21 lines
904 B
XML
21 lines
904 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,22C17.523,22 22,17.523 22,12C22,6.477 17.523,2 12,2C6.477,2 2,6.477 2,12C2,17.523 6.477,22 12,22Z"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#1292EE"
|
|
android:strokeLineCap="round"/>
|
|
<path
|
|
android:pathData="M7.999,7H10.999M10.999,7H15.999M10.999,7C11.999,7 13.999,7.6 13.999,10M15.999,10H13.999M13.999,10H7.996M13.999,10C13.999,12.4 11.999,13 10.999,13H7.996L12.999,17"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#1292EE"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|