1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/res/drawable/ic_device_itag.xml
TaaviE c5daa28214 Optimized vector images (#1996)
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
2020-08-28 13:21:21 +02:00

41 lines
2.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="#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="M13.514 11.518c0.727-0.005 2.73-0.032 3.09-0.659 0.36-0.627-0.642-2.351-1.01-2.974-0.367-0.622-1.391-2.332-2.118-2.328-0.727 0.005-1.73 1.728-2.089 2.355-0.36 0.628-1.338 2.364-0.971 2.987 0.367 0.623 2.371 0.623 3.098 0.619z"
android:strokeWidth="0.75212771" />
<path
android:fillColor="#ffffff"
android:pathData="M8.401 13.429c0.879-0.025 1.488 1.191 1.947 2.027 0.458 0.836 1.152 1.994 0.732 2.854-0.42 0.86-1.669 0.84-2.548 0.866-0.879 0.024-2.125 0.115-2.584-0.72-0.459-0.836 0.181-2.032 0.602-2.893 0.42-0.86 0.972-2.11 1.851-2.134z"
android:strokeWidth="0.64926457" />
<path
android:fillColor="#2196f3"
android:pathData="M13.485 6.99c-0.262 0-0.566 0.013-0.698-0.129-0.132-0.142 0.035-0.302 0.165-0.445 0.13-0.143 0.267-0.315 0.529-0.316 0.262 0 0.4 0.17 0.532 0.311 0.132 0.142 0.3 0.301 0.17 0.444-0.131 0.143-0.435 0.134-0.698 0.135zm-5.054 7.782c-0.237 0-0.58-0.026-0.698-0.154-0.12-0.128 0.012-0.328 0.13-0.458 0.118-0.13 0.326-0.302 0.563-0.303 0.238-0.001 0.448 0.17 0.567 0.298 0.12 0.129 0.253 0.328 0.135 0.457-0.118 0.13-0.46 0.159-0.697 0.16z" />
<path
android:fillColor="#fefefe"
android:pathData="M5.779 18.004a2.74 2.784 0 1 0 5.48 0 2.74 2.784 0 1 0-5.48 0z"
android:strokeWidth="1.24393165" />
<path
android:fillColor="#ffffff"
android:pathData="M16.202 14.348h3.905a0.854 0.854 0 0 1 0.854 0.854v3.905a0.854 0.854 0 0 1-0.854 0.854h-3.905a0.854 0.854 0 0 1-0.854-0.854v-3.905a0.854 0.854 0 0 1 0.854-0.854z" />
<path
android:fillColor="#2196f3"
android:pathData="M15.866 15.375a0.553 0.536 0 1 0 1.107 0 0.553 0.536 0 1 0-1.107 0z"
android:strokeWidth="1.06593406" />
</vector>