aboutsummaryrefslogtreecommitdiff
path: root/android/WALT/app/src/main/res/drawable/ic_music_note_black_24dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/WALT/app/src/main/res/drawable/ic_music_note_black_24dp.xml')
-rw-r--r--android/WALT/app/src/main/res/drawable/ic_music_note_black_24dp.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/android/WALT/app/src/main/res/drawable/ic_music_note_black_24dp.xml b/android/WALT/app/src/main/res/drawable/ic_music_note_black_24dp.xml
new file mode 100644
index 0000000..2e5b3cc
--- /dev/null
+++ b/android/WALT/app/src/main/res/drawable/ic_music_note_black_24dp.xml
@@ -0,0 +1,9 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+android:width="24dp"
+android:height="24dp"
+android:viewportWidth="24.0"
+android:viewportHeight="24.0">
+<path
+ android:fillColor="#FF000000"
+ android:pathData="M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z"/>
+</vector> \ No newline at end of file