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
|
<?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"
width="40"
height="40"
viewBox="0 0 40 40"
id="svg4145"
version="1.1"
sodipodi:docname="plane.svg">
<defs
id="defs4147" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
showgrid="false"
units="px" />
<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></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"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:FontAwesome;-inkscape-font-specification:'FontAwesome, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.40917063px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 26.238433,13.762554 q 0.432502,0.511139 0.117961,1.45478 -0.314547,0.94364 -1.061596,1.690689 l -1.582564,1.582565 1.572736,6.841397 q 0.04915,0.186762 -0.117962,0.324377 l -1.258188,0.943642 q -0.06881,0.05897 -0.186761,0.05897 -0.03931,0 -0.06881,-0.0099 -0.147444,-0.0295 -0.206422,-0.157274 l -2.742455,-4.993434 -2.545866,2.545864 0.520969,1.906942 q 0.04915,0.167103 -0.07864,0.304717 l -0.943641,0.943641 q -0.08847,0.08847 -0.22608,0.08847 l -0.01966,0 q -0.147445,-0.01966 -0.235911,-0.127784 l -1.857798,-2.477021 -2.477057,-1.857794 q -0.108126,-0.06881 -0.127783,-0.226081 -0.0099,-0.127784 0.08847,-0.245739 l 0.943645,-0.95343 q 0.08847,-0.08847 0.22608,-0.08847 0.05898,0 0.07864,0.0099 l 1.906942,0.520968 2.545865,-2.545864 -4.993434,-2.742458 q -0.137619,-0.07863 -0.167104,-0.235909 -0.01966,-0.157275 0.08847,-0.2654 l 1.258189,-1.258221 q 0.13762,-0.127784 0.294888,-0.07864 l 6.53668,1.562907 1.572734,-1.572736 q 0.747049,-0.74705 1.69069,-1.061596 0.943641,-0.314547 1.45478,0.117961 z" />
</g>
</svg>
|