mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-16 15:09: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
26 lines
1.4 KiB
XML
26 lines
1.4 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="#6cb8f7"
|
|
android:pathData="M3.612 2.619h19.7a0.854 0.854 0 0 1 0.854 0.854v18.94a0.854 0.854 0 0 1-0.855 0.855h-19.7a0.854 0.854 0 0 1-0.854-0.854V3.473a0.854 0.854 0 0 1 0.855-0.854z"
|
|
android:strokeWidth="0.99516809" />
|
|
<path
|
|
android:fillColor="#0c84e3"
|
|
android:pathData="M3.61 3.393h19.7a0.854 0.854 0 0 1 0.855 0.854v18.941a0.854 0.854 0 0 1-0.854 0.854H3.61a0.854 0.854 0 0 1-0.854-0.854V4.248A0.854 0.854 0 0 1 3.61 3.392z"
|
|
android:strokeWidth="0.99516809" />
|
|
<path
|
|
android:fillColor="#2196f3"
|
|
android:pathData="M3.61 3.024h19.7a0.854 0.854 0 0 1 0.854 0.854v18.94a0.854 0.854 0 0 1-0.854 0.854H3.61a0.854 0.854 0 0 1-0.854-0.854V3.878A0.854 0.854 0 0 1 3.61 3.024z"
|
|
android:strokeWidth="0.99516809" />
|
|
<path
|
|
android:fillColor="#ffffff"
|
|
android:pathData="M11.15 8.736h4.576a0.507 0.567 0 0 1 0.507 0.567v7.836a0.507 0.567 0 0 1-0.507 0.567h-4.577a0.507 0.567 0 0 1-0.507-0.567V9.303a0.507 0.567 0 0 1 0.507-0.567zm0.582 9.735h3.382v1.45h-3.382zM11.705 6.474h3.382v1.45h-3.382z" />
|
|
<path
|
|
android:fillColor="#2196f3"
|
|
android:pathData="M11.514 9.729h3.907v6.978h-3.907z"
|
|
android:strokeWidth="0.91048878" />
|
|
</vector>
|