aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/drawable/map_scooter.xml
blob: e961777b116aa9f0e22370b92cce21b5b703988d (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.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="m20.609,12.298a0.6089,0.6089 0,1 0,0 1.2177h1.3795l2.0228,6.443 -2.5163,3.9077h-5.871c-0.2541,-0.7047 -0.9251,-1.2177 -1.7124,-1.2177 -1.0016,0 -1.8266,0.825 -1.8266,1.8266s0.825,1.8266 1.8266,1.8266c0.7874,0 1.4583,-0.5131 1.7124,-1.2177h6.2028a0.6089,0.6089 0,0 0,0.5113 -0.2795l2.1477,-3.3345 0.4923,1.5697c-0.4311,0.3355 -0.7159,0.8524 -0.7159,1.4354 0,1.0016 0.825,1.8266 1.8266,1.8266s1.8266,-0.825 1.8266,-1.8266c0,-0.9865 -0.8014,-1.7976 -1.7826,-1.8218l-3.1157,-9.9286a0.6089,0.6089 0,0 0,-0.5815 -0.4269h-1.8266zM13.9115,23.866c0.3311,0 0.5835,0.2489 0.6017,0.5744a0.6089,0.6089 0,0 0,0 0.0702c-0.0187,0.3249 -0.271,0.5732 -0.6017,0.5732 -0.3435,0 -0.6089,-0.2654 -0.6089,-0.6089s0.2654,-0.6089 0.6089,-0.6089zM26.0885,23.866c0.3435,0 0.6089,0.2654 0.6089,0.6089 0,0.3435 -0.2654,0.6089 -0.6089,0.6089s-0.6089,-0.2654 -0.6089,-0.6089 0.2654,-0.6089 0.6089,-0.6089z"
      android:strokeWidth=".60887"/>
</vector>