aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/drawable/map_van.xml
blob: 08929f3ec5f5695a38502ec5e4f1fff58f43971a (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="m12.17,13.91c-0.4802,0 -0.87,0.3898 -0.87,0.87v3.48,4.35c0,0.9614 0.7786,1.74 1.74,1.74h0.0544c0.2028,0.9912 1.0693,1.74 2.1206,1.74s1.9179,-0.7488 2.1206,-1.74h5.3287c0.2028,0.9912 1.0693,1.74 2.1206,1.74s1.9179,-0.7488 2.1206,-1.74h0.0544c0.9614,0 1.74,-0.7786 1.74,-1.74v-3.2081,-0.2719s-1.1719,-3.5328 -3.2625,-5.0841c-0.1314,-0.0983 -0.2986,-0.1359 -0.4622,-0.1359h-12.805zM22.61,15.65h2.0119c0.7421,0.6586 1.3787,1.7078 1.8216,2.61h-3.8334v-2.61zM15.215,23.045c0.4794,0 0.87,0.3906 0.87,0.87s-0.3906,0.87 -0.87,0.87 -0.87,-0.3906 -0.87,-0.87 0.3906,-0.87 0.87,-0.87zM24.785,23.045c0.4794,0 0.87,0.3906 0.87,0.87s-0.3906,0.87 -0.87,0.87 -0.87,-0.3906 -0.87,-0.87 0.3906,-0.87 0.87,-0.87z"
      android:strokeWidth="0.87"/>
</vector>