jekyll-theme-centos 2.52.0.beta.46 → 2.52.0.beta.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/_data/base/bits.yml +5 -5
  3. data/_data/base/locales_schema.yml +142 -9
  4. data/_data/base/social.yml +22 -21
  5. data/_data/base/social_schema.yml +10 -6
  6. data/_data/base/sponsors.yml +41 -0
  7. data/_data/base/sponsors_schema.yml +73 -0
  8. data/_includes/base/announcement.html.liquid +2 -0
  9. data/_includes/base/artwork.html.liquid +2 -0
  10. data/_includes/base/bits.html.liquid +2 -0
  11. data/_includes/base/breadcrumb.html.liquid +2 -0
  12. data/_includes/base/breakingnews.html.liquid +2 -0
  13. data/_includes/base/configuration-variables-nested.html.liquid +98 -0
  14. data/_includes/base/configuration-variables.html.liquid +98 -0
  15. data/_includes/base/copyright.html.liquid +3 -1
  16. data/_includes/base/event.html.liquid +2 -0
  17. data/_includes/base/footer.html.liquid +62 -0
  18. data/_includes/base/locales.html.liquid +2 -1
  19. data/_includes/base/navbar.html.liquid +2 -0
  20. data/_includes/base/project.html.liquid +2 -0
  21. data/_includes/base/shortcut.html.liquid +9 -6
  22. data/_includes/base/social.html.liquid +26 -19
  23. data/_includes/base/sponsors-cards.html.liquid +58 -0
  24. data/_includes/base/sponsors-carousel.html.liquid +78 -0
  25. data/_includes/base/title.html.liquid +2 -0
  26. data/_includes/base/toc.html.liquid +2 -0
  27. data/_layouts/base/default.html +5 -51
  28. data/assets/img/base/example-sponsors-design.png +0 -0
  29. data/assets/img/base/example-sponsors-design.svg +226 -0
  30. data/assets/img/base/example-sponsors-logo-1.png +0 -0
  31. data/assets/img/base/example-sponsors-logo-1.svg +120 -0
  32. data/assets/img/base/example-sponsors-logo-2.png +0 -0
  33. data/assets/img/base/example-sponsors-logo-2.svg +116 -0
  34. data/assets/img/base/example-sponsors-logo-3.png +0 -0
  35. data/assets/img/base/example-sponsors-logo-3.svg +123 -0
  36. data/assets/img/base/example-sponsors-logo-4.png +0 -0
  37. data/assets/img/base/example-sponsors-logo-4.svg +116 -0
  38. data/assets/img/base/example-sponsors-logo-5.png +0 -0
  39. data/assets/img/base/example-sponsors-logo-5.svg +116 -0
  40. data/assets/img/base/example-sponsors-logo-6.png +0 -0
  41. data/assets/img/base/example-sponsors-logo-6.svg +116 -0
  42. data/assets/img/base/example-sponsors-logo-7.png +0 -0
  43. data/assets/img/base/example-sponsors-logo-7.svg +116 -0
  44. data/assets/img/base/example-sponsors-logo-8.png +0 -0
  45. data/assets/img/base/example-sponsors-logo-8.svg +110 -0
  46. data/assets/img/base/page-layout-default.png +0 -0
  47. data/assets/img/base/page-layout-default.svg +1291 -965
  48. data/assets/img/base/page-with-announcement.png +0 -0
  49. data/assets/img/base/page-with-announcement.svg +2 -6
  50. data/assets/img/base/page-with-backtotop.png +0 -0
  51. data/assets/img/base/page-with-backtotop.svg +622 -187
  52. data/assets/img/base/page-with-breakingnews.png +0 -0
  53. data/assets/img/base/page-with-breakingnews.svg +2 -42
  54. data/assets/img/base/page-with-copyright.png +0 -0
  55. data/assets/img/base/page-with-copyright.svg +785 -173
  56. data/assets/img/base/page-with-event.png +0 -0
  57. data/assets/img/base/page-with-event.svg +2 -6
  58. data/assets/img/base/page-with-locales.png +0 -0
  59. data/assets/img/base/page-with-locales.svg +614 -619
  60. data/assets/img/base/page-with-navbar.png +0 -0
  61. data/assets/img/base/page-with-navbar.svg +3 -42
  62. data/assets/img/base/page-with-project.png +0 -0
  63. data/assets/img/base/page-with-project.svg +2 -42
  64. data/assets/img/base/page-with-shortcut.png +0 -0
  65. data/assets/img/base/page-with-shortcut.svg +649 -172
  66. data/assets/img/base/page-with-social.png +0 -0
  67. data/assets/img/base/page-with-social.svg +740 -174
  68. data/assets/img/base/page-with-sponsors.png +0 -0
  69. data/assets/img/base/page-with-sponsors.svg +710 -0
  70. data/assets/img/base/page-with-toc.png +0 -0
  71. data/assets/img/base/page-with-toc.svg +3 -42
  72. metadata +30 -3
  73. /data/assets/img/base/{screenshot-example-1200x600.png → screenshot-1200x600.png} +0 -0
  74. /data/assets/img/base/{screenshot-example-1200x600.svg → screenshot-1200x600.svg} +0 -0
@@ -0,0 +1,710 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ width="640"
6
+ height="360.44281"
7
+ viewBox="0 0 169.33334 95.36716"
8
+ version="1.1"
9
+ id="svg1"
10
+ inkscape:version="1.4.3 (0d15f75042, 2025-12-25)"
11
+ sodipodi:docname="page-with-sponsors.svg"
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="namedview1"
19
+ pagecolor="#ffffff"
20
+ bordercolor="#000000"
21
+ borderopacity="0.25"
22
+ inkscape:showpageshadow="2"
23
+ inkscape:pageopacity="0.0"
24
+ inkscape:pagecheckerboard="0"
25
+ inkscape:deskcolor="#d1d1d1"
26
+ inkscape:document-units="px"
27
+ inkscape:zoom="1.4142136"
28
+ inkscape:cx="307.945"
29
+ inkscape:cy="165.81654"
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="layer1"
36
+ showgrid="false"
37
+ showguides="false">
38
+ <sodipodi:guide
39
+ position="8.0644079,3.1607113"
40
+ orientation="0,-1"
41
+ id="guide90"
42
+ inkscape:locked="false" />
43
+ </sodipodi:namedview>
44
+ <defs
45
+ id="defs1">
46
+ <clipPath
47
+ clipPathUnits="userSpaceOnUse"
48
+ id="clipPath31">
49
+ <path
50
+ id="path32-3"
51
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.926039;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
52
+ d="m 59.448396,117.38544 c -1.710994,0 -3.088494,1.37751 -3.088494,3.08851 v 99.47524 c 5.622398,-3.4823 11.886298,-6.4392 16.946499,-6.4392 12.306202,0 19.427002,17.4897 31.733399,17.4897 12.3063,0 19.4268,-17.4897 31.7331,-17.4897 12.3064,0 19.4268,17.4897 31.7331,17.4897 12.3063,0 19.4271,-17.4897 31.7334,-17.4897 12.3063,0 19.27831,17.7148 31.7333,17.4897 8.62408,-0.1558 20.51998,-9.2441 27.02142,-14.8198 v -95.70594 c 0,-1.711 -1.37742,-3.08851 -3.0885,-3.08851 z"
53
+ sodipodi:nodetypes="sscsssssscsss" />
54
+ </clipPath>
55
+ <clipPath
56
+ clipPathUnits="userSpaceOnUse"
57
+ id="clipPath18-6">
58
+ <path
59
+ id="path19-2"
60
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:15.0821;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
61
+ d="m -3334.2611,-1042.3606 c -27.8665,0 -50.3014,22.4349 -50.3014,50.30132 V 628.06067 c 91.5701,-56.71503 193.5881,-104.87302 276.0019,-104.87302 200.4268,0 316.4008,284.84871 516.8309,284.84871 200.4285,0 316.3976,-284.84871 516.8261,-284.84871 200.4301,0 316.3976,284.84871 516.826,284.84871 200.4285,0 316.4025,-284.84871 516.831,-284.84871 200.42847,0 313.97901,288.51483 516.82932,284.84871 140.45773,-2.53746 334.20219,-150.55547 440.08825,-241.36497 V -992.05928 c 0,-27.86642 -22.43323,-50.30132 -50.30133,-50.30132 z"
62
+ sodipodi:nodetypes="sscsssssscsss" />
63
+ </clipPath>
64
+ <clipPath
65
+ clipPathUnits="userSpaceOnUse"
66
+ id="clipPath10">
67
+ <path
68
+ id="path10"
69
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.922912;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
70
+ d="m 3382.8055,1264.0054 c -1.7054,0 -3.0782,-1.3728 -3.0782,-3.0782 v -99.1391 c 5.6034,3.4704 11.8462,6.4174 16.8893,6.4174 12.2646,0 19.3614,-17.4306 31.6263,-17.4306 12.2647,0 19.3611,17.4306 31.6259,17.4306 12.2647,0 19.3613,-17.4306 31.6259,-17.4306 12.2648,0 19.3616,17.4306 31.6263,17.4306 12.2648,0 19.2131,-17.655 31.6259,-17.4306 8.5951,0.1553 20.4508,9.2129 26.9304,14.7697 v 95.3826 c 0,1.7054 -1.3728,3.0782 -3.078,3.0782 z"
71
+ sodipodi:nodetypes="sscsssssscsss" />
72
+ </clipPath>
73
+ <clipPath
74
+ clipPathUnits="userSpaceOnUse"
75
+ id="clipPath25">
76
+ <path
77
+ id="path25"
78
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.765519;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
79
+ d="m 69.416823,172.50827 c -1.414562,0 -2.553245,-1.13868 -2.553245,-2.55324 V 87.72307 c 4.647798,2.878559 9.825953,5.322979 14.009005,5.322979 10.173,0 16.059515,-14.457992 26.232767,-14.457992 10.17308,0 16.05926,14.457992 26.23243,14.457992 10.17308,0 16.05943,-14.457992 26.23243,-14.457992 10.17316,0 16.05968,14.457992 26.23276,14.457992 10.17317,0 15.93651,-14.644123 26.23243,-14.457992 7.1293,0.128815 16.96313,7.641735 22.3377,12.250881 v 79.116092 c 0,1.41456 -1.13868,2.55324 -2.55308,2.55324 z"
80
+ sodipodi:nodetypes="sscsssssscsss" />
81
+ </clipPath>
82
+ <clipPath
83
+ clipPathUnits="userSpaceOnUse"
84
+ id="clipPath26">
85
+ <path
86
+ id="path26"
87
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.765519;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
88
+ d="m 69.416823,172.50827 c -1.414562,0 -2.553245,-1.13868 -2.553245,-2.55324 V 87.72307 c 4.647798,2.878559 9.825953,5.322979 14.009005,5.322979 10.173,0 16.059515,-14.457992 26.232767,-14.457992 10.17308,0 16.05926,14.457992 26.23243,14.457992 10.17308,0 16.05943,-14.457992 26.23243,-14.457992 10.17316,0 16.05968,14.457992 26.23276,14.457992 10.17317,0 15.93651,-14.644123 26.23243,-14.457992 7.1293,0.128815 16.96313,7.641735 22.3377,12.250881 v 79.116092 c 0,1.41456 -1.13868,2.55324 -2.55308,2.55324 z"
89
+ sodipodi:nodetypes="sscsssssscsss" />
90
+ </clipPath>
91
+ <clipPath
92
+ clipPathUnits="userSpaceOnUse"
93
+ id="clipPath2">
94
+ <path
95
+ id="path3-5"
96
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.765519;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
97
+ d="m 69.416823,172.50827 c -1.414562,0 -2.553245,-1.13868 -2.553245,-2.55324 V 87.72307 c 4.647798,2.878559 9.825953,5.322979 14.009005,5.322979 10.173,0 16.059513,-14.457992 26.232767,-14.457992 10.17308,0 16.05926,14.457992 26.23243,14.457992 10.17308,0 16.05943,-14.457992 26.23243,-14.457992 10.17316,0 16.05968,14.457992 26.23276,14.457992 10.17317,0 15.93651,-14.644123 26.23243,-14.457992 7.1293,0.128815 16.96313,7.641735 22.3377,12.250881 v 79.116092 c 0,1.41456 -1.13868,2.55324 -2.55308,2.55324 z"
98
+ sodipodi:nodetypes="sscsssssscsss" />
99
+ </clipPath>
100
+ <clipPath
101
+ clipPathUnits="userSpaceOnUse"
102
+ id="clipPath1">
103
+ <path
104
+ id="path2-3"
105
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.69483;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
106
+ d="m 82.288168,56.438395 c 0,-1.283941 1.033533,-2.317477 2.317471,-2.317477 h 74.638591 c -2.61275,4.218617 -4.83145,8.918616 -4.83145,12.715401 0,9.233617 13.12292,14.576564 13.12292,23.81041 0,9.23369 -13.12292,14.576331 -13.12292,23.810101 0,9.23369 13.12292,14.57649 13.12292,23.81011 0,9.23376 -13.12292,14.57671 -13.12292,23.8104 0,9.23377 13.29187,14.46492 13.12292,23.81011 -0.11692,6.47097 -6.93609,15.39674 -11.11962,20.27501 H 84.605639 c -1.283938,0 -2.317471,-1.03353 -2.317471,-2.31732 z"
107
+ sodipodi:nodetypes="sscsssssscsss" />
108
+ </clipPath>
109
+ </defs>
110
+ <g
111
+ inkscape:label="Layer 1"
112
+ inkscape:groupmode="layer"
113
+ id="layer1"
114
+ transform="translate(-65.951675,-68.908951)">
115
+ <rect
116
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.87056;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
117
+ id="sponsors"
118
+ width="169.33334"
119
+ height="95.367165"
120
+ x="65.951675"
121
+ y="68.908951"
122
+ inkscape:export-filename="page-with-breadcrumb.png"
123
+ inkscape:export-xdpi="96"
124
+ inkscape:export-ydpi="96" />
125
+ <path
126
+ id="path12-5"
127
+ style="fill:none;fill-opacity:1;stroke:#a14f8c;stroke-width:0.79375;stroke-linejoin:bevel;stroke-dasharray:1.58751, 1.58751;stroke-dashoffset:0;paint-order:fill markers stroke;stop-color:#000000"
128
+ d="m 234.20289,69.311569 v 18.8214 c -5.3636,-4.5997 -15.1774,-12.0973 -22.2921,-12.226 -10.2752,-0.1856 -16.0267,14.4289 -26.1791,14.4289 -10.1526,0 -16.0274,-14.4289 -26.1799,-14.4289 -10.1524,0 -16.0268,14.4289 -26.1792,14.4289 -10.1525,0 -16.0265,-14.4289 -26.1789,-14.4289 -10.1528,0 -16.0273,14.4289 -26.1796,14.4289 -4.1747,0 -9.3419,-2.4396 -13.9804,-5.3123 v -15.712"
129
+ sodipodi:nodetypes="ccsssssscc" />
130
+ <path
131
+ id="path792"
132
+ style="fill:#f6edf4;fill-opacity:1;stroke-width:0.138974;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
133
+ d="M 83.717134,94.306414 H 217.51988 c 1.33161,0 2.40369,1.072078 2.40369,2.403776 v 8.69921 c 0,1.3317 -1.07208,2.40378 -2.40369,2.40378 H 83.717134 c -1.331698,0 -2.403776,-1.07208 -2.403776,-2.40378 v -8.69921 c 0,-1.331698 1.072078,-2.403776 2.403776,-2.403776 z"
134
+ clip-path="url(#clipPath26)"
135
+ transform="translate(1.9538574e-5,-0.20218139)" />
136
+ <path
137
+ d="m 151.44631,98.317602 v 0.517417 c 0,0.1143 -0.0927,0.20695 -0.20695,0.20695 h -3.31146 c -0.1143,0 -0.20695,-0.09265 -0.20695,-0.20695 v -0.517417 c 0,-0.1143 0.0927,-0.206951 0.20695,-0.206951 h 3.31146 c 0.1143,0 0.20695,0.09265 0.20695,0.206951 z m -3.72536,1.655685 v 0.517413 c 0,0.1143 0.0927,0.20696 0.20695,0.20696 h 5.38104 c 0.1143,0 0.20695,-0.0927 0.20695,-0.20696 v -0.517413 c 0,-0.114299 -0.0927,-0.20695 -0.20695,-0.20695 h -5.38104 c -0.1143,0 -0.20695,0.09265 -0.20695,0.20695 z m 0.20695,4.035743 h 5.38104 c 0.1143,0 0.20695,-0.0926 0.20695,-0.20695 v -0.51742 c 0,-0.1143 -0.0927,-0.20695 -0.20695,-0.20695 h -5.38104 c -0.1143,0 -0.20695,0.0927 -0.20695,0.20695 v 0.51742 c 0,0.1143 0.0927,0.20695 0.20695,0.20695 z m 3.31146,-2.58701 h -3.31146 c -0.1143,0 -0.20695,0.0926 -0.20695,0.20695 v 0.51742 c 0,0.1143 0.0927,0.20695 0.20695,0.20695 h 3.31146 c 0.1143,0 0.20695,-0.0927 0.20695,-0.20695 v -0.51742 c 0,-0.1143 -0.0927,-0.20695 -0.20695,-0.20695 z"
138
+ id="path793"
139
+ style="fill:#d9b9d1;stroke-width:0.0129352"
140
+ clip-path="url(#clipPath25)"
141
+ transform="translate(1.9538574e-5,-0.20218139)" />
142
+ <g
143
+ id="g817"
144
+ transform="matrix(0.82946038,0,0,0.82946038,-2736.4863,-876.1363)"
145
+ clip-path="url(#clipPath10)">
146
+ <rect
147
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.145225;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
148
+ id="rect815"
149
+ width="167.48418"
150
+ height="16.320353"
151
+ x="3396.9602"
152
+ y="1150.7588"
153
+ rx="2.904494"
154
+ ry="2.904494" />
155
+ <g
156
+ id="g816"
157
+ transform="matrix(0.01562969,0,0,0.01562969,3477.2013,1154.9178)"
158
+ style="fill:#381a32;fill-opacity:1">
159
+ <title
160
+ id="title815">align-left</title>
161
+ <path
162
+ d="m 288,44 v 40 c 0,8.837 -7.163,16 -16,16 H 16 C 7.163,100 0,92.837 0,84 V 44 C 0,35.163 7.163,28 16,28 h 256 c 8.837,0 16,7.163 16,16 z M 0,172 v 40 c 0,8.837 7.163,16 16,16 h 416 c 8.837,0 16,-7.163 16,-16 v -40 c 0,-8.837 -7.163,-16 -16,-16 H 16 c -8.837,0 -16,7.163 -16,16 z m 16,312 h 416 c 8.837,0 16,-7.163 16,-16 v -40 c 0,-8.837 -7.163,-16 -16,-16 H 16 c -8.837,0 -16,7.163 -16,16 v 40 c 0,8.837 7.163,16 16,16 z M 272,284 H 16 c -8.837,0 -16,7.163 -16,16 v 40 c 0,8.837 7.163,16 16,16 h 256 c 8.837,0 16,-7.163 16,-16 v -40 c 0,-8.837 -7.163,-16 -16,-16 z"
163
+ id="path816"
164
+ style="fill:#d9b9d1;fill-opacity:1" />
165
+ </g>
166
+ <path
167
+ sodipodi:type="star"
168
+ style="fill:#d9b9d1;fill-opacity:1;stroke:none;stroke-width:3.12919;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
169
+ id="path817"
170
+ inkscape:flatsided="false"
171
+ sodipodi:sides="3"
172
+ sodipodi:cx="-499.8125"
173
+ sodipodi:cy="737.32031"
174
+ sodipodi:r1="36.465179"
175
+ sodipodi:r2="18.23259"
176
+ sodipodi:arg1="1.5707963"
177
+ sodipodi:arg2="2.6179939"
178
+ inkscape:rounded="0"
179
+ inkscape:randomized="0"
180
+ d="m -499.8125,773.78549 -15.78989,-27.34888 -15.78988,-27.34889 31.57977,0 31.57977,0 -15.78988,27.34889 z"
181
+ transform="matrix(0.06139996,0,0,0.06139996,3587.1971,1113.0878)"
182
+ inkscape:transform-center-y="1.0197809"
183
+ inkscape:transform-center-x="-6.518711e-05" />
184
+ </g>
185
+ <path
186
+ id="path5"
187
+ style="fill:none;fill-opacity:1;stroke:#a14f8c;stroke-width:0.765518;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
188
+ d="m 69.41679,163.49074 c -1.4145,0 -2.5532,-1.1387 -2.5532,-2.5532 V 87.903659 c 4.6478,2.8786 9.8259,5.323 14.009,5.323 10.173,0 16.0595,-14.458 26.2327,-14.458 10.1731,0 16.0593,14.458 26.2325,14.458 10.1731,0 16.0594,-14.458 26.2324,-14.458 10.1732,0 16.0597,14.458 26.2328,14.458 10.1731,0 15.9365,-14.6441 26.2324,-14.458 7.1293,0.1288 16.9631,7.6417 22.3377,12.2509 v 69.917981 c 0,1.4145 -1.1387,2.5532 -2.5531,2.5532 z"
189
+ sodipodi:nodetypes="sscsssssscsss" />
190
+ <rect
191
+ style="fill:#ecdce8;fill-opacity:1;stroke-width:0.255223;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
192
+ id="rect2416"
193
+ width="161.46899"
194
+ height="50.615204"
195
+ x="69.883614"
196
+ y="110.33611"
197
+ inkscape:export-filename="screenshot-sponsors-default-layout.png"
198
+ inkscape:export-xdpi="96"
199
+ inkscape:export-ydpi="96" />
200
+ <rect
201
+ style="fill:#d9b9d1;fill-opacity:1;stroke:#f6edf4;stroke-width:0.406062;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
202
+ id="rect11"
203
+ width="43.672348"
204
+ height="17.391867"
205
+ x="81.922676"
206
+ y="132.58153"
207
+ rx="1.278031"
208
+ ry="1.278031" />
209
+ <rect
210
+ style="fill:none;fill-opacity:1;stroke:#f6edf4;stroke-width:0.383409;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
211
+ id="rect18"
212
+ width="22.386316"
213
+ height="15.897724"
214
+ x="197.34497"
215
+ y="134.34265"
216
+ rx="1.278031"
217
+ ry="1.278031" />
218
+ <rect
219
+ style="fill:none;fill-opacity:1;stroke:#f6edf4;stroke-width:0.383409;stroke-linejoin:bevel;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
220
+ id="rect17"
221
+ width="22.386316"
222
+ height="15.897724"
223
+ x="197.43536"
224
+ y="116.19459"
225
+ rx="1.278031"
226
+ ry="1.278031" />
227
+ <rect
228
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.25148;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
229
+ id="rect4-5-2"
230
+ width="16.618195"
231
+ height="1.131663"
232
+ x="198.91077"
233
+ y="116.00288"
234
+ rx="0.50296021"
235
+ ry="0.50296021" />
236
+ <path
237
+ d="m 234.05916,193.5514 c 0,-0.4005 0.3256,-0.72612 0.72617,-0.72612 h 2.17829 0.5446 0.18157 16.87833 c 0.40046,0 0.72606,0.32562 0.72606,0.72612 v 2.9045 c 0,0.4005 -0.3256,0.72612 -0.72606,0.72612 h -16.87833 -0.18157 -0.5446 -2.17829 c -0.40057,0 -0.72617,-0.32562 -0.72617,-0.72612 z m 3.63063,0 v 2.9045 h 2.90452 v -2.9045 z m -1.60767,0.54346 c -0.0362,-0.0817 -0.11801,-0.13501 -0.20764,-0.13501 -0.0896,0 -0.17136,0.0533 -0.20765,0.13501 l -0.72617,1.63377 c -0.051,0.1146 0,0.24848 0.11576,0.29953 0.11461,0.0511 0.24848,-0.001 0.29953,-0.11572 l 0.10099,-0.22805 h 0.83507 l 0.10099,0.22805 c 0.0511,0.11458 0.18492,0.16564 0.29947,0.11572 0.11461,-0.0499 0.16566,-0.18493 0.11576,-0.29953 z m -0.20764,0.6501 0.21554,0.4856 h -0.43109 z m 3.26754,-0.78511 c 0.12482,0 0.22691,0.10211 0.22691,0.22691 v 0.0454 h 0.49921 0.18157 c 0.12476,0 0.2269,0.10212 0.2269,0.22692 0,0.1248 -0.10214,0.22691 -0.2269,0.22691 h -0.0231 l -0.0181,0.0511 c -0.10099,0.27683 -0.25413,0.52871 -0.44926,0.742 0.0104,0.007 0.0203,0.0125 0.0307,0.0182 l 0.21445,0.12821 c 0.10774,0.0647 0.14177,0.20422 0.0783,0.31087 -0.0636,0.10665 -0.20424,0.14182 -0.31089,0.0783 l -0.21439,-0.1282 c -0.0511,-0.0306 -0.0999,-0.0624 -0.1487,-0.0964 -0.1202,0.0851 -0.24842,0.15884 -0.38569,0.22011 l -0.0406,0.0182 c -0.11455,0.0511 -0.24848,-0.001 -0.29947,-0.11573 -0.0511,-0.11459 0,-0.24847 0.1157,-0.29953 l 0.0406,-0.0182 c 0.0726,-0.0329 0.14293,-0.0692 0.20995,-0.11119 l -0.13849,-0.13842 c -0.0885,-0.0885 -0.0885,-0.23258 0,-0.32108 0.0885,-0.0885 0.23257,-0.0885 0.3211,0 l 0.16565,0.16565 0.006,0.006 c 0.14068,-0.14863 0.25528,-0.32108 0.33811,-0.51055 h -0.39942 -0.81684 c -0.12482,0 -0.22697,-0.10211 -0.22697,-0.22691 0,-0.12481 0.10215,-0.22692 0.22697,-0.22692 h 0.58999 v -0.0454 c 0,-0.1248 0.10203,-0.22692 0.22685,-0.22692 z"
238
+ id="path408-8"
239
+ style="fill:#f6edf4;fill-opacity:1;stroke:#d9b9d1;stroke-width:0.0113456"
240
+ clip-path="url(#clipPath31)"
241
+ transform="matrix(0.72996098,0,0,0.72996098,28.060841,-22.915027)"
242
+ sodipodi:nodetypes="sscccsssscccsssccccccscccccccccccccccsccsssccccccccccccccccssccccssscscc" />
243
+ <rect
244
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.233624;stroke-linejoin:round;stroke-dasharray:none"
245
+ id="rect3-2"
246
+ width="5.9432783"
247
+ height="1.0513954"
248
+ x="205.07007"
249
+ y="118.91544"
250
+ rx="0.46724847"
251
+ ry="0.46724847" />
252
+ <path
253
+ sodipodi:type="star"
254
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:18.7602;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
255
+ id="path602-9-2"
256
+ inkscape:flatsided="false"
257
+ sodipodi:sides="3"
258
+ sodipodi:cx="-499.8125"
259
+ sodipodi:cy="737.32031"
260
+ sodipodi:r1="36.465179"
261
+ sodipodi:r2="18.23259"
262
+ sodipodi:arg1="1.5707963"
263
+ sodipodi:arg2="2.6179939"
264
+ inkscape:rounded="0"
265
+ inkscape:randomized="0"
266
+ d="m -499.8125,773.78549 -15.78989,-27.34888 -15.78988,-27.34889 31.57977,0 31.57977,0 -15.78988,27.34889 z"
267
+ transform="matrix(0.01922111,0,0,-0.01922111,222.78527,133.77738)"
268
+ inkscape:transform-center-y="-0.43730681"
269
+ inkscape:transform-center-x="4.3705878e-05"
270
+ clip-path="url(#clipPath18-6)" />
271
+ <rect
272
+ style="fill:none;fill-opacity:1;stroke:#f6edf4;stroke-width:0.279031;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
273
+ id="rect1-7"
274
+ width="15.221638"
275
+ height="8.832716"
276
+ x="199.05447"
277
+ y="121.47894"
278
+ rx="0.4672676"
279
+ ry="0.4672676" />
280
+ <rect
281
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.233634;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
282
+ id="rect3"
283
+ width="5.3652577"
284
+ height="1.0513954"
285
+ x="200.34601"
286
+ y="122.71205"
287
+ rx="0.4672676"
288
+ ry="0.4672676" />
289
+ <rect
290
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.233634;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
291
+ id="rect4-5"
292
+ width="8.2355909"
293
+ height="1.0513521"
294
+ x="200.43353"
295
+ y="125.16518"
296
+ rx="0.4672676"
297
+ ry="0.4672676" />
298
+ <rect
299
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.233634;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
300
+ id="rect5-3"
301
+ width="7.0999002"
302
+ height="1.0513954"
303
+ x="200.43353"
304
+ y="127.61827"
305
+ rx="0.4672676"
306
+ ry="0.4672676" />
307
+ <rect
308
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.25148;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
309
+ id="rect19"
310
+ width="16.618195"
311
+ height="1.131663"
312
+ x="198.91077"
313
+ y="134.15096"
314
+ rx="0.50296021"
315
+ ry="0.50296021" />
316
+ <g
317
+ id="g65"
318
+ transform="matrix(0.48303531,0,0,0.48303531,-316.7955,-165.64785)">
319
+ <rect
320
+ style="fill:#f6edf4;fill-opacity:1;stroke:#f6edf4;stroke-width:0.700826;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
321
+ id="rect6"
322
+ width="6.8270221"
323
+ height="6.8270226"
324
+ x="1067.9872"
325
+ y="625.2998"
326
+ rx="1.7520642"
327
+ ry="1.7520642" />
328
+ <use
329
+ x="0"
330
+ y="0"
331
+ xlink:href="#rect6"
332
+ id="use7"
333
+ transform="translate(10.666134)"
334
+ style="fill:#ecdce8;fill-opacity:1;stroke:#c795ba" />
335
+ <use
336
+ x="0"
337
+ y="0"
338
+ xlink:href="#use7"
339
+ id="use8"
340
+ transform="translate(10.666134)"
341
+ style="fill:#ecdce8;fill-opacity:1;stroke:#c795ba" />
342
+ <rect
343
+ style="fill:#f6edf4;fill-opacity:1;stroke:#f6edf4;stroke-width:0.700826;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
344
+ id="use10"
345
+ width="6.8270221"
346
+ height="6.8270226"
347
+ x="1089.3195"
348
+ y="634.91913"
349
+ rx="1.7520642"
350
+ ry="1.7520642" />
351
+ <use
352
+ x="0"
353
+ y="0"
354
+ xlink:href="#use10"
355
+ id="use11"
356
+ transform="translate(-21.332243)"
357
+ style="fill:#ecdce8;fill-opacity:1;stroke:#f6edf4" />
358
+ <use
359
+ x="0"
360
+ y="0"
361
+ xlink:href="#use11"
362
+ id="use12"
363
+ transform="translate(10.666102,1.7420312e-5)"
364
+ style="fill:#ecdce8;fill-opacity:1;stroke:#c795ba" />
365
+ <use
366
+ x="0"
367
+ y="0"
368
+ xlink:href="#use8"
369
+ id="use19"
370
+ transform="translate(10.666134)" />
371
+ <use
372
+ x="0"
373
+ y="0"
374
+ xlink:href="#use10"
375
+ id="use20"
376
+ transform="translate(-21.232463,9.6193412)"
377
+ style="stroke:#f6edf4" />
378
+ </g>
379
+ <rect
380
+ style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:0.25148;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
381
+ id="rect65"
382
+ width="16.618195"
383
+ height="1.131663"
384
+ x="83.349144"
385
+ y="132.37849"
386
+ rx="0.50296021"
387
+ ry="0.50296021" />
388
+ <rect
389
+ style="fill:#ffffff;fill-opacity:1;stroke:#a14f8c;stroke-width:0.338524;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
390
+ id="use20-6"
391
+ width="27.708086"
392
+ height="5.4703512"
393
+ x="83.518394"
394
+ y="142.74747"
395
+ rx="0.84630889"
396
+ ry="0.84630889" />
397
+ <g
398
+ id="g42-6"
399
+ transform="matrix(0.48303531,0,0,0.48303531,-369.1893,-149.72133)"
400
+ style="fill:#f6edf4">
401
+ <rect
402
+ style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
403
+ id="rect27-1"
404
+ width="11.107382"
405
+ height="2.1766429"
406
+ x="936.86407"
407
+ y="589.57745"
408
+ rx="0.96735704"
409
+ ry="0.96735704" />
410
+ <rect
411
+ style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
412
+ id="rect39-8"
413
+ width="17.049667"
414
+ height="2.1765535"
415
+ x="937.04523"
416
+ y="594.65601"
417
+ rx="0.96735704"
418
+ ry="0.96735704" />
419
+ <rect
420
+ style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
421
+ id="rect41-7"
422
+ width="14.698512"
423
+ height="2.1766429"
424
+ x="937.04523"
425
+ y="599.7345"
426
+ rx="0.96735704"
427
+ ry="0.96735704" />
428
+ </g>
429
+ <rect
430
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.25148;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
431
+ id="rect59-2"
432
+ width="33.488205"
433
+ height="1.1316718"
434
+ x="81.719627"
435
+ y="156.80005"
436
+ rx="0.6390155"
437
+ ry="0.6390155" />
438
+ <rect
439
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.25148;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
440
+ id="rect70"
441
+ width="4.2212873"
442
+ height="1.1316718"
443
+ x="116.85018"
444
+ y="156.80005"
445
+ rx="0.6390155"
446
+ ry="0.6390155" />
447
+ <rect
448
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.266917;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
449
+ id="rect71"
450
+ width="4.7554269"
451
+ height="1.1316718"
452
+ x="122.71383"
453
+ y="156.80005"
454
+ rx="0.6390155"
455
+ ry="0.6390155" />
456
+ <rect
457
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.266917;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
458
+ id="rect72"
459
+ width="4.7554269"
460
+ height="1.1316718"
461
+ x="129.11163"
462
+ y="156.80005"
463
+ rx="0.6390155"
464
+ ry="0.6390155" />
465
+ <g
466
+ id="g79"
467
+ transform="matrix(0.48303531,0,0,0.48303531,-318.27777,-165.64785)">
468
+ <rect
469
+ style="fill:none;fill-opacity:1;stroke:#f6edf4;stroke-width:0.79375;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
470
+ id="rect4"
471
+ width="118.31165"
472
+ height="70.482971"
473
+ x="934.14343"
474
+ y="583.48212"
475
+ rx="2.6458335"
476
+ ry="2.6458335" />
477
+ <g
478
+ id="g25"
479
+ transform="translate(64.302654,0.1761528)"
480
+ style="fill:#f6edf4">
481
+ <rect
482
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
483
+ id="rect23"
484
+ width="11.107382"
485
+ height="2.1766429"
486
+ x="936.86407"
487
+ y="589.57745"
488
+ rx="0.96735704"
489
+ ry="0.96735704" />
490
+ <rect
491
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
492
+ id="rect24"
493
+ width="17.049667"
494
+ height="2.1765535"
495
+ x="937.04523"
496
+ y="594.65601"
497
+ rx="0.96735704"
498
+ ry="0.96735704" />
499
+ <rect
500
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
501
+ id="rect25"
502
+ width="14.698512"
503
+ height="2.1766429"
504
+ x="937.04523"
505
+ y="599.7345"
506
+ rx="0.96735704"
507
+ ry="0.96735704" />
508
+ </g>
509
+ <rect
510
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.520624;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
511
+ id="rect26"
512
+ width="34.403687"
513
+ height="2.3428164"
514
+ x="1001.1667"
515
+ y="583.08527"
516
+ rx="1.0412494"
517
+ ry="1.0412494" />
518
+ <g
519
+ id="g48"
520
+ transform="translate(64.302654,23.503703)"
521
+ style="fill:#f6edf4">
522
+ <rect
523
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
524
+ id="rect43"
525
+ width="11.107382"
526
+ height="2.1766429"
527
+ x="936.86407"
528
+ y="589.57745"
529
+ rx="0.96735704"
530
+ ry="0.96735704" />
531
+ <rect
532
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
533
+ id="rect44"
534
+ width="17.049667"
535
+ height="2.1765535"
536
+ x="937.04523"
537
+ y="594.65601"
538
+ rx="0.96735704"
539
+ ry="0.96735704" />
540
+ <rect
541
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
542
+ id="rect45"
543
+ width="14.698512"
544
+ height="2.1766429"
545
+ x="937.04523"
546
+ y="599.7345"
547
+ rx="0.96735704"
548
+ ry="0.96735704" />
549
+ </g>
550
+ <rect
551
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.520624;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
552
+ id="rect48"
553
+ width="34.403687"
554
+ height="2.3428164"
555
+ x="1001.1667"
556
+ y="606.41284"
557
+ rx="1.0412494"
558
+ ry="1.0412494" />
559
+ <g
560
+ id="g63"
561
+ transform="translate(64.302654,46.831254)"
562
+ style="fill:#f6edf4">
563
+ <rect
564
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
565
+ id="rect61"
566
+ width="11.107382"
567
+ height="2.1766429"
568
+ x="936.86407"
569
+ y="589.57745"
570
+ rx="0.96735704"
571
+ ry="0.96735704" />
572
+ <rect
573
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
574
+ id="rect62"
575
+ width="17.049667"
576
+ height="2.1765535"
577
+ x="937.04523"
578
+ y="594.65601"
579
+ rx="0.96735704"
580
+ ry="0.96735704" />
581
+ <rect
582
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
583
+ id="rect63"
584
+ width="14.698512"
585
+ height="2.1766429"
586
+ x="937.04523"
587
+ y="599.7345"
588
+ rx="0.96735704"
589
+ ry="0.96735704" />
590
+ </g>
591
+ <rect
592
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.520624;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
593
+ id="rect64"
594
+ width="34.403687"
595
+ height="2.3428164"
596
+ x="1001.1667"
597
+ y="629.74036"
598
+ rx="1.0412494"
599
+ ry="1.0412494" />
600
+ <use
601
+ x="0"
602
+ y="0"
603
+ xlink:href="#g25"
604
+ id="use72"
605
+ transform="translate(-50.138545)"
606
+ style="fill:none;stroke:none" />
607
+ <use
608
+ x="0"
609
+ y="0"
610
+ xlink:href="#rect26"
611
+ id="use73"
612
+ transform="translate(-50.138545)"
613
+ style="fill:none;stroke:none" />
614
+ <use
615
+ x="0"
616
+ y="0"
617
+ xlink:href="#g48"
618
+ id="use74"
619
+ transform="translate(-50.138545)"
620
+ style="fill:none;stroke:none" />
621
+ <use
622
+ x="0"
623
+ y="0"
624
+ xlink:href="#rect48"
625
+ id="use75"
626
+ transform="translate(-50.138545)"
627
+ style="fill:none;stroke:none" />
628
+ <use
629
+ x="0"
630
+ y="0"
631
+ xlink:href="#g63"
632
+ id="use76"
633
+ transform="translate(-50.138545)"
634
+ style="fill:none;stroke:none" />
635
+ <use
636
+ x="0"
637
+ y="0"
638
+ xlink:href="#rect64"
639
+ id="use77"
640
+ transform="translate(-50.138545)"
641
+ style="fill:none;stroke:none" />
642
+ </g>
643
+ <g
644
+ id="use87"
645
+ transform="matrix(0.11924149,0,0,0.11924149,23.261791,128.35944)"
646
+ style="fill:#f6edf4;stroke-width:3.80952">
647
+ <g
648
+ aria-label="CentOS"
649
+ id="g8"
650
+ style="font-weight:bold;font-size:29.9666px;line-height:1.25;font-family:'Source Code Pro';-inkscape-font-specification:'Source Code Pro Bold';fill:#f6edf4;fill-opacity:1;stroke-width:2.85397"
651
+ transform="matrix(0.97560972,0,0,0.97560972,-295.86665,-427.58606)">
652
+ <path
653
+ 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"
654
+ id="path1"
655
+ style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
656
+ <path
657
+ 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"
658
+ id="path2"
659
+ style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
660
+ <path
661
+ 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"
662
+ id="path3"
663
+ style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
664
+ <path
665
+ 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"
666
+ id="path4"
667
+ style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
668
+ <path
669
+ 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"
670
+ id="path6"
671
+ style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
672
+ <path
673
+ 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"
674
+ id="path8"
675
+ style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
676
+ </g>
677
+ <g
678
+ id="g9"
679
+ transform="matrix(0.74451128,0.74451128,-0.74451128,0.74451128,6.01137,-157.12384)"
680
+ inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v20.png"
681
+ inkscape:export-xdpi="10.11"
682
+ inkscape:export-ydpi="10.11"
683
+ style="fill:#f6edf4;fill-opacity:1;stroke-width:3.80952">
684
+ <path
685
+ id="path9"
686
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:5.0397;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
687
+ d="m 372.92961,-303.88054 a 20.103001,20.103493 0 0 0 -4.90893,13.16408 20.103001,20.103493 0 0 0 20.10242,20.10507 20.103001,20.103493 0 0 0 20.10374,-20.10375 20.103001,20.103493 0 0 0 -20.10374,-20.10374 20.103001,20.103493 0 0 0 -15.19349,6.93834 z m 4.43562,2.40753 h 6.30374 l 4.45545,-4.45545 4.45545,4.45545 h 6.3011 v 6.3011 l 4.45677,4.45677 -4.45545,4.45546 -0.001,6.30241 h -6.3011 l -4.45545,4.45546 -4.45678,-4.45678 h -6.30109 v -6.30109 l -4.45545,-4.45546 4.45545,-4.45545 z m 2.27135,4.18311 3.22723,3.22723 1.91307,0.001 10e-4,-1.91307 -3.22855,-3.22855 z m -2.16294,5.22226 0.001,2.70368 h 4.56387 l 1.3525,-1.3525 -1.3525,-1.3525 z m 9.29696,-9.29695 v 4.56386 l 1.3525,1.3525 1.3525,-1.3525 v -4.56386 z m 0.0912,7.606 0.0172,1.79936 -1.79805,-0.0159 1.28243,1.25863 -1.28243,1.26128 1.79805,-0.0159 -0.0145,1.79937 1.25996,-1.28375 1.25995,1.28375 -0.0145,-1.79937 1.79672,0.0145 -1.28243,-1.25864 1.28243,-1.26127 -1.79804,0.0159 0.0159,-1.79804 -1.26127,1.28243 z m -7.22391,9.6169 1.91174,1.91175 3.22723,-3.22723 v -1.91175 h -1.91175 z m 11.83273,-11.83273 v 1.91175 h 1.91174 l 3.22723,-3.22723 -1.91175,-1.91175 z m -4.69872,11.34356 -0.001,4.56518 h 2.705 v -4.56386 l -1.3525,-1.3525 z m 6.08427,-6.08428 1.3525,1.35251 h 4.56386 v -2.70501 h -4.56386 z m -1.38688,3.34622 10e-4,1.91307 3.22722,3.22723 1.91307,-1.91307 -3.22723,-3.22723 z" />
688
+ </g>
689
+ </g>
690
+ <g
691
+ id="g1"
692
+ transform="translate(0,17.053373)">
693
+ <circle
694
+ style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.421373;stroke-linejoin:round"
695
+ id="path1-2"
696
+ cx="222.07687"
697
+ cy="159.52768"
698
+ r="5.4905419"
699
+ clip-path="url(#clipPath2)"
700
+ transform="matrix(0.59110337,0,0,0.59110337,92.964812,42.944579)" />
701
+ <path
702
+ style="fill:none;stroke:#ecdce8;stroke-width:0.435674;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
703
+ d="m 93.5249,194.106 0.933603,0.89865 -0.863686,0.89865"
704
+ id="path410-0"
705
+ sodipodi:nodetypes="ccc"
706
+ clip-path="url(#clipPath1)"
707
+ transform="matrix(0,-0.65123939,0.65123939,0,97.242424,198.50409)" />
708
+ </g>
709
+ </g>
710
+ </svg>