mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-31 18:13:44 +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
1.1 KiB
XML
10 lines
1.1 KiB
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="M4,1c-1.1,0 -2,0.9 -2,2v13c0,0.55 0.45,1 1,1s1,-0.45 1,-1L4,4c0,-0.55 0.45,-1 1,-1h10c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1ZM8,5c-1.1,0 -1.99,0.9 -1.99,2L6,21c0,1.1 0.89,2 1.99,2L19,23c1.1,0 2,-0.9 2,-2v-9.17c0,-0.53 -0.21,-1.04 -0.58,-1.41l-4.83,-4.83c-0.38,-0.38 -0.89,-0.59 -1.42,-0.59ZM14,6.5 L19.5,12L15,12c-0.55,0 -1,-0.45 -1,-1zM8.5,15a0.5,0.5 0,0 1,0.5 0.5v1.457l1.076,-1.723a0.5,0.5 0,1 1,0.848 0.532L9.84,17.5l1.084,1.734a0.5,0.5 0,1 1,-0.848 0.532L9,18.043L9,19.5a0.5,0.5 0,0 1,-1 0v-4a0.5,0.5 0,0 1,0.5 -0.5ZM12.504,15c0.173,0 0.347,0.086 0.443,0.277l0.553,1.106 0.553,-1.106c0.236,-0.471 0.946,-0.304 0.947,0.223v4a0.5,0.5 0,0 1,-1 0v-1.883l-0.053,0.106 -0.447,0.894 -0.447,-0.894 -0.053,-0.106L13,19.5a0.5,0.5 0,0 1,-1 0v-4c0,-0.313 0.251,-0.5 0.504,-0.5zM16.5,15a0.5,0.5 0,0 1,0.5 0.5L17,19h2v0.5a0.5,0.5 0,0 1,-0.5 0.5h-2a0.5,0.5 0,0 1,-0.5 -0.5v-4a0.5,0.5 0,0 1,0.5 -0.5Z"
|
|
android:fillColor="#fff"/>
|
|
</vector>
|