27 lines
1002 B
XML
27 lines
1002 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="M10.5,19C15.194,19 19,15.194 19,10.5C19,5.806 15.194,2 10.5,2C5.806,2 2,5.806 2,10.5C2,15.194 5.806,19 10.5,19Z"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#E2E2E2"/>
|
|
<path
|
|
android:pathData="M13.329,7.172C12.605,6.448 11.605,6 10.5,6C9.396,6 8.396,6.448 7.672,7.172"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#E2E2E2"
|
|
android:strokeLineCap="round"/>
|
|
<path
|
|
android:pathData="M16.611,16.611L20.854,20.854"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#E2E2E2"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|