mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-01 10:33:45 +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
511 B
XML
10 lines
511 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="960"
|
|
android:viewportHeight="960">
|
|
<path
|
|
android:fillColor="@color/light_gray"
|
|
android:pathData="M480,598Q472,598 465,595.5Q458,593 452,587L268,403Q257,392 257,375Q257,358 268,347Q279,336 296,336Q313,336 324,347L480,503L636,347Q647,336 664,336Q681,336 692,347Q703,358 703,375Q703,392 692,403L508,587Q502,593 495,595.5Q488,598 480,598Z"/>
|
|
</vector>
|