19 lines
763 B
XML
19 lines
763 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:strokeColor="#000000"
|
|
android:strokeWidth="2"
|
|
android:pathData="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" />
|
|
<path
|
|
android:strokeColor="#000000"
|
|
android:strokeWidth="2"
|
|
android:pathData="M 12 17 L 12.01 17" />
|
|
<path
|
|
android:strokeColor="#000000"
|
|
android:strokeWidth="2"
|
|
android:pathData="M 12 2 C 17.5228474983 2 22 6.47715250169 22 12 C 22 17.5228474983 17.5228474983 22 12 22 C 6.47715250169 22 2 17.5228474983 2 12 C 2 6.47715250169 6.47715250169 2 12 2 Z" />
|
|
</vector> |