12 lines
943 B
XML
12 lines
943 B
XML
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:width="24dp"
|
||
|
android:height="24dp"
|
||
|
android:viewportWidth="24"
|
||
|
android:viewportHeight="24"
|
||
|
android:autoMirrored="true">
|
||
|
<path
|
||
|
android:pathData="M13.42,2.22c-1.053,-0.912 -2.69,-0.164 -2.69,1.228v2.268c-4.932,0.672 -9.21,4.846 -9.21,10.009 0,1.936 0.546,3.748 1.492,5.286 0.412,0.669 1.148,0.615 1.535,0.443 0.382,-0.17 0.81,-0.59 0.81,-1.208 0,-1.37 0.403,-2.648 1.323,-3.594 0.801,-0.822 2.077,-1.477 4.05,-1.656v2.056c0,1.392 1.637,2.14 2.69,1.229l7.854,-6.803a1.625,1.625 0,0 0,0 -2.456L13.42,2.22ZM12.48,3.722 L20.02,10.25 12.48,16.779v-2.705a0.875,0.875 0,0 0,-0.89 -0.875c-2.817,0.048 -4.843,0.877 -6.163,2.232 -0.89,0.914 -1.409,2.016 -1.652,3.16a8.336,8.336 0,0 1,-0.504 -2.866c0,-4.397 3.91,-8.094 8.383,-8.34a0.875,0.875 0,0 0,0.827 -0.875L12.481,3.722Z"
|
||
|
android:fillColor="#000"
|
||
|
android:fillType="evenOdd"/>
|
||
|
</vector>
|