18 lines
915 B
XML
18 lines
915 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,17C13.6569,17 15,18.3431 15,20C15,21.6569 13.6569,23 12,23C10.3431,23 9,21.6569 9,20C9,18.3431 10.3431,17 12,17Z"
|
|
android:fillColor="#ffffff"/>
|
|
<path
|
|
android:pathData="M17,6C17,3.2386 14.7614,1 12,1C9.2386,1 7,3.2386 7,6C7,8.7614 9.2386,11 12,11C14.7614,11 17,8.7614 17,6ZM15,6C15,4.3432 13.6569,3 12,3C10.3431,3 9,4.3432 9,6C9,7.6568 10.3431,9 12,9C13.6569,9 15,7.6568 15,6Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:pathData="M12,16L12,16A1,1 0,0 0,13 15L13,13A1,1 0,0 0,12 12L12,12A1,1 0,0 0,11 13L11,15A1,1 0,0 0,12 16z"
|
|
android:strokeAlpha="0.5"
|
|
android:fillColor="#ffffff"
|
|
android:fillAlpha="0.5"/>
|
|
</vector>
|