mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-06 04:24:29 +00:00
To expand with full Organic Maps and Maps.ME commits history run: git remote add om-historic [om-historic.git repo url] git fetch --tags om-historic git replace squashed-history historic-commits
7 lines
220 B
XML
7 lines
220 B
XML
<svg viewBox="0 0 5 5" width="4" height="4" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill-rule="evenodd">
|
|
<circle cx="2.5" cy="2.5" r="2.5" fill="#EED"/>
|
|
<circle cx="2.5" cy="2.5" r="1.667" fill="#555"/>
|
|
</g>
|
|
</svg>
|