Files
comaps/android/app/src/main/res/drawable/ic_minalt.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

11 lines
592 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M19,20C19.5523,20 20,19.5523 20,19C20,18.4477 19.5523,18 19,18L5,18C4.4477,18 4,18.4477 4,19C4,19.5523 4.4477,20 5,20L19,20ZM11.0117,15.2882C11.4509,16.049 12.5491,16.049 12.9883,15.2882L17.9399,6.7118C18.3791,5.951 17.8301,5 16.9516,5L7.0484,5C6.1699,5 5.6209,5.951 6.0601,6.7118L11.0117,15.2882Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>