10 lines
959 B
XML
10 lines
959 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="20dp"
|
|
android:height="20dp"
|
|
android:viewportWidth="20"
|
|
android:viewportHeight="20">
|
|
<path
|
|
android:pathData="M18,10C18,7.878 17.157,5.843 15.657,4.343C14.157,2.843 12.122,2 10,2C7.878,2 5.843,2.843 4.343,4.343C2.843,5.843 2,7.878 2,10C2,12.122 2.843,14.157 4.343,15.657C5.843,17.157 7.878,18 10,18C12.122,18 14.157,17.157 15.657,15.657C17.157,14.157 18,12.122 18,10ZM20,10C20,15.523 15.523,20 10,20C4.477,20 0,15.523 0,10C0,4.477 4.477,0 10,0C15.523,0 20,4.477 20,10ZM11.5,6C11.828,6.436 12.063,6.946 12.175,7.5H14V9H12.175C12.002,9.847 11.542,10.608 10.872,11.155C10.203,11.702 9.364,12 8.5,12H8.31L12.03,15.72L10.97,16.78L6,11.81V10.5H8.5C8.965,10.5 9.419,10.356 9.799,10.087C10.179,9.819 10.467,9.439 10.622,9H6V7.5H10.622C10.467,7.061 10.179,6.681 9.799,6.413C9.419,6.144 8.965,6 8.5,6H6V4.5H14V6H11.5Z"
|
|
android:fillColor="#000000"/>
|
|
</vector>
|