10 lines
788 B
XML
10 lines
788 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:fillColor="?icon_tint"
|
||
|
android:pathData="M12,18.663a6.817,6.817 0,0 1,-5.491 -2.7,0.75 0.75,0 1,1 1.207,-0.89A5.31,5.31 0,0 0,12 17.163a5.3,5.3 0,0 0,4.3 -2.105,0.75 0.75,0 1,1 1.211,0.884A6.8,6.8 0,0 1,12 18.663ZM12,2.5A9.188,9.188 0,0 0,2.5 12,9.188 9.188,0 0,0 12,21.5 9.188,9.188 0,0 0,21.5 12,9.188 9.188,0 0,0 12,2.5M12,1A10.7,10.7 0,0 1,23 12,10.7 10.7,0 0,1 12,23 10.7,10.7 0,0 1,1 12,10.7 10.7,0 0,1 12,1ZM8.5,8C7.672,8 7,8.9 7,10s0.672,2 1.5,2 1.5,-0.895 1.5,-2S9.328,8 8.5,8ZM15.5,8C14.672,8 14,8.9 14,10s0.672,2 1.5,2 1.5,-0.895 1.5,-2S16.328,8 15.5,8Z"/>
|
||
|
</vector>
|