aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/drawable/map_plane.xml
blob: d1706250b331007e5716e94719b3dd2478e0ab03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="40dp"
    android:height="40dp"
    android:viewportWidth="40"
    android:viewportHeight="40">
  <path
      android:pathData="m20.002,3.6816l-1.131,3.3907a12.374,12.374 0,0 1,1.131 -0.0625,12.374 12.374,0 0,1 1.129,0.0566l-1.129,-3.3848zM20,7.625a12.374,12.374 0,0 0,-12.375 12.375,12.374 12.374,0 0,0 12.375,12.375 12.374,12.374 0,0 0,12.375 -12.375,12.374 12.374,0 0,0 -12.375,-12.375z"
      android:strokeWidth="1.9"
      android:fillColor="#008000"
      android:strokeColor="#333"/>
  <path
      android:fillColor="#FF000000"
      android:pathData="m26.238,13.763q0.4325,0.5111 0.118,1.4548 -0.3146,0.9436 -1.0616,1.6907l-1.5826,1.5826 1.5727,6.8414q0.0492,0.1868 -0.118,0.3244l-1.2582,0.9436q-0.0688,0.059 -0.1868,0.059 -0.0393,0 -0.0688,-0.0099 -0.1474,-0.0295 -0.2064,-0.1573l-2.7425,-4.9934 -2.5459,2.5459 0.521,1.9069q0.0492,0.1671 -0.0786,0.3047l-0.9436,0.9436q-0.0885,0.0885 -0.2261,0.0885h-0.0197q-0.1474,-0.0197 -0.2359,-0.1278l-1.8578,-2.477 -2.4771,-1.8578q-0.1081,-0.0688 -0.1278,-0.2261 -0.0099,-0.1278 0.0885,-0.2457l0.9436,-0.9534q0.0885,-0.0885 0.2261,-0.0885 0.059,0 0.0786,0.0099l1.9069,0.521 2.5459,-2.5459 -4.9934,-2.7425q-0.1376,-0.0786 -0.1671,-0.2359 -0.0197,-0.1573 0.0885,-0.2654l1.2582,-1.2582q0.1376,-0.1278 0.2949,-0.0786l6.5367,1.5629 1.5727,-1.5727q0.747,-0.747 1.6907,-1.0616 0.9436,-0.3146 1.4548,0.118z"/>
</vector>