summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_notification_key.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-09-29 12:31:55 +0200
committerByteHamster <info@bytehamster.com>2019-09-29 12:31:55 +0200
commit8d9c292ca1b568cff9ff4c705c967df4b65ef2d1 (patch)
treed8a3dee287fcc73cecd25b1ce8a4256381880efb /core/src/main/res/drawable/ic_notification_key.xml
parent7ae393479436e26d41fa1edbd8a157771a25466b (diff)
parent373f31c53ea9277205cc0c6a6bdaa44201964500 (diff)
downloadAntennaPod-8d9c292ca1b568cff9ff4c705c967df4b65ef2d1.zip
Merge branch 'develop' into smart-spread-fix
Diffstat (limited to 'core/src/main/res/drawable/ic_notification_key.xml')
-rw-r--r--core/src/main/res/drawable/ic_notification_key.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/src/main/res/drawable/ic_notification_key.xml b/core/src/main/res/drawable/ic_notification_key.xml
new file mode 100644
index 000000000..c8a817eeb
--- /dev/null
+++ b/core/src/main/res/drawable/ic_notification_key.xml
@@ -0,0 +1,6 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:height="24dp" android:viewportHeight="24.0"
+ android:viewportWidth="24.0" android:width="24dp">
+ <path android:fillColor="#FFFFFFFF"
+ android:pathData="M12.65,10C11.83,7.67 9.61,6 7,6c-3.31,0 -6,2.69 -6,6s2.69,6 6,6c2.61,0 4.83,-1.67 5.65,-4H17v4h4v-4h2v-4H12.65zM7,14c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2z"/>
+</vector>