10 lines
558 B
XML
10 lines
558 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="M9.55 17.57q-0.2 0-0.38-0.06a0.9 0.9 0 0 1-0.32-0.21L4.55 13q-0.27-0.27-0.26-0.71 0.01-0.44 0.29-0.71a0.95 0.95 0 0 1 0.7-0.28q0.42 0 0.7 0.28l3.57 3.57 8.47-8.47Q18.3 6.4 18.74 6.4q0.44 0 0.71 0.28 0.28 0.27 0.28 0.7 0 0.45-0.28 0.72l-9.2 9.2q-0.15 0.15-0.33 0.21a1.1 1.1 0 0 1-0.37 0.06"/>
|
|
</vector>
|