10 lines
466 B
XML
10 lines
466 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="200dp"
|
|
android:height="200dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:pathData="M13.0001 10.9999L22.0002 10.9997L22.0002 12.9997L13.0001 12.9999L13.0001 21.9998L11.0001 21.9998L11.0001 12.9999L2.00004 13.0001L2 11.0001L11.0001 10.9999L11 2.00025L13 2.00024L13.0001 10.9999Z"
|
|
android:fillColor="?attr/buttonIcon"/>
|
|
</vector>
|