Files
comaps/android/app/src/main/res/drawable/ic_operator.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
442 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:fillColor="@android:color/white"
android:pathData="M 19 1 L 5 1 c -1.1 0 -1.99 0.9 -1.99 2 L 3 15.93 c 0 0.69 0.35 1.3 0.88 1.66 L 12 23 l 8.11 -5.41 c 0.53 -0.36 0.88 -0.97 0.88 -1.66 L 21 3 c 0 -1.1 -0.9 -2 -2 -2 z z"/>
</vector>