1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="40"
height="40"
viewBox="0 0 40 40"
id="svg4145"
version="1.1"
sodipodi:docname="scooter.svg"
inkscape:version="0.91+devel+osxmenu r12922">
<defs
id="defs4147" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
showgrid="false"
units="px"
inkscape:zoom="5.9"
inkscape:cx="-2.4576271"
inkscape:cy="20"
inkscape:window-width="1920"
inkscape:window-height="1035"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:current-layer="layer1" />
<metadata
id="metadata4150">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
id="layer1">
<path
style="fill:#008000;fill-opacity:1;stroke:#333333;stroke-width:1.89999998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 20.001953 3.6816406 L 18.871094 7.0722656 A 12.37437 12.37437 0 0 1 20.001953 7.0097656 A 12.37437 12.37437 0 0 1 21.130859 7.0664062 L 20.001953 3.6816406 z M 20 7.625 A 12.37437 12.37437 0 0 0 7.625 20 A 12.37437 12.37437 0 0 0 20 32.375 A 12.37437 12.37437 0 0 0 32.375 20 A 12.37437 12.37437 0 0 0 20 7.625 z "
id="background" />
<path
id="icon"
overflow="visible"
white-space="normal"
font-weight="400"
d="m 20.608865,12.297897 a 0.60892661,0.60892661 0 1 0 0,1.217729 l 1.379463,0 2.022813,6.443038 -2.516327,3.907681 -5.871036,0 c -0.254115,-0.704659 -0.925074,-1.217732 -1.712434,-1.217732 -1.001591,0 -1.826598,0.825006 -1.826598,1.826597 0,1.00159 0.825007,1.826596 1.826598,1.826596 0.78736,0 1.458319,-0.513072 1.712434,-1.217729 l 6.202819,0 a 0.60892661,0.60892661 0 0 0 0.511351,-0.279461 l 2.14768,-3.334491 0.492324,1.569732 c -0.431137,0.335467 -0.715892,0.852375 -0.715892,1.435353 0,1.00159 0.825006,1.826596 1.826596,1.826596 1.001591,0 1.826598,-0.825006 1.826598,-1.826596 0,-0.986539 -0.801429,-1.797561 -1.782596,-1.82184 l -3.115681,-9.928555 a 0.60892661,0.60892661 0 0 0 -0.581514,-0.426918 l -1.826598,0 z m -6.697521,11.568448 c 0.331118,0 0.583552,0.248911 0.60173,0.574379 a 0.60892661,0.60892661 0 0 0 0,0.07017 c -0.01874,0.32487 -0.271023,0.573191 -0.60173,0.573191 -0.34348,0 -0.608868,-0.265387 -0.608868,-0.608866 0,-0.343478 0.265388,-0.608866 0.608868,-0.608866 z m 12.177312,0 c 0.34348,0 0.608868,0.265387 0.608868,0.608865 0,0.343479 -0.265388,0.608867 -0.608868,0.608867 -0.343477,0 -0.608864,-0.265388 -0.608864,-0.608867 0,-0.343478 0.265387,-0.608865 0.608864,-0.608865 z"
style="font-weight:400;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;block-progression:tb;white-space:normal;overflow:visible;isolation:auto;mix-blend-mode:normal;stroke-width:0.60886568"
inkscape:connector-curvature="0" />
</g>
</svg>
|