9 lines
512 B
XML
9 lines
512 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="M18.37 6.87l-8.25 8.25-1.5 1.26h7.63c0.48 0 0.88 0.39 0.88 0.87s-0.4 0.88-0.88 0.88h-9.5c-0.48 0-0.88-0.4-0.88-0.88v-9.5c0-0.48 0.4-0.88 0.88-0.88s0.88 0.4 0.88 0.88v7.64l1.25-1.5 8.25-8.26c0.34-0.34 0.9-0.34 1.24 0 0.34 0.34 0.34 0.9 0 1.24Z"/>
|
|
</vector>
|