Files
comaps/android/app/src/main/res/drawable/ic_level_white.xml
Konstantin Pastbin e3e4a1985a Organic Maps sources as of 02.04.2025 (fad26bbf22ac3da75e01e62aa01e5c8e11861005)
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
2025-05-08 21:10:51 +07:00

10 lines
464 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:pathData="m8.286,2c-1.266,0 -2.286,1.019 -2.286,2.286v19.429c0,1.266 1.019,2.286 2.286,2.286h11.429c1.266,0 2.286,-1.019 2.286,-2.286v-19.429c0,-1.266 -1.019,-2.286 -2.286,-2.286zM14,5 L17.5,12h-7zM10.5,16h7l-3.5,7z"
android:fillColor="#fff"/>
</vector>