aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/media_repeat_off_dark.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/media_repeat_off_dark.xml')
-rw-r--r--app/src/main/res/drawable/media_repeat_off_dark.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/media_repeat_off_dark.xml b/app/src/main/res/drawable/media_repeat_off_dark.xml
new file mode 100644
index 00000000..26187c94
--- /dev/null
+++ b/app/src/main/res/drawable/media_repeat_off_dark.xml
@@ -0,0 +1,5 @@
+<vector android:height="24dp" android:tint="#F5F5F5"
+ android:viewportHeight="24" android:viewportWidth="24"
+ android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="@android:color/white" android:pathData="M7,7h10v1.79c0,0.45 0.54,0.67 0.85,0.35l2.79,-2.79c0.2,-0.2 0.2,-0.51 0,-0.71l-2.79,-2.79c-0.31,-0.31 -0.85,-0.09 -0.85,0.36L17,5L6,5c-0.55,0 -1,0.45 -1,1v4c0,0.55 0.45,1 1,1s1,-0.45 1,-1L7,7zM17,17L7,17v-1.79c0,-0.45 -0.54,-0.67 -0.85,-0.35l-2.79,2.79c-0.2,0.2 -0.2,0.51 0,0.71l2.79,2.79c0.31,0.31 0.85,0.09 0.85,-0.36L7,19h11c0.55,0 1,-0.45 1,-1v-4c0,-0.55 -0.45,-1 -1,-1s-1,0.45 -1,1v3z"/>
+</vector>