mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-13 18:41:14 +01:00
10 lines
765 B
XML
10 lines
765 B
XML
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:height="24dp"
|
||
|
android:viewportHeight="24"
|
||
|
android:viewportWidth="24"
|
||
|
android:tint="#7E7E7E"
|
||
|
android:width="24dp">
|
||
|
<path
|
||
|
android:fillColor="#000"
|
||
|
android:pathData="M10.74,11.72C11.21,12.95 11.16,14.23 9.75,14.74C6.85,15.81 6.2,13 6.16,12.86L10.74,11.72M5.71,10.91L10.03,9.84C9.84,8.79 10.13,7.74 10.13,6.5C10.13,4.82 8.8,1.53 6.68,2.06C4.26,2.66 3.91,5.35 4,6.65C4.12,7.95 5.64,10.73 5.71,10.91M17.85,19.85C17.82,20 17.16,22.8 14.26,21.74C12.86,21.22 12.8,19.94 13.27,18.71L17.85,19.85M20,13.65C20.1,12.35 19.76,9.65 17.33,9.05C15.22,8.5 13.89,11.81 13.89,13.5C13.89,14.73 14.17,15.78 14,16.83L18.3,17.9C18.38,17.72 19.89,14.94 20,13.65Z" />
|
||
|
</vector>
|