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
|
<?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"
id="svg2"
width="100"
height="77"
viewBox="0 0 100 77"
sodipodi:docname="cgit-raw.svg"
inkscape:version="0.92.3 (2405546, 2018-03-11)">
<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></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs6" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1876"
inkscape:window-height="1002"
id="namedview4"
showgrid="false"
inkscape:zoom="1.6883555"
inkscape:cx="46.680798"
inkscape:cy="30.29039"
inkscape:window-x="20"
inkscape:window-y="54"
inkscape:window-maximized="0"
inkscape:current-layer="svg2"
inkscape:lockguides="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<g
id="cgit"
transform="translate(-8,-4.333336)">
<path
sodipodi:nodetypes="cccccccccccccccccccccccccc"
inkscape:connector-curvature="0"
id="cg"
d="m 45,36.333336 c 0,-8.650122 -3.60853,-15 -15,-15 h -7 c -9.234043,0 -15,4.742087 -15,14 v 16 c 0,10.377905 7.24269,14 14,14 h 7 c 8.648621,0 10,-2.186481 10,-4 0,2.74687 -0.07006,6.675159 -0.07006,6.675159 0,4.147902 -1.998838,7.324841 -7.929936,7.324841 h -7 c -5.046387,0 -8,-2.171857 -8,-7 H 9 c 0,7.85474 5.189575,13 14,13 h 8 c 9.226448,0 14,-4.754794 14,-15 v -17 h -6 c 0,6.28964 -2.983808,10 -9,10 h -6 c -5.620823,0 -9,-3.027211 -9,-8 v -16 c 0,-4.972267 3.224306,-8 8,-8 h 7 c 6.204018,0 9,2.942946 9,9 z"
style="fill:#aa0000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<g
style="fill:#aa0000;fill-opacity:1"
id="letter-i">
<path
style="fill:#aa0000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 59,21.333336 h 6 v 44 h -6 z"
id="i-body"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccc" />
<path
sodipodi:nodetypes="ccccc"
inkscape:connector-curvature="0"
id="i-dot"
d="m 59,4.333336 h 6 v 6 h -6 z"
style="fill:#aa0000;fill-opacity:1;stroke:none;stroke-width:0.36927447px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
<path
sodipodi:nodetypes="ccccccccccccccccccc"
inkscape:connector-curvature="0"
id="letter-t"
d="m 80,12.333336 v 9 h -5 v 6 h 5 v 25 c 0,9.268624 4.246626,13 11,13 h 6 c 7.71349,0 11,-2.859609 11,-16 h -7 c 0,6.233375 0.54766,10 -5,10 h -3 c -3.664996,0 -6,-2.077823 -6,-7 v -25 h 21 v -6 H 87 v -9 z"
style="fill:#aa0000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</svg>
|