mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-25 08:05:55 +01:00
Nothing Ear: make icons work in dark mode
This commit is contained in:
parent
fcb91fd544
commit
fd9a3f7340
@ -2,7 +2,8 @@
|
||||
android:width="45sp"
|
||||
android:height="45sp"
|
||||
android:viewportWidth="25"
|
||||
android:viewportHeight="25">
|
||||
android:viewportHeight="25"
|
||||
android:tint="#7E7E7E">
|
||||
<path
|
||||
android:pathData="m12.0927,19.3298c-0.241,3.181 4.3579,3.724 4.2615,-0.8403l-0.054,-11.0757c-0.0096,-1.9588 -0.9269,-4.7246 -4.0681,-4.6895 -2.4888,0.0278 -5.0364,0.643 -5.0461,1.8758l-0.0329,4.1767c-0.0152,1.9307 3.7442,3.6762 4.8677,2.9943 1.0099,-0.6129 0.0595,7.6762 0.0595,7.6762"
|
||||
android:strokeWidth="2"
|
||||
|
@ -2,7 +2,8 @@
|
||||
android:width="45sp"
|
||||
android:height="45sp"
|
||||
android:viewportWidth="25"
|
||||
android:viewportHeight="25">
|
||||
android:viewportHeight="25"
|
||||
android:tint="#7E7E7E">
|
||||
<path
|
||||
android:pathData="m11.7614,19.3298c0.241,3.1811 -4.3579,3.7241 -4.2615,-0.8403l0.054,-11.0761c0.0096,-1.9589 0.9269,-4.7247 4.0681,-4.6896 2.4888,0.0278 5.0364,0.643 5.0461,1.8758l0.0329,4.1769c0.0152,1.9308 -3.7442,3.6763 -4.8677,2.9944 -1.0099,-0.6129 -0.0595,7.6764 -0.0595,7.6764"
|
||||
android:strokeWidth="2"
|
||||
|
@ -2,7 +2,8 @@
|
||||
android:width="45sp"
|
||||
android:height="45sp"
|
||||
android:viewportWidth="25"
|
||||
android:viewportHeight="25">
|
||||
android:viewportHeight="25"
|
||||
android:tint="#7E7E7E">
|
||||
<path
|
||||
android:pathData="M8.1975,3L16.8025,3A5.7287,5.7287 0,0 1,22.5312 8.7287L22.5312,16.2713A5.7287,5.7287 0,0 1,16.8025 22L8.1975,22A5.7287,5.7287 0,0 1,2.4688 16.2713L2.4688,8.7287A5.7287,5.7287 0,0 1,8.1975 3z"
|
||||
android:strokeWidth="2"
|
||||
|
Loading…
Reference in New Issue
Block a user