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
|
<?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"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="188.78629mm"
height="68.240051mm"
viewBox="0 0 188.78628 68.240052"
version="1.1"
id="svg8"
sodipodi:docname="logo.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1023"
id="namedview12"
showgrid="false"
inkscape:zoom="0.94040421"
inkscape:cx="281.07984"
inkscape:cy="161.94862"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<metadata
id="metadata5">
<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"
transform="translate(-24.826912,-135.56049)">
<path
id="rect903"
style="opacity:0.998;fill:#000000;stroke:none;stroke-width:4.90715;stroke-linecap:square;paint-order:markers stroke fill"
d="M 176.80859 77.863281 L 176.80859 181.24609 L 669.28906 181.24609 L 627.54688 129.48242 L 669.43164 77.863281 L 176.80859 77.863281 z "
transform="matrix(0.26458333,0,0,0.26458333,24.826912,135.56049)" />
<circle
style="opacity:0.998;fill:#000000;stroke-width:0.81783;stroke-linecap:square;paint-order:markers stroke fill"
id="path833-3"
cx="59.321445"
cy="169.68051"
r="24.120024" />
<path
style="opacity:0.998;fill:#ffffff;stroke-width:1.70221;stroke-linecap:square;paint-order:markers stroke fill"
id="path835-6"
d="m 116.79591,120.92807 -9.93587,24.04724 -12.288555,-22.93431 -24.9958,7.22504 10.268973,-23.90689 -21.233385,-15.037769 25.093756,-6.877093 -1.481798,-25.976824 21.022429,15.331291 19.38561,-17.354802 1.12079,25.994901 25.65526,4.33574 -19.62484,17.083816 12.60598,22.76139 z"
transform="matrix(-0.02807995,0.52181971,-0.52181971,-0.02807995,113.47851,118.0225)" />
<text
xml:space="preserve"
style="font-size:25.4px;line-height:1.25;font-family:Metropolis;-inkscape-font-specification:Metropolis;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;stroke-width:0.264583"
x="137.28783"
y="176.96999"
id="text877-7"><tspan
id="tspan875-5"
x="137.28783"
y="176.96999"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:25.4px;font-family:Metropolis;-inkscape-font-specification:Metropolis;fill:#ffffff;stroke-width:0.264583">seccerts</tspan></text>
</g>
</svg>
|