9 lines
574 B
XML
9 lines
574 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:pathData="M12.632,0.794a0.75,0.75 0,0 0,-1.132 0.645v0.698C6.279,2.397 2.125,6.714 2.125,12c0,5.454 4.421,9.875 9.875,9.875s9.875,-4.421 9.875,-9.875a9.844,9.844 0,0 0,-2.716 -6.802,0.875 0.875,0 0,0 -1.268,1.206A8.125,8.125 0,1 1,11.5 3.89v0.671a0.75,0.75 0,0 0,1.131 0.645l2.635,-1.56a0.75,0.75 0,0 0,0 -1.291L12.632,0.794Z"
|
|
android:fillColor="#000"/>
|
|
</vector>
|