diff options
Diffstat (limited to 'launcher/resources')
18 files changed, 9857 insertions, 9 deletions
diff --git a/launcher/resources/breeze_dark/breeze_dark.qrc b/launcher/resources/breeze_dark/breeze_dark.qrc index 97434abc..79707828 100644 --- a/launcher/resources/breeze_dark/breeze_dark.qrc +++ b/launcher/resources/breeze_dark/breeze_dark.qrc @@ -40,5 +40,6 @@ <file>scalable/export.svg</file> <file>scalable/rename.svg</file> <file>scalable/launch.svg</file> + <file>scalable/server.svg</file> </qresource> </RCC> diff --git a/launcher/resources/breeze_dark/scalable/server.svg b/launcher/resources/breeze_dark/scalable/server.svg new file mode 100644 index 00000000..7d9af3e7 --- /dev/null +++ b/launcher/resources/breeze_dark/scalable/server.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#eff0f1; + } + </style> + </defs> + <path + style="fill:currentColor" + d="m 2,2 0,3 0,1 0,1 0,3 0,1 0,3 12,0 0,-3 0,-1 0,-3 0,-1 0,-1 0,-3 z m 9,1 2,0 0,1 -2,0 z M 3,6 13,6 13,7 3,7 Z m 8,2 2,0 0,1 -2,0 z m -8,2 10,0 0,1 -10,0 z m 8,2 2,0 0,1 -2,0 z" + class="ColorScheme-Text"/> +</svg> diff --git a/launcher/resources/breeze_light/breeze_light.qrc b/launcher/resources/breeze_light/breeze_light.qrc index 6d868b18..ae8dbf3b 100644 --- a/launcher/resources/breeze_light/breeze_light.qrc +++ b/launcher/resources/breeze_light/breeze_light.qrc @@ -40,5 +40,6 @@ <file>scalable/export.svg</file> <file>scalable/rename.svg</file> <file>scalable/launch.svg</file> + <file>scalable/server.svg</file> </qresource> </RCC> diff --git a/launcher/resources/breeze_light/scalable/server.svg b/launcher/resources/breeze_light/scalable/server.svg new file mode 100644 index 00000000..52d7dd7d --- /dev/null +++ b/launcher/resources/breeze_light/scalable/server.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + </defs> + <path + style="fill:currentColor" + d="m 2,2 0,3 0,1 0,1 0,3 0,1 0,3 12,0 0,-3 0,-1 0,-3 0,-1 0,-1 0,-3 z m 9,1 2,0 0,1 -2,0 z M 3,6 13,6 13,7 3,7 Z m 8,2 2,0 0,1 -2,0 z m -8,2 10,0 0,1 -10,0 z m 8,2 2,0 0,1 -2,0 z" + class="ColorScheme-Text"/> +</svg> diff --git a/launcher/resources/flat/flat.qrc b/launcher/resources/flat/flat.qrc index a846bd2d..cadf8736 100644 --- a/launcher/resources/flat/flat.qrc +++ b/launcher/resources/flat/flat.qrc @@ -47,6 +47,7 @@ <file>scalable/tag.svg</file> <file>scalable/export.svg</file> <file>scalable/rename.svg</file> + <file>scalable/server.svg</file> <file>scalable/launch.svg</file> </qresource> </RCC> diff --git a/launcher/resources/flat/scalable/server.svg b/launcher/resources/flat/scalable/server.svg new file mode 100644 index 00000000..c1d09d29 --- /dev/null +++ b/launcher/resources/flat/scalable/server.svg @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + height="24px" + viewBox="0 0 24 24" + width="24px" + fill="#000000" + version="1.1" + id="svg136" + sodipodi:docname="server.svg" + inkscape:version="1.2.1 (9c6d41e4, 2022-07-14)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs140" /> + <sodipodi:namedview + id="namedview138" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + showgrid="false" + inkscape:zoom="42.791667" + inkscape:cx="12.222006" + inkscape:cy="12.257059" + inkscape:window-width="1748" + inkscape:window-height="1161" + inkscape:window-x="9" + inkscape:window-y="33" + inkscape:window-maximized="0" + inkscape:current-layer="svg136" /> + <path + d="M0 0h24v24H0V0z" + fill="none" + id="path132" /> + <path + d="M19 15v4H5v-4h14m1-2H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1zM7 18.5c-.82 0-1.5-.67-1.5-1.5s.68-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM19 5v4H5V5h14m1-2H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zM7 8.5c-.82 0-1.5-.67-1.5-1.5S6.18 5.5 7 5.5s1.5.68 1.5 1.5S7.83 8.5 7 8.5z" + id="path134" + style="fill:#757575;fill-opacity:1" /> +</svg> diff --git a/launcher/resources/flat_white/flat_white.qrc b/launcher/resources/flat_white/flat_white.qrc index b0759d8f..2701462f 100644 --- a/launcher/resources/flat_white/flat_white.qrc +++ b/launcher/resources/flat_white/flat_white.qrc @@ -48,5 +48,6 @@ <file>scalable/rename.svg</file> <file>scalable/tag.svg</file> <file>scalable/launch.svg</file> + <file>scalable/server.svg</file> </qresource> </RCC> diff --git a/launcher/resources/flat_white/scalable/server.svg b/launcher/resources/flat_white/scalable/server.svg new file mode 100644 index 00000000..f41db1b2 --- /dev/null +++ b/launcher/resources/flat_white/scalable/server.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#FFFFFF"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 15v4H5v-4h14m1-2H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-6c0-.55-.45-1-1-1zM7 18.5c-.82 0-1.5-.67-1.5-1.5s.68-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM19 5v4H5V5h14m1-2H4c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h16c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1zM7 8.5c-.82 0-1.5-.67-1.5-1.5S6.18 5.5 7 5.5s1.5.68 1.5 1.5S7.83 8.5 7 8.5z"/></svg>
\ No newline at end of file diff --git a/launcher/resources/multimc/multimc.qrc b/launcher/resources/multimc/multimc.qrc index 42b496da..2c00f28f 100644 --- a/launcher/resources/multimc/multimc.qrc +++ b/launcher/resources/multimc/multimc.qrc @@ -28,14 +28,14 @@ <!-- Java icon. From Oracle, fixed because it was derpy. --> <file>scalable/java.svg</file> - <!-- Star, CC-BY-SA 3.0, Oxygen icons.--> + <!-- Star, LGPL3, Oxygen icons.--> <file>16x16/star.png</file> <file>24x24/star.png</file> <file>32x32/star.png</file> <file>48x48/star.png</file> <file>64x64/star.png</file> - <!-- "folder-remote", CC-BY-SA 3.0, Oxygen icons. Used for the worlds folder--> + <!-- "folder-remote", LGPL3, Oxygen icons. Used for the worlds folder--> <file>16x16/worlds.png</file> <file>22x22/worlds.png</file> <file>32x32/worlds.png</file> @@ -84,7 +84,7 @@ <file>48x48/cat.png</file> <file>64x64/cat.png</file> - <!-- Show mods folder. CC-BY-SA 3.0 http://openiconlibrary.sourceforge.net/gallery2/?./Icons/places/oxygen-style/folder-favorites.png --> + <!-- Show mods folder. LGPL3 http://openiconlibrary.sourceforge.net/gallery2/?./Icons/places/oxygen-style/folder-favorites.png --> <file>scalable/centralmods.svg</file> <file>16x16/centralmods.png</file> <file>22x22/centralmods.png</file> @@ -162,25 +162,25 @@ <file>64x64/status-running.png</file> <file>scalable/status-running.svg</file> - <!-- Plugin (blue recolor), CC-BY-SA 3.0, Oxygen icons. --> + <!-- Plugin (blue recolor), LGPL3, Oxygen icons. --> <file>16x16/loadermods.png</file> <file>24x24/loadermods.png</file> <file>32x32/loadermods.png</file> <file>64x64/loadermods.png</file> - <!-- Plugin (red recolor), CC-BY-SA 3.0, Oxygen icons. --> + <!-- Plugin (red recolor), LGPL3, Oxygen icons. --> <file>16x16/jarmods.png</file> <file>24x24/jarmods.png</file> <file>32x32/jarmods.png</file> <file>64x64/jarmods.png</file> - <!-- Plugin (green original), CC-BY-SA 3.0, Oxygen icons. --> + <!-- Plugin (green original), LGPL3, Oxygen icons. --> <file>16x16/coremods.png</file> <file>24x24/coremods.png</file> <file>32x32/coremods.png</file> <file>64x64/coremods.png</file> - <!-- Resource packs, CC-BY-SA 3.0, Oxygen icons. --> + <!-- Resource packs, LGPL3, Oxygen icons. --> <file>16x16/resourcepacks.png</file> <file>24x24/resourcepacks.png</file> <file>32x32/resourcepacks.png</file> @@ -189,7 +189,7 @@ <!-- Resource packs, CC-BY-SA 3.0, Oxygen icons. --> <file>128x128/shaderpacks.png</file> - <!-- Refresh, CC-BY-SA 3.0, Oxygen icons. --> + <!-- Refresh, LGPL3, Oxygen icons. --> <file>16x16/refresh.png</file> <file>22x22/refresh.png</file> <file>32x32/refresh.png</file> @@ -338,7 +338,7 @@ <file>scalable/instances/fox_legacy.svg</file> <file>scalable/instances/bee_legacy.svg</file> - <!-- delete, tag, rename, shortcut CC-BY-SA 3.0, Oxygen icons.--> + <!-- delete, tag, rename, shortcut and server LGPL3, Oxygen icons.--> <file>scalable/delete.svg</file> <file>scalable/tag.svg</file> <file>scalable/rename.svg</file> @@ -346,5 +346,6 @@ <file>scalable/export.svg</file> <file>scalable/launch.svg</file> + <file>scalable/server.svg</file> </qresource> </RCC> diff --git a/launcher/resources/multimc/scalable/server.svg b/launcher/resources/multimc/scalable/server.svg new file mode 100644 index 00000000..c6a957b3 --- /dev/null +++ b/launcher/resources/multimc/scalable/server.svg @@ -0,0 +1,9764 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 12.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> + +<svg + xmlns:ns="http://ns.adobe.com/SaveForWeb/1.0/" + xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/" + 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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + id="svg1307" + width="128" + height="128" + viewBox="0 0 128 128" + overflow="visible" + enable-background="new 0 0 128 128" + xml:space="preserve" + sodipodi:version="0.32" + inkscape:version="0.48.1 r9760" + sodipodi:docname="network-workgroup.svgz" + inkscape:output_extension="org.inkscape.output.svgz.inkscape" + inkscape:export-filename="/home/pinheiro/pics/oxygen-icons/scalable/places/network-workgroup.png" + inkscape:export-xdpi="720" + inkscape:export-ydpi="720"><defs + id="defs139"><pattern + inkscape:collect="always" + xlink:href="#pattern5614" + id="pattern5028" + patternTransform="matrix(0.06602911,0.24642398,-0.24642398,0.06602911,-291.55554,-1019.3021)" /><pattern + inkscape:collect="always" + xlink:href="#pattern5626" + id="pattern5007" + patternTransform="matrix(0.17732052,0,0,0.17732052,-291.55554,-1020.3021)" /><linearGradient + id="linearGradient5214"><stop + style="stop-color:#87b7ff;stop-opacity:0;" + offset="0" + id="stop5216" /><stop + id="stop6576" + offset="0.40384614" + style="stop-color:#87b7ff;stop-opacity:0;" /><stop + id="stop6574" + offset="0" + style="stop-color:#87b7ff;stop-opacity:0.49803922;" /><stop + style="stop-color:#87b7ff;stop-opacity:0;" + offset="1" + id="stop5218" /></linearGradient><linearGradient + inkscape:collect="always" + id="linearGradient4186"><stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop4188" /><stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop4190" /></linearGradient><linearGradient + inkscape:collect="always" + id="linearGradient4166"><stop + style="stop-color:#1f1f1f;stop-opacity:1;" + offset="0" + id="stop4168" /><stop + style="stop-color:#1f1f1f;stop-opacity:0;" + offset="1" + id="stop4170" /></linearGradient><linearGradient + id="linearGradient2285"><stop + id="stop2287" + offset="0" + style="stop-color:#303030;stop-opacity:1;" /><stop + style="stop-color:#7e7e7e;stop-opacity:1;" + offset="0.18975452" + id="stop3059" /><stop + style="stop-color:#9e9e9e;stop-opacity:1;" + offset="0.37950903" + id="stop3057" /><stop + style="stop-color:#dedede;stop-opacity:1;" + offset="0.75901806" + id="stop2293" /><stop + id="stop2295" + offset="0.93379617" + style="stop-color:#8d8d8d;stop-opacity:1;" /><stop + id="stop2289" + offset="1" + style="stop-color:#2f2f2f;stop-opacity:1;" /></linearGradient><linearGradient + y2="70.875" + x2="107" + y1="70.875" + x1="21" + gradientUnits="userSpaceOnUse" + id="XMLID_6_"> + <stop + id="stop22" + style="stop-color:#2f2f2f;stop-opacity:1;" + offset="0" /> + + + <stop + id="stop28" + style="stop-color:#B6B6B6" + offset="0.1224" /> + + + <stop + id="stop34" + style="stop-color:#F3F3F3" + offset="0.27856848" /> + <stop + id="stop36" + style="stop-color:#cbcbcb;stop-opacity:1;" + offset="0.47811708" /> + <stop + id="stop38" + style="stop-color:#FFFFFF" + offset="0.6568" /> + <stop + id="stop40" + style="stop-color:#F1F1F1" + offset="0.7202" /> + <stop + id="stop42" + style="stop-color:#bbbbbb;stop-opacity:1;" + offset="0.8387" /> + + <stop + id="stop46" + style="stop-color:#2f2f2f;stop-opacity:1;" + offset="1" /> + </linearGradient><linearGradient + id="linearGradient3848"><stop + id="stop3850" + offset="0" + style="stop-color:#7e7e7e;stop-opacity:1;" /><stop + style="stop-color:#7f7f7f;stop-opacity:1;" + offset="0.20418726" + id="stop3858" /><stop + style="stop-color:#cacaca;stop-opacity:1;" + offset="0.27269745" + id="stop3856" /><stop + id="stop3860" + offset="0.41959107" + style="stop-color:#656565;stop-opacity:1;" /><stop + style="stop-color:#9d9d9d;stop-opacity:1;" + offset="0.70979553" + id="stop3862" /><stop + id="stop3866" + offset="0.78234661" + style="stop-color:#545454;stop-opacity:1;" /><stop + id="stop3864" + offset="0.85489774" + style="stop-color:#979797;stop-opacity:1;" /><stop + style="stop-color:#353535;stop-opacity:1;" + offset="0.92744887" + id="stop3868" /><stop + id="stop3852" + offset="1" + style="stop-color:#585858;stop-opacity:1;" /></linearGradient><linearGradient + id="linearGradient4834"><stop + id="stop4836" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /><stop + style="stop-color:#ffffff;stop-opacity:0.49803922;" + offset="0.5" + id="stop4952" /><stop + id="stop4838" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /></linearGradient><linearGradient + id="linearGradient4908"><stop + style="stop-color:#353535;stop-opacity:1;" + offset="0" + id="stop4910" /><stop + id="stop4914" + offset="0.13793103" + style="stop-color:#353535;stop-opacity:0;" /><stop + style="stop-color:#353535;stop-opacity:0;" + offset="1" + id="stop4912" /></linearGradient><linearGradient + id="linearGradient4954"><stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4956" /><stop + id="stop4958" + offset="0.82266009" + style="stop-color:#ffffff;stop-opacity:0.8705036;" /><stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4960" /></linearGradient><linearGradient + gradientUnits="userSpaceOnUse" + y2="278.93" + x2="556.73454" + y1="278.93" + x1="2.2864555" + id="linearGradient6620" + xlink:href="#linearGradient6614" + inkscape:collect="always" /><filter + id="filter6610" + inkscape:collect="always"><feGaussianBlur + id="feGaussianBlur6612" + stdDeviation="0.82949054" + inkscape:collect="always" /></filter><linearGradient + gradientUnits="userSpaceOnUse" + y2="379.85718" + x2="-1100.7981" + y1="457.99292" + x1="-1100.7981" + id="linearGradient3933" + xlink:href="#linearGradient3927" + inkscape:collect="always" /><linearGradient + y2="361.08136" + x2="-754.42218" + y1="501.28568" + x1="-20.864866" + gradientTransform="matrix(0.3243573,0,0,0.3243573,381.0784,-36.244679)" + gradientUnits="userSpaceOnUse" + id="linearGradient3925" + xlink:href="#XMLID_2_" + inkscape:collect="always" /><linearGradient + gradientUnits="userSpaceOnUse" + y2="21.919815" + x2="170.83659" + y1="221.07932" + x1="117.47197" + id="linearGradient3919" + xlink:href="#linearGradient3913" + inkscape:collect="always" /><radialGradient + r="92.351021" + fy="103.70233" + fx="92.806557" + cy="147.785" + cx="138.80981" + gradientUnits="userSpaceOnUse" + id="radialGradient3875" + xlink:href="#linearGradient3142" + inkscape:collect="always" /><linearGradient + y2="375.61926" + x2="-474.68497" + y1="539.40955" + x1="-1085.9586" + gradientTransform="matrix(0.3243573,0,0,0.3243573,381.0784,-36.244679)" + gradientUnits="userSpaceOnUse" + id="linearGradient3868" + xlink:href="#XMLID_2_" + inkscape:collect="always" /><radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.1666667,0,155.14216)" + r="62.769119" + fy="186.17059" + fx="99.157013" + cy="186.17059" + cx="99.157013" + id="radialGradient3826" + xlink:href="#linearGradient3820" + inkscape:collect="always" /><linearGradient + y2="128.87082" + x2="99.741043" + y1="52.64991" + x1="6.6161976" + gradientTransform="matrix(1.1111885,0,0,1.1111885,-978.65274,188.6755)" + gradientUnits="userSpaceOnUse" + id="linearGradient3816" + xlink:href="#linearGradient3434" + inkscape:collect="always" /><linearGradient + y2="70.052536" + x2="-806.67346" + y1="543.87207" + x1="-933.63306" + gradientTransform="translate(939.54851,-233.4204)" + gradientUnits="userSpaceOnUse" + id="linearGradient3810" + xlink:href="#linearGradient3544" + inkscape:collect="always" /><filter + id="filter3793" + height="1.2274027" + y="-0.11370137" + width="1.0869915" + x="-0.043495763" + inkscape:collect="always"><feGaussianBlur + id="feGaussianBlur3795" + stdDeviation="2.881027" + inkscape:collect="always" /></filter><linearGradient + inkscape:collect="always" + id="linearGradient4149"><stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4151" /><stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4153" /></linearGradient><linearGradient + inkscape:collect="always" + id="linearGradient3726"><stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3728" /><stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3730" /></linearGradient><linearGradient + inkscape:collect="always" + id="linearGradient3434"><stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3436" /><stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3438" /></linearGradient><linearGradient + inkscape:collect="always" + id="linearGradient3749"><stop + style="stop-color:#1a479d;stop-opacity:1;" + offset="0" + id="stop3751" /><stop + style="stop-color:#1a479d;stop-opacity:0;" + offset="1" + id="stop3753" /></linearGradient><linearGradient + id="linearGradient3682"><stop + style="stop-color:#d1b58c;stop-opacity:1;" + offset="0" + id="stop3684" /><stop + style="stop-color:#665e00;stop-opacity:1;" + offset="1" + id="stop3686" /></linearGradient><linearGradient + inkscape:collect="always" + id="linearGradient3338"><stop + style="stop-color:#152584;stop-opacity:1;" + offset="0" + id="stop3340" /><stop + style="stop-color:#152584;stop-opacity:0;" + offset="1" + id="stop3342" /></linearGradient><linearGradient + id="linearGradient3314"><stop + style="stop-color:#000000;stop-opacity:0;" + offset="0" + id="stop3316" /><stop + id="stop3322" + offset="0.94594592" + style="stop-color:#0009c2;stop-opacity:0;" /><stop + style="stop-color:#000a53;stop-opacity:1;" + offset="1" + id="stop3318" /></linearGradient><linearGradient + id="linearGradient3301"><stop + style="stop-color:#75ccff;stop-opacity:1;" + offset="0" + id="stop3303" /><stop + style="stop-color:#e3e3ff;stop-opacity:0;" + offset="1" + id="stop3305" /></linearGradient><linearGradient + id="linearGradient3250"><stop + style="stop-color:#3ccafa;stop-opacity:1;" + offset="0" + id="stop3252" /><stop + style="stop-color:#1629b8;stop-opacity:1;" + offset="1" + id="stop3254" /></linearGradient><linearGradient + id="linearGradient3142"><stop + style="stop-color:#3cc1ee;stop-opacity:1;" + offset="0" + id="stop3144" /><stop + style="stop-color:#141b7c;stop-opacity:1;" + offset="1" + id="stop3146" /></linearGradient><clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath3741"><path + style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 78.744173,106.38607 L 179.14299,111.30758 L 174.22148,58.155265 L 75.791266,53.233754 L 78.744173,106.38607 z" + id="path3743" /></clipPath><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3142" + id="radialGradient3807" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9864663,0,0,-0.7629943,-0.2827173,231.12735)" + cx="141.69548" + cy="113.86155" + fx="141.69548" + fy="113.86155" + r="108.40625" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3142" + id="radialGradient3809" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9864663,0,0,0.7629943,-0.3022665,-1.7602577)" + cx="130.0625" + cy="216.91187" + fx="130.0625" + fy="216.91187" + r="108.40625" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3142" + id="radialGradient3811" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5672042,0,0,-0.4369723,54.239251,170.12782)" + cx="141.69548" + cy="113.86155" + fx="141.69548" + fy="113.86155" + r="108.40625" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3142" + id="radialGradient3813" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5672042,0,0,0.4369723,54.239251,36.751408)" + cx="130.0625" + cy="216.91187" + fx="130.0625" + fy="216.91187" + r="108.40625" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3142" + id="radialGradient3815" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4012746,-5.955351e-2,-0.1275,-0.8524625,81.252114,226.49279)" + cx="52.805607" + cy="132.37234" + fx="52.805607" + fy="132.37234" + r="109.25754" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3749" + id="radialGradient3821" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5546862,0.8320596,-2.0860942,1.390679,330.69701,-154.5437)" + cx="122.13791" + cy="137.70929" + fx="122.13791" + fy="137.70929" + r="34.942726" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3250" + id="radialGradient3823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6703506,0,0,0.616531,40.823784,1.4786647)" + cx="130.0625" + cy="204.28181" + fx="130.0625" + fy="204.28181" + r="108.40625" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3142" + id="radialGradient3825" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.934679,0,0,-1.059987,2.4104232,252.91773)" + cx="149.06761" + cy="170.37231" + fx="149.06761" + fy="170.37231" + r="109.25754" /><linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3301" + id="linearGradient3827" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6703506,0,0,-0.6677555,186.60562,186.28321)" + x1="-111.40353" + y1="248.05884" + x2="-80.568413" + y2="57.924484" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3314" + id="radialGradient3829" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6703506,0,0,0.6015227,40.823784,50.274438)" + cx="130.04573" + cy="95.255844" + fx="130.04573" + fy="95.255844" + r="108.51677" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3142" + id="radialGradient3833" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.697886,-0.103986,-0.2217445,-1.4884788,46.697314,329.54584)" + cx="52.805607" + cy="132.37234" + fx="52.805607" + fy="132.37234" + r="109.25754" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3250" + id="radialGradient3835" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1658556,0,0,1.0765205,-23.634099,-63.349745)" + cx="130.0625" + cy="204.28181" + fx="130.0625" + fy="204.28181" + r="108.40625" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3142" + id="radialGradient3837" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6255687,0,0,-1.8508356,-90.422022,375.68623)" + cx="149.06761" + cy="170.37231" + fx="149.06761" + fy="170.37231" + r="109.25754" /><linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3301" + id="linearGradient3839" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1658556,0,0,-1.1659631,229.76462,259.33618)" + x1="-89.346069" + y1="191.31639" + x2="-81.30217" + y2="111.40625" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3314" + id="radialGradient3841" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1658556,0,0,1.0503145,-23.614551,21.852209)" + cx="130.04573" + cy="95.255844" + fx="130.04573" + fy="95.255844" + r="108.51677" /><radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3338" + id="radialGradient3845" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2901319,0,163.21002)" + cx="129.92789" + cy="229.91599" + fx="129.92789" + fy="229.91599" + r="63.09024" /><linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient4136" + gradientUnits="userSpaceOnUse" + x1="104.36597" + y1="200.8721" + x2="106.37811" + y2="137.80042" /><linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient4140" + gradientUnits="userSpaceOnUse" + x1="138.16417" + y1="114.17525" + x2="138.80981" + y2="147.785" /><linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3726" + id="linearGradient4540" + gradientUnits="userSpaceOnUse" + x1="138.16417" + y1="114.17525" + x2="133.25822" + y2="236.14056" /><linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4149" + id="linearGradient4155" + x1="120.11229" + y1="155.1507" + x2="120.11229" + y2="105.51711" + gradientUnits="userSpaceOnUse" /><linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4149" + id="linearGradient4159" + gradientUnits="userSpaceOnUse" + x1="120.11229" + y1="87.156525" + x2="120.11229" + y2="132.71251" /><mask + id="mask4796" + maskUnits="userSpaceOnUse"><rect + transform="scale(1,-1)" + style="opacity:1;fill:url(#linearGradient4800);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.08779998;stroke-opacity:1" + id="rect4798" + width="235.22833" + height="151.97881" + x="-47.432884" + y="-128.7144" /></mask><linearGradient + y2="147.95328" + x2="98.737823" + y1="79.065109" + x1="98.737823" + gradientTransform="translate(0,-200.56936)" + gradientUnits="userSpaceOnUse" + id="linearGradient4800" + xlink:href="#XMLID_3_" + inkscape:collect="always" /><linearGradient + y2="147.95328" + x2="98.737823" + y1="79.065109" + x1="98.737823" + gradientTransform="matrix(0.6248546,0,0,0.6248546,-177.8443,26.365213)" + gradientUnits="userSpaceOnUse" + id="linearGradient4794" + xlink:href="#XMLID_3_" + inkscape:collect="always" /><mask + id="mask4565" + maskUnits="userSpaceOnUse"><rect + transform="scale(1,-1)" + y="-128.7144" + x="-47.432873" + height="151.97881" + width="235.22833" + id="rect4567" + style="opacity:1;fill:url(#linearGradient4569);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.08779998;stroke-opacity:1" /></mask><linearGradient + gradientTransform="translate(0,-200.56936)" + y2="147.95328" + x2="98.737823" + y1="79.065109" |
