24 lines
1.1 KiB
XML
24 lines
1.1 KiB
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,13m-10,0a10,10 0,1 1,20 0a10,10 0,1 1,-20 0"
|
|
android:fillColor="#ffffff"
|
|
android:fillAlpha="0.3"/>
|
|
<path
|
|
android:pathData="M12,12m-10,0a10,10 0,1 1,20 0a10,10 0,1 1,-20 0"
|
|
android:fillColor="#59361B"/>
|
|
<path
|
|
android:pathData="M12,12m-8,0a8,8 0,1 1,16 0a8,8 0,1 1,-16 0"
|
|
android:fillColor="#FFC107"/>
|
|
<path
|
|
android:pathData="M19.9846,12.5C19.9948,12.3346 20,12.1679 20,12C20,7.5817 16.4183,4 12,4C7.5817,4 4,7.5817 4,12C4,12.1679 4.0052,12.3346 4.0154,12.5C4.2735,8.3146 7.7497,5 12,5C16.2504,5 19.7265,8.3146 19.9846,12.5Z"
|
|
android:fillColor="#ffffff"
|
|
android:fillAlpha="0.3"/>
|
|
<path
|
|
android:pathData="M12,6C12.5523,6 13,6.4477 13,7V11.5858L15.7071,14.2929C16.0976,14.6834 16.0976,15.3166 15.7071,15.7071C15.3166,16.0976 14.6834,16.0976 14.2929,15.7071L11,12.4142V7C11,6.4477 11.4477,6 12,6Z"
|
|
android:fillColor="#59361B"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|