10 lines
858 B
XML
10 lines
858 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:autoMirrored="true"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M12 22a9.7 9.7 0 0 1-3.9-0.79 10.1 10.1 0 0 1-3.17-2.14q-1.35-1.35-2.14-3.17A9.7 9.7 0 0 1 2 12q0-2.08 0.79-3.9a10.1 10.1 0 0 1 2.14-3.17Q6.28 3.57 8.1 2.78A9.7 9.7 0 0 1 12 2q2.08 0 3.9 0.79a10.1 10.1 0 0 1 3.17 2.14q1.35 1.35 2.14 3.17A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-0.79 3.9 10.1 10.1 0 0 1-2.14 3.17q-1.35 1.35-3.17 2.14A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.67-2.33T20 12q0-1.35-0.44-2.6a8 8 0 0 0-1.26-2.3L7.1 18.3q1.05 0.82 2.3 1.26T12 20m-6.3-3.1L16.9 5.7a8 8 0 0 0-2.3-1.26A7.8 7.8 0 0 0 12 4Q8.65 4 6.33 6.33T4 12q0 1.35 0.44 2.6a8 8 0 0 0 1.26 2.3"/>
|
|
</vector>
|