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

18 lines
1.4 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@color/secondarytext"
android:pathData="M8,0L7.0508,5.7305C6.8273,5.9059 6.6255,6.1054 6.4238,6.3047L8.1309,7.4375C8.5054,7.1202 8.9128,6.8404 9.3574,6.6211C10.156,6.2273 11.0506,6 12,6C13.1738,6 14.2659,6.3435 15.1914,6.9277C16.8759,7.991 18,9.8638 18,12C18,12.628 17.9022,13.2335 17.7227,13.8027L19.4316,14.9355C19.7924,14.0251 20,13.0375 20,12C20,10.1487 19.3619,8.4452 18.3027,7.0898C17.9087,6.5857 17.4625,6.1263 16.9609,5.7305L16,0L8,0zM9.6992,2L14.3105,2L14.7207,4.4805C13.8707,4.1705 12.96,4 12,4C11.05,4 10.1291,4.1707 9.2891,4.4707L9.6992,2zM5.3867,7.5254C4.515,8.7993 4,10.335 4,12C4,14.55 5.1908,16.8095 7.0508,18.2695L8,24L16,24L16.9609,18.2695C17.6269,17.7439 18.2038,17.1107 18.6738,16.4004L17.0117,15.291C15.9382,16.921 14.0947,18 12,18C8.69,18 6,15.31 6,12C6,10.7495 6.3916,9.5951 7.0488,8.6348L5.3867,7.5254zM14.7207,19.5195L14.3105,22L9.6992,22L9.2891,19.5293C10.1291,19.8293 11.05,20 12,20C12.96,20 13.8707,19.8295 14.7207,19.5195z"/>
<path
android:pathData="M2.0329,5.3033 L22.1855,18.9151"
android:strokeLineJoin="miter"
android:strokeWidth="2"
android:fillColor="@color/secondarytext"
android:strokeColor="@color/secondarytext"
android:fillType="evenOdd"
android:strokeLineCap="butt"/>
</vector>