mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-17 21:54:26 +01:00
10 lines
333 B
XML
10 lines
333 B
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="#FF000000"
|
|
android:pathData="M9,7V13H13V15H9V17H13A2,2 0,0 0,15 15V13A2,2 0,0 0,13 11H11V9H15V7H9Z"/>
|
|
</vector>
|