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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
<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.0"
id="Layer_1"
x="0px"
y="0px"
width="100px"
height="85.416px"
viewBox="0 0 100 85.416"
enable-background="new 0 0 100 85.416"
xml:space="preserve"
inkscape:version="0.47 r22583"
sodipodi:docname="teamwork.svg"><metadata
id="metadata25"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
id="defs23"><inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 42.708 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="100 : 42.708 : 1"
inkscape:persp3d-origin="50 : 28.472 : 1"
id="perspective27" /></defs><sodipodi:namedview
pagecolor="#009674"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:window-width="640"
inkscape:window-height="504"
id="namedview21"
showgrid="false"
inkscape:zoom="2.7629484"
inkscape:cx="50"
inkscape:cy="42.708"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1" />
<g
id="g3"
style="fill:#ffffff">
<path
d="M60.082,20.987H39.918c-3.231,0-5.851,2.618-5.851,5.85v27.44c0,3.231,2.62,5.852,5.851,5.852h0.033v19.436 c0,3.231,2.546,5.852,5.689,5.852h8.722c3.14,0,5.688-2.62,5.688-5.852V60.129h0.032c3.231,0,5.851-2.62,5.851-5.852v-27.44 C65.932,23.605,63.313,20.987,60.082,20.987z"
id="path5"
style="fill:#ffffff" />
<circle
cx="50"
cy="9.55"
r="9.55"
id="circle7"
style="fill:#ffffff" />
</g>
<g
id="g9"
style="fill:#ffffff">
<path
d="M94.986,23.268H77.708c-2.771,0-5.014,2.245-5.014,5.014v23.514c0,2.771,2.243,5.016,5.014,5.016h0.028v16.654 c0,2.77,2.182,5.014,4.873,5.014h7.475c2.691,0,4.874-2.244,4.874-5.014V56.811h0.027c2.771,0,5.015-2.245,5.015-5.016V28.281 C100,25.513,97.756,23.268,94.986,23.268z"
id="path11"
style="fill:#ffffff" />
<circle
cx="86.347"
cy="13.469"
r="8.184"
id="circle13"
style="fill:#ffffff" />
</g>
<g
id="g15"
style="fill:#ffffff">
<path
d="M22.292,23.268H5.014C2.245,23.268,0,25.513,0,28.281v23.514c0,2.771,2.245,5.016,5.014,5.016h0.028v16.654 c0,2.77,2.184,5.014,4.874,5.014h7.474c2.692,0,4.874-2.244,4.874-5.014V56.811h0.028c2.769,0,5.014-2.245,5.014-5.016V28.281 C27.305,25.513,25.06,23.268,22.292,23.268z"
id="path17"
style="fill:#ffffff" />
<circle
cx="13.653"
cy="13.469"
r="8.183"
id="circle19"
style="fill:#ffffff" />
</g>
</svg>
|