12 lines
843 B
XML
12 lines
843 B
XML
<vector
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:tint="?attr/colorControlNormal"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="#000"
|
|
android:pathData="M13 2.03v2.02c4.39 0.54 7.5 4.53 6.96 8.92-0.46 3.64-3.32 6.53-6.96 6.96v2c5.5-0.55 9.5-5.43 8.95-10.93C21.5 6.25 17.73 2.5 13 2.03m-2 0.03C9.05 2.25 7.19 3 5.67 4.26L7.1 5.74c1.12-0.9 2.47-1.48 3.9-1.68v-2M4.26 5.67C3 7.19 2.25 9.04 2.05 11h2C4.24 9.58 4.8 8.23 5.69 7.1L4.26 5.67M2.06 13c0.2 1.96 0.97 3.81 2.21 5.33l1.42-1.43c-0.88-1.13-1.45-2.48-1.63-3.9h-2m5.04 5.37l-1.43 1.37C7.18 21 9.04 21.79 11 22v-2c-1.42-0.18-2.77-0.75-3.9-1.63M20 4h24M13 18h-2v-2h2v2m0-3h-2c0-3.25 3-3 3-5 0-1.1-0.9-2-2-2s-2 0.9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 2.5-3 2.75-3 5z" />
|
|
</vector>
|