aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/drawable/map_helicopter.xml
blob: 973cb8078b7ded67c273984ad6409068ac6efd2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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.6816 l-1.1309,3.3906a12.374,12.374 0,0 1,1.1309 -0.0625,12.374 12.374,0 0,1 1.1289,0.0566l-1.129,-3.3847zM20,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="m14.606,13.91v1.7742h6.2098v0.8871c-2.6614,0 -3.5165,1.7281 -3.5485,1.7742h-3.5485v0.8871,0.8871l3.5485,0.8871c0,1.3236 1.3378,2.6614 2.6614,2.6614h2.6614c2.6614,0 4.4356,-0.7603 4.4356,-2.6614 0,-1.6225 -2.2284,-3.988 -5.3227,-4.3802v-0.9426h6.2098v-1.7742l-6.2098,0.8871v-0.4436c0,-0.2448 -0.1987,-0.4436 -0.4436,-0.4436s-0.4436,0.1987 -0.4436,0.4436v0.4436l-6.2098,-0.8871zM13.7189,19.2327c0,-0.9799 -0.7944,-1.7742 -1.7742,-1.7742 -0.9799,0 -1.7742,0.7944 -1.7742,1.7742 0,0.9799 0.7944,1.7742 1.7742,1.7742 0.9799,0 1.7742,-0.7944 1.7742,-1.7742zM21.703,18.3456c0.2821,-0.0399 2.8831,0.7904 3.5485,2.6614h-3.5485v-2.6614zM26.1386,23.6683v0.8871h-8.8712v1.7742h8.8712c0.9803,0 1.7742,-0.794 1.7742,-1.7742v-0.8871h-1.7742z"
      android:strokeWidth=".88712"/>
</vector>