1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-10 07:31:34 +02:00
Gadgetbridge/app/src/main/res/drawable/ic_rotate_left.xml

11 lines
670 B
XML
Raw Normal View History

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="45sp"
android:height="45sp"
android:tint="#7E7E7E"
android:viewportWidth="30"
android:viewportHeight="30">
<path
android:fillColor="#FF000000"
android:pathData="M7.11 8.53L5.7 7.11C4.8 8.27 4.24 9.61 4.07 11h2.02c0.14-0.87 0.49-1.72 1.02-2.47zM6.09 13H4.07c0.17 1.39 0.72 2.73 1.62 3.89l1.41-1.42C6.58 14.72 6.23 13.88 6.09 13zm1.01 5.32c1.16 0.9 2.51 1.44 3.9 1.61V17.9c-0.87-0.15-1.71-0.49-2.46-1.03L7.1 18.32zM13 4.07V1L8.45 5.55 13 10V6.09c2.84 0.48 5 2.94 5 5.91s-2.16 5.43-5 5.91v2.02c3.95-0.49 7-3.85 7-7.93s-3.05-7.44-7-7.93z" />
</vector>