Merge pull request #5014 from Fxsch/master

refactor: remade SponsorBlock player icons to fit the style of the other icons
This commit is contained in:
Bnyro 2023-10-23 16:47:21 +02:00 committed by GitHub
commit 0482bfe9ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 43 additions and 29 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,13 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:name="vector"
android:width="24dp"
android:height="24.121029dp"
android:tint="@android:color/white"
android:viewportWidth="565.15"
android:viewportHeight="568">
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#ffffff"
android:pathData="m282.58,568a65,65 0,0 1,-34.14 -9.66C95.41,463.94 2.54,300.46 0,121a64.91,64.91 0,0 1,34 -58.09,522.56 522.56,0 0,1 497.16,0 64.91,64.91 0,0 1,34 58.12c-2.53,179.43 -95.4,342.91 -248.42,437.3A65,65 0,0 1,282.58 568ZM282.58,19.69A502.24,502.24 0,0 0,43.4 80.22,45.27 45.27,0 0,0 19.7,120.75c2.44,172.67 91.81,330 239.07,420.83a46.19,46.19 0,0 0,47.61 0C453.64,450.73 543,293.42 545.45,120.75A45.26,45.26 0,0 0,521.75 80.21,502.26 502.26,0 0,0 282.58,19.69Z" />
android:name="path"
android:pathData="M 19.744 4.607 C 17.927 3.437 15.904 2.98 13.993 2.821 C 12.663 2.71 11.327 2.71 9.997 2.821 C 8.089 2.981 6.071 3.437 4.256 4.606 C 3.737 4.962 3.324 5.452 3.059 6.022 C 2.794 6.593 2.688 7.225 2.751 7.851 C 2.996 11.273 4.249 16.654 10.29 20.741 C 10.794 21.082 11.388 21.264 11.995 21.264 C 12.603 21.264 13.197 21.082 13.7 20.741 C 19.743 16.654 21.002 11.273 21.249 7.851 C 21.312 7.225 21.206 6.593 20.942 6.022 C 20.677 5.452 20.263 4.963 19.744 4.607 Z"
android:strokeColor="#ffffff"
android:strokeWidth="1.5"/>
<path
android:name="path_1"
android:pathData="M 11.25 16.5 L 11.25 10.387 L 9.3 12.338 L 8.25 11.25 L 12 7.5 L 15.75 11.25 L 14.7 12.338 L 12.75 10.387 L 12.75 16.5 Z"
android:fillColor="#ffffff"
android:pathData="M284.71,42.69A479.9,479.9 0,0 0,54.37 100.42A22.53,22.53 0,0 0,42.67 120.42C45.07,290.26 135.67,438.64 270.83,522.01A22.48,22.48 0,0 0,294.32 522.01C429.48,438.64 520.08,290.26 522.48,120.42A22.53,22.53 0,0 0,510.78 100.42A479.9,479.9 0,0 0,284.71 42.69zM282.57,112.11L282.87,112.11L423.76,365.75L330.3,365.75L330.3,409.21L234.85,409.21L234.85,365.75L141.39,365.75L282.57,112.11z" />
android:strokeWidth="1"/>
</vector>