Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
13cfeffe2a |
7
creative-commons/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
all:
|
||||||
|
pandoc slides.md -t beamer -o creative-commons.pdf --slide-level=2
|
||||||
|
ppt:
|
||||||
|
pandoc slides.md -o creative-commons.pptx --slide-level=2
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm creative-commons.pdf creative-commons.pptx
|
56
creative-commons/by.svg
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="by.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 5.5 -3.5 64 64"
|
||||||
|
viewBox="5.5 -3.5 64 64"
|
||||||
|
height="64px"
|
||||||
|
width="64px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.0"><metadata
|
||||||
|
id="metadata933"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs931" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="g926"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32"
|
||||||
|
inkscape:zoom="11.484375"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview929"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g926">
|
||||||
|
|
||||||
|
<g
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="g924">
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path922"
|
||||||
|
d="M37.443-3.5c8.988,0,16.57,3.085,22.742,9.257C66.393,11.967,69.5,19.548,69.5,28.5c0,8.991-3.049,16.476-9.145,22.456 C53.879,57.319,46.242,60.5,37.443,60.5c-8.649,0-16.153-3.144-22.514-9.43C8.644,44.784,5.5,37.262,5.5,28.5 c0-8.761,3.144-16.342,9.429-22.742C21.101-0.415,28.604-3.5,37.443-3.5z M37.557,2.272c-7.276,0-13.428,2.553-18.457,7.657 c-5.22,5.334-7.829,11.525-7.829,18.572c0,7.086,2.59,13.22,7.77,18.398c5.181,5.182,11.352,7.771,18.514,7.771 c7.123,0,13.334-2.607,18.629-7.828c5.029-4.838,7.543-10.952,7.543-18.343c0-7.276-2.553-13.465-7.656-18.571 C50.967,4.824,44.795,2.272,37.557,2.272z M46.129,20.557v13.085h-3.656v15.542h-9.944V33.643h-3.656V20.557 c0-0.572,0.2-1.057,0.599-1.457c0.401-0.399,0.887-0.6,1.457-0.6h13.144c0.533,0,1.01,0.2,1.428,0.6 C45.918,19.5,46.129,19.986,46.129,20.557z M33.042,12.329c0-3.008,1.485-4.514,4.458-4.514s4.457,1.504,4.457,4.514 c0,2.971-1.486,4.457-4.457,4.457S33.042,15.3,33.042,12.329z" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.5 KiB |
52
creative-commons/cc.svg
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="cc.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 5.5 -3.5 64 64"
|
||||||
|
viewBox="5.5 -3.5 64 64"
|
||||||
|
height="64px"
|
||||||
|
width="64px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.0"><metadata
|
||||||
|
id="metadata918"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs916" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="g911"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32"
|
||||||
|
inkscape:zoom="29.015625"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview914"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g911">
|
||||||
|
|
||||||
|
<path
|
||||||
|
style="stroke:none;fill:#ffcc33"
|
||||||
|
id="path909"
|
||||||
|
d="M37.441-3.5c8.951,0,16.572,3.125,22.857,9.372c3.008,3.009,5.295,6.448,6.857,10.314 c1.561,3.867,2.344,7.971,2.344,12.314c0,4.381-0.773,8.486-2.314,12.313c-1.543,3.828-3.82,7.21-6.828,10.143 c-3.123,3.085-6.666,5.448-10.629,7.086c-3.961,1.638-8.057,2.457-12.285,2.457s-8.276-0.808-12.143-2.429 c-3.866-1.618-7.333-3.961-10.4-7.027c-3.067-3.066-5.4-6.524-7-10.372S5.5,32.767,5.5,28.5c0-4.229,0.809-8.295,2.428-12.2 c1.619-3.905,3.972-7.4,7.057-10.486C21.08-0.394,28.565-3.5,37.441-3.5z M37.557,2.272c-7.314,0-13.467,2.553-18.458,7.657 c-2.515,2.553-4.448,5.419-5.8,8.6c-1.354,3.181-2.029,6.505-2.029,9.972c0,3.429,0.675,6.734,2.029,9.913 c1.353,3.183,3.285,6.021,5.8,8.516c2.514,2.496,5.351,4.399,8.515,5.715c3.161,1.314,6.476,1.971,9.943,1.971 c3.428,0,6.75-0.665,9.973-1.999c3.219-1.335,6.121-3.257,8.713-5.771c4.99-4.876,7.484-10.99,7.484-18.344 c0-3.543-0.648-6.895-1.943-10.057c-1.293-3.162-3.18-5.98-5.654-8.458C50.984,4.844,44.795,2.272,37.557,2.272z M37.156,23.187 l-4.287,2.229c-0.458-0.951-1.019-1.619-1.685-2c-0.667-0.38-1.286-0.571-1.858-0.571c-2.856,0-4.286,1.885-4.286,5.657 c0,1.714,0.362,3.084,1.085,4.113c0.724,1.029,1.791,1.544,3.201,1.544c1.867,0,3.181-0.915,3.944-2.743l3.942,2 c-0.838,1.563-2,2.791-3.486,3.686c-1.484,0.896-3.123,1.343-4.914,1.343c-2.857,0-5.163-0.875-6.915-2.629 c-1.752-1.752-2.628-4.19-2.628-7.313c0-3.048,0.886-5.466,2.657-7.257c1.771-1.79,4.009-2.686,6.715-2.686 C32.604,18.558,35.441,20.101,37.156,23.187z M55.613,23.187l-4.229,2.229c-0.457-0.951-1.02-1.619-1.686-2 c-0.668-0.38-1.307-0.571-1.914-0.571c-2.857,0-4.287,1.885-4.287,5.657c0,1.714,0.363,3.084,1.086,4.113 c0.723,1.029,1.789,1.544,3.201,1.544c1.865,0,3.18-0.915,3.941-2.743l4,2c-0.875,1.563-2.057,2.791-3.541,3.686 c-1.486,0.896-3.105,1.343-4.857,1.343c-2.896,0-5.209-0.875-6.941-2.629c-1.736-1.752-2.602-4.19-2.602-7.313 c0-3.048,0.885-5.466,2.658-7.257c1.77-1.79,4.008-2.686,6.713-2.686C51.117,18.558,53.938,20.101,55.613,23.187z" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 3.4 KiB |
70
creative-commons/ccheart.svg
Normal file
|
@ -0,0 +1,70 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="ccheart_black.svg"
|
||||||
|
id="svg13"
|
||||||
|
viewBox="0 0 46296.26 40689.13"
|
||||||
|
style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"
|
||||||
|
version="1.1"
|
||||||
|
height="18.0152in"
|
||||||
|
width="20.4978in"
|
||||||
|
xml:space="preserve"><metadata
|
||||||
|
id="metadata17"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><sodipodi:namedview
|
||||||
|
inkscape:current-layer="Layer_x0020_1"
|
||||||
|
inkscape:window-maximized="0"
|
||||||
|
inkscape:window-y="23"
|
||||||
|
inkscape:window-x="26"
|
||||||
|
inkscape:cy="864.72958"
|
||||||
|
inkscape:cx="983.89444"
|
||||||
|
inkscape:zoom="0.45910306"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview15"
|
||||||
|
inkscape:window-height="1380"
|
||||||
|
inkscape:window-width="1892"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<defs
|
||||||
|
id="defs4">
|
||||||
|
<style
|
||||||
|
id="style2"
|
||||||
|
type="text/css">
|
||||||
|
<![CDATA[
|
||||||
|
.fil0 {fill:black}
|
||||||
|
]]>
|
||||||
|
</style>
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
id="Layer_x0020_1">
|
||||||
|
<metadata
|
||||||
|
id="CorelCorpID_0Corel-Layer" />
|
||||||
|
<g
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="_1761831900240">
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path7"
|
||||||
|
d="M23204.91 7530.98c2944.63,-3188.84 6384.04,-4639.01 10366.38,-4077.21 4110.34,579.88 7609.97,3518.41 8854.17,7479.01 957.39,3047.58 559.96,6460.83 -722.09,9573.35 -1993.98,4840.97 -7886.31,11722.09 -18555.24,16532.85 -10668.92,-4810.76 -16561.25,-11691.88 -18555.24,-16532.85 -1282.05,-3112.52 -1679.47,-6525.77 -722.09,-9573.35 1244.19,-3960.6 4743.83,-6899.13 8854.17,-7479.01 3982.46,-561.82 7421.94,888.46 10366.64,4077.48 5.4,5.84 56.52,61.37 56.53,61.36 0.04,0.04 51.9,-56.36 56.79,-61.63zm-56.79 -4522.44c-6431.69,-5048.01 -16512.25,-3730.83 -21147.65,3855.94 -1539.08,2519.03 -2117.14,5447.75 -1981.3,8355.45 235.64,5043.59 2412.75,9452.27 5610.61,13256.78 4306.02,5122.9 10531.26,9148.59 17382.21,12152.72 9.53,4.18 88.63,38.56 136.13,59.69 41.66,-17.53 114.6,-50.41 137.01,-60.3 6815.65,-3004.07 13075.56,-7030.12 17381.33,-12152.12 3198.08,-3804.33 5374.97,-8213.2 5610.61,-13256.78 135.85,-2907.7 -442.2,-5836.43 -1981.3,-8355.45 -4635.4,-7586.77 -14715.95,-8903.95 -21147.65,-3855.94z"
|
||||||
|
class="fil0" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path9"
|
||||||
|
d="M22983.64 21630.19l-2928.01 -1451.38c-1017.73,1483.99 -1758.21,2488.33 -3897.08,1902.25 -1678.91,-460.05 -2175.85,-2300.18 -2239.67,-3843.76 -87.17,-2108.39 649.94,-4543.46 3168.15,-4413.24 1609.13,83.19 2294.75,1032.23 2661.15,1885.36l3196.99 -1638.9c-1574.75,-3004.31 -5265.13,-4026.05 -8393.32,-3188.81 -3328.66,890.9 -5014.61,3952.95 -4955.5,7255.23 60.43,3375.58 1680.8,6291.51 5161.55,7052.54 1697.16,371.06 3545.13,284.81 5116.74,-503.18 1216.27,-609.83 2567.56,-1786.86 3109,-3056.12zm13802.46 0l-2928.01 -1451.38c-1017.73,1483.99 -1758.21,2488.33 -3897.08,1902.25 -1678.91,-460.05 -2175.86,-2300.18 -2239.67,-3843.76 -87.18,-2108.39 649.94,-4543.46 3168.15,-4413.24 1609.13,83.19 2294.74,1032.23 2661.15,1885.36l3196.99 -1638.9c-1574.75,-3004.31 -5265.14,-4026.05 -8393.32,-3188.81 -3328.66,890.9 -5014.61,3952.95 -4955.5,7255.23 60.42,3375.58 1680.8,6291.51 5161.55,7052.54 1697.16,371.06 3545.13,284.81 5116.74,-503.18 1216.27,-609.83 2567.56,-1786.86 3109,-3056.12z"
|
||||||
|
class="fil0" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 3.8 KiB |
BIN
creative-commons/ccspectrum.png
Normal file
After Width: | Height: | Size: 85 KiB |
358
creative-commons/ccspectrum.svg
Normal file
|
@ -0,0 +1,358 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" viewBox="0 0 492.4002 796.41206" height="224.7652mm" width="138.9663mm" version="1.1" sodipodi:docname="Creative_commons_license_spectrum.svg" inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
|
||||||
|
<defs id="defs302"/>
|
||||||
|
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1680" inkscape:window-height="986" id="namedview300" showgrid="false" inkscape:zoom="3.1430436" inkscape:cx="156.09534" inkscape:cy="74.439651" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:current-layer="svg2"/>
|
||||||
|
<metadata id="metadata7">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||||
|
<dc:title/>
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<g id="g13">
|
||||||
|
<rect id="rect6122" style="color-rendering:auto;color:#000000;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;solid-color:#000000;image-rendering:auto" height="117.3919" width="492.4002" y="679.0201" x="0" fill="#ede2e2"/>
|
||||||
|
<rect id="rect6120" style="color-rendering:auto;color:#000000;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;solid-color:#000000;image-rendering:auto" height="181.7236" width="492.4002" y="495.243" x="0" fill="#f4f4d2"/>
|
||||||
|
<rect id="rect6118" style="color-rendering:auto;color:#000000;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;solid-color:#000000;image-rendering:auto" height="181.7236" width="492.4002" y="311.2542" x="0" fill="#e5eed6"/>
|
||||||
|
<rect id="rect6116" style="color-rendering:auto;color:#000000;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;solid-color:#000000;image-rendering:auto" height="310.0727" width="492.0216" y="0" x=".1893131" fill="#cce4c8"/>
|
||||||
|
<g stroke-opacity=".5567766" stroke="#000" stroke-miterlimit="10" stroke-width="1.725" id="g11">
|
||||||
|
<path id="path6114" style="color-rendering:auto;color:#000000;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;solid-color:#000000;image-rendering:auto" d="m91.53608 7.76174 35.98633 291.8203h60.48047v-291.8203h-96.4668z" fill="#1ba100"/>
|
||||||
|
<path id="path6112" style="color-rendering:auto;color:#000000;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;solid-color:#000000;image-rendering:auto" d="m130.2685 321.8535 20.14257 163.3262h37.5918v-163.3262h-57.73437z" fill="#9dcf48"/>
|
||||||
|
<path id="path6110" style="color-rendering:auto;color:#000000;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;solid-color:#000000;image-rendering:auto" d="m153.1572 507.4512 19.6914 159.6856h15.1543v-159.6856h-34.8457z" fill="#ff0"/>
|
||||||
|
<path id="rect6031" style="color-rendering:auto;color:#000000;isolation:auto;mix-blend-mode:normal;shape-rendering:auto;solid-color:#000000;image-rendering:auto" d="m175.5947 689.4082 12.4082 100.6133v-100.6133h-12.4082z" fill="#ff2a2a"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g id="g5925" transform="translate(346.3137 -70.09038)">
|
||||||
|
<g id="g20825" transform="translate(372.6032 317.0853)">
|
||||||
|
<g id="g20827" transform="translate(-433.2665 80.00423)">
|
||||||
|
<circle id="circle20829" cy="28.806" cx="37.637" r="28.276" fill="#fff"/>
|
||||||
|
<g id="g20831">
|
||||||
|
<path id="path20833" d="m37.443-3.5c8.988 0 16.57 3.085 22.742 9.257 6.208 6.21 9.315 13.791 9.315 22.743 0 8.991-3.049 16.476-9.145 22.456-6.476 6.363-14.113 9.544-22.912 9.544-8.649 0-16.153-3.144-22.514-9.43-6.285-6.286-9.429-13.808-9.429-22.57 0-8.761 3.144-16.342 9.429-22.742 6.172-6.173 13.675-9.258 22.514-9.258zm0.114 5.772c-7.276 0-13.428 2.553-18.457 7.657-5.22 5.334-7.829 11.525-7.829 18.572 0 7.086 2.59 13.22 7.77 18.398 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.607 18.629-7.828 5.029-4.838 7.543-10.952 7.543-18.343 0-7.276-2.553-13.465-7.656-18.571-5.104-5.104-11.276-7.656-18.514-7.656zm8.572 18.285v13.085h-3.656v15.542h-9.944v-15.541h-3.656v-13.086c0-0.572 0.2-1.057 0.599-1.457 0.401-0.399 0.887-0.6 1.457-0.6h13.144c0.533 0 1.01 0.2 1.428 0.6 0.417 0.4 0.628 0.886 0.628 1.457zm-13.087-8.228c0-3.008 1.485-4.514 4.458-4.514s4.457 1.504 4.457 4.514c0 2.971-1.486 4.457-4.457 4.457s-4.458-1.486-4.458-4.457z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch23">
|
||||||
|
<text id="text20835" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20837" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20835-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20837-eo" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20835-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20837-sk" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g20839" transform="translate(372.6032 408.9181)">
|
||||||
|
<g id="g20841" transform="translate(-433.2665 80.00423)">
|
||||||
|
<circle id="circle20843" cy="28.806" cx="37.637" r="28.276" fill="#fff"/>
|
||||||
|
<g id="g20845">
|
||||||
|
<path id="path20847" d="m37.443-3.5c8.988 0 16.57 3.085 22.742 9.257 6.208 6.21 9.315 13.791 9.315 22.743 0 8.991-3.049 16.476-9.145 22.456-6.476 6.363-14.113 9.544-22.912 9.544-8.649 0-16.153-3.144-22.514-9.43-6.285-6.286-9.429-13.808-9.429-22.57 0-8.761 3.144-16.342 9.429-22.742 6.172-6.173 13.675-9.258 22.514-9.258zm0.114 5.772c-7.276 0-13.428 2.553-18.457 7.657-5.22 5.334-7.829 11.525-7.829 18.572 0 7.086 2.59 13.22 7.77 18.398 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.607 18.629-7.828 5.029-4.838 7.543-10.952 7.543-18.343 0-7.276-2.553-13.465-7.656-18.571-5.104-5.104-11.276-7.656-18.514-7.656zm8.572 18.285v13.085h-3.656v15.542h-9.944v-15.541h-3.656v-13.086c0-0.572 0.2-1.057 0.599-1.457 0.401-0.399 0.887-0.6 1.457-0.6h13.144c0.533 0 1.01 0.2 1.428 0.6 0.417 0.4 0.628 0.886 0.628 1.457zm-13.087-8.228c0-3.008 1.485-4.514 4.458-4.514s4.457 1.504 4.457 4.514c0 2.971-1.486 4.457-4.457 4.457s-4.458-1.486-4.458-4.457z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch34">
|
||||||
|
<text id="text20849" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20851" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20849-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20851-eo" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20849-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20851-sk" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g20853" transform="translate(372.6032 500.7509)">
|
||||||
|
<g id="g20855" transform="translate(-433.2665 80.00423)">
|
||||||
|
<circle id="circle20857" cy="28.806" cx="37.637" r="28.276" fill="#fff"/>
|
||||||
|
<g id="g20859">
|
||||||
|
<path id="path20861" d="m37.443-3.5c8.988 0 16.57 3.085 22.742 9.257 6.208 6.21 9.315 13.791 9.315 22.743 0 8.991-3.049 16.476-9.145 22.456-6.476 6.363-14.113 9.544-22.912 9.544-8.649 0-16.153-3.144-22.514-9.43-6.285-6.286-9.429-13.808-9.429-22.57 0-8.761 3.144-16.342 9.429-22.742 6.172-6.173 13.675-9.258 22.514-9.258zm0.114 5.772c-7.276 0-13.428 2.553-18.457 7.657-5.22 5.334-7.829 11.525-7.829 18.572 0 7.086 2.59 13.22 7.77 18.398 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.607 18.629-7.828 5.029-4.838 7.543-10.952 7.543-18.343 0-7.276-2.553-13.465-7.656-18.571-5.104-5.104-11.276-7.656-18.514-7.656zm8.572 18.285v13.085h-3.656v15.542h-9.944v-15.541h-3.656v-13.086c0-0.572 0.2-1.057 0.599-1.457 0.401-0.399 0.887-0.6 1.457-0.6h13.144c0.533 0 1.01 0.2 1.428 0.6 0.417 0.4 0.628 0.886 0.628 1.457zm-13.087-8.228c0-3.008 1.485-4.514 4.458-4.514s4.457 1.504 4.457 4.514c0 2.971-1.486 4.457-4.457 4.457s-4.458-1.486-4.458-4.457z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch45">
|
||||||
|
<text id="text20863" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20865" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20863-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20865-eo" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20863-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20865-sk" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g20867" transform="translate(372.6032 592.5837)">
|
||||||
|
<g id="g20869" transform="translate(-433.2665 80.00423)">
|
||||||
|
<circle id="circle20871" cy="28.806" cx="37.637" r="28.276" fill="#fff"/>
|
||||||
|
<g id="g20873">
|
||||||
|
<path id="path20875" d="m37.443-3.5c8.988 0 16.57 3.085 22.742 9.257 6.208 6.21 9.315 13.791 9.315 22.743 0 8.991-3.049 16.476-9.145 22.456-6.476 6.363-14.113 9.544-22.912 9.544-8.649 0-16.153-3.144-22.514-9.43-6.285-6.286-9.429-13.808-9.429-22.57 0-8.761 3.144-16.342 9.429-22.742 6.172-6.173 13.675-9.258 22.514-9.258zm0.114 5.772c-7.276 0-13.428 2.553-18.457 7.657-5.22 5.334-7.829 11.525-7.829 18.572 0 7.086 2.59 13.22 7.77 18.398 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.607 18.629-7.828 5.029-4.838 7.543-10.952 7.543-18.343 0-7.276-2.553-13.465-7.656-18.571-5.104-5.104-11.276-7.656-18.514-7.656zm8.572 18.285v13.085h-3.656v15.542h-9.944v-15.541h-3.656v-13.086c0-0.572 0.2-1.057 0.599-1.457 0.401-0.399 0.887-0.6 1.457-0.6h13.144c0.533 0 1.01 0.2 1.428 0.6 0.417 0.4 0.628 0.886 0.628 1.457zm-13.087-8.228c0-3.008 1.485-4.514 4.458-4.514s4.457 1.504 4.457 4.514c0 2.971-1.486 4.457-4.457 4.457s-4.458-1.486-4.458-4.457z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch56">
|
||||||
|
<text id="text20877" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20879" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20877-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20879-eo" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20877-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20879-sk" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g21058" transform="translate(371.791 147.2063)">
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch63">
|
||||||
|
<text id="text20725" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="47.357937" x="-410.07159" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20727" font-weight="bold" y="47.357937" x="-410.07159" font-family="Arial">CC0</tspan></text>
|
||||||
|
<text id="text20725-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="47.357937" x="-410.07159" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20727-eo" font-weight="bold" y="47.357937" x="-410.07159" font-family="Arial">CC0</tspan></text>
|
||||||
|
<text id="text20725-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="47.357937" x="-410.07159" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20727-sk" font-weight="bold" y="47.357937" x="-410.07159" font-family="Arial">CC0</tspan></text>
|
||||||
|
</switch>
|
||||||
|
<g id="g20729" transform="translate(-426.4543 -29.61524)">
|
||||||
|
<circle id="circle20731" cy="32.873" cx="31.325" r="30.096" fill="#fff"/>
|
||||||
|
<path id="path20733" d="m31.5 14.08c-10.565 0-13.222 9.969-13.222 18.42 0 8.452 2.656 18.42 13.222 18.42 10.564 0 13.221-9.968 13.221-18.42 0-8.451-2.657-18.42-13.221-18.42zm0 6.946c0.429 0 0.82 0.066 1.188 0.157 0.761 0.656 1.133 1.561 0.403 2.823l-7.036 12.93c-0.216-1.636-0.247-3.24-0.247-4.437 0-3.722 0.258-11.473 5.692-11.473zm5.266 5.961c0.373 1.984 0.426 4.056 0.426 5.513 0 3.723-0.258 11.475-5.69 11.475-0.428 0-0.822-0.045-1.188-0.136-0.07-0.021-0.134-0.043-0.202-0.067-0.112-0.032-0.23-0.068-0.336-0.11-1.21-0.515-1.972-1.446-0.874-3.093l7.864-13.582z"/>
|
||||||
|
<path id="path20735" d="m31.433 0.5c-8.877 0-16.359 3.09-22.454 9.3-3.087 3.087-5.443 6.607-7.082 10.532-1.6 3.887-2.397 7.939-2.397 12.168 0 4.268 0.797 8.32 2.397 12.168 1.6 3.85 3.921 7.312 6.969 10.396 3.085 3.049 6.549 5.399 10.398 7.037 3.886 1.602 7.939 2.398 12.169 2.398 4.229 0 8.34-0.826 12.303-2.465 3.962-1.639 7.496-3.994 10.621-7.081 3.011-2.933 5.289-6.297 6.812-10.106 1.561-3.847 2.331-7.964 2.331-12.347 0-4.343-0.77-8.454-2.33-12.303-1.562-3.885-3.848-7.32-6.857-10.33-6.288-6.248-13.928-9.367-22.88-9.367zm0.134 5.759c7.238 0 13.412 2.566 18.554 7.709 2.477 2.477 4.375 5.31 5.67 8.471 1.296 3.162 1.949 6.518 1.949 10.061 0 7.354-2.516 13.454-7.506 18.33-2.592 2.516-5.502 4.447-8.74 5.781-3.2 1.334-6.498 1.994-9.927 1.994-3.468 0-6.788-0.653-9.949-1.948-3.163-1.334-6.001-3.238-8.516-5.716-2.515-2.514-4.455-5.353-5.826-8.516-1.333-3.199-2.017-6.498-2.017-9.927 0-3.467 0.684-6.787 2.017-9.949 1.371-3.2 3.312-6.074 5.826-8.628 4.99-5.103 11.15-7.662 18.465-7.662z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g id="g20803" transform="translate(372.6032 133.4196)">
|
||||||
|
<g id="g20570" transform="translate(-433.2665 80.00423)">
|
||||||
|
<circle id="circle20572" cy="28.806" cx="37.637" r="28.276" fill="#fff"/>
|
||||||
|
<g id="g20574">
|
||||||
|
<path id="path20576" d="m37.443-3.5c8.988 0 16.57 3.085 22.742 9.257 6.208 6.21 9.315 13.791 9.315 22.743 0 8.991-3.049 16.476-9.145 22.456-6.476 6.363-14.113 9.544-22.912 9.544-8.649 0-16.153-3.144-22.514-9.43-6.285-6.286-9.429-13.808-9.429-22.57 0-8.761 3.144-16.342 9.429-22.742 6.172-6.173 13.675-9.258 22.514-9.258zm0.114 5.772c-7.276 0-13.428 2.553-18.457 7.657-5.22 5.334-7.829 11.525-7.829 18.572 0 7.086 2.59 13.22 7.77 18.398 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.607 18.629-7.828 5.029-4.838 7.543-10.952 7.543-18.343 0-7.276-2.553-13.465-7.656-18.571-5.104-5.104-11.276-7.656-18.514-7.656zm8.572 18.285v13.085h-3.656v15.542h-9.944v-15.541h-3.656v-13.086c0-0.572 0.2-1.057 0.599-1.457 0.401-0.399 0.887-0.6 1.457-0.6h13.144c0.533 0 1.01 0.2 1.428 0.6 0.417 0.4 0.628 0.886 0.628 1.457zm-13.087-8.228c0-3.008 1.485-4.514 4.458-4.514s4.457 1.504 4.457 4.514c0 2.971-1.486 4.457-4.457 4.457s-4.458-1.486-4.458-4.457z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch78">
|
||||||
|
<text id="text20799" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20801" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20799-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20801-eo" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20799-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20801-sk" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g20811" transform="translate(372.6032 225.2524)">
|
||||||
|
<g id="g20813" transform="translate(-433.2665 80.00423)">
|
||||||
|
<circle id="circle20815" cy="28.806" cx="37.637" r="28.276" fill="#fff"/>
|
||||||
|
<g id="g20817">
|
||||||
|
<path id="path20819" d="m37.443-3.5c8.988 0 16.57 3.085 22.742 9.257 6.208 6.21 9.315 13.791 9.315 22.743 0 8.991-3.049 16.476-9.145 22.456-6.476 6.363-14.113 9.544-22.912 9.544-8.649 0-16.153-3.144-22.514-9.43-6.285-6.286-9.429-13.808-9.429-22.57 0-8.761 3.144-16.342 9.429-22.742 6.172-6.173 13.675-9.258 22.514-9.258zm0.114 5.772c-7.276 0-13.428 2.553-18.457 7.657-5.22 5.334-7.829 11.525-7.829 18.572 0 7.086 2.59 13.22 7.77 18.398 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.607 18.629-7.828 5.029-4.838 7.543-10.952 7.543-18.343 0-7.276-2.553-13.465-7.656-18.571-5.104-5.104-11.276-7.656-18.514-7.656zm8.572 18.285v13.085h-3.656v15.542h-9.944v-15.541h-3.656v-13.086c0-0.572 0.2-1.057 0.599-1.457 0.401-0.399 0.887-0.6 1.457-0.6h13.144c0.533 0 1.01 0.2 1.428 0.6 0.417 0.4 0.628 0.886 0.628 1.457zm-13.087-8.228c0-3.008 1.485-4.514 4.458-4.514s4.457 1.504 4.457 4.514c0 2.971-1.486 4.457-4.457 4.457s-4.458-1.486-4.458-4.457z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch89">
|
||||||
|
<text id="text20821" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20823" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20821-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20823-eo" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
<text id="text20821-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="152.64839" x="-406.83408" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20823-sk" font-weight="bold" y="152.64839" x="-406.83408" font-family="Arial">BY</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g id="g6209" transform="translate(-59.03116 -18.62498)">
|
||||||
|
<g id="g20589" transform="translate(277.4857 345.6241)">
|
||||||
|
<circle id="circle20591" cy="28.501" cx="37.785" r="28.836" fill="#fff"/>
|
||||||
|
<path id="path20593" d="m37.441-3.5c8.951 0 16.572 3.125 22.857 9.372 3.008 3.009 5.295 6.448 6.857 10.314 1.561 3.867 2.344 7.971 2.344 12.314 0 4.381-0.773 8.486-2.314 12.313-1.543 3.828-3.82 7.21-6.828 10.143-3.123 3.085-6.666 5.448-10.629 7.086-3.961 1.638-8.057 2.457-12.285 2.457s-8.276-0.808-12.143-2.429c-3.866-1.618-7.333-3.961-10.4-7.027s-5.4-6.524-7-10.372-2.4-7.904-2.4-12.171c0-4.229 0.809-8.295 2.428-12.2s3.972-7.4 7.057-10.486c6.095-6.208 13.58-9.314 22.456-9.314zm0.116 5.772c-7.314 0-13.467 2.553-18.458 7.657-2.515 2.553-4.448 5.419-5.8 8.6-1.354 3.181-2.029 6.505-2.029 9.972 0 3.429 0.675 6.734 2.029 9.913 1.353 3.183 3.285 6.021 5.8 8.516 2.514 2.496 5.351 4.399 8.515 5.715 3.161 1.314 6.476 1.971 9.943 1.971 3.428 0 6.75-0.665 9.973-1.999 3.219-1.335 6.121-3.257 8.713-5.771 4.99-4.876 7.484-10.99 7.484-18.344 0-3.543-0.648-6.895-1.943-10.057-1.293-3.162-3.18-5.98-5.654-8.458-5.146-5.143-11.335-7.715-18.573-7.715zm-0.401 20.915-4.287 2.229c-0.458-0.951-1.019-1.619-1.685-2-0.667-0.38-1.286-0.571-1.858-0.571-2.856 0-4.286 1.885-4.286 5.657 0 1.714 0.362 3.084 1.085 4.113 0.724 1.029 1.791 1.544 3.201 1.544 1.867 0 3.181-0.915 3.944-2.743l3.942 2c-0.838 1.563-2 2.791-3.486 3.686-1.484 0.896-3.123 1.343-4.914 1.343-2.857 0-5.163-0.875-6.915-2.629-1.752-1.752-2.628-4.19-2.628-7.313 0-3.048 0.886-5.466 2.657-7.257 1.771-1.79 4.009-2.686 6.715-2.686 3.963-0.002 6.8 1.541 8.515 4.627zm18.457 0-4.229 2.229c-0.457-0.951-1.02-1.619-1.686-2-0.668-0.38-1.307-0.571-1.914-0.571-2.857 0-4.287 1.885-4.287 5.657 0 1.714 0.363 3.084 1.086 4.113s1.789 1.544 3.201 1.544c1.865 0 3.18-0.915 3.941-2.743l4 2c-0.875 1.563-2.057 2.791-3.541 3.686-1.486 0.896-3.105 1.343-4.857 1.343-2.896 0-5.209-0.875-6.941-2.629-1.736-1.752-2.602-4.19-2.602-7.313 0-3.048 0.885-5.466 2.658-7.257 1.77-1.79 4.008-2.686 6.713-2.686 3.962-0.002 6.783 1.541 8.458 4.627z"/>
|
||||||
|
</g>
|
||||||
|
<g id="g20781" transform="translate(277.4857 437.4569)">
|
||||||
|
<circle id="circle20783" cy="28.501" cx="37.785" r="28.836" fill="#fff"/>
|
||||||
|
<path id="path20785" d="m37.441-3.5c8.951 0 16.572 3.125 22.857 9.372 3.008 3.009 5.295 6.448 6.857 10.314 1.561 3.867 2.344 7.971 2.344 12.314 0 4.381-0.773 8.486-2.314 12.313-1.543 3.828-3.82 7.21-6.828 10.143-3.123 3.085-6.666 5.448-10.629 7.086-3.961 1.638-8.057 2.457-12.285 2.457s-8.276-0.808-12.143-2.429c-3.866-1.618-7.333-3.961-10.4-7.027s-5.4-6.524-7-10.372-2.4-7.904-2.4-12.171c0-4.229 0.809-8.295 2.428-12.2s3.972-7.4 7.057-10.486c6.095-6.208 13.58-9.314 22.456-9.314zm0.116 5.772c-7.314 0-13.467 2.553-18.458 7.657-2.515 2.553-4.448 5.419-5.8 8.6-1.354 3.181-2.029 6.505-2.029 9.972 0 3.429 0.675 6.734 2.029 9.913 1.353 3.183 3.285 6.021 5.8 8.516 2.514 2.496 5.351 4.399 8.515 5.715 3.161 1.314 6.476 1.971 9.943 1.971 3.428 0 6.75-0.665 9.973-1.999 3.219-1.335 6.121-3.257 8.713-5.771 4.99-4.876 7.484-10.99 7.484-18.344 0-3.543-0.648-6.895-1.943-10.057-1.293-3.162-3.18-5.98-5.654-8.458-5.146-5.143-11.335-7.715-18.573-7.715zm-0.401 20.915-4.287 2.229c-0.458-0.951-1.019-1.619-1.685-2-0.667-0.38-1.286-0.571-1.858-0.571-2.856 0-4.286 1.885-4.286 5.657 0 1.714 0.362 3.084 1.085 4.113 0.724 1.029 1.791 1.544 3.201 1.544 1.867 0 3.181-0.915 3.944-2.743l3.942 2c-0.838 1.563-2 2.791-3.486 3.686-1.484 0.896-3.123 1.343-4.914 1.343-2.857 0-5.163-0.875-6.915-2.629-1.752-1.752-2.628-4.19-2.628-7.313 0-3.048 0.886-5.466 2.657-7.257 1.771-1.79 4.009-2.686 6.715-2.686 3.963-0.002 6.8 1.541 8.515 4.627zm18.457 0-4.229 2.229c-0.457-0.951-1.02-1.619-1.686-2-0.668-0.38-1.307-0.571-1.914-0.571-2.857 0-4.287 1.885-4.287 5.657 0 1.714 0.363 3.084 1.086 4.113s1.789 1.544 3.201 1.544c1.865 0 3.18-0.915 3.941-2.743l4 2c-0.875 1.563-2.057 2.791-3.541 3.686-1.486 0.896-3.105 1.343-4.857 1.343-2.896 0-5.209-0.875-6.941-2.629-1.736-1.752-2.602-4.19-2.602-7.313 0-3.048 0.885-5.466 2.658-7.257 1.77-1.79 4.008-2.686 6.713-2.686 3.962-0.002 6.783 1.541 8.458 4.627z"/>
|
||||||
|
</g>
|
||||||
|
<g id="g20787" transform="translate(277.4857 529.2897)">
|
||||||
|
<circle id="circle20789" cy="28.501" cx="37.785" r="28.836" fill="#fff"/>
|
||||||
|
<path id="path20791" d="m37.441-3.5c8.951 0 16.572 3.125 22.857 9.372 3.008 3.009 5.295 6.448 6.857 10.314 1.561 3.867 2.344 7.971 2.344 12.314 0 4.381-0.773 8.486-2.314 12.313-1.543 3.828-3.82 7.21-6.828 10.143-3.123 3.085-6.666 5.448-10.629 7.086-3.961 1.638-8.057 2.457-12.285 2.457s-8.276-0.808-12.143-2.429c-3.866-1.618-7.333-3.961-10.4-7.027s-5.4-6.524-7-10.372-2.4-7.904-2.4-12.171c0-4.229 0.809-8.295 2.428-12.2s3.972-7.4 7.057-10.486c6.095-6.208 13.58-9.314 22.456-9.314zm0.116 5.772c-7.314 0-13.467 2.553-18.458 7.657-2.515 2.553-4.448 5.419-5.8 8.6-1.354 3.181-2.029 6.505-2.029 9.972 0 3.429 0.675 6.734 2.029 9.913 1.353 3.183 3.285 6.021 5.8 8.516 2.514 2.496 5.351 4.399 8.515 5.715 3.161 1.314 6.476 1.971 9.943 1.971 3.428 0 6.75-0.665 9.973-1.999 3.219-1.335 6.121-3.257 8.713-5.771 4.99-4.876 7.484-10.99 7.484-18.344 0-3.543-0.648-6.895-1.943-10.057-1.293-3.162-3.18-5.98-5.654-8.458-5.146-5.143-11.335-7.715-18.573-7.715zm-0.401 20.915-4.287 2.229c-0.458-0.951-1.019-1.619-1.685-2-0.667-0.38-1.286-0.571-1.858-0.571-2.856 0-4.286 1.885-4.286 5.657 0 1.714 0.362 3.084 1.085 4.113 0.724 1.029 1.791 1.544 3.201 1.544 1.867 0 3.181-0.915 3.944-2.743l3.942 2c-0.838 1.563-2 2.791-3.486 3.686-1.484 0.896-3.123 1.343-4.914 1.343-2.857 0-5.163-0.875-6.915-2.629-1.752-1.752-2.628-4.19-2.628-7.313 0-3.048 0.886-5.466 2.657-7.257 1.771-1.79 4.009-2.686 6.715-2.686 3.963-0.002 6.8 1.541 8.515 4.627zm18.457 0-4.229 2.229c-0.457-0.951-1.02-1.619-1.686-2-0.668-0.38-1.307-0.571-1.914-0.571-2.857 0-4.287 1.885-4.287 5.657 0 1.714 0.363 3.084 1.086 4.113s1.789 1.544 3.201 1.544c1.865 0 3.18-0.915 3.941-2.743l4 2c-0.875 1.563-2.057 2.791-3.541 3.686-1.486 0.896-3.105 1.343-4.857 1.343-2.896 0-5.209-0.875-6.941-2.629-1.736-1.752-2.602-4.19-2.602-7.313 0-3.048 0.885-5.466 2.658-7.257 1.77-1.79 4.008-2.686 6.713-2.686 3.962-0.002 6.783 1.541 8.458 4.627z"/>
|
||||||
|
</g>
|
||||||
|
<g id="g20793" transform="translate(277.4857 621.1225)">
|
||||||
|
<circle id="circle20795" cy="28.501" cx="37.785" r="28.836" fill="#fff"/>
|
||||||
|
<path id="path20797" d="m37.441-3.5c8.951 0 16.572 3.125 22.857 9.372 3.008 3.009 5.295 6.448 6.857 10.314 1.561 3.867 2.344 7.971 2.344 12.314 0 4.381-0.773 8.486-2.314 12.313-1.543 3.828-3.82 7.21-6.828 10.143-3.123 3.085-6.666 5.448-10.629 7.086-3.961 1.638-8.057 2.457-12.285 2.457s-8.276-0.808-12.143-2.429c-3.866-1.618-7.333-3.961-10.4-7.027s-5.4-6.524-7-10.372-2.4-7.904-2.4-12.171c0-4.229 0.809-8.295 2.428-12.2s3.972-7.4 7.057-10.486c6.095-6.208 13.58-9.314 22.456-9.314zm0.116 5.772c-7.314 0-13.467 2.553-18.458 7.657-2.515 2.553-4.448 5.419-5.8 8.6-1.354 3.181-2.029 6.505-2.029 9.972 0 3.429 0.675 6.734 2.029 9.913 1.353 3.183 3.285 6.021 5.8 8.516 2.514 2.496 5.351 4.399 8.515 5.715 3.161 1.314 6.476 1.971 9.943 1.971 3.428 0 6.75-0.665 9.973-1.999 3.219-1.335 6.121-3.257 8.713-5.771 4.99-4.876 7.484-10.99 7.484-18.344 0-3.543-0.648-6.895-1.943-10.057-1.293-3.162-3.18-5.98-5.654-8.458-5.146-5.143-11.335-7.715-18.573-7.715zm-0.401 20.915-4.287 2.229c-0.458-0.951-1.019-1.619-1.685-2-0.667-0.38-1.286-0.571-1.858-0.571-2.856 0-4.286 1.885-4.286 5.657 0 1.714 0.362 3.084 1.085 4.113 0.724 1.029 1.791 1.544 3.201 1.544 1.867 0 3.181-0.915 3.944-2.743l3.942 2c-0.838 1.563-2 2.791-3.486 3.686-1.484 0.896-3.123 1.343-4.914 1.343-2.857 0-5.163-0.875-6.915-2.629-1.752-1.752-2.628-4.19-2.628-7.313 0-3.048 0.886-5.466 2.657-7.257 1.771-1.79 4.009-2.686 6.715-2.686 3.963-0.002 6.8 1.541 8.515 4.627zm18.457 0-4.229 2.229c-0.457-0.951-1.02-1.619-1.686-2-0.668-0.38-1.307-0.571-1.914-0.571-2.857 0-4.287 1.885-4.287 5.657 0 1.714 0.363 3.084 1.086 4.113s1.789 1.544 3.201 1.544c1.865 0 3.18-0.915 3.941-2.743l4 2c-0.875 1.563-2.057 2.791-3.541 3.686-1.486 0.896-3.105 1.343-4.857 1.343-2.896 0-5.209-0.875-6.941-2.629-1.736-1.752-2.602-4.19-2.602-7.313 0-3.048 0.885-5.466 2.658-7.257 1.77-1.79 4.008-2.686 6.713-2.686 3.962-0.002 6.783 1.541 8.458 4.627z"/>
|
||||||
|
</g>
|
||||||
|
<g id="g20707" transform="translate(277.4857 70.12562)">
|
||||||
|
<circle id="circle20709" cy="28.501" cx="37.785" r="28.836" fill="#fff"/>
|
||||||
|
<path id="path20711" d="m37.441-3.5c8.951 0 16.572 3.125 22.857 9.372 3.008 3.009 5.295 6.448 6.857 10.314 1.561 3.867 2.344 7.971 2.344 12.314 0 4.381-0.773 8.486-2.314 12.313-1.543 3.828-3.82 7.21-6.828 10.143-3.123 3.085-6.666 5.448-10.629 7.086-3.961 1.638-8.057 2.457-12.285 2.457s-8.276-0.808-12.143-2.429c-3.866-1.618-7.333-3.961-10.4-7.027s-5.4-6.524-7-10.372-2.4-7.904-2.4-12.171c0-4.229 0.809-8.295 2.428-12.2s3.972-7.4 7.057-10.486c6.095-6.208 13.58-9.314 22.456-9.314zm0.116 5.772c-7.314 0-13.467 2.553-18.458 7.657-2.515 2.553-4.448 5.419-5.8 8.6-1.354 3.181-2.029 6.505-2.029 9.972 0 3.429 0.675 6.734 2.029 9.913 1.353 3.183 3.285 6.021 5.8 8.516 2.514 2.496 5.351 4.399 8.515 5.715 3.161 1.314 6.476 1.971 9.943 1.971 3.428 0 6.75-0.665 9.973-1.999 3.219-1.335 6.121-3.257 8.713-5.771 4.99-4.876 7.484-10.99 7.484-18.344 0-3.543-0.648-6.895-1.943-10.057-1.293-3.162-3.18-5.98-5.654-8.458-5.146-5.143-11.335-7.715-18.573-7.715zm-0.401 20.915-4.287 2.229c-0.458-0.951-1.019-1.619-1.685-2-0.667-0.38-1.286-0.571-1.858-0.571-2.856 0-4.286 1.885-4.286 5.657 0 1.714 0.362 3.084 1.085 4.113 0.724 1.029 1.791 1.544 3.201 1.544 1.867 0 3.181-0.915 3.944-2.743l3.942 2c-0.838 1.563-2 2.791-3.486 3.686-1.484 0.896-3.123 1.343-4.914 1.343-2.857 0-5.163-0.875-6.915-2.629-1.752-1.752-2.628-4.19-2.628-7.313 0-3.048 0.886-5.466 2.657-7.257 1.771-1.79 4.009-2.686 6.715-2.686 3.963-0.002 6.8 1.541 8.515 4.627zm18.457 0-4.229 2.229c-0.457-0.951-1.02-1.619-1.686-2-0.668-0.38-1.307-0.571-1.914-0.571-2.857 0-4.287 1.885-4.287 5.657 0 1.714 0.363 3.084 1.086 4.113s1.789 1.544 3.201 1.544c1.865 0 3.18-0.915 3.941-2.743l4 2c-0.875 1.563-2.057 2.791-3.541 3.686-1.486 0.896-3.105 1.343-4.857 1.343-2.896 0-5.209-0.875-6.941-2.629-1.736-1.752-2.602-4.19-2.602-7.313 0-3.048 0.885-5.466 2.658-7.257 1.77-1.79 4.008-2.686 6.713-2.686 3.962-0.002 6.783 1.541 8.458 4.627z"/>
|
||||||
|
</g>
|
||||||
|
<g id="g20713" transform="translate(277.4857 161.9584)">
|
||||||
|
<circle id="circle20715" cy="28.501" cx="37.785" r="28.836" fill="#fff"/>
|
||||||
|
<path id="path20717" d="m37.441-3.5c8.951 0 16.572 3.125 22.857 9.372 3.008 3.009 5.295 6.448 6.857 10.314 1.561 3.867 2.344 7.971 2.344 12.314 0 4.381-0.773 8.486-2.314 12.313-1.543 3.828-3.82 7.21-6.828 10.143-3.123 3.085-6.666 5.448-10.629 7.086-3.961 1.638-8.057 2.457-12.285 2.457s-8.276-0.808-12.143-2.429c-3.866-1.618-7.333-3.961-10.4-7.027s-5.4-6.524-7-10.372-2.4-7.904-2.4-12.171c0-4.229 0.809-8.295 2.428-12.2s3.972-7.4 7.057-10.486c6.095-6.208 13.58-9.314 22.456-9.314zm0.116 5.772c-7.314 0-13.467 2.553-18.458 7.657-2.515 2.553-4.448 5.419-5.8 8.6-1.354 3.181-2.029 6.505-2.029 9.972 0 3.429 0.675 6.734 2.029 9.913 1.353 3.183 3.285 6.021 5.8 8.516 2.514 2.496 5.351 4.399 8.515 5.715 3.161 1.314 6.476 1.971 9.943 1.971 3.428 0 6.75-0.665 9.973-1.999 3.219-1.335 6.121-3.257 8.713-5.771 4.99-4.876 7.484-10.99 7.484-18.344 0-3.543-0.648-6.895-1.943-10.057-1.293-3.162-3.18-5.98-5.654-8.458-5.146-5.143-11.335-7.715-18.573-7.715zm-0.401 20.915-4.287 2.229c-0.458-0.951-1.019-1.619-1.685-2-0.667-0.38-1.286-0.571-1.858-0.571-2.856 0-4.286 1.885-4.286 5.657 0 1.714 0.362 3.084 1.085 4.113 0.724 1.029 1.791 1.544 3.201 1.544 1.867 0 3.181-0.915 3.944-2.743l3.942 2c-0.838 1.563-2 2.791-3.486 3.686-1.484 0.896-3.123 1.343-4.914 1.343-2.857 0-5.163-0.875-6.915-2.629-1.752-1.752-2.628-4.19-2.628-7.313 0-3.048 0.886-5.466 2.657-7.257 1.771-1.79 4.009-2.686 6.715-2.686 3.963-0.002 6.8 1.541 8.515 4.627zm18.457 0-4.229 2.229c-0.457-0.951-1.02-1.619-1.686-2-0.668-0.38-1.307-0.571-1.914-0.571-2.857 0-4.287 1.885-4.287 5.657 0 1.714 0.363 3.084 1.086 4.113s1.789 1.544 3.201 1.544c1.865 0 3.18-0.915 3.941-2.743l4 2c-0.875 1.563-2.057 2.791-3.541 3.686-1.486 0.896-3.105 1.343-4.857 1.343-2.896 0-5.209-0.875-6.941-2.629-1.736-1.752-2.602-4.19-2.602-7.313 0-3.048 0.885-5.466 2.658-7.257 1.77-1.79 4.008-2.686 6.713-2.686 3.962-0.002 6.783 1.541 8.458 4.627z"/>
|
||||||
|
</g>
|
||||||
|
<g id="g20719" transform="translate(277.4857 253.7913)">
|
||||||
|
<circle id="circle20721" cy="28.501" cx="37.785" r="28.836" fill="#fff"/>
|
||||||
|
<path id="path20723" d="m37.441-3.5c8.951 0 16.572 3.125 22.857 9.372 3.008 3.009 5.295 6.448 6.857 10.314 1.561 3.867 2.344 7.971 2.344 12.314 0 4.381-0.773 8.486-2.314 12.313-1.543 3.828-3.82 7.21-6.828 10.143-3.123 3.085-6.666 5.448-10.629 7.086-3.961 1.638-8.057 2.457-12.285 2.457s-8.276-0.808-12.143-2.429c-3.866-1.618-7.333-3.961-10.4-7.027s-5.4-6.524-7-10.372-2.4-7.904-2.4-12.171c0-4.229 0.809-8.295 2.428-12.2s3.972-7.4 7.057-10.486c6.095-6.208 13.58-9.314 22.456-9.314zm0.116 5.772c-7.314 0-13.467 2.553-18.458 7.657-2.515 2.553-4.448 5.419-5.8 8.6-1.354 3.181-2.029 6.505-2.029 9.972 0 3.429 0.675 6.734 2.029 9.913 1.353 3.183 3.285 6.021 5.8 8.516 2.514 2.496 5.351 4.399 8.515 5.715 3.161 1.314 6.476 1.971 9.943 1.971 3.428 0 6.75-0.665 9.973-1.999 3.219-1.335 6.121-3.257 8.713-5.771 4.99-4.876 7.484-10.99 7.484-18.344 0-3.543-0.648-6.895-1.943-10.057-1.293-3.162-3.18-5.98-5.654-8.458-5.146-5.143-11.335-7.715-18.573-7.715zm-0.401 20.915-4.287 2.229c-0.458-0.951-1.019-1.619-1.685-2-0.667-0.38-1.286-0.571-1.858-0.571-2.856 0-4.286 1.885-4.286 5.657 0 1.714 0.362 3.084 1.085 4.113 0.724 1.029 1.791 1.544 3.201 1.544 1.867 0 3.181-0.915 3.944-2.743l3.942 2c-0.838 1.563-2 2.791-3.486 3.686-1.484 0.896-3.123 1.343-4.914 1.343-2.857 0-5.163-0.875-6.915-2.629-1.752-1.752-2.628-4.19-2.628-7.313 0-3.048 0.886-5.466 2.657-7.257 1.771-1.79 4.009-2.686 6.715-2.686 3.963-0.002 6.8 1.541 8.515 4.627zm18.457 0-4.229 2.229c-0.457-0.951-1.02-1.619-1.686-2-0.668-0.38-1.307-0.571-1.914-0.571-2.857 0-4.287 1.885-4.287 5.657 0 1.714 0.363 3.084 1.086 4.113s1.789 1.544 3.201 1.544c1.865 0 3.18-0.915 3.941-2.743l4 2c-0.875 1.563-2.057 2.791-3.541 3.686-1.486 0.896-3.105 1.343-4.857 1.343-2.896 0-5.209-0.875-6.941-2.629-1.736-1.752-2.602-4.19-2.602-7.313 0-3.048 0.885-5.466 2.658-7.257 1.77-1.79 4.008-2.686 6.713-2.686 3.962-0.002 6.783 1.541 8.458 4.627z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g id="g5976" transform="translate(339.2019 -70.09038)">
|
||||||
|
<g id="g20984" transform="translate(358.5927 114.9376)">
|
||||||
|
<g id="g20913" transform="translate(-344.9474 190.319)">
|
||||||
|
<circle id="circle20915" cy="28.631" cx="36.944" r="29.105" fill="#fff"/>
|
||||||
|
<g id="g20917">
|
||||||
|
<path id="path20919" d="m37.443-3.5c8.951 0 16.531 3.105 22.742 9.315 6.208 6.172 9.315 13.733 9.315 22.685 0 8.954-3.049 16.457-9.145 22.514-6.437 6.324-14.076 9.486-22.912 9.486-8.649 0-16.153-3.143-22.514-9.429-6.285-6.285-9.429-13.807-9.429-22.57 0-8.723 3.144-16.285 9.429-22.685 6.209-6.211 13.714-9.316 22.514-9.316zm0.114 5.772c-7.276 0-13.428 2.572-18.457 7.715-5.22 5.296-7.829 11.467-7.829 18.513 0 7.125 2.59 13.257 7.77 18.4 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.609 18.629-7.828 5.029-4.876 7.543-10.99 7.543-18.343 0-7.313-2.553-13.485-7.656-18.513-5.067-5.145-11.239-7.715-18.514-7.715zm-14.286 21.713c0.609-3.924 2.189-6.962 4.742-9.114 2.552-2.152 5.656-3.228 9.314-3.228 5.027 0 9.029 1.62 12 4.856 2.971 3.238 4.457 7.391 4.457 12.457 0 4.915-1.543 9-4.627 12.256-3.088 3.256-7.086 4.886-12.002 4.886-3.619 0-6.743-1.085-9.371-3.257-2.629-2.172-4.209-5.257-4.743-9.257h8.059c0.19 3.886 2.533 5.829 7.029 5.829 2.246 0 4.057-0.972 5.428-2.914 1.373-1.942 2.059-4.534 2.059-7.771 0-3.391-0.629-5.971-1.885-7.743-1.258-1.771-3.066-2.657-5.43-2.657-4.268 0-6.667 1.885-7.2 5.656h2.343l-6.342 6.343-6.343-6.343 2.512 0.001z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch123">
|
||||||
|
<text id="text20960" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="263.05734" x="-318.20117" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20962" font-weight="bold" y="263.05734" x="-318.20117" font-family="Arial">SA</tspan></text>
|
||||||
|
<text id="text20960-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="263.05734" x="-318.20117" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20962-eo" font-weight="bold" y="263.05734" x="-318.20117" font-family="Arial">SA</tspan></text>
|
||||||
|
<text id="text20960-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="263.05734" x="-318.20117" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20962-sk" font-weight="bold" y="263.05734" x="-318.20117" font-family="Arial">SA</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g20996" transform="translate(361.0047 104.3092)">
|
||||||
|
<g id="g20905" transform="translate(-347.3594 292.7803)">
|
||||||
|
<circle id="circle20907" cy="28.736" cx="37.47" r="29.471" fill="#fff"/>
|
||||||
|
<g id="g20909">
|
||||||
|
<path id="path20911" d="m37.442-3.5c8.99 0 16.571 3.085 22.743 9.256 6.208 6.172 9.315 13.753 9.315 22.744 0 8.992-3.048 16.476-9.145 22.458-6.475 6.362-14.114 9.542-22.913 9.542-8.686 0-16.19-3.162-22.513-9.485-6.285-6.287-9.429-13.79-9.429-22.515 0-8.762 3.144-16.343 9.429-22.743 6.171-6.171 13.675-9.257 22.513-9.257zm-24.742 23.372c-0.952 2.628-1.429 5.505-1.429 8.629 0 7.086 2.59 13.22 7.77 18.4 5.219 5.144 11.391 7.715 18.514 7.715 7.201 0 13.409-2.608 18.63-7.829 1.867-1.79 3.332-3.657 4.398-5.602l-12.056-5.371c-0.421 2.02-1.439 3.667-3.057 4.942-1.622 1.276-3.535 2.011-5.744 2.2v4.915h-3.714v-4.915c-3.543-0.036-6.782-1.312-9.714-3.827l4.4-4.457c2.094 1.942 4.476 2.913 7.143 2.913 1.104 0 2.048-0.246 2.83-0.743 0.78-0.494 1.172-1.312 1.172-2.457 0-0.801-0.287-1.448-0.858-1.943l-3.085-1.315-3.771-1.715-5.086-2.229-16.343-7.311zm24.857-17.658c-7.276 0-13.428 2.571-18.457 7.714-1.258 1.258-2.439 2.686-3.543 4.287l12.229 5.485c0.533-1.676 1.542-3.019 3.029-4.028 1.484-1.009 3.218-1.571 5.2-1.686v-4.915h3.715v4.915c2.934 0.153 5.6 1.143 8 2.971l-4.172 4.286c-1.793-1.257-3.619-1.885-5.486-1.885-0.991 0-1.876 0.191-2.656 0.571-0.781 0.381-1.172 1.029-1.172 1.943 0 0.267 0.095 0.533 0.285 0.8l4.057 1.83 2.8 1.257 5.144 2.285 16.397 7.314c0.535-2.248 0.801-4.533 0.801-6.857 0-7.353-2.552-13.543-7.656-18.573-5.067-5.143-11.241-7.714-18.515-7.714z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch134">
|
||||||
|
<text id="text20992" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="365.05093" x="-320.95648" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20994" font-weight="bold" y="365.05093" x="-320.95648" font-family="Arial">NC</tspan></text>
|
||||||
|
<text id="text20992-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="365.05093" x="-320.95648" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20994-eo" font-weight="bold" y="365.05093" x="-320.95648" font-family="Arial">NC</tspan></text>
|
||||||
|
<text id="text20992-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="365.05093" x="-320.95648" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20994-sk" font-weight="bold" y="365.05093" x="-320.95648" font-family="Arial">NC</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g21004" transform="translate(361.0047 196.1421)">
|
||||||
|
<g id="g21006" transform="translate(-347.3594 292.7803)">
|
||||||
|
<circle id="circle21008" cy="28.736" cx="37.47" r="29.471" fill="#fff"/>
|
||||||
|
<g id="g21010">
|
||||||
|
<path id="path21012" d="m37.442-3.5c8.99 0 16.571 3.085 22.743 9.256 6.208 6.172 9.315 13.753 9.315 22.744 0 8.992-3.048 16.476-9.145 22.458-6.475 6.362-14.114 9.542-22.913 9.542-8.686 0-16.19-3.162-22.513-9.485-6.285-6.287-9.429-13.79-9.429-22.515 0-8.762 3.144-16.343 9.429-22.743 6.171-6.171 13.675-9.257 22.513-9.257zm-24.742 23.372c-0.952 2.628-1.429 5.505-1.429 8.629 0 7.086 2.59 13.22 7.77 18.4 5.219 5.144 11.391 7.715 18.514 7.715 7.201 0 13.409-2.608 18.63-7.829 1.867-1.79 3.332-3.657 4.398-5.602l-12.056-5.371c-0.421 2.02-1.439 3.667-3.057 4.942-1.622 1.276-3.535 2.011-5.744 2.2v4.915h-3.714v-4.915c-3.543-0.036-6.782-1.312-9.714-3.827l4.4-4.457c2.094 1.942 4.476 2.913 7.143 2.913 1.104 0 2.048-0.246 2.83-0.743 0.78-0.494 1.172-1.312 1.172-2.457 0-0.801-0.287-1.448-0.858-1.943l-3.085-1.315-3.771-1.715-5.086-2.229-16.343-7.311zm24.857-17.658c-7.276 0-13.428 2.571-18.457 7.714-1.258 1.258-2.439 2.686-3.543 4.287l12.229 5.485c0.533-1.676 1.542-3.019 3.029-4.028 1.484-1.009 3.218-1.571 5.2-1.686v-4.915h3.715v4.915c2.934 0.153 5.6 1.143 8 2.971l-4.172 4.286c-1.793-1.257-3.619-1.885-5.486-1.885-0.991 0-1.876 0.191-2.656 0.571-0.781 0.381-1.172 1.029-1.172 1.943 0 0.267 0.095 0.533 0.285 0.8l4.057 1.83 2.8 1.257 5.144 2.285 16.397 7.314c0.535-2.248 0.801-4.533 0.801-6.857 0-7.353-2.552-13.543-7.656-18.573-5.067-5.143-11.241-7.714-18.515-7.714z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch145">
|
||||||
|
<text id="text21014" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="365.05093" x="-320.95648" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21016" font-weight="bold" y="365.05093" x="-320.95648" font-family="Arial">NC</tspan></text>
|
||||||
|
<text id="text21014-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="365.05093" x="-320.95648" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan21016-eo" font-weight="bold" y="365.05093" x="-320.95648" font-family="Arial">NC</tspan></text>
|
||||||
|
<text id="text21014-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="365.05093" x="-320.95648" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan21016-sk" font-weight="bold" y="365.05093" x="-320.95648" font-family="Arial">NC</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g21018" transform="translate(361.0047 379.8077)">
|
||||||
|
<g id="g21020" transform="translate(-347.3594 292.7803)">
|
||||||
|
<circle id="circle21022" cy="28.736" cx="37.47" r="29.471" fill="#fff"/>
|
||||||
|
<g id="g21024">
|
||||||
|
<path id="path21026" d="m37.442-3.5c8.99 0 16.571 3.085 22.743 9.256 6.208 6.172 9.315 13.753 9.315 22.744 0 8.992-3.048 16.476-9.145 22.458-6.475 6.362-14.114 9.542-22.913 9.542-8.686 0-16.19-3.162-22.513-9.485-6.285-6.287-9.429-13.79-9.429-22.515 0-8.762 3.144-16.343 9.429-22.743 6.171-6.171 13.675-9.257 22.513-9.257zm-24.742 23.372c-0.952 2.628-1.429 5.505-1.429 8.629 0 7.086 2.59 13.22 7.77 18.4 5.219 5.144 11.391 7.715 18.514 7.715 7.201 0 13.409-2.608 18.63-7.829 1.867-1.79 3.332-3.657 4.398-5.602l-12.056-5.371c-0.421 2.02-1.439 3.667-3.057 4.942-1.622 1.276-3.535 2.011-5.744 2.2v4.915h-3.714v-4.915c-3.543-0.036-6.782-1.312-9.714-3.827l4.4-4.457c2.094 1.942 4.476 2.913 7.143 2.913 1.104 0 2.048-0.246 2.83-0.743 0.78-0.494 1.172-1.312 1.172-2.457 0-0.801-0.287-1.448-0.858-1.943l-3.085-1.315-3.771-1.715-5.086-2.229-16.343-7.311zm24.857-17.658c-7.276 0-13.428 2.571-18.457 7.714-1.258 1.258-2.439 2.686-3.543 4.287l12.229 5.485c0.533-1.676 1.542-3.019 3.029-4.028 1.484-1.009 3.218-1.571 5.2-1.686v-4.915h3.715v4.915c2.934 0.153 5.6 1.143 8 2.971l-4.172 4.286c-1.793-1.257-3.619-1.885-5.486-1.885-0.991 0-1.876 0.191-2.656 0.571-0.781 0.381-1.172 1.029-1.172 1.943 0 0.267 0.095 0.533 0.285 0.8l4.057 1.83 2.8 1.257 5.144 2.285 16.397 7.314c0.535-2.248 0.801-4.533 0.801-6.857 0-7.353-2.552-13.543-7.656-18.573-5.067-5.143-11.241-7.714-18.515-7.714z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch156">
|
||||||
|
<text id="text21028" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="365.05093" x="-320.95648" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21030" font-weight="bold" y="365.05093" x="-320.95648" font-family="Arial">NC</tspan></text>
|
||||||
|
<text id="text21028-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="365.05093" x="-320.95648" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan21030-eo" font-weight="bold" y="365.05093" x="-320.95648" font-family="Arial">NC</tspan></text>
|
||||||
|
<text id="text21028-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="365.05093" x="-320.95648" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan21030-sk" font-weight="bold" y="365.05093" x="-320.95648" font-family="Arial">NC</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g21036" transform="translate(362.8313 116.2838)">
|
||||||
|
<g id="g20897" transform="translate(-349.186 464.4714)">
|
||||||
|
<circle id="circle20899" cy="28.288" cx="37.564" r="29.013" fill="#fff"/>
|
||||||
|
<g id="g20901">
|
||||||
|
<path id="path20903" d="m37.443-3.5c8.951 0 16.531 3.105 22.742 9.315 6.208 6.172 9.315 13.733 9.315 22.685 0 8.954-3.049 16.457-9.145 22.514-6.437 6.324-14.076 9.486-22.912 9.486-8.649 0-16.153-3.143-22.514-9.43-6.285-6.284-9.429-13.806-9.429-22.569 0-8.723 3.144-16.285 9.429-22.685 6.209-6.211 13.714-9.316 22.514-9.316zm0.114 5.772c-7.276 0-13.428 2.572-18.457 7.715-5.22 5.296-7.829 11.467-7.829 18.513 0 7.125 2.59 13.257 7.77 18.4 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.608 18.629-7.828 5.029-4.876 7.543-10.989 7.543-18.343 0-7.313-2.553-13.485-7.656-18.513-5.067-5.145-11.239-7.715-18.514-7.715zm12.058 18.684v5.486h-23.257v-5.486h23.257zm0 10.287v5.483h-23.257v-5.483h23.257z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch167">
|
||||||
|
<text id="text21032" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="536.44513" x="-322.79413" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21034" font-weight="bold" y="536.44513" x="-322.79413" font-family="Arial">ND</tspan></text>
|
||||||
|
<text id="text21032-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="536.44513" x="-322.79413" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan21034-eo" font-weight="bold" y="536.44513" x="-322.79413" font-family="Arial">ND</tspan></text>
|
||||||
|
<text id="text21032-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="536.44513" x="-322.79413" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan21034-sk" font-weight="bold" y="536.44513" x="-322.79413" font-family="Arial">ND</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g id="g6013" transform="translate(332.0901 -70.09038)">
|
||||||
|
<g id="g20976" transform="translate(432.9013,298.6033)">
|
||||||
|
<g id="g20964" transform="translate(-344.9474 190.319)">
|
||||||
|
<circle id="circle20966" cy="28.631" cx="36.944" r="29.105" fill="#fff"/>
|
||||||
|
<g id="g20968">
|
||||||
|
<path id="path20970" d="m37.443-3.5c8.951 0 16.531 3.105 22.742 9.315 6.208 6.172 9.315 13.733 9.315 22.685 0 8.954-3.049 16.457-9.145 22.514-6.437 6.324-14.076 9.486-22.912 9.486-8.649 0-16.153-3.143-22.514-9.429-6.285-6.285-9.429-13.807-9.429-22.57 0-8.723 3.144-16.285 9.429-22.685 6.209-6.211 13.714-9.316 22.514-9.316zm0.114 5.772c-7.276 0-13.428 2.572-18.457 7.715-5.22 5.296-7.829 11.467-7.829 18.513 0 7.125 2.59 13.257 7.77 18.4 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.609 18.629-7.828 5.029-4.876 7.543-10.99 7.543-18.343 0-7.313-2.553-13.485-7.656-18.513-5.067-5.145-11.239-7.715-18.514-7.715zm-14.286 21.713c0.609-3.924 2.189-6.962 4.742-9.114 2.552-2.152 5.656-3.228 9.314-3.228 5.027 0 9.029 1.62 12 4.856 2.971 3.238 4.457 7.391 4.457 12.457 0 4.915-1.543 9-4.627 12.256-3.088 3.256-7.086 4.886-12.002 4.886-3.619 0-6.743-1.085-9.371-3.257-2.629-2.172-4.209-5.257-4.743-9.257h8.059c0.19 3.886 2.533 5.829 7.029 5.829 2.246 0 4.057-0.972 5.428-2.914 1.373-1.942 2.059-4.534 2.059-7.771 0-3.391-0.629-5.971-1.885-7.743-1.258-1.771-3.066-2.657-5.43-2.657-4.268 0-6.667 1.885-7.2 5.656h2.343l-6.342 6.343-6.343-6.343 2.512 0.001z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch179">
|
||||||
|
<text id="text20972" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="263.05734" x="-318.20117" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20974" font-weight="bold" y="263.05734" x="-318.20117" font-family="Arial">SA</tspan></text>
|
||||||
|
<text id="text20972-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="263.05734" x="-318.20117" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan20974-eo" font-weight="bold" y="263.05734" x="-318.20117" font-family="Arial">SA</tspan></text>
|
||||||
|
<text id="text20972-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="263.05734" x="-318.20117" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20974-sk" font-weight="bold" y="263.05734" x="-318.20117" font-family="Arial">SA</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g21044" transform="translate(437.1399 208.1166)">
|
||||||
|
<g id="g21046" transform="translate(-349.186 464.4714)">
|
||||||
|
<circle id="circle21048" cy="28.288" cx="37.564" r="29.013" fill="#fff"/>
|
||||||
|
<g id="g21050">
|
||||||
|
<path id="path21052" d="m37.443-3.5c8.951 0 16.531 3.105 22.742 9.315 6.208 6.172 9.315 13.733 9.315 22.685 0 8.954-3.049 16.457-9.145 22.514-6.437 6.324-14.076 9.486-22.912 9.486-8.649 0-16.153-3.143-22.514-9.43-6.285-6.284-9.429-13.806-9.429-22.569 0-8.723 3.144-16.285 9.429-22.685 6.209-6.211 13.714-9.316 22.514-9.316zm0.114 5.772c-7.276 0-13.428 2.572-18.457 7.715-5.22 5.296-7.829 11.467-7.829 18.513 0 7.125 2.59 13.257 7.77 18.4 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.608 18.629-7.828 5.029-4.876 7.543-10.989 7.543-18.343 0-7.313-2.553-13.485-7.656-18.513-5.067-5.145-11.239-7.715-18.514-7.715zm12.058 18.684v5.486h-23.257v-5.486h23.257zm0 10.287v5.483h-23.257v-5.483h23.257z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch190">
|
||||||
|
<text id="text21054" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="536.44513" x="-322.79413" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21056" font-weight="bold" y="536.44513" x="-322.79413" font-family="Arial">ND</tspan></text>
|
||||||
|
<text id="text21054-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="536.44513" x="-322.79413" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan21056-eo" font-weight="bold" y="536.44513" x="-322.79413" font-family="Arial">ND</tspan></text>
|
||||||
|
<text id="text21054-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="536.44513" x="-322.79413" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan21056-sk" font-weight="bold" y="536.44513" x="-322.79413" font-family="Arial">ND</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch198">
|
||||||
|
<text id="text21343" style="word-spacing:0px;letter-spacing:0px" line-height="125%" transform="rotate(90)" font-size="15.12094px" y="-196.68718" x="12.024721" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21345" font-weight="bold" y="-196.68718" x="12.024721" font-family="Arial" fill="#000000">most open</tspan></text>
|
||||||
|
<text id="text21343-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" transform="rotate(90)" font-size="15.12094px" y="-196.68718" x="12.024721" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan21345-eo" font-weight="bold" y="-196.68718" x="12.024721" font-family="Arial" fill="#000000">plej malfermita</tspan></text>
|
||||||
|
<text id="text21343-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" transform="rotate(90)" font-size="15.12094px" y="-196.68718" x="12.024721" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan21345-sk" font-weight="bold" y="-196.68718" x="12.024721" font-family="Arial" fill="#000000">najotvorenejšie</tspan></text>
|
||||||
|
</switch>
|
||||||
|
<switch style="letter-spacing:0px;word-spacing:0px" id="switch204" transform="translate(0,-16.874999)">
|
||||||
|
<text id="text21347" style="font-size:15.12094021px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" transform="rotate(90)" font-size="15.12094px" y="-195.54146" x="701.11157" xml:space="preserve" systemLanguage="en"><tspan id="tspan21349" font-weight="bold" y="-195.54146" x="701.11157" style="font-weight:bold;font-family:Arial">least open</tspan></text>
|
||||||
|
<text id="text21347-eo" style="word-spacing:0px;letter-spacing:0px" line-height="125%" transform="rotate(90)" font-size="15.12094px" y="-195.54146" x="701.11157" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="eo"><tspan id="tspan21349-eo" font-weight="bold" y="-195.54146" x="701.11157" font-family="Arial">plej fermita</tspan></text>
|
||||||
|
<text id="text21347-sk" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" transform="rotate(90)" font-size="15.12094px" y="-195.54146" x="701.11157" xml:space="preserve" systemLanguage="sk"><tspan id="tspan21349-sk" font-weight="bold" y="-195.54146" x="701.11157" style="font-weight:bold;font-size:13.74999905px;font-family:Arial">najzatvorenejšie</tspan></text>
|
||||||
|
</switch>
|
||||||
|
<g id="g21537" transform="translate(763.3782 87.92636)">
|
||||||
|
<g id="g21299" transform="translate(-752.4242 465.5084)">
|
||||||
|
<circle id="circle21301" cy="28.887" cx="37.946" r="29.704" fill="#fff"/>
|
||||||
|
<g id="g21303">
|
||||||
|
<path id="path21305" d="m37.443-3.5c8.951 0 16.531 3.105 22.742 9.315 6.208 6.172 9.315 13.733 9.315 22.685 0 8.954-3.049 16.457-9.145 22.514-6.437 6.324-14.076 9.486-22.912 9.486-8.649 0-16.153-3.143-22.514-9.429-6.285-6.285-9.429-13.807-9.429-22.57 0-8.723 3.144-16.285 9.429-22.685 6.209-6.211 13.714-9.316 22.514-9.316zm0.114 5.772c-7.276 0-13.428 2.572-18.457 7.715-5.22 5.296-7.829 11.467-7.829 18.513 0 7.125 2.59 13.257 7.77 18.4 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.609 18.629-7.828 5.029-4.876 7.543-10.99 7.543-18.343 0-7.313-2.553-13.485-7.656-18.513-5.067-5.145-11.239-7.715-18.514-7.715zm13.029 17.085c0.494 0 0.914 0.171 1.256 0.513 0.344 0.343 0.516 0.763 0.516 1.258v23.542c0 0.495-0.172 0.914-0.516 1.256-0.342 0.343-0.762 0.516-1.256 0.516h-17.429c-0.496 0-0.914-0.171-1.258-0.516-0.344-0.343-0.514-0.761-0.514-1.256v-6.973h-6.971c-0.497 0-0.915-0.17-1.258-0.513-0.342-0.342-0.514-0.761-0.514-1.258v-23.54c0-0.458 0.151-0.848 0.458-1.171 0.303-0.323 0.685-0.523 1.142-0.6h0.171 17.428c0.494 0 0.914 0.171 1.258 0.514 0.342 0.342 0.514 0.763 0.514 1.258v6.972h6.973zm-24.458 14.857h5.257v-13.086c0-0.457 0.151-0.847 0.458-1.171 0.304-0.322 0.667-0.523 1.085-0.6h0.228 6.972v-5.2h-14v20.057zm22.743-11.372h-14v20.058h14v-20.058z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch214">
|
||||||
|
<text id="text21307" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="538.7395" x="-734.98181" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21309" font-weight="bold" y="538.7395" x="-734.98181" font-family="Arial">share</tspan></text>
|
||||||
|
<text id="text21307-eo" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="538.7395" x="-750.22729" xml:space="preserve" systemLanguage="eo"><tspan id="tspan21309-eo" font-weight="bold" y="538.7395" x="-750.22729" style="font-weight:bold;font-family:Arial">kunhavigi</tspan></text>
|
||||||
|
<text id="text21307-sk" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="538.7395" x="-739.30743" xml:space="preserve" systemLanguage="sk"><tspan id="tspan21309-sk" font-weight="bold" y="538.7395" x="-739.30743" style="font-weight:bold;font-family:Arial">šírenie</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g6184" transform="translate(-586.5515 -18.62498)">
|
||||||
|
<g id="g21232" transform="translate(1340.176 -234.9542)">
|
||||||
|
<g id="g21234" transform="translate(-742.6706 296.3655)">
|
||||||
|
<circle id="circle21236" cy="28.887" cx="37.946" r="29.704" fill="#fff"/>
|
||||||
|
<g id="g21238">
|
||||||
|
<path id="path21240" d="m37.443-3.5c8.951 0 16.531 3.105 22.742 9.315 6.208 6.172 9.315 13.733 9.315 22.685 0 8.954-3.049 16.457-9.145 22.514-6.437 6.324-14.076 9.486-22.912 9.486-8.649 0-16.153-3.143-22.514-9.429-6.285-6.285-9.429-13.807-9.429-22.57 0-8.723 3.144-16.285 9.429-22.685 6.209-6.211 13.714-9.316 22.514-9.316zm0.114 5.772c-7.276 0-13.428 2.572-18.457 7.715-5.22 5.296-7.829 11.467-7.829 18.513 0 7.125 2.59 13.257 7.77 18.4 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.609 18.629-7.828 5.029-4.876 7.543-10.99 7.543-18.343 0-7.313-2.553-13.485-7.656-18.513-5.067-5.145-11.239-7.715-18.514-7.715zm13.029 17.085c0.494 0 0.914 0.171 1.256 0.513 0.344 0.343 0.516 0.763 0.516 1.258v23.542c0 0.495-0.172 0.914-0.516 1.256-0.342 0.343-0.762 0.516-1.256 0.516h-17.429c-0.496 0-0.914-0.171-1.258-0.516-0.344-0.343-0.514-0.761-0.514-1.256v-6.973h-6.971c-0.497 0-0.915-0.17-1.258-0.513-0.342-0.342-0.514-0.761-0.514-1.258v-23.54c0-0.458 0.151-0.848 0.458-1.171 0.303-0.323 0.685-0.523 1.142-0.6h0.171 17.428c0.494 0 0.914 0.171 1.258 0.514 0.342 0.342 0.514 0.763 0.514 1.258v6.972h6.973zm-24.458 14.857h5.257v-13.086c0-0.457 0.151-0.847 0.458-1.171 0.304-0.322 0.667-0.523 1.085-0.6h0.228 6.972v-5.2h-14v20.057zm22.743-11.372h-14v20.058h14v-20.058z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch225">
|
||||||
|
<text id="text21242" style="word-spacing:0px;letter-spacing:0px" xml:space="preserve" font-size="15.12094px" y="369.59662" x="-725.22821" font-family="Sans" line-height="125%" fill="#000000" systemLanguage="en"><tspan id="tspan21244" font-weight="bold" y="369.59662" x="-725.22821" font-family="Arial">share</tspan></text>
|
||||||
|
<text id="text21242-eo" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" xml:space="preserve" font-size="15.12094px" y="369.59662" x="-740.47369" line-height="125%" systemLanguage="eo"><tspan id="tspan21244-eo" font-weight="bold" y="369.59662" x="-740.47369" style="font-weight:bold;font-family:Arial">kunhavigi</tspan></text>
|
||||||
|
<text id="text21242-sk" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" xml:space="preserve" font-size="15.12094px" y="369.59662" x="-729.55383" line-height="125%" systemLanguage="sk"><tspan id="tspan21244-sk" font-weight="bold" y="369.59662" x="-729.55383" style="font-weight:bold;font-family:Arial">šírenie</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g21311" transform="translate(1344.494 149.4407)">
|
||||||
|
<g id="g21313" transform="translate(-746.9882 -3.630275)">
|
||||||
|
<circle id="circle21315" cy="28" cx="37.834" r="28.834" fill="#fff"/>
|
||||||
|
<g id="g21317">
|
||||||
|
<path id="path21319" d="m37.443-3.5c8.951 0 16.531 3.105 22.742 9.315 6.208 6.172 9.315 13.733 9.315 22.685 0 8.954-3.049 16.457-9.145 22.514-6.437 6.324-14.076 9.486-22.912 9.486-8.649 0-16.153-3.143-22.514-9.429-6.285-6.285-9.429-13.807-9.429-22.57 0-8.723 3.144-16.285 9.429-22.685 6.209-6.211 13.714-9.316 22.514-9.316zm0.114 5.772c-7.276 0-13.428 2.572-18.457 7.715-5.22 5.296-7.829 11.467-7.829 18.513 0 7.125 2.59 13.257 7.77 18.4 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.609 18.629-7.828 5.029-4.876 7.543-10.99 7.543-18.343 0-7.313-2.553-13.485-7.656-18.513-5.067-5.145-11.239-7.715-18.514-7.715zm20.857 26.8 0.629 0.286v9.028l-0.572 0.284-7.771 3.315-0.343 0.115-0.4-0.114-16.743-6.914-0.572-0.229-8.285 3.429-8.171-3.544v-8.228l7.657-3.201-0.057-0.057v-9.029l8.686-3.828 19.6 8.114v7.943l6.342 2.63zm-9.086 10.512v-5.655h-0.057v-0.229l-14.686-6v5.83l14.686 6.058v-0.058l0.057 0.054zm0.971-7.427 5.145-2.114-4.744-2-5.029 2.114 4.628 2zm6.744 4.915v-5.542l-5.715 2.4v5.6l5.715-2.458z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch236">
|
||||||
|
<text id="text21321" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="68.066063" x="-730.0838" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21323" font-weight="bold" y="68.066063" x="-730.0838" font-family="Arial">remix</tspan></text>
|
||||||
|
<text id="text21321-eo" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="68.066063" x="-731.46082" xml:space="preserve" systemLanguage="eo"><tspan id="tspan21323-eo" font-weight="bold" y="68.066063" x="-731.46082" style="font-weight:bold;font-family:Arial">adapti</tspan></text>
|
||||||
|
<text id="text21321-sk" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="68.066063" x="-753.59955" xml:space="preserve" systemLanguage="sk"><tspan id="tspan21323-sk" font-weight="bold" y="68.066063" x="-753.59955" style="font-weight:bold;font-family:Arial">adaptovanie</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g6174">
|
||||||
|
<circle id="circle6147" cy="257.8396" cx="634.6064" r="28.836" fill="#fff"/>
|
||||||
|
<g id="g21376" transform="translate(1352.864 187.6362)">
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch244">
|
||||||
|
<text id="text21291" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="110.95" x="-759.68079" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21293" font-weight="bold" y="110.95" x="-759.68079" font-family="Arial">commercial</tspan></text>
|
||||||
|
<text id="text21291-eo" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="110.95" x="-749.23712" xml:space="preserve" systemLanguage="eo"><tspan id="tspan21293-eo" font-weight="bold" y="110.95" x="-749.23712" style="font-weight:bold;font-family:Arial">komerce</tspan></text>
|
||||||
|
<text id="text21291-sk" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="110.95" x="-753.85901" xml:space="preserve" systemLanguage="sk"><tspan id="tspan21293-sk" font-weight="bold" y="110.95" x="-753.85901" style="font-weight:bold;font-family:Arial">komerčne</tspan></text>
|
||||||
|
</switch>
|
||||||
|
<g id="g21365" transform="translate(-749.8582 37.54146)">
|
||||||
|
<path id="path21353" d="m31.19 0c-17.283 0.438-31.19 14.612-31.19 32 0 17.664 14.336 32 32 32s32-14.336 32-32-14.336-32-32-32c-0.276 0-0.538-0.007-0.813 0m-0.031 5.5c0.284-0.009 0.558 0 0.844 0 14.628 0 26.5 11.872 26.5 26.5s-11.872 26.5-26.5 26.5-26.5-11.872-26.5-26.5c0-14.342 11.423-26.05 25.656-26.5"/>
|
||||||
|
<path id="path21355" d="m25.645 38.743c2.061 2.882 8.35 3.09 10.51 1.868 0.793-0.449 0.991-1.747 0.991-2.627 0-0.604-0.159-1.079-0.477-1.424-0.336-0.345-1.189-1.221-2.178-1.48-5.02-1.294-8.492-2.911-9.852-4.085-1.696-1.467-1.969-2.425-1.969-4.979s0.734-4.695 2.395-6.231c1.66-1.536 4.071-2.304 7.233-2.304 3.02 0 7.268 0.797 9.339 3.256l-3.453 3.756c-1.947-1.635-3.396-1.783-5.78-1.783-1.501 0-2.283 0.216-2.919 0.647-0.636 0.414-0.954 0.958-0.954 1.631 0 0.604 0.291 1.105 0.874 1.501 0.583 0.414 2.106 1.036 5.144 1.864 3.409 0.932 5.723 2.062 6.942 3.391 1.201 1.329 1.802 3.098 1.802 5.307 0 2.658-0.936 4.85-2.808 6.575-1.855 1.726-4.138 3.067-7.423 3.067-4.229 0-9.874-1.494-11.431-4.255"/>
|
||||||
|
<path id="path21357" d="m30.375 12.875v6.844h3.25v-6.844h-3.25m0 32.09v6.156h3.25v-6.156h-3.25"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g id="g21384" transform="translate(753.6246 36.47881)">
|
||||||
|
<g id="g21386" transform="translate(-742.6706 296.3655)">
|
||||||
|
<circle id="circle21388" cy="28.887" cx="37.946" r="29.704" fill="#fff"/>
|
||||||
|
<g id="g21390">
|
||||||
|
<path id="path21392" d="m37.443-3.5c8.951 0 16.531 3.105 22.742 9.315 6.208 6.172 9.315 13.733 9.315 22.685 0 8.954-3.049 16.457-9.145 22.514-6.437 6.324-14.076 9.486-22.912 9.486-8.649 0-16.153-3.143-22.514-9.429-6.285-6.285-9.429-13.807-9.429-22.57 0-8.723 3.144-16.285 9.429-22.685 6.209-6.211 13.714-9.316 22.514-9.316zm0.114 5.772c-7.276 0-13.428 2.572-18.457 7.715-5.22 5.296-7.829 11.467-7.829 18.513 0 7.125 2.59 13.257 7.77 18.4 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.609 18.629-7.828 5.029-4.876 7.543-10.99 7.543-18.343 0-7.313-2.553-13.485-7.656-18.513-5.067-5.145-11.239-7.715-18.514-7.715zm13.029 17.085c0.494 0 0.914 0.171 1.256 0.513 0.344 0.343 0.516 0.763 0.516 1.258v23.542c0 0.495-0.172 0.914-0.516 1.256-0.342 0.343-0.762 0.516-1.256 0.516h-17.429c-0.496 0-0.914-0.171-1.258-0.516-0.344-0.343-0.514-0.761-0.514-1.256v-6.973h-6.971c-0.497 0-0.915-0.17-1.258-0.513-0.342-0.342-0.514-0.761-0.514-1.258v-23.54c0-0.458 0.151-0.848 0.458-1.171 0.303-0.323 0.685-0.523 1.142-0.6h0.171 17.428c0.494 0 0.914 0.171 1.258 0.514 0.342 0.342 0.514 0.763 0.514 1.258v6.972h6.973zm-24.458 14.857h5.257v-13.086c0-0.457 0.151-0.847 0.458-1.171 0.304-0.322 0.667-0.523 1.085-0.6h0.228 6.972v-5.2h-14v20.057zm22.743-11.372h-14v20.058h14v-20.058z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch261">
|
||||||
|
<text id="text21394" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="369.59662" x="-725.22821" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21396" font-weight="bold" y="369.59662" x="-725.22821" font-family="Arial">share</tspan></text>
|
||||||
|
<text id="text21394-eo" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="369.59662" x="-740.47369" xml:space="preserve" systemLanguage="eo"><tspan id="tspan21396-eo" font-weight="bold" y="369.59662" x="-740.47369" style="font-weight:bold;font-family:Arial">kunhavigi</tspan></text>
|
||||||
|
<text id="text21394-sk" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="369.59662" x="-729.55383" xml:space="preserve" systemLanguage="sk"><tspan id="tspan21396-sk" font-weight="bold" y="369.59662" x="-729.55383" style="font-weight:bold;font-family:Arial">šírenie</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g21398" transform="translate(757.9422 420.8736)">
|
||||||
|
<g id="g21400" transform="translate(-746.9882 -3.630275)">
|
||||||
|
<circle id="circle21402" cy="28" cx="37.834" r="28.834" fill="#fff"/>
|
||||||
|
<g id="g21404">
|
||||||
|
<path id="path21406" d="m37.443-3.5c8.951 0 16.531 3.105 22.742 9.315 6.208 6.172 9.315 13.733 9.315 22.685 0 8.954-3.049 16.457-9.145 22.514-6.437 6.324-14.076 9.486-22.912 9.486-8.649 0-16.153-3.143-22.514-9.429-6.285-6.285-9.429-13.807-9.429-22.57 0-8.723 3.144-16.285 9.429-22.685 6.209-6.211 13.714-9.316 22.514-9.316zm0.114 5.772c-7.276 0-13.428 2.572-18.457 7.715-5.22 5.296-7.829 11.467-7.829 18.513 0 7.125 2.59 13.257 7.77 18.4 5.181 5.182 11.352 7.771 18.514 7.771 7.123 0 13.334-2.609 18.629-7.828 5.029-4.876 7.543-10.99 7.543-18.343 0-7.313-2.553-13.485-7.656-18.513-5.067-5.145-11.239-7.715-18.514-7.715zm20.857 26.8 0.629 0.286v9.028l-0.572 0.284-7.771 3.315-0.343 0.115-0.4-0.114-16.743-6.914-0.572-0.229-8.285 3.429-8.171-3.544v-8.228l7.657-3.201-0.057-0.057v-9.029l8.686-3.828 19.6 8.114v7.943l6.342 2.63zm-9.086 10.512v-5.655h-0.057v-0.229l-14.686-6v5.83l14.686 6.058v-0.058l0.057 0.054zm0.971-7.427 5.145-2.114-4.744-2-5.029 2.114 4.628 2zm6.744 4.915v-5.542l-5.715 2.4v5.6l5.715-2.458z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch272">
|
||||||
|
<text id="text21408" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="68.066063" x="-730.0838" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan21410" font-weight="bold" y="68.066063" x="-730.0838" font-family="Arial">remix</tspan></text>
|
||||||
|
<text id="text21408-eo" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="68.066063" x="-731.46082" xml:space="preserve" systemLanguage="eo"><tspan id="tspan21410-eo" font-weight="bold" y="68.066063" x="-731.46082" style="font-weight:bold;font-family:Arial">adapti</tspan></text>
|
||||||
|
<text id="text21408-sk" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="68.066063" x="-753.59955" xml:space="preserve" systemLanguage="sk"><tspan id="tspan21410-sk" font-weight="bold" y="68.066063" x="-753.59955" style="font-weight:bold;font-family:Arial">adaptovanie</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<style id="style4" type="text/css">svg { background-color: rgb(255, 255, 255); } rect { opacity: 0; }</style>
|
||||||
|
<style id="style4-8" type="text/css">svg { background-color: rgb(255, 255, 255); } rect { opacity: 0; }</style>
|
||||||
|
<g id="g5280" transform="translate(-226.7712 -12.10037)">
|
||||||
|
<circle id="circle5271" cy="56.38382" cx="369.459" r="28.836" fill="#fff"/>
|
||||||
|
<path id="path20694" d="m369.1735 24.45467c-17.67267 0-32 14.32733-32 32 0 17.67067 14.32733 32 32 32s32-14.32933 32-32c0-17.67283-14.32733-32-32-32zm0 57.99967c-14.33716 0-26.00067-11.6645-26.00067-25.99967 0-3.00117 0.51717-5.88317 1.45767-8.56566l10.16883 4.52816c-0.27383 1.36083-0.42233 2.78034-0.42233 4.2465 0 12.775 9.53534 16.3745 15.53467 16.3745 3.53783 0 6.59967-1.142 8.9965-2.81733 0.4555-0.3265 0.86816-0.65501 1.24733-0.98933l-4.665-5.66817c-0.13683 0.15633-0.27967 0.305-0.42617 0.438-1.8145 1.7205-3.80883 1.7205-4.2545 1.7205-4.88099 0-6.92417-5.14983-6.95149-9.27517l28.02616 12.47783c0.0332 0.006 0.0605 0.006 0.0878 0.0116-4.42234 8.05149-12.98384 13.51816-22.79884 13.51816zm25.05533-19.35617-28.906-12.902c1.043-1.88866 2.70301-3.30817 5.187-3.30817 1.44001 0 2.58184 0.477 3.48117 1.07934 0.37333 0.26983 0.698 0.53949 0.97167 0.81133l5.2105-5.363c-3.49967-3.009-7.4785-3.54667-10.08067-3.54667-6.11467 0-10.4415 2.64334-12.992 6.65734l-9.66633-4.31117c4.6524-7.07767 12.6577-11.76217 21.7394-11.76217 14.337 0 26.00166 11.66267 26.00166 26.00167 0 2.32083-0.31083 4.56717-0.88383 6.71017-0.0235-0.0235-0.039-0.0432-0.0625-0.0667z"/>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch283">
|
||||||
|
<text id="text20935" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="100.57965" x="358.4899" font-family="Sans" xml:space="preserve" fill="#000000" systemLanguage="en"><tspan id="tspan20937" font-weight="bold" y="100.57965" x="358.4899" font-family="Arial">PD</tspan></text>
|
||||||
|
<text id="text20935-eo" style="font-size:15.12094021px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000" line-height="125%" font-size="15.12094px" y="100.57965" x="342.15442" xml:space="preserve" systemLanguage="eo"><tspan id="tspan20937-eo" font-weight="bold" y="100.57965" x="342.15442" style="font-weight:bold;font-family:Arial">publika</tspan><tspan font-weight="bold" y="120.57965" x="342.15442" id="tspan1948" style="font-weight:bold;font-family:Arial">havaĵo</tspan></text>
|
||||||
|
<text id="text20935-sk" style="word-spacing:0px;letter-spacing:0px" line-height="125%" font-size="15.12094px" y="100.57965" x="358.4899" font-family="sans-serif" xml:space="preserve" fill="#000000" systemLanguage="sk"><tspan id="tspan20937-sk" font-weight="bold" y="100.57965" x="358.4899" font-family="Arial">PD</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</g>
|
||||||
|
<g id="g21521" transform="translate(105.5176 694.3223)">
|
||||||
|
<circle id="circle21507" cy="31.999" cx="32" r="29.062" fill="#fff"/>
|
||||||
|
<g id="g21509">
|
||||||
|
<path id="path21511" d="m31.941 0c8.952 0 16.573 3.125 22.858 9.372 3.008 3.009 5.295 6.447 6.855 10.314 1.563 3.867 2.346 7.971 2.346 12.314 0 4.381-0.773 8.486-2.314 12.313-1.543 3.828-3.819 7.211-6.828 10.146-3.123 3.084-6.666 5.447-10.629 7.086-3.961 1.635-8.057 2.455-12.286 2.455s-8.276-0.809-12.143-2.43c-3.866-1.617-7.333-3.961-10.4-7.027s-5.4-6.523-7-10.371-2.4-7.904-2.4-12.172c0-4.229 0.809-8.295 2.428-12.2 1.619-3.904 3.972-7.4 7.057-10.486 6.095-6.208 13.58-9.314 22.456-9.314zm0.115 5.772c-7.313 0-13.466 2.553-18.457 7.656-2.515 2.553-4.448 5.42-5.8 8.6-1.354 3.182-2.029 6.506-2.029 9.973 0 3.429 0.675 6.733 2.029 9.913 1.353 3.184 3.285 6.021 5.8 8.516 2.514 2.496 5.351 4.4 8.515 5.715 3.161 1.314 6.476 1.974 9.942 1.974 3.428 0 6.75-0.666 9.973-2 3.221-1.334 6.121-3.259 8.715-5.771 4.988-4.875 7.482-10.99 7.482-18.345 0-3.543-0.646-6.896-1.941-10.058-1.293-3.161-3.182-5.979-5.654-8.457-5.147-5.144-11.336-7.716-18.575-7.716z"/>
|
||||||
|
<path id="path21513" d="m41.607 39.639-0.828-0.516c-1.941 2.143-4.738 3.492-7.857 3.492-5.862 0-10.615-4.75-10.615-10.614 0-5.863 4.753-10.616 10.615-10.616 3.119 0 5.916 1.351 7.857 3.492l0.828-0.516 5.707-3.539c-3.34-4.29-8.535-7.062-14.394-7.062-10.07 0-18.237 8.167-18.237 18.239 0 10.073 8.167 18.236 18.237 18.236 5.856 0 11.056-2.77 14.394-7.061l-5.707-3.535z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<switch style="word-spacing:0px;letter-spacing:0px" id="switch297">
|
||||||
|
<text id="text5306" style="word-spacing:0px;letter-spacing:0px" font-weight="bold" xml:space="preserve" font-size="15px" line-height="125%" y="769.60406" x="106.35666" font-family="Arial" fill="#000000" systemLanguage="en"><tspan id="tspan5308" y="769.60406" x="106.35666">all rights</tspan><tspan id="tspan5310" y="788.35406" x="106.35666">reserved</tspan></text>
|
||||||
|
<text id="text5306-eo" style="font-weight:bold;font-size:15px;line-height:125%;font-family:Arial;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000" font-weight="bold" xml:space="preserve" font-size="15px" line-height="125%" y="769.60406" x="170.27151" systemLanguage="eo"><tspan id="tspan5308-eo" y="769.60406" x="137.74831" style="text-align:center;text-anchor:middle">ĉiuj rajtoj</tspan><tspan id="tspan5310-eo" y="788.35406" x="137.74831" style="text-align:center;text-anchor:middle">rezervitaj</tspan></text>
|
||||||
|
<text id="text5306-sk" style="font-weight:bold;font-size:15px;line-height:125%;font-family:Arial;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000" font-weight="bold" xml:space="preserve" font-size="15px" line-height="125%" y="769.60406" x="182.94241" systemLanguage="sk"><tspan id="tspan5308-sk" y="769.60406" x="137.44435" style="text-align:center;text-anchor:middle">všetky práva</tspan><tspan id="tspan5310-sk" y="788.35406" x="137.44435" style="text-align:center;text-anchor:middle">vyhradené</tspan></text>
|
||||||
|
</switch>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 75 KiB |
BIN
creative-commons/chooser.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
creative-commons/creative-commons.pdf
Normal file
BIN
creative-commons/fossnorthlogo.png
Normal file
After Width: | Height: | Size: 24 KiB |
52
creative-commons/nc-eu.svg
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="nc-eu.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 5.5 -3.5 64 64"
|
||||||
|
viewBox="5.5 -3.5 64 64"
|
||||||
|
height="64px"
|
||||||
|
width="64px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.0"><metadata
|
||||||
|
id="metadata961"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs959" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="g954"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32"
|
||||||
|
inkscape:zoom="11.484375"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview957"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g954">
|
||||||
|
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path952"
|
||||||
|
d="M60.205,5.779C54.012-0.407,46.428-3.5,37.459-3.5c-8.865,0-16.367,3.091-22.508,9.279C8.649,12.18,5.5,19.752,5.5,28.5 c0,8.745,3.149,16.266,9.451,22.558c6.301,6.296,13.802,9.442,22.508,9.442c8.809,0,16.446-3.175,22.907-9.521 C66.455,44.952,69.5,37.459,69.5,28.5C69.499,19.539,66.401,11.964,60.205,5.779z M56.199,46.82 c-5.286,5.226-11.508,7.837-18.66,7.837c-7.156,0-13.325-2.587-18.504-7.761c-5.179-5.174-7.77-11.306-7.77-18.397 c0-3,0.474-5.837,1.41-8.51l8.479,3.754h-0.611v3.803h3.001c0,0.538-0.054,1.073-0.054,1.608v0.912h-2.947v3.803h3.481 c0.483,2.84,1.555,5.144,3,6.965c3,3.965,7.822,6.106,13.071,6.106c3.43,0,6.533-1.017,8.357-2.036l-1.287-5.944 c-1.125,0.589-3.641,1.391-6.104,1.391c-2.68,0-5.196-0.802-6.911-2.731c-0.803-0.91-1.392-2.144-1.767-3.75h11.646l16.549,7.325 C59.433,43.225,57.978,45.102,56.199,46.82z M35.387,30.065l-0.07-0.054l0.12,0.054H35.387z M45.351,27.545h0.479v-3.803h-9.07 l-3.685-1.63c0.317-0.713,0.693-1.351,1.131-1.85c1.661-2.039,4.017-2.895,6.589-2.895c2.357,0,4.553,0.696,5.945,1.285l1.5-6.108 c-1.93-0.855-4.768-1.605-8.035-1.605c-5.035,0-9.321,2.035-12.375,5.463c-0.678,0.783-1.266,1.662-1.799,2.591l-10.523-4.657 c1.02-1.529,2.219-2.997,3.608-4.398c5.021-5.12,11.16-7.681,18.424-7.681c7.26,0,13.429,2.56,18.502,7.681 c5.124,5.066,7.687,11.252,7.687,18.562c0,2.407-0.272,4.678-0.812,6.82L45.351,27.545z" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
52
creative-commons/nc-jp.svg
Normal file
|
@ -0,0 +1,52 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="nc-jp.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 0 0 64 64"
|
||||||
|
viewBox="0 0 64 64"
|
||||||
|
height="64px"
|
||||||
|
width="64px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.1"><metadata
|
||||||
|
id="metadata974"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs972" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="g967"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32"
|
||||||
|
inkscape:zoom="11.484375"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview970"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g967">
|
||||||
|
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path965"
|
||||||
|
d="M54.708,9.279C48.512,3.093,40.932,0,31.958,0C23.095,0,15.592,3.093,9.453,9.279C3.15,15.68,0,23.253,0,32 c0,8.746,3.15,16.268,9.453,22.561C15.752,60.854,23.255,64,31.958,64c8.812,0,16.449-3.173,22.909-9.52 C60.956,48.454,64,40.959,64,32C64,23.04,60.902,15.466,54.708,9.279z M50.701,50.32c-5.287,5.227-11.508,7.839-18.661,7.839 c-7.156,0-13.324-2.587-18.503-7.761C8.357,45.227,5.768,39.093,5.768,32c0-2.728,0.391-5.318,1.164-7.777l16.383,7.295H19.71 v4.981h7.496l0.733,1.521v2.414H19.71v4.98h8.229v7.234h7.963v-7.234h8.281v-4.604l10.448,4.653 C53.561,47.202,52.252,48.822,50.701,50.32z M43.337,40.434h-7.433V38.02l0.375-0.728L43.337,40.434z M44.184,33.809v-2.291h-4.979 l8.125-14.969h-8.492l-5.595,12.388l-2.969-1.322l-5.113-11.066H16.67l3.524,6.578L9.628,18.422 c1.098-1.741,2.424-3.403,3.988-4.983c5.02-5.12,11.16-7.68,18.424-7.68c7.26,0,13.429,2.56,18.502,7.68 C55.668,18.506,58.23,24.692,58.23,32c0,2.707-0.342,5.241-1.021,7.607L44.184,33.809z" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
55
creative-commons/nc.svg
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="nc.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 5.5 -3.5 64 64"
|
||||||
|
viewBox="5.5 -3.5 64 64"
|
||||||
|
height="64px"
|
||||||
|
width="64px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.0"><metadata
|
||||||
|
id="metadata15"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs13" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="g8"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32"
|
||||||
|
inkscape:zoom="11.484375"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview11"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g8">
|
||||||
|
|
||||||
|
<g
|
||||||
|
id="g6">
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path4"
|
||||||
|
d="M37.442-3.5c8.99,0,16.571,3.085,22.743,9.256C66.393,11.928,69.5,19.509,69.5,28.5c0,8.992-3.048,16.476-9.145,22.458 C53.88,57.32,46.241,60.5,37.442,60.5c-8.686,0-16.19-3.162-22.513-9.485C8.644,44.728,5.5,37.225,5.5,28.5 c0-8.762,3.144-16.343,9.429-22.743C21.1-0.414,28.604-3.5,37.442-3.5z M12.7,19.872c-0.952,2.628-1.429,5.505-1.429,8.629 c0,7.086,2.59,13.22,7.77,18.4c5.219,5.144,11.391,7.715,18.514,7.715c7.201,0,13.409-2.608,18.63-7.829 c1.867-1.79,3.332-3.657,4.398-5.602l-12.056-5.371c-0.421,2.02-1.439,3.667-3.057,4.942c-1.622,1.276-3.535,2.011-5.744,2.2 v4.915h-3.714v-4.915c-3.543-0.036-6.782-1.312-9.714-3.827l4.4-4.457c2.094,1.942,4.476,2.913,7.143,2.913 c1.104,0,2.048-0.246,2.83-0.743c0.78-0.494,1.172-1.312,1.172-2.457c0-0.801-0.287-1.448-0.858-1.943l-3.085-1.315l-3.771-1.715 l-5.086-2.229L12.7,19.872z M37.557,2.214c-7.276,0-13.428,2.571-18.457,7.714c-1.258,1.258-2.439,2.686-3.543,4.287L27.786,19.7 c0.533-1.676,1.542-3.019,3.029-4.028c1.484-1.009,3.218-1.571,5.2-1.686V9.071h3.715v4.915c2.934,0.153,5.6,1.143,8,2.971 l-4.172,4.286c-1.793-1.257-3.619-1.885-5.486-1.885c-0.991,0-1.876,0.191-2.656,0.571c-0.781,0.381-1.172,1.029-1.172,1.943 c0,0.267,0.095,0.533,0.285,0.8l4.057,1.83l2.8,1.257l5.144,2.285l16.397,7.314c0.535-2.248,0.801-4.533,0.801-6.857 c0-7.353-2.552-13.543-7.656-18.573C51.005,4.785,44.831,2.214,37.557,2.214z" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
55
creative-commons/nd.svg
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="nd.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 0 0 64.000977 64"
|
||||||
|
viewBox="0 0 64.000977 64"
|
||||||
|
height="64px"
|
||||||
|
width="64.000977px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.1"><metadata
|
||||||
|
id="metadata1004"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs1002" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="Layer_1"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32.000488"
|
||||||
|
inkscape:zoom="11.484375"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview1000"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g997">
|
||||||
|
|
||||||
|
<g
|
||||||
|
id="g995">
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path993"
|
||||||
|
d="M31.943848,0C40.896484,0,48.476562,3.105469,54.6875,9.314453C60.894531,15.486328,64.000977,23.045898,64.000977,32 s-3.048828,16.457031-9.145508,22.513672C48.417969,60.837891,40.779297,64,31.942871,64 c-8.648926,0-16.152832-3.142578-22.513672-9.429688C3.144043,48.286133,0,40.761719,0,32.000977 c0-8.723633,3.144043-16.285156,9.429199-22.68457C15.640137,3.105469,23.14502,0,31.943848,0z M32.060547,5.771484 c-7.275391,0-13.429688,2.570312-18.458496,7.714844C8.381836,18.783203,5.772949,24.954102,5.772949,32 c0,7.125,2.589844,13.256836,7.77002,18.400391c5.181152,5.181641,11.352051,7.770508,18.515625,7.770508 c7.123047,0,13.332031-2.608398,18.626953-7.828125C55.713867,45.466797,58.228516,39.353516,58.228516,32 c0-7.3125-2.553711-13.484375-7.65625-18.513672C45.504883,8.341797,39.333984,5.771484,32.060547,5.771484z M44.117188,24.456055 v5.485352H20.859863v-5.485352H44.117188z M44.117188,34.743164v5.481445H20.859863v-5.481445H44.117188z" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.5 KiB |
48
creative-commons/pd.svg
Normal file
|
@ -0,0 +1,48 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="pd.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 0 0 384 384.017"
|
||||||
|
viewBox="0 0 384 384.017"
|
||||||
|
height="384.017px"
|
||||||
|
width="384px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.1"><metadata
|
||||||
|
id="metadata1013"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs1011" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="Layer_1"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="192.0085"
|
||||||
|
inkscape:cx="192"
|
||||||
|
inkscape:zoom="1.9139778"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview1009"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path1006"
|
||||||
|
d="M192,0.017c-106.036,0-192,85.964-192,192c0,106.024,85.964,192,192,192c106.036,0,192-85.976,192-192 C384,85.98,298.036,0.017,192,0.017z M192,348.015c-86.023,0-156.004-69.987-156.004-155.998c0-18.007,3.103-35.299,8.746-51.394 l61.013,27.169c-1.643,8.165-2.534,16.682-2.534,25.479c0,76.65,57.212,98.247,93.208,98.247c21.227,0,39.598-6.852,53.979-16.904 c2.733-1.959,5.209-3.93,7.484-5.936l-27.99-34.009c-0.821,0.938-1.678,1.83-2.557,2.628 c-10.887,10.323-22.853,10.323-25.527,10.323c-29.286,0-41.545-30.899-41.709-55.651l168.157,74.867 c0.199,0.035,0.363,0.035,0.527,0.07C302.259,315.215,250.89,348.015,192,348.015z M342.332,231.878l-173.436-77.412 c6.258-11.332,16.218-19.849,31.122-19.849c8.64,0,15.491,2.862,20.887,6.476c2.24,1.619,4.188,3.237,5.83,4.868l31.263-32.178 c-20.998-18.054-44.871-21.28-60.484-21.28c-36.688,0-62.649,15.86-77.952,39.944L61.564,106.58 C89.478,64.114,137.51,36.007,192,36.007c86.022,0,156.01,69.976,156.01,156.01c0,13.925-1.865,27.403-5.303,40.261 C342.566,232.137,342.473,232.019,342.332,231.878z" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.5 KiB |
BIN
creative-commons/people.jpg
Normal file
After Width: | Height: | Size: 134 KiB |
55
creative-commons/remix.svg
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="remix.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 5.5 -3.5 64 64"
|
||||||
|
viewBox="5.5 -3.5 64 64"
|
||||||
|
height="64px"
|
||||||
|
width="64px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.0"><metadata
|
||||||
|
id="metadata1056"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs1054" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="Layer_1"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32"
|
||||||
|
inkscape:zoom="11.484375"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview1052"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g1049">
|
||||||
|
|
||||||
|
<g
|
||||||
|
id="g1047">
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path1045"
|
||||||
|
d="M37.443-3.5c8.951,0,16.531,3.105,22.742,9.315C66.393,11.987,69.5,19.548,69.5,28.5c0,8.954-3.049,16.457-9.145,22.514 C53.918,57.338,46.279,60.5,37.443,60.5c-8.649,0-16.153-3.143-22.514-9.429C8.644,44.786,5.5,37.264,5.5,28.501 c0-8.723,3.144-16.285,9.429-22.685C21.138-0.395,28.643-3.5,37.443-3.5z M37.557,2.272c-7.276,0-13.428,2.572-18.457,7.715 c-5.22,5.296-7.829,11.467-7.829,18.513c0,7.125,2.59,13.257,7.77,18.4c5.181,5.182,11.352,7.771,18.514,7.771 c7.123,0,13.334-2.609,18.629-7.828c5.029-4.876,7.543-10.99,7.543-18.343c0-7.313-2.553-13.485-7.656-18.513 C51.004,4.842,44.832,2.272,37.557,2.272z M58.414,29.072l0.629,0.286v9.028l-0.572,0.284l-7.771,3.315L50.357,42.1l-0.4-0.114 l-16.743-6.914l-0.572-0.229l-8.285,3.429l-8.171-3.544V26.5l7.657-3.201l-0.057-0.057v-9.029l8.686-3.828l19.6,8.114v7.943 L58.414,29.072z M49.328,39.584v-5.655h-0.057v-0.229l-14.686-6v5.83l14.686,6.058v-0.058L49.328,39.584z M50.299,32.157 l5.145-2.114l-4.744-2l-5.029,2.114L50.299,32.157z M57.043,37.072V31.53l-5.715,2.4v5.6L57.043,37.072z" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.5 KiB |
55
creative-commons/sa.svg
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="sa.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 5.5 -3.5 64 64"
|
||||||
|
viewBox="5.5 -3.5 64 64"
|
||||||
|
height="64px"
|
||||||
|
width="64px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.0"><metadata
|
||||||
|
id="metadata989"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs987" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="g982"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32"
|
||||||
|
inkscape:zoom="11.484375"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview985"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g982">
|
||||||
|
|
||||||
|
<g
|
||||||
|
id="g980">
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path978"
|
||||||
|
d="M37.443-3.5c8.951,0,16.531,3.105,22.742,9.315C66.393,11.987,69.5,19.548,69.5,28.5c0,8.954-3.049,16.457-9.145,22.514 C53.918,57.338,46.279,60.5,37.443,60.5c-8.649,0-16.153-3.143-22.514-9.429C8.644,44.786,5.5,37.264,5.5,28.501 c0-8.723,3.144-16.285,9.429-22.685C21.138-0.395,28.643-3.5,37.443-3.5z M37.557,2.272c-7.276,0-13.428,2.572-18.457,7.715 c-5.22,5.296-7.829,11.467-7.829,18.513c0,7.125,2.59,13.257,7.77,18.4c5.181,5.182,11.352,7.771,18.514,7.771 c7.123,0,13.334-2.609,18.629-7.828c5.029-4.876,7.543-10.99,7.543-18.343c0-7.313-2.553-13.485-7.656-18.513 C51.004,4.842,44.832,2.272,37.557,2.272z M23.271,23.985c0.609-3.924,2.189-6.962,4.742-9.114 c2.552-2.152,5.656-3.228,9.314-3.228c5.027,0,9.029,1.62,12,4.856c2.971,3.238,4.457,7.391,4.457,12.457 c0,4.915-1.543,9-4.627,12.256c-3.088,3.256-7.086,4.886-12.002,4.886c-3.619,0-6.743-1.085-9.371-3.257 c-2.629-2.172-4.209-5.257-4.743-9.257H31.1c0.19,3.886,2.533,5.829,7.029,5.829c2.246,0,4.057-0.972,5.428-2.914 c1.373-1.942,2.059-4.534,2.059-7.771c0-3.391-0.629-5.971-1.885-7.743c-1.258-1.771-3.066-2.657-5.43-2.657 c-4.268,0-6.667,1.885-7.2,5.656h2.343l-6.342,6.343l-6.343-6.343L23.271,23.985L23.271,23.985z" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
55
creative-commons/share.svg
Normal file
|
@ -0,0 +1,55 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="share.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new 5.5 -3.5 64 64"
|
||||||
|
viewBox="5.5 -3.5 64 64"
|
||||||
|
height="64px"
|
||||||
|
width="64px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.0"><metadata
|
||||||
|
id="metadata1041"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs1039" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="Layer_1"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32"
|
||||||
|
inkscape:zoom="11.484375"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview1037"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g1034">
|
||||||
|
|
||||||
|
<g
|
||||||
|
id="g1032">
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
id="path1030"
|
||||||
|
d="M37.443-3.5c8.951,0,16.531,3.105,22.742,9.315C66.393,11.987,69.5,19.548,69.5,28.5c0,8.954-3.049,16.457-9.145,22.514 C53.918,57.338,46.279,60.5,37.443,60.5c-8.649,0-16.153-3.143-22.514-9.429C8.644,44.786,5.5,37.264,5.5,28.501 c0-8.723,3.144-16.285,9.429-22.685C21.138-0.395,28.643-3.5,37.443-3.5z M37.557,2.272c-7.276,0-13.428,2.572-18.457,7.715 c-5.22,5.296-7.829,11.467-7.829,18.513c0,7.125,2.59,13.257,7.77,18.4c5.181,5.182,11.352,7.771,18.514,7.771 c7.123,0,13.334-2.609,18.629-7.828c5.029-4.876,7.543-10.99,7.543-18.343c0-7.313-2.553-13.485-7.656-18.513 C51.004,4.842,44.832,2.272,37.557,2.272z M50.586,19.357c0.494,0,0.914,0.171,1.256,0.513c0.344,0.343,0.516,0.763,0.516,1.258 v23.542c0,0.495-0.172,0.914-0.516,1.256c-0.342,0.343-0.762,0.516-1.256,0.516H33.157c-0.496,0-0.914-0.171-1.258-0.516 c-0.344-0.343-0.514-0.761-0.514-1.256v-6.973h-6.971c-0.497,0-0.915-0.17-1.258-0.513c-0.342-0.342-0.514-0.761-0.514-1.258 V12.386c0-0.458,0.151-0.848,0.458-1.171c0.303-0.323,0.685-0.523,1.142-0.6h0.171h17.428c0.494,0,0.914,0.171,1.258,0.514 c0.342,0.342,0.514,0.763,0.514,1.258v6.972H50.586z M26.128,34.214h5.257V21.128c0-0.457,0.151-0.847,0.458-1.171 c0.304-0.322,0.667-0.523,1.085-0.6h0.228h6.972v-5.2h-14V34.214z M48.871,22.842h-14v20.058h14V22.842z" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
218
creative-commons/slides.md
Normal file
|
@ -0,0 +1,218 @@
|
||||||
|
---
|
||||||
|
title: Creative Commons Licenses
|
||||||
|
subtitle: foss-north pod
|
||||||
|
author: foss-north
|
||||||
|
license: CC-BY-SA 3.0
|
||||||
|
header-includes: |
|
||||||
|
\usepackage{xcolor}
|
||||||
|
\definecolor{fossorange}{HTML}{ffcc33}
|
||||||
|
\setbeamercolor{background canvas}{bg=black}
|
||||||
|
\setbeamercolor{section in head/foot}{bg=black,fg=fossorange}
|
||||||
|
\setbeamercolor{subsection in head/foot}{bg=fossorange,fg=black}
|
||||||
|
\setbeamercolor{normal text}{fg=fossorange}
|
||||||
|
\setbeamercolor{block title}{fg=black,bg=fossorange}
|
||||||
|
\setbeamercolor{titlelike}{fg=fossorange}
|
||||||
|
\setbeamercolor{itemize item}{fg=fossorange}
|
||||||
|
\setbeamercolor{itemize subitem}{fg=fossorange}
|
||||||
|
\setbeamerfont{caption}{size=\tiny}
|
||||||
|
\setbeamerfont{footnote}{size=\tiny}
|
||||||
|
\setbeamerfont{footnote mark}{size=\tiny}
|
||||||
|
\pgfdeclareimage[height=30pt,width=30pt]{logo}{fossnorthlogo.png}
|
||||||
|
\logo{\pgfuseimage{logo}}
|
||||||
|
theme: Malmoe
|
||||||
|
aspectratio: 169
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
{ height=70% }
|
||||||
|
|
||||||
|
# What problem does it solve?
|
||||||
|
- When artwork is created it's automatically under the authors copyright
|
||||||
|
- Copyright enables the author to say who can do what with their artwork
|
||||||
|
- Instead granting rights to every user seperately they can use a Creative Commons license for their artwork
|
||||||
|
- This way everyone knows how they are allowed to use the artwork
|
||||||
|
- The license may not be revoked, anyone who receives it may relay on it, even if the author stops distributing it
|
||||||
|
|
||||||
|
# What do people license under Creative Commons?
|
||||||
|
- Educational Material
|
||||||
|
- Arts / Culture
|
||||||
|
- Books
|
||||||
|
- Photos
|
||||||
|
- Music
|
||||||
|
- Videos
|
||||||
|
- Tools
|
||||||
|
- 3D Models
|
||||||
|
- Scientific Research
|
||||||
|
- Government Open Data
|
||||||
|
- Other (mostly digital) creative works
|
||||||
|
|
||||||
|
# History
|
||||||
|
- The organization was founded in 2001 by Lawrence Lessig, Hal Abelson, and Eric Eldred[^org]
|
||||||
|
- Aaron Swartz was one of the early architects of Creative Commons
|
||||||
|
- The first set of copyright licenses was released in December 2002
|
||||||
|
- As of today, there are 1.6 billion works licensed under the various Creative Commons licenses
|
||||||
|
- Flickr alone hosts over 415 million Creative Commons-licensed photos
|
||||||
|
|
||||||
|
[^org]: https://web.archive.org/web/20111007165253/http://creativecommons.org/about/history
|
||||||
|
|
||||||
|
## Founders
|
||||||
|
|
||||||
|
|
||||||
|
\begin{figure}[hbt!]
|
||||||
|
\centering
|
||||||
|
\includegraphics[height=5cm]{people.jpg}
|
||||||
|
\caption{Abelson, Lessig, Eldred, Schwartz}
|
||||||
|
\end{figure}
|
||||||
|
|
||||||
|
# Creative commons license spectrum
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
::: columns
|
||||||
|
:::: column
|
||||||
|
Creative commons license spectrum
|
||||||
|
|
||||||
|
- public domain (top)
|
||||||
|
- all rights reserved (bottom)
|
||||||
|
- left side indicates the use-cases allowed
|
||||||
|
- right side the license components
|
||||||
|
- dark green area indicates Free Cultural Works compatible licenses
|
||||||
|
- the two green areas compatibility with the Remix culture
|
||||||
|
::::
|
||||||
|
:::: column
|
||||||
|
{height=75%}
|
||||||
|
::::
|
||||||
|
:::
|
||||||
|
|
||||||
|
## What do the symbols mean?
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
Let's go through them[^licenses] ...
|
||||||
|
|
||||||
|
[^licenses]: https://creativecommons.org/licenses/
|
||||||
|
|
||||||
|
## CC - Creative Commons
|
||||||
|
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
This is the Creative Commons logo.
|
||||||
|
|
||||||
|
You can use it to indicate that you're licensing your artwork under one of
|
||||||
|
the Creative Commons licenses. To signify which one of the licenses you want to use, you
|
||||||
|
combine it with one or more of the other logos.
|
||||||
|
|
||||||
|
## CC BY - Attribution
|
||||||
|
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
This license lets others distribute, remix, adapt, and build upon your work, even commercially,
|
||||||
|
as long as they credit you for the original creation. This is the most accommodating of licenses
|
||||||
|
offered. Recommended for maximum dissemination and use of licensed materials.
|
||||||
|
|
||||||
|
## CC BY-SA - Attribution-ShareAlike
|
||||||
|
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
This license lets others remix, adapt, and build upon your work even for commercial purposes,
|
||||||
|
as long as they credit you and license their new creations under the identical terms.
|
||||||
|
|
||||||
|
This license is often compared to “copyleft” free and open source software licenses. All new
|
||||||
|
works based on yours will carry the same license, so any derivatives will also allow commercial
|
||||||
|
use.
|
||||||
|
|
||||||
|
## CC BY-ND - Attribution-NoDerivs
|
||||||
|
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
This license lets others reuse the work for any purpose, including commercially; however,
|
||||||
|
it cannot be shared with others in adapted form, and credit must be provided to you.
|
||||||
|
|
||||||
|
## CC BY-NC - Attribution-NonCommercial
|
||||||
|
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
This license lets others remix, adapt, and build upon your work non-commercially, and although
|
||||||
|
their new works must also acknowledge you and be non-commercial, they don’t have to license
|
||||||
|
their derivative works on the same terms.
|
||||||
|
|
||||||
|
There are also other money symbols available like: {width=5%} or {width=5%}
|
||||||
|
|
||||||
|
## CC BY-NC-SA - Attribution-NonCommercial-ShareAlike
|
||||||
|
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
This license lets others remix, adapt, and build upon your work non-commercially, as long as they
|
||||||
|
credit you and license their new creations under the identical terms.
|
||||||
|
|
||||||
|
## BY-NC-ND - Attribution-NonCommercial-NoDerivs
|
||||||
|
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
This license is the most restrictive of our six main licenses, only allowing others to download your
|
||||||
|
works and share them with others as long as they credit you, but they can’t change them in any way or
|
||||||
|
use them commercially.
|
||||||
|
|
||||||
|
## CC0
|
||||||
|
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
Use this universal tool if you are a holder of copyright or database rights and you wish to waive
|
||||||
|
all your interests, if any, in your work worldwide. This may be the case if you are reproducing an
|
||||||
|
underlying work that is in the public domain and want to communicate that you claim no copyright
|
||||||
|
in your digital copy where copyright law may grant protection.
|
||||||
|
|
||||||
|
## Public Domain Mark
|
||||||
|
|
||||||
|
{width=15%}
|
||||||
|
|
||||||
|
Use this tool if you have identified a work that is free of known copyright restrictions. Creative
|
||||||
|
Commons does not recommend this tool for works that are restricted by copyright laws in one or
|
||||||
|
more jurisdictions.
|
||||||
|
|
||||||
|
# License Chooser
|
||||||
|
|
||||||
|
{height=50%}
|
||||||
|
|
||||||
|
To help you choose the right license there is a License Chooser[^chooser] on the CC website.
|
||||||
|
|
||||||
|
[^chooser]: https://creativecommons.org/choose/
|
||||||
|
|
||||||
|
## Attribution
|
||||||
|
|
||||||
|
- Logos where taken from https://creativecommons.org/about/downloads/
|
||||||
|
- Picture of Lessig https://www.flickr.com/photos/joi/33668559574/
|
||||||
|
- Picture of Hal Abelson https://www.flickr.com/photos/joi/2108746065/
|
||||||
|
- Picture of Eric Eldred https://www.flickr.com/photos/ch_linghu/1350488274/
|
||||||
|
- Picture of Aaron Swartz https://www.flickr.com/photos/34166194@N00/3836262464
|
||||||
|
|
||||||
|
## Thank you for listening
|
||||||
|
|
||||||
|
- Like and subscribe to
|
||||||
|
- youtube.com/c/fossnorth
|
||||||
|
- foss-north.se/pod
|
||||||
|
- Comment on
|
||||||
|
- YouTube
|
||||||
|
- email: info@foss-gbg.se
|
56
creative-commons/zero.svg
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||||
|
sodipodi:docname="zero.svg"
|
||||||
|
xml:space="preserve"
|
||||||
|
enable-background="new -0.5 0.5 64 64"
|
||||||
|
viewBox="-0.5 0.5 64 64"
|
||||||
|
height="64px"
|
||||||
|
width="64px"
|
||||||
|
y="0px"
|
||||||
|
x="0px"
|
||||||
|
id="Layer_1"
|
||||||
|
version="1.1"><metadata
|
||||||
|
id="metadata1026"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
||||||
|
id="defs1024" /><sodipodi:namedview
|
||||||
|
inkscape:current-layer="Layer_1"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:cy="32"
|
||||||
|
inkscape:cx="32"
|
||||||
|
inkscape:zoom="11.484375"
|
||||||
|
showgrid="false"
|
||||||
|
id="namedview1022"
|
||||||
|
inkscape:window-height="2096"
|
||||||
|
inkscape:window-width="3840"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
guidetolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
objecttolerance="10"
|
||||||
|
borderopacity="1"
|
||||||
|
bordercolor="#666666"
|
||||||
|
pagecolor="#ffffff" />
|
||||||
|
<g
|
||||||
|
id="g1019">
|
||||||
|
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
d="M31.5,14.08c-10.565,0-13.222,9.969-13.222,18.42c0,8.452,2.656,18.42,13.222,18.42 c10.564,0,13.221-9.968,13.221-18.42C44.721,24.049,42.064,14.08,31.5,14.08z M31.5,21.026c0.429,0,0.82,0.066,1.188,0.157 c0.761,0.656,1.133,1.561,0.403,2.823l-7.036,12.93c-0.216-1.636-0.247-3.24-0.247-4.437C25.808,28.777,26.066,21.026,31.5,21.026z M36.766,26.987c0.373,1.984,0.426,4.056,0.426,5.513c0,3.723-0.258,11.475-5.69,11.475c-0.428,0-0.822-0.045-1.188-0.136 c-0.07-0.021-0.134-0.043-0.202-0.067c-0.112-0.032-0.23-0.068-0.336-0.11c-1.21-0.515-1.972-1.446-0.874-3.093L36.766,26.987z"
|
||||||
|
id="text2809_1_" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffcc33"
|
||||||
|
d="M31.433,0.5c-8.877,0-16.359,3.09-22.454,9.3c-3.087,3.087-5.443,6.607-7.082,10.532 C0.297,24.219-0.5,28.271-0.5,32.5c0,4.268,0.797,8.32,2.397,12.168c1.6,3.85,3.921,7.312,6.969,10.396 c3.085,3.049,6.549,5.399,10.398,7.037c3.886,1.602,7.939,2.398,12.169,2.398c4.229,0,8.34-0.826,12.303-2.465 c3.962-1.639,7.496-3.994,10.621-7.081c3.011-2.933,5.289-6.297,6.812-10.106C62.73,41,63.5,36.883,63.5,32.5 c0-4.343-0.77-8.454-2.33-12.303c-1.562-3.885-3.848-7.32-6.857-10.33C48.025,3.619,40.385,0.5,31.433,0.5z M31.567,6.259 c7.238,0,13.412,2.566,18.554,7.709c2.477,2.477,4.375,5.31,5.67,8.471c1.296,3.162,1.949,6.518,1.949,10.061 c0,7.354-2.516,13.454-7.506,18.33c-2.592,2.516-5.502,4.447-8.74,5.781c-3.2,1.334-6.498,1.994-9.927,1.994 c-3.468,0-6.788-0.653-9.949-1.948c-3.163-1.334-6.001-3.238-8.516-5.716c-2.515-2.514-4.455-5.353-5.826-8.516 c-1.333-3.199-2.017-6.498-2.017-9.927c0-3.467,0.684-6.787,2.017-9.949c1.371-3.2,3.312-6.074,5.826-8.628 C18.092,8.818,24.252,6.259,31.567,6.259z"
|
||||||
|
id="path2815_1_" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 3.1 KiB |