diff options
| -rw-r--r-- | launcher/resources/breeze_dark/breeze_dark.qrc | 1 | ||||
| -rw-r--r-- | launcher/resources/breeze_dark/scalable/server.svg | 13 | ||||
| -rw-r--r-- | launcher/resources/breeze_light/breeze_light.qrc | 1 | ||||
| -rw-r--r-- | launcher/resources/breeze_light/scalable/server.svg | 13 | ||||
| -rw-r--r-- | launcher/resources/flat/flat.qrc | 1 | ||||
| -rw-r--r-- | launcher/resources/flat/scalable/server.svg | 1 | ||||
| -rw-r--r-- | launcher/resources/flat_white/flat_white.qrc | 1 | ||||
| -rw-r--r-- | launcher/resources/flat_white/scalable/server.svg | 1 | ||||
| -rw-r--r-- | launcher/resources/multimc/multimc.qrc | 1 | ||||
| -rw-r--r-- | launcher/resources/multimc/scalable/server.svg | 9764 | ||||
| -rw-r--r-- | launcher/ui/pages/instance/ServersPage.h | 2 |
11 files changed, 9798 insertions, 1 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..49c22b38 --- /dev/null +++ b/launcher/resources/flat/scalable/server.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><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/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..9712698d 100644 --- a/launcher/resources/multimc/multimc.qrc +++ b/launcher/resources/multimc/multimc.qrc @@ -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" + x1="98.737823" + gradientUnits="userSpaceOnUse" + id="linearGradient4569" + xlink:href="#XMLID_3_" + inkscape:collect="always" /><radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9658,-0.2588,-0.2588,-0.9658,-294.1456,-65.776)" + fy="-202.7588" + fx="320.89651" + r="49.317902" + cy="-208.9512" + cx="316.71881" + id="radialGradient4519"><stop + id="stop264" + style="stop-color:#2E3436" + offset="0.7396" /><stop + id="stop266" + style="stop-color:#FFFFFF" + offset="0.8462" /><stop + id="stop268" + style="stop-color:#555555" + offset="0.8994" /><stop + id="stop270" + style="stop-color:#6C6C6C" + offset="0.9053" /><stop + id="stop272" + style="stop-color:#969696" + offset="0.9177" /><stop + id="stop274" + style="stop-color:#BAB8BA" + offset="0.9303" /><stop + id="stop276" + style="stop-color:#D5D3D5" + offset="0.943" /><stop + id="stop278" + style="stop-color:#E9E7E9" + offset="0.9558" /><stop + id="stop280" + style="stop-color:#F4F2F4" + offset="0.9688" /><stop + id="stop282" + style="stop-color:#F8F6F8" + offset="0.9822" /></radialGradient><linearGradient + gradientTransform="matrix(0.9659,-0.2588,-0.2588,-0.9659,-294.3604,-64.9352)" + y2="-167.08009" + x2="299.44241" + y1="-167.08009" + x1="315.39551" + gradientUnits="userSpaceOnUse" + id="XMLID_5_"><stop + id="stop257" + style="stop-color:#b8b8b8;stop-opacity:0;" + offset="0" /><stop + id="stop259" + style="stop-color:#555555" + offset="1" /></linearGradient><radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9658,-0.2588,-0.2588,-0.9658,-294.1456,-65.776)" + r="49.317902" + cy="-208.9512" + cx="316.7207" + id="XMLID_4_"><stop + id="stop242" + style="stop-color:#000000" + offset="0" /><stop + id="stop244" + style="stop-color:#535353" + offset="0.7971" /><stop + id="stop246" + style="stop-color:#D7D7D7" + offset="0.89" /><stop + id="stop248" + style="stop-color:#F8F6F8" + offset="0.9359" /><stop + id="stop250" + style="stop-color:#B8B8B8" + offset="0.9595" /><stop + id="stop252" + style="stop-color:#888888" + offset="1" /></radialGradient><radialGradient + spreadMethod="pad" + xlink:href="#XMLID_2_" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4956325,0.4200289,0.5064305,-1.8032045,-289.76409,-617.40621)" + fy="-307.4733" + fx="337.96411" + r="17.1516" + cy="-307.77341" + cx="337.4902" + id="XMLID_3_"><stop + id="stop235" + style="stop-color:#FFFFFF" + offset="0" /><stop + offset="0.39645001" + style="stop-color:#ffffff;stop-opacity:0.4128114;" + id="stop4556" /><stop + id="stop237" + style="stop-color:#ffffff;stop-opacity:0;" + offset="0.79290003" /></radialGradient><radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8232,0.2312,0.2703,-0.9626,-96.2274,-315.3433)" + fy="-289.9133" + fx="297.44989" + r="17.1528" + cy="-290.5918" + cx="299.44821" + id="XMLID_2_"><stop + id="stop228" + style="stop-color:#FFFFFF" + offset="0" /><stop + id="stop230" + style="stop-color:#91d3ff;stop-opacity:0;" + offset="1" /></radialGradient><linearGradient + gradientTransform="matrix(1.5111693,-3.1654154e-4,-3.1654154e-4,1.5100615,-25.719249,-21.216515)" + y2="53.340801" + x2="95.785202" + y1="53.340801" + x1="18.727501" + gradientUnits="userSpaceOnUse" + id="XMLID_1_"><stop + id="stop219" + style="stop-color:#4e76b1;stop-opacity:1;" + offset="0" /><stop + id="stop221" + style="stop-color:#002f60;stop-opacity:1;" + offset="0.5" /><stop + id="stop223" + style="stop-color:#4474bb;stop-opacity:1;" + offset="0.8757" /></linearGradient><radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.536662,-0.4005624,0.3933747,1.5095585,-1038.8937,-761.19807)" + r="39.6665" + cy="689.74902" + cx="538.5" + id="path2573_1_"><stop + id="stop213" + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" /><stop + id="stop215" + style="stop-color:#3ca5ff;stop-opacity:1;" + offset="1" /></radialGradient><radialGradient + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4462172,-0.3875347,-0.3875347,-1.4462172,-478.51056,-114.94709)" + fy="-196.4937" + fx="321.08929" + r="39.914299" + cy="-207.63091" + cx="318.04691" + id="path2501_1_"><stop + id="stop195" + style="stop-color:#FFFFFF" + offset="0.1006" /><stop + id="stop197" + style="stop-color:#D5E6FF" + offset="0.2357" /><stop + id="stop199" + style="stop-color:#B0D0FF" + offset="0.3765" /><stop + id="stop201" + style="stop-color:#96C0FF" + offset="0.508" /><stop + id="stop203" + style="stop-color:#86B6FF" + offset="0.6251" /><stop + id="stop205" + style="stop-color:#80B3FF" + offset="0.716" /><stop + id="stop207" + style="stop-color:#2C72C7" + offset="0.8935" /><stop + id="stop209" + style="stop-color:#00316E" + offset="1" /></radialGradient><linearGradient + gradientTransform="matrix(-0.866,-0.5,-0.5,0.866,-163.3588,-167.5244)" + y2="89.765602" + x2="-299.15381" + y1="89.765602" + x1="-319.74609" + gradientUnits="userSpaceOnUse" + id="XMLID_30_"><stop + id="stop174" + style="stop-color:#323232" + offset="0" /><stop + id="stop176" + style="stop-color:#BBBBBB" + offset="0.3491" /><stop + id="stop178" + style="stop-color:#CACACA" + offset="0.3911" /><stop + id="stop180" + style="stop-color:#F1F1F1" + offset="0.4716" /><stop + id="stop182" + style="stop-color:#FFFFFF" + offset="0.497" /><stop + id="stop184" + style="stop-color:#888888" + offset="0.6213" /><stop + id="stop186" + style="stop-color:#BBBBBB" + offset="0.8107" /><stop + |
