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
100
101
102
103
104
105
106
107
108
109
110
|
<?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"
version="1.1"
width="360"
height="360"
id="svg2"
inkscape:version="0.48.5 r10040"
sodipodi:docname="google-docs.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1018"
inkscape:window-height="654"
id="namedview6"
showgrid="false"
inkscape:zoom="0.5"
inkscape:cx="213.55423"
inkscape:cy="164.02818"
inkscape:window-x="152"
inkscape:window-y="59"
inkscape:window-maximized="0"
inkscape:current-layer="svg2"
showguides="true"
inkscape:guide-bbox="true">
<sodipodi:guide
orientation="1,0"
position="487,251"
id="guide3913" />
</sodipodi:namedview>
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<g
id="g3933"
transform="translate(-396,104)">
<path
id="rect3017"
d="m 459.46875,-83.90625 c -7.78481,0 -14.03125,6.277686 -14.03125,14.0625 l 0,289.1875 c 0,7.78481 6.24644,14.03125 14.03125,14.03125 l 235.8125,0 c 7.78481,0 14.03125,-6.24644 14.03125,-14.03125 l 0,-226.375 -8.28125,-8.1875 -44.75,-44.375 -24.5,-24.28125 -0.0312,-0.03125 -172.28125,0 z"
style="fill:#2185f8;fill-opacity:1;fill-rule:evenodd;stroke:none"
inkscape:connector-curvature="0" />
<path
sodipodi:nodetypes="cccc"
inkscape:connector-curvature="0"
d="m 631.69845,-7.1929531 77.63081,0.1323871 -77.57553,-76.844438 z"
style="fill:#9bc5ff;fill-opacity:1;stroke:none"
inkscape:label="Triangle"
id="path3800" />
<rect
y="20.588747"
x="487.0256"
height="16.970562"
width="179.60512"
id="rect3852"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
<rect
y="61.985718"
x="487.04031"
height="16.970562"
width="179.60512"
id="rect3852-6"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
<rect
y="103.44156"
x="487.04031"
height="16.970562"
width="179.60512"
id="rect3852-7"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
<rect
y="145.45375"
x="487.04031"
height="16.970562"
width="97.580734"
id="rect3852-5"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
<path
sodipodi:nodetypes="cccc"
inkscape:connector-curvature="0"
d="m 709.32503,-7.063346 -0.0278,77.503752 -77.60354,-77.635627 z"
style="opacity:0.79032258;fill:#1c6bbf;fill-opacity:1;stroke:none"
inkscape:label="Triangle"
id="path3800-6" />
</g>
</svg>
|