1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-02 03:16:07 +02:00
Gadgetbridge/app/src/main/res/drawable/ic_wena_icon_left.xml
vladkorotnev 889a1db801 Sony Wena 3: Initial support (#3311)
Co-authored-by: vladkorotnev <vladkorotnev@noreply.codeberg.org>
Co-committed-by: vladkorotnev <vladkorotnev@noreply.codeberg.org>
2023-09-23 10:31:41 +00:00

25 lines
836 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="48dp"
android:height="48dp"
android:viewportWidth="12.7"
android:viewportHeight="12.7">
<path
android:pathData="M5.041,4.975h2.619v2.75h-2.619z"
android:strokeLineJoin="round"
android:strokeWidth="0.0891348"
android:fillColor="#00000000"
android:strokeColor="#626262"/>
<path
android:pathData="M8.436,4.975h2.619v2.75h-2.619z"
android:strokeLineJoin="round"
android:strokeWidth="0.0891348"
android:fillColor="#00000000"
android:strokeColor="#626262"/>
<path
android:pathData="M1.645,4.975h2.619v2.75h-2.619z"
android:strokeLineJoin="round"
android:strokeWidth="0.0891348"
android:fillColor="#616161"
android:strokeColor="#626262"/>
</vector>