aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_baseline_fast_forward_32.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/ic_baseline_fast_forward_32.xml')
-rw-r--r--app/src/main/res/drawable/ic_baseline_fast_forward_32.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/drawable/ic_baseline_fast_forward_32.xml b/app/src/main/res/drawable/ic_baseline_fast_forward_32.xml
index 2ed77118..76814b8b 100644
--- a/app/src/main/res/drawable/ic_baseline_fast_forward_32.xml
+++ b/app/src/main/res/drawable/ic_baseline_fast_forward_32.xml
@@ -1,5 +1,5 @@
-<vector android:height="32dp" android:tint="?attr/colorControlNormal"
+<vector android:height="32dp" android:tint="#F5F5F5"
android:viewportHeight="24" android:viewportWidth="24"
android:width="32dp" xmlns:android="http://schemas.android.com/apk/res/android">
- <path android:fillColor="@android:color/white" android:pathData="M4,18l8.5,-6L4,6v12zM13,6v12l8.5,-6L13,6z"/>
+ <path android:fillColor="@android:color/white" android:pathData="M5.58,16.89l5.77,-4.07c0.56,-0.4 0.56,-1.24 0,-1.63L5.58,7.11C4.91,6.65 4,7.12 4,7.93v8.14c0,0.81 0.91,1.28 1.58,0.82zM13,7.93v8.14c0,0.81 0.91,1.28 1.58,0.82l5.77,-4.07c0.56,-0.4 0.56,-1.24 0,-1.63l-5.77,-4.07c-0.67,-0.47 -1.58,0 -1.58,0.81z"/>
</vector>