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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="32"
height="32"
id="svg3506"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="New document 10">
<defs
id="defs3508" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="7.9195959"
inkscape:cx="6.7030654"
inkscape:cy="16.74982"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:showpageshadow="false"
inkscape:window-width="892"
inkscape:window-height="577"
inkscape:window-x="84"
inkscape:window-y="49"
inkscape:window-maximized="0" />
<metadata
id="metadata3511">
<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
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1020.3622)">
<rect
style="fill:#00ff00"
id="rect3514"
width="2.0535715"
height="18.035715"
x="-168.72029"
y="1018.6265"
transform="matrix(-0.9893204,-0.14575716,-0.14575716,0.9893204,0,0)" />
<path
sodipodi:type="star"
style="fill:#ff00ff"
id="path3518"
sodipodi:sides="4"
sodipodi:cx="-11.160714"
sodipodi:cy="10.392857"
sodipodi:r1="7.8045955"
sodipodi:r2="4.5201006"
sodipodi:arg1="0.91502865"
sodipodi:arg2="2.1600386"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
d="m -6.4017226,16.578623 -7.2709524,-2.427926 -3.673806,1.001151 2.427927,-7.2709525 -1.001152,-3.6738056 7.2709529,2.4279268 3.6738057,-1.0011516 -2.4279268,7.2709529 z"
transform="matrix(0.99080562,0.13529307,-0.13529307,0.99080562,30.053466,1023.3962)"
inkscape:transform-center-x="-0.81220334"
inkscape:transform-center-y="0.036260445" />
<path
sodipodi:type="star"
style="fill:#00ff00"
id="path3522"
sodipodi:sides="3"
sodipodi:cx="8.5714283"
sodipodi:cy="20.125"
sodipodi:r1="2.2763481"
sodipodi:r2="1.1381741"
sodipodi:arg1="0.84089667"
sodipodi:arg2="1.8880942"
inkscape:flatsided="true"
inkscape:rounded="0"
inkscape:randomized="0"
d="M 10.089286,21.821429 6.3433494,20.591289 9.28165,17.962283 z"
transform="matrix(-0.47312993,0.61208563,0.91562666,0.85842374,-0.14761581,1019.4539)" />
</g>
</svg>
|