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"?>
<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="71.288811mm"
height="71.288811mm"
viewBox="0 0 71.28881 71.288811"
version="1.1"
id="svg1271"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="logo_badge.svg"
inkscape:export-filename="/home/johny/dev/sec-certs-page/sec_certs/static/favicon.png"
inkscape:export-xdpi="182.42415"
inkscape:export-ydpi="182.42415">
<defs
id="defs1265" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.979899"
inkscape:cx="229.50586"
inkscape:cy="131.30255"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:document-rotation="0"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1023"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
inkscape:pagecheckerboard="false" />
<metadata
id="metadata1268">
<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(-62.821846,-46.556198)">
<path
id="rect903-9-4"
style="opacity:0.998;fill:#000000;stroke:none;stroke-width:2.7116;stroke-linecap:square;paint-order:markers stroke fill"
d="M 83.027344 98.328125 L 83.027344 248.53906 L 134.78711 206.80078 L 186.41016 248.6875 L 186.41016 98.328125 L 83.027344 98.328125 z "
transform="matrix(0.26458333,0,0,0.26458333,62.821846,46.556198)" />
<circle
style="opacity:0.998;fill:#000000;stroke-width:0.81783;stroke-linecap:square;paint-order:markers stroke fill"
id="path833-3-7-6-5"
cx="75.733047"
cy="-98.466248"
r="24.120024"
transform="rotate(90)" />
<path
sodipodi:type="star"
style="opacity:0.998;fill:#ffffff;stroke-width:1.70221;stroke-linecap:square;paint-order:markers stroke fill"
id="path835-6-5-2-03"
sodipodi:sides="7"
sodipodi:cx="104.52818"
sodipodi:cy="98.40979"
sodipodi:r1="25.643127"
sodipodi:r2="46.623867"
sodipodi:arg1="1.0719622"
sodipodi:arg2="1.5207612"
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
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"
inkscape:transform-center-x="-0.67550987"
inkscape:transform-center-y="-1.8662519"
transform="matrix(-0.52181972,-0.02807995,0.02807995,-0.52181972,150.12425,129.89008)" />
</g>
</svg>
|