mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-12 13:09:24 +01:00
5 lines
553 B
XML
5 lines
553 B
XML
|
<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="@android:color/white" android:pathData="M21 6H3C1.9 6 1 6.9 1 8v8c0 1.1 0.9 2 2 2h18c1.1 0 2-0.9 2-2V8c0-1.1-0.9-2-2-2zm0 10H3V8h18v8zM6 15h2v-2h2v-2H8V9H6v2H4v2h2z"/>
|
||
|
<path android:fillColor="@android:color/white" android:pathData="M13 13.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 1 1-3 0m4-3a1.5 1.5 0 1 1 3 0 1.5 1.5 0 1 1-3 0"/>
|
||
|
</vector>
|