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
33 lines
1.7 KiB
XML
33 lines
1.7 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="M9.388 13.204h9.841a1.094 1.094 0 0 1 1.094 1.094v0.228a1.094 1.094 0 0 1-1.094 1.094H9.39a1.094 1.094 0 0 1-1.095-1.094v-0.228a1.094 1.094 0 0 1 1.094-1.094z"
|
|
android:strokeWidth="2.22514033"
|
|
android:strokeColor="#ffffff" />
|
|
<path
|
|
android:fillColor="#8a8a8a"
|
|
android:pathData="M17.313 14.401a1.405 1.405 0 1 1 2.81 0 1.405 1.405 0 1 1-2.81 0"
|
|
android:strokeWidth="3.82923341" />
|
|
<path
|
|
android:fillColor="#ffffff"
|
|
android:pathData="M17.69 14.403a1.03 1.03 0 1 1 2.06 0 1.03 1.03 0 1 1-2.06 0"
|
|
android:strokeWidth="2.80542302" />
|
|
</vector>
|