mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-31 01:53:46 +00:00
20 lines
691 B
XML
20 lines
691 B
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="m16.938,9.418 l-3.299,7.582h-1.787l3.305,-7.16h-4.242v-1.371h6.023z"
|
|
android:fillColor="#fff"/>
|
|
</vector>
|