summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_remove_grey600.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/drawable/ic_remove_grey600.xml')
-rw-r--r--core/src/main/res/drawable/ic_remove_grey600.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/main/res/drawable/ic_remove_grey600.xml b/core/src/main/res/drawable/ic_remove_grey600.xml
new file mode 100644
index 000000000..5a6b2af6b
--- /dev/null
+++ b/core/src/main/res/drawable/ic_remove_grey600.xml
@@ -0,0 +1,5 @@
+<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="#FF757575" android:pathData="M19,13H5v-2h14v2z"/>
+</vector>