aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/main/res/drawable/map_person.xml
blob: 9566bfc7e147ea4f2cd93a6eeb7317e341fb4c17 (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.287,24.941q0,1.0708 -0.6189,1.837 -0.6091,0.7663 -1.4736,0.7663h-8.3895q-0.8645,0 -1.4834,-0.7663 -0.6091,-0.7663 -0.6091,-1.837 0,-0.835 0.0786,-1.5718 0.0884,-0.7466 0.3144,-1.4932 0.226,-0.7564 0.5698,-1.2869 0.3537,-0.5403 0.9234,-0.8743 0.5796,-0.3438 1.3262,-0.3438 1.2869,1.2574 3.0748,1.2574t3.0748,-1.2574q0.7466,0 1.3164,0.3438 0.5796,0.334 0.9234,0.8743 0.3537,0.5305 0.5796,1.2869 0.226,0.7466 0.3045,1.4932 0.0884,0.7368 0.0884,1.5718zM22.662,13.565q1.1101,1.1003 1.1101,2.6622 0,1.562 -1.1101,2.6721 -1.1,1.101 -2.662,1.101t-2.6721,-1.1003q-1.1003,-1.1101 -1.1003,-2.6721t1.1003,-2.6622q1.11,-1.11 2.672,-1.11t2.6622,1.1101z"/>
</vector>