mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 05:17:56 +00:00
11 lines
754 B
XML
11 lines
754 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg version="1.1" viewBox="0 0 24 24" width="18" height="18" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="12" r="12" fill="#fff" opacity=".6"/>
|
|
<circle cx="12" cy="12" r="11" fill="#BE75A3"/>
|
|
<path d="m12 6.668c-3.1385 0-5.5288 2.7084-5.9375 5.998h11.875c-0.40868-3.2897-2.799-5.998-5.9375-5.998z" fill="#fff"/>
|
|
<rect x="3.9999" y="12.666" width="16" height=".66675" fill="#BE75A3"/>
|
|
<path d="m12 9.2229v-2.5564" stroke="#fff" stroke-width="2.667" stroke-linecap="round"/>
|
|
<path d="m5.3333 14h13.333" stroke="#fff" stroke-width="1.333" stroke-linecap="round"/>
|
|
<path d="m8.1773 11.312a4.3334 5 0 0 1 3.8226-2.645" fill="none" stroke="#BE75A3" stroke-linecap="round" stroke-width="1.333"/>
|
|
</svg>
|