9 lines
321 B
XML
9 lines
321 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="12dp"
|
|
android:height="12dp"
|
|
android:viewportWidth="12"
|
|
android:viewportHeight="12">
|
|
<path
|
|
android:pathData="M10,5.25H6.75V2H5.25V5.25H2V6.75H5.25V10H6.75V6.75H10V5.25Z"
|
|
android:fillColor="#000000"/>
|
|
</vector>
|