summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_bookmark_white_24dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/drawable/ic_bookmark_white_24dp.xml')
-rw-r--r--core/src/main/res/drawable/ic_bookmark_white_24dp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/res/drawable/ic_bookmark_white_24dp.xml b/core/src/main/res/drawable/ic_bookmark_white_24dp.xml
index 02728b731..798df2d24 100644
--- a/core/src/main/res/drawable/ic_bookmark_white_24dp.xml
+++ b/core/src/main/res/drawable/ic_bookmark_white_24dp.xml
@@ -1,4 +1,4 @@
-<vector android:height="24dp" android:tint="#FFFFFF"
+<vector android:height="24dp"
android:viewportHeight="24.0" android:viewportWidth="24.0"
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FFFFFFFF" android:pathData="M17,3H7c-1.1,0 -1.99,0.9 -1.99,2L5,21l7,-3 7,3V5c0,-1.1 -0.9,-2 -2,-2z"/>