aboutsummaryrefslogtreecommitdiff
path: root/android/WALT/app/src/main/res/drawable/ic_music_note_black_24dp.xml
blob: fb95660827f7edb2aae42bc86cc678e8cbbf565b (plain)
1
2
3
4
5
6
7
8
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-0.59-0.34-1.27-0.55-2-0.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z"/>
</vector>