summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_add.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2021-04-15 21:44:02 +0200
committerByteHamster <info@bytehamster.com>2021-04-21 23:05:42 +0200
commitbd7793ffd49a914ced95f82b3ea7633972eb738a (patch)
tree234c031ee6022dc0ca36657eebf3e36fe9ed3960 /core/src/main/res/drawable/ic_add.xml
parentd51e9c7625e0cf1d72c17e908312b7dd42363622 (diff)
downloadAntennaPod-bd7793ffd49a914ced95f82b3ea7633972eb738a.zip
Deleted duplicate resources
Diffstat (limited to 'core/src/main/res/drawable/ic_add.xml')
-rw-r--r--core/src/main/res/drawable/ic_add.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/main/res/drawable/ic_add.xml b/core/src/main/res/drawable/ic_add.xml
new file mode 100644
index 000000000..404275dd3
--- /dev/null
+++ b/core/src/main/res/drawable/ic_add.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="?attr/action_icon_color" android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
+</vector>