mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-08 05:17:56 +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
10 lines
400 B
XML
10 lines
400 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="11" height="11" version="1.1" viewBox="0 0 11 11" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="#717065">
|
|
<circle cx="5.5" cy="2" r="1.5"/>
|
|
<rect x="3.5" y="4" width="3" height="1.5" rx=".5" ry=".5"/>
|
|
<rect x="4.5" y="5" width="2" height="5"/>
|
|
<rect x="3.5" y="9.5" width="4" height="1.5" rx=".5" ry=".5"/>
|
|
</g>
|
|
</svg>
|