jekyll-theme-centos 2.52.0.beta.52 → 2.52.0.beta.53
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.
- checksums.yaml +4 -4
- data/_data/base/bits_schema.yml +5 -4
- data/_data/base/content_schema.yml +1 -1
- data/_data/base/footer.yml +9 -0
- data/_data/base/footer_schema.yml +55 -0
- data/_data/base/heading_anchor.yml +4 -0
- data/_data/base/heading_anchor_schema.yml +37 -0
- data/_data/base/link_schema.yml +101 -67
- data/_data/base/locales_schema.yml +1 -1
- data/_data/base/project_schema.yml +8 -4
- data/_data/base/title_schema.yml +1 -1
- data/_data/base/toc_schema.yml +16 -2
- data/_includes/base/announcement.html.liquid +19 -7
- data/_includes/base/artwork.html.liquid +18 -6
- data/_includes/base/backtotop.html.liquid +20 -6
- data/_includes/base/bits.html.liquid +31 -18
- data/_includes/base/breadcrumb.html.liquid +7 -1
- data/_includes/base/breakingnews.html.liquid +19 -7
- data/_includes/base/card.html.liquid +43 -29
- data/_includes/base/configuration-variables-nested.html.liquid +1 -1
- data/_includes/base/configuration-variables.html.liquid +3 -3
- data/_includes/base/copyright.html.liquid +18 -6
- data/_includes/base/copyvalue.html.liquid +19 -5
- data/_includes/base/datatable.html.liquid +20 -6
- data/_includes/base/event.html.liquid +33 -21
- data/_includes/base/fontawesome.html.liquid +21 -7
- data/_includes/base/footer.html.liquid +36 -29
- data/_includes/base/head.html.liquid +60 -68
- data/_includes/base/heading_anchor.html.liquid +62 -0
- data/_includes/base/highlight.html.liquid +19 -5
- data/_includes/base/link.html.liquid +47 -53
- data/_includes/base/locales.html.liquid +41 -30
- data/_includes/base/navbar.html.liquid +22 -12
- data/_includes/base/navindex.html.liquid +14 -2
- data/_includes/base/ogp.html.liquid +89 -75
- data/_includes/base/project.html.liquid +34 -22
- data/_includes/base/script.html.liquid +7 -19
- data/_includes/base/shortcut.html.liquid +32 -24
- data/_includes/base/social.html.liquid +33 -23
- data/_includes/base/sponsors-cards.html.liquid +17 -6
- data/_includes/base/sponsors-carousel.html.liquid +21 -8
- data/_includes/base/title.html.liquid +21 -10
- data/_includes/base/toc.html.liquid +2 -2
- data/_layouts/base/default.html +8 -8
- data/_sass/base/_customization.scss +47 -0
- data/assets/img/base/page-layout-default.png +0 -0
- data/assets/img/base/page-layout-default.svg +878 -1241
- data/assets/img/base/page-with-backtotop.png +0 -0
- data/assets/img/base/page-with-backtotop.svg +800 -573
- data/assets/img/base/page-with-copyright.png +0 -0
- data/assets/img/base/page-with-copyright.svg +818 -645
- data/assets/img/base/page-with-footer.png +0 -0
- data/assets/img/base/page-with-footer.svg +1018 -0
- data/assets/img/base/page-with-link.png +0 -0
- data/assets/img/base/page-with-link.svg +142 -139
- data/assets/img/base/page-with-locales.png +0 -0
- data/assets/img/base/page-with-locales.svg +795 -577
- data/assets/img/base/page-with-shortcut.png +0 -0
- data/assets/img/base/page-with-shortcut.svg +796 -569
- data/assets/img/base/page-with-social.png +0 -0
- data/assets/img/base/page-with-social.svg +811 -673
- data/assets/img/base/page-with-sponsors.png +0 -0
- data/assets/img/base/page-with-sponsors.svg +795 -568
- data/assets/js/base/heading-anchor.js +108 -0
- data/assets/js/base/init-tooltips.js +5 -4
- metadata +10 -3
- data/_data/base/toc_generator_schema.yml +0 -102
- /data/_includes/base/{toc_generator.html.liquid → toc-generator.html.liquid} +0 -0
|
@@ -11,7 +11,6 @@
|
|
|
11
11
|
sodipodi:docname="page-with-backtotop.svg"
|
|
12
12
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
13
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
15
14
|
xmlns="http://www.w3.org/2000/svg"
|
|
16
15
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
17
16
|
<sodipodi:namedview
|
|
@@ -24,14 +23,14 @@
|
|
|
24
23
|
inkscape:pagecheckerboard="0"
|
|
25
24
|
inkscape:deskcolor="#d1d1d1"
|
|
26
25
|
inkscape:document-units="px"
|
|
27
|
-
inkscape:zoom="1.
|
|
28
|
-
inkscape:cx="
|
|
29
|
-
inkscape:cy="
|
|
30
|
-
inkscape:window-width="
|
|
31
|
-
inkscape:window-height="
|
|
32
|
-
inkscape:window-x="
|
|
33
|
-
inkscape:window-y="
|
|
34
|
-
inkscape:window-maximized="
|
|
26
|
+
inkscape:zoom="1.0445895"
|
|
27
|
+
inkscape:cx="314.47761"
|
|
28
|
+
inkscape:cy="129.23737"
|
|
29
|
+
inkscape:window-width="2401"
|
|
30
|
+
inkscape:window-height="1288"
|
|
31
|
+
inkscape:window-x="26"
|
|
32
|
+
inkscape:window-y="23"
|
|
33
|
+
inkscape:window-maximized="0"
|
|
35
34
|
inkscape:current-layer="layer1"
|
|
36
35
|
showgrid="false"
|
|
37
36
|
showguides="false">
|
|
@@ -43,68 +42,83 @@
|
|
|
43
42
|
</sodipodi:namedview>
|
|
44
43
|
<defs
|
|
45
44
|
id="defs1">
|
|
46
|
-
<
|
|
47
|
-
|
|
48
|
-
|
|
45
|
+
<filter
|
|
46
|
+
inkscape:collect="always"
|
|
47
|
+
style="color-interpolation-filters:sRGB"
|
|
48
|
+
id="filter71"
|
|
49
|
+
x="-0.030834842"
|
|
50
|
+
y="-0.012744665"
|
|
51
|
+
width="1.0616697"
|
|
52
|
+
height="1.0254893">
|
|
53
|
+
<feGaussianBlur
|
|
54
|
+
inkscape:collect="always"
|
|
55
|
+
stdDeviation="4.1775707"
|
|
56
|
+
id="feGaussianBlur71" />
|
|
57
|
+
</filter>
|
|
58
|
+
<marker
|
|
59
|
+
style="overflow:visible"
|
|
60
|
+
id="marker176"
|
|
61
|
+
refX="0"
|
|
62
|
+
refY="0"
|
|
63
|
+
orient="auto-start-reverse"
|
|
64
|
+
inkscape:stockid="Triangle arrow"
|
|
65
|
+
markerWidth="1"
|
|
66
|
+
markerHeight="1"
|
|
67
|
+
viewBox="0 0 1 1"
|
|
68
|
+
inkscape:isstock="true"
|
|
69
|
+
inkscape:collect="always"
|
|
70
|
+
preserveAspectRatio="xMidYMid">
|
|
49
71
|
<path
|
|
50
|
-
|
|
51
|
-
style="fill
|
|
52
|
-
d="
|
|
53
|
-
|
|
54
|
-
</
|
|
55
|
-
<
|
|
56
|
-
|
|
57
|
-
id="
|
|
72
|
+
transform="scale(0.5)"
|
|
73
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt"
|
|
74
|
+
d="M 5.77,0 -2.88,5 V -5 Z"
|
|
75
|
+
id="path176" />
|
|
76
|
+
</marker>
|
|
77
|
+
<marker
|
|
78
|
+
style="overflow:visible"
|
|
79
|
+
id="marker175"
|
|
80
|
+
refX="0"
|
|
81
|
+
refY="0"
|
|
82
|
+
orient="auto-start-reverse"
|
|
83
|
+
inkscape:stockid="Triangle arrow"
|
|
84
|
+
markerWidth="1"
|
|
85
|
+
markerHeight="1"
|
|
86
|
+
viewBox="0 0 1 1"
|
|
87
|
+
inkscape:isstock="true"
|
|
88
|
+
inkscape:collect="always"
|
|
89
|
+
preserveAspectRatio="xMidYMid">
|
|
58
90
|
<path
|
|
59
|
-
|
|
60
|
-
style="fill
|
|
61
|
-
d="
|
|
62
|
-
|
|
63
|
-
</
|
|
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>
|
|
91
|
+
transform="scale(0.5)"
|
|
92
|
+
style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt"
|
|
93
|
+
d="M 5.77,0 -2.88,5 V -5 Z"
|
|
94
|
+
id="path175" />
|
|
95
|
+
</marker>
|
|
82
96
|
<clipPath
|
|
83
97
|
clipPathUnits="userSpaceOnUse"
|
|
84
|
-
id="
|
|
98
|
+
id="clipPath2-7">
|
|
85
99
|
<path
|
|
86
|
-
id="
|
|
100
|
+
id="path3-5-53"
|
|
87
101
|
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.
|
|
102
|
+
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"
|
|
89
103
|
sodipodi:nodetypes="sscsssssscsss" />
|
|
90
104
|
</clipPath>
|
|
91
105
|
<clipPath
|
|
92
106
|
clipPathUnits="userSpaceOnUse"
|
|
93
|
-
id="
|
|
107
|
+
id="clipPath1-5">
|
|
94
108
|
<path
|
|
95
|
-
id="
|
|
96
|
-
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.
|
|
97
|
-
d="m
|
|
109
|
+
id="path2-3-6"
|
|
110
|
+
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"
|
|
111
|
+
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"
|
|
98
112
|
sodipodi:nodetypes="sscsssssscsss" />
|
|
99
113
|
</clipPath>
|
|
100
114
|
<clipPath
|
|
101
115
|
clipPathUnits="userSpaceOnUse"
|
|
102
|
-
id="
|
|
116
|
+
id="clipPath7">
|
|
103
117
|
<path
|
|
104
|
-
id="
|
|
105
|
-
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:
|
|
106
|
-
d="
|
|
107
|
-
sodipodi:nodetypes="
|
|
118
|
+
id="path7"
|
|
119
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.58145;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
|
|
120
|
+
d="M 1153.2737,691.22239 V 535.07017 c 9.6017,5.94678 20.2989,10.99656 28.9406,10.99656 21.0159,0 33.1766,-29.86818 54.193,-29.86818 21.0162,0 33.1763,29.86818 54.1926,29.86818 21.0162,0 33.1765,-29.86818 54.1925,-29.86818 21.0164,0 33.177,29.86818 54.1932,29.86818 21.0162,0 32.9226,-30.25264 54.1925,-29.86818 14.7281,0.26608 35.0433,15.78667 46.1465,25.30862 v 149.71522 z"
|
|
121
|
+
sodipodi:nodetypes="ccssssssccc" />
|
|
108
122
|
</clipPath>
|
|
109
123
|
</defs>
|
|
110
124
|
<g
|
|
@@ -113,598 +127,811 @@
|
|
|
113
127
|
id="layer1"
|
|
114
128
|
transform="translate(-65.951675,-68.908951)">
|
|
115
129
|
<rect
|
|
116
|
-
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:
|
|
130
|
+
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:13.7445;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
|
117
131
|
id="backtotop"
|
|
118
132
|
width="169.33334"
|
|
119
133
|
height="95.367165"
|
|
120
|
-
x="65.
|
|
134
|
+
x="65.951668"
|
|
121
135
|
y="68.908951"
|
|
122
136
|
inkscape:export-filename="page-with-breadcrumb.png"
|
|
123
137
|
inkscape:export-xdpi="96"
|
|
124
138
|
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
139
|
<g
|
|
143
|
-
id="
|
|
144
|
-
transform="matrix(0.
|
|
145
|
-
clip-path="url(#
|
|
140
|
+
id="g87"
|
|
141
|
+
transform="matrix(0.4602229,0,0,0.4602229,-459.7453,-158.77955)"
|
|
142
|
+
clip-path="url(#clipPath7)">
|
|
143
|
+
<rect
|
|
144
|
+
style="fill:#ecdce8;fill-opacity:1;stroke:#a14f8c;stroke-width:1.32022;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;filter:url(#filter71);stop-color:#000000"
|
|
145
|
+
id="rect71"
|
|
146
|
+
width="346.56509"
|
|
147
|
+
height="838.49048"
|
|
148
|
+
x="1152.9523"
|
|
149
|
+
y="-147.22197"
|
|
150
|
+
inkscape:export-filename="screenshot-sponsors-default-layout.png"
|
|
151
|
+
inkscape:export-xdpi="96"
|
|
152
|
+
inkscape:export-ydpi="96" />
|
|
153
|
+
<rect
|
|
154
|
+
style="fill:#ffffff;fill-opacity:1;stroke:#a14f8c;stroke-width:1.32022;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
|
|
155
|
+
id="rect4291-9"
|
|
156
|
+
width="346.56509"
|
|
157
|
+
height="838.49048"
|
|
158
|
+
x="1152.9523"
|
|
159
|
+
y="-147.22197"
|
|
160
|
+
inkscape:export-filename="screenshot-sponsors-default-layout.png"
|
|
161
|
+
inkscape:export-xdpi="96"
|
|
162
|
+
inkscape:export-ydpi="96" />
|
|
146
163
|
<rect
|
|
147
|
-
style="fill:#
|
|
148
|
-
id="
|
|
149
|
-
width="
|
|
150
|
-
height="
|
|
151
|
-
x="
|
|
152
|
-
y="
|
|
153
|
-
|
|
154
|
-
|
|
164
|
+
style="fill:#d9b9d1;fill-opacity:1;stroke-width:0.497636;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
|
|
165
|
+
id="rect4433"
|
|
166
|
+
width="334.28003"
|
|
167
|
+
height="19.72998"
|
|
168
|
+
x="1159.0947"
|
|
169
|
+
y="-141.15588"
|
|
170
|
+
inkscape:export-filename="screenshot-sponsors-default-layout.png"
|
|
171
|
+
inkscape:export-xdpi="96"
|
|
172
|
+
inkscape:export-ydpi="96" />
|
|
155
173
|
<g
|
|
156
|
-
id="
|
|
157
|
-
transform="matrix(0.
|
|
158
|
-
style="fill:#
|
|
159
|
-
<
|
|
160
|
-
|
|
174
|
+
id="g1012"
|
|
175
|
+
transform="matrix(0.24685874,0,0,0.24685874,1062.9732,-110.40602)"
|
|
176
|
+
style="fill:#f6edf4;stroke-width:3.80952">
|
|
177
|
+
<g
|
|
178
|
+
aria-label="CentOS"
|
|
179
|
+
id="text57015"
|
|
180
|
+
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"
|
|
181
|
+
transform="matrix(0.97560972,0,0,0.97560972,-295.86665,-427.58606)">
|
|
182
|
+
<path
|
|
183
|
+
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"
|
|
184
|
+
id="path2097"
|
|
185
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
186
|
+
<path
|
|
187
|
+
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"
|
|
188
|
+
id="path2099"
|
|
189
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
190
|
+
<path
|
|
191
|
+
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"
|
|
192
|
+
id="path2101"
|
|
193
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
194
|
+
<path
|
|
195
|
+
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"
|
|
196
|
+
id="path2103"
|
|
197
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
198
|
+
<path
|
|
199
|
+
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"
|
|
200
|
+
id="path2105"
|
|
201
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
202
|
+
<path
|
|
203
|
+
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"
|
|
204
|
+
id="path2107"
|
|
205
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
206
|
+
</g>
|
|
207
|
+
<g
|
|
208
|
+
id="g28251-9"
|
|
209
|
+
transform="matrix(0.74451128,0.74451128,-0.74451128,0.74451128,6.01137,-157.12384)"
|
|
210
|
+
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v20.png"
|
|
211
|
+
inkscape:export-xdpi="10.11"
|
|
212
|
+
inkscape:export-ydpi="10.11"
|
|
213
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:3.80952">
|
|
214
|
+
<path
|
|
215
|
+
id="ellipse15079-1-3"
|
|
216
|
+
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"
|
|
217
|
+
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" />
|
|
218
|
+
</g>
|
|
219
|
+
</g>
|
|
220
|
+
<rect
|
|
221
|
+
style="fill:#ecdce8;fill-opacity:1;stroke:#d9b9d1;stroke-width:0.248818;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
|
222
|
+
id="rect119"
|
|
223
|
+
width="16.372637"
|
|
224
|
+
height="10.339692"
|
|
225
|
+
x="1452.1016"
|
|
226
|
+
y="-136.46074"
|
|
227
|
+
rx="1.2440896"
|
|
228
|
+
ry="1.2440896" />
|
|
229
|
+
<g
|
|
230
|
+
id="g121"
|
|
231
|
+
transform="matrix(0.94041424,0,0,0.94041424,475.53132,5.0191882)"
|
|
232
|
+
style="stroke:#9a9996;stroke-opacity:1">
|
|
233
|
+
<path
|
|
234
|
+
style="fill:none;stroke:#d9b9d1;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
235
|
+
d="m 1040.8931,-147.50672 h 12.5172"
|
|
236
|
+
id="path119" />
|
|
161
237
|
<path
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
238
|
+
style="fill:none;stroke:#d9b9d1;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
239
|
+
d="m 1040.8931,-144.94685 h 12.5172"
|
|
240
|
+
id="path120" />
|
|
241
|
+
<path
|
|
242
|
+
style="fill:none;stroke:#d9b9d1;stroke-width:0.79375;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
243
|
+
d="m 1040.8931,-142.38698 h 12.5172"
|
|
244
|
+
id="path121" />
|
|
165
245
|
</g>
|
|
166
246
|
<path
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
id="
|
|
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:none;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:#f6edf4;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:none;fill-opacity:1;stroke:#f6edf4;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:#f6edf4;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:#f6edf4;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:#f6edf4;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" />
|
|
247
|
+
style="fill:none;stroke:#d9b9d1;stroke-width:0.248818px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
|
248
|
+
d="m 1227.4685,-139.55744 v 12.69302"
|
|
249
|
+
id="path8" />
|
|
477
250
|
<g
|
|
478
|
-
id="
|
|
479
|
-
transform="
|
|
480
|
-
style="fill:#
|
|
251
|
+
id="g1"
|
|
252
|
+
transform="matrix(1.4277799,0,0,1.4277799,99.63989,136.37013)"
|
|
253
|
+
style="fill:#d9b9d1">
|
|
254
|
+
<g
|
|
255
|
+
id="use1-3-3"
|
|
256
|
+
style="fill:#d9b9d1;fill-opacity:1;stroke:#f6f5f4;stroke-opacity:1"
|
|
257
|
+
transform="matrix(0.00800799,0,0,0.00800799,793.73956,-190.8614)">
|
|
258
|
+
<title
|
|
259
|
+
id="title7">align-left</title>
|
|
260
|
+
<path
|
|
261
|
+
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"
|
|
262
|
+
id="path11" />
|
|
263
|
+
</g>
|
|
264
|
+
</g>
|
|
265
|
+
<g
|
|
266
|
+
id="g13"
|
|
267
|
+
transform="matrix(0.94041424,0,0,0.94041424,487.73501,33.070036)">
|
|
268
|
+
<rect
|
|
269
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.240121;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
|
|
270
|
+
id="rect3425"
|
|
271
|
+
width="305.13757"
|
|
272
|
+
height="20.980095"
|
|
273
|
+
x="739.05914"
|
|
274
|
+
y="-29.768446"
|
|
275
|
+
rx="1.4067383"
|
|
276
|
+
ry="1.4067383" />
|
|
277
|
+
<path
|
|
278
|
+
d="m 756.48292,-23.545422 c 0,-0.245766 -0.14862,-0.468658 -0.37722,-0.563919 -0.22863,-0.09527 -0.48963,-0.04189 -0.66489,0.131557 l -0.83065,0.832546 c -0.91446,0.914457 -2.1547,1.428866 -3.44829,1.428866 h -0.16575 -0.60964 -1.82893 c -0.67252,0 -1.21928,0.546766 -1.21928,1.219278 v 1.828931 c 0,0.672496 0.54676,1.219278 1.21928,1.219278 v 2.43857 c 0,0.337222 0.27243,0.60964 0.60965,0.60964 h 1.21928 c 0.33722,0 0.60964,-0.272418 0.60964,-0.60964 v -2.43857 h 0.16575 c 1.29359,0 2.53383,0.514379 3.44829,1.428852 l 0.83065,0.830643 c 0.17526,0.17527 0.43626,0.226727 0.66489,0.131556 0.22861,-0.09542 0.37722,-0.316265 0.37722,-0.563919 v -2.810083 c 0.35435,-0.167644 0.60965,-0.619165 0.60965,-1.150697 0,-0.531532 -0.2553,-0.983053 -0.60965,-1.150697 z m -1.21928,1.461241 v 2.501427 2.501458 c -1.12024,-1.019261 -2.58148,-1.586985 -4.10177,-1.586985 h -0.16575 v -1.828931 h 0.16575 c 1.52029,0 2.98153,-0.56774 4.10177,-1.586969 z"
|
|
279
|
+
id="path3462"
|
|
280
|
+
style="fill:#c795ba;fill-opacity:1;stroke:none;stroke-width:0.390216" />
|
|
281
|
+
<g
|
|
282
|
+
id="g39"
|
|
283
|
+
transform="matrix(0.60142389,0,0,0.60142392,402.68323,53.580101)"
|
|
284
|
+
style="fill:#77767b;fill-opacity:1;stroke:#c795ba;stroke-width:1.13921;stroke-opacity:1">
|
|
285
|
+
<path
|
|
286
|
+
style="fill:#77767b;fill-opacity:1;stroke:#c795ba;stroke-width:1.50708;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
287
|
+
d="m 1044.5533,-124.15749 6.0283,6.02831"
|
|
288
|
+
id="path38" />
|
|
289
|
+
<path
|
|
290
|
+
style="fill:none;fill-opacity:1;stroke:#c795ba;stroke-width:1.50708;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
291
|
+
d="m 1050.5816,-124.15749 -6.0283,6.02831"
|
|
292
|
+
id="path39" />
|
|
293
|
+
</g>
|
|
294
|
+
</g>
|
|
295
|
+
<g
|
|
296
|
+
id="g37"
|
|
297
|
+
transform="translate(369.61283,-134.06562)">
|
|
481
298
|
<rect
|
|
482
|
-
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.
|
|
483
|
-
id="
|
|
484
|
-
width="
|
|
485
|
-
height="
|
|
486
|
-
x="
|
|
487
|
-
y="
|
|
488
|
-
|
|
489
|
-
|
|
299
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.205124;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
|
300
|
+
id="rect1565-1-7"
|
|
301
|
+
width="286.95572"
|
|
302
|
+
height="19.72998"
|
|
303
|
+
x="813.31335"
|
|
304
|
+
y="627.60034" />
|
|
305
|
+
<g
|
|
306
|
+
id="use49"
|
|
307
|
+
style="fill:#ecdce8;fill-opacity:1;stroke:none;stroke-width:1.92095"
|
|
308
|
+
transform="matrix(0.02204861,0,0,0.02204861,951.14677,631.82089)">
|
|
309
|
+
<title
|
|
310
|
+
id="title14">Image</title>
|
|
311
|
+
<path
|
|
312
|
+
d="M 464,64 H 48 C 21.49,64 0,85.49 0,112 v 288 c 0,26.51 21.49,48 48,48 h 416 c 26.51,0 48,-21.49 48,-48 V 112 C 512,85.49 490.51,64 464,64 Z m -6,336 H 54 a 6,6 0 0 1 -6,-6 V 118 a 6,6 0 0 1 6,-6 h 404 a 6,6 0 0 1 6,6 v 276 a 6,6 0 0 1 -6,6 z M 128,152 c -22.091,0 -40,17.909 -40,40 0,22.091 17.909,40 40,40 22.091,0 40,-17.909 40,-40 0,-22.091 -17.909,-40 -40,-40 z M 96,352 h 320 v -80 l -87.515,-87.515 c -4.686,-4.686 -12.284,-4.686 -16.971,0 L 192,304 152.485,264.485 c -4.686,-4.686 -12.284,-4.686 -16.971,0 L 96,304 Z"
|
|
313
|
+
id="path14" />
|
|
314
|
+
</g>
|
|
315
|
+
</g>
|
|
316
|
+
<g
|
|
317
|
+
id="g38"
|
|
318
|
+
transform="translate(369.44342,-144.89279)">
|
|
319
|
+
<rect
|
|
320
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.248818;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
|
321
|
+
id="rect1166"
|
|
322
|
+
width="286.95578"
|
|
323
|
+
height="19.72998"
|
|
324
|
+
x="813.31335"
|
|
325
|
+
y="667.367" />
|
|
326
|
+
<g
|
|
327
|
+
id="g57-0"
|
|
328
|
+
transform="matrix(0.01856725,0,0,0.01856725,952.63218,675.33275)"
|
|
329
|
+
style="fill:#381a32;fill-opacity:1">
|
|
330
|
+
<title
|
|
331
|
+
id="title57-8">align-left</title>
|
|
332
|
+
<path
|
|
333
|
+
d="m 288,-109.71003 v 39.999996 c 0,8.837 -7.163,16 -16,16 H 16 c -8.837,0 -16,-7.163 -16,-16 v -39.999996 c 0,-8.837 7.163,-16 16,-16 h 256 c 8.837,0 16,7.163 16,16 z M 0,18.289966 v 40.000001 c 0,8.837 7.163,16 16,16 h 416 c 8.837,0 16,-7.163 16,-16 V 18.289966 C 448,9.4529652 440.837,2.2899652 432,2.2899652 H 16 c -8.837,0 -16,7.163 -16,16.0000008 z M 16,330.28997 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 256,-200 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"
|
|
334
|
+
id="path57-1"
|
|
335
|
+
style="fill:#ecdce8;fill-opacity:1" />
|
|
336
|
+
</g>
|
|
337
|
+
<path
|
|
338
|
+
sodipodi:type="star"
|
|
339
|
+
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"
|
|
340
|
+
id="path37"
|
|
341
|
+
inkscape:flatsided="false"
|
|
342
|
+
sodipodi:sides="3"
|
|
343
|
+
sodipodi:cx="-499.8125"
|
|
344
|
+
sodipodi:cy="737.32031"
|
|
345
|
+
sodipodi:r1="36.465179"
|
|
346
|
+
sodipodi:r2="18.23259"
|
|
347
|
+
sodipodi:arg1="1.5707963"
|
|
348
|
+
sodipodi:arg2="2.6179939"
|
|
349
|
+
inkscape:rounded="0"
|
|
350
|
+
inkscape:randomized="0"
|
|
351
|
+
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"
|
|
352
|
+
transform="matrix(0.10519844,0,0,0.10519844,1139.2521,598.70803)"
|
|
353
|
+
inkscape:transform-center-y="1.0197809"
|
|
354
|
+
inkscape:transform-center-x="-6.518711e-05" />
|
|
355
|
+
</g>
|
|
356
|
+
<g
|
|
357
|
+
id="g58"
|
|
358
|
+
transform="matrix(0.94041424,0,0,0.94041424,458.37216,613.03475)">
|
|
490
359
|
<rect
|
|
491
|
-
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.
|
|
492
|
-
id="
|
|
493
|
-
width="
|
|
494
|
-
height="
|
|
495
|
-
x="
|
|
496
|
-
y="
|
|
497
|
-
|
|
498
|
-
|
|
360
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.305937;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
|
|
361
|
+
id="rect57"
|
|
362
|
+
width="305.13763"
|
|
363
|
+
height="20.980095"
|
|
364
|
+
x="770.28247"
|
|
365
|
+
y="-65.525414" />
|
|
366
|
+
<g
|
|
367
|
+
id="g57"
|
|
368
|
+
transform="matrix(0.0197437,0,0,0.0197437,918.4287,-57.055009)"
|
|
369
|
+
style="fill:#ffffff">
|
|
370
|
+
<title
|
|
371
|
+
id="title57">align-left</title>
|
|
372
|
+
<path
|
|
373
|
+
d="m 288,-109.70695 v 40.000002 c 0,8.837 -7.163,16 -16,16 H 16 c -8.837,0 -16,-7.163 -16,-16 v -40.000002 c 0,-8.837 7.163,-16 16,-16 h 256 c 8.837,0 16,7.163 16,16 z M 0,18.293052 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 448,9.4560521 440.837,2.2930521 432,2.2930521 H 16 c -8.837,0 -16,7.163 -16,15.9999999 z M 16,330.29305 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 256,-200 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"
|
|
374
|
+
id="path57"
|
|
375
|
+
style="fill:#ecdce8" />
|
|
376
|
+
</g>
|
|
377
|
+
</g>
|
|
378
|
+
<g
|
|
379
|
+
id="use108"
|
|
380
|
+
transform="matrix(1.4488325,0,0,1.4488325,-1571.3439,-475.27474)">
|
|
499
381
|
<rect
|
|
500
|
-
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.
|
|
501
|
-
id="
|
|
502
|
-
width="
|
|
503
|
-
height="
|
|
504
|
-
x="
|
|
505
|
-
y="
|
|
506
|
-
|
|
507
|
-
|
|
382
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.496626;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:0.0397303, 0.0397303;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
|
|
383
|
+
id="rect5"
|
|
384
|
+
width="198.05997"
|
|
385
|
+
height="263.7258"
|
|
386
|
+
x="1900.9103"
|
|
387
|
+
y="351.51724"
|
|
388
|
+
inkscape:export-filename="page-with-bits-collapsed.webp"
|
|
389
|
+
inkscape:export-xdpi="96"
|
|
390
|
+
inkscape:export-ydpi="96" />
|
|
391
|
+
<g
|
|
392
|
+
id="g55"
|
|
393
|
+
transform="translate(0.24830881,-0.15490532)">
|
|
394
|
+
<g
|
|
395
|
+
id="g30"
|
|
396
|
+
transform="matrix(0.56967611,0,0,0.56967611,1211.4474,351.50659)">
|
|
397
|
+
<rect
|
|
398
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.377305;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
399
|
+
id="rect28"
|
|
400
|
+
width="30.677139"
|
|
401
|
+
height="13.229167"
|
|
402
|
+
x="1335.1501"
|
|
403
|
+
y="339.93384"
|
|
404
|
+
rx="4.6444521"
|
|
405
|
+
ry="4.6444521" />
|
|
406
|
+
<rect
|
|
407
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.377305;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
408
|
+
id="rect29"
|
|
409
|
+
width="30.677139"
|
|
410
|
+
height="13.229167"
|
|
411
|
+
x="1369.1049"
|
|
412
|
+
y="339.93384"
|
|
413
|
+
rx="4.6444521"
|
|
414
|
+
ry="4.6444521" />
|
|
415
|
+
<rect
|
|
416
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.377305;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
417
|
+
id="rect30"
|
|
418
|
+
width="30.677139"
|
|
419
|
+
height="13.229167"
|
|
420
|
+
x="1402.3872"
|
|
421
|
+
y="339.93384"
|
|
422
|
+
rx="4.6444521"
|
|
423
|
+
ry="4.6444521" />
|
|
424
|
+
</g>
|
|
425
|
+
<rect
|
|
426
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.199147;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
427
|
+
id="rect31"
|
|
428
|
+
width="11.119654"
|
|
429
|
+
height="7.5955625"
|
|
430
|
+
x="2069.249"
|
|
431
|
+
y="556.12061"
|
|
432
|
+
rx="2.6458335"
|
|
433
|
+
ry="2.6458335" />
|
|
434
|
+
<rect
|
|
435
|
+
style="fill:#ecdce8;fill-opacity:1;stroke:none;stroke-width:0.389921;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1"
|
|
436
|
+
id="rect32"
|
|
437
|
+
width="52.044323"
|
|
438
|
+
height="41.353016"
|
|
439
|
+
x="1920.3297"
|
|
440
|
+
y="567.14166"
|
|
441
|
+
rx="2.6458335"
|
|
442
|
+
ry="2.6458335" />
|
|
443
|
+
<rect
|
|
444
|
+
style="fill:#ecdce8;fill-opacity:1;stroke:none;stroke-width:0.845474;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1"
|
|
445
|
+
id="rect33"
|
|
446
|
+
width="52.044323"
|
|
447
|
+
height="41.353024"
|
|
448
|
+
x="1974.3271"
|
|
449
|
+
y="567.14166"
|
|
450
|
+
rx="2.6458335"
|
|
451
|
+
ry="2.6458335" />
|
|
452
|
+
<rect
|
|
453
|
+
style="fill:#ecdce8;fill-opacity:1;stroke:none;stroke-width:0.845474;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1"
|
|
454
|
+
id="rect34"
|
|
455
|
+
width="52.044323"
|
|
456
|
+
height="41.353024"
|
|
457
|
+
x="2028.3246"
|
|
458
|
+
y="567.14166"
|
|
459
|
+
rx="2.6458335"
|
|
460
|
+
ry="2.6458335" />
|
|
461
|
+
<g
|
|
462
|
+
id="g49"
|
|
463
|
+
transform="matrix(0.56967611,0,0,0.56967611,893.13767,247.87097)">
|
|
464
|
+
<rect
|
|
465
|
+
style="opacity:1;fill:#ecdce8;fill-opacity:1;stroke:none;stroke-width:1.39601;stroke-linecap:butt;stroke-linejoin:bevel;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
466
|
+
id="rect35"
|
|
467
|
+
width="282.36627"
|
|
468
|
+
height="211.7747"
|
|
469
|
+
x="1801.6797"
|
|
470
|
+
y="304.01431"
|
|
471
|
+
inkscape:export-filename="screenshot-example-1600x1200.webp"
|
|
472
|
+
inkscape:export-xdpi="152.91"
|
|
473
|
+
inkscape:export-ydpi="152.91"
|
|
474
|
+
ry="4.6444521"
|
|
475
|
+
rx="4.6444521" />
|
|
476
|
+
<rect
|
|
477
|
+
style="fill:#a14f8c;fill-opacity:0;stroke:none;stroke-width:0.965889;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
|
|
478
|
+
id="rect37"
|
|
479
|
+
width="267.67557"
|
|
480
|
+
height="200.75668"
|
|
481
|
+
x="1809.025"
|
|
482
|
+
y="309.52332"
|
|
483
|
+
inkscape:export-filename="screenshot-example-1600x1200.webp"
|
|
484
|
+
inkscape:export-xdpi="96"
|
|
485
|
+
inkscape:export-ydpi="96" />
|
|
486
|
+
<g
|
|
487
|
+
id="g44"
|
|
488
|
+
style="stroke:#5c2e4f;stroke-width:2.64583;stroke-dasharray:none;stroke-opacity:1"
|
|
489
|
+
transform="matrix(-0.61034383,0,0,0.61034383,3649.9421,159.35745)" />
|
|
490
|
+
<g
|
|
491
|
+
id="g45"
|
|
492
|
+
style="stroke-width:2.64583;stroke-dasharray:none"
|
|
493
|
+
transform="matrix(0.61034383,0,0,0.61034383,235.78356,159.35745)">
|
|
494
|
+
<path
|
|
495
|
+
style="fill:none;stroke:#ecdce8;stroke-width:2.64583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker176);marker-end:url(#marker175)"
|
|
496
|
+
d="M 3000.8804,258.70397 2592.9478,562.28974"
|
|
497
|
+
id="path45" />
|
|
498
|
+
</g>
|
|
499
|
+
<g
|
|
500
|
+
id="g60"
|
|
501
|
+
style="stroke-width:2.64583;stroke-dasharray:none"
|
|
502
|
+
transform="matrix(-0.61034383,0,0,0.61034383,3649.9421,159.35745)">
|
|
503
|
+
<path
|
|
504
|
+
style="fill:none;stroke:#ecdce8;stroke-width:2.64583;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker176);marker-end:url(#marker175)"
|
|
505
|
+
d="M 3000.8804,258.70397 2592.9478,562.28974"
|
|
506
|
+
id="path55" />
|
|
507
|
+
</g>
|
|
508
|
+
<rect
|
|
509
|
+
style="fill:#a14f8c;fill-opacity:0;stroke:none;stroke-width:0.485467;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
|
|
510
|
+
id="rect46"
|
|
511
|
+
width="267.67557"
|
|
512
|
+
height="50.714802"
|
|
513
|
+
x="1809.025"
|
|
514
|
+
y="384.54428" />
|
|
515
|
+
<g
|
|
516
|
+
id="g47-1"
|
|
517
|
+
transform="matrix(0.63230446,0,0,0.63230446,459.16835,41.417553)"
|
|
518
|
+
style="fill:#5c2e4f;fill-opacity:1">
|
|
519
|
+
<g
|
|
520
|
+
id="g46"
|
|
521
|
+
transform="translate(-168.48926,4.0104842)"
|
|
522
|
+
style="fill:#5c2e4f;fill-opacity:1" />
|
|
523
|
+
</g>
|
|
524
|
+
</g>
|
|
525
|
+
<circle
|
|
526
|
+
style="fill:#ecdce8;fill-opacity:1;stroke:none;stroke-width:0.509469;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:2.03788, 2.03788;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
|
|
527
|
+
id="circle49"
|
|
528
|
+
cx="1999.9403"
|
|
529
|
+
cy="390.04993"
|
|
530
|
+
r="5.7276187" />
|
|
531
|
+
<rect
|
|
532
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.205286;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
533
|
+
id="rect49"
|
|
534
|
+
width="160.85735"
|
|
535
|
+
height="7.5363345"
|
|
536
|
+
x="1919.5116"
|
|
537
|
+
y="399.15521"
|
|
538
|
+
ry="2.6458335"
|
|
539
|
+
rx="2.6458335" />
|
|
540
|
+
<rect
|
|
541
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.251914;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
542
|
+
id="rect50"
|
|
543
|
+
width="160.85732"
|
|
544
|
+
height="7.5363407"
|
|
545
|
+
x="1919.5116"
|
|
546
|
+
y="410.06921"
|
|
547
|
+
ry="2.6458335"
|
|
548
|
+
rx="2.6458335" />
|
|
549
|
+
<rect
|
|
550
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.205286;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
551
|
+
id="rect51"
|
|
552
|
+
width="146.0211"
|
|
553
|
+
height="7.5363159"
|
|
554
|
+
x="1919.5116"
|
|
555
|
+
y="556.15027"
|
|
556
|
+
ry="2.6458335"
|
|
557
|
+
rx="2.6458335" />
|
|
558
|
+
<circle
|
|
559
|
+
style="fill:#ecdce8;fill-opacity:1;stroke:none;stroke-width:0.509469;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:2.03788, 2.03788;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
|
|
560
|
+
id="circle51"
|
|
561
|
+
cx="1999.9403"
|
|
562
|
+
cy="375.21701"
|
|
563
|
+
r="5.7276187" />
|
|
564
|
+
<rect
|
|
565
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.205286;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
566
|
+
id="rect52"
|
|
567
|
+
width="160.85735"
|
|
568
|
+
height="7.5363345"
|
|
569
|
+
x="1919.5116"
|
|
570
|
+
y="358.57538"
|
|
571
|
+
ry="2.6458335"
|
|
572
|
+
rx="2.6458335" />
|
|
573
|
+
</g>
|
|
508
574
|
</g>
|
|
509
575
|
<rect
|
|
510
|
-
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.
|
|
511
|
-
id="
|
|
512
|
-
width="
|
|
513
|
-
height="
|
|
514
|
-
x="
|
|
515
|
-
y="
|
|
516
|
-
|
|
517
|
-
|
|
576
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.511739;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
|
|
577
|
+
id="rect36"
|
|
578
|
+
width="334.27991"
|
|
579
|
+
height="19.72998"
|
|
580
|
+
x="1159.0947"
|
|
581
|
+
y="-23.864132"
|
|
582
|
+
inkscape:export-filename="screenshot-sponsors-default-layout.png"
|
|
583
|
+
inkscape:export-xdpi="96"
|
|
584
|
+
inkscape:export-ydpi="96" />
|
|
518
585
|
<g
|
|
519
|
-
id="
|
|
520
|
-
transform="
|
|
521
|
-
style="fill:#f6edf4">
|
|
586
|
+
id="g41"
|
|
587
|
+
transform="matrix(0.94040116,0,0,0.94040116,490.21147,151.12851)">
|
|
522
588
|
<rect
|
|
523
|
-
style="fill:#
|
|
524
|
-
id="
|
|
525
|
-
width="
|
|
526
|
-
height="
|
|
527
|
-
x="
|
|
528
|
-
y="
|
|
529
|
-
|
|
530
|
-
|
|
589
|
+
style="fill:#d9b9d1;fill-opacity:1;stroke-width:15.8106;paint-order:fill markers stroke"
|
|
590
|
+
id="rect40"
|
|
591
|
+
width="13.576674"
|
|
592
|
+
height="9.7555847"
|
|
593
|
+
x="1026.684"
|
|
594
|
+
y="-180.47063"
|
|
595
|
+
ry="1.5810586"
|
|
596
|
+
rx="1.5810586" />
|
|
597
|
+
<g
|
|
598
|
+
id="use1-5"
|
|
599
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none"
|
|
600
|
+
transform="matrix(0.00956941,0,0,0.00956941,1031.3285,-178.0426)">
|
|
601
|
+
<title
|
|
602
|
+
id="title11">arrow-right</title>
|
|
603
|
+
<path
|
|
604
|
+
d="m 190.5,66.9 22.2,-22.2 c 9.4,-9.4 24.6,-9.4 33.9,0 L 441,239 c 9.4,9.4 9.4,24.6 0,33.9 L 246.6,467.3 c -9.4,9.4 -24.6,9.4 -33.9,0 l -22.2,-22.2 c -9.5,-9.5 -9.3,-25 0.4,-34.3 L 311.4,296 H 24 C 10.7,296 0,285.3 0,272 V 240 C 0,226.7 10.7,216 24,216 H 311.4 L 190.9,101.2 c -9.8,-9.3 -10,-24.8 -0.4,-34.3 z"
|
|
605
|
+
id="path12" />
|
|
606
|
+
</g>
|
|
607
|
+
</g>
|
|
608
|
+
<path
|
|
609
|
+
d="m 1192.595,-18.011957 c 0,-0.231122 -0.1402,-0.440727 -0.3547,-0.530307 -0.215,-0.08952 -0.4604,-0.03939 -0.6253,0.123739 l -0.7811,0.782948 c -0.8601,0.859964 -2.0264,1.343728 -3.2428,1.343728 h -0.156 -0.5734 -1.72 c -0.6325,0 -1.1466,0.514187 -1.1466,1.146629 v 1.719958 c 0,0.632427 0.5141,1.146614 1.1466,1.146614 v 2.2932737 c 0,0.3171347 0.2563,0.5733141 0.5734,0.5733141 h 1.1466 c 0.3171,0 0.5734,-0.2561794 0.5734,-0.5733141 v -2.2932737 h 0.156 c 1.2164,0 2.3827,0.483734 3.2428,1.343728 l 0.7811,0.781148 c 0.1649,0.1648294 0.4103,0.2132185 0.6253,0.123739 0.2149,-0.08968 0.3547,-0.297415 0.3547,-0.530306 v -2.642649 c 0.3332,-0.157661 0.5734,-0.58228 0.5734,-1.082134 0,-0.499867 -0.2402,-0.924488 -0.5734,-1.082135 z m -1.1466,1.374183 v 2.352384 2.352399 c -1.0534,-0.958528 -2.4276,-1.492419 -3.8574,-1.492419 h -0.1561 v -1.719959 h 0.1561 c 1.4298,0 2.804,-0.533907 3.8574,-1.492405 z"
|
|
610
|
+
id="path32"
|
|
611
|
+
style="fill:#c795ba;fill-opacity:1;stroke:none;stroke-width:0.366966" />
|
|
612
|
+
<g
|
|
613
|
+
id="g101"
|
|
614
|
+
transform="translate(359.32283,2.5263128)">
|
|
615
|
+
<path
|
|
616
|
+
id="path31-3"
|
|
617
|
+
style="fill:#ecdce8;fill-opacity:1;stroke-width:0.0759096;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
|
|
618
|
+
d="m 1134.052,-123.95228 v 97.561836 H 799.77184 v -97.561836 z"
|
|
619
|
+
sodipodi:nodetypes="ccccc" />
|
|
620
|
+
<path
|
|
621
|
+
id="rect38"
|
|
622
|
+
style="fill:#d9b9d1;fill-opacity:1;stroke-width:0.461067;stroke-linejoin:bevel;paint-order:fill markers stroke;stop-color:#000000"
|
|
623
|
+
d="m 826.07972,-43.474524 h 281.66398 c 1.4658,0 2.6459,1.180041 2.6459,2.645833 v 14.438247 H 823.43388 v -14.438247 c 0,-1.465792 1.18004,-2.645833 2.64584,-2.645833 z"
|
|
624
|
+
sodipodi:nodetypes="sssccss" />
|
|
625
|
+
<circle
|
|
626
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:1.08635;stroke-linecap:round;stroke-linejoin:bevel;stroke-dasharray:4.34539, 4.34539;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
|
|
627
|
+
id="circle125-7-5"
|
|
628
|
+
cx="966.91193"
|
|
629
|
+
cy="-103.76298"
|
|
630
|
+
r="12.213036" />
|
|
531
631
|
<rect
|
|
532
|
-
style="fill:#f6edf4;fill-opacity:1;stroke
|
|
533
|
-
id="
|
|
534
|
-
width="
|
|
535
|
-
height="
|
|
536
|
-
x="
|
|
537
|
-
y="
|
|
538
|
-
|
|
539
|
-
|
|
632
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:0.162613;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
633
|
+
id="rect274-9"
|
|
634
|
+
width="149.16376"
|
|
635
|
+
height="4.8648129"
|
|
636
|
+
x="892.33008"
|
|
637
|
+
y="-83.623833"
|
|
638
|
+
ry="1.7079141"
|
|
639
|
+
rx="1.7079141" />
|
|
540
640
|
<rect
|
|
541
|
-
style="fill:#f6edf4;fill-opacity:1;stroke
|
|
542
|
-
id="
|
|
543
|
-
width="
|
|
544
|
-
height="
|
|
545
|
-
x="
|
|
546
|
-
y="
|
|
547
|
-
rx="
|
|
548
|
-
ry="
|
|
641
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:0.302035;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
642
|
+
id="rect125-0-5-1"
|
|
643
|
+
width="24.557205"
|
|
644
|
+
height="7.9111004"
|
|
645
|
+
x="927.99078"
|
|
646
|
+
y="-38.253174"
|
|
647
|
+
rx="3.4158282"
|
|
648
|
+
ry="3.4158282" />
|
|
649
|
+
<rect
|
|
650
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:0.302035;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
651
|
+
id="rect232-2"
|
|
652
|
+
width="24.557205"
|
|
653
|
+
height="7.9111004"
|
|
654
|
+
x="954.63312"
|
|
655
|
+
y="-38.253174"
|
|
656
|
+
rx="3.4158282"
|
|
657
|
+
ry="3.4158282" />
|
|
658
|
+
<rect
|
|
659
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:0.302035;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
660
|
+
id="rect233-7"
|
|
661
|
+
width="24.557205"
|
|
662
|
+
height="7.9111004"
|
|
663
|
+
x="981.27582"
|
|
664
|
+
y="-38.253174"
|
|
665
|
+
rx="3.4158282"
|
|
666
|
+
ry="3.4158282" />
|
|
667
|
+
<rect
|
|
668
|
+
style="fill:#f6edf4;fill-opacity:1;stroke-width:0.162613;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
669
|
+
id="rect246-6-0"
|
|
670
|
+
width="149.16376"
|
|
671
|
+
height="4.8648129"
|
|
672
|
+
x="892.33008"
|
|
673
|
+
y="-72.250313"
|
|
674
|
+
ry="1.7079141"
|
|
675
|
+
rx="1.7079141" />
|
|
676
|
+
<rect
|
|
677
|
+
style="fill:#d9b9d1;fill-opacity:1;stroke-width:0.375997;stroke-linecap:round;stroke-linejoin:bevel;paint-order:fill markers stroke"
|
|
678
|
+
id="rect125-0-6"
|
|
679
|
+
width="30.57077"
|
|
680
|
+
height="9.8483696"
|
|
681
|
+
x="951.62653"
|
|
682
|
+
y="-59.010605"
|
|
683
|
+
rx="4.252296"
|
|
684
|
+
ry="4.252296" />
|
|
549
685
|
</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
686
|
<g
|
|
560
|
-
id="
|
|
561
|
-
transform="translate(
|
|
562
|
-
style="fill:#f6edf4">
|
|
687
|
+
id="g91"
|
|
688
|
+
transform="translate(359.32283,27.635416)">
|
|
563
689
|
<rect
|
|
564
|
-
style="fill:#
|
|
565
|
-
id="
|
|
566
|
-
width="
|
|
567
|
-
height="
|
|
568
|
-
x="
|
|
569
|
-
y="
|
|
570
|
-
|
|
571
|
-
|
|
690
|
+
style="fill:#fcedd3;fill-opacity:1;stroke:none;stroke-width:0.510705;stroke-opacity:1"
|
|
691
|
+
id="rect88"
|
|
692
|
+
width="286.95578"
|
|
693
|
+
height="19.72998"
|
|
694
|
+
x="823.84314"
|
|
695
|
+
y="397.68347" />
|
|
696
|
+
<path
|
|
697
|
+
d="m 836.8729,402.96138 c -0.33831,0 -0.61162,0.27331 -0.61162,0.61161 v 0.6116 h -0.61161 c -0.67468,0 -1.22321,0.54855 -1.22321,1.22323 v 0.91742 h 8.56254 v -0.91742 c 0,-0.67468 -0.54853,-1.22323 -1.22321,-1.22323 h -0.61161 v -0.6116 c 0,-0.3383 -0.27331,-0.61161 -0.61162,-0.61161 -0.33829,0 -0.6116,0.27331 -0.6116,0.61161 v 0.6116 h -2.44645 v -0.6116 c 0,-0.3383 -0.27332,-0.61161 -0.61161,-0.61161 z m -2.44644,4.28127 v 3.66968 c 0,0.67467 0.54853,1.22321 1.22321,1.22321 h 6.11612 c 0.67468,0 1.22321,-0.54854 1.22321,-1.22321 v -3.66968 z"
|
|
698
|
+
id="path1-3"
|
|
699
|
+
style="fill:#f5ca7c;fill-opacity:1;stroke-width:0.0191128" />
|
|
700
|
+
<g
|
|
701
|
+
id="g41-7"
|
|
702
|
+
transform="matrix(0.94041424,0,0,0.94041424,123.99588,572.67846)">
|
|
703
|
+
<rect
|
|
704
|
+
style="fill:#f5ca7c;fill-opacity:1;stroke-width:15.8106;paint-order:fill markers stroke"
|
|
705
|
+
id="rect40-5"
|
|
706
|
+
width="13.576674"
|
|
707
|
+
height="9.7555847"
|
|
708
|
+
x="1026.684"
|
|
709
|
+
y="-180.47063"
|
|
710
|
+
ry="1.5810586"
|
|
711
|
+
rx="1.5810586" />
|
|
712
|
+
<g
|
|
713
|
+
id="use1-5-3"
|
|
714
|
+
style="fill:#a36e0c;fill-opacity:1;stroke:none"
|
|
715
|
+
transform="matrix(0.00956941,0,0,0.00956941,1031.3285,-178.0426)">
|
|
716
|
+
<title
|
|
717
|
+
id="title12">arrow-right</title>
|
|
718
|
+
<path
|
|
719
|
+
d="m 190.5,66.9 22.2,-22.2 c 9.4,-9.4 24.6,-9.4 33.9,0 L 441,239 c 9.4,9.4 9.4,24.6 0,33.9 L 246.6,467.3 c -9.4,9.4 -24.6,9.4 -33.9,0 l -22.2,-22.2 c -9.5,-9.5 -9.3,-25 0.4,-34.3 L 311.4,296 H 24 C 10.7,296 0,285.3 0,272 V 240 C 0,226.7 10.7,216 24,216 H 311.4 L 190.9,101.2 c -9.8,-9.3 -10,-24.8 -0.4,-34.3 z"
|
|
720
|
+
id="path13" />
|
|
721
|
+
</g>
|
|
722
|
+
</g>
|
|
723
|
+
</g>
|
|
724
|
+
<g
|
|
725
|
+
id="g3"
|
|
726
|
+
transform="matrix(0.95856018,0,0,0.95856018,389.15663,55.390171)"
|
|
727
|
+
style="fill:#c795ba;fill-opacity:1">
|
|
728
|
+
<text
|
|
729
|
+
xml:space="preserve"
|
|
730
|
+
style="font-size:18.629px;line-height:1.25;font-family:Montserrat;-inkscape-font-specification:Montserrat;text-align:start;writing-mode:lr-tb;direction:ltr;text-anchor:start;fill:#c795ba;fill-opacity:1;stroke:none;stroke-width:0.776208;stroke-linejoin:round"
|
|
731
|
+
x="827.53546"
|
|
732
|
+
y="447.32944"
|
|
733
|
+
id="text2"><tspan
|
|
734
|
+
sodipodi:role="line"
|
|
735
|
+
id="tspan2"
|
|
736
|
+
style="font-weight:bold;fill:#c795ba;fill-opacity:1;stroke:none;stroke-width:0.776208"
|
|
737
|
+
x="827.53546"
|
|
738
|
+
y="447.32944">Hello world!</tspan></text>
|
|
739
|
+
</g>
|
|
740
|
+
<g
|
|
741
|
+
id="g90"
|
|
742
|
+
transform="translate(359.32283,24.649804)">
|
|
743
|
+
<rect
|
|
744
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.0940932;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
|
745
|
+
id="rect1776"
|
|
746
|
+
width="31.33754"
|
|
747
|
+
height="7.4645381"
|
|
748
|
+
x="823.60339"
|
|
749
|
+
y="429.60858"
|
|
750
|
+
rx="5.291667"
|
|
751
|
+
ry="5.291667" />
|
|
572
752
|
<rect
|
|
573
|
-
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.
|
|
574
|
-
id="
|
|
575
|
-
width="
|
|
576
|
-
height="
|
|
577
|
-
x="
|
|
578
|
-
y="
|
|
579
|
-
rx="
|
|
580
|
-
ry="
|
|
753
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.0940932;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
|
754
|
+
id="rect8"
|
|
755
|
+
width="31.33754"
|
|
756
|
+
height="7.4645381"
|
|
757
|
+
x="860.74408"
|
|
758
|
+
y="429.60858"
|
|
759
|
+
rx="5.291667"
|
|
760
|
+
ry="5.291667" />
|
|
581
761
|
<rect
|
|
582
|
-
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.
|
|
583
|
-
id="
|
|
584
|
-
width="
|
|
585
|
-
height="
|
|
586
|
-
x="
|
|
587
|
-
y="
|
|
588
|
-
rx="
|
|
589
|
-
ry="
|
|
762
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.0940932;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
|
763
|
+
id="rect9"
|
|
764
|
+
width="31.33754"
|
|
765
|
+
height="7.4645381"
|
|
766
|
+
x="897.88477"
|
|
767
|
+
y="429.60858"
|
|
768
|
+
rx="5.291667"
|
|
769
|
+
ry="5.291667" />
|
|
770
|
+
<path
|
|
771
|
+
style="fill:none;stroke:#ecdce8;stroke-width:0.746454;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
772
|
+
d="m 856.99792,431.80286 1.59957,1.53969 -1.47978,1.53967"
|
|
773
|
+
id="path9"
|
|
774
|
+
sodipodi:nodetypes="ccc" />
|
|
775
|
+
<path
|
|
776
|
+
style="fill:none;stroke:#ecdce8;stroke-width:0.746454;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
777
|
+
d="m 894.13863,431.80286 1.59957,1.53969 -1.47978,1.53967"
|
|
778
|
+
id="path10-2"
|
|
779
|
+
sodipodi:nodetypes="ccc" />
|
|
590
780
|
</g>
|
|
781
|
+
<rect
|
|
782
|
+
style="fill:#d9b9d1;fill-opacity:1;stroke-width:0.528373;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
|
|
783
|
+
id="rect2416-5"
|
|
784
|
+
width="334.27991"
|
|
785
|
+
height="104.78572"
|
|
786
|
+
x="1159.0948"
|
|
787
|
+
y="580.35321"
|
|
788
|
+
inkscape:export-filename="screenshot-sponsors-default-layout.png"
|
|
789
|
+
inkscape:export-xdpi="96"
|
|
790
|
+
inkscape:export-ydpi="96" />
|
|
791
|
+
<rect
|
|
792
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:#f6edf4;stroke-width:0.840647;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
|
|
793
|
+
id="rect11-6"
|
|
794
|
+
width="90.412331"
|
|
795
|
+
height="36.005371"
|
|
796
|
+
x="1184.0186"
|
|
797
|
+
y="625.29138"
|
|
798
|
+
rx="5.291667" />
|
|
799
|
+
<rect
|
|
800
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.793749;stroke-linejoin:bevel;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
|
801
|
+
id="rect18-2"
|
|
802
|
+
width="46.345093"
|
|
803
|
+
height="32.912136"
|
|
804
|
+
x="1422.9706"
|
|
805
|
+
y="628.93732"
|
|
806
|
+
rx="5.291667" />
|
|
807
|
+
<rect
|
|
808
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:#f6edf4;stroke-width:0.793749;stroke-linejoin:bevel;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
|
|
809
|
+
id="rect17-9"
|
|
810
|
+
width="46.345093"
|
|
811
|
+
height="32.912136"
|
|
812
|
+
x="1423.1577"
|
|
813
|
+
y="591.36639"
|
|
814
|
+
rx="5.291667" />
|
|
591
815
|
<rect
|
|
592
816
|
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.520624;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
593
|
-
id="
|
|
594
|
-
width="
|
|
595
|
-
height="2.
|
|
596
|
-
x="
|
|
597
|
-
y="
|
|
598
|
-
rx="1.
|
|
599
|
-
ry="1.
|
|
600
|
-
<
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
id="
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
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">
|
|
817
|
+
id="rect59-2-8"
|
|
818
|
+
width="69.32869"
|
|
819
|
+
height="2.3428345"
|
|
820
|
+
x="1183.5981"
|
|
821
|
+
y="675.42957"
|
|
822
|
+
rx="1.3229167"
|
|
823
|
+
ry="1.3229167" />
|
|
824
|
+
<rect
|
|
825
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.520624;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
826
|
+
id="rect70-9"
|
|
827
|
+
width="8.7390862"
|
|
828
|
+
height="2.3428345"
|
|
829
|
+
x="1256.3269"
|
|
830
|
+
y="675.42957"
|
|
831
|
+
rx="1.3229167"
|
|
832
|
+
ry="1.3229167" />
|
|
833
|
+
<rect
|
|
834
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.552583;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
835
|
+
id="rect71-7"
|
|
836
|
+
width="9.8448849"
|
|
837
|
+
height="2.3428345"
|
|
838
|
+
x="1268.4661"
|
|
839
|
+
y="675.42957"
|
|
840
|
+
rx="1.3229167"
|
|
841
|
+
ry="1.3229167" />
|
|
842
|
+
<rect
|
|
843
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.552583;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
844
|
+
id="rect72-3"
|
|
845
|
+
width="9.8448849"
|
|
846
|
+
height="2.3428345"
|
|
847
|
+
x="1281.7111"
|
|
848
|
+
y="675.42957"
|
|
849
|
+
rx="1.3229167"
|
|
850
|
+
ry="1.3229167" />
|
|
851
|
+
<rect
|
|
852
|
+
style="fill:#f6edf4;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"
|
|
853
|
+
id="rect4-1"
|
|
854
|
+
width="118.31165"
|
|
855
|
+
height="70.482971"
|
|
856
|
+
x="1289.6503"
|
|
857
|
+
y="591.36652"
|
|
858
|
+
rx="5.291667" />
|
|
647
859
|
<g
|
|
648
860
|
aria-label="CentOS"
|
|
649
861
|
id="g8"
|
|
650
862
|
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.
|
|
863
|
+
transform="matrix(0.24083779,0,0,0.24083779,989.53905,510.99728)">
|
|
652
864
|
<path
|
|
653
865
|
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="
|
|
866
|
+
id="path3"
|
|
655
867
|
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
656
868
|
<path
|
|
657
869
|
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="
|
|
870
|
+
id="path4"
|
|
659
871
|
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
660
872
|
<path
|
|
661
873
|
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="
|
|
874
|
+
id="path5"
|
|
663
875
|
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
664
876
|
<path
|
|
665
877
|
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="
|
|
878
|
+
id="path6"
|
|
667
879
|
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
668
880
|
<path
|
|
669
881
|
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"
|
|
882
|
+
id="path6-5"
|
|
671
883
|
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
672
884
|
<path
|
|
673
885
|
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"
|
|
886
|
+
id="path8-4"
|
|
675
887
|
style="fill:#f6edf4;fill-opacity:1;stroke-width:2.85397" />
|
|
676
888
|
</g>
|
|
677
889
|
<g
|
|
678
890
|
id="g9"
|
|
679
|
-
transform="matrix(0.
|
|
891
|
+
transform="matrix(0.18378912,0.18378912,-0.18378912,0.18378912,1064.0603,577.76325)"
|
|
680
892
|
inkscape:export-filename="/home/areguera/Pictures/centos-symbol-v20.png"
|
|
681
893
|
inkscape:export-xdpi="10.11"
|
|
682
894
|
inkscape:export-ydpi="10.11"
|
|
683
895
|
style="fill:#f6edf4;fill-opacity:1;stroke-width:3.80952">
|
|
684
896
|
<path
|
|
685
|
-
id="path9"
|
|
897
|
+
id="path9-7"
|
|
686
898
|
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
899
|
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
900
|
</g>
|
|
689
|
-
</g>
|
|
690
|
-
<g
|
|
691
|
-
id="g1"
|
|
692
|
-
transform="translate(0,17.053373)">
|
|
693
901
|
<circle
|
|
694
902
|
style="fill:#a14f8c;fill-opacity:1;stroke:none;stroke-width:0.421373;stroke-linejoin:round"
|
|
695
903
|
id="path1-2"
|
|
696
904
|
cx="222.07687"
|
|
697
905
|
cy="159.52768"
|
|
698
906
|
r="5.4905419"
|
|
699
|
-
clip-path="url(#clipPath2)"
|
|
700
|
-
transform="matrix(
|
|
907
|
+
clip-path="url(#clipPath2-7)"
|
|
908
|
+
transform="matrix(1.223727,0,0,1.223727,1206.8785,475.02581)" />
|
|
701
909
|
<path
|
|
702
|
-
style="fill:none;stroke:#
|
|
910
|
+
style="fill:none;stroke:#ffffff;stroke-width:0.435674;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1"
|
|
703
911
|
d="m 93.5249,194.106 0.933603,0.89865 -0.863686,0.89865"
|
|
704
912
|
id="path410-0"
|
|
705
913
|
sodipodi:nodetypes="ccc"
|
|
706
|
-
clip-path="url(#clipPath1)"
|
|
707
|
-
transform="matrix(0,-
|
|
914
|
+
clip-path="url(#clipPath1-5)"
|
|
915
|
+
transform="matrix(0,-1.3482231,1.3482231,0,1215.7341,797.07164)" />
|
|
916
|
+
<rect
|
|
917
|
+
style="fill:#f6edf4;fill-opacity:1;stroke:none;stroke-width:0.483678;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
918
|
+
id="rect6"
|
|
919
|
+
width="91.391617"
|
|
920
|
+
height="2.1766357"
|
|
921
|
+
x="1183.5983"
|
|
922
|
+
y="603.53699"
|
|
923
|
+
rx="0.96735704"
|
|
924
|
+
ry="0.96735704" />
|
|
708
925
|
</g>
|
|
926
|
+
<path
|
|
927
|
+
id="path12-5"
|
|
928
|
+
style="fill:none;fill-opacity:1;stroke:#a14f8c;stroke-width:0.754662;stroke-linejoin:bevel;stroke-dasharray:1.50933, 1.50933;stroke-dashoffset:0;paint-order:fill markers stroke;stop-color:#000000"
|
|
929
|
+
d="m 230.11639,69.795464 v 17.894547 c -5.09948,-4.373189 -14.43,-11.501573 -21.19434,-11.623935 -9.7692,-0.17646 -15.23747,13.718354 -24.88992,13.718354 -9.65264,0 -15.23814,-13.718354 -24.89068,-13.718354 -9.65245,0 -15.23757,13.718354 -24.89001,13.718354 -9.65255,0 -15.23729,-13.718354 -24.88973,-13.718354 -9.652833,0 -15.238045,13.718354 -24.890399,13.718354 -3.969119,0 -8.881862,-2.319463 -13.291941,-5.050698 V 69.795464"
|
|
930
|
+
sodipodi:nodetypes="ccsssssscc" />
|
|
931
|
+
<path
|
|
932
|
+
id="path5-6"
|
|
933
|
+
style="fill:none;fill-opacity:1;stroke:#a14f8c;stroke-width:0.72782;stroke-linejoin:bevel;stroke-dasharray:none;paint-order:fill markers stroke;stop-color:#000000"
|
|
934
|
+
d="M 71.017647,159.33682 V 87.471994 c 4.418921,2.736844 9.342027,5.06087 13.319132,5.06087 9.672034,0 15.268656,-13.746021 24.940881,-13.746021 9.67213,0 15.26847,13.746021 24.94069,13.746021 9.67213,0 15.26856,-13.746021 24.94059,-13.746021 9.67223,0 15.26885,13.746021 24.94098,13.746021 9.67213,0 15.15171,-13.922956 24.9406,-13.746021 6.77822,0.122458 16.12775,7.265388 21.23768,11.647609 v 68.902368 z"
|
|
935
|
+
sodipodi:nodetypes="ccssssssccc" />
|
|
709
936
|
</g>
|
|
710
937
|
</svg>
|