mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 13:27:57 +00:00
20 lines
1.0 KiB
XML
20 lines
1.0 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="28dp"
|
|
android:height="28dp"
|
|
android:viewportWidth="28"
|
|
android:viewportHeight="28">
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M14,14m-11,0a11,11 0,1 1,22 0a11,11 0,1 1,-22 0"
|
|
android:strokeAlpha="0.35"
|
|
android:fillAlpha="0.35"/>
|
|
<path
|
|
android:pathData="M14,13m-11,0a11,11 0,1 1,22 0a11,11 0,1 1,-22 0"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#FF37653F"
|
|
android:strokeColor="#fff"/>
|
|
<path
|
|
android:pathData="m11.809,17h-1.693v-6.527l-2.022,0.627v-1.377l3.533,-1.266h0.182zM20.428,17h-5.848v-1.16l2.76,-2.941q0.568,-0.621 0.838,-1.084 0.275,-0.463 0.275,-0.879 0,-0.568 -0.287,-0.891 -0.287,-0.328 -0.82,-0.328 -0.574,0 -0.908,0.398 -0.328,0.393 -0.328,1.037h-1.699q0,-0.779 0.369,-1.424 0.375,-0.645 1.055,-1.008 0.68,-0.369 1.541,-0.369 1.318,0 2.045,0.633 0.732,0.633 0.732,1.787 0,0.633 -0.328,1.289t-1.125,1.529l-1.939,2.045h3.668z"
|
|
android:fillColor="#fff"/>
|
|
</vector>
|