mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-31 19:22:06 +01:00
11 lines
806 B
XML
11 lines
806 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="25dp"
|
|
android:height="25dp"
|
|
android:tint="#7E7E7E"
|
|
android:viewportWidth="25"
|
|
android:viewportHeight="25">
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:pathData="M 15.559 4.564 C 14.611 4.247 14.106 3.234 14.423 2.286 C 14.741 1.338 15.753 0.833 16.701 1.15 C 17.65 1.467 18.155 2.48 17.837 3.428 C 17.52 4.377 16.507 4.881 15.559 4.564 Z M 11.591 10.906 L 10.643 12.717 L 9.668 11.293 L 10.616 9.593 L 12.93 5.315 C 13.373 4.936 14.72 4.686 15.308 4.883 C 15.479 4.94 16.231 5.067 16.227 5.927 C 16.227 5.927 16.435 6.518 16.357 8.319 L 15.071 23.485 L 13.131 23.465 L 13.79 14.998 L 11.482 17.71 L 7.882 12.015 L 9.125 10.89 L 11.588 14.411 L 12.691 11.712 L 12.91 8.758" />
|
|
</vector>
|