summaryrefslogtreecommitdiff
path: root/libraries/BluetoothServices/res/drawable/ic_play_arrow.xml
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2024-01-17 22:12:21 -0800
committerXin Li <delphij@google.com>2024-01-17 22:12:21 -0800
commit51c5f77de36f44e61032ac5db4d8abf08e35f9d3 (patch)
treeaa90a5a45e5f618ad3e92720859939224db52707 /libraries/BluetoothServices/res/drawable/ic_play_arrow.xml
parentc4c1448b0fda9038cdcf35058d62b0eeb50218fb (diff)
parent30821aaf9b749847bb2b798413761ef3d87ea0bd (diff)
downloadatv-51c5f77de36f44e61032ac5db4d8abf08e35f9d3.tar.gz
Merge Android 24Q1 Release (ab/11220357)temp_319669529
Bug: 319669529 Merged-In: I96bb0be5a0a7c9d8b5cf49d54e0475ad8826b10e Change-Id: I7c432778389d3337ee647a057436bc957ab538fc
Diffstat (limited to 'libraries/BluetoothServices/res/drawable/ic_play_arrow.xml')
-rw-r--r--libraries/BluetoothServices/res/drawable/ic_play_arrow.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/BluetoothServices/res/drawable/ic_play_arrow.xml b/libraries/BluetoothServices/res/drawable/ic_play_arrow.xml
new file mode 100644
index 0000000..f9236fb
--- /dev/null
+++ b/libraries/BluetoothServices/res/drawable/ic_play_arrow.xml
@@ -0,0 +1,9 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="960"
+ android:viewportHeight="960">
+ <path
+ android:fillColor="@android:color/white"
+ android:pathData="M320,760v-560l440,280 -440,280ZM400,480ZM400,614 L610,480 400,346v268Z"/>
+</vector>