1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 07:01:33 +02:00
Gadgetbridge/app/src/main/res/drawable/ic_no_watch.xml
TaaviE 4aea2e626c Improve icon size consistency in ControlCenterv2 (#2000)
Tinted the ic_delete_forever.xml correctly

Updated the default icon to look consistent with the rest

Due to being used in FABs, made ic_add white by-default and tinted ic_block properly

Adjusted Amazfit Bip and the ic_no_watch drawables to look more uniform with the rest

Re-imported the Amazfit Bip icon to fit the rest

Re-imported all material.io icons with the same DPI, renamed to original names, optimized and tinted every icon the same way

Updated the ic_switch_left icon to look better on smaller screens

scale refresh in control center to match the rest

Improved the icon size consistency in ControlCenter

Co-authored-by: TaaviE <taavi.eomae@gmail.com>
Co-authored-by: vanous <petr@linuks.cz>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2000
2020-09-01 21:27:07 +02:00

16 lines
1.2 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="#7E7E7E"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#000000"
android:pathData="M8 0L7.05 5.73C6.828 5.907 6.626 6.106 6.425 6.306L8.13 7.438C8.505 7.12 8.913 6.84 9.357 6.62 10.156 6.227 11.051 6 12 6c1.174 0 2.266 0.343 3.191 0.928C16.876 7.99 18 9.864 18 12c0 0.628-0.098 1.233-0.277 1.803l1.709 1.132C19.792 14.025 20 13.037 20 12c0-1.851-0.638-3.555-1.697-4.91-0.394-0.504-0.84-0.964-1.342-1.36L16 0H8zm1.7 2h4.61l0.41 2.48C13.87 4.17 12.96 4 12 4c-0.95 0-1.87 0.17-2.71 0.47L9.7 2zM5.386 7.525C4.515 8.8 4 10.335 4 12c0 2.55 1.19 4.81 3.05 6.27L8 24h8l0.96-5.73c0.667-0.526 1.244-1.16 1.714-1.87l-1.662-1.109C15.938 16.921 14.095 18 12 18c-3.31 0-6-2.69-6-6 0-1.25 0.392-2.405 1.049-3.365l-1.662-1.11zM14.72 19.52L14.31 22H9.698l-0.41-2.47C10.13 19.83 11.05 20 12 20c0.96 0 1.87-0.17 2.72-0.48z" />
<path
android:fillType="evenOdd"
android:pathData="M2.033 5.303l20.152 13.612"
android:strokeWidth="2"
android:strokeColor="#000000" />
</vector>