mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
47 lines
1.3 KiB
XML
47 lines
1.3 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:tint="?attr/colorControlNormal"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
|
|
<path
|
|
android:pathData="M10.8,2.3 L12,1 L13.2,2.3"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="1"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#FFFFFFFF"
|
|
android:strokeLineCap="round" />
|
|
|
|
<path
|
|
android:pathData="M11.7,1.4 L12.3,1.4 L12.8,7 L11.2,7 Z"
|
|
android:fillColor="#FFFFFFFF" />
|
|
|
|
<path
|
|
android:pathData="M12,7v0"
|
|
android:strokeColor="#FFFFFFFF"
|
|
android:strokeWidth="1.6"
|
|
android:strokeLineCap="round"
|
|
android:fillColor="#00000000" />
|
|
|
|
<path
|
|
android:pathData="M12,10v0"
|
|
android:strokeColor="#FFFFFFFF"
|
|
android:strokeWidth="2.1"
|
|
android:strokeLineCap="round"
|
|
android:fillColor="#00000000" />
|
|
|
|
<path
|
|
android:pathData="M10.95,10 L13.05,10 L14,21 L10,21 Z"
|
|
android:fillColor="#FFFFFFFF" />
|
|
|
|
<path
|
|
android:pathData="M7,16 L12,21 L17,16"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="3"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#FFFFFFFF"
|
|
android:strokeLineCap="round" />
|
|
|
|
</vector>
|