mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-13 13:39:26 +01:00
6 lines
427 B
XML
6 lines
427 B
XML
|
<vector android:height="24dp" android:tint="#7E7E7E"
|
||
|
android:viewportHeight="24" android:viewportWidth="24"
|
||
|
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<path android:fillColor="@android:color/white" android:pathData="M17,1.01L7,1C5.9,1 5,1.9 5,3v18c0,1.1 0.9,2 2,2h10c1.1,0 2,-0.9 2,-2V3C19,1.9 18.1,1.01 17,1.01zM17,18H7V6h10V18zM8,10h8v1.5H8V10zM9,13h6v1.5H9V13z"/>
|
||
|
</vector>
|