summaryrefslogtreecommitdiff
path: root/ui/common/src/main/res/drawable/ic_skip_48dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/common/src/main/res/drawable/ic_skip_48dp.xml')
-rw-r--r--ui/common/src/main/res/drawable/ic_skip_48dp.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ui/common/src/main/res/drawable/ic_skip_48dp.xml b/ui/common/src/main/res/drawable/ic_skip_48dp.xml
new file mode 100644
index 000000000..9e4b00ef0
--- /dev/null
+++ b/ui/common/src/main/res/drawable/ic_skip_48dp.xml
@@ -0,0 +1,7 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="48dp"
+ android:height="48dp"
+ android:viewportHeight="24.0"
+ android:viewportWidth="24.0">
+ <path android:fillColor="?attr/action_icon_color" android:pathData="M6,18l8.5,-6L6,6v12zM16,6v12h2V6h-2z"/>
+</vector>