playback: make repeat/shuffle on icons thicker

This commit is contained in:
Alexander Capehart 2024-10-19 12:29:38 -06:00
parent 22ce9988c8
commit 59fd4b5e18
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
3 changed files with 17 additions and 18 deletions

View file

@ -1,10 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="?attr/colorPrimary"
android:viewportWidth="24"
android:viewportHeight="24">
android:viewportWidth="960"
android:viewportHeight="960"
android:tint="?attr/colorPrimary">
<path
android:fillColor="@android:color/white"
android:pathData="M6.8,22.725 L2.3,18.225 6.8,13.725 8.675,15.625 7.4,16.9H16.925V12.825H19.575V19.55H7.4L8.675,20.825ZM4.45,11.15V4.425H16.625L15.35,3.15L17.225,1.25L21.725,5.75L17.225,10.25L15.35,8.35L16.625,7.075H7.1V11.15Z" />
android:pathData="M266,928L74,735L266,542L355,632L314,672L680,672L680,511L806,511L806,798L314,798L355,838L266,928ZM154,460L154,172L647,172L607,133L695,43L888,235L695,428L607,338L647,298L280,298L280,460L154,460Z"/>
</vector>

View file

@ -1,10 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="?attr/colorPrimary"
android:viewportWidth="24"
android:viewportHeight="24">
android:viewportWidth="960"
android:viewportHeight="960"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M11.325,15.225V10.65H9.6V8.75H13.225V15.225ZM6.8,22.725 L2.3,18.225 6.8,13.725 8.675,15.625 7.4,16.9H16.925V12.825H19.575V19.55H7.4L8.675,20.825ZM4.45,11.15V4.425H16.625L15.35,3.15L17.225,1.25L21.725,5.75L17.225,10.25L15.35,8.35L16.625,7.075H7.1V11.15Z" />
android:pathData="M448,611L448,430L391,430L391,348L529,348L529,611L448,611ZM266,928L74,735L266,542L355,632L314,672L680,672L680,511L806,511L806,798L314,798L355,838L266,928ZM154,460L154,172L647,172L607,133L695,43L888,235L695,428L607,338L647,298L280,298L280,460L154,460Z"/>
</vector>

View file

@ -1,11 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="?attr/colorPrimary"
android:viewportWidth="960"
android:viewportHeight="960">
android:viewportHeight="960"
android:tint="?attr/colorPrimary">
<path
android:fillColor="@android:color/white"
android:pathData="M546,817L546,703L627,703L528,603L607,524L706,623L706,543L820,543L820,817L546,817ZM219,823L140,744L627,257L546,257L546,143L820,143L820,417L706,417L706,336L219,823ZM359,435L140,216L219,137L438,356L359,435Z" />
android:pathData="M556,846L556,731L648,731L534,617L616,537L730,648L730,558L846,558L846,846L556,846ZM194,845L114,764L648,230L556,230L556,114L846,114L846,403L730,403L730,311L194,845ZM349,429L114,195L194,114L431,348L349,429Z"/>
</vector>