12 lines
527 B
XML
12 lines
527 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="11dp"
|
|
android:width="11dp"
|
|
android:viewportWidth="11"
|
|
android:viewportHeight="11">
|
|
<path
|
|
android:fillColor="#ffffff"
|
|
android:pathData="M9.996,3.175L7.825,1.004L7.88,0.95C8.479,0.35 9.451,0.35 10.05,0.95C10.65,1.549 10.65,2.521 10.05,3.12L9.996,3.175ZM9.112,4.058L3.322,9.849L0.5,10.5L1.151,7.678L6.942,1.888L9.112,4.058Z"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|