mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 02:13:33 +00:00
Added new podcast controller icons
This commit is contained in:
parent
c376adf2d9
commit
0c6bab8fd6
5 changed files with 47 additions and 0 deletions
9
app/src/main/res/drawable/ic_skip_silence_outlined.xml
Normal file
9
app/src/main/res/drawable/ic_skip_silence_outlined.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="@color/titleTextColor"
|
||||
android:pathData="M15,4v7L5.17,11l-0.59,0.59 -0.58,0.58L4,4h11m1,-2L3,2c-0.55,0 -1,0.45 -1,1v14l4,-4h10c0.55,0 1,-0.45 1,-1L17,3c0,-0.55 -0.45,-1 -1,-1zM21,6h-2v9L6,15v2c0,0.55 0.45,1 1,1h11l4,4L22,7c0,-0.55 -0.45,-1 -1,-1z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue