jekyll-theme-centos 2.2.0.beta.2 → 2.2.0.beta.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/head.html +1 -1
- data/_includes/people/pubkeys.html +6 -6
- data/assets/img/anaconda-symbolic.svg +1 -149
- data/assets/img/anaconda.svg +1 -183
- data/assets/img/centos-dynamicmsg-logo.svg +1 -182
- data/assets/img/centos-dynamicmsg-type.svg +1 -136
- data/assets/img/centos-dynamicmsg-whitelogo.svg +1 -172
- data/assets/img/centos-dynamicmsg-whitetype.svg +1 -142
- data/assets/img/centos-gdm-whitelogo.svg +1 -184
- data/assets/img/centos-ipa-whiteheader.svg +1 -162
- data/assets/img/centos-logo-2bits.svg +1 -142
- data/assets/img/centos-logo.svg +1 -171
- data/assets/img/centos-message-logo.svg +1 -304
- data/assets/img/centos-poweredby-logo.svg +1 -258
- data/assets/img/centos-symbol-2bits.svg +1 -102
- data/assets/img/centos-symbol.svg +1 -121
- data/assets/img/centos-type.svg +1 -125
- data/assets/img/centos-vertical-logo.svg +1 -168
- data/assets/img/centos-vertical-message-logo.svg +1 -316
- data/assets/img/centos-whitelogo.svg +1 -161
- data/assets/img/favicon.svg +1 -121
- metadata +16 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bf9513c9e19625f048835009e12e80cc258a78e783b001dc16b3918c3d1690b2
|
4
|
+
data.tar.gz: 96f75fdb6626b37d45207e7951675cec5b48bb4c512b4fba25d445c4f465fec5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 90f73ee32c33effc8dafa1e3cb3dd131a9ae78aa9f5844f0198401584617907952f243fb08e309f3c4ce2ff703a8d0887c4d08f06df7bfeb9fa7c82e6a206950
|
7
|
+
data.tar.gz: ea1fcb010dee5d664bba48cd53da57e9c9ed0b404ac0ee7a8ce1627aab8759272ad91629315ec5e58afcea488a3ce30cc501a7323b87599d1dc46d4415d433c7
|
data/_includes/head.html
CHANGED
@@ -2,6 +2,6 @@
|
|
2
2
|
<meta charset="utf-8">
|
3
3
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
4
4
|
<title>{{ page.title }}</title>
|
5
|
-
|
5
|
+
{% favicons %}
|
6
6
|
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/stylesheet.min.css">
|
7
7
|
</head>
|
@@ -2,7 +2,7 @@
|
|
2
2
|
{% assign person = site.data.centos.people | where: "username", username %}
|
3
3
|
|
4
4
|
{% for item in person %}
|
5
|
-
<div class="container mt-5
|
5
|
+
<div class="container mt-5 text-center">
|
6
6
|
|
7
7
|
<div class="row">
|
8
8
|
<div class="col">
|
@@ -12,13 +12,13 @@
|
|
12
12
|
</div>
|
13
13
|
</div>
|
14
14
|
|
15
|
-
<div class="row
|
15
|
+
<div class="row">
|
16
16
|
{% for pubkey in item.pubkeys.content %}
|
17
|
-
<div class="col-sm-6 px-5
|
18
|
-
<
|
17
|
+
<div class="col-sm-6 px-5">
|
18
|
+
<p class="fw-bold">{{ pubkey.name }}</p>
|
19
19
|
|
20
|
-
<div class="input-group
|
21
|
-
<
|
20
|
+
<div class="input-group">
|
21
|
+
<textarea id="{{ pubkey.name }}-key-{{ forloop.index }}" class="form-control" placeholder="User's key" aria-label="User's key" aria-describedby="{{ pubkey.name }}-button-{{ forloop.index }}" rows="1" readonly>{{ pubkey.content }}</textarea>
|
22
22
|
<button id="{{ pubkey.name }}-button-{{ forloop.index }}" class="btn btn-clipboard btn-outline-primary" type="button" data-clipboard-target="#{{ pubkey.name }}-key-{{ forloop.index }}" data-bs-toggle="tooltip" data-bs-title="Copy to clipboard"><i class="fa-solid fa-clipboard"></i></button>
|
23
23
|
</div>
|
24
24
|
|
@@ -1,149 +1 @@
|
|
1
|
-
|
2
|
-
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
-
|
4
|
-
<svg
|
5
|
-
width="132.29167mm"
|
6
|
-
height="132.29167mm"
|
7
|
-
viewBox="0 0 132.29167 132.29167"
|
8
|
-
version="1.1"
|
9
|
-
id="svg3723"
|
10
|
-
sodipodi:docname="anaconda-symbolic.svg"
|
11
|
-
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
|
12
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
14
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
15
|
-
xmlns="http://www.w3.org/2000/svg"
|
16
|
-
xmlns:svg="http://www.w3.org/2000/svg">
|
17
|
-
<sodipodi:namedview
|
18
|
-
id="namedview424"
|
19
|
-
pagecolor="#ffffff"
|
20
|
-
bordercolor="#666666"
|
21
|
-
borderopacity="1.0"
|
22
|
-
inkscape:showpageshadow="2"
|
23
|
-
inkscape:pageopacity="0.0"
|
24
|
-
inkscape:pagecheckerboard="0"
|
25
|
-
inkscape:deskcolor="#d1d1d1"
|
26
|
-
inkscape:document-units="mm"
|
27
|
-
showgrid="false"
|
28
|
-
inkscape:zoom="2.2919999"
|
29
|
-
inkscape:cx="250.00001"
|
30
|
-
inkscape:cy="250.00001"
|
31
|
-
inkscape:window-width="3440"
|
32
|
-
inkscape:window-height="1371"
|
33
|
-
inkscape:window-x="0"
|
34
|
-
inkscape:window-y="0"
|
35
|
-
inkscape:window-maximized="1"
|
36
|
-
inkscape:current-layer="svg3723" />
|
37
|
-
<defs
|
38
|
-
id="defs3720">
|
39
|
-
<linearGradient
|
40
|
-
xlink:href="#a"
|
41
|
-
id="b"
|
42
|
-
gradientUnits="userSpaceOnUse"
|
43
|
-
gradientTransform="matrix(0.23214,0,0,0.32895,-8.567,435.827)"
|
44
|
-
x1="88.596001"
|
45
|
-
y1="-449.39401"
|
46
|
-
x2="536.59601"
|
47
|
-
y2="-449.39401" />
|
48
|
-
<linearGradient
|
49
|
-
id="a">
|
50
|
-
<stop
|
51
|
-
offset="0"
|
52
|
-
stop-color="#acabae"
|
53
|
-
id="stop3" />
|
54
|
-
<stop
|
55
|
-
offset=".038"
|
56
|
-
stop-color="#f7f7f7"
|
57
|
-
id="stop5" />
|
58
|
-
<stop
|
59
|
-
offset=".077"
|
60
|
-
stop-color="#deddda"
|
61
|
-
id="stop7" />
|
62
|
-
<stop
|
63
|
-
offset=".923"
|
64
|
-
stop-color="#b0afad"
|
65
|
-
id="stop9" />
|
66
|
-
<stop
|
67
|
-
offset=".962"
|
68
|
-
stop-color="#c0bfbc"
|
69
|
-
id="stop11" />
|
70
|
-
<stop
|
71
|
-
offset="1"
|
72
|
-
stop-color="#77767b"
|
73
|
-
id="stop13" />
|
74
|
-
</linearGradient>
|
75
|
-
</defs>
|
76
|
-
<rect
|
77
|
-
style="opacity:0;fill:#0000ff;fill-rule:evenodd;stroke-width:1.03353"
|
78
|
-
id="rect2749"
|
79
|
-
width="132.29167"
|
80
|
-
height="132.29167"
|
81
|
-
x="-4.4077759e-05"
|
82
|
-
y="3.1300744e-05" />
|
83
|
-
<g
|
84
|
-
transform="matrix(1.0335287,0,0,1.0335287,6.8873401e-6,-177.76689)"
|
85
|
-
id="g36">
|
86
|
-
<rect
|
87
|
-
ry="8"
|
88
|
-
rx="8"
|
89
|
-
y="188"
|
90
|
-
x="12"
|
91
|
-
height="100"
|
92
|
-
width="104"
|
93
|
-
style="fill:url(#b);marker:none"
|
94
|
-
fill="url(#b)"
|
95
|
-
id="rect18" />
|
96
|
-
<rect
|
97
|
-
style="marker:none"
|
98
|
-
width="104"
|
99
|
-
height="100"
|
100
|
-
x="12"
|
101
|
-
y="184"
|
102
|
-
rx="8"
|
103
|
-
ry="8"
|
104
|
-
fill="#ffffff"
|
105
|
-
id="rect20" />
|
106
|
-
<g
|
107
|
-
transform="translate(-104,-365.5)"
|
108
|
-
color="#000000"
|
109
|
-
id="g26">
|
110
|
-
<rect
|
111
|
-
ry="4"
|
112
|
-
rx="4"
|
113
|
-
y="625.5"
|
114
|
-
x="128"
|
115
|
-
height="8"
|
116
|
-
width="80"
|
117
|
-
style="marker:none"
|
118
|
-
overflow="visible"
|
119
|
-
fill="#e1dedb"
|
120
|
-
id="rect22" />
|
121
|
-
<rect
|
122
|
-
ry="4"
|
123
|
-
rx="4"
|
124
|
-
y="625.5"
|
125
|
-
x="128"
|
126
|
-
height="8"
|
127
|
-
width="48.125"
|
128
|
-
style="marker:none;fill:#000000;fill-opacity:1"
|
129
|
-
overflow="visible"
|
130
|
-
fill="#3584e4"
|
131
|
-
id="rect24" />
|
132
|
-
</g>
|
133
|
-
</g>
|
134
|
-
<g
|
135
|
-
id="g28251-9"
|
136
|
-
transform="matrix(1.1260732,1.1260732,-1.1260732,1.1260732,-698.27669,-58.012)">
|
137
|
-
<ellipse
|
138
|
-
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
139
|
-
id="ellipse15079-1"
|
140
|
-
cx="388.1235"
|
141
|
-
cy="-290.71561"
|
142
|
-
rx="20.103001"
|
143
|
-
ry="20.103493" />
|
144
|
-
<path
|
145
|
-
id="rect52127-5-0"
|
146
|
-
style="fill:#ffffff;fill-opacity:1;stroke-width:9.12808;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000000"
|
147
|
-
d="m 377.36591,-301.47322 3.1e-4,6.30167 -4.45593,4.45594 4.45593,4.45593 -3.1e-4,6.30167 h 6.30198 l 4.45594,4.45593 4.45593,-4.45593 h 6.30134 l 3.2e-4,-6.30167 4.45594,-4.45593 -4.45594,-4.45594 -3.2e-4,-6.30167 h -6.30134 l -4.45593,-4.45593 -4.45594,4.45593 z m 2.27111,4.18345 1.91265,-1.91265 3.2276,3.22761 -3.2e-4,1.91263 h -1.91233 z m -2.16283,5.22203 4.56454,-3.4e-4 1.35246,1.35247 -1.35246,1.35246 h -4.56422 z m 9.29718,-9.29718 h 2.70491 v 4.56422 l -1.35245,1.35246 -1.35246,-1.35246 z m 0.0911,7.6066 1.26064,1.28263 1.26035,-1.28295 -0.0154,1.79789 1.7982,-0.0158 -1.28231,1.26034 1.28296,1.26033 -1.79821,-0.0152 0.0158,1.79822 -1.26032,-1.28232 -1.26034,1.28296 0.0154,-1.79853 -1.79853,0.0162 1.28263,-1.26065 -1.28296,-1.26034 1.79822,0.0158 z m -7.2255,9.61687 3.2276,-3.2276 1.91264,3.2e-4 v 1.91232 l -3.2276,3.2276 z m 11.83335,-11.83336 3.22761,-3.22761 1.91264,1.91265 -3.2276,3.22759 h -1.91233 z m -4.69869,11.34461 1.35214,-1.35213 1.35214,1.35213 3.1e-4,4.56455 -2.7046,-3.2e-4 z m 6.08509,-6.08509 1.35246,-1.35245 h 4.56422 l -3.2e-4,2.70459 h -4.56422 z m -1.3864,3.34656 1.91265,-3.2e-4 3.2276,3.2276 -1.91265,1.91264 -3.2276,-3.2276 z" />
|
148
|
-
</g>
|
149
|
-
</svg>
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="500" height="500" viewBox="0 0 132.292 132.292"><defs><linearGradient xlink:href="#a" id="b" x1="88.596" x2="536.596" y1="-449.394" y2="-449.394" gradientTransform="matrix(.23214 0 0 .32895 -8.567 435.827)" gradientUnits="userSpaceOnUse"/><linearGradient id="a"><stop offset="0" stop-color="#acabae"/><stop offset=".038" stop-color="#f7f7f7"/><stop offset=".077" stop-color="#deddda"/><stop offset=".923" stop-color="#b0afad"/><stop offset=".962" stop-color="#c0bfbc"/><stop offset="1" stop-color="#77767b"/></linearGradient></defs><g transform="matrix(1.03353 0 0 1.03353 0 -177.767)"><rect width="104" height="100" x="12" y="188" fill="url(#b)" rx="8" ry="8" style="fill:url(#b);marker:none"/><rect width="104" height="100" x="12" y="184" fill="#fff" rx="8" ry="8" style="marker:none"/><g color="#000" transform="translate(-104 -365.5)"><rect width="80" height="8" x="128" y="625.5" fill="#e1dedb" overflow="visible" rx="4" ry="4" style="marker:none"/><rect width="48.125" height="8" x="128" y="625.5" fill="#3584e4" overflow="visible" rx="4" ry="4" style="marker:none;fill:#000;fill-opacity:1"/></g></g><g transform="rotate(45 -279.113 -871.9) scale(1.59251)"><circle cx="388.123" cy="-290.716" r="20.103" style="fill:#000;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000"/><path d="M377.366-301.473v6.301l-4.456 4.456 4.456 4.456v6.302h6.302l4.456 4.456 4.456-4.456h6.301v-6.302l4.456-4.456-4.456-4.456v-6.301h-6.301l-4.456-4.456-4.456 4.456zm2.271 4.183 1.913-1.912 3.227 3.227v1.913h-1.912zm-2.163 5.222h4.565l1.352 1.352-1.352 1.353h-4.564zm9.297-9.297h2.705v4.564l-1.352 1.353-1.353-1.353zm.091 7.607 1.261 1.282 1.26-1.283-.015 1.798 1.798-.016-1.282 1.26 1.283 1.261-1.798-.015.016 1.798-1.26-1.282-1.261 1.283.015-1.799-1.798.016 1.282-1.26-1.283-1.26 1.799.015zm-7.225 9.617 3.228-3.228h1.912v1.913l-3.227 3.227zm11.833-11.834 3.228-3.227 1.913 1.912-3.228 3.228h-1.912zm-4.698 11.345 1.352-1.352 1.352 1.352v4.564h-2.704zm6.085-6.085 1.352-1.353h4.564v2.705h-4.564zm-1.387 3.346h1.913l3.228 3.228-1.913 1.912-3.228-3.227z" style="fill:#fff;fill-opacity:1;stroke-width:9.12808;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000"/></g></svg>
|
data/assets/img/anaconda.svg
CHANGED
@@ -1,183 +1 @@
|
|
1
|
-
|
2
|
-
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
-
|
4
|
-
<svg
|
5
|
-
width="132.29167mm"
|
6
|
-
height="132.29167mm"
|
7
|
-
viewBox="0 0 132.29167 132.29167"
|
8
|
-
version="1.1"
|
9
|
-
id="svg3723"
|
10
|
-
sodipodi:docname="anaconda.svg"
|
11
|
-
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
|
12
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
14
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
15
|
-
xmlns="http://www.w3.org/2000/svg"
|
16
|
-
xmlns:svg="http://www.w3.org/2000/svg">
|
17
|
-
<sodipodi:namedview
|
18
|
-
id="namedview1017"
|
19
|
-
pagecolor="#ffffff"
|
20
|
-
bordercolor="#666666"
|
21
|
-
borderopacity="1.0"
|
22
|
-
inkscape:pageshadow="2"
|
23
|
-
inkscape:pageopacity="0.0"
|
24
|
-
inkscape:pagecheckerboard="0"
|
25
|
-
inkscape:document-units="px"
|
26
|
-
showgrid="true"
|
27
|
-
inkscape:zoom="2.033639"
|
28
|
-
inkscape:cx="229.88347"
|
29
|
-
inkscape:cy="328.96694"
|
30
|
-
inkscape:window-width="3440"
|
31
|
-
inkscape:window-height="1371"
|
32
|
-
inkscape:window-x="0"
|
33
|
-
inkscape:window-y="0"
|
34
|
-
inkscape:window-maximized="1"
|
35
|
-
inkscape:current-layer="svg3723"
|
36
|
-
inkscape:showpageshadow="2"
|
37
|
-
inkscape:deskcolor="#d1d1d1">
|
38
|
-
<inkscape:grid
|
39
|
-
type="xygrid"
|
40
|
-
id="grid1097"
|
41
|
-
spacingx="2.6458332"
|
42
|
-
spacingy="2.6458332"
|
43
|
-
originx="0"
|
44
|
-
originy="132.29167" />
|
45
|
-
</sodipodi:namedview>
|
46
|
-
<defs
|
47
|
-
id="defs3720">
|
48
|
-
<linearGradient
|
49
|
-
xlink:href="#a"
|
50
|
-
id="b"
|
51
|
-
gradientUnits="userSpaceOnUse"
|
52
|
-
gradientTransform="matrix(0.23214,0,0,0.32895,-8.567,435.827)"
|
53
|
-
x1="88.596001"
|
54
|
-
y1="-449.39401"
|
55
|
-
x2="536.59601"
|
56
|
-
y2="-449.39401" />
|
57
|
-
<linearGradient
|
58
|
-
id="a">
|
59
|
-
<stop
|
60
|
-
offset="0"
|
61
|
-
stop-color="#acabae"
|
62
|
-
id="stop3" />
|
63
|
-
<stop
|
64
|
-
offset=".038"
|
65
|
-
stop-color="#f7f7f7"
|
66
|
-
id="stop5" />
|
67
|
-
<stop
|
68
|
-
offset=".077"
|
69
|
-
stop-color="#deddda"
|
70
|
-
id="stop7" />
|
71
|
-
<stop
|
72
|
-
offset=".923"
|
73
|
-
stop-color="#b0afad"
|
74
|
-
id="stop9" />
|
75
|
-
<stop
|
76
|
-
offset=".962"
|
77
|
-
stop-color="#c0bfbc"
|
78
|
-
id="stop11" />
|
79
|
-
<stop
|
80
|
-
offset="1"
|
81
|
-
stop-color="#77767b"
|
82
|
-
id="stop13" />
|
83
|
-
</linearGradient>
|
84
|
-
</defs>
|
85
|
-
<rect
|
86
|
-
style="opacity:0;fill:#0000ff;fill-rule:evenodd;stroke-width:1.03353"
|
87
|
-
id="rect2749"
|
88
|
-
width="132.29167"
|
89
|
-
height="132.29167"
|
90
|
-
x="-4.4077759e-05"
|
91
|
-
y="3.1300744e-05" />
|
92
|
-
<g
|
93
|
-
transform="matrix(1.0335287,0,0,1.0335287,6.8873401e-6,-177.76689)"
|
94
|
-
id="g36">
|
95
|
-
<rect
|
96
|
-
ry="8"
|
97
|
-
rx="8"
|
98
|
-
y="188"
|
99
|
-
x="12"
|
100
|
-
height="100"
|
101
|
-
width="104"
|
102
|
-
style="fill:url(#b);marker:none"
|
103
|
-
fill="url(#b)"
|
104
|
-
id="rect18" />
|
105
|
-
<rect
|
106
|
-
style="marker:none"
|
107
|
-
width="104"
|
108
|
-
height="100"
|
109
|
-
x="12"
|
110
|
-
y="184"
|
111
|
-
rx="8"
|
112
|
-
ry="8"
|
113
|
-
fill="#ffffff"
|
114
|
-
id="rect20" />
|
115
|
-
<g
|
116
|
-
transform="translate(-104,-365.5)"
|
117
|
-
color="#000000"
|
118
|
-
id="g26">
|
119
|
-
<rect
|
120
|
-
ry="4"
|
121
|
-
rx="4"
|
122
|
-
y="625.5"
|
123
|
-
x="128"
|
124
|
-
height="8"
|
125
|
-
width="80"
|
126
|
-
style="marker:none"
|
127
|
-
overflow="visible"
|
128
|
-
fill="#e1dedb"
|
129
|
-
id="rect22" />
|
130
|
-
<rect
|
131
|
-
ry="4"
|
132
|
-
rx="4"
|
133
|
-
y="625.5"
|
134
|
-
x="128"
|
135
|
-
height="8"
|
136
|
-
width="48.125"
|
137
|
-
style="marker:none;fill:#a14f8c;fill-opacity:1"
|
138
|
-
overflow="visible"
|
139
|
-
fill="#3584e4"
|
140
|
-
id="rect24" />
|
141
|
-
</g>
|
142
|
-
</g>
|
143
|
-
<g
|
144
|
-
id="g902"
|
145
|
-
transform="matrix(1.5925249,0,0,1.5924912,-551.9505,421.96406)">
|
146
|
-
<ellipse
|
147
|
-
style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
148
|
-
id="ellipse894"
|
149
|
-
cx="435.07938"
|
150
|
-
cy="-124.14428"
|
151
|
-
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v10.png"
|
152
|
-
inkscape:export-xdpi="13.06"
|
153
|
-
inkscape:export-ydpi="13.06"
|
154
|
-
rx="20.103001"
|
155
|
-
ry="20.103493"
|
156
|
-
transform="rotate(-15)" />
|
157
|
-
<g
|
158
|
-
id="g907"
|
159
|
-
transform="matrix(1.1500001,0,0,1.1500001,-53.772279,39.324566)">
|
160
|
-
<path
|
161
|
-
id="path896"
|
162
|
-
style="fill:#ffffff;fill-opacity:1;stroke-width:7.93746;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000000"
|
163
|
-
d="m 384.25717,-249.61659 -3.87493,3.87494 -5.47925,-4.5e-4 -4.5e-4,5.47974 -3.87454,3.87494 3.87454,3.87454 2e-4,5.47989 5.4795,-2e-4 3.87493,3.87493 3.87454,-3.87493 5.47994,-2.5e-4 -2.5e-4,-5.47944 3.87494,-3.87454 -3.87532,-3.87456 -5.47949,-5.47949 z m 1.17607,3.87454 v 4.18045 l -1.17607,1.17608 -1.17607,-1.17608 v -4.18005 z m -6.95928,1.90827 2.95599,2.95639 4.4e-4,1.66269 -1.66359,4.5e-4 -2.95599,-2.95639 z m -3.57142,6.27028 h 4.18045 l 1.17608,1.17608 -1.17608,1.17607 h -4.18045 z m 14.43444,0 h 4.18045 v 2.35215 h -4.18045 l -1.17608,-1.17607 z m -9.50341,3.93651 1.66316,1e-5 v 1.66314 l -2.95599,2.956 -1.66315,-1.66316 z m 7.18429,-2.3e-4 1.6629,2.4e-4 2.95599,2.95599 -1.66314,1.66314 -2.95599,-2.95599 z m -2.76069,1.14353 1.17607,1.17607 v 4.18046 h -2.35214 v -4.18046 z"
|
164
|
-
sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
|
165
|
-
<path
|
166
|
-
id="path898"
|
167
|
-
style="fill:#efa724;fill-opacity:1;stroke-width:8.59212;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000000"
|
168
|
-
d="m 385.43324,-239.08983 -1.17607,1.03926 -1.17607,-1.03961 v 1.52668 h -1.52649 l 1.03941,1.17607 -1.03964,1.17608 h 1.52672 v 1.5264 l 1.17607,-1.03934 1.17607,1.03947 v -1.52653 h 1.52628 l -1.03921,-1.17604 1.0396,-1.17611 h -1.52667 z"
|
169
|
-
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-482380-v3.png"
|
170
|
-
inkscape:export-xdpi="14.35"
|
171
|
-
inkscape:export-ydpi="14.35"
|
172
|
-
sodipodi:nodetypes="ccccccccccccccccc" />
|
173
|
-
<path
|
174
|
-
id="path900"
|
175
|
-
style="fill:#efa724;fill-opacity:1;stroke-width:6.14231;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000000"
|
176
|
-
d="m 388.13486,-245.73814 1.90493,1.90493 -2.95599,2.95599 7e-5,1.6631 1.66309,5e-5 2.95598,-2.95598 1.91153,1.91153 -0.003,-5.48309 z"
|
177
|
-
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v10.png"
|
178
|
-
inkscape:export-xdpi="13.06"
|
179
|
-
inkscape:export-ydpi="13.06"
|
180
|
-
sodipodi:nodetypes="ccccccccc" />
|
181
|
-
</g>
|
182
|
-
</g>
|
183
|
-
</svg>
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="500" height="500" viewBox="0 0 132.292 132.292"><defs><linearGradient xlink:href="#a" id="b" x1="88.596" x2="536.596" y1="-449.394" y2="-449.394" gradientTransform="matrix(.23214 0 0 .32895 -8.567 435.827)" gradientUnits="userSpaceOnUse"/><linearGradient id="a"><stop offset="0" stop-color="#acabae"/><stop offset=".038" stop-color="#f7f7f7"/><stop offset=".077" stop-color="#deddda"/><stop offset=".923" stop-color="#b0afad"/><stop offset=".962" stop-color="#c0bfbc"/><stop offset="1" stop-color="#77767b"/></linearGradient></defs><g transform="matrix(1.03353 0 0 1.03353 0 -177.767)"><rect width="104" height="100" x="12" y="188" fill="url(#b)" rx="8" ry="8" style="fill:url(#b);marker:none"/><rect width="104" height="100" x="12" y="184" fill="#fff" rx="8" ry="8" style="marker:none"/><g color="#000" transform="translate(-104 -365.5)"><rect width="80" height="8" x="128" y="625.5" fill="#e1dedb" overflow="visible" rx="4" ry="4" style="marker:none"/><rect width="48.125" height="8" x="128" y="625.5" fill="#3584e4" overflow="visible" rx="4" ry="4" style="marker:none;fill:#a14f8c;fill-opacity:1"/></g></g><g transform="matrix(1.59252 0 0 1.5925 -551.95 421.964)"><circle cx="435.079" cy="-124.144" r="20.103" style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000" transform="rotate(-15)"/><path d="m384.257-249.617-3.875 3.875h-5.479v5.48l-3.875 3.875 3.875 3.874v5.48h5.48l3.874 3.875 3.875-3.875h5.48v-5.48l3.874-3.874-3.875-3.875-5.48-5.48zm1.176 3.875v4.18l-1.176 1.176-1.176-1.176v-4.18zm-6.959 1.908 2.956 2.957v1.662h-1.663l-2.956-2.956zm-3.571 6.27h4.18l1.176 1.177-1.176 1.176h-4.18zm14.434 0h4.18v2.353h-4.18l-1.176-1.176zm-9.503 3.937h1.663v1.663l-2.956 2.956-1.663-1.663zm7.184 0h1.663l2.956 2.956-1.663 1.663-2.956-2.956zm-2.76 1.143 1.175 1.176v4.18h-2.352v-4.18z" style="fill:#fff;fill-opacity:1;stroke-width:7.93746;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)"/><path d="m385.433-239.09-1.176 1.04-1.176-1.04v1.526h-1.526l1.039 1.177-1.04 1.176h1.527v1.526l1.176-1.04 1.176 1.04v-1.526h1.527l-1.04-1.176 1.04-1.177h-1.527z" style="fill:#efa724;fill-opacity:1;stroke-width:8.59212;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)"/><path d="m388.135-245.738 1.905 1.905-2.956 2.956v1.663h1.663l2.956-2.956 1.911 1.911-.003-5.483z" style="fill:#efa724;fill-opacity:1;stroke-width:6.14231;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)"/></g></svg>
|
@@ -1,182 +1 @@
|
|
1
|
-
|
2
|
-
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
3
|
-
|
4
|
-
<svg
|
5
|
-
width="650"
|
6
|
-
height="210"
|
7
|
-
viewBox="0 0 171.97918 55.562498"
|
8
|
-
version="1.1"
|
9
|
-
id="svg5"
|
10
|
-
sodipodi:docname="centos-dynamicmsg-logo.svg"
|
11
|
-
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
|
12
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
13
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
14
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
15
|
-
xmlns="http://www.w3.org/2000/svg"
|
16
|
-
xmlns:svg="http://www.w3.org/2000/svg"
|
17
|
-
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
18
|
-
xmlns:cc="http://creativecommons.org/ns#">
|
19
|
-
<sodipodi:namedview
|
20
|
-
id="namedview1443"
|
21
|
-
pagecolor="#ffffff"
|
22
|
-
bordercolor="#666666"
|
23
|
-
borderopacity="1.0"
|
24
|
-
inkscape:pageshadow="2"
|
25
|
-
inkscape:pageopacity="0.0"
|
26
|
-
inkscape:pagecheckerboard="0"
|
27
|
-
showgrid="true"
|
28
|
-
fit-margin-top="0"
|
29
|
-
fit-margin-left="0"
|
30
|
-
fit-margin-right="0"
|
31
|
-
fit-margin-bottom="0"
|
32
|
-
height="163.00002px"
|
33
|
-
inkscape:zoom="2.8458328"
|
34
|
-
inkscape:cx="295.16843"
|
35
|
-
inkscape:cy="112.09373"
|
36
|
-
inkscape:window-width="3440"
|
37
|
-
inkscape:window-height="1371"
|
38
|
-
inkscape:window-x="0"
|
39
|
-
inkscape:window-y="0"
|
40
|
-
inkscape:window-maximized="1"
|
41
|
-
inkscape:current-layer="g134192"
|
42
|
-
inkscape:showpageshadow="2"
|
43
|
-
inkscape:deskcolor="#d1d1d1">
|
44
|
-
<inkscape:grid
|
45
|
-
type="xygrid"
|
46
|
-
id="grid2065"
|
47
|
-
spacingx="2.6458333"
|
48
|
-
spacingy="2.6458333"
|
49
|
-
originx="0"
|
50
|
-
originy="0"
|
51
|
-
visible="true"
|
52
|
-
enabled="true"
|
53
|
-
dotted="false" />
|
54
|
-
</sodipodi:namedview>
|
55
|
-
<defs
|
56
|
-
id="defs2">
|
57
|
-
<color-profile
|
58
|
-
name="ThinkPad-E585"
|
59
|
-
xlink:href="../../../../../.local/share/icc/edid-a08b296dca3c3f699c0f4ec6cf0497ee.icc"
|
60
|
-
id="color-profile4938" />
|
61
|
-
<color-profile
|
62
|
-
name="LG-HDR-WQHD"
|
63
|
-
xlink:href="../../../../../.local/share/icc/edid-05e78da98f2c5bf8e3de6f77531dbaea.icc"
|
64
|
-
id="color-profile4940" />
|
65
|
-
<marker
|
66
|
-
style="overflow:visible"
|
67
|
-
id="marker93588-0"
|
68
|
-
refX="0"
|
69
|
-
refY="0"
|
70
|
-
orient="auto">
|
71
|
-
<path
|
72
|
-
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
|
73
|
-
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
74
|
-
style="fill:context-stroke;fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
|
75
|
-
id="path93348-4" />
|
76
|
-
</marker>
|
77
|
-
</defs>
|
78
|
-
<g
|
79
|
-
aria-label="CentOS"
|
80
|
-
id="text57015"
|
81
|
-
style="font-weight:bold;font-size:29.9666px;line-height:1.25;font-family:Montserrat;-inkscape-font-specification:'Montserrat Bold';fill:#a14f8c;fill-opacity:1;stroke-width:0.749167"
|
82
|
-
transform="matrix(0.97560972,0,0,0.97560972,-780.82306,-316.52517)">
|
83
|
-
<path
|
84
|
-
d="m 865.94059,362.40602 c 3.65593,0 6.68255,-1.31853 8.66035,-3.74583 l -3.11653,-2.87679 c -1.40843,1.64816 -3.17646,2.48723 -5.27412,2.48723 -3.92563,0 -6.71252,-2.75693 -6.71252,-6.71252 0,-3.95559 2.78689,-6.71252 6.71252,-6.71252 2.09766,0 3.86569,0.83906 5.27412,2.45726 l 3.11653,-2.87679 c -1.9778,-2.39733 -5.00442,-3.71586 -8.63038,-3.71586 -6.53272,0 -11.38731,4.52495 -11.38731,10.84791 0,6.32295 4.85459,10.84791 11.35734,10.84791 z"
|
85
|
-
id="path2097" />
|
86
|
-
<path
|
87
|
-
d="m 892.76066,354.04533 c 0,-5.18422 -3.65592,-8.36068 -8.39065,-8.36068 -4.91452,0 -8.60041,3.47613 -8.60041,8.30075 0,4.79466 3.62596,8.30075 9.19974,8.30075 2.90676,0 5.15426,-0.899 6.65259,-2.60709 l -2.48723,-2.697 c -1.10876,1.04883 -2.33739,1.55826 -4.04549,1.55826 -2.45726,0 -4.16536,-1.22863 -4.61486,-3.23639 h 12.19641 c 0.03,-0.38956 0.0899,-0.899 0.0899,-1.2586 z m -8.36068,-4.82462 c 2.09766,0 3.62596,1.31853 3.95559,3.35626 h -7.94115 c 0.32963,-2.06769 1.85793,-3.35626 3.98556,-3.35626 z"
|
88
|
-
id="path2099" />
|
89
|
-
<path
|
90
|
-
d="m 905.67622,345.68465 c -2.18756,0 -4.07545,0.74917 -5.33405,2.12763 v -1.88789 h -4.46502 v 16.12203 h 4.67479 v -7.97112 c 0,-2.96669 1.61819,-4.34516 3.86569,-4.34516 2.06769,0 3.26636,1.19867 3.26636,3.80576 v 8.51052 h 4.67479 v -9.22972 c 0,-4.91452 -2.8768,-7.13205 -6.68256,-7.13205 z"
|
91
|
-
id="path2101" />
|
92
|
-
<path
|
93
|
-
d="m 925.72388,357.97096 c -0.50943,0.38957 -1.19866,0.59933 -1.8879,0.59933 -1.25859,0 -2.00776,-0.74916 -2.00776,-2.12763 v -6.56268 h 4.01553 v -3.59599 h -4.01553 v -3.92563 h -4.67479 v 3.92563 h -2.48723 v 3.59599 h 2.48723 v 6.62262 c 0,3.83572 2.21753,5.78355 6.02329,5.78355 1.4384,0 2.84683,-0.32963 3.80576,-1.01886 z"
|
94
|
-
id="path2103" />
|
95
|
-
<path
|
96
|
-
d="m 940.10783,362.40602 c 6.59266,0 11.47721,-4.58489 11.47721,-10.84791 0,-6.26302 -4.88455,-10.84791 -11.47721,-10.84791 -6.62261,0 -11.4772,4.61485 -11.4772,10.84791 0,6.23305 4.85459,10.84791 11.4772,10.84791 z m 0,-4.13539 c -3.74582,0 -6.56268,-2.72697 -6.56268,-6.71252 0,-3.98556 2.81686,-6.71252 6.56268,-6.71252 3.74583,0 6.56269,2.72696 6.56269,6.71252 0,3.98555 -2.81686,6.71252 -6.56269,6.71252 z"
|
97
|
-
id="path2105" />
|
98
|
-
<path
|
99
|
-
d="m 962.13328,362.40602 c 5.99332,0 8.90008,-2.99666 8.90008,-6.50276 0,-7.70141 -12.19641,-5.03438 -12.19641,-8.90008 0,-1.31853 1.10876,-2.39732 3.98556,-2.39732 1.85793,0 3.86569,0.53939 5.81352,1.64816 l 1.49833,-3.68589 c -1.94783,-1.22863 -4.64482,-1.85793 -7.28188,-1.85793 -5.96336,0 -8.84015,2.96669 -8.84015,6.53272 0,7.79131 12.1964,5.09432 12.1964,9.01994 0,1.28857 -1.16869,2.2475 -4.04549,2.2475 -2.51719,0 -5.15425,-0.899 -6.92228,-2.18756 l -1.64816,3.65592 c 1.85792,1.4384 5.21418,2.4273 8.54048,2.4273 z"
|
100
|
-
id="path2107" />
|
101
|
-
</g>
|
102
|
-
<metadata
|
103
|
-
id="metadata2067">
|
104
|
-
<rdf:RDF>
|
105
|
-
<cc:Work
|
106
|
-
rdf:about="">
|
107
|
-
<cc:license
|
108
|
-
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
109
|
-
</cc:Work>
|
110
|
-
<cc:License
|
111
|
-
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
112
|
-
<cc:permits
|
113
|
-
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
114
|
-
<cc:permits
|
115
|
-
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
116
|
-
<cc:requires
|
117
|
-
rdf:resource="http://creativecommons.org/ns#Notice" />
|
118
|
-
<cc:requires
|
119
|
-
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
120
|
-
<cc:permits
|
121
|
-
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
122
|
-
<cc:requires
|
123
|
-
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
124
|
-
</cc:License>
|
125
|
-
</rdf:RDF>
|
126
|
-
</metadata>
|
127
|
-
<text
|
128
|
-
xml:space="preserve"
|
129
|
-
style="font-size:10.9634px;line-height:1.25;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Normal';fill:#a14f8c;stroke-width:0.274085"
|
130
|
-
x="52.489094"
|
131
|
-
y="50.139275"
|
132
|
-
id="message"><tspan
|
133
|
-
sodipodi:role="line"
|
134
|
-
id="tspan1643"
|
135
|
-
style="font-weight:bold;fill:#a14f8c;stroke-width:0.274085"
|
136
|
-
x="52.489094"
|
137
|
-
y="50.139275">=MSG=</tspan></text>
|
138
|
-
<g
|
139
|
-
id="g134192"
|
140
|
-
transform="matrix(1.1369812,-1.1369812,1.1369812,1.1369812,-490.17073,620.55102)">
|
141
|
-
<g
|
142
|
-
id="g902"
|
143
|
-
transform="matrix(0.46302837,0.46302837,-0.46301856,0.46301856,201.07839,-106.11613)">
|
144
|
-
<ellipse
|
145
|
-
style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
146
|
-
id="ellipse894"
|
147
|
-
cx="435.07938"
|
148
|
-
cy="-124.14428"
|
149
|
-
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v10.png"
|
150
|
-
inkscape:export-xdpi="13.06"
|
151
|
-
inkscape:export-ydpi="13.06"
|
152
|
-
rx="20.103001"
|
153
|
-
ry="20.103493"
|
154
|
-
transform="rotate(-15)" />
|
155
|
-
<g
|
156
|
-
id="g907"
|
157
|
-
transform="matrix(1.1500001,0,0,1.1500001,-53.772279,39.324566)">
|
158
|
-
<path
|
159
|
-
id="path896"
|
160
|
-
style="fill:#ffffff;fill-opacity:1;stroke-width:7.93746;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000000"
|
161
|
-
d="m 384.25717,-249.61659 -3.87493,3.87494 -5.47925,-4.5e-4 -4.5e-4,5.47974 -3.87454,3.87494 3.87454,3.87454 2e-4,5.47989 5.4795,-2e-4 3.87493,3.87493 3.87454,-3.87493 5.47994,-2.5e-4 -2.5e-4,-5.47944 3.87494,-3.87454 -3.87532,-3.87456 -5.47949,-5.47949 z m 1.17607,3.87454 v 4.18045 l -1.17607,1.17608 -1.17607,-1.17608 v -4.18005 z m -6.95928,1.90827 2.95599,2.95639 4.4e-4,1.66269 -1.66359,4.5e-4 -2.95599,-2.95639 z m -3.57142,6.27028 h 4.18045 l 1.17608,1.17608 -1.17608,1.17607 h -4.18045 z m 14.43444,0 h 4.18045 v 2.35215 h -4.18045 l -1.17608,-1.17607 z m -9.50341,3.93651 1.66316,1e-5 v 1.66314 l -2.95599,2.956 -1.66315,-1.66316 z m 7.18429,-2.3e-4 1.6629,2.4e-4 2.95599,2.95599 -1.66314,1.66314 -2.95599,-2.95599 z m -2.76069,1.14353 1.17607,1.17607 v 4.18046 h -2.35214 v -4.18046 z"
|
162
|
-
sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" />
|
163
|
-
<path
|
164
|
-
id="path898"
|
165
|
-
style="fill:#efa724;fill-opacity:1;stroke-width:8.59212;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000000"
|
166
|
-
d="m 385.43324,-239.08983 -1.17607,1.03926 -1.17607,-1.03961 v 1.52668 h -1.52649 l 1.03941,1.17607 -1.03964,1.17608 h 1.52672 v 1.5264 l 1.17607,-1.03934 1.17607,1.03947 v -1.52653 h 1.52628 l -1.03921,-1.17604 1.0396,-1.17611 h -1.52667 z"
|
167
|
-
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-482380-v3.png"
|
168
|
-
inkscape:export-xdpi="14.35"
|
169
|
-
inkscape:export-ydpi="14.35"
|
170
|
-
sodipodi:nodetypes="ccccccccccccccccc" />
|
171
|
-
<path
|
172
|
-
id="path900"
|
173
|
-
style="fill:#efa724;fill-opacity:1;stroke-width:6.14231;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000000"
|
174
|
-
d="m 388.13486,-245.73814 1.90493,1.90493 -2.95599,2.95599 7e-5,1.6631 1.66309,5e-5 2.95598,-2.95598 1.91153,1.91153 -0.003,-5.48309 z"
|
175
|
-
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v10.png"
|
176
|
-
inkscape:export-xdpi="13.06"
|
177
|
-
inkscape:export-ydpi="13.06"
|
178
|
-
sodipodi:nodetypes="ccccccccc" />
|
179
|
-
</g>
|
180
|
-
</g>
|
181
|
-
</g>
|
182
|
-
</svg>
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="650" height="210" viewBox="0 0 171.979 55.562"><g aria-label="CentOS" style="font-weight:700;font-size:29.9666px;line-height:1.25;font-family:Montserrat;-inkscape-font-specification:"Montserrat Bold";fill:#a14f8c;fill-opacity:1;stroke-width:.749167"><path d="M63.997 37.042c3.567 0 6.52-1.287 8.45-3.655l-3.041-2.806c-1.374 1.608-3.1 2.426-5.146 2.426-3.83 0-6.549-2.69-6.549-6.549 0-3.859 2.72-6.548 6.55-6.548 2.046 0 3.77.818 5.145 2.397l3.04-2.807c-1.93-2.339-4.882-3.625-8.42-3.625-6.373 0-11.11 4.415-11.11 10.583 0 6.17 4.737 10.584 11.081 10.584zM90.163 28.885c0-5.058-3.567-8.157-8.186-8.157-4.795 0-8.39 3.391-8.39 8.098 0 4.678 3.537 8.099 8.975 8.099 2.835 0 5.028-.877 6.49-2.544l-2.427-2.631c-1.081 1.023-2.28 1.52-3.946 1.52-2.398 0-4.064-1.198-4.503-3.157h11.9c.028-.38.087-.877.087-1.228zm-8.157-4.707c2.047 0 3.538 1.286 3.86 3.274h-7.748c.321-2.017 1.812-3.274 3.888-3.274zM102.763 20.728c-2.134 0-3.976.731-5.203 2.076v-1.842h-4.357v15.729h4.561v-7.777c0-2.894 1.579-4.239 3.772-4.239 2.017 0 3.186 1.17 3.186 3.713v8.303h4.561v-9.005c0-4.794-2.807-6.958-6.52-6.958zM122.322 32.715c-.497.38-1.17.584-1.842.584-1.228 0-1.958-.73-1.958-2.075V24.82h3.917v-3.508h-3.917v-3.83h-4.561v3.83h-2.427v3.508h2.427v6.461c0 3.742 2.163 5.643 5.876 5.643 1.403 0 2.778-.322 3.713-.994zM136.355 37.042c6.432 0 11.198-4.473 11.198-10.584 0-6.11-4.766-10.583-11.198-10.583-6.46 0-11.197 4.502-11.197 10.583s4.736 10.584 11.197 10.584zm0-4.035c-3.654 0-6.402-2.66-6.402-6.549 0-3.888 2.748-6.548 6.402-6.548 3.655 0 6.403 2.66 6.403 6.548 0 3.889-2.748 6.55-6.403 6.55zM157.844 37.042c5.847 0 8.683-2.924 8.683-6.344 0-7.514-11.9-4.912-11.9-8.683 0-1.287 1.082-2.34 3.889-2.34 1.813 0 3.771.527 5.672 1.609l1.461-3.596c-1.9-1.199-4.531-1.813-7.104-1.813-5.818 0-8.624 2.894-8.624 6.373 0 7.602 11.899 4.97 11.899 8.8 0 1.257-1.14 2.193-3.947 2.193-2.456 0-5.029-.877-6.754-2.134l-1.608 3.567c1.813 1.403 5.087 2.368 8.333 2.368z"/></g><text xml:space="preserve" x="52.489" y="50.139" style="font-size:10.9634px;line-height:1.25;font-family:Montserrat;-inkscape-font-specification:"Montserrat, Normal";fill:#a14f8c;stroke-width:.274085"><tspan x="52.489" y="50.139" style="font-weight:700;fill:#a14f8c;stroke-width:.274085">=MSG=</tspan></text><g transform="matrix(1.0529 0 0 1.05289 -382.2 271.277)"><circle cx="435.079" cy="-124.144" r="20.103" style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:1.32292;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000" transform="rotate(-15)"/><path d="m384.257-249.617-3.875 3.875h-5.479v5.48l-3.875 3.875 3.875 3.874v5.48h5.48l3.874 3.875 3.875-3.875h5.48v-5.48l3.874-3.874-3.875-3.875-5.48-5.48zm1.176 3.875v4.18l-1.176 1.176-1.176-1.176v-4.18zm-6.959 1.908 2.956 2.957v1.662h-1.663l-2.956-2.956zm-3.571 6.27h4.18l1.176 1.177-1.176 1.176h-4.18zm14.434 0h4.18v2.353h-4.18l-1.176-1.176zm-9.503 3.937h1.663v1.663l-2.956 2.956-1.663-1.663zm7.184 0h1.663l2.956 2.956-1.663 1.663-2.956-2.956zm-2.76 1.143 1.175 1.176v4.18h-2.352v-4.18z" style="fill:#fff;fill-opacity:1;stroke-width:7.93746;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)"/><path d="m385.433-239.09-1.176 1.04-1.176-1.04v1.526h-1.526l1.039 1.177-1.04 1.176h1.527v1.526l1.176-1.04 1.176 1.04v-1.526h1.527l-1.04-1.176 1.04-1.177h-1.527z" style="fill:#efa724;fill-opacity:1;stroke-width:8.59212;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)"/><path d="m388.135-245.738 1.905 1.905-2.956 2.956v1.663h1.663l2.956-2.956 1.911 1.911-.003-5.483z" style="fill:#efa724;fill-opacity:1;stroke-width:6.14231;stroke-linecap:round;paint-order:fill markers stroke;stop-color:#000" transform="matrix(1.15 0 0 1.15 -53.772 39.325)"/></g></svg>
|