mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-15 22:49:26 +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
36 lines
2.2 KiB
XML
36 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="#1f7fdb"
|
|
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:fillColor="#4dabf5"
|
|
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="#2196f3"
|
|
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.18 11.825a4.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.493 11.814a4.008 4.008 0 1 1 8.016 0 4.008 4.008 0 1 1-8.016 0"
|
|
android:strokeWidth="3.69501472" />
|
|
<path
|
|
android:pathData="M8.002 13.302c1.955 3.307 6.759 7.152 6.759 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.056 19.212c-0.932-0.797-1.796-1.595-2.573-2.373-0.682-0.683-1.056-1.083-0.995-1.065 0.232 0.07 1.014 0.073 1.378 0.006 0.656-0.12 1.237-0.374 1.76-0.772 0.183-0.14 0.529-0.47 0.645-0.617l0.067-0.084 0.318 0.316c0.362 0.362 0.608 0.545 1.014 0.755 0.647 0.335 1.409 0.491 2.12 0.434 0.158-0.013 0.334-0.032 0.392-0.043 0.059-0.011 0.11-0.016 0.114-0.012 0.023 0.023-1.055 1.148-1.698 1.77-0.732 0.708-1.728 1.623-2.145 1.968-0.03 0.024-0.086-0.016-0.397-0.283z"
|
|
android:strokeWidth="0.07733981"
|
|
android:strokeColor="#ffffff" />
|
|
</vector>
|