mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-14 14:09:28 +01:00
c5daa28214
Improved the screenshot vector image a bit to look more uniform with the rest Improved the about activity a bit for Android 10+ Cleaned up and optimized all vector drawables Co-authored-by: TaaviE <taavi.eomae@gmail.com> Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/1996
37 lines
2.2 KiB
XML
37 lines
2.2 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="45sp"
|
|
android:height="45sp"
|
|
android:viewportWidth="30"
|
|
android:viewportHeight="30">
|
|
<path
|
|
android:fillColor="#7a7a7a"
|
|
android:pathData="M3.871 3.877h20.925a0.947 0.947 0 0 1 0.948 0.947v20.01a0.947 0.947 0 0 1-0.948 0.948H3.871a0.947 0.947 0 0 1-0.947-0.948V4.824a0.947 0.947 0 0 1 0.947-0.947z"
|
|
android:strokeWidth="3.57115173" />
|
|
<path
|
|
android:fillAlpha="0.9411765"
|
|
android:fillColor="#9f9f9f"
|
|
android:pathData="M3.879 3.035h20.925a0.947 0.947 0 0 1 0.947 0.947v20.01a0.947 0.947 0 0 1-0.947 0.948H3.88a0.947 0.947 0 0 1-0.947-0.948V3.982A0.947 0.947 0 0 1 3.88 3.035z"
|
|
android:strokeWidth="3.57115173" />
|
|
<path
|
|
android:fillColor="#8a8a8a"
|
|
android:pathData="M3.871 3.413h20.925a0.947 0.947 0 0 1 0.948 0.947v20.01a0.947 0.947 0 0 1-0.948 0.948H3.871a0.947 0.947 0 0 1-0.947-0.948V4.36A0.947 0.947 0 0 1 3.87 3.413z"
|
|
android:strokeWidth="3.57115173" />
|
|
<path
|
|
android:fillColor="#ffffff"
|
|
android:pathData="M7.279 12.118a4.008 4.008 0 1 1 8.015 0 4.008 4.008 0 1 1-8.015 0"
|
|
android:strokeWidth="3.69501472" />
|
|
<path
|
|
android:fillColor="#ffffff"
|
|
android:pathData="M13.592 12.106a4.008 4.008 0 1 1 8.015 0 4.008 4.008 0 1 1-8.015 0"
|
|
android:strokeWidth="3.69501472" />
|
|
<path
|
|
android:pathData="M8.1 13.594c1.956 3.307 6.76 7.152 6.76 7.152m6.035-7.436c-1.171 2.85-6.66 7.434-6.66 7.434"
|
|
android:strokeWidth="1"
|
|
android:strokeColor="#ffffff" />
|
|
<path
|
|
android:fillColor="#ffffff"
|
|
android:pathData="M14.154 19.504c-0.931-0.797-1.795-1.595-2.573-2.373-0.682-0.683-1.055-1.083-0.994-1.065 0.231 0.07 1.014 0.073 1.378 0.007 0.655-0.12 1.237-0.375 1.76-0.772 0.183-0.14 0.529-0.47 0.645-0.618l0.067-0.084 0.318 0.317c0.362 0.36 0.608 0.544 1.014 0.754 0.647 0.336 1.409 0.492 2.12 0.434 0.157-0.013 0.334-0.032 0.392-0.043 0.058-0.01 0.11-0.016 0.114-0.012 0.023 0.023-1.056 1.148-1.699 1.77-0.731 0.709-1.727 1.623-2.144 1.968-0.03 0.024-0.086-0.016-0.398-0.283z"
|
|
android:strokeWidth="0.07733981"
|
|
android:strokeColor="#ffffff" />
|
|
</vector>
|