aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml')
-rw-r--r--app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml b/app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml
index 85e5da1..3e7b3df 100644
--- a/app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml
+++ b/app/src/main/res/drawable/ic_pause_circle_filled_primary_24dp.xml
@@ -23,6 +23,6 @@
23 android:viewportHeight="24.0" 23 android:viewportHeight="24.0"
24 android:viewportWidth="24.0"> 24 android:viewportWidth="24.0">
25 <path 25 <path
26 android:fillColor="@color/textPrimary" 26 android:fillColor="@color/textTitle"
27 android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM11,16L9,16L9,8h2v8zM15,16h-2L13,8h2v8z"/> 27 android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM11,16L9,16L9,8h2v8zM15,16h-2L13,8h2v8z"/>
28</vector> 28</vector>