mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-24 08:37:32 +01:00
39708e5fb6
Fixes #3845
35 lines
1.9 KiB
XML
35 lines
1.9 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="?attr/deviceIconLight"
|
|
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="?attr/deviceIconDark"
|
|
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="?attr/deviceIconPrimary"
|
|
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="?attr/deviceIconOnPrimary"
|
|
android:pathData="M19.932 9.383h0.397a0.53 0.53 0 0 1 0.53 0.53v0.53a0.53 0.53 0 0 1-0.53 0.531h-0.397a0.53 0.53 0 0 1-0.53-0.53v-0.53a0.53 0.53 0 0 1 0.53-0.53z"
|
|
android:strokeWidth="3.5" />
|
|
<path
|
|
android:fillColor="?attr/deviceIconOnPrimary"
|
|
android:pathData="M9.848 7.218h8.986a1.142 1.142 0 0 1 1.142 1.142v12.123a1.142 1.142 0 0 1-1.142 1.142H9.848a1.142 1.142 0 0 1-1.142-1.142V8.36a1.142 1.142 0 0 1 1.142-1.142z"
|
|
android:strokeWidth="3.46226358" />
|
|
<path
|
|
android:fillColor="?attr/deviceIconPrimary"
|
|
android:pathData="M10.076 9.295h8.441V19.37h-8.44z"
|
|
android:strokeWidth="3.5" />
|
|
<path
|
|
android:fillColor="?attr/deviceIconOnPrimary"
|
|
android:pathData="M11.225 10.62h6.276v7.514h-6.276z"
|
|
android:strokeWidth="3.5" />
|
|
</vector>
|