1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-10 08:16:48 +02:00
Gadgetbridge/app/src/main/res/drawable/ic_switch_left.xml

11 lines
562 B
XML
Raw Normal View History

2020-08-16 21:49:55 +02:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="#7E7E7E"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#000000"
android:pathData="M8.5 8.62v6.76L5.12 12 8.5 8.62m-4.79 2.67c-0.39 0.39-0.39 1.02 0 1.41l4.59 4.59c0.62 0.63 1.7 0.19 1.7-0.7V7.41c0-0.89-1.08-1.34-1.71-0.71l-4.58 4.59zM14 7.41v9.17c0 0.89 1.08 1.34 1.71 0.71l4.59-4.59c0.39-0.39 0.39-1.02 0-1.41L15.71 6.7C15.08 6.08 14 6.52 14 7.41z" />
2020-08-16 21:49:55 +02:00
</vector>