11 lines
491 B
XML
11 lines
491 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:pathData="M11.2929,6.7071L11.5858,7H12H20C20.5523,7 21,7.4477 21,8V18C21,18.5523 20.5523,19 20,19H4C3.4477,19 3,18.5523 3,18V6C3,5.4477 3.4477,5 4,5H9.5858L11.2929,6.7071Z"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#ffffff"/>
|
|
</vector>
|