14 lines
810 B
XML
14 lines
810 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="20dp"
|
|
android:height="20dp"
|
|
android:viewportWidth="12"
|
|
android:viewportHeight="12">
|
|
<path
|
|
android:pathData="M5.973,3.486V4.481M5.972,1C4.397,1 3.376,2.004 2.169,2.37C1.678,2.519 1.433,2.593 1.333,2.698C1.234,2.803 1.205,2.956 1.147,3.263C0.524,6.543 1.885,9.575 5.131,10.756C5.479,10.882 5.653,10.946 5.973,10.946C6.294,10.946 6.469,10.882 6.817,10.755C10.062,9.575 11.421,6.543 10.799,3.263C10.74,2.956 10.711,2.803 10.612,2.698C10.512,2.593 10.267,2.519 9.776,2.37C8.569,2.004 7.546,1 5.972,1Z"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="0.99457"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#A8A8A8"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|