summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_notification_fast_forward.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-09-27 12:58:56 +0200
committerByteHamster <info@bytehamster.com>2019-09-27 12:58:56 +0200
commit107b64315e5b87870e49fc0ab7be1b6d631c7e8c (patch)
tree598fd500c044d017bcc9cc3b33083a4f3a598b72 /core/src/main/res/drawable/ic_notification_fast_forward.xml
parentb94595fe44f4e75f2e5bdc27e5bb62a0e1f250fc (diff)
parent3e01d66cbdd14f141a4e75799731d0dc0de33b81 (diff)
downloadAntennaPod-107b64315e5b87870e49fc0ab7be1b6d631c7e8c.zip
Merge branch 'develop' into update-progress
Diffstat (limited to 'core/src/main/res/drawable/ic_notification_fast_forward.xml')
-rw-r--r--core/src/main/res/drawable/ic_notification_fast_forward.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/src/main/res/drawable/ic_notification_fast_forward.xml b/core/src/main/res/drawable/ic_notification_fast_forward.xml
new file mode 100644
index 000000000..bf564977c
--- /dev/null
+++ b/core/src/main/res/drawable/ic_notification_fast_forward.xml
@@ -0,0 +1,5 @@
+<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="M4,18l8.5,-6L4,6v12zM13,6v12l8.5,-6L13,6z"/>
+</vector>