diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:24:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:24:48 +0000 |
commit | cca66b9ec4e494c1d919bff0f71a820d8afab1fa (patch) | |
tree | 146f39ded1c938019e1ed42d30923c2ac9e86789 /share/icons/application | |
parent | Initial commit. (diff) | |
download | inkscape-cca66b9ec4e494c1d919bff0f71a820d8afab1fa.tar.xz inkscape-cca66b9ec4e494c1d919bff0f71a820d8afab1fa.zip |
Adding upstream version 1.2.2.upstream/1.2.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | share/icons/application/16x16/org.inkscape.Inkscape.png | bin | 0 -> 989 bytes | |||
-rw-r--r-- | share/icons/application/22x22/org.inkscape.Inkscape.png | bin | 0 -> 1452 bytes | |||
-rw-r--r-- | share/icons/application/24x24/org.inkscape.Inkscape.png | bin | 0 -> 1473 bytes | |||
-rw-r--r-- | share/icons/application/256x256/org.inkscape.Inkscape.png | bin | 0 -> 40270 bytes | |||
-rw-r--r-- | share/icons/application/32x32/org.inkscape.Inkscape.png | bin | 0 -> 2155 bytes | |||
-rw-r--r-- | share/icons/application/48x48/org.inkscape.Inkscape.png | bin | 0 -> 3818 bytes | |||
-rw-r--r-- | share/icons/application/CMakeLists.txt | 9 | ||||
-rw-r--r-- | share/icons/application/scalable/org.inkscape.Inkscape.svg | 843 | ||||
-rw-r--r-- | share/icons/application/symbolic/org.inkscape.Inkscape-symbolic.svg | 139 |
9 files changed, 991 insertions, 0 deletions
diff --git a/share/icons/application/16x16/org.inkscape.Inkscape.png b/share/icons/application/16x16/org.inkscape.Inkscape.png Binary files differnew file mode 100644 index 0000000..e4aed92 --- /dev/null +++ b/share/icons/application/16x16/org.inkscape.Inkscape.png diff --git a/share/icons/application/22x22/org.inkscape.Inkscape.png b/share/icons/application/22x22/org.inkscape.Inkscape.png Binary files differnew file mode 100644 index 0000000..b1adda0 --- /dev/null +++ b/share/icons/application/22x22/org.inkscape.Inkscape.png diff --git a/share/icons/application/24x24/org.inkscape.Inkscape.png b/share/icons/application/24x24/org.inkscape.Inkscape.png Binary files differnew file mode 100644 index 0000000..4c2cded --- /dev/null +++ b/share/icons/application/24x24/org.inkscape.Inkscape.png diff --git a/share/icons/application/256x256/org.inkscape.Inkscape.png b/share/icons/application/256x256/org.inkscape.Inkscape.png Binary files differnew file mode 100644 index 0000000..76e07fb --- /dev/null +++ b/share/icons/application/256x256/org.inkscape.Inkscape.png diff --git a/share/icons/application/32x32/org.inkscape.Inkscape.png b/share/icons/application/32x32/org.inkscape.Inkscape.png Binary files differnew file mode 100644 index 0000000..aa445e4 --- /dev/null +++ b/share/icons/application/32x32/org.inkscape.Inkscape.png diff --git a/share/icons/application/48x48/org.inkscape.Inkscape.png b/share/icons/application/48x48/org.inkscape.Inkscape.png Binary files differnew file mode 100644 index 0000000..668acfd --- /dev/null +++ b/share/icons/application/48x48/org.inkscape.Inkscape.png diff --git a/share/icons/application/CMakeLists.txt b/share/icons/application/CMakeLists.txt new file mode 100644 index 0000000..7faf431 --- /dev/null +++ b/share/icons/application/CMakeLists.txt @@ -0,0 +1,9 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + +# install application icons into system-wide hicolor icon theme "apps" folder +# it's also the fallback for all other themes that do not include a customized Inkscape icon. +set(PIXMAP_SIZES "16x16" "22x22" "24x24" "32x32" "48x48" "256x256" "scalable" "symbolic") +foreach(pixmap_size ${PIXMAP_SIZES}) + FILE(GLOB PIXMAP_FILES ${CMAKE_CURRENT_SOURCE_DIR}/${pixmap_size}/*.png ${CMAKE_CURRENT_SOURCE_DIR}/${pixmap_size}/*.svg) + install(FILES ${PIXMAP_FILES} DESTINATION ${SHARE_INSTALL}/icons/hicolor/${pixmap_size}/apps) +endforeach(pixmap_size) diff --git a/share/icons/application/scalable/org.inkscape.Inkscape.svg b/share/icons/application/scalable/org.inkscape.Inkscape.svg new file mode 100644 index 0000000..04277e8 --- /dev/null +++ b/share/icons/application/scalable/org.inkscape.Inkscape.svg @@ -0,0 +1,843 @@ +<?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: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.0" + width="128" + height="128" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" + sodipodi:docname="org.inkscape.Inkscape.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:export-xdpi="45" + inkscape:export-ydpi="45"> + <title + id="title7387">Inkscape Logo</title> + <sodipodi:namedview + bordercohor="#666666" + inkscape:window-height="577" + inkscape:window-width="862" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + inkscape:zoom="2.8284271" + inkscape:cx="55.526367" + inkscape:cy="60.49052" + inkscape:window-x="192" + inkscape:window-y="122" + inkscape:current-layer="svg2" + showgrid="false" + inkscape:window-maximized="0" /> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipoutline1"> + <path + id="outline1" + d="M 54.1,12.5 L 12.9,54.7 C -2.7,70.3 23,69 32.3,74.9 C 36.6,77.7 18.5,81.3 22.2,85 C 25.8,88.7 43.9,92.1 47.5,95.7 C 51.1,99.4 40.2,103.3 43.8,107 C 47.3,110.7 55.7,107.2 57.2,115.6 C 58.3,121.8 72.6,118.7 79,113.4 C 83,110 72.1,110 75.7,106.3 C 84.7,97.2 92.7,102.2 96,93.8 C 97.8,89.3 82.4,86.1 86.5,83.2 C 96.3,76.3 132.3,72.8 115.7,56.2 L 73,12.5 C 67.7,7.5 59,7.5 54.1,12.5 z M 44.2,77.2 C 45.1,77.2 75,81.2 63.5,84.3 C 59.1,85.5 38.9,77.2 44.2,77.2 z M 101.4,93.8 C 101.4,95.9 117.7,97.1 116.8,93.3 C 115.5,86.9 103.2,87.4 101.4,93.8 z M 31.9,104.9 C 35.6,108.1 41.2,104.2 43,99.7 C 39.4,95 26.1,100 31.9,104.9 z M 99.4,98.2 C 94.8,102.4 100.2,106.8 104.7,103.9 C 105.9,103.1 104.6,99.2 99.4,98.2 z " /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5785" + id="linearGradient9175" + gradientUnits="userSpaceOnUse" + x1="82.11859" + y1="20" + x2="60" + y2="40" /> + <linearGradient + gradientUnits="userSpaceOnUse" + id="linearGradient5785"> + <stop + id="stop5787" + offset="0" + style="stop-color:#c0cdf9;stop-opacity:1" /> + <stop + id="stop5789" + offset="1" + style="stop-color:#07092d;stop-opacity:0.28804347" /> + </linearGradient> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath9086"> + <use + id="use9088" + xlink:href="#outline1" + class="low-specularity" + style="fill:#ffffff;fill-opacity:1" + x="0" + y="0" + width="400" + height="300" + transform="translate(1.009546e-6,0)" /> + </clipPath> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter8490"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="2.4163949" + id="feGaussianBlur8492" /> + </filter> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="60" + x2="58" + y1="35" + x1="33" + xlink:href="#WhiteTransparent-4" + id="shinySpecular-4" + gradientTransform="matrix(1.009184,0,0,1.009184,-0.3890738,-0.3831933)" /> + <linearGradient + gradientUnits="userSpaceOnUse" + id="WhiteTransparent-4"> + <stop + id="stop7606-4" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop7608-7" + offset="1" + style="stop-color:white;stop-opacity:0" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="50" + x2="90" + y1="20" + x1="60" + xlink:href="#WhiteTransparent-4" + id="IcecapTip-6" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8568" + id="radialGradient9177" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.570052,0,0,1.05093,-75.50011,-22.09591)" + cx="116.3104" + cy="250.8974" + fx="116.3104" + fy="250.8974" + r="30.59958" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8568"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8570" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8572" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8568" + id="radialGradient8574" + cx="132.4443" + cy="251.994" + fx="132.4443" + fy="251.994" + r="30.59958" + gradientTransform="matrix(2.003253,0,0,1.340898,-132.8752,-95.16607)" + gradientUnits="userSpaceOnUse" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter8732" + x="-0.07807916" + width="1.156158" + y="-0.1142206" + height="1.228441"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.9579068" + id="feGaussianBlur8734" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8738" + id="radialGradient8744" + cx="210.25" + cy="168.5" + fx="210.25" + fy="168.5" + r="34.25" + gradientTransform="matrix(1,0,0,0.4233577,0,97.16423)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8738"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8740" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8742" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8738" + id="radialGradient8768" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4233577,0,97.16423)" + cx="217.5" + cy="182.0819" + fx="217.5" + fy="182.0819" + r="34.25" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter8764" + x="-0.07426214" + width="1.148524" + y="-0.1754123" + height="1.350825"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="2.1195652" + id="feGaussianBlur8766" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8866" + id="linearGradient8912" + x1="231.625" + y1="195.1875" + x2="231.75" + y2="201.5" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8866"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8868" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8870" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8866" + id="linearGradient8910" + x1="231.3765" + y1="195.6213" + x2="231.3765" + y2="200.0714" + gradientUnits="userSpaceOnUse" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter8906" + x="-0.08544133" + width="1.170883" + y="-0.278232" + height="1.556464"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.56515877" + id="feGaussianBlur8908" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8916" + id="radialGradient8922" + cx="228.2188" + cy="204.8323" + fx="228.2188" + fy="204.8323" + r="14.09375" + gradientTransform="matrix(1,0,0,0.1477455,0,174.5692)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8916"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8918" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8920" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter8980" + x="-0.06986277" + width="1.139725" + y="-0.4728589" + height="1.945718"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.82052366" + id="feGaussianBlur8982" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8866" + id="linearGradient8990" + gradientUnits="userSpaceOnUse" + x1="231.625" + y1="195.1875" + x2="231.75" + y2="201.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8866" + id="linearGradient8992" + gradientUnits="userSpaceOnUse" + x1="231.3765" + y1="195.6213" + x2="231.3765" + y2="200.0714" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8916" + id="radialGradient8994" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.1477455,0,174.5692)" + cx="228.2188" + cy="204.8323" + fx="228.2188" + fy="204.8323" + r="14.09375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8998" + id="radialGradient9004" + cx="89.875" + cy="187.8694" + fx="89.875" + fy="187.8694" + r="22.75" + gradientTransform="matrix(1,0,0,0.4070844,0,115.7601)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8998"> + <stop + style="stop-color:#ffffff;stop-opacity:0.33004926" + offset="0" + id="stop9000" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop9002" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8866" + id="linearGradient9023" + gradientUnits="userSpaceOnUse" + x1="231.625" + y1="195.1875" + x2="231.75" + y2="201.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8866" + id="linearGradient9025" + gradientUnits="userSpaceOnUse" + x1="231.3765" + y1="195.6213" + x2="231.3765" + y2="200.0714" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient9040" + id="radialGradient9046" + cx="90.28125" + cy="230.8363" + fx="90.28125" + fy="230.8363" + r="10.46875" + gradientTransform="matrix(1.185075,-0.3283582,0.1228557,0.4433973,-45.06831,152.9216)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient9040"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop9042" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop9044" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter9068" + x="-0.07617928" + width="1.152359" + y="-0.1655701" + height="1.33114"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.66458488" + id="feGaussianBlur9070" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient9286" + id="radialGradient11553" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.722153,0,0,1.694977,-49.39526,-14.07806)" + cx="68.39994" + cy="21.22575" + fx="68.39994" + fy="21.22575" + r="54.7834" /> + <linearGradient + inkscape:collect="always" + id="linearGradient9286"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop9288" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop9290" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter9298"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.32610678" + id="feGaussianBlur9300" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5899-3" + id="linearGradient5905" + x1="95.5" + y1="208.1644" + x2="153.5" + y2="223.5" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5899-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop5901-1" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop5903-7" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter5983-5" + x="-0.08250898" + width="1.165018" + y="-0.1223357" + height="1.244671"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="3.6868363" + id="feGaussianBlur5985-9" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5793-6" + id="linearGradient5801" + x1="57.2252" + y1="76.24634" + x2="53.63158" + y2="84.48032" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8852575,0,0,0.8852575,5.177215,9.229337)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5793-6"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop5795-2" /> + <stop + style="stop-color:#eeeeec;stop-opacity:0;" + offset="1" + id="stop5797-1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5805" + id="radialGradient5811" + cx="181.2273" + cy="214.5512" + fx="181.2273" + fy="214.5512" + r="22.4664" + gradientTransform="matrix(1.351523,0,0,1.717571,-63.70565,-153.9557)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5805"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop5807" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop5809" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter5845"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.2409356" + id="feGaussianBlur5847" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#WhiteTransparent-4" + id="linearGradient5822" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4927913,0,0,0.4927913,-6.000388,-9.722518)" + x1="73.7121" + y1="180.4757" + x2="82.75407" + y2="187.6597" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10981-3"> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop10983-2" /> + <stop + style="stop-color:#729fcf;stop-opacity:0;" + offset="1" + id="stop10985-3" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter10997-7"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="2.7696726" + id="feGaussianBlur10999-0" /> + </filter> + <linearGradient + y2="144.5" + x2="153.7005" + y1="217.5" + x1="180.8129" + gradientTransform="translate(-130.1657,-83.35279)" + gradientUnits="userSpaceOnUse" + id="linearGradient1030" + xlink:href="#linearGradient10981-3" + inkscape:collect="always" /> + </defs> + <style + type="text/css" + id="style26"> + .specularity {opacity:0.5;} + .low-specularity {opacity:0.25;} + .full-specularity {opacity:1;} + .black {fill:#000000;} + .white {fill:#ffffff;} + .outline-big {stroke-width:16;stroke:none;opacity:0.1;fill:none;} + .outline-small {stroke-width:8;stroke:none;opacity:0.2;fill:none;} + .stroke-highlight {fill:none;stroke:none;opacity:0.2;} + .base-shadow {fill:black;opacity:75;} + </style> + <!-- Copyright License --> + <metadata + id="metadata49"> + <rdf:RDF> + <cc:Work + rdf:about="etiquette-icon"> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:creator> + <cc:Agent> + <dc:title>Andy Fitzsimon</dc:title> + </cc:Agent> + </dc:creator> + <dc:rights> + <cc:Agent> + <dc:title>Andrew Michael Fitzsimon</dc:title> + </cc:Agent> + </dc:rights> + <dc:publisher> + <cc:Agent> + <dc:title>Fitzsimon IT Consulting Pty Ltd</dc:title> + </cc:Agent> + </dc:publisher> + <dc:identifier>http://andy.fitzsimon.com.au</dc:identifier> + <dc:date>2006</dc:date> + <cc:license + rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> + <dc:title>Inkscape Logo</dc:title> + </cc:Work> + <cc:License + rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Reproduction" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#Distribution" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Notice" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#Attribution" /> + <cc:permits + rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> + <cc:requires + rdf:resource="http://creativecommons.org/ns#ShareAlike" /> + </cc:License> + </rdf:RDF> + </metadata> + <g + style="display:inline;enable-background:new" + transform="matrix(1.1393238,0,0,1.1389674,-8.9158431,-8.5937758)" + id="g9139"> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccc" + style="fill:#000000;fill-opacity:1" + d="M 54.1,12.5 12.9,54.7 C -2.7,70.3 23,69 32.3,74.9 36.6,77.7 18.5,81.3 22.2,85 c 3.6,3.7 21.7,7.1 25.3,10.7 3.6,3.7 -7.3,7.6 -3.7,11.3 3.5,3.7 11.9,0.2 13.4,8.6 1.1,6.2 15.4,3.1 21.8,-2.2 4,-3.4 -6.9,-3.4 -3.3,-7.1 9,-9.1 17,-4.1 20.3,-12.5 1.8,-4.5 -13.6,-7.7 -9.5,-10.6 9.8,-6.9 45.8,-10.4 29.2,-27 L 73,12.5 c -5.3,-5 -14,-5 -18.9,0 z m 47.3,81.3 c 0,2.1 16.3,3.3 15.4,-0.5 -1.3,-6.4 -13.6,-5.9 -15.4,0.5 z m -69.5,11.1 c 3.7,3.2 9.3,-0.7 11.1,-5.2 -3.6,-4.7 -16.9,0.3 -11.1,5.2 z m 67.5,-6.7 c -4.6,4.2 0.8,8.6 5.3,5.7 1.2,-0.8 -0.1,-4.7 -5.3,-5.7 z" + id="use7631" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccc" + style="fill:none" + d="M 54.1,12.5 12.9,54.7 C -2.7,70.3 23,69 32.3,74.9 36.6,77.7 18.5,81.3 22.2,85 c 3.6,3.7 21.7,7.1 25.3,10.7 3.6,3.7 -7.3,7.6 -3.7,11.3 3.5,3.7 11.9,0.2 13.4,8.6 1.1,6.2 15.4,3.1 21.8,-2.2 4,-3.4 -6.9,-3.4 -3.3,-7.1 9,-9.1 17,-4.1 20.3,-12.5 1.8,-4.5 -13.6,-7.7 -9.5,-10.6 9.8,-6.9 45.8,-10.4 29.2,-27 L 73,12.5 c -5.3,-5 -14,-5 -18.9,0 z m 47.3,81.3 c 0,2.1 16.3,3.3 15.4,-0.5 -1.3,-6.4 -13.6,-5.9 -15.4,0.5 z m -69.5,11.1 c 3.7,3.2 9.3,-0.7 11.1,-5.2 -3.6,-4.7 -16.9,0.3 -11.1,5.2 z m 67.5,-6.7 c -4.6,4.2 0.8,8.6 5.3,5.7 1.2,-0.8 -0.1,-4.7 -5.3,-5.7 z" + id="use7639" /> + <use + inkscape:label="blue_cast" + id="use7641" + xlink:href="#outline1" + class="low-specularity" + style="opacity:0.66995072;fill:url(#linearGradient9175);filter:url(#filter8490)" + x="0" + y="0" + width="400" + height="300" + transform="matrix(0.9905442,0,0,0.9905442,0.6051535,0.604136)" + clip-path="url(#clipPath9086)" /> + <path + inkscape:connector-curvature="0" + id="path7643" + d="m 16.56522,57.03937 c -11.201945,11.10103 8.47714,7.97256 23.6149,13.92674 l 31.2847,-55.00052 c -4.74316,-4.84409 -10.79826,-4.44041 -15.13776,0 z" + style="opacity:0.50526309;fill:url(#shinySpecular-4);stroke:none" + class="specularity" /> + <path + inkscape:connector-curvature="0" + d="m 70.5,15.5 16.3,16.6 c 1.5,1.5 1.5,4.6 0.6,5.5 L 79.3,31 77.7,40.7 71,37.1 60.1,44 56.5,29.5 50.7,42.1 36.2,42 c -2.8,0 -2.4,-2.9 0.5,-5.8 5.7,-6.3 16.8,-17 20.3,-20.7 3.6,-3.7 9.9,-3.6 13.5,0 z" + style="opacity:1;fill:url(#IcecapTip-6)" + class="full-specularity" + id="icecap-7" /> + <path + inkscape:connector-curvature="0" + style="opacity:0.21674882;fill:url(#radialGradient9177);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 113,203.5 c 0,0 3.3405,5.1007 3,7.5 -0.6682,4.7087 -10.8094,7.0584 -8.5625,11.25 2.2199,4.1411 10.2214,1.794 16.9375,6.125 6.6875,4.3125 4.8895,13.1015 9.75,15.3125 9.4792,4.312 34.375,-7.4375 33.125,-7.1875 -1.25,0.25 -24.5701,5.0954 -29.8201,0.8454 -5.986,-4.8457 -7.7022,-8.2302 -12.1174,-11.0954 -4.1375,-2.685 -9.9497,-3.7804 -11.3025,-5.9787 -1.3528,-2.1982 2.7092,-5.0346 2.99,-9.2713 0.1686,-2.5444 -4,-7.5 -4,-7.5 z" + id="path8566" + transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-13.86416)" + sodipodi:nodetypes="csszsszszsc" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="csszscssc" + transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-13.86416)" + id="path8718" + d="m 113,203.5 c 0,0 3.3405,5.1007 3,7.5 -0.6682,4.7087 -10.8094,7.0584 -8.5625,11.25 2.2199,4.1411 10.2214,1.794 16.9375,6.125 6.6875,4.3125 4.8895,13.1015 9.75,15.3125 9.4792,4.312 34.375,-7.4375 33.125,-7.1875 -41.3396,0.1574 -33.6249,-10.4946 -49.5625,-17.5 -2.303,-1.0123 -0.9683,-3.7633 -0.6875,-8 0.1686,-2.5444 -4,-7.5 -4,-7.5 z" + style="opacity:0.27586209;fill:url(#radialGradient8574);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter8732)" /> + <path + inkscape:connector-curvature="0" + style="opacity:0.45320201;fill:url(#radialGradient8744);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="M 183.25,181.75 C 220.3537,168.0954 232.2736,166.2194 244.5,154 230.3393,165.9537 200.4015,172.3658 176,183 Z" + id="path8736" + transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-13.86416)" + sodipodi:nodetypes="cccc" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" + transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-14.79104)" + id="path8746" + d="m 183.25,181.75 c 61.1037,-21.6546 50.7736,-21.5306 61.25,-27.75 -19.4277,7.4367 -55.7345,8.2298 -68.5,29 z" + style="opacity:0.51231528;fill:url(#radialGradient8768);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter8764)" /> + <ellipse + style="display:inline;overflow:visible;visibility:visible;opacity:0.2857143;fill:url(#linearGradient8912);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="path8864" + transform="matrix(0.5296484,0,0,0.5296484,-12.38432,-14.79104)" + cx="229.9375" + cy="199.0625" + rx="7.9375" + ry="2.4375" /> + <ellipse + transform="matrix(0.7131486,0,0,1.140781,-54.5779,-134.955)" + id="path8874" + style="display:inline;overflow:visible;visibility:visible;opacity:0.62068942;fill:url(#linearGradient8910);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;filter:url(#filter8906);enable-background:accumulate" + cx="229.9375" + cy="199.0625" + rx="7.9375" + ry="2.4375" /> + <path + inkscape:connector-curvature="0" + style="fill:url(#radialGradient8922);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter8980)" + d="m 214.125,203.75 c 3.7695,3.4842 24.7558,5.2722 28.1875,-1 -6.7366,4.7839 -21.7168,3.1026 -28.1875,1 z" + id="path8914" + transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-14.23868)" + sodipodi:nodetypes="ccc" /> + <ellipse + transform="matrix(0.2042516,-0.1035605,0.2395168,0.4723972,5.754795,30.28656)" + id="path8984" + style="display:inline;overflow:visible;visibility:visible;opacity:0.2857143;fill:url(#linearGradient8990);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + cx="229.9375" + cy="199.0625" + rx="6.5084429" + ry="3.082082" /> + <ellipse + style="display:inline;overflow:visible;visibility:visible;opacity:0.62068942;fill:url(#linearGradient8992);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;filter:url(#filter8906);enable-background:accumulate" + id="path8986" + transform="matrix(0.2750159,-0.1394397,0.5158824,1.017471,-65.3535,-69.30064)" + cx="229.9375" + cy="199.0625" + rx="7.055552" + ry="2.140048" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccc" + transform="matrix(0.2042516,-0.1035605,0.2395168,0.4723972,6.259901,30.64976)" + id="path8988" + d="m 217.0575,201.9403 c 3.7695,3.4842 26.9713,8.9112 25.255,0.8097 -3.3174,5.3233 -18.7842,1.2929 -25.255,-0.8097 z" + style="fill:url(#radialGradient8994);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter8980)" /> + <path + inkscape:connector-curvature="0" + style="fill:url(#radialGradient9004);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 68.25,186 c 0,-0.6206 38.8462,11.8385 45.5,18.5 -5.4712,-5.3385 -33.15971,-17.6161 -37.375,-17.75 -4.21529,-0.1339 -7.625,-0.5 -8.125,-0.75 z" + id="path8996" + transform="matrix(0.5296484,0,0,0.5296484,-11.72226,-13.86416)" + sodipodi:nodetypes="cczc" /> + <g + id="g9018" + transform="matrix(0.8790148,-0.1929959,0.2338341,0.6959295,-20.20953,36.72556)"> + <ellipse + style="display:inline;overflow:visible;visibility:visible;opacity:0.2857143;fill:url(#linearGradient9023);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="path9006" + transform="matrix(0.5296484,0,0,0.5296484,-84.4165,-4.727724)" + cx="229.9375" + cy="199.0625" + rx="7.9375" + ry="2.4375" /> + <ellipse + transform="matrix(0.7131486,0,0,1.140781,-126.6101,-124.8917)" + id="path9008" + style="display:inline;overflow:visible;visibility:visible;opacity:0.62068942;fill:url(#linearGradient9025);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;filter:url(#filter8906);enable-background:accumulate" + cx="229.9375" + cy="199.0625" + rx="7.9375" + ry="2.4375" /> + </g> + <path + inkscape:connector-curvature="0" + style="opacity:0.61576347;fill:url(#radialGradient9046);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter9068)" + d="m 80.5,220.0625 c 0,0 2.10339,5.6508 7.875,5.9375 5.83887,0.2901 12.5032,-7.007 13.0625,-9.625 -1,2.25 -6.59033,9.0333 -13.8125,8.9375 -4.09986,-0.054 -7.125,-5.25 -7.125,-5.25 z" + id="path9038" + transform="matrix(0.5296484,0,0,0.5296484,-11.62295,-14.42691)" + sodipodi:nodetypes="czczc" /> + <path + inkscape:label="top_inner_highlight" + d="m 63.400391,10.207031 c -3.097253,0 -6.109664,1.119729 -8.257813,3.310547 L 13.943359,55.716797 a 1.4566767,1.4566767 0 0 1 -0.01367,0.01172 c -3.76575,3.765749 -4.6833689,6.246568 -4.4511724,7.638672 0.1160983,0.696051 0.4806181,1.290406 1.2089844,1.923828 0.728366,0.633421 1.814295,1.24767 3.138672,1.802734 2.648753,1.110128 6.210573,1.990179 9.710937,2.949219 3.500365,0.95904 6.941314,1.97644 9.542969,3.626953 a 1.4566767,1.4566767 0 0 1 0.01563,0.0098 c 0.396545,0.258215 0.759265,0.573102 1.021485,1.027343 0.262219,0.454242 0.363058,1.063946 0.259765,1.570313 -0.206586,1.012733 -0.840862,1.534685 -1.476562,2.019531 -1.2714,0.969692 -3.033992,1.772502 -4.789063,2.625 -1.755071,0.852498 -3.491971,1.748572 -4.371094,2.462891 -0.439561,0.357159 -0.599989,0.660243 -0.59375,0.638672 0.0062,-0.02157 -0.128773,-0.26354 0.08203,-0.05273 a 1.4566767,1.4566767 0 0 1 0.01367,0.01367 c 0.552307,0.567649 2.265324,1.519499 4.458984,2.388672 2.19366,0.869173 4.886021,1.748066 7.597656,2.628906 2.711635,0.88084 5.443057,1.762523 7.765625,2.669922 2.322568,0.907399 4.214347,1.74755 5.464844,2.998047 a 1.4566767,1.4566767 0 0 1 0.01367,0.01367 c 0.622684,0.639981 1.037708,1.431817 1.130859,2.246094 0.09315,0.814276 -0.118131,1.57267 -0.429687,2.21289 -0.623114,1.280442 -1.630567,2.266702 -2.542969,3.216802 -0.912403,0.95009 -1.729901,1.86349 -2.025391,2.4707 -0.147745,0.3036 -0.168219,0.48572 -0.154297,0.60742 0.01392,0.1217 0.04495,0.26186 0.322266,0.54688 A 1.4566767,1.4566767 0 0 1 44.859375,106 c 1.192742,1.2609 3.785509,1.43202 6.722656,2.11914 1.468574,0.34356 3.020143,0.87346 4.335938,2.01172 1.315794,1.13825 2.295418,2.86411 2.714843,5.21289 a 1.4566767,1.4566767 0 0 1 0,0.002 c 0.176524,0.99495 0.706144,1.48573 1.970704,1.88086 1.264559,0.39514 3.180187,0.45519 5.296875,0.14453 4.231067,-0.62097 9.266349,-2.69051 12.164062,-5.08789 0.164413,-0.1422 0.12384,-0.11325 0.179688,-0.18554 -0.19616,-0.14054 -0.645286,-0.45652 -1.396485,-0.83204 -0.890045,-0.44492 -1.928918,-0.85252 -2.732422,-1.86914 -0.401751,-0.5083 -0.701915,-1.30018 -0.583984,-2.08398 0.117931,-0.7838 0.546903,-1.43319 1.125,-2.02734 a 1.4566767,1.4566767 0 0 1 0.0078,-0.008 c 4.745529,-4.79825 9.436641,-5.965637 12.949219,-6.896481 1.756289,-0.465422 3.197168,-0.893298 4.310547,-1.595703 1.113379,-0.702405 1.986926,-1.649783 2.720703,-3.517578 a 1.4566767,1.4566767 0 0 1 0.0039,-0.0078 c 0.08095,-0.202377 0.07823,-0.240359 -0.03125,-0.478516 -0.10948,-0.238157 -0.40273,-0.618935 -0.873047,-1.027344 -0.940635,-0.816817 -2.51049,-1.719733 -4.0625,-2.580078 -1.552011,-0.860345 -3.067708,-1.643234 -4.164063,-2.660156 -0.548177,-0.508461 -1.100392,-1.139497 -1.166016,-2.113281 -0.06562,-0.973784 0.567086,-1.867526 1.306641,-2.390625 a 1.4566767,1.4566767 0 0 1 0.0039,-0.002 c 2.74583,-1.933288 6.881493,-3.416621 11.392579,-4.980468 4.511082,-1.563848 9.375252,-3.1606 13.328122,-5.009766 3.95288,-1.849166 6.87202,-3.996138 7.79688,-6.142578 0.46243,-1.07322 0.54046,-2.154833 0.0566,-3.558594 -0.48382,-1.403761 -1.59352,-3.115002 -3.56641,-5.08789 a 1.4566767,1.4566767 0 0 1 -0.0117,-0.01172 L 72,13.558594 l -0.002,-0.002 c -2.360461,-2.225808 -5.500354,-3.34961 -8.597656,-3.34961 z m 45.939449,79.998047 c -2.64033,0.09532 -5.06585,1.304857 -6.09961,3.189453 0.29289,0.10957 0.55221,0.22058 1.01954,0.328125 1.37503,0.316434 3.31963,0.542222 5.21093,0.583985 1.89131,0.04176 3.76134,-0.113616 4.91407,-0.433594 0.51958,-0.14423 0.8073,-0.316107 0.93164,-0.40625 -0.25999,-1.079658 -0.8934,-1.846192 -1.92188,-2.414063 -1.07322,-0.59257 -2.54715,-0.90208 -4.05469,-0.847656 z m -70.509762,9.087891 c -2.090061,-0.145362 -4.72053,0.673313 -6.003906,1.705081 -0.641688,0.51588 -0.887896,0.99276 -0.91211,1.31054 -0.02421,0.31779 0.06549,0.75172 0.925782,1.47852 a 1.4566767,1.4566767 0 0 1 0.01367,0.0117 c 1.35352,1.17061 2.867771,1.05974 4.611328,0.10937 1.464512,-0.79827 2.765689,-2.29912 3.632812,-3.875 -0.588706,-0.381638 -1.308952,-0.67356 -2.267578,-0.740231 z m 61.033203,0.611328 c -0.461503,0.578513 -0.728387,1.098963 -0.755859,1.472653 -0.03738,0.5085 0.134422,0.90445 0.529297,1.27735 0.739641,0.69848 2.327091,0.98567 3.957031,0.10937 -0.0359,-0.18943 -0.0984,-0.45737 -0.34375,-0.81445 -0.50163,-0.73008 -1.65445,-1.53832 -3.386719,-2.044923 z" + inkscape:href="#use7639" + id="87235" + style="fill:none;stroke:url(#radialGradient11553);stroke-width:1.0035907;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter9298)" + xlink:href="#use7639" + inkscape:original="M 63.400391 8.75 C 59.950391 8.75 56.549609 10 54.099609 12.5 L 12.900391 54.699219 C -2.6996094 70.299219 23.000781 69.000391 32.300781 74.900391 C 36.600781 77.700391 18.499219 81.3 22.199219 85 C 25.799219 88.7 43.9 92.099219 47.5 95.699219 C 51.1 99.399219 40.200781 103.3 43.800781 107 C 47.300781 110.7 55.699219 107.19961 57.199219 115.59961 C 58.299219 121.79961 72.6 118.70039 79 113.40039 C 83 110.00039 72.099219 110.00078 75.699219 106.30078 C 84.699219 97.200781 92.7 102.20078 96 93.800781 C 97.8 89.300781 82.4 86.099219 86.5 83.199219 C 96.3 76.299219 132.29922 72.799219 115.69922 56.199219 L 73 12.5 C 70.35 10 66.850391 8.75 63.400391 8.75 z M 109.28711 88.75 C 105.82461 88.875 102.30039 90.600781 101.40039 93.800781 C 101.40039 95.900781 117.70078 97.100781 116.80078 93.300781 C 116.15078 90.100781 112.74961 88.625 109.28711 88.75 z M 38.931641 97.839844 C 33.944141 97.492969 27.550391 101.22539 31.900391 104.90039 C 35.600391 108.10039 41.2 104.19922 43 99.699219 C 42.1 98.524219 40.594141 97.955469 38.931641 97.839844 z M 99.400391 98.199219 C 94.800391 102.39922 100.19922 106.80039 104.69922 103.90039 C 105.89922 103.10039 104.60039 99.199219 99.400391 98.199219 z " + inkscape:radius="-1.456531" + sodipodi:type="inkscape:offset" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="csssssscs" + transform="matrix(0.4883067,0,0,0.4883067,-5.810401,-7.704252)" + id="path5897" + d="m 95.5,172 c -5.09061,1.5019 -21.59202,7.7371 -19.25,12.5 2.2436,4.5627 40.6114,6.4013 46.5,20 2.5679,5.9301 -5.8924,10.4033 -3.75,16.5 1.6497,4.6948 14.412,16.4908 22.486,22.0678 6.333,4.3744 14.651,-3.5224 11.264,-10.0678 -5.3959,-10.4276 18.4427,-23.1991 29.25,-29 6.3052,-3.3844 -13,-20 -13,-20 0,0 -73.5,-12 -73.5,-12 z" + style="opacity:0.32512309;fill:url(#linearGradient5905);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter5983-5)" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cssssssssss" + id="path5783" + d="m 41.74217,78.53304 c 2.23193,1.63922 6.63675,0.65053 9.28212,1.84176 6.34952,2.85921 14.15494,6.04542 12.71857,0.40455 0,0 -1.61577,1.34204 -1.61577,1.34204 0,0 -0.0315,-2.55754 -0.0315,-2.55754 0,0 -3.75198,0.91629 -3.75198,0.91629 0,0 -2.90617,-2.33276 -4.23852,-3.10199 -0.27829,-0.16067 -1.7077,1.29281 -1.7077,1.29281 0,0 -0.25697,-1.5438 -0.25697,-1.5438 -1.85737,-0.19764 -3.69616,-0.28481 -5.31515,-0.27182 -3.88094,0.0311 -6.49906,0.63774 -5.08307,1.6777 z" + style="fill:url(#linearGradient5801);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="csssssc" + transform="matrix(0.4883067,0,0,0.4883067,-5.810401,-7.704252)" + id="path5803" + d="m 182.75,187.25 c -1.7598,6.4783 21.6278,15.2799 19.875,19.75 -3.859,9.8416 -24.976,3.1375 -41.125,23.75 -2.3132,2.9525 3.25,13.5 2.5,12.25 -0.75,-1.25 -6.4649,-9.9629 -5,-14.25 4.5942,-13.4452 49.0128,-18.4575 40.875,-24.875 -4.6799,-3.6906 -21.5055,-13.8872 -17.125,-16.625 z" + style="opacity:0.47783251;fill:url(#radialGradient5811);fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter5845)" /> + <ellipse + transform="matrix(0.4883067,0,0,0.4883067,-6.359746,-8.009444)" + id="path6041" + style="display:inline;overflow:visible;visibility:visible;opacity:0.58620689;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + cx="233.9375" + cy="201.1875" + rx="2.5625" + ry="1.0625" /> + <ellipse + style="display:inline;overflow:visible;visibility:visible;opacity:0.58620689;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="path6043" + transform="matrix(0.3096579,0,0,0.4883067,27.52844,1.573576)" + cx="233.9375" + cy="201.1875" + rx="2.5625" + ry="1.0625" /> + <ellipse + style="display:inline;overflow:visible;visibility:visible;opacity:0.58620689;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" + id="path6045" + transform="matrix(0.5478563,0,0,0.4883067,-92.10223,1.115795)" + cx="233.9375" + cy="201.1875" + rx="2.5625" + ry="1.0625" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccc" + id="path5049" + d="m 36.67228,76.52865 c -7.15299,4.42411 -18.27403,6.03423 -6.10383,8.97264 -1.44971,-3.2281 3.13858,-2.87202 6.10383,-8.97264 z" + style="display:inline;overflow:visible;visibility:visible;opacity:0.25123147;fill:url(#linearGradient5822);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.04789329;marker:none;enable-background:accumulate" /> + <path + inkscape:connector-curvature="0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.36315792;fill:url(#linearGradient1030);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;filter:url(#filter10997-7);enable-background:accumulate" + d="m 8.83428,171.6472 c 0,0 22.59178,-2.1279 27.81802,-8.6464 3.05755,-3.8136 -12.15146,-8.2638 -8.86827,-12 12.35008,-14.0541 22.73076,-13.4673 37.05025,-19.3536 14.31949,-5.8862 9.03544,-8.769 4.40381,-11.3535 -7.9325,-4.4264 -25.58722,-9.1424 -19.74696,-19.6465 5.87688,-10.56993 57.34317,-25.24999 57.34317,-25.24999 15.5962,-5.32843 13.6391,-14.96447 6,-23 L 66.83428,6.647214 c 0,0 2.28296,43.388646 -7,61.999996 -11.4715,22.99914 -72.54408,48.66179 -47,51.49999 9,1 13.32065,4.0705 17,11 7.57631,14.2688 -21,40.5 -21,40.5 z" + id="path10207" + sodipodi:nodetypes="csszsscccsssc" + transform="matrix(0.4883067,0,0,0.4883067,57.7504,32.99748)" /> + </g> +</svg> diff --git a/share/icons/application/symbolic/org.inkscape.Inkscape-symbolic.svg b/share/icons/application/symbolic/org.inkscape.Inkscape-symbolic.svg new file mode 100644 index 0000000..8ba52cd --- /dev/null +++ b/share/icons/application/symbolic/org.inkscape.Inkscape-symbolic.svg @@ -0,0 +1,139 @@ +<?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: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" + id="svg1" + width="16" + height="16" + version="1.1" + sodipodi:docname="inkscape-symbolic.svg" + inkscape:version="1.0alpha2 (e9298ea62f, 2019-07-05, custom)"> + <metadata + id="metadata182"> + <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></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + id="base" + showgrid="true" + inkscape:pagecheckerboard="true" + inkscape:snap-global="false" + inkscape:zoom="8.8324837" + inkscape:cx="-21.731958" + inkscape:cy="20.882237" + inkscape:window-width="1360" + inkscape:window-height="704" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="inkscape-logo"> + <inkscape:grid + id="GridFromPre046Settings" + type="xygrid" + originx="0pt" + originy="0pt" + spacingx="1pt" + spacingy="1pt" + color="#3f3fff" + empcolor="#3f3fff" + opacity="0.15" + empopacity="0.38" + empspacing="5" /> + </sodipodi:namedview> + <defs + id="defs3"> + <linearGradient + gradientUnits="userSpaceOnUse" + id="BlackTransparent"> + <stop + id="stop12" + offset="0" + style="stop-color:black;stop-opacity:1" /> + <stop + id="stop14" + offset="1" + style="stop-color:black;stop-opacity:0" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + id="WhiteTransparent"> + <stop + id="stop7" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop9" + offset="1" + style="stop-color:white;stop-opacity:0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5785" + id="linearGradient9175" + gradientUnits="userSpaceOnUse" + x1="82.118591" + y1="20" + x2="60" + y2="40" /> + <linearGradient + gradientUnits="userSpaceOnUse" + id="linearGradient5785"> + <stop + id="stop5787" + offset="0" + style="stop-color:#c0cdf9;stop-opacity:1" /> + <stop + id="stop5789" + offset="1" + style="stop-color:#07092d;stop-opacity:0.28804347" /> + </linearGradient> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath9086"> + <path + inkscape:connector-curvature="0" + d="m 54.100001,12.5 -41.2,42.2 c -15.6,15.6 10.1,14.3 19.4,20.2 4.3,2.8 -13.8,6.4 -10.1,10.1 3.6,3.7 21.7,7.1 25.3,10.7 3.6,3.7 -7.3,7.6 -3.7,11.3 3.5,3.7 11.9,0.2 13.4,8.6 1.1,6.2 15.4,3.1 21.8,-2.2 4,-3.4 -6.9,-3.4 -3.3,-7.1 9,-9.1 17,-4.1 20.3,-12.5 1.8,-4.5 -13.6,-7.7 -9.5,-10.6 C 96.300001,76.3 132.3,72.8 115.7,56.2 L 73.000001,12.5 c -5.3,-5 -14,-5 -18.9,0 z m -9.9,64.7 c 0.9,0 30.8,4 19.3,7.1 -4.4,1.2 -24.6,-7.1 -19.3,-7.1 z M 101.4,93.8 c 0,2.1 16.3,3.3 15.4,-0.5 -1.3,-6.4 -13.6,-5.9 -15.4,0.5 z m -69.499999,11.1 c 3.7,3.2 9.3,-0.7 11.1,-5.2 -3.6,-4.7 -16.9,0.3 -11.1,5.2 z m 67.5,-6.7 c -4.6,4.2 0.799999,8.6 5.299999,5.7 1.2,-0.8 -0.1,-4.7 -5.299999,-5.7 z" + id="use9088" + style="opacity:1;fill:#ffffff;fill-opacity:1" /> + </clipPath> + </defs> + <g + id="inkscape-logo" + label="#inkscape_options" + transform="matrix(1.0329834,0,0,1.0338481,-0.31473882,-0.20784698)"> + <path + id="use42" + style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.13205;stroke-opacity:1" + d="M 6.7518419,1.1023692 1.3516805,6.7164257 c -2.04472154,2.0753388 1.3238253,1.9023939 2.5427943,2.6872972 0.5636092,0.372497 -1.8087921,0.8514211 -1.3238263,1.3436491 0.4718589,0.492227 2.8442602,0.944545 3.3161191,1.42347 0.4718589,0.492227 -0.9568247,1.011062 -0.4849658,1.503289 0.458751,0.492227 1.5597548,0.02661 1.7563634,1.144097 0.1441791,0.824814 2.0185067,0.412407 2.8573678,-0.292676 C 10.53982,14.073234 9.1111364,14.073234 9.5829943,13.581007 10.762643,12.370393 11.811218,13.035565 12.243755,11.918076 12.479684,11.31942 10.461177,10.89371 10.998571,10.507909 12.283076,9.5899709 17.001663,9.1243511 14.82587,6.9159779 L 9.2291006,1.1023692 c -0.6946814,-0.66517262 -1.8350059,-0.66517262 -2.4772587,0 z M 12.951542,11.918076 c 0,0.279372 2.136471,0.439014 2.018507,-0.06652 -0.170394,-0.85142 -1.782577,-0.784903 -2.018507,0.06652 z m -9.1094959,1.476683 c 0.4849658,0.42571 1.218969,-0.09312 1.4548984,-0.69178 -0.4718589,-0.625262 -2.2151154,0.03991 -1.4548984,0.69178 z m 8.8473529,-0.891332 c -0.602931,0.558745 0.104857,1.144098 0.694681,0.758298 0.157286,-0.106429 -0.01311,-0.625263 -0.694681,-0.758298 z" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + d="M 6.6806634,0.72729095 0.98423807,6.6493461 C -1.1726608,8.8385418 2.3806918,8.6561088 3.6665354,9.4840739 4.2610652,9.8770065 1.7585095,10.382205 2.2700816,10.901438 c 0.4977459,0.519232 3.0003017,0.996365 3.4980476,1.501564 0.4977459,0.519232 -1.0093181,1.066531 -0.5115722,1.585763 0.4839197,0.519232 1.6453268,0.02807 1.8527209,1.206864 0.152089,0.870065 2.1292463,0.435033 3.0141281,-0.308732 C 10.676457,14.409764 9.1693929,14.409764 9.6671388,13.890532 10.911504,12.613501 12.017606,13.315166 12.473873,12.136369 12.722746,11.50487 10.593499,11.055804 11.160376,10.648838 12.515351,9.6805402 17.49281,9.1893745 15.197649,6.8598457 L 9.2938293,0.72729095 c -0.7327925,-0.7016653 -1.9356784,-0.7016653 -2.6131659,0 z M 5.3118621,9.8068399 c 0.1244365,0 4.2584927,0.5613321 2.6684711,0.9963651 C 7.3719771,10.971604 4.5790696,9.8068399 5.3118621,9.8068399 Z m 7.9086289,2.3295291 c 0,0.294699 2.253683,0.463099 2.129247,-0.07017 -0.179742,-0.898131 -1.880374,-0.827965 -2.129247,0.07017 z m -9.6092607,1.557697 c 0.5115722,0.449065 1.2858436,-0.09823 1.5347166,-0.729732 -0.4977459,-0.659566 -2.3366405,0.0421 -1.5347166,0.729732 z m 9.3327357,-0.940232 c -0.636009,0.589399 0.11061,1.206865 0.732793,0.799899 0.165915,-0.112267 -0.01383,-0.659566 -0.732793,-0.799899 z" + id="use32" + style="opacity:0.1;fill:none;stroke-width:0.13929406" /> + <path + class="full-specularity" + d="m 8.9014208,1.5014727 2.1364722,2.208373 c 0.196608,0.1995518 0.196608,0.6119589 0.07864,0.73169 L 10.054855,3.5635078 9.8451388,4.8539422 8.9669564,4.3750183 7.5382737,5.292957 7.0664148,3.363956 6.3061979,5.0401912 4.4056554,5.0268909 c -0.3670016,0 -0.3145729,-0.3857993 0.065535,-0.7715998 0.7471091,-0.8381175 2.2020075,-2.2615868 2.6607595,-2.7538146 0.4718589,-0.4922277 1.2976114,-0.4789243 1.7694703,0 z" + id="icecap" + inkscape:connector-curvature="0" + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke-width:0.13205" /> + <path + style="opacity:1;fill:#ffffff;fill-opacity:0.983141;stroke:none;stroke-width:0.13205;stroke-opacity:1" + d="m 5.4542305,9.7097019 c 0.1179642,0 4.0370134,0.5321381 2.5296873,0.9445461 C 7.4072016,10.813889 4.7595491,9.7097019 5.4542305,9.7097019 Z" + id="path858" + inkscape:connector-curvature="0" /> + </g> +</svg> |