summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_av_play_white_48dp.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-02-12 14:18:02 +0100
committerByteHamster <info@bytehamster.com>2020-02-12 18:43:53 +0100
commitf9e97e878eecd5f974264182fc5b08129390d138 (patch)
treef68bc081f7cfd371a8d2d42d99e6b73852447d2b /core/src/main/res/drawable/ic_av_play_white_48dp.xml
parent25fbff6afd8bf103477a8be88c8bf114cadfb598 (diff)
downloadAntennaPod-f9e97e878eecd5f974264182fc5b08129390d138.zip
Replaced images with vector version
Diffstat (limited to 'core/src/main/res/drawable/ic_av_play_white_48dp.xml')
-rw-r--r--core/src/main/res/drawable/ic_av_play_white_48dp.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/src/main/res/drawable/ic_av_play_white_48dp.xml b/core/src/main/res/drawable/ic_av_play_white_48dp.xml
new file mode 100644
index 000000000..bf94a000b
--- /dev/null
+++ b/core/src/main/res/drawable/ic_av_play_white_48dp.xml
@@ -0,0 +1,7 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="48dp"
+ android:height="48dp"
+ android:viewportHeight="24.0"
+ android:viewportWidth="24.0">
+ <path android:fillColor="#FFFFFFFF" android:pathData="M8,5v14l11,-7z"/>
+</vector>