This commit is contained in:
yeyushengfan258 2022-10-30 23:55:22 +08:00 committed by Valeria Fadeeva
parent 2551bef903
commit 59897983e0
25 changed files with 4758 additions and 94 deletions

View File

@ -0,0 +1,75 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1"
id="svg10"
sodipodi:docname="boostnote.svg"
xml:space="preserve"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs14"><linearGradient
inkscape:collect="always"
id="linearGradient1033"><stop
style="stop-color:#007587;stop-opacity:0.99607843"
offset="0"
id="stop1029" /><stop
style="stop-color:#0d5361;stop-opacity:0.99215686"
offset="1"
id="stop1031" /></linearGradient><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1033"
id="linearGradient1035"
x1="57.831898"
y1="0"
x2="4"
y2="59.757805"
gradientUnits="userSpaceOnUse" /></defs><sodipodi:namedview
id="namedview12"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="9.0598056"
inkscape:cx="25.993935"
inkscape:cy="26.325068"
inkscape:window-width="1920"
inkscape:window-height="949"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg10" /><circle
cx="32"
cy="32"
r="30"
stroke-width="1.07143"
id="circle2"
style="fill:#ffffff;fill-opacity:1" /><ellipse
style="opacity:1;fill:url(#linearGradient1035);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.04702;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="path4559"
cx="32"
cy="32"
rx="28"
ry="27.757807" /><g
id="g3665"
transform="matrix(1.1666667,0,0,1.1666667,121.90937,-8.8333637)"><path
d="m -62.065168,20 -30,9.5996 11.105,4.6191 3.8945,0.78125 0.83594,3.9941 4.5645,11.006 9.5996,-30 z m -20.35,18.006 c -0.1251,0.01061 -0.28673,0.03757 -0.43555,0.07617 -1.1382,0.29707 -2.7917,1.5196 -3.6777,2.7207 -1.0049,1.3623 -1.5395,2.9575 -1.5371,4.584 5.88e-4,0.45491 0.0205,0.5321 0.1543,0.58984 0.15166,0.06546 1.4391,-0.0131 1.9609,-0.11914 1.5047,-0.30745 2.7862,-1.0122 3.9316,-2.1602 0.72008,-0.72164 1.1467,-1.3167 1.5645,-2.1875 0.27352,-0.57003 0.45829,-1.2622 0.36328,-1.3574 -0.019,-0.018 -0.16955,0.07009 -0.33398,0.19922 -1.2419,0.79587 -2.2333,1.372 -3.6406,1.6484 0.36522,-1.3839 0.75413,-2.4379 1.4805,-3.4316 0.21043,-0.28353 0.38281,-0.52688 0.38281,-0.54102 0,-0.02641 -0.08779,-0.03209 -0.21289,-0.02149 z"
fill="#ffffff"
id="path6" /><path
d="m -92.065168,29.6 11.105,4.6184 3.895,0.78163 15,-15 z"
id="path8"
style="fill:#cce0e3;fill-opacity:1" /><path
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -80.960168,34.2187 18.89454,-14.21865 -15.00004,14.9999 z"
id="path372" /><path
style="fill:#cce0e3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m -77.065168,35.00003 0.83544,3.99402 14.1641,-18.994 z"
id="path960" /></g></svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1,50 +1,192 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" viewBox="0 0 64 64" version="1.1">
<defs>
<linearGradient id="linear0" gradientUnits="userSpaceOnUse" x1="0" y1="27" x2="32" y2="27" gradientTransform="matrix(2,0,0,2,0,0)">
<stop offset="0" style="stop-color:rgb(5.882353%,31.372549%,40.392157%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(1.176471%,21.176471%,36.862745%);stop-opacity:1;"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
viewBox="0 0 64 64"
version="1.1"
id="svg312"
sodipodi:docname="desktop.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview314"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="6.515625"
inkscape:cx="18.570743"
inkscape:cy="33.688249"
inkscape:window-width="1920"
inkscape:window-height="989"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg312" />
<defs
id="defs293">
<linearGradient
id="linear0"
gradientUnits="userSpaceOnUse"
x1="0"
y1="27"
x2="32"
y2="27"
gradientTransform="scale(2)">
<stop
offset="0"
style="stop-color:rgb(5.882353%,31.372549%,40.392157%);stop-opacity:1;"
id="stop255" />
<stop
offset="1"
style="stop-color:rgb(1.176471%,21.176471%,36.862745%);stop-opacity:1;"
id="stop257" />
</linearGradient>
<linearGradient id="linear1" gradientUnits="userSpaceOnUse" x1="7.2736" y1="0.4343" x2="24.5255" y2="30.3154" gradientTransform="matrix(2,0,0,2,0,0)">
<stop offset="0" style="stop-color:rgb(25.882353%,89.019608%,90.588235%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(3.529412%,43.529412%,74.509804%);stop-opacity:1;"/>
<linearGradient
id="linear1"
gradientUnits="userSpaceOnUse"
x1="7.2736"
y1="0.4343"
x2="24.5255"
y2="30.3154"
gradientTransform="scale(2)">
<stop
offset="0"
style="stop-color:rgb(25.882353%,89.019608%,90.588235%);stop-opacity:1;"
id="stop260" />
<stop
offset="1"
style="stop-color:rgb(3.529412%,43.529412%,74.509804%);stop-opacity:1;"
id="stop262" />
</linearGradient>
<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%">
<feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix265" />
</filter>
<mask id="mask0">
<g filter="url(#alpha)">
<rect x="0" y="0" width="64" height="64" style="fill:rgb(0%,0%,0%);fill-opacity:0.101961;stroke:none;"/>
<mask
id="mask0">
<g
filter="url(#alpha)"
id="g270">
<rect
x="0"
y="0"
width="64"
height="64"
style="fill:rgb(0%,0%,0%);fill-opacity:0.101961;stroke:none;"
id="rect268" />
</g>
</mask>
<image id="image6" width="9" height="9" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAABmJLR0QA/wD/AP+gvaeTAAAAeklEQVQYlY3QsQoCQQyE4W/dFQTRQlsF4d7B2vd/Da8VRRv1XM8m4mEhpkmG/IGZJJ9Kg97H3A8XIxRMkFFxxQPPHOAYSzTYYI4OtyE0DWCHLRY44oR7CSjH9SpgoTNSCXMVZ7QBtKEr+vTlaY0ZLtjjgO6vdG/o559eaUMfCMRK6YkAAAAASUVORK5CYII="/>
<clipPath id="clip1">
<rect x="0" y="0" width="64" height="64"/>
<image
id="image6"
width="9"
height="9"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAABmJLR0QA/wD/AP+gvaeTAAAAeklEQVQYlY3QsQoCQQyE4W/dFQTRQlsF4d7B2vd/Da8VRRv1XM8m4mEhpkmG/IGZJJ9Kg97H3A8XIxRMkFFxxQPPHOAYSzTYYI4OtyE0DWCHLRY44oR7CSjH9SpgoTNSCXMVZ7QBtKEr+vTlaY0ZLtjjgO6vdG/o559eaUMfCMRK6YkAAAAASUVORK5CYII=" />
<clipPath
id="clip1">
<rect
x="0"
y="0"
width="64"
height="64"
id="rect274" />
</clipPath>
<g id="surface7" clip-path="url(#clip1)">
<use xlink:href="#image6" transform="matrix(2,0,0,2,0,20)"/>
<g
id="surface7"
clip-path="url(#clip1)">
<use
xlink:href="#image6"
transform="matrix(2,0,0,2,0,20)"
id="use277" />
</g>
<mask id="mask1">
<g filter="url(#alpha)">
<rect x="0" y="0" width="64" height="64" style="fill:rgb(0%,0%,0%);fill-opacity:0.101961;stroke:none;"/>
<mask
id="mask1">
<g
filter="url(#alpha)"
id="g282">
<rect
x="0"
y="0"
width="64"
height="64"
style="fill:rgb(0%,0%,0%);fill-opacity:0.101961;stroke:none;"
id="rect280" />
</g>
</mask>
<image id="image6" width="9" height="9" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAABmJLR0QA/wD/AP+gvaeTAAAAeklEQVQYlY3QsQoCQQyE4W/dFQTRQlsF4d7B2vd/Da8VRRv1XM8m4mEhpkmG/IGZJJ9Kg97H3A8XIxRMkFFxxQPPHOAYSzTYYI4OtyE0DWCHLRY44oR7CSjH9SpgoTNSCXMVZ7QBtKEr+vTlaY0ZLtjjgO6vdG/o559eaUMfCMRK6YkAAAAASUVORK5CYII="/>
<clipPath id="clip2">
<rect x="0" y="0" width="64" height="64"/>
<image
id="image285"
width="9"
height="9"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAABmJLR0QA/wD/AP+gvaeTAAAAeklEQVQYlY3QsQoCQQyE4W/dFQTRQlsF4d7B2vd/Da8VRRv1XM8m4mEhpkmG/IGZJJ9Kg97H3A8XIxRMkFFxxQPPHOAYSzTYYI4OtyE0DWCHLRY44oR7CSjH9SpgoTNSCXMVZ7QBtKEr+vTlaY0ZLtjjgO6vdG/o559eaUMfCMRK6YkAAAAASUVORK5CYII=" />
<clipPath
id="clip2">
<rect
x="0"
y="0"
width="64"
height="64"
id="rect287" />
</clipPath>
<g id="surface10" clip-path="url(#clip2)">
<use xlink:href="#image6" transform="matrix(2,0,0,2,0,10)"/>
<g
id="surface10"
clip-path="url(#clip2)">
<use
xlink:href="#image6"
transform="matrix(2,0,0,2,0,10)"
id="use290" />
</g>
</defs>
<g id="surface2">
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);" d="M 0 52 L 64 52 L 64 53 C 64 54.65625 62.65625 56 61 56 L 3 56 C 1.34375 56 0 54.65625 0 53 Z M 0 52 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear1);" d="M 3 8 L 61 8 C 62.65625 8 64 9.34375 64 11 L 64 52 L 0 52 L 0 11 C 0 9.34375 1.34375 8 3 8 Z M 3 8 "/>
<use xlink:href="#surface7" mask="url(#mask0)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 7 24 L 11 24 C 11.550781 24 12 24.449219 12 25 L 12 29 C 12 29.550781 11.550781 30 11 30 L 7 30 C 6.449219 30 6 29.550781 6 29 L 6 25 C 6 24.449219 6.449219 24 7 24 Z M 7 24 "/>
<use xlink:href="#surface10" mask="url(#mask1)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 7 14 L 11 14 C 11.550781 14 12 14.449219 12 15 L 12 19 C 12 19.550781 11.550781 20 11 20 L 7 20 C 6.449219 20 6 19.550781 6 19 L 6 15 C 6 14.449219 6.449219 14 7 14 Z M 7 14 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 55 54 C 55 54.550781 54.550781 55 54 55 C 53.449219 55 53 54.550781 53 54 C 53 53.449219 53.449219 53 54 53 C 54.550781 53 55 53.449219 55 54 Z M 55 54 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 59 54 C 59 54.550781 58.550781 55 58 55 C 57.449219 55 57 54.550781 57 54 C 57 53.449219 57.449219 53 58 53 C 58.550781 53 59 53.449219 59 54 Z M 59 54 "/>
<g
id="surface2"
transform="matrix(0.9375,0,0,0.9375,2,2)">
<path
style="fill:url(#linear0);fill-rule:nonzero;stroke:none"
d="m 0,52 h 64 v 1 c 0,1.65625 -1.34375,3 -3,3 H 3 C 1.34375,56 0,54.65625 0,53 Z m 0,0"
id="path295" />
<path
style="fill:url(#linear1);fill-rule:nonzero;stroke:none"
d="m 3,8 h 58 c 1.65625,0 3,1.34375 3,3 V 52 H 0 V 11 C 0,9.34375 1.34375,8 3,8 Z m 0,0"
id="path297" />
<use
xlink:href="#surface7"
mask="url(#mask0)"
id="use299" />
<path
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 7,24 h 4 c 0.550781,0 1,0.449219 1,1 v 4 c 0,0.550781 -0.449219,1 -1,1 H 7 C 6.449219,30 6,29.550781 6,29 v -4 c 0,-0.550781 0.449219,-1 1,-1 z m 0,0"
id="path301" />
<use
xlink:href="#surface10"
mask="url(#mask1)"
id="use303" />
<path
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 7,14 h 4 c 0.550781,0 1,0.449219 1,1 v 4 c 0,0.550781 -0.449219,1 -1,1 H 7 C 6.449219,20 6,19.550781 6,19 v -4 c 0,-0.550781 0.449219,-1 1,-1 z m 0,0"
id="path305" />
<path
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 55,54 c 0,0.550781 -0.449219,1 -1,1 -0.550781,0 -1,-0.449219 -1,-1 0,-0.550781 0.449219,-1 1,-1 0.550781,0 1,0.449219 1,1 z m 0,0"
id="path307" />
<path
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 59,54 c 0,0.550781 -0.449219,1 -1,1 -0.550781,0 -1,-0.449219 -1,-1 0,-0.550781 0.449219,-1 1,-1 0.550781,0 1,0.449219 1,1 z m 0,0"
id="path309" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -0,0 +1,560 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
id="svg18"
sodipodi:docname="document-print-preview.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs22">
<linearGradient
id="linearGradient2402"
x1="232.92"
x2="378.87"
y1="-60.145"
y2="-60.145"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient856" />
<linearGradient
id="linearGradient856"
x1="-73.361"
x2="-58.736"
y1="6.9798999"
y2="17.198"
gradientTransform="translate(75.14,-0.97417)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#3c3c3c"
offset="0"
id="stop277" />
<stop
stop-color="#1e1e1e"
offset="1"
id="stop279" />
</linearGradient>
<linearGradient
id="SVGID_2_"
x1="447.25"
x2="331.04001"
y1="263.28"
y2="379.48001"
gradientTransform="matrix(1.0039,0,0,-1.0039,0.1922,516.56)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#4D4D4D"
stop-opacity="0"
offset="0"
id="stop272" />
<stop
offset="1"
id="stop274" />
</linearGradient>
<linearGradient
id="linearGradient2295"
x1="241.31"
x2="370.48001"
y1="-58.493"
y2="-58.493"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient856-2" />
<linearGradient
id="linearGradient856-2"
x1="-73.361"
x2="-58.736"
y1="6.9798999"
y2="17.198"
gradientTransform="translate(75.14,-0.97417)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#fafafa"
offset="0"
id="stop283" />
<stop
stop-color="#e6e6e6"
offset="1"
id="stop285" />
</linearGradient>
<linearGradient
id="SVGID_4_"
x1="443.48001"
x2="308.63"
y1="338.41"
y2="473.26999"
gradientTransform="matrix(0.39215,0,0,-0.39215,205.97,57.307)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#d2d2d2"
stop-opacity="0"
offset="0"
id="stop267" />
<stop
stop-color="#d2d2d2"
offset="1"
id="stop269" />
</linearGradient>
<linearGradient
id="linearGradient2303"
x1="327.34"
x2="370.04999"
y1="-120.37"
y2="-120.37"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient856-2" />
<linearGradient
id="linearGradient2287"
x1="241.31"
x2="370.48999"
y1="-50.778999"
y2="-50.778999"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient856-2" />
<linearGradient
id="linearGradient2161"
x1="205.89999"
x2="405.89999"
y1="-1.4279"
y2="-1.4279"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient856" />
<linearGradient
id="SVGID_8_"
x1="254.81"
x2="254.81"
y1="93.863998"
y2="48.214001"
gradientTransform="matrix(0.39215,0,0,-0.39215,205.97,57.307)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#4d4d4d"
stop-opacity="0"
offset="0"
id="stop256" />
<stop
stop-color="#4d4d4d"
stop-opacity=".14118"
offset=".143"
id="stop258" />
<stop
stop-color="#4d4d4d"
stop-opacity=".38431"
offset=".384"
id="stop260" />
<stop
stop-color="#4d4d4d"
stop-opacity=".6902"
offset=".692"
id="stop262" />
<stop
stop-color="#4d4d4d"
offset="1"
id="stop264" />
</linearGradient>
<linearGradient
id="SVGID_9_"
x1="254.81"
x2="254.81"
y1="52.854"
y2="8.8734999"
gradientTransform="matrix(0.39215,0,0,-0.39215,205.97,57.307)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#4D4D4D"
offset="0"
id="stop251" />
<stop
stop-color="#333"
offset="1"
id="stop253" />
</linearGradient>
<linearGradient
id="linearGradient2404"
x1="446.98999"
x2="-0.59069997"
y1="21.334"
y2="49.483002"
gradientTransform="matrix(0.39215,0,0,-0.39215,205.97,57.307)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#4D4D4D"
stop-opacity="0"
offset="0"
id="stop304" />
<stop
offset="1"
id="stop306" />
</linearGradient>
<linearGradient
id="linearGradient2263"
x1="239.23"
x2="372.57001"
y1="30.136"
y2="30.136"
gradientTransform="matrix(0.72563,-0.19443,0.19443,0.72563,134.78,-21.005)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#00bffb"
offset="0"
id="stop288" />
<stop
stop-color="#01a1f3"
offset="1"
id="stop290" />
</linearGradient>
<linearGradient
id="linearGradient2271"
x1="530.64001"
x2="530.64001"
y1="-34.737"
y2="-0.83851999"
gradientTransform="translate(-221.47)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#4D4D4D"
stop-opacity="0"
offset="0"
id="stop293" />
<stop
stop-color="#4d4d4d"
offset=".55323"
id="stop295" />
<stop
stop-color="#4d4d4d"
stop-opacity="0"
offset="1"
id="stop297" />
</linearGradient>
<radialGradient
id="radialGradient3771-9"
cx="24.249001"
cy="24.25"
r="9.6331997"
gradientTransform="matrix(1.6326931,0,0,1.6326931,-6.3811892,-6.4714335)"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
id="stop968" />
<stop
stop-opacity=".87843"
offset=".59155"
id="stop970" />
<stop
stop-opacity=".56471"
offset=".64784"
id="stop972" />
<stop
stop-opacity=".52549"
offset=".6818"
id="stop974" />
<stop
stop-opacity=".44314"
offset=".7275"
id="stop976" />
<stop
stop-opacity=".28627"
offset=".79465"
id="stop978" />
<stop
stop-opacity=".18431"
offset=".84312"
id="stop980" />
<stop
stop-opacity=".078431"
offset=".90335"
id="stop982" />
<stop
stop-opacity=".062745"
offset=".91996"
id="stop984" />
<stop
stop-opacity=".054902"
offset=".93104"
id="stop986" />
<stop
stop-opacity=".031373"
offset=".95596"
id="stop988" />
<stop
stop-opacity=".027451"
offset=".96081"
id="stop990" />
<stop
stop-opacity="0"
offset=".99197"
id="stop992" />
<stop
stop-opacity="0"
offset="1"
id="stop994" />
</radialGradient>
<radialGradient
id="radialGradient3815-1"
cx="24.249001"
cy="24.25"
r="9.6331997"
gradientTransform="matrix(1.8166605,0,0,1.8166605,-12.052994,-12.053338)"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
id="stop1007" />
<stop
stop-opacity=".78764"
offset=".71616"
id="stop1009" />
<stop
stop-opacity=".67451"
offset=".74621"
id="stop1011" />
<stop
stop-opacity=".61961"
offset=".76305"
id="stop1013" />
<stop
stop-opacity=".5451"
offset=".78595"
id="stop1015" />
<stop
stop-opacity=".48627"
offset=".80683"
id="stop1017" />
<stop
stop-opacity=".29804"
offset=".86207"
id="stop1019" />
<stop
stop-opacity=".18824"
offset=".89036"
id="stop1021" />
<stop
stop-opacity=".082353"
offset=".92404"
id="stop1023" />
<stop
stop-opacity=".043137"
offset=".9429"
id="stop1025" />
<stop
stop-opacity=".031373"
offset=".95596"
id="stop1027" />
<stop
stop-opacity=".027451"
offset=".96081"
id="stop1029" />
<stop
stop-opacity="0"
offset=".99197"
id="stop1031" />
<stop
stop-opacity="0"
offset="1"
id="stop1033" />
</radialGradient>
<linearGradient
id="linearGradient2050"
x1="55.195"
x2="55.195"
y1="11.817"
y2="26.316"
gradientTransform="matrix(1.812094,0,0,1.812094,-70.092063,-2.149358)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#d9d9d9"
offset="0"
id="stop997" />
<stop
stop-color="#fcfcfc"
offset="1"
id="stop999" />
</linearGradient>
<linearGradient
id="linearGradient1984"
x1="39.793999"
x2="39.793999"
y1="21.372"
y2="34.602001"
gradientTransform="matrix(1.812094,0,0,1.812094,-38.956042,-18.737199)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#fff"
offset="0"
id="stop1002" />
<stop
stop-color="#d8d8d8"
offset="1"
id="stop1004" />
</linearGradient>
</defs>
<sodipodi:namedview
id="namedview20"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="10.429825"
inkscape:cx="31.83179"
inkscape:cy="43.91253"
inkscape:window-width="1920"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg18" />
<g
transform="matrix(0.3,0,0,0.3,-59.770105,45.342425)"
id="g349">
<path
d="M 378.87,-27.474 H 232.92 v -58.172 c 0,-3.9594 3.2094,-7.1688 7.1688,-7.1688 h 131.61 c 3.9594,0 7.1688,3.2094 7.1688,7.1688 z"
fill="url(#linearGradient2402)"
stroke-width="0.39062"
id="path313"
style="fill:url(#linearGradient2402)" />
<polygon
transform="matrix(0.39062,0,0,0.39062,205.9,-144.47)"
points="404.17,299.52 442.82,299.52 442.82,153.57 421.49,132.25 404.17,132.25 "
fill="url(#SVGID_2_)"
id="polygon315"
style="fill:url(#SVGID_2_)" />
<path
d="m 327.62,-139.67 h -77.79 c -4.7027,0 -8.5152,3.8125 -8.5152,8.5152 v 145.33 c 0,4.7027 3.8125,8.5152 8.5152,8.5152 h 112.14 c 4.7027,0 8.5152,-3.8125 8.5152,-8.5152 v -113.21 c 0,-1.3031 -0.5125,-2.5539 -1.427,-3.482 l -33.218,-33.713 c -2.1692,-2.202 -5.1309,-3.4414 -8.2215,-3.4414 z"
fill="url(#linearGradient2295)"
stroke-width="0.39062"
id="path317"
style="fill:url(#linearGradient2295)" />
<path
d="m 336.27,-135.79 c -0.11602,-0.11719 -0.18789,-0.19023 -0.21719,-0.22031 l -0.0254,-0.0258 c -2.225,-2.2566 -5.2351,-3.5547 -8.3988,-3.6312 -0.075,-0.004 -0.15234,-0.004 -0.22812,-0.004 h -0.0402 c 0.13985,3.9e-4 0.27657,0.005 0.4125,0.018 0.13399,0.009 0.26875,0.0285 0.39805,0.0477 l 0.091,0.0191 c 0.25937,0.0477 0.51328,0.11523 0.7582,0.20156 0.1293,0.043 0.25898,0.0961 0.38359,0.15351 0.58047,0.24922 1.1031,0.61407 1.5441,1.0555 0.36485,0.36485 0.67149,0.78203 0.91133,1.2422 0.0531,0.091 0.10078,0.18711 0.13906,0.28789 0.077,0.16328 0.14375,0.33086 0.19649,0.50352 0.0144,0.043 0.0285,0.0816 0.0383,0.12461 0.10547,0.34531 0.17266,0.70976 0.19648,1.0793 0.009,0.12461 0.0145,0.24922 0.0145,0.37422 v 24.98 c 0,0.16328 0.005,0.32109 0.0144,0.47969 0.01,0.15351 0.0191,0.30703 0.0383,0.46054 0,0.009 0,0.0238 0.005,0.0336 0.0144,0.14844 0.0336,0.29727 0.0625,0.44102 0.0191,0.13906 0.0477,0.27344 0.0769,0.40781 0.009,0.043 0.0191,0.0863 0.0285,0.1293 0.0285,0.11523 0.0578,0.23008 0.091,0.34023 0,0.0191 0.005,0.0383 0.0145,0.0578 0.0285,0.10078 0.0625,0.20156 0.0961,0.30235 0.0191,0.0719 0.043,0.14375 0.0723,0.21562 0.0145,0.043 0.0285,0.0863 0.0477,0.12461 0.0285,0.0961 0.0672,0.1918 0.11016,0.2832 0.0383,0.10547 0.0863,0.21094 0.13906,0.31641 0.0625,0.13906 0.1293,0.27344 0.20156,0.40273 0.14375,0.26407 0.29727,0.51797 0.45586,0.76289 0.005,0.005 0.005,0.009 0.009,0.009 0.25429,0.36954 0.53711,0.71954 0.83906,1.0453 0.10078,0.10547 0.20625,0.21562 0.31172,0.3164 0.11016,0.10547 0.2207,0.20625 0.33086,0.30235 l 35.092,35.092 v -30.975 c 0,-1.3031 -0.5125,-2.5539 -1.427,-3.482 z"
fill="url(#SVGID_4_)"
stroke-width="0.39062"
id="path319"
style="fill:url(#SVGID_4_)" />
<g
stroke-width="0.39062"
id="g327">
<path
d="m 370.05,-101.07 c 0,0 -0.25195,-0.7125 -1.2418,-1.7031 -0.36797,-0.36797 -32.771,-33.261 -32.771,-33.261 -2.2941,-2.3281 -5.4262,-3.6394 -8.6953,-3.6394 2.8215,0 5.109,2.2875 5.109,5.109 v 24.979 c 0,4.7027 3.8125,8.5152 8.5152,8.5152 z"
fill="url(#linearGradient2303)"
id="path321"
style="fill:url(#linearGradient2303)" />
<rect
x="241.31"
y="-74.083"
width="129.17"
height="46.608002"
fill="url(#linearGradient2287)"
id="rect323"
style="fill:url(#linearGradient2287)" />
<path
d="m 405.9,-16.165 v 45.128 c 0,5.2398 -4.2477,9.4875 -9.4875,9.4875 h -181.03 c -5.2371,0 -9.4828,-4.2453 -9.4828,-9.4828 v -45.133 c 0,-2.2836 0.90703,-4.4734 2.5219,-6.0883 l 16.531,-16.531 c 1.6144,-1.6144 3.8047,-2.5219 6.0883,-2.5219 h 149.71 c 2.2836,0 4.4734,0.90703 6.0883,2.5219 l 16.531,16.531 c 1.6145,1.6148 2.5215,3.8047 2.5215,6.0883 z"
fill="url(#linearGradient2161)"
id="path325"
style="fill:url(#linearGradient2161)" />
</g>
<g
stroke-width="0.39062"
id="g335">
<path
d="m 205.9,19.396 v 9.5684 c 0,5.2391 4.2469,9.4863 9.4863,9.4863 h 181.03 c 5.2387,0 9.4863,-4.2469 9.4863,-9.4863 V 19.396 Z"
fill="url(#SVGID_8_)"
id="path329"
style="fill:url(#SVGID_8_)" />
<path
d="M 381.72,50.724 H 230.07 c -6.7785,0 -12.274,-5.4949 -12.274,-12.274 h 176.19 c 0,6.7785 -5.4949,12.274 -12.273,12.274 z"
fill="url(#SVGID_9_)"
id="path331"
style="fill:url(#SVGID_9_)" />
<path
d="M 393.99,38.45 H 217.8 l 12.274,12.274 h 151.65 c 6.7777,0 12.273,-5.4953 12.273,-12.274 z"
fill="url(#linearGradient2404)"
id="path333"
style="fill:url(#linearGradient2404)" />
</g>
<g
stroke-width="0.39062"
id="g347">
<path
d="M 372.57,38.45 H 239.23 v -9.4594 c 0,-3.9594 3.2094,-7.1688 7.1688,-7.1688 h 119.01 c 3.9594,0 7.1688,3.2094 7.1688,7.1688 V 38.45 Z"
fill="url(#linearGradient2263)"
id="path337"
style="fill:url(#linearGradient2263)" />
<path
d="m 208.42,-22.253 c -1.6144,1.6144 -2.5219,3.8047 -2.5219,6.0883 v 15.871 h 200 v -15.871 c 0,-2.2836 -0.90703,-4.4734 -2.5219,-6.0883 l -12.576,-12.576 h -169.8 z"
fill="url(#linearGradient2271)"
id="path339"
style="fill:url(#linearGradient2271)" />
<circle
cx="222.05"
cy="-11.165"
r="4.1570001"
fill="#f44e24"
id="circle341" />
<circle
cx="222.05"
cy="0.34516001"
r="4.1570001"
fill="#ffb800"
id="circle343" />
<circle
cx="222.05"
cy="11.859"
r="4.1570001"
fill="#00a2ef"
id="circle345" />
</g>
</g>
<path
d="M 33.210231,17.391965 A 15.728022,15.728022 0 0 0 17.482572,33.119625 15.728022,15.728022 0 0 0 33.210231,48.847828 15.728022,15.728022 0 0 0 48.938434,33.119625 15.728022,15.728022 0 0 0 33.210231,17.391965 Z"
fill="url(#radialGradient3771-9)"
stroke-width="3.71523"
id="path1046"
style="fill:url(#radialGradient3771-9)" />
<path
d="M 31.999728,14.499806 A 17.500285,17.500285 0 0 0 14.499806,31.999728 17.500285,17.500285 0 0 0 31.999728,49.500194 17.500285,17.500285 0 0 0 49.500195,31.999728 17.500285,17.500285 0 0 0 31.999728,14.499806 Z"
fill="url(#radialGradient3815-1)"
opacity="0.172"
stroke-width="4.13401"
id="path1048"
style="fill:url(#radialGradient3815-1)" />
<path
d="M 47.145513,31.977801 A 13.937093,13.937093 0 0 1 33.208419,45.914895 13.937093,13.937093 0 0 1 19.271326,31.977801 13.937093,13.937093 0 0 1 33.208419,18.040708 13.937093,13.937093 0 0 1 47.145513,31.977801 Z"
fill="url(#linearGradient2050)"
stroke-width="3.51173"
id="path1050"
style="fill:url(#linearGradient2050)" />
<circle
cx="33.20842"
cy="31.977802"
r="13.008014"
fill="url(#linearGradient1984)"
stroke-width="3.51173"
id="circle1052"
style="fill:url(#linearGradient1984)" />
<g
id="g1473"
transform="translate(-15.683781,-2.5221977)">
<ellipse
cx="48.8922"
cy="34.5"
rx="9"
ry="6"
opacity="0.35"
stroke-linecap="square"
stroke-width="2.4299"
style="fill:#404040;fill-opacity:1;paint-order:stroke fill markers"
id="ellipse1467" />
<path
d="m 48.8922,29.5 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 5,5 0 0 0 -5,-5 z m 1.5,1.5 a 1.5,1.5 0 0 1 1.5,1.5 1.5,1.5 0 0 1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 z"
stroke-linecap="square"
stroke-width="3.2927"
style="fill:#404040;fill-opacity:1;paint-order:stroke fill markers"
id="path1469" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -0,0 +1,185 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 64 64"
id="svg14"
sodipodi:docname="dolphin-emu.svg"
xml:space="preserve"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs18" /><sodipodi:namedview
id="namedview16"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="2.2649514"
inkscape:cx="-82.120967"
inkscape:cy="-1.9867976"
inkscape:window-width="1920"
inkscape:window-height="949"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg14" /><image
width="57"
height="57"
preserveAspectRatio="none"
xlink:href="data:image/png;base64,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
"
id="image6351"
x="3.5"
y="3.5" /></svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,313 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
height="64"
width="64"
version="1.1"
id="svg20"
sodipodi:docname="dropbox.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs24">
<linearGradient
inkscape:collect="always"
id="linearGradient28247">
<stop
style="stop-color:#77caeb;stop-opacity:1"
offset="0"
id="stop28243" />
<stop
style="stop-color:#06bafe;stop-opacity:1"
offset="1"
id="stop28245" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient25065">
<stop
style="stop-color:#6cd5fe;stop-opacity:1"
offset="0"
id="stop25061" />
<stop
style="stop-color:#009cdc;stop-opacity:1"
offset="1"
id="stop25063" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient21883">
<stop
style="stop-color:#00b2ed;stop-opacity:1"
offset="0"
id="stop21879" />
<stop
style="stop-color:#009cdc;stop-opacity:1"
offset="1"
id="stop21881" />
</linearGradient>
<linearGradient
id="linearGradient20290"
x1="-323.88"
x2="75.681999"
y1="1270.6"
y2="1061.4"
gradientTransform="matrix(0.015911,0,0,0.015283,-9.591,3.0785)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#00b2ed"
offset="0"
id="stop20286"
style="stop-color:#72d7ff;stop-opacity:1" />
<stop
stop-color="#009bdb"
offset="1"
id="stop20288"
style="stop-color:#11afef;stop-opacity:1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient18035">
<stop
style="stop-color:#3fc2f4;stop-opacity:1"
offset="0"
id="stop18031" />
<stop
style="stop-color:#3fc2f4;stop-opacity:1"
offset="1"
id="stop18033" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient16026">
<stop
style="stop-color:#4ad0ff;stop-opacity:1;"
offset="0"
id="stop16022" />
<stop
style="stop-color:#009cdc;stop-opacity:1"
offset="1"
id="stop16024" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient12300">
<stop
style="stop-color:#06aaed;stop-opacity:1"
offset="0"
id="stop12296" />
<stop
style="stop-color:#70d6fe;stop-opacity:1"
offset="1"
id="stop12298" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient3926">
<stop
style="stop-color:#06aaed;stop-opacity:1"
offset="0"
id="stop3922" />
<stop
style="stop-color:#71d7ff;stop-opacity:1"
offset="1"
id="stop3924" />
</linearGradient>
<filter
id="filter1536"
x="-0.062744566"
y="-0.057485475"
width="1.1254891"
height="1.114971"
color-interpolation-filters="sRGB">
<feGaussianBlur
stdDeviation="0.9411685"
id="feGaussianBlur253" />
</filter>
<linearGradient
id="c"
x1="98.123001"
x2="510.56"
y1="1517.5"
y2="828.58002"
gradientTransform="matrix(0.015911,0,0,0.015283,-9.591,3.0785)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#7ccbea"
offset="0"
id="stop256" />
<stop
stop-color="#00b9ff"
offset="1"
id="stop258" />
</linearGradient>
<linearGradient
id="b"
x1="-323.88"
x2="75.681999"
y1="1270.6"
y2="1061.4"
gradientTransform="matrix(0.015911,0,0,0.015283,-9.591,3.0785)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#00b2ed"
offset="0"
id="stop261" />
<stop
stop-color="#009bdb"
offset="1"
id="stop263" />
</linearGradient>
<linearGradient
id="a"
x1="73.726997"
x2="90.762001"
y1="1076.4"
y2="571"
gradientTransform="matrix(0.015911,0,0,0.015283,-9.591,3.0785)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#01a8ec"
offset="0"
id="stop266" />
<stop
stop-color="#74d8ff"
offset="1"
id="stop268" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3926"
id="linearGradient3928"
x1="84.83239"
y1="35.55925"
x2="110.51038"
y2="36.742855"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient12300"
id="linearGradient12302"
x1="110.76303"
y1="36.442127"
x2="136.54419"
y2="35.755306"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient16026"
id="linearGradient16028"
x1="95.39978"
y1="45.277969"
x2="110.43397"
y2="36.721954"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient18035"
id="linearGradient18037"
x1="110.77951"
y1="36.838932"
x2="125.92275"
y2="45.357258"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient20290"
id="linearGradient19939"
x1="110.6"
y1="17.43"
x2="110.6"
y2="36.11945"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient21883"
id="linearGradient21885"
x1="110.6"
y1="17.43"
x2="110.6"
y2="35.766766"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient25065"
id="linearGradient25067"
x1="84.704995"
y1="17.8805"
x2="110.626"
y2="17.8805"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient28247"
id="linearGradient28249"
x1="110.603"
y1="17.8925"
x2="136.636"
y2="17.8925"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="namedview22"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="10.429825"
inkscape:cx="5.7527331"
inkscape:cy="34.804035"
inkscape:window-width="1920"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg20" />
<g
id="g3849"
transform="matrix(1.153846,0,0,1.153846,-95.736519,-4.923072)">
<path
d="m 110.6,17.43 15.437,9.555 -15.332,9.619 -15.513005,-9.619 z"
id="path2"
style="fill:#048ac0;fill-opacity:1" />
<path
d="M 84.704995,18.33 100.142,8.775 l 10.484,8.631 -15.433005,9.58 z"
id="path4"
style="fill:url(#linearGradient25067);fill-opacity:1" />
<path
d="m 110.603,17.424 15.47,9.574 10.563,-8.592 -15.514,-9.619 z"
id="path6"
style="fill:url(#linearGradient28249);fill-opacity:1" />
<path
d="m 110.6,17.43 v 16.398 l -15.332005,9.618 -0.075,-16.46 z"
id="path8"
style="fill:url(#linearGradient19939);fill-opacity:1" />
<path
d="m 110.6,17.43 v 16.398 l 15.331,9.618 0.076,-16.46 z"
id="path10"
style="fill:url(#linearGradient21885);fill-opacity:1" />
<path
d="m 126.007,26.985 v 18.608 l -15.332,9.62 -0.076,-18.672 z"
id="path12"
style="fill:url(#linearGradient18037);fill-opacity:1" />
<path
d="m 110.705,36.553 15.437,-9.555 10.563,8.592 -15.513,9.619 z"
id="path14"
style="fill:url(#linearGradient12302);fill-opacity:1" />
<path
d="M 95.192995,26.985 V 45.593 L 110.669,55.225 110.599,36.54 Z"
id="path16"
style="fill:url(#linearGradient16028);fill-opacity:1" />
<path
d="M 84.704995,35.64 100.142,45.196 110.705,36.604 95.191995,26.985 Z"
id="path18"
style="fill:url(#linearGradient3928);fill-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

@ -0,0 +1,150 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 16.933 16.933"
id="svg10"
sodipodi:docname="easystroke.svg"
xml:space="preserve"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs14"><linearGradient
inkscape:collect="always"
id="linearGradient18092"><stop
style="stop-color:#0ceb29;stop-opacity:0.98039216"
offset="0"
id="stop18088" /><stop
style="stop-color:#01bf41;stop-opacity:0.9254902"
offset="1"
id="stop18090" /></linearGradient><linearGradient
inkscape:collect="always"
id="linearGradient13944"><stop
style="stop-color:#009953;stop-opacity:0.93725491"
offset="0"
id="stop13940" /><stop
style="stop-color:#01c040;stop-opacity:0.9254902"
offset="1"
id="stop13942" /></linearGradient><linearGradient
inkscape:collect="always"
id="linearGradient8891"><stop
style="stop-color:#006c82;stop-opacity:0.98431373"
offset="0"
id="stop8887" /><stop
style="stop-color:#009952;stop-opacity:0.93725491"
offset="1"
id="stop8889" /></linearGradient><linearGradient
inkscape:collect="always"
id="linearGradient4944"><stop
style="stop-color:#006e80;stop-opacity:0.98431373"
offset="0"
id="stop4940" /><stop
style="stop-color:#0045a0;stop-opacity:0.96470588"
offset="1"
id="stop4942" /></linearGradient><linearGradient
inkscape:collect="always"
id="linearGradient1109"><stop
style="stop-color:#011bcc;stop-opacity:0.96078432"
offset="0"
id="stop1105" /><stop
style="stop-color:#004d98;stop-opacity:0.96470588"
offset="1"
id="stop1107" /></linearGradient><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1109"
id="linearGradient1103"
x1="36.187775"
y1="6.1721115"
x2="41.392525"
y2="14.977602"
gradientUnits="userSpaceOnUse" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4944"
id="linearGradient4938"
x1="46.398323"
y1="7.8184905"
x2="41.395626"
y2="13.177231"
gradientUnits="userSpaceOnUse" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient8891"
id="linearGradient8893"
x1="46.595722"
y1="6.1679773"
x2="36.183083"
y2="6.1679773"
gradientUnits="userSpaceOnUse" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient13944"
id="linearGradient13938"
x1="36.39241"
y1="7.8184905"
x2="50.152023"
y2="13.183949"
gradientUnits="userSpaceOnUse" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient18092"
id="linearGradient17948"
x1="36.187775"
y1="6.1721115"
x2="50.152023"
y2="13.183949"
gradientUnits="userSpaceOnUse" /></defs><sodipodi:namedview
id="namedview12"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="1.84375"
inkscape:cx="-1.0847458"
inkscape:cy="79.728814"
inkscape:window-width="1920"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg10" /><g
id="g21692"
transform="matrix(0.87919589,0,0,0.87919589,-27.925958,1.5275045)"><path
id="path965"
d="m 36.185193,6.1695278 5.16e-4,5.168e-4 0.203085,1.6463787 -10e-4,0.0031 c 10e-4,-6.777e-4 0.0021,-0.00139 0.0031,-0.00207 2.53e-4,0.00123 7.8e-4,0.00239 10e-4,0.00362 l 5.17e-4,-0.00258 -0.205151,-1.6505128 -5.17e-4,-5.167e-4 c 1e-5,3.444e-4 -1e-5,6.891e-4 0,0.00103 -5.5e-4,2.875e-4 -10e-4,7.459e-4 -0.0016,0.00103 z"
style="fill:#000000;fill-opacity:1" /><path
id="path963"
d="m 45.021689,7.094001 1.375082,0.7265563 5.17e-4,0.00103 c 1.75e-4,-8.633e-4 3.42e-4,-0.00172 5.17e-4,-0.00258 3.21e-4,2.086e-4 7.12e-4,3.082e-4 0.001,5.168e-4 l -5.16e-4,-0.00103 -1.376633,-0.7286234 -0.0021,5.168e-4 c 8.65e-4,3.284e-4 0.0017,7.049e-4 0.0026,0.00103 -1.33e-4,8.694e-4 -3.82e-4,0.00171 -5.16e-4,0.00258 z"
style="fill:#000000;fill-opacity:1" /><path
id="path975"
d="m 41.392524,14.977602 -1.361647,-1.002503 c -1.009335,0.475666 -2.058417,0.754058 -3.004925,0.671781 -1.240514,-0.107891 -2.237765,-0.650016 -2.771353,-1.548713 -0.533563,-0.898736 -0.51448,-1.985118 0.0041,-3.072103 C 34.65974,9.1855807 35.44153,8.4335859 36.38776,7.8195238 l 10e-4,-0.0031 -0.203085,-1.6463787 -5.16e-4,-5.168e-4 c -1.483348,0.7764396 -2.658063,1.8965441 -3.283973,3.2085265 -0.688372,1.4428162 -0.761306,3.1070012 0.05891,4.4885262 0.820191,1.381499 2.319393,2.138865 3.935083,2.279402 1.474355,0.128236 3.059915,-0.300781 4.497311,-1.16838 z"
style="fill:url(#linearGradient1103);fill-opacity:1;stroke-width:1.00011;stroke-dasharray:none" /><path
id="path980"
d="m 41.395625,13.177231 1.365264,0.800969 c 1.869195,-1.596486 3.139126,-3.700708 3.636399,-6.1566092 l -5.17e-4,-0.00103 -1.375082,-0.7265563 c -0.384803,2.4980696 -1.653145,4.5687305 -3.626064,6.0832305 z"
style="fill:url(#linearGradient4938);fill-opacity:1" /><path
id="path985"
d="m 46.595722,6.1659105 -1.538894,-0.6387081 -0.0016,-0.00155 c 1e-4,0.00121 4.17e-4,0.0024 5.16e-4,0.00362 -0.0016,-5.11e-4 -0.0031,-0.00104 -0.0046,-0.00155 l 0.0036,0.00362 1.540961,0.6366411 0.0015,-5.167e-4 c -4.76e-4,-2.491e-4 -0.0011,-2.677e-4 -0.0015,-5.168e-4 8e-6,-3.443e-4 -9e-6,-6.891e-4 0,-0.00103 z"
style="fill:#000000;fill-opacity:1" /><path
id="path998"
d="m 36.391894,7.8200406 v 0.00103 c 7.6e-5,3.65e-4 4.42e-4,6.685e-4 5.17e-4,0.00103 l 1.373016,-0.7281066 0.0015,0.00103 c -1.91e-4,-0.0012 -3.26e-4,-0.00242 -5.17e-4,-0.00362 3.59e-4,-1.363e-4 6.75e-4,-3.805e-4 10e-4,-5.167e-4 l -0.0021,-0.00103 z"
style="fill:#000000;fill-opacity:1" /><path
id="path1018"
d="m 50.152024,13.183949 -1.419007,-0.499185 c -0.0551,0.141511 -0.122088,0.279568 -0.201534,0.413403 -0.533717,0.89874 -1.53076,1.440824 -2.771353,1.548713 -0.944732,0.08215 -1.99181,-0.195113 -2.999241,-0.66868 L 41.395625,13.177231 C 39.432438,11.657297 38.148367,9.4966348 37.766977,7.0950345 l -0.0015,-0.00103 -1.373016,0.7281066 v 5.167e-4 c 0.495311,2.3940992 1.763771,4.5381982 3.638466,6.1524752 l 1.361647,1.002502 c 1.437245,0.867573 3.021999,1.296575 4.496278,1.168381 1.615844,-0.14051 3.116214,-0.897957 3.936633,-2.279402 0.131289,-0.221076 0.239923,-0.449147 0.326589,-0.682632 z"
style="fill:url(#linearGradient13938);fill-opacity:1" /><path
id="path1034"
d="m 41.38994,4.9396529 c -1.234258,1.249e-4 -2.468323,0.1965398 -3.660686,0.5890998 l -0.0026,0.00258 -1.538894,0.6407752 0.204635,1.6463787 -5.17e-4,0.00155 1.373533,-0.7301737 0.0021,0.00103 c 1.169015,-0.4434694 2.391133,-0.7095248 3.625547,-0.7095035 1.234795,7.7e-6 2.457409,0.2652465 3.626581,0.7089867 l 0.0021,-5.168e-4 1.376633,0.7286234 5.16e-4,0.00103 c 0.94577,0.6142095 1.72698,1.3666159 2.127994,2.2070573 0.441357,0.924995 0.521139,1.849242 0.206185,2.658183 l 1.419007,0.499185 C 50.606928,11.958393 50.462587,10.590084 49.884345,9.3780543 49.257869,8.0650553 48.082226,6.9439222 46.597272,6.1674608 l -0.0015,5.167e-4 -1.540961,-0.6366411 -0.0036,-0.00362 C 43.858666,5.1356932 42.624199,4.939528 41.38994,4.9396529 Z"
style="fill:url(#linearGradient17948);fill-opacity:1" /><path
id="path1009"
d="m 37.72512,5.5287527 -5.17e-4,5.167e-4 -1.537343,0.6387081 v 0.00155 l 5.16e-4,0.00258 1.538894,-0.6407752 0.0026,-0.00258 c -0.0014,4.594e-4 -0.0027,0.00109 -0.0041,0.00155 3.7e-5,-5.154e-4 -3.7e-5,-0.00103 0,-0.00155 z"
style="fill:#000000;fill-opacity:1" /><path
id="path1007"
d="m 41.392524,-0.38343158 c -1.622779,2.0883e-4 -3.051265,0.88063039 -3.990375,2.17966898 -0.851678,1.1779669 -1.262677,2.7288411 -1.215406,4.3712234 l 5.17e-4,5.167e-4 1.537343,-0.6387081 5.17e-4,-5.167e-4 c 0.07842,-1.083223 0.352946,-2.0989622 0.896568,-2.8509327 0.71015,-0.9822466 1.686718,-1.5564635 2.771353,-1.5564635 v 5.168e-4 c 1.072073,-1.52e-5 2.048774,0.5989619 2.762051,1.6019378 0.540629,0.760251 0.814307,1.7606762 0.900186,2.801841 l 0.0016,0.00155 1.538894,0.6387081 C 46.635697,4.5735884 46.22582,3.0372617 45.381866,1.8504966 44.449004,0.53872648 43.028121,-0.38345016 41.393041,-0.38343158 Z"
style="fill:url(#linearGradient8893);fill-opacity:1" /></g><path
d="m 61.708081,-0.38321671 c -1.623009,2.175e-5 -3.051605,0.88037802 -3.990823,2.17956531 -0.851864,1.1782235 -1.262655,2.7293616 -1.215182,4.3721396 -1.48413,0.7764755 -2.659411,1.8971602 -3.285556,3.2096338 -0.688376,1.442821 -0.76144,3.10684 0.05878,4.488369 0.820195,1.381507 2.319253,2.138832 3.934947,2.279373 1.474363,0.128236 3.060348,-0.300767 4.497752,-1.168371 1.437255,0.867583 3.021961,1.296565 4.49626,1.168371 1.615864,-0.14052 3.116011,-0.897908 3.93644,-2.279373 0.820429,-1.381507 0.747194,-3.04542 0.05878,-4.488369 C 69.572792,8.0646887 68.396574,6.9434922 66.910929,6.1669954 66.951108,4.5742919 66.54132,3.0375491 65.697176,1.8505178 64.764207,0.53859864 63.34316,-0.38342998 61.707846,-0.38321671 Z m 0,1.50490241 c 1.072081,-1.52e-5 2.049132,0.5988899 2.762417,1.6018738 0.541266,0.7611417 0.815226,1.7630167 0.900767,2.8054972 -2.387712,-0.7860511 -4.943263,-0.7855179 -7.330761,0.0015 0.07827,-1.0838113 0.352441,-2.1002948 0.89633,-2.8526287 0.71015,-0.9822546 1.686732,-1.5563632 2.771375,-1.5563632 z m 0,5.2599606 c 1.235719,7.7e-6 2.459368,0.2654932 3.629338,0.7098303 -0.384324,2.499249 -1.65295,4.5706894 -3.626566,6.0857214 C 59.746664,11.656493 58.462192,9.4945432 58.081514,7.0914766 59.250866,6.647758 60.473278,6.381625 61.708081,6.3816463 Z m -5.001911,1.435826 c 0.49454,2.3962417 1.763699,4.5423247 3.639789,6.1578047 -1.009339,0.475666 -2.058388,0.753912 -3.0049,0.671635 -1.240518,-0.107891 -2.237786,-0.650287 -2.771374,-1.548984 -0.533567,-0.89874 -0.514118,-1.984663 0.0045,-3.071652 0.40145,-0.8414144 1.184472,-1.5943455 2.132114,-2.2087824 z m 10.006807,0.0015 c 0.946213,0.6143303 1.728041,1.3667709 2.129192,2.2075037 0.518574,1.086818 0.538109,2.172741 0.0045,3.07165 -0.533717,0.89874 -1.530772,1.441094 -2.771375,1.548983 -0.944742,0.08215 -1.991701,-0.195114 -2.999142,-0.668691 1.869862,-1.597053 3.139896,-3.702274 3.636803,-6.1592964 z"
fill="#ffffff"
stroke-width="0.564256"
id="path961" /></svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,326 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 64 64"
id="svg14"
sodipodi:docname="easytag.svg"
xml:space="preserve"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs18"><linearGradient
inkscape:collect="always"
id="linearGradient28229"><stop
style="stop-color:#ddedcb;stop-opacity:0.502"
offset="0"
id="stop28225" /><stop
style="stop-color:#70c04b;stop-opacity:1"
offset="1"
id="stop28227" /></linearGradient><linearGradient
inkscape:collect="always"
id="linearGradient25982"><stop
style="stop-color:#70c04b;stop-opacity:0"
offset="0"
id="stop25978" /><stop
style="stop-color:#6ebf43;stop-opacity:1"
offset="1"
id="stop25980" /></linearGradient><linearGradient
inkscape:collect="always"
id="linearGradient12860"><stop
style="stop-color:#888888;stop-opacity:0.90196079"
offset="0"
id="stop12856" /><stop
style="stop-color:#a8a8a7;stop-opacity:0.97254902"
offset="1"
id="stop12858" /></linearGradient><linearGradient
inkscape:collect="always"
id="linearGradient2984"><stop
style="stop-color:#c7c9c7;stop-opacity:1"
offset="0"
id="stop2980" /><stop
style="stop-color:#73776f;stop-opacity:1"
offset="1"
id="stop2982" /></linearGradient><linearGradient
inkscape:collect="always"
id="linearGradient392"><stop
style="stop-color:#8cc63f;stop-opacity:1"
offset="0"
id="stop388" /><stop
style="stop-color:#45b749;stop-opacity:1"
offset="1"
id="stop390" /></linearGradient><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient392"
id="linearGradient394"
x1="19.40593"
y1="2.2950916"
x2="33.29895"
y2="60.97578"
gradientUnits="userSpaceOnUse" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient2984"
id="linearGradient2978"
x1="17.174475"
y1="11.78806"
x2="17.174475"
y2="23.302481"
gradientUnits="userSpaceOnUse" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient12860"
id="linearGradient12862"
x1="17.174475"
y1="13.14379"
x2="17.174475"
y2="21.932953"
gradientUnits="userSpaceOnUse" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient25982"
id="linearGradient25984"
x1="46.589108"
y1="35.318336"
x2="61.979023"
y2="34.856445"
gradientUnits="userSpaceOnUse" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient25982"
id="linearGradient28058"
gradientUnits="userSpaceOnUse"
x1="17.174475"
y1="21.949608"
x2="2.4977303"
y2="19.181429" /><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient28229"
id="linearGradient28231"
x1="19.507195"
y1="5.0991664"
x2="35.389145"
y2="56.694321"
gradientUnits="userSpaceOnUse" /></defs><sodipodi:namedview
id="namedview16"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="3.6875"
inkscape:cx="40.40678"
inkscape:cy="56.949153"
inkscape:window-width="1920"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg14" /><path
d="M 61.140705,33.132597 35.411832,7.4037231 C 35.243258,7.2351496 35.034684,7.1094339 34.80611,7.0394331 L 19.40593,2.2950916 c -1.040013,-0.3200037 -2.170026,-0.04 -2.940035,0.7300086 L 2.860021,16.630974 c -0.8014379,0.801438 -1.0700125,1.992881 -0.6900081,3.061465 l 5.5129219,15.465896 c 0.072858,0.204288 0.1914308,0.391433 0.3442898,0.54572 L 33.29895,60.975781 c 1.145728,1.145727 3.004321,1.145727 4.151477,0 L 61.140705,37.285502 c 1.145728,-1.148584 1.145728,-3.007178 0,-4.152905 z M 17.174475,21.949608 c -2.431457,0 -4.402909,-1.971452 -4.402909,-4.402909 0,-2.431457 1.971452,-4.402909 4.402909,-4.402909 2.431457,0 4.402909,1.971452 4.402909,4.402909 0,2.431457 -1.971452,4.402909 -4.402909,4.402909 z"
id="path2"
style="stroke-width:1.42859;fill-opacity:1;fill:url(#linearGradient394)" /><path
d="M 58.538047,33.031441 35.107109,9.6005025 C 34.953591,9.4469849 34.763646,9.3324973 34.555487,9.2687486 L 20.53075,4.9481408 C 19.583625,4.6567177 18.554537,4.9117133 17.8533,5.6129498 L 5.4626144,18.003635 c -0.7298587,0.729859 -0.974446,1.81489 -0.6283811,2.788035 l 5.0205436,14.084583 c 0.066351,0.186042 0.1743331,0.356473 0.3135401,0.49698 l 23.014619,23.01462 c 1.043399,1.043398 2.735995,1.043398 3.780694,0 L 58.538047,36.813435 c 1.043399,-1.046 1.043399,-2.738596 0,-3.781994 z M 18.498594,22.847244 c -2.214295,0 -4.009669,-1.795375 -4.009669,-4.00967 0,-2.214295 1.795374,-4.00967 4.009669,-4.00967 2.214296,0 4.00967,1.795375 4.00967,4.00967 0,2.214295 -1.795374,4.00967 -4.00967,4.00967 z"
id="path28221"
style="fill:url(#linearGradient28231);fill-opacity:1;stroke-width:1.301;opacity:1" /><path
d="m 46.19053,52.232821 5.517207,-5.517208 -0.498577,-5.701495 -21.035961,5.502921 -0.844296,-6.651506 17.260203,-4.547197 c 2.254312,-0.668579 3.714329,-2.845747 3.475755,-5.184346 l -0.911439,-8.987248 -9.941546,-9.941546 -17.607349,4.772913 -0.784295,5.407207 -5.715782,0.858581 3.20861,23.747422 10.490123,10.490123 z m -8.891533,-29.640348 0.472862,5.365777 c 0.06143,0.694294 -0.37429,1.33573 -1.04144,1.535732 l -8.270097,2.042882 -0.834296,-6.764366 c -0.08286,-0.717151 0.368576,-1.388587 1.064298,-1.582875 l 6.752937,-1.880022 c 0.884296,-0.248575 1.775735,0.368575 1.855736,1.282872 z"
fill="#f0f1f1"
id="path4"
style="stroke-width:1.42859" /><path
d="m 17.174475,11.78806 c -3.180038,0 -5.757211,2.577173 -5.757211,5.757211 0,3.180037 2.577173,5.75721 5.757211,5.75721 3.180037,0 5.75721,-2.577173 5.75721,-5.75721 0,-3.178609 -2.577173,-5.757211 -5.75721,-5.757211 z m 0,9.212966 c -1.907165,0 -3.454326,-1.547161 -3.454326,-3.454327 0,-1.908594 1.547161,-3.454326 3.454326,-3.454326 1.908594,0 3.454326,1.547161 3.454326,3.454326 0,1.907166 -1.545732,3.454327 -3.454326,3.454327 z"
id="path6"
style="stroke-width:1.42859;fill-opacity:1;fill:url(#linearGradient2978)" /><path
d="m 17.174475,13.020932 c -2.498601,0 -4.525768,2.025738 -4.525768,4.525767 0,2.50003 2.025738,4.525768 4.525768,4.525768 2.500029,0 4.525767,-2.025738 4.525767,-4.525768 0,-2.500029 -2.025738,-4.525767 -4.525767,-4.525767 z m 0,7.895807 c -1.861451,0 -3.37004,-1.508589 -3.37004,-3.37004 0,-1.86145 1.508589,-3.370039 3.37004,-3.370039 1.86145,0 3.370039,1.508589 3.370039,3.370039 0,1.860022 -1.508589,3.37004 -3.370039,3.37004 z"
id="path8"
style="stroke-width:1.42859;fill-opacity:1;fill:url(#linearGradient12862)" /><path
style="opacity:0.3;fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="m 15.938823,20.010811 c 0,0 -5.919056,8.891244 -6.0423143,16.956751"
id="path28123"
sodipodi:nodetypes="cc" /><image
width="60"
height="60"
preserveAspectRatio="none"
xlink:href="data:image/png;base64,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
"
id="image151"
x="89.218071"
y="2" /><path
d="M 61.140705,33.132597 35.411832,7.4037231 C 35.243258,7.2351496 35.034684,7.1094339 34.80611,7.0394331 L 19.40593,2.2950916 c -1.040013,-0.3200037 -2.170026,-0.04 -2.940035,0.7300086 L 2.860021,16.630974 c -0.8014379,0.801438 -1.0700125,1.992881 -0.6900081,3.061465 l 5.5129219,15.465896 c 0.072858,0.204288 0.1914308,0.391433 0.3442898,0.54572 L 33.29895,60.975781 c 1.145728,1.145727 3.004321,1.145727 4.151477,0 L 61.140705,37.285502 c 1.145728,-1.148584 1.145728,-3.007178 0,-4.152905 z M 17.174475,21.949608 c -2.431457,0 -4.402909,-1.971452 -4.402909,-4.402909 0,-2.431457 1.971452,-4.402909 4.402909,-4.402909 2.431457,0 4.402909,1.971452 4.402909,4.402909 0,2.431457 -1.971452,4.402909 -4.402909,4.402909 z"
id="path25422"
style="stroke-width:1.42859;fill-opacity:1;fill:url(#linearGradient25984)" /><path
d="M 61.140705,33.132597 35.411832,7.4037231 C 35.243258,7.2351496 35.034684,7.1094339 34.80611,7.0394331 L 19.40593,2.2950916 c -1.040013,-0.3200037 -2.170026,-0.04 -2.940035,0.7300086 L 2.860021,16.630974 c -0.8014379,0.801438 -1.0700125,1.992881 -0.6900081,3.061465 l 5.5129219,15.465896 c 0.072858,0.204288 0.1914308,0.391433 0.3442898,0.54572 L 33.29895,60.975781 c 1.145728,1.145727 3.004321,1.145727 4.151477,0 L 61.140705,37.285502 c 1.145728,-1.148584 1.145728,-3.007178 0,-4.152905 z M 17.174475,21.949608 c -2.431457,0 -4.402909,-1.971452 -4.402909,-4.402909 0,-2.431457 1.971452,-4.402909 4.402909,-4.402909 2.431457,0 4.402909,1.971452 4.402909,4.402909 0,2.431457 -1.971452,4.402909 -4.402909,4.402909 z"
id="path28056"
style="stroke-width:1.42859;fill-opacity:1;fill:url(#linearGradient28058)" /><path
d="m 16.012843,19.181933 c -0.187678,-0.007 -0.378786,0.05886 -0.527366,0.196711 C 14.9869,19.841509 3.275008,30.865871 2.5292651,44.538896 c -0.017144,0.19715 -0.4087872,4.870151 2.1240815,7.445857 1.0643016,1.082827 2.467059,1.628098 4.1770175,1.628098 0.1942896,0 0.3928972,-0.0066 0.5943335,-0.02092 0.9654474,-0.08543 5.5332834,-1.721424 6.8791574,-9.635727 l -1.312122,-1.310086 c -1.142294,7.935518 -5.5265339,9.478756 -5.5607137,9.478756 l -0.041852,-0.0021 -0.041852,0.0042 C 7.7829703,52.241188 6.5924603,51.858523 5.7038905,50.957074 3.6481687,48.869851 3.9863246,44.712549 3.9920033,44.645475 4.7062986,31.546758 16.366407,20.564194 16.483197,20.453832 c 0.297151,-0.275721 0.315484,-0.740835 0.03976,-1.037986 -0.137855,-0.14857 -0.322941,-0.22742 -0.510619,-0.234384 z"
stroke-width="1.42859"
id="path10" /></svg>

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1"
id="svg14"
sodipodi:docname="eclipse.svg"
xml:space="preserve"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
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="defs18" /><sodipodi:namedview
id="namedview16"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="3.1015625"
inkscape:cx="46.428212"
inkscape:cy="24.987406"
inkscape:window-width="1920"
inkscape:window-height="949"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg14" /><path
id="rect2"
style="fill:#f7941e;fill-opacity:1"
d="M -6.2226562 -25.617188 C -7.8718169 -12.823834 -18.743555 -3 -32 -3 C -45.254311 -3 -56.123612 -12.820979 -57.775391 -25.611328 A 27.5 27.5 0 0 0 -32 -7.5 A 27.5 27.5 0 0 0 -6.2226562 -25.617188 z "
transform="matrix(0,-1,-1,0,0,0)" /><path
d="M 34.999895,6.0000475 A 25.938291,25.938291 0 0 0 10.369304,23.642438 H 59.629523 A 25.938291,25.938291 0 0 0 34.998932,6.0000475 Z M 10.365452,23.657845 M 9.4201719,27.357248 A 26.182882,26.182882 0 0 0 9.0738145,30.142995 H 60.92921 a 26.182882,26.182882 0 0 0 -0.346357,-2.785747 z m 51.1620651,0 M 9.0744693,30.162447 m -0.074292,1.837617 M 60.927795,30.162447 m 0.07243,1.837617 M 9.0726108,33.857228 c 0.065934,0.944356 0.1829239,1.872958 0.3463574,2.785747 H 60.581996 c 0.163424,-0.91278 0.280433,-1.841372 0.346357,-2.785747 z m 51.5077672,2.785747 m -51.1601386,0 m 0.9508556,3.714233 A 25.938291,25.938291 0 0 0 35.000723,57.999599 25.938291,25.938291 0 0 0 59.631314,40.357208 Z"
id="path4"
style="fill:#2c2255;fill-opacity:1;stroke-width:0.838709" /><path
d="m 18.245354,39.428626 a 18.199944,18.199944 0 0 0 16.754541,11.14241 18.199944,18.199944 0 0 0 16.746837,-11.14241 z"
id="path6"
style="fill:#42347f;fill-opacity:1;stroke-width:0.838709" /><path
d="M 10.369304,23.642823 A 25.884365,25.884365 0 0 0 9.4184482,27.357056 H 60.581476 A 25.884365,25.884365 0 0 0 59.63062,23.642823 Z m -1.2972036,6.49998 a 26.546881,26.546881 0 0 0 -0.072434,1.857164 c 0,0.624923 0.029717,1.243374 0.072434,1.857165 H 60.927496 c 0.04272,-0.613781 0.07243,-1.232204 0.07243,-1.857165 0,-0.624922 -0.02972,-1.243373 -0.07243,-1.857164 z m 0.3463575,6.49998 a 25.884365,25.884365 0 0 0 0.9508551,3.714233 h 49.260219 a 25.884365,25.884365 0 0 0 0.950856,-3.714233 z"
fill="#ffffff"
id="path8"
style="stroke-width:0.838709" /></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -0,0 +1,111 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 16.933 16.933"
id="svg6"
sodipodi:docname="element-desktop.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs10">
<linearGradient
inkscape:collect="always"
id="linearGradient1109">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop1105" />
<stop
style="stop-color:#acf8af;stop-opacity:1"
offset="1"
id="stop1107" />
</linearGradient>
<linearGradient
id="c"
x1="24.535"
x2="24.535"
y1="7.0931001"
y2="44.483002"
gradientTransform="matrix(0.38005,0,0,0.38005,-0.6865,-1.2474)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#76dd38"
offset="0"
id="stop239" />
<stop
stop-color="#42c440"
offset=".48433"
id="stop241" />
<stop
stop-color="#14ab4b"
offset="1"
id="stop243" />
</linearGradient>
<linearGradient
id="linearGradient1433"
x1="8.3684998"
x2="8.3684998"
y1="5.9541001"
y2="11.175"
gradientTransform="translate(-16.617705,-1.7002e-4)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#fff"
offset="0"
id="stop246" />
<stop
stop-color="#aaf8ad"
offset="1"
id="stop248" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1109"
id="linearGradient1111"
x1="7.619875"
y1="3.1749001"
x2="7.619875"
y2="13.75805"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="namedview8"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="6.203125"
inkscape:cx="12.493703"
inkscape:cy="41.188917"
inkscape:window-width="1920"
inkscape:window-height="949"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg6" />
<circle
cx="8.4664993"
cy="8.4665003"
r="7.9375"
color="#000000"
fill="url(#c)"
overflow="visible"
stroke-width="0.26458"
style="isolation:auto;mix-blend-mode:normal;fill:url(#c)"
id="circle255" />
<path
d="m 7.619875,3.1749 c -0.35069,0 -0.63475,0.28405 -0.63475,0.63475 0,0.3507 0.28406,0.63561 0.63475,0.63561 1.6366,0 2.9636,1.3262 2.9636,2.9627 0,0.3507 0.28405,0.63475 0.63475,0.63475 0.3507,0 0.63475,-0.28405 0.63475,-0.63475 0,-2.338 -1.8951,-4.2331 -4.2331,-4.2331 z M 7.408005,5.08 c -2.338,4.5e-6 -4.2331,1.8951 -4.2331,4.2331 0,0.3507 0.28405,0.63475 0.63475,0.63475 0.35069,0 0.63561,-0.28405 0.63561,-0.63475 0,-1.6366 1.3262,-2.9636 2.9627,-2.9636 0.3507,0 0.63475,-0.28405 0.63475,-0.63475 0,-0.35069 -0.28405,-0.63475 -0.63475,-0.63475 z m 5.7153,1.9051 c -0.3507,0 -0.63561,0.28406 -0.63561,0.63475 0,1.6366 -1.3261,2.9636 -2.9627,2.9636 -0.3507,0 -0.63475,0.28405 -0.63475,0.63475 0,0.3507 0.28405,0.63475 0.63475,0.63475 2.3379,0 4.2331,-1.8951 4.2331,-4.2331 0,-0.35069 -0.28405,-0.63475 -0.63475,-0.63475 z m -7.4085,1.9051 c -0.35069,0 -0.63475,0.28405 -0.63475,0.63475 0,2.3379 1.8951,4.2331 4.2331,4.2331 0.3507,0 0.63475,-0.28405 0.63475,-0.63475 0,-0.3507 -0.28405,-0.63561 -0.63475,-0.63561 -1.6366,0 -2.9636,-1.3261 -2.9636,-2.9627 0,-0.3507 -0.28405,-0.63475 -0.63475,-0.63475 z"
stroke-width="0.26458"
id="path526"
style="fill-opacity:1;fill:url(#linearGradient1111)" />
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -1,43 +1,177 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" viewBox="0 0 64 64" version="1.1">
<defs>
<linearGradient id="linear0" gradientUnits="userSpaceOnUse" x1="6.5" y1="7" x2="6.5" y2="10" gradientTransform="matrix(2,0,0,2,0,0)">
<stop offset="0" style="stop-color:rgb(0%,0%,0%);stop-opacity:0;"/>
<stop offset="1" style="stop-color:rgb(0%,0%,0%);stop-opacity:0.2;"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
viewBox="0 0 64 64"
version="1.1"
id="svg554"
sodipodi:docname="file-manager.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview556"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="6.515625"
inkscape:cx="25.93765"
inkscape:cy="38.59952"
inkscape:window-width="1920"
inkscape:window-height="989"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg554" />
<defs
id="defs539">
<linearGradient
id="linear0"
gradientUnits="userSpaceOnUse"
x1="6.5"
y1="7"
x2="6.5"
y2="10"
gradientTransform="scale(2)">
<stop
offset="0"
style="stop-color:rgb(0%,0%,0%);stop-opacity:0;"
id="stop505" />
<stop
offset="1"
style="stop-color:rgb(0%,0%,0%);stop-opacity:0.2;"
id="stop507" />
</linearGradient>
<linearGradient id="linear1" gradientUnits="userSpaceOnUse" x1="3.6224" y1="5.4027" x2="29.5973" y2="31.3776" gradientTransform="matrix(2,0,0,2,0,0)">
<stop offset="0" style="stop-color:rgb(100%,84.313725%,38.039216%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(96.470588%,70.980392%,1.568627%);stop-opacity:1;"/>
<linearGradient
id="linear1"
gradientUnits="userSpaceOnUse"
x1="3.6224"
y1="5.4027"
x2="29.5973"
y2="31.3776"
gradientTransform="scale(2)">
<stop
offset="0"
style="stop-color:rgb(100%,84.313725%,38.039216%);stop-opacity:1;"
id="stop510" />
<stop
offset="1"
style="stop-color:rgb(96.470588%,70.980392%,1.568627%);stop-opacity:1;"
id="stop512" />
</linearGradient>
<linearGradient id="linear2" gradientUnits="userSpaceOnUse" x1="-13.9403" y1="28.2221" x2="-9.1444" y2="25.4532" gradientTransform="matrix(7.5592,0,0,-7.5592,118.4344,254.4538)">
<stop offset="0" style="stop-color:rgb(7.843137%,57.647059%,87.45098%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(0%,38.431373%,70.588235%);stop-opacity:1;"/>
<linearGradient
id="linear2"
gradientUnits="userSpaceOnUse"
x1="-13.9403"
y1="28.2221"
x2="-9.1444"
y2="25.4532"
gradientTransform="matrix(7.5592,0,0,-7.5592,118.4344,254.4538)">
<stop
offset="0"
style="stop-color:rgb(7.843137%,57.647059%,87.45098%);stop-opacity:1;"
id="stop515" />
<stop
offset="1"
style="stop-color:rgb(0%,38.431373%,70.588235%);stop-opacity:1;"
id="stop517" />
</linearGradient>
<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%">
<feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix520" />
</filter>
<mask id="mask0">
<g filter="url(#alpha)">
<rect x="0" y="0" width="64" height="64" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961;stroke:none;"/>
<mask
id="mask0">
<g
filter="url(#alpha)"
id="g525">
<rect
x="0"
y="0"
width="64"
height="64"
style="fill:rgb(0%,0%,0%);fill-opacity:0.301961;stroke:none;"
id="rect523" />
</g>
</mask>
<linearGradient id="linear3" gradientUnits="userSpaceOnUse" x1="8.1786" y1="0.8465" x2="23.666" y2="16.334" gradientTransform="matrix(2,0,0,2,0,0)">
<stop offset="0" style="stop-color:rgb(100%,100%,100%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(96.470588%,70.980392%,1.568627%);stop-opacity:0;"/>
<linearGradient
id="linear3"
gradientUnits="userSpaceOnUse"
x1="8.1786"
y1="0.8465"
x2="23.666"
y2="16.334"
gradientTransform="matrix(2,0,0,2,0,0)">
<stop
offset="0"
style="stop-color:rgb(100%,100%,100%);stop-opacity:1;"
id="stop528" />
<stop
offset="1"
style="stop-color:rgb(96.470588%,70.980392%,1.568627%);stop-opacity:0;"
id="stop530" />
</linearGradient>
<clipPath id="clip1">
<rect x="0" y="0" width="64" height="64"/>
<clipPath
id="clip1">
<rect
x="0"
y="0"
width="64"
height="64"
id="rect533" />
</clipPath>
<g id="surface5" clip-path="url(#clip1)">
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear3);" d="M 62 12 L 27.035156 12 C 26.371094 12 25.738281 12.261719 25.269531 12.730469 L 22 16 L 3.5 16 C 1.566406 16 0 17.566406 0 19.5 L 0 21.5 C 0 19.566406 1.566406 18 3.5 18 L 22 18 L 25.261719 14.738281 C 25.734375 14.265625 26.375 14 27.042969 14 L 62 14 C 63.105469 14 64 14.894531 64 16 L 64 14 C 64 12.894531 63.105469 12 62 12 Z M 62 12 "/>
<g
id="surface5"
clip-path="url(#clip1)">
<path
style=" stroke:none;fill-rule:nonzero;fill:url(#linear3);"
d="M 62 12 L 27.035156 12 C 26.371094 12 25.738281 12.261719 25.269531 12.730469 L 22 16 L 3.5 16 C 1.566406 16 0 17.566406 0 19.5 L 0 21.5 C 0 19.566406 1.566406 18 3.5 18 L 22 18 L 25.261719 14.738281 C 25.734375 14.265625 26.375 14 27.042969 14 L 62 14 C 63.105469 14 64 14.894531 64 16 L 64 14 C 64 12.894531 63.105469 12 62 12 Z M 62 12 "
id="path536" />
</g>
</defs>
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(87.843137%,62.352941%,0%);fill-opacity:1;" d="M 61.5 10 L 28 10 L 23.167969 5.167969 C 22.421875 4.421875 21.40625 4 20.347656 4 L 3 4 C 1.34375 4 0 5.34375 0 7 L 0 20 L 64 20 L 64 12.5 C 64 11.121094 62.878906 10 61.5 10 Z M 61.5 10 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);" d="M 0 14 L 26 14 L 26 20 L 0 20 Z M 0 14 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear1);" d="M 62 12 L 27.035156 12 C 26.371094 12 25.738281 12.261719 25.269531 12.730469 L 22 16 L 3.5 16 C 1.566406 16 0 17.566406 0 19.5 L 0 56.5 C 0 58.433594 1.566406 60 3.5 60 L 60.5 60 C 62.433594 60 64 58.433594 64 56.5 L 64 14 C 64 12.894531 63.105469 12 62 12 Z M 62 12 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear2);" d="M 17 42 C 15.671875 41.996094 14.398438 42.523438 13.460938 43.460938 C 12.523438 44.398438 11.996094 45.671875 12 47 L 12 60 L 52 60 L 52 47 C 52.003906 45.671875 51.476562 44.398438 50.539062 43.460938 C 49.601562 42.523438 48.328125 41.996094 47 42 Z M 17 42 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(6.666667%,29.019608%,54.509804%);fill-opacity:1;" d="M 21.199219 50 L 42.800781 50 C 43.40625 49.949219 43.941406 50.394531 44 51 C 43.941406 51.605469 43.40625 52.050781 42.800781 52 L 21.199219 52 C 20.59375 52.050781 20.058594 51.605469 20 51 C 20.058594 50.394531 20.59375 49.949219 21.199219 50 Z M 21.199219 50 "/>
<use xlink:href="#surface5" mask="url(#mask0)"/>
<g
id="surface1"
transform="matrix(0.9375,0,0,0.9375,2,2)">
<path
style="fill:#de9e00;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="M 61.5,10 H 28 L 23.167969,5.167969 C 22.421875,4.421875 21.40625,4 20.347656,4 H 3 C 1.34375,4 0,5.34375 0,7 V 20 H 64 V 12.5 C 64,11.121094 62.878906,10 61.5,10 Z m 0,0"
id="path541" />
<path
style="fill:url(#linear0);fill-rule:nonzero;stroke:none"
d="m 0,14 h 26 v 6 H 0 Z m 0,0"
id="path543" />
<path
style="fill:url(#linear1);fill-rule:nonzero;stroke:none"
d="M 62,12 H 27.035156 c -0.664062,0 -1.296875,0.261719 -1.765625,0.730469 L 22,16 H 3.5 C 1.566406,16 0,17.566406 0,19.5 v 37 C 0,58.433594 1.566406,60 3.5,60 h 57 C 62.433594,60 64,58.433594 64,56.5 V 14 c 0,-1.105469 -0.894531,-2 -2,-2 z m 0,0"
id="path545" />
<path
style="fill:url(#linear2);fill-rule:nonzero;stroke:none"
d="M 17,42 C 15.671875,41.9961 14.398438,42.523438 13.460938,43.460938 12.523438,44.398438 11.996094,45.671875 12,47 V 60 H 52 V 47 C 52.0039,45.671875 51.476562,44.398438 50.539062,43.460938 49.601562,42.523438 48.328125,41.996094 47,42 Z m 0,0"
id="path547" />
<path
style="fill:#0f4a8a;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="M 21.199219,50 H 42.800781 C 43.40625,49.94922 43.941406,50.394531 44,51 c -0.05859,0.605469 -0.59375,1.050781 -1.199219,1 H 21.199219 C 20.59375,52.050781 20.058594,51.605469 20,51 c 0.05859,-0.605469 0.59375,-1.050781 1.199219,-1 z m 0,0"
id="path549" />
<use
xlink:href="#surface5"
mask="url(#mask0)"
id="use551" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -0,0 +1,122 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 64 64"
id="svg14"
sodipodi:docname="knights.svg"
inkscape:version="1.2.1 (9c6d41e410, 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"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs18">
<linearGradient
id="linearGradient1005-3-3"
x1="5.2535"
x2="9.3823996"
y1="15.383"
y2="2.9421"
gradientTransform="matrix(3.7795642,0,0,3.7795642,-0.13502629,0.02437811)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#fa8200"
offset="0"
id="stop392" />
<stop
stop-color="#ff9600"
offset=".36953"
id="stop394" />
<stop
stop-color="#ffb400"
offset="1"
id="stop396" />
</linearGradient>
<filter
id="filter4736"
x="-0.0600002"
y="-0.059999845"
width="1.1200004"
height="1.1199997"
color-interpolation-filters="sRGB">
<feGaussianBlur
stdDeviation="0.8750013"
id="feGaussianBlur399" />
</filter>
</defs>
<sodipodi:namedview
id="namedview16"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="8.9714173"
inkscape:cx="37.786672"
inkscape:cy="36.22616"
inkscape:window-width="1920"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg14" />
<metadata
id="metadata2">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<path
d="m 62.000875,32.000189 c 0,3.59648 -0.633046,7.0448 -1.793951,10.240076 -0.806982,2.221234 -1.868635,4.321219 -3.151961,6.263556 -0.537535,0.816697 -1.115512,1.605424 -1.729017,2.363347 -1.964032,2.425749 -4.298163,4.538169 -6.918561,6.252596 -0.964932,0.631836 -1.96785,1.209813 -3.006144,1.727732 -4.03208,2.017929 -8.583854,3.152944 -13.401335,3.152944 -4.817481,0 -9.368878,-1.135128 -13.401335,-3.153058 C 17.560163,58.329388 16.556036,57.751449 15.591104,57.119651 12.937559,55.382016 10.575572,53.236488 8.5954386,50.770675 7.9807997,50.006591 7.4040324,49.210644 6.8664218,48.386616 5.6174146,46.476367 4.5827863,44.415388 3.7917534,42.237203 2.6310376,39.042343 1.999126,35.595309 1.999126,32.000151 c 0,-16.569397 13.431194,-30.0005907 30.000591,-30.0005907 8.317014,0 15.843336,3.384558 21.277269,8.8506937 1.566116,1.57462 2.958446,3.323367 4.143578,5.213961 1.120425,1.78042 2.057124,3.688174 2.785756,5.695105 1.161018,3.195955 1.794026,6.644162 1.794026,10.240075 z"
fill="url(#linearGradient1005-3-3)"
stroke-width="0.11719"
id="path406"
style="fill:url(#linearGradient1005-3-3)" />
<g
id="g694"
transform="translate(-68.999683)">
<path
d="m 95.45246,11.64 c 0,0 4.316085,2.96055 4.6116,4.640625 0,0 9.13126,-2.886435 17.15445,4.809375 h -4.05 c 0,0 10.61546,6.634035 10.8,10.8 -0.18457,-0.115965 -1.95115,-1.0373 -2.7,-1.35 0,0 2.57837,5.938785 0.617,11.73339 -3.66444,6.939 -10.50043,13.00266 -20.50515,13.9131 -2.688656,0.244526 1.9e-4,0.004 -2.699861,0.004 v -8.1 l 2.700001,-1.3e-5 v -4.05 c 4.32675,-0.20975 5.37691,-10.538505 -0.3621,-13.5 0,0 -3.627043,5.09058 -7.886428,5.584545 0,0 -0.497192,4.36374 -5.64516,1.592595 -1.37403,-0.736398 -1.88487,-3.172635 -0.498339,-5.149575 l 1.09161,-1.579365 c 0,0 3.614355,-8.67996 6.1884,-11.2482 0,0 1.35,-4.05 0,-6.75 0,0 1.52955,1.135687 2.025,2.025 0,0 -0.344466,-2.88441 -0.841104,-3.375 z"
fill="#ffffff"
id="path685"
style="stroke-width:1.35" />
<path
d="m 117.79496,48.09 c -6.36592,0.0067 -12.75305,-6.7e-5 -19.1187,-6.7e-5 l -0.01782,1.35405 17.80515,0.0067 c 1.08659,-1.081337 0.61059,-0.594405 1.33155,-1.36053 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="#f2f2f2"
fill-rule="evenodd"
image-rendering="auto"
shape-rendering="auto"
solid-color="#000000"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;isolation:auto;mix-blend-mode:normal;stroke-width:1.35"
id="path687" />
<path
d="m 120.88646,44.0265 c -6.36593,0.0068 -13.13793,0.0054 -19.50345,0.0054 v 1.35 l 18.5895,0.0054 c 0.81765,-1.229013 0.45238,-0.652428 0.91495,-1.36053 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="#f2f2f2"
fill-rule="evenodd"
image-rendering="auto"
shape-rendering="auto"
solid-color="#000000"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;isolation:auto;mix-blend-mode:normal;stroke-width:1.35"
id="path689" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

101
src/apps/scalable/kpat.svg Normal file
View File

@ -0,0 +1,101 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 16.933 16.933"
id="svg14"
sodipodi:docname="kpat.svg"
xml:space="preserve"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs18"><linearGradient
id="a-6"
x1="99.036003"
x2="99.036003"
y1="11.64"
y2="199.84"
gradientTransform="matrix(0.07937344,0,0,0.07937344,0.52915634,0.5290246)"
gradientUnits="userSpaceOnUse"><stop
stop-color="#ff4b00"
offset="0"
id="stop405" /><stop
stop-color="#f50f2d"
offset="1"
id="stop407" /></linearGradient><linearGradient
id="linearGradient951"
x1="220.50999"
x2="217.88"
y1="314.42001"
y2="-128.39999"
gradientUnits="userSpaceOnUse"
xlink:href="#a-3" /><linearGradient
id="a-3"><stop
stop-color="#c52828"
offset="0"
id="stop399" /><stop
stop-color="#ff5454"
offset="1"
id="stop401" /></linearGradient></defs><sodipodi:namedview
id="namedview16"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="4.4857086"
inkscape:cx="30.318509"
inkscape:cy="32.547812"
inkscape:window-width="1920"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg14" /><circle
cx="8.4665003"
cy="8.4665003"
r="7.9373436"
color="#000000"
fill="url(#a-6)"
id="circle428"
style="fill:url(#a-6);stroke-width:0.264578" /><path
d="M 9.3100877,3.9999293 A 0.34826031,0.34826031 0 0 0 8.8844362,4.2466137 L 7.0560695,11.330325 a 0.36277116,0.36277116 0 0 0 0.2478936,0.435326 l 4.1887979,1.165704 a 0.34826031,0.34826031 0 0 0 0.426861,-0.249103 L 13.746779,5.5985409 A 0.36035269,0.36035269 0 0 0 13.498885,5.1632155"
id="path785"
style="fill:#f0f0f0;fill-opacity:1;stroke-width:1.20924" /><path
d="M 10.805914,6.914191 9.2822752,8.1548684 10.002981,10.020721 11.526619,8.7812532"
fill="#db6565"
id="path787"
style="fill:#fa2f15;fill-opacity:1;stroke-width:1.20924" /><image
width="7.6727657"
height="10.318547"
preserveAspectRatio="none"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAnCAYAAADzckPEAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAA
GXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAe5JREFUWIXFmNtu4zAMRA+dFNui
QP//P/fSpE6sfQiJjlnKdXMVQNhxZB4NNXKsWGuNS5qZWXW9LSS2tdAiuRUB0IAJmHrgEvoNYJDj
AGwkAI7AHvgAjhV4W4AqwKYAbCWeBLoHfoviGupAS8ky4ClBqn4T8O7HD2A0s5bVhlLzRC/AM/DL
P2vyAChIS21eWjzH1q/HtU+oqxy845vHswCjrDGHWvoYMHKugy2dHUoH7/jq0JekxIoEVUKdIr2/
W964IUa6kX7liDvQgc/pCOisRYkatdsqhWvAqtbyElToETj48ZLH1Bdo7vAYqK+ha0HV2auUTgIu
nyQ/AOsD44uZMjSUXgpddPAg51WJL1VbOvg76Llt0UyPg97bwVnpXRxcQW/u4CF1vouD10DPbV0z
PRZ6IwevVnpNB8erzsxMPei1HTxbNhka4Js6eC303FbO6+OhV3Jwng59GTeQvUy6KcykDq7eCvOA
mkSsgpHkjSXoUSKPPs4nalDECOyAv34+9aCR9OAdQ/FGEmfAIR1HuX/PaVO1w/esPWiUdwf8c0hs
hhSUBxbRG0xd3tZaM7PGaav3h9NcvvvXqiID4mGi0zHbNcSWcUnpyGkuorQBVYCWWkEzETl59z8H
2ULqD3ArYhFQ5l7qd84/J2vaf1XDSy0e4EsfAAAAAElFTkSuQmCC
"
id="image2307"
x="2.6974797"
y="3.6551275" /><path
d="M 3.464635,5.0193163 A 0.36277116,0.36277116 0 0 0 3.1792551,5.430457 l 1.2261665,7.222774 a 0.35067879,0.35067879 0 0 0 0.4038852,0.286589 l 4.2698166,-0.782377 a 0.35793421,0.35793421 0 0 0 0.2817522,-0.41114 L 8.1347091,4.5247383 A 0.34826031,0.34826031 0 0 0 7.7332424,4.2381491"
fill="#f9f9f9"
id="path789"
style="fill:#fbfbfb;fill-opacity:1;stroke-width:1.20924" /><path
d="M 5.5783817,7.6760104 A 0.61671097,0.61671097 0 0 0 5.0825944,8.3942973 c 0.1958964,0.99883 1.5550791,1.564753 1.5550791,1.564753 0,0 1.0484086,-1.0326886 0.8525122,-2.0315185 A 0.61792021,0.61792021 0 0 0 6.7610156,7.4462554 0.62033868,0.62033868 0 0 0 6.2567637,8.0097599 0.62275716,0.62275716 0 0 0 5.5771724,7.6760104 Z"
fill="#d74949"
id="path791"
style="fill:#fa2d16;fill-opacity:1;stroke-width:1.20924" /></svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -0,0 +1,128 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 64 64"
id="svg28"
sodipodi:docname="kruler.svg"
xml:space="preserve"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs32"><linearGradient
inkscape:collect="always"
id="linearGradient1063"><stop
style="stop-color:#fae784;stop-opacity:0.99215686"
offset="0"
id="stop1059" /><stop
style="stop-color:#f2d061;stop-opacity:0.98823529"
offset="0.57617611"
id="stop7454" /><stop
style="stop-color:#e2c055;stop-opacity:0.98823529"
offset="0.577393"
id="stop9603" /><stop
style="stop-color:#ecc045;stop-opacity:0.98431373"
offset="1"
id="stop1061" /></linearGradient><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient1063"
id="linearGradient1065"
x1="-26.378206"
y1="12"
x2="-26.378206"
y2="51.919594"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(59.5)" /></defs><sodipodi:namedview
id="namedview30"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="2.2428543"
inkscape:cx="23.407673"
inkscape:cy="28.089207"
inkscape:window-width="1920"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg28" /><rect
style="opacity:1;fill:url(#linearGradient1065);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:6.14001;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect396"
width="55"
height="40"
x="4.5"
y="12"
rx="0" /><rect
style="opacity:1;fill:#9f5813;fill-opacity:0.992157;fill-rule:evenodd;stroke:none;stroke-width:1.8093;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect6605"
width="55"
height="3.4732976"
x="4.5"
y="12"
rx="0" /><g
id="g7452"
transform="translate(59.731416)"><rect
style="opacity:1;fill:#9f5813;fill-opacity:0.992157;fill-rule:evenodd;stroke:none;stroke-width:5.99034;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect7420"
width="3"
height="11"
x="-51.109238"
y="18.276243" /><rect
style="opacity:1;fill:#9f5813;fill-opacity:0.992157;fill-rule:evenodd;stroke:none;stroke-width:5.99034;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect7422"
width="3"
height="11"
x="-44.858433"
y="18.276243" /><rect
style="opacity:1;fill:#9f5813;fill-opacity:0.992157;fill-rule:evenodd;stroke:none;stroke-width:7.05669;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect7424"
width="3"
height="15.264819"
x="-38.607624"
y="18.276243" /><rect
style="opacity:1;fill:#9f5813;fill-opacity:0.992157;fill-rule:evenodd;stroke:none;stroke-width:5.99034;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect7434"
width="3"
height="11"
x="-32.356819"
y="18.276243" /><rect
style="opacity:1;fill:#9f5813;fill-opacity:0.992157;fill-rule:evenodd;stroke:none;stroke-width:5.99034;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect7436"
width="3"
height="11"
x="-26.106012"
y="18.276243" /><rect
style="opacity:1;fill:#9f5813;fill-opacity:0.992157;fill-rule:evenodd;stroke:none;stroke-width:7.05669;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect7438"
width="3"
height="15.264819"
x="-19.855206"
y="18.276243" /><rect
style="opacity:1;fill:#9f5813;fill-opacity:0.992157;fill-rule:evenodd;stroke:none;stroke-width:5.99034;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect7440"
width="3"
height="11"
x="-13.6044"
y="18.276243" /><rect
style="opacity:1;fill:#9f5813;fill-opacity:0.992157;fill-rule:evenodd;stroke:none;stroke-width:5.99034;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect7442"
width="3"
height="11"
x="-7.3535943"
y="18.276243" /></g><rect
style="opacity:1;fill:#d6aa32;fill-opacity:0.87843138;fill-rule:evenodd;stroke:none;stroke-width:1.37295;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect10709"
width="55"
height="2"
x="4.5"
y="50"
rx="0" /></svg>

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -0,0 +1,218 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 16.933 16.933"
id="svg27"
sodipodi:docname="krusader_root.svg"
xml:space="preserve"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"><sodipodi:namedview
id="namedview29"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="6.34375"
inkscape:cx="25.536946"
inkscape:cy="27.901478"
inkscape:window-width="1920"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg27" /><metadata
id="metadata2"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs9"><linearGradient
id="linearGradient892"
x1="-197.72"
x2="-197.72"
y1="263.86"
y2="273.76"
gradientTransform="matrix(0.18709,-0.18709,0.18709,0.18709,24.696124,-74.45)"
gradientUnits="userSpaceOnUse"><stop
offset="0"
id="stop4" /><stop
stop-opacity="0"
offset="1"
id="stop6" /></linearGradient><linearGradient
id="linearGradient939"
x1="-16.139999"
x2="-1.0699"
y1="-55.616001"
y2="-44.834999"
gradientTransform="matrix(1,0,0,1.1,16.669,62.435)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient992" /><linearGradient
id="linearGradient992"
x1="-16.139999"
x2="-1.0699"
y1="-55.616001"
y2="-44.834999"
gradientTransform="matrix(1,0,0,1.1,16.669,62.435)"
gradientUnits="userSpaceOnUse"><stop
stop-color="#d73232"
offset="0"
id="stop263" /><stop
stop-color="#eb4646"
offset="1"
id="stop265" /></linearGradient><linearGradient
id="linearGradient1006"
x1="0.52938998"
x2="16.216999"
y1="2.7783999"
y2="14.872"
gradientTransform="matrix(1,0,0,1.1,16.669,62.435)"
gradientUnits="userSpaceOnUse"><stop
stop-color="#d73232"
offset="0"
id="stop268" /><stop
stop-color="#eb4646"
offset="1"
id="stop270" /></linearGradient><linearGradient
id="linearGradient1064"
x1="-15.961"
x2="-0.30109"
y1="-43.254002"
y2="-54.195999"
gradientTransform="matrix(1,0,0,1.1,39.087633,62.435374)"
gradientUnits="userSpaceOnUse"><stop
stop-color="#d73232"
offset="0"
id="stop258" /><stop
stop-color="#eb4646"
offset="1"
id="stop260" /></linearGradient><filter
id="b-7-3"
x="-0.13320915"
y="-0.084643266"
width="1.2664183"
height="1.1692865"
color-interpolation-filters="sRGB"><feGaussianBlur
stdDeviation="0.62797713"
id="feGaussianBlur4" /></filter><linearGradient
id="linearGradient1911-3-3"
x1="25.084999"
x2="25.084999"
y1="24.031"
y2="26.412001"
gradientTransform="translate(-45.533754,-24.307107)"
gradientUnits="userSpaceOnUse"><stop
stop-color="#892a3c"
offset="0"
id="stop263-3" /><stop
stop-color="#732332"
offset="1"
id="stop265-6" /></linearGradient><linearGradient
id="linearGradient1951-6"
x1="100"
x2="133.19"
y1="17.452999"
y2="51.605999"
gradientTransform="matrix(0.26458,0,0,0.26458,-47.743754,-3.0574669)"
gradientUnits="userSpaceOnUse"><stop
stop-color="#bf7474"
offset="0"
id="stop268-7" /><stop
stop-color="#be4c63"
offset="1"
id="stop270-5" /></linearGradient><linearGradient
id="linearGradient11110-7"
x1="0.52916998"
x2="16.403999"
y1="5.3814998"
y2="5.3814998"
gradientTransform="translate(-27.636008,-2.9220655)"
gradientUnits="userSpaceOnUse"><stop
stop-color="#fff"
offset="0"
id="stop273" /><stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop275" /></linearGradient><linearGradient
id="linearGradient29077"
x1="0.52916002"
x2="16.403999"
y1="14.179"
y2="14.179"
gradientTransform="translate(-27.636008,-2.9375649)"
gradientUnits="userSpaceOnUse"><stop
stop-color="#4e1822"
stop-opacity=".99608"
offset="0"
id="stop278" /><stop
stop-color="#43141c"
stop-opacity=".99608"
offset="1"
id="stop280" /></linearGradient></defs><g
id="g599"
transform="translate(27.635799,2.922149)"><path
d="m -26.438354,-0.6732069 c -0.3653,0 -0.66145,0.32575 -0.66145,0.72759 v 2.9636 c -0.0026,0.02629 -0.0072,0.052 -0.0072,0.07906 v 7.9372999 c 0,0.40184 0.29614,0.72759 0.66144,0.72759 h 14.552 c 0.36531,0 0.66144,-0.32575 0.66144,-0.72759 V 1.6413431 c 0,-0.40184 -0.29614,-0.72759 -0.66144,-0.72759 v 5.16e-4 h -8.1993 l -0.89864,-1.1095 c 0,0 -0.36607,-0.478 -1.0583,-0.478 h -1.3229 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="url(#linearGradient1911-3-3)"
image-rendering="auto"
shape-rendering="auto"
solid-color="#000000"
stop-color="#000000"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;fill:url(#linearGradient1911-3-3)"
id="path331" /><path
d="m -19.275654,0.8987931 c -0.11312,0.0018 -0.30848,-0.01542 -0.51986,0.09508 -0.73647,0.37946 -0.77226,0.59366 -1.557,0.71415 h -4.9608 c -0.21986,0 -0.41824,0.08855 -0.56171,0.23202 -0.13937,0.13936 -0.22041,0.33333 -0.2253,0.54569 v 0.2775 c 0.0049,-0.21236 0.08593,-0.40633 0.2253,-0.54569 0.14347,-0.14347 0.34185,-0.23202 0.56171,-0.23202 h 4.9608 c 0.78472,-0.1205 0.82051,-0.33469 1.557,-0.71415 0.21138,-0.1105 0.40673,-0.09328 0.51986,-0.09508 h 7.3828 c 0.18216,3.65e-4 0.3472,0.08101 0.46663,0.21239 0.1197,0.13167 0.19378,0.31377 0.19378,0.51469 v -0.2775 c 0,-0.20092 -0.07408,-0.38302 -0.19378,-0.51469 -0.11943,-0.13137 -0.28447,-0.21202 -0.46663,-0.21239 h -1.1652 z m -7.8247,2.1037 c -0.0026,0.02629 -0.0067,0.05201 -0.0067,0.07906 v 0.2775 c 0,-0.02705 0.0041,-0.05277 0.0067,-0.07906 z"
fill="#1e5992"
opacity="0.00100002"
stroke-width="0.26458"
id="path333" /><path
d="m -20.093654,1.1757931 c 0,0 -0.35919,0.47868 -1.1575,0.79218 -0.03271,0.0059 -0.06509,0.01158 -0.10077,0.01705 h -4.9608 c -0.21986,0 -0.41824,0.08855 -0.56171,0.23202 -0.13937,0.13936 -0.22042,0.33333 -0.2253,0.54569 v 0.51675 c -0.0026,0.02629 -0.0067,0.05201 -0.0067,0.07906 v 7.3952999 c 0,0.20092 0.07357,0.3825 0.19327,0.51417 0.1197,0.13167 0.28553,0.21342 0.46818,0.21342 h 14.552 c 0.18265,0 0.34796,-0.08175 0.46766,-0.21342 0.1197,-0.13167 0.19378,-0.31325 0.19378,-0.51417 V 1.9028431 c 0,-0.20092 -0.07408,-0.38302 -0.19378,-0.51469 -0.11945,-0.13137 -0.28449,-0.21202 -0.46665,-0.21239 h -7.4821 z"
fill="url(#linearGradient1951-6)"
id="path335"
style="fill:url(#linearGradient1951-6)" /><path
d="m -20.093654,1.1757931 c 0,0 -0.35919,0.47868 -1.1575,0.79218 -0.03271,0.0059 -0.06509,0.01158 -0.10077,0.01705 h -4.9608 c -0.21986,0 -0.41824,0.08855 -0.56171,0.23202 -0.13937,0.13936 -0.22041,0.33333 -0.2253,0.54569 v 0.38446 c 0.0049,-0.21236 0.08593,-0.40633 0.2253,-0.54569 0.14347,-0.14347 0.34185,-0.23202 0.56171,-0.23202 h 4.9608 c 0.03568,-0.0055 0.06806,-0.01118 0.10077,-0.01705 0.75911,-0.26303 1.2883,-0.79218 1.2883,-0.79218 h 8.0707 c 0.18216,3.7e-4 0.34718,0.08102 0.46663,0.21239 0.1197,0.13167 0.19378,0.31377 0.19378,0.51469 v -0.38446 c 0,-0.20092 -0.07408,-0.38302 -0.19378,-0.51469 -0.11945,-0.13137 -0.28447,-0.21202 -0.46663,-0.21239 h -7.4821 z m -7.0062,2.1037 c -0.0026,0.02629 -0.0067,0.05201 -0.0067,0.07906 v 0.38447 c 0,-0.02705 0.0041,-0.05277 0.0067,-0.07906 z"
fill="url(#linearGradient11110-7)"
opacity="0.3"
id="path337"
style="fill:url(#linearGradient11110-7)" /><path
d="m -27.106814,10.735893 v 0.28215 c 0,0.20092 0.07357,0.3825 0.19327,0.51417 0.1197,0.13167 0.28553,0.21342 0.46818,0.21342 h 14.552 c 0.18265,0 0.34796,-0.08175 0.46766,-0.21342 0.1197,-0.13167 0.19378,-0.31325 0.19378,-0.51417 v -0.28215 c 0,0.20092 -0.07409,0.3825 -0.19378,0.51417 -0.1197,0.13167 -0.28501,0.21342 -0.46766,0.21342 h -14.552 c -0.18265,0 -0.34848,-0.08176 -0.46818,-0.21342 -0.1197,-0.13166 -0.19327,-0.31325 -0.19327,-0.51417 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="url(#linearGradient29077)"
image-rendering="auto"
shape-rendering="auto"
solid-color="#000000"
stop-color="#000000"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;fill:url(#linearGradient29077)"
id="path339" /></g><g
id="g660"><image
width="3.7040937"
height="5.5561404"
preserveAspectRatio="none"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAVCAYAAAB2Wd+JAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAA GXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAWlJREFUOI2N1F1PE1EQxvHftEsL KIJERRITg1G+/9fxArwxMb7XRotAt+PFzupaKniSk+zMnv95np3MbGSmiBhhjDYzV/5jBUbYwwHm mGdmexc4whaO8AqneBgR47vAplS3cb82nEXE19uUR2vxuNRf4OA25WbwfI1ZWX+MLOXZpoINFVf4 gnP8wJNS3q+q/xPMUv1Q8GJg+wY8tDqE31f8Ek8rfx4R8972DQt16KqU3+ASxzjBXq+8CeybYlxQ X7BneI7diIh1qyPs4FBX2aOKJ/X+uC76OQSjDp0UtIMpWl0rLnFRNcgh2BQw1XVSVP4Cr0tpWfZX 6+B2KVyVvaj8FhaZeTn8puG6xju8LTgKeoRJRPQuNP6Uf1Hfcqar6GGpNtjHvTrT9uASHysxqz3B 5zo8qYum5bADM7ONiBm+Y1lxluUHBc91/ft7zBqouRvOXotPusbfrUu/DackMtOmVYUY/ov+Gupf sUSEgkxxAwMAAAAASUVORK5CYII= "
id="image3594"
x="6.7448568"
y="8.0200195" /><g
id="path11-7"><path
style="color:#000000;fill:#000000;stroke-width:0.529156;stroke-linecap:round;stroke-linejoin:round"
d="m 7.1265706,8.4663751 v 3.7040939 l 0.8288703,-1.010768 0.5467243,1.319266 c 0.488861,-0.202566 0,0 0.488861,-0.202566 l -0.5586038,-1.348211 1.1585611,0.0026 z"
id="path3664" /><path
style="color:#000000;fill:#fffffc;stroke-linecap:round;stroke-linejoin:round"
d="M 7.0253906,8.2226563 A 0.26460447,0.26460447 0 0 0 6.8613281,8.4667969 v 3.7031251 a 0.26460447,0.26460447 0 0 0 0.4707031,0.167969 l 0.5488282,-0.667969 0.3769531,0.910156 a 0.26460447,0.26460447 0 0 0 0.3457031,0.142578 l 0.4882813,-0.201172 a 0.26460447,0.26460447 0 0 0 0.1445312,-0.345703 l -0.40625,-0.982422 0.7597657,0.002 a 0.26460447,0.26460447 0 0 0 0.1875,-0.451172 L 7.3144531,8.2792969 A 0.26460447,0.26460447 0 0 0 7.0253906,8.2226563 Z M 7.390625,9.1054688 8.9511719,10.664063 H 8.4335938 A 0.26460447,0.26460447 0 0 0 8.1875,11.029297 l 0.011719,0.0293 A 0.26460447,0.26460447 0 0 0 7.75,10.992188 l -0.359375,0.4375 z"
id="path3666" /></g><path
d="m 7.1265706,8.4663751 v 3.7040939 l 0.8288703,-1.010768 0.5467243,1.319266 c 0.488861,-0.202566 0,0 0.488861,-0.202566 l -0.5586038,-1.348211 1.1585611,0.0026 z"
id="path13-3"
style="fill:#be5c6a;fill-opacity:1;stroke-width:0.264578" /></g></svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,289 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 16.933 16.933"
id="svg3725"
sodipodi:docname="krusader_user.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
id="namedview3727"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="4.4857086"
inkscape:cx="82.484181"
inkscape:cy="43.471393"
inkscape:window-width="1920"
inkscape:window-height="936"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg3725"
showguides="true" />
<metadata
id="metadata3700">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3707">
<linearGradient
id="linearGradient892"
x1="-197.72"
x2="-197.72"
y1="263.86"
y2="273.76"
gradientTransform="matrix(0.18709,-0.18709,0.18709,0.18709,22.894239,-74.45)"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
id="stop3702" />
<stop
stop-opacity="0"
offset="1"
id="stop3704" />
</linearGradient>
<linearGradient
id="linearGradient939"
x1="-16.139999"
x2="-1.0699"
y1="-55.616001"
y2="-44.834999"
gradientTransform="matrix(1,0,0,1.1,16.669,62.435)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient992" />
<linearGradient
id="linearGradient992"
x1="-16.139999"
x2="-1.0699"
y1="-55.616001"
y2="-44.834999"
gradientTransform="matrix(1,0,0,1.1,16.669,62.435)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#d73232"
offset="0"
id="stop263" />
<stop
stop-color="#eb4646"
offset="1"
id="stop265" />
</linearGradient>
<linearGradient
id="linearGradient1006"
x1="0.52938998"
x2="16.216999"
y1="2.7783999"
y2="14.872"
gradientTransform="matrix(1,0,0,1.1,16.669,62.435)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#d73232"
offset="0"
id="stop268" />
<stop
stop-color="#eb4646"
offset="1"
id="stop270" />
</linearGradient>
<linearGradient
id="linearGradient1064"
x1="-15.961"
x2="-0.30109"
y1="-43.254002"
y2="-54.195999"
gradientTransform="matrix(1,0,0,1.1,16.669295,47.35442)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#d73232"
offset="0"
id="stop258" />
<stop
stop-color="#eb4646"
offset="1"
id="stop260" />
</linearGradient>
<linearGradient
id="linearGradient1777"
x1="0.52969003"
x2="16.774"
y1="15.081"
y2="2.5021999"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-22.445338,-6.3934793)">
<stop
stop-color="#0078e1"
offset="0"
id="stop4064" />
<stop
stop-color="#05b9ff"
offset="1"
id="stop4066" />
</linearGradient>
<linearGradient
id="linearGradient1911-3-3"
x1="25.084999"
x2="25.084999"
y1="24.031"
y2="26.412001"
gradientTransform="translate(-44.766982,-24.366089)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#0272cb"
offset="0"
id="stop1846" />
<stop
stop-color="#0768ba"
offset="1"
id="stop1848" />
</linearGradient>
<linearGradient
id="linearGradient1951-6"
x1="100"
x2="133.19"
y1="17.452999"
y2="51.605999"
gradientTransform="matrix(0.26458,0,0,0.26458,-46.976982,-3.1164493)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#27aee9"
offset="0"
id="stop1851" />
<stop
stop-color="#0669bc"
offset="1"
id="stop1853" />
</linearGradient>
<linearGradient
id="linearGradient11110-7"
x1="0.52916998"
x2="16.403999"
y1="5.3814998"
y2="5.3814998"
gradientTransform="translate(-26.869236,-2.9810479)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#fff"
offset="0"
id="stop1856" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop1858" />
</linearGradient>
<linearGradient
id="linearGradient29077"
x1="0.52916002"
x2="16.403999"
y1="14.179"
y2="14.179"
gradientTransform="translate(-26.869236,-2.9965473)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#0a5ba8"
stop-opacity=".99608"
offset="0"
id="stop1861" />
<stop
stop-color="#104a8c"
stop-opacity=".99608"
offset="1"
id="stop1863" />
</linearGradient>
</defs>
<g
id="g2182"
transform="translate(26.869027,2.9811311)">
<path
d="m -25.671582,-0.7321893 c -0.3653,0 -0.66145,0.32575 -0.66145,0.72759 v 2.9636 c -0.0026,0.02629 -0.0072,0.052 -0.0072,0.07906 v 7.9373003 c 0,0.40184 0.29614,0.72759 0.66144,0.72759 h 14.552 c 0.36531,0 0.66144,-0.32575 0.66144,-0.72759 V 1.5823607 c 0,-0.40184 -0.29614,-0.72759 -0.66144,-0.72759 v 5.16e-4 h -8.1993 l -0.89864,-1.1095 c 0,0 -0.36607,-0.478 -1.0583,-0.478 h -1.3229 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="url(#linearGradient1911-3-3)"
image-rendering="auto"
shape-rendering="auto"
solid-color="#000000"
stop-color="#000000"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;fill:url(#linearGradient1911-3-3)"
id="path1914" />
<path
d="m -18.508882,0.8398107 c -0.11312,0.0018 -0.30848,-0.01542 -0.51986,0.09508 -0.73647,0.37946 -0.77226,0.59366 -1.557,0.71415 h -4.9608 c -0.21986,0 -0.41824,0.08855 -0.56171,0.23202 -0.13937,0.13936 -0.22041,0.33333 -0.2253,0.54569 v 0.2775 c 0.0049,-0.21236 0.08593,-0.40633 0.2253,-0.54569 0.14347,-0.14347 0.34185,-0.23202 0.56171,-0.23202 h 4.9608 c 0.78472,-0.1205 0.82051,-0.33469 1.557,-0.71415 0.21138,-0.1105 0.40673,-0.09328 0.51986,-0.09508 h 7.3828 c 0.18216,3.65e-4 0.3472,0.08101 0.46663,0.21239 0.1197,0.13167 0.19378,0.31377 0.19378,0.51469 v -0.2775 c 0,-0.20092 -0.07408,-0.38302 -0.19378,-0.51469 -0.11943,-0.13137 -0.28447,-0.21202 -0.46663,-0.21239 h -1.1652 z m -7.8247,2.1037 c -0.0026,0.02629 -0.0067,0.05201 -0.0067,0.07906 v 0.2775 c 0,-0.02705 0.0041,-0.05277 0.0067,-0.07906 z"
fill="#1e5992"
opacity="0.00100002"
stroke-width="0.26458"
id="path1916" />
<path
d="m -19.326882,1.1168107 c 0,0 -0.35919,0.47868 -1.1575,0.79218 -0.03271,0.0059 -0.06509,0.01158 -0.10077,0.01705 h -4.9608 c -0.21986,0 -0.41824,0.08855 -0.56171,0.23202 -0.13937,0.13936 -0.22042,0.33333 -0.2253,0.54569 v 0.51675 c -0.0026,0.02629 -0.0067,0.05201 -0.0067,0.07906 v 7.3953003 c 0,0.20092 0.07357,0.3825 0.19327,0.51417 0.1197,0.13167 0.28553,0.21342 0.46818,0.21342 h 14.552 c 0.18265,0 0.34796,-0.08175 0.46766,-0.21342 0.1197,-0.13167 0.19378,-0.31325 0.19378,-0.51417 V 1.8438607 c 0,-0.20092 -0.07408,-0.38302 -0.19378,-0.51469 -0.11945,-0.13137 -0.28449,-0.21202 -0.46665,-0.21239 h -7.4821 z"
fill="url(#linearGradient1951-6)"
id="path1918"
style="fill:url(#linearGradient1951-6)" />
<path
d="m -19.326882,1.1168107 c 0,0 -0.35919,0.47868 -1.1575,0.79218 -0.03271,0.0059 -0.06509,0.01158 -0.10077,0.01705 h -4.9608 c -0.21986,0 -0.41824,0.08855 -0.56171,0.23202 -0.13937,0.13936 -0.22041,0.33333 -0.2253,0.54569 v 0.38446 c 0.0049,-0.21236 0.08593,-0.40633 0.2253,-0.54569 0.14347,-0.14347 0.34185,-0.23202 0.56171,-0.23202 h 4.9608 c 0.03568,-0.0055 0.06806,-0.01118 0.10077,-0.01705 0.75911,-0.26303 1.2883,-0.79218 1.2883,-0.79218 h 8.0707 c 0.18216,3.7e-4 0.34718,0.08102 0.46663,0.21239 0.1197,0.13167 0.19378,0.31377 0.19378,0.51469 v -0.38446 c 0,-0.20092 -0.07408,-0.38302 -0.19378,-0.51469 -0.11945,-0.13137 -0.28447,-0.21202 -0.46663,-0.21239 h -7.4821 z m -7.0062,2.1037 c -0.0026,0.02629 -0.0067,0.05201 -0.0067,0.07906 v 0.38447 c 0,-0.02705 0.0041,-0.05277 0.0067,-0.07906 z"
fill="url(#linearGradient11110-7)"
opacity="0.3"
id="path1920"
style="fill:url(#linearGradient11110-7)" />
<path
d="m -26.340042,10.676911 v 0.28215 c 0,0.20092 0.07357,0.3825 0.19327,0.51417 0.1197,0.13167 0.28553,0.21342 0.46818,0.21342 h 14.552 c 0.18265,0 0.34796,-0.08175 0.46766,-0.21342 0.1197,-0.13167 0.19378,-0.31325 0.19378,-0.51417 v -0.28215 c 0,0.20092 -0.07409,0.3825 -0.19378,0.51417 -0.1197,0.13167 -0.28501,0.21342 -0.46766,0.21342 h -14.552 c -0.18265,0 -0.34848,-0.08176 -0.46818,-0.21342 -0.1197,-0.13166 -0.19327,-0.31325 -0.19327,-0.51417 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="url(#linearGradient29077)"
image-rendering="auto"
shape-rendering="auto"
solid-color="#000000"
stop-color="#000000"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;fill:url(#linearGradient29077)"
id="path1922" />
</g>
<g
id="g2189">
<image
width="3.7040937"
height="5.5561404"
preserveAspectRatio="none"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAVCAYAAAB2Wd+JAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAA GXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAWlJREFUOI2N1F1PE1EQxvHftEsL KIJERRITg1G+/9fxArwxMb7XRotAt+PFzupaKniSk+zMnv95np3MbGSmiBhhjDYzV/5jBUbYwwHm mGdmexc4whaO8AqneBgR47vAplS3cb82nEXE19uUR2vxuNRf4OA25WbwfI1ZWX+MLOXZpoINFVf4 gnP8wJNS3q+q/xPMUv1Q8GJg+wY8tDqE31f8Ek8rfx4R8972DQt16KqU3+ASxzjBXq+8CeybYlxQ X7BneI7diIh1qyPs4FBX2aOKJ/X+uC76OQSjDp0UtIMpWl0rLnFRNcgh2BQw1XVSVP4Cr0tpWfZX 6+B2KVyVvaj8FhaZeTn8puG6xju8LTgKeoRJRPQuNP6Uf1Hfcqar6GGpNtjHvTrT9uASHysxqz3B 5zo8qYum5bADM7ONiBm+Y1lxluUHBc91/ft7zBqouRvOXotPusbfrUu/DackMtOmVYUY/ov+Gupf sUSEgkxxAwMAAAAASUVORK5CYII= "
id="image3594"
x="6.7447557"
y="8.0200195" />
<g
id="path11-7"
transform="translate(-1.009e-4)">
<path
style="color:#000000;fill:#000000;stroke-width:0.529156;stroke-linecap:round;stroke-linejoin:round"
d="m 7.1265706,8.4663751 v 3.7040939 l 0.8288703,-1.010768 0.5467243,1.319266 c 0.488861,-0.202566 0,0 0.488861,-0.202566 l -0.5586038,-1.348211 1.1585611,0.0026 z"
id="path3664" />
<path
style="color:#000000;fill:#fffffc;stroke-linecap:round;stroke-linejoin:round"
d="M 7.0253906,8.2226563 A 0.26460447,0.26460447 0 0 0 6.8613281,8.4667969 v 3.7031251 a 0.26460447,0.26460447 0 0 0 0.4707031,0.167969 l 0.5488282,-0.667969 0.3769531,0.910156 a 0.26460447,0.26460447 0 0 0 0.3457031,0.142578 l 0.4882813,-0.201172 a 0.26460447,0.26460447 0 0 0 0.1445312,-0.345703 l -0.40625,-0.982422 0.7597657,0.002 a 0.26460447,0.26460447 0 0 0 0.1875,-0.451172 L 7.3144531,8.2792969 A 0.26460447,0.26460447 0 0 0 7.0253906,8.2226563 Z M 7.390625,9.1054688 8.9511719,10.664063 H 8.4335938 A 0.26460447,0.26460447 0 0 0 8.1875,11.029297 l 0.011719,0.0293 A 0.26460447,0.26460447 0 0 0 7.75,10.992188 l -0.359375,0.4375 z"
id="path3666" />
</g>
<path
d="m 7.1264698,8.4663751 v 3.7040939 l 0.82887,-1.010768 0.546725,1.319266 c 0.488861,-0.202566 0,0 0.488861,-0.202566 l -0.558604,-1.348211 1.158561,0.0026 z"
id="path13-3"
style="fill:#1487cf;fill-opacity:1;stroke-width:0.264578" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1"
id="svg6"
sodipodi:docname="unity-editor-icon.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
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="defs10" />
<sodipodi:namedview
id="namedview8"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="6.515625"
inkscape:cx="6.2925659"
inkscape:cy="39.059952"
inkscape:window-width="1920"
inkscape:window-height="989"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg6" />
<path
d="M 40.349768,32.002489 50.20663,14.474158 54.892452,32.002489 50.20663,49.524714 Z m -4.80396,4.322403 9.857474,16.047794 L 28.238216,47.84255 15.833916,36.324434 Z M 45.401144,11.627407 35.545808,30.524852 H 15.833306 L 28.23608,16.158307 Z M 59.47372,25.894894 53.460146,3.000001 l -22.4431,6.17399 -3.321285,6.015251 -6.743157,-0.04884 -16.4263235,16.862852 16.4263235,16.8598 h 8.03e-4 l 6.738272,-0.05138 3.327086,6.015251 22.440048,6.173074 6.013573,-22.894893 -3.052653,-6.102253"
id="path4"
style="fill:#e9f4ff;fill-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
id="svg6"
sodipodi:docname="unityhub.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
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="defs10" />
<sodipodi:namedview
id="namedview8"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="4.6072426"
inkscape:cx="-4.1239417"
inkscape:cy="26.371522"
inkscape:window-width="1920"
inkscape:window-height="989"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg6" />
<path
d="M 54.131579,3 31.236842,9.105263 27.712579,15.210526 H 20.552632 L 3.763158,32 20.552632,48.789474 h 7.159947 L 31.236842,54.894737 54.131579,61 60.236842,38.105263 56.712579,32 60.236842,25.894737 Z m -8.585526,8.767158 -9.918,17.18021 H 15.651632 l 12.557,-12.560052 z M 50.831684,14.819789 55.410632,32 50.831684,49.180211 40.913684,32 Z M 15.651632,35.052632 h 19.976421 l 9.918,17.18021 -17.337421,-4.620158 z"
id="path4"
style="fill:#212c37;fill-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,298 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 64 64"
id="svg14"
sodipodi:docname="utilities-energy-monitor.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs18">
<linearGradient
id="linearGradient8783"
x1="58.974998"
x2="55.07"
y1="3.7576001"
y2="-3.3891001"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient8781" />
<linearGradient
id="linearGradient8781">
<stop
stop-color="#6892c6"
offset="0"
id="stop299" />
<stop
stop-color="#5a82a1"
offset=".25781"
id="stop301" />
<stop
stop-color="#dcf6fc"
offset=".75942"
id="stop303" />
<stop
stop-color="#f8fcf8"
offset="1"
id="stop305" />
</linearGradient>
<linearGradient
id="linearGradient66615"
x1="55.099998"
x2="58.801998"
y1="-2.6891"
y2="3.4349999"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient66613" />
<linearGradient
id="linearGradient66613">
<stop
stop-color="#ebfcfc"
offset="0"
id="stop281" />
<stop
stop-color="#d8f8ef"
offset=".25956"
id="stop283" />
<stop
stop-color="#596f80"
offset=".64992"
id="stop285" />
<stop
stop-color="#4883c8"
offset="1"
id="stop287" />
</linearGradient>
<linearGradient
id="linearGradient35758"
x1="210.89999"
x2="225.83"
y1="-13.819"
y2="12.34"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient35756" />
<linearGradient
id="linearGradient35756">
<stop
stop-color="#f1f7fd"
offset="0"
id="stop290" />
<stop
stop-color="#949b7e"
offset=".27521"
id="stop292" />
<stop
stop-color="#566f98"
offset=".71852"
id="stop294" />
<stop
stop-color="#7ea0d0"
offset="1"
id="stop296" />
</linearGradient>
<linearGradient
id="linearGradient105832"
x1="43.231998"
x2="50.706001"
y1="-0.51481003"
y2="12.432"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient105830" />
<linearGradient
id="linearGradient105830">
<stop
stop-color="#e4f1fd"
offset="0"
id="stop272" />
<stop
stop-color="#e3f6fa"
offset=".49011"
id="stop274" />
<stop
stop-color="#96b4c1"
offset=".80346"
id="stop276" />
<stop
stop-color="#75a5b6"
offset="1"
id="stop278" />
</linearGradient>
<linearGradient
id="linearGradient110655"
x1="43.356998"
x2="50.313"
y1="0.036586002"
y2="12.085"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient110653" />
<linearGradient
id="linearGradient110653">
<stop
stop-color="#ecf2f5"
offset="0"
id="stop259" />
<stop
stop-color="#f3f4f6"
offset=".17096"
id="stop261" />
<stop
stop-color="#e6f3f9"
offset=".42739"
id="stop263" />
<stop
stop-color="#a0bac7"
offset=".71105"
id="stop265" />
<stop
stop-color="#98b4c2"
offset=".87159"
id="stop267" />
<stop
stop-color="#748e9d"
offset="1"
id="stop269" />
</linearGradient>
<linearGradient
id="linearGradient135300"
x1="50.425999"
x2="45.342999"
y1="2.289"
y2="4.2915001"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient135298" />
<linearGradient
id="linearGradient135298">
<stop
stop-color="#52906d"
offset="0"
id="stop254" />
<stop
stop-color="#adf3cf"
offset="1"
id="stop256" />
</linearGradient>
<linearGradient
id="linearGradient159556"
x1="155.75999"
x2="182.62"
y1="25.058001"
y2="21.826"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient159554" />
<linearGradient
id="linearGradient159554">
<stop
stop-color="#8ee242"
offset="0"
id="stop249" />
<stop
stop-color="#82d932"
offset="1"
id="stop251" />
</linearGradient>
</defs>
<sodipodi:namedview
id="namedview16"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="6.515625"
inkscape:cx="5.9856115"
inkscape:cy="24.172662"
inkscape:window-width="1920"
inkscape:window-height="989"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg14" />
<g
transform="matrix(2.3720782,0,0,2.3720782,-80.525583,18.032916)"
id="g377">
<g
id="g361">
<path
d="m 53.812,-2.627 c 0,0 1.6226,-1.3958 2.4491,-0.94098 0.82646,0.45487 1.6769,1.7691 2.3508,2.8834 0.67387,1.1142 1.651,3.3438 1.0974,3.9768 -0.55356,0.63302 -2.1224,1.2843 -2.1224,1.2843 l -4.5478,-6.7522 z"
fill="url(#linearGradient8783)"
id="path347"
style="fill:url(#linearGradient8783)" />
<path
d="m 53.87,-1.9631 c 0,0 1.7606,-1.3187 2.1465,-1.0218 0.38591,0.29695 1.3256,1.3338 2.1056,2.7965 0.79739,1.4953 1.5278,2.7899 0.85622,3.3161 -0.67156,0.52614 -1.969,1.3586 -1.969,1.3586 l -3.8981,-5.9274 z"
fill="url(#linearGradient66615)"
id="path349"
style="fill:url(#linearGradient66615)" />
<path
transform="scale(0.26458)"
d="m 211.18,-13.83 c -1.7541,0.0025 -3.877,1.1341 -5.4629,2.1777 2.0342,-1.2755 4.7449,-2.5218 6.502,-1.5547 3.1237,1.7192 6.3378,6.6871 8.8848,10.898 2.547,4.2113 6.2387,12.639 4.1465,15.031 -0.52306,0.59814 -1.2846,1.2003 -2.1348,1.7676 1.0205,-0.64667 1.9583,-1.3492 2.5684,-2.0469 2.0923,-2.3926 -1.6015,-10.82 -4.1484,-15.031 -2.547,-4.2113 -5.7611,-9.1792 -8.8848,-10.898 -0.43926,-0.24177 -0.93784,-0.34452 -1.4707,-0.34375 z m -8.1074,4.0879 -2.5996,1.5195 0.0137,0.019531 2.4746,-1.4473 c 0,0 0.0799,-0.065397 0.11133,-0.091797 z"
fill="url(#linearGradient35758)"
id="path351"
style="fill:url(#linearGradient35758)" />
<path
d="m 52.24,-5.2945 c 0,0 -0.35156,-0.17238 -0.69191,0.024122 -0.34035,0.1965 -16.239,9.3758 -16.239,9.3758 0,0 -0.50429,0.22486 -0.22381,1.2716 0.28048,1.0468 1.3356,3.9039 2.8027,6.2914 1.4671,2.3875 3.8546,5.9997 4.8801,5.4077 1.0255,-0.59207 16.115,-9.3042 16.115,-9.3042 0,0 0.42499,-0.18511 0.42024,-0.89597 -0.0048,-0.71085 -0.8097,-3.491 -2.3579,-6.2725 -1.5482,-2.7816 -3.4674,-5.1716 -4.7054,-5.898 z"
fill="url(#linearGradient105832)"
id="path353"
style="fill:url(#linearGradient105832)" />
<path
d="m 51.952,-4.6604 c 0,0 -0.33163,-0.1626 -0.65267,0.022754 -0.32105,0.18536 -15.319,8.8442 -15.319,8.8442 0,0 -0.4757,0.21211 -0.21112,1.1995 0.26458,0.98742 1.2598,3.6825 2.6438,5.9347 1.384,2.2521 3.6361,5.6595 4.6034,5.101 0.96735,-0.5585 15.202,-8.7766 15.202,-8.7766 0,0 0.40089,-0.17462 0.39641,-0.84516 -0.0045,-0.67055 -0.76378,-3.293 -2.2242,-5.9169 -1.4604,-2.6238 -3.2708,-4.8784 -4.4386,-5.5635 z"
fill="url(#linearGradient110655)"
id="path355"
style="fill:url(#linearGradient110655)" />
<path
transform="scale(0.26458)"
d="m 168.95,16.055 c 0.0634,0.03352 0.12434,0.06818 0.18946,0.10156 0.1326,0.06798 0.26815,0.13586 0.4082,0.20312 0.14005,0.06727 0.28394,0.13481 0.43164,0.20117 0.1477,0.06637 0.29954,0.13199 0.45508,0.19726 0.15554,0.06527 0.31494,0.12937 0.47852,0.19336 0.16357,0.06399 0.3321,0.12694 0.5039,0.18945 0.17181,0.06251 0.34712,0.1247 0.52735,0.18555 0.18023,0.06085 0.36388,0.1207 0.55273,0.17969 0.18885,0.05899 0.38241,0.11689 0.58008,0.17383 0.19767,0.05693 0.40074,0.11328 0.60742,0.16797 0.20668,0.05469 0.41692,0.1079 0.63281,0.16016 0.21589,0.05226 0.43682,0.10467 0.66211,0.1543 0.22529,0.04963 0.45652,0.09772 0.69141,0.14453 0.23489,0.04681 0.47407,0.09097 0.71875,0.13476 0.24468,0.0438 0.49337,0.08636 0.74804,0.12695 0.25468,0.0406 0.51445,0.07999 0.7793,0.11719 0.26486,0.0372 0.53531,0.07185 0.81055,0.10547 0.27524,0.03361 0.55598,0.06587 0.8418,0.0957 0.28581,0.02984 0.57646,0.05812 0.87304,0.08398 0.29659,0.02586 0.5987,0.04861 0.90625,0.07031 0.30755,0.0217 0.62074,0.04125 0.93946,0.05859 0.0672,0.0037 0.13738,0.0063 0.20507,0.0098 -0.22348,-1.42 1.4244,-1.4503 3.123,-1.5977 1.6283,-0.14125 12.391,-0.79102 12.391,-0.79102 l -7.0781,-9.1211 c 0,0 -17.265,2.1818 -22.168,4.752 -1.1275,0.59103 -1.6558,1.2711 0.18945,3.7031 z"
fill="#e0eef8"
id="path357" />
<path
transform="scale(0.26458)"
d="m 171.62,19.094 c 0.11641,0.03505 0.21833,0.07075 0.33789,0.10547 0.52747,0.15318 1.0838,0.30248 1.6719,0.44531 0.29402,0.07142 0.59731,0.14138 0.90625,0.20898 0.30893,0.0676 0.62356,0.13235 0.94726,0.19531 0.32371,0.06296 0.65582,0.12413 0.99414,0.18164 0.33833,0.05751 0.68432,0.11283 1.0371,0.16406 0.3528,0.05123 0.71296,0.09844 1.0801,0.14258 0.36712,0.04414 0.7398,0.08487 1.1211,0.12109 0.38129,0.03622 0.77071,0.06821 1.166,0.0957 0.39529,0.02749 0.79784,0.05042 1.207,0.06836 0.40916,0.01794 0.82514,0.03149 1.248,0.03906 0.0192,3.44e-4 0.0393,-3.22e-4 0.0586,0 -0.48614,-0.70047 -0.82191,-1.3038 -0.89453,-1.7246 -0.002,-0.0095 -0.002,-0.018 -0.004,-0.02734 -0.0677,-0.0035 -0.13788,-0.0061 -0.20507,-0.0098 -0.31872,-0.01735 -0.63191,-0.03689 -0.93946,-0.05859 -0.30755,-0.0217 -0.60966,-0.04445 -0.90625,-0.07031 -0.29658,-0.02586 -0.58723,-0.05415 -0.87304,-0.08398 -0.28582,-0.02983 -0.56656,-0.06209 -0.8418,-0.0957 -0.27524,-0.03361 -0.54569,-0.06827 -0.81055,-0.10547 -0.26485,-0.0372 -0.52462,-0.07659 -0.7793,-0.11719 -0.25466,-0.04059 -0.50336,-0.08316 -0.74804,-0.12695 -0.24468,-0.0438 -0.48386,-0.08796 -0.71875,-0.13476 -0.23489,-0.04681 -0.46612,-0.0949 -0.69141,-0.14453 -0.22529,-0.04963 -0.44622,-0.10204 -0.66211,-0.1543 -0.21589,-0.05225 -0.42613,-0.10546 -0.63281,-0.16016 -0.20668,-0.05469 -0.40975,-0.11104 -0.60742,-0.16797 -0.19767,-0.05693 -0.39123,-0.11484 -0.58008,-0.17383 -0.18885,-0.05899 -0.3725,-0.11884 -0.55273,-0.17969 -0.18023,-0.06085 -0.35554,-0.12303 -0.52735,-0.18555 -0.1718,-0.06251 -0.34033,-0.12546 -0.5039,-0.18945 -0.16358,-0.06399 -0.32298,-0.12809 -0.47852,-0.19336 -0.15554,-0.06527 -0.30738,-0.1309 -0.45508,-0.19726 -0.1477,-0.06637 -0.29159,-0.13391 -0.43164,-0.20117 -0.14005,-0.06727 -0.2756,-0.13515 -0.4082,-0.20312 -0.0651,-0.03338 -0.1261,-0.06805 -0.18946,-0.10156 0.60785,0.80114 1.4798,1.7982 2.666,3.0391 z"
fill="#e0eef8"
id="path359" />
</g>
<path
d="M 52.389,4.4241 50.5165,2.0105 c 0,0 -4.5681,0.5773 -5.8653,1.2573 -0.46311,0.24276 -0.54673,0.54152 1.5137,2.545 l -6.4843,1.0118 c 0,0 8.5095,0.96858 9.3534,0.97619 0.8439,0.00761 1.2328,0.094412 1.137,-0.22828 -0.0958,-0.32269 -1.7929,-1.9725 -1.8855,-2.5093 -0.0661,-0.38306 0.37285,-0.39078 0.82524,-0.43003 0.43081,-0.037372 3.2783,-0.209 3.2783,-0.209 z"
fill="none"
stroke="#ddeef7"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="0.79373"
id="path363" />
<g
id="g375">
<path
d="M 52.389,4.4241 50.5165,2.0105 c 0,0 -4.5681,0.5773 -5.8653,1.2573 -0.46311,0.24276 -0.54673,0.54152 1.5137,2.545 l -6.4843,1.0118 c 0,0 8.5095,0.96858 9.3534,0.97619 0.8439,0.00761 1.2328,0.094412 1.137,-0.22828 -0.0958,-0.32269 -1.7929,-1.9725 -1.8855,-2.5093 -0.0661,-0.38306 0.37285,-0.39078 0.82524,-0.43003 0.43081,-0.037372 3.2783,-0.209 3.2783,-0.209 z"
fill="url(#linearGradient135300)"
id="path365"
style="fill:url(#linearGradient135300)" />
<path
transform="scale(0.26458)"
d="m 168.95,16.055 c 1.0194,1.3436 2.7599,3.2214 5.5313,5.916 l -24.508,3.8242 c 0,0 32.162,3.6607 35.352,3.6895 3.1896,0.02876 4.659,0.35636 4.2969,-0.86328 -0.36209,-1.2196 -6.7749,-7.4554 -7.125,-9.4844 -0.002,-0.0095 -0.002,-0.018 -0.004,-0.02734 -0.0677,-0.0035 -0.13788,-0.0061 -0.20507,-0.0098 -0.31872,-0.01735 -0.63191,-0.03689 -0.93946,-0.05859 -0.30755,-0.0217 -0.60966,-0.04445 -0.90625,-0.07031 -0.29658,-0.02586 -0.58723,-0.05415 -0.87304,-0.08398 -0.28582,-0.02983 -0.56656,-0.06209 -0.8418,-0.0957 -0.27524,-0.03361 -0.54569,-0.06827 -0.81055,-0.10547 -0.26485,-0.0372 -0.52462,-0.07659 -0.7793,-0.11719 -0.25467,-0.04059 -0.50336,-0.08316 -0.74804,-0.12695 -0.24468,-0.0438 -0.48386,-0.08796 -0.71875,-0.13476 -0.23489,-0.04681 -0.46612,-0.0949 -0.69141,-0.14453 -0.22529,-0.04963 -0.44622,-0.10204 -0.66211,-0.1543 -0.21589,-0.05226 -0.42613,-0.10546 -0.63281,-0.16016 -0.20668,-0.05469 -0.40975,-0.11103 -0.60742,-0.16797 -0.19767,-0.05693 -0.39123,-0.11484 -0.58008,-0.17383 -0.18885,-0.05899 -0.3725,-0.11884 -0.55273,-0.17969 -0.18023,-0.06085 -0.35554,-0.12303 -0.52735,-0.18555 -0.1718,-0.06251 -0.34033,-0.12546 -0.5039,-0.18945 -0.16358,-0.06399 -0.32298,-0.12809 -0.47852,-0.19336 -0.15554,-0.06527 -0.30738,-0.1309 -0.45508,-0.19726 -0.1477,-0.06637 -0.29159,-0.13391 -0.43164,-0.20117 -0.14005,-0.06727 -0.2756,-0.13515 -0.4082,-0.20312 -0.0651,-0.03338 -0.1261,-0.06805 -0.18946,-0.10156 z"
fill="#adfe71"
id="path367" />
<path
transform="scale(0.26458)"
d="m 190.93,7.5996 c 0,0 -17.265,2.1818 -22.168,4.752 -0.81906,0.42936 -1.3245,0.90391 -0.83203,2.0645 0.18117,-0.25694 0.47567,-0.45382 0.83203,-0.64062 4.9029,-2.5701 22.168,-4.752 22.168,-4.752 l 6.0215,7.7617 c 0.17572,-0.01063 1.0566,-0.06445 1.0566,-0.06445 z m -17.695,14.566 -23.26,3.6289 c 0,0 2.1229,0.24173 5.2988,0.59766 l 19.209,-2.998 c -0.44434,-0.43204 -0.85524,-0.83727 -1.248,-1.2285 z"
fill="#4c8065"
id="path369" />
<path
transform="scale(0.26458)"
d="m 171.62,19.094 c 0.80323,0.84024 1.7463,1.789 2.8652,2.877 l -24.508,3.8242 c 0,0 32.162,3.6607 35.352,3.6895 3.1896,0.02876 4.659,0.35636 4.2969,-0.86328 -0.28699,-0.96668 -4.3727,-5.083 -6.2305,-7.7598 -0.0192,-3.22e-4 -0.0394,3.44e-4 -0.0586,0 -0.42291,-0.0076 -0.83886,-0.02112 -1.248,-0.03906 -0.40914,-0.01794 -0.81172,-0.04087 -1.207,-0.06836 -0.39528,-0.02749 -0.78473,-0.05948 -1.166,-0.0957 -0.38129,-0.03623 -0.75397,-0.07696 -1.1211,-0.12109 -0.36712,-0.04414 -0.72728,-0.09135 -1.0801,-0.14258 -0.35279,-0.05123 -0.69878,-0.10655 -1.0371,-0.16406 -0.33832,-0.05751 -0.67043,-0.11868 -0.99414,-0.18164 -0.3237,-0.06296 -0.63833,-0.12771 -0.94726,-0.19531 -0.30894,-0.0676 -0.61223,-0.13757 -0.90625,-0.20898 -0.58804,-0.14283 -1.1444,-0.29213 -1.6719,-0.44531 -0.11956,-0.03472 -0.22148,-0.07042 -0.33789,-0.10547 z"
fill="url(#linearGradient159556)"
id="path371"
style="fill:url(#linearGradient159556)" />
<path
transform="scale(0.26458)"
d="m 197.01,15.438 c -0.26076,0.01572 -10.644,0.64175 -12.252,0.78125 -1.7098,0.14833 -3.369,0.17717 -3.1191,1.625 0.0882,0.51092 0.56087,1.2904 1.2246,2.1875 -0.19504,-0.34778 -0.32526,-0.65156 -0.36719,-0.89453 -0.24983,-1.4478 1.4093,-1.4767 3.1191,-1.625 1.6283,-0.14125 12.391,-0.79102 12.391,-0.79102 z m -42.586,9.6621 -4.4512,0.69531 c 0,0 32.162,3.6607 35.352,3.6895 3.1896,0.02876 4.659,0.35636 4.2969,-0.86328 -0.0721,-0.24295 -0.39101,-0.6897 -0.84766,-1.2578 0.32295,1.1778 -1.1483,0.85661 -4.3066,0.82812 -2.3746,-0.0214 -20.778,-2.0535 -30.043,-3.0918 z"
fill="#4c8065"
id="path373" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,234 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
id="svg16"
sodipodi:docname="variety-slideshow.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs20">
<linearGradient
id="linearGradient29240"
x1="32"
x2="32"
y1="44"
y2="52"
gradientTransform="matrix(0.79998,0,0,1,6.4007,0)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#818990"
offset="0"
id="stop265" />
<stop
stop-color="#9fa8b0"
offset="1"
id="stop267" />
</linearGradient>
<linearGradient
id="linearGradient1455"
x1="4"
x2="60"
y1="27"
y2="27"
gradientTransform="matrix(1,0,0,1.0556,65.392015,-0.5)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#555a5f"
offset="0"
id="stop255" />
<stop
stop-color="#4b4f53"
offset="1"
id="stop257" />
</linearGradient>
<linearGradient
id="linearGradient17498"
x1="15.408"
x2="60"
y1="19"
y2="45"
gradientTransform="matrix(0.96428,0,0,1,66.534814,1)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#0082e5"
offset="0"
id="stop260" />
<stop
stop-color="#42b7ff"
offset="1"
id="stop262" />
</linearGradient>
<linearGradient
id="linear0"
gradientUnits="userSpaceOnUse"
x1="2.3059001"
y1="1.7146"
x2="29.694901"
y2="29.104601"
gradientTransform="matrix(2,0,0,2,-0.39506175,-66.923526)">
<stop
offset="0"
style="stop-color:rgb(15.686275%,68.627451%,91.764706%);stop-opacity:1;"
id="stop707" />
<stop
offset="1"
style="stop-color:rgb(51.372549%,54.509804%,89.411765%);stop-opacity:1;"
id="stop709" />
</linearGradient>
<linearGradient
id="linearGradient1455-3"
x1="4"
x2="60"
y1="27"
y2="27"
gradientTransform="matrix(1,0,0,1.0556,-1e-7,-0.5002002)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#555a5f"
offset="0"
id="stop712" />
<stop
stop-color="#4b4f53"
offset="1"
id="stop714" />
</linearGradient>
<linearGradient
id="linearGradient17498-6"
x1="4"
x2="60"
y1="9"
y2="45"
gradientTransform="matrix(0.96428,0,0,1,1.1427999,0.9997998)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#3fe3e7"
offset="0"
id="stop717" />
<stop
stop-color="#066bbc"
offset="1"
id="stop719" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient29240"
id="linearGradient1043"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.79998,0,0,1,6.4007,0)"
x1="32"
y1="44"
x2="32"
y2="52" />
</defs>
<sodipodi:namedview
id="namedview18"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="6.328125"
inkscape:cx="9.9555556"
inkscape:cy="31.209877"
inkscape:window-width="1920"
inkscape:window-height="989"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg16" />
<path
d="m 6.9999999,8.544 c -1.662,0 -3,1.338 -3,3 v 1 c 0,-1.662 1.338,-3 3,-3 H 57 c 1.662,0 3,1.338 3,3 v -1 c 0,-1.662 -1.338,-3 -3,-3 z"
fill="#b8c2cc"
id="path729" />
<g
shape-rendering="auto"
id="g737"
transform="translate(-1e-7,-2.002e-4)">
<path
d="m 20.667,51 h 22.667 l 2.6667,3 h -28 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="#bcc5cf"
image-rendering="optimizeSpeed"
solid-color="#000000"
stop-color="#000000"
stroke-width="5.7734"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal"
id="path731" />
<path
d="M 28.001,44.222 H 36 v 7.7779 h -7.999 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="url(#linearGradient29240)"
image-rendering="optimizeSpeed"
solid-color="#000000"
stop-color="#000000"
stroke-width="5.4429"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;fill:url(#linearGradient1043)"
id="path733" />
<path
d="m 18,54 h 28 v 2 H 18 Z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="#44484c"
fill-opacity="0.99608"
image-rendering="optimizeSpeed"
solid-color="#000000"
stop-color="#000000"
stroke-width="6.6666"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal"
id="path735" />
</g>
<rect
x="4"
y="8.9997997"
width="56"
height="38"
ry="3"
fill="url(#linearGradient1455)"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="0.82192"
id="rect739"
style="fill:url(#linearGradient1455-3)" />
<rect
x="5"
y="9.9997997"
width="54"
height="36"
ry="2"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="0.78558"
id="rect741"
style="fill:url(#linearGradient17498-6)" />
<path
id="path1071"
style="opacity:0.3;fill:#113f7d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.631272"
d="M 39.111328 28.814453 C 38.135779 28.814453 37.200322 29.128083 36.501953 29.6875 L 35.501953 30.494141 L 58.755859 44.941406 C 58.906867 44.65979 59 44.343119 59 44 L 59 40.150391 L 41.71875 29.6875 C 40.923761 29.195084 40.086877 28.814453 39.111328 28.814453 z " />
<path
id="path1073"
style="opacity:0.3;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.631272"
d="M 26.441406 25.378906 C 25.753905 25.378906 25.093073 25.605033 24.609375 26.007812 L 5 40.933594 L 5 44 C 5 45.107999 5.8920011 46 7 46 L 57 46 C 57.76488 46 58.419235 45.569183 58.755859 44.941406 L 28.279297 26.007812 C 27.712494 25.679861 27.131628 25.378906 26.441406 25.378906 z " />
<path
style="fill:#ffdb8a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.695657"
d="m 50.076238,17.478135 c 0,1.921207 -1.55708,3.478282 -3.47828,3.478282 -1.92121,0 -3.47829,-1.557075 -3.47829,-3.478282 0,-1.921208 1.55708,-3.478282 3.47829,-3.478282 1.9212,0.0027 3.47556,1.557074 3.47828,3.478282 z m 0,0"
id="path1075" />
<path
d="M 37.999998,28 26.000002,34 V 22 Z"
fill="#ffffff"
stroke-width="1.5"
id="path1077" />
</svg>

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -0,0 +1,229 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
id="svg16"
sodipodi:docname="variety.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs20">
<linearGradient
id="linearGradient29240"
x1="32"
x2="32"
y1="44"
y2="52"
gradientTransform="matrix(0.79998,0,0,1,6.4007,0)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#818990"
offset="0"
id="stop265" />
<stop
stop-color="#9fa8b0"
offset="1"
id="stop267" />
</linearGradient>
<linearGradient
id="linearGradient1455"
x1="4"
x2="60"
y1="27"
y2="27"
gradientTransform="matrix(1,0,0,1.0556,65.392015,-0.5)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#555a5f"
offset="0"
id="stop255" />
<stop
stop-color="#4b4f53"
offset="1"
id="stop257" />
</linearGradient>
<linearGradient
id="linearGradient17498"
x1="15.408"
x2="60"
y1="19"
y2="45"
gradientTransform="matrix(0.96428,0,0,1,66.534814,1)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#0082e5"
offset="0"
id="stop260" />
<stop
stop-color="#42b7ff"
offset="1"
id="stop262" />
</linearGradient>
<linearGradient
id="linear0"
gradientUnits="userSpaceOnUse"
x1="2.3059001"
y1="1.7146"
x2="29.694901"
y2="29.104601"
gradientTransform="matrix(2,0,0,2,-0.39506175,-66.923526)">
<stop
offset="0"
style="stop-color:rgb(15.686275%,68.627451%,91.764706%);stop-opacity:1;"
id="stop707" />
<stop
offset="1"
style="stop-color:rgb(51.372549%,54.509804%,89.411765%);stop-opacity:1;"
id="stop709" />
</linearGradient>
<linearGradient
id="linearGradient1455-3"
x1="4"
x2="60"
y1="27"
y2="27"
gradientTransform="matrix(1,0,0,1.0556,-1e-7,-0.5002002)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#555a5f"
offset="0"
id="stop712" />
<stop
stop-color="#4b4f53"
offset="1"
id="stop714" />
</linearGradient>
<linearGradient
id="linearGradient17498-6"
x1="4"
x2="60"
y1="9"
y2="45"
gradientTransform="matrix(0.96428,0,0,1,1.1427999,0.9997998)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#3fe3e7"
offset="0"
id="stop717" />
<stop
stop-color="#066bbc"
offset="1"
id="stop719" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient29240"
id="linearGradient1043"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.79998,0,0,1,6.4007,0)"
x1="32"
y1="44"
x2="32"
y2="52" />
</defs>
<sodipodi:namedview
id="namedview18"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="6.328125"
inkscape:cx="5.0567901"
inkscape:cy="31.367901"
inkscape:window-width="1920"
inkscape:window-height="989"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg16" />
<path
d="m 6.9999999,8.544 c -1.662,0 -3,1.338 -3,3 v 1 c 0,-1.662 1.338,-3 3,-3 H 57 c 1.662,0 3,1.338 3,3 v -1 c 0,-1.662 -1.338,-3 -3,-3 z"
fill="#b8c2cc"
id="path729" />
<g
shape-rendering="auto"
id="g737"
transform="translate(-1e-7,-2.002e-4)">
<path
d="m 20.667,51 h 22.667 l 2.6667,3 h -28 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="#bcc5cf"
image-rendering="optimizeSpeed"
solid-color="#000000"
stop-color="#000000"
stroke-width="5.7734"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal"
id="path731" />
<path
d="M 28.001,44.222 H 36 v 7.7779 h -7.999 z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="url(#linearGradient29240)"
image-rendering="optimizeSpeed"
solid-color="#000000"
stop-color="#000000"
stroke-width="5.4429"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;fill:url(#linearGradient1043)"
id="path733" />
<path
d="m 18,54 h 28 v 2 H 18 Z"
color="#000000"
color-rendering="auto"
dominant-baseline="auto"
fill="#44484c"
fill-opacity="0.99608"
image-rendering="optimizeSpeed"
solid-color="#000000"
stop-color="#000000"
stroke-width="6.6666"
style="font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal"
id="path735" />
</g>
<rect
x="4"
y="8.9997997"
width="56"
height="38"
ry="3"
fill="url(#linearGradient1455)"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="0.82192"
id="rect739"
style="fill:url(#linearGradient1455-3)" />
<rect
x="5"
y="9.9997997"
width="54"
height="36"
ry="2"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="0.78558"
id="rect741"
style="fill:url(#linearGradient17498-6)" />
<path
id="path1071"
style="opacity:0.3;fill:#113f7d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.631272"
d="M 39.111328 28.814453 C 38.135779 28.814453 37.200322 29.128083 36.501953 29.6875 L 35.501953 30.494141 L 58.755859 44.941406 C 58.906867 44.65979 59 44.343119 59 44 L 59 40.150391 L 41.71875 29.6875 C 40.923761 29.195084 40.086877 28.814453 39.111328 28.814453 z " />
<path
id="path1073"
style="opacity:0.3;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.631272"
d="M 26.441406 25.378906 C 25.753905 25.378906 25.093073 25.605033 24.609375 26.007812 L 5 40.933594 L 5 44 C 5 45.107999 5.8920011 46 7 46 L 57 46 C 57.76488 46 58.419235 45.569183 58.755859 44.941406 L 28.279297 26.007812 C 27.712494 25.679861 27.131628 25.378906 26.441406 25.378906 z " />
<path
style="fill:#ffdb8a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.695657"
d="m 50.076238,17.478135 c 0,1.921207 -1.55708,3.478282 -3.47828,3.478282 -1.92121,0 -3.47829,-1.557075 -3.47829,-3.478282 0,-1.921208 1.55708,-3.478282 3.47829,-3.478282 1.9212,0.0027 3.47556,1.557074 3.47828,3.478282 z m 0,0"
id="path1075" />
</svg>

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -0,0 +1,218 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="App-Store"
width="64"
height="64"
enable-background="new 0 0 1024 1024"
image-rendering="optimizeSpeed"
version="1.1"
viewBox="0 0 64 64"
sodipodi:docname="veracrypt.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<metadata
id="metadata75">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="965"
id="namedview73"
showgrid="false"
inkscape:zoom="6.4921875"
inkscape:cx="-3.0806258"
inkscape:cy="35.812274"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="App-Store"
inkscape:showpageshadow="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1" />
<defs
id="defs12">
<linearGradient
id="linearGradient862"
x1="7.9373"
x2="7.9373"
y1="15.081"
y2="1.852"
gradientTransform="matrix(3.7796,0,0,3.7796,-43.150107,-54.451032)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#31343b"
offset="0"
id="stop2" />
<stop
stop-color="#5f6979"
offset="1"
id="stop4" />
</linearGradient>
<linearGradient
id="b-3"
x1="399.57"
x2="399.57"
y1="545.8"
y2="517.8"
gradientTransform="matrix(2.1429,0,0,2.1429,-826.36,-1107.5)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#3889e9"
offset="0"
id="stop7" />
<stop
stop-color="#5ea5fb"
offset="1"
id="stop9" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="1"
x2="0"
y1="47"
id="linearGradient4388">
<stop
style="stop-color:#164b6e;stop-opacity:1"
id="stop900" />
<stop
offset="1"
style="stop-color:#19567f;stop-opacity:1"
id="stop902" />
</linearGradient>
</defs>
<circle
cx="32.02"
cy="32.044"
r="0"
fill="url(#b-3)"
stroke-width="1.5715"
id="circle20" />
<image
x="-9.7583199"
y="7.3279972"
width="83.51664"
height="56.672005"
image-rendering="optimizeQuality"
preserveAspectRatio="none"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAmCAYAAACRWlj1AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAA GXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAA5xJREFUaIHNWOHOozAMM4zd+7/v Brsft0zG2KHbt5O+SBVbgThu0iRlwu+TaeCZxzeVjTzzFuigbncvYUTsUYDuOVU+QlT1TWH+DPNh 5lognVNgfV6BTgGN/in8dsI4DwzgLkGRAs4NcAKbFAx+wWbCSiQdsY7kS5SgrmYNNYIVbgS0NSQ7 3TMyjhLbzJWf2y2s86Bb3Rl7Q1jhRgPwJFm3EpsBXAxGWsgNwPq8v8m9gzDBZEiB17XmeUUZ1JFk /UXuYgaTrGcTzkoYuiAvL6Y9qKusRrCylUDvpINDp0S9dgFwfV4XIVlSBNenzknma87t+RiiGkps QBlRJDR079iHleqdSdf1ORYaaRvMpJs9qvv1lKAjWySYZIGv2HuOMxuw34vsvasM9qB6qcJxw36b uDIzXCaUqIZWKXMrnghyJCyBIBvKXgIaTxlcAJ5g14lo9gP2CUVrE+vjxeGQ5BDVvVdXLQ2pFh6E CVb2ccaqIq1ZrKNWXQsw72X1HO893mMrjbtcGSctagxR7RzcyhVR3o+LuV8hxgR5dJn5TmMFcBPS aTFf0oWoFnFWqvWNSXYE077jcC+smxBUD7ItMUwvZs5lJm2ltOi7JODKTBH7g2NiKYLquRuOxLoQ Hcqi3A0U6CwA2nHM9C7P1f8uPPHUyXhMyJE7TTCJoJKrMGOSdyJYHuUw5DaPCVb9Y4KMWb+1e+HR Jb+hPchEQSSLIJPToQWYwblE1FV716+L24MlWgLU+LPjDhPX0FzkPeDYgqnHQM91Nr9FMP125Nzx ipv0Ra6uqdaCfkaI37XSESwyTIrnkrfUo9zDuvNeGZgShsvqXcu2u3dGUF9gcgroDsduqE4lpTU2 lSLn4cMCvUuQ/6e9qMkmkep6SyWjiUsJvVXonbiEo8BaE3VhNIlosU5fARhLCaUy8cIePS4xKB8y 6ySfvqXwfDKu209l7Ix8Fmz35CjBElcbJ/yrjUpuw/F8l444aY9pRu3EhfBbBLXbqJByGbFCMBFk o11WVlzX7Lv6+FYnk8R5Ue8XOfcVrvPg2RnTEW09/EmIchhoi8Whmb6jPsx7HcHCcZ48bbo/9WDq IfX0MVrQu8TBi8n6U/PN73xEkI2dcPwm47Idg44QBPLCuE/3MUTPUnQnqT/t0nfqL7uWUN/rxkH3 Twjq+2dGOmP1vTO7HFGe198/Juj0fCsqOhnqQ39qzP/W13l/dP7rBL8hIzaNdDYAgL8YX/R6kggE swAAAABJRU5ErkJggg== "
id="image22" />
<g
transform="matrix(1.4887885,0,0,1.4887885,-14.173838,-17.995515)"
id="g70">
<g
transform="matrix(0.46988,0,0,0.44581,15.962,25.303)"
id="g68">
<path
d="M 72.54,40.572 H 59.038 v -8.101 l 6.751,-3.592 z"
fill="#2bac8f"
id="path24" />
<path
d="M 65.787,28.879 H 52.286 l 1.351,6.292 5.4,5.4 z"
fill="#2e997c"
id="path26" />
<path
d="M 59.04,40.572 H 45.538 l 2.701,-8.101 4.05,-3.592 z"
fill="#278768"
id="path28" />
<path
d="m 45.535,17.18 -5.4,-3.618 -8.102,3.618 6.751,11.692 z"
fill="#21674f"
id="path30" />
<path
d="M 52.29,28.879 45.54,27.07 38.789,28.879 45.54,40.571 Z"
fill="#2a8d70"
id="path32" />
<path
d="M 52.29,28.869 H 38.789 l 3.318,-5.747 3.432,-5.945 z"
fill="#2f9f81"
id="path34" />
<path
d="M 72.54,-6.229 H 59.039 v 6.267 l 6.75,5.425 z"
fill="#96cfba"
id="path36" />
<path
d="M 65.788,5.463 H 52.286 l 1.35,-8.126 5.4,-3.566 z"
fill="#85c8b1"
id="path38" />
<path
d="M 59.04,-6.229 H 45.539 v 6.267 l 6.75,5.425 z"
fill="#6bbfa4"
id="path40" />
<path
d="M 52.29,5.465 45.54,8.14 38.789,5.465 45.54,-6.227 Z"
fill="#52b99b"
id="path42" />
<path
d="M 52.29,5.474 H 38.789 l 1.351,5.375 5.4,6.317 z"
fill="#44b799"
id="path44" />
<path
d="M 45.535,17.17 H 32.034 L 38.785,5.478 Z"
fill="#33b394"
id="path46" />
<path
d="m 38.784,28.87 -6.75,3.592 -6.752,-3.592 6.751,-11.692 z"
fill="#2da4ad"
id="path48" />
<path
d="M 38.785,28.879 H 25.283 l 0.216,7.607 6.535,4.086 z"
fill="#2f98af"
id="path50" />
<path
d="M 32.03,40.572 H 18.528 l 0.001,-8.101 6.75,-3.592 3.328,5.763 z"
fill="#0d657a"
id="path52" />
<path
d="m 25.282,28.879 -6.75,-1.809 -6.752,1.809 6.751,11.692"
fill="#2a69b1"
id="path54" />
<path
d="M 25.282,28.869 H 11.781 l 1.351,-7.209 5.4,-4.483 z"
fill="#2077bc"
id="path56" />
<path
d="m 18.531,17.18 -8.1,-3.618 -5.402,3.618 6.751,11.692"
fill="#2886c7"
id="path58" />
<path
d="M 18.532,17.17 H 5.03 l 10e-4,-9.02 6.75,-2.674 z"
fill="#238dcd"
id="path60" />
<path
d="M 11.82,5.439 5.03,2.713 -1.722,5.439 5.049,17.166"
fill="#1a9cd1"
id="path62" />
<path
d="M 11.78,5.463 H -1.721 l 1.351,-5.426 5.4,-6.266 z"
fill="#0ea6d3"
id="path64" />
<path
d="M 5.03,-6.229 H -8.471 L -1.72,5.463 Z"
fill="#08abd8"
id="path66" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,185 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 16.933 16.933"
id="svg16"
sodipodi:docname="virt-viewer.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
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="defs20">
<linearGradient
id="linearGradient29240"
x1="32"
x2="32"
y1="44"
y2="52"
gradientTransform="matrix(0.79998,0,0,1,6.4007,0)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#818990"
offset="0"
id="stop265" />
<stop
stop-color="#9fa8b0"
offset="1"
id="stop267" />
</linearGradient>
<linearGradient
id="linearGradient1455"
x1="4"
x2="60"
y1="27"
y2="27"
gradientTransform="matrix(1,0,0,1.0556,1e-6,-0.5)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#555a5f"
offset="0"
id="stop255" />
<stop
stop-color="#4b4f53"
offset="1"
id="stop257" />
</linearGradient>
<linearGradient
id="linearGradient17498"
x1="15.408"
x2="60"
y1="19"
y2="45"
gradientTransform="matrix(0.96428,0,0,1,1.1428,1)"
gradientUnits="userSpaceOnUse">
<stop
stop-color="#0082e5"
offset="0"
id="stop260" />
<stop
stop-color="#42b7ff"
offset="1"
id="stop262" />
</linearGradient>
<linearGradient
id="linear0"
gradientUnits="userSpaceOnUse"
x1="11.7494"
y1="12.1142"
x2="11.7494"
y2="8"
gradientTransform="matrix(0.42332499,0,0,-0.52915624,3.4929143,17.991312)">
<stop
offset="0"
style="stop-color:rgb(50.588235%,53.72549%,56.470588%);stop-opacity:1;"
id="stop254" />
<stop
offset="1"
style="stop-color:rgb(62.352941%,65.882353%,69.019608%);stop-opacity:1;"
id="stop256" />
</linearGradient>
<linearGradient
id="linear1"
gradientUnits="userSpaceOnUse"
x1="2.5"
y1="20.2111"
x2="29.5"
y2="20.2111"
gradientTransform="matrix(0.52915624,0,0,-0.55857733,1.1268898e-4,18.69763)">
<stop
offset="0"
style="stop-color:rgb(33.333333%,35.294118%,37.254902%);stop-opacity:1;"
id="stop259" />
<stop
offset="1"
style="stop-color:rgb(29.411765%,30.980392%,32.54902%);stop-opacity:1;"
id="stop261" />
</linearGradient>
<linearGradient
id="linear2"
gradientUnits="userSpaceOnUse"
x1="1.7418"
y1="29.761299"
x2="28.9991"
y2="12.2388"
gradientTransform="matrix(0.51026536,0,0,-0.52915624,0.62372332,18.520468)">
<stop
offset="0"
style="stop-color:rgb(24.705882%,89.019608%,90.588235%);stop-opacity:1;"
id="stop264" />
<stop
offset="1"
style="stop-color:rgb(2.352941%,41.960784%,73.72549%);stop-opacity:1;"
id="stop266" />
</linearGradient>
</defs>
<sodipodi:namedview
id="namedview18"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="4.6072426"
inkscape:cx="34.293831"
inkscape:cy="41.782041"
inkscape:window-width="1920"
inkscape:window-height="1005"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg16" />
<g
id="g898"
transform="translate(0,0.077786)">
<g
id="g679"
transform="translate(-1.1264079e-4,-0.0661445)">
<path
style="fill:#b8c2cc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.264578"
d="M 2.1250057,2.248914 H 14.808219 c 0.443375,0 0.802003,0.3586275 0.802003,0.8020025 V 3.7040937 H 1.3230033 V 3.0509165 c 0,-0.443375 0.3586274,-0.8020025 0.8020024,-0.8020025 z m 0,0"
id="path271" />
<path
style="fill:#bac5cf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.264578"
d="m 5.4684051,13.228906 h 5.9974489 l 0.704852,1.058313 H 4.7625188 Z m 0,0"
id="path273" />
<path
style="fill:url(#linear0);fill-rule:nonzero;stroke:none;stroke-width:0.264578"
d="m 7.4083,11.641437 h 2.116625 v 2.116625 H 7.4083 Z m 0,0"
id="path275" />
<path
style="fill:#42474a;fill-opacity:0.996078;fill-rule:nonzero;stroke:none;stroke-width:0.264578"
d="m 4.7625188,14.287219 h 7.4081872 v 0.529156 H 4.7625188 Z m 0,0"
id="path277" />
<path
style="fill:url(#linear1);fill-rule:nonzero;stroke:none;stroke-width:0.264578"
d="M 2.0888329,2.3812031 H 14.844392 c 0.430973,0.00827 0.773064,0.3627615 0.76583,0.7937344 v 8.4664995 c 0.0072,0.430973 -0.334857,0.785467 -0.76583,0.793735 H 2.0888329 C 1.65786,12.426904 1.3157687,12.07241 1.3230033,11.641437 V 3.1749375 C 1.3157687,2.7439646 1.65786,2.3894712 2.0888329,2.3812031 Z m 0,0"
id="path279" />
<path
style="fill:url(#linear2);fill-rule:nonzero;stroke:none;stroke-width:0.264578"
d="M 2.0971009,2.6457812 H 14.836124 c 0.286282,0.00517 0.514687,0.2418408 0.50952,0.5291563 v 8.4664995 c 0.0052,0.287316 -0.223238,0.523989 -0.50952,0.529157 H 2.0971009 C 1.8108192,12.165426 1.5824139,11.928753 1.5875814,11.641437 V 3.1749375 C 1.5824139,2.887622 1.8108192,2.6509487 2.0971009,2.6457812 Z m 0,0"
id="path281" />
</g>
<g
transform="matrix(2.6652543,0,0,2.6652543,-30.341588,-28.932968)"
fill="#ffffff"
stroke-width="0.26458"
id="g687">
<path
d="m 13.767,12.841 h 0.13229 c 0.80368,0 1.4552,0.6515 1.4552,1.4552 v 0.13229 H 15.2222 c -0.07223,0 -0.13229,-0.05953 -0.13229,-0.13229 0,-0.65748 -0.53312,-1.1906 -1.1906,-1.1906 -0.07223,0 -0.13229,-0.05953 -0.13229,-0.13229 z"
id="path681" />
<path
d="m 13.767,13.371 h 0.13229 c 0.51143,0 0.92602,0.41459 0.92602,0.92602 v 0.13229 h -0.13229 c -0.07223,0 -0.13229,-0.05953 -0.13229,-0.13229 0,-0.36538 -0.29606,-0.66144 -0.66144,-0.66144 -0.07223,0 -0.13229,-0.05953 -0.13229,-0.13229 z"
id="path683" />
<path
d="m 14.032,13.9 c 0.14613,0 0.26458,0.11846 0.26458,0.26458 0,0.14612 -0.11846,0.26458 -0.26458,0.26458 -0.14612,0 -0.26458,-0.11846 -0.26458,-0.26458 0,-0.14612 0.11846,-0.26458 0.26458,-0.26458 z"
id="path685" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.7 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

307
src/apps/scalable/vocal.svg Normal file
View File

@ -0,0 +1,307 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="64"
height="64"
version="1.1"
viewBox="0 0 64 64"
id="svg14"
sodipodi:docname="vocal.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs18">
<linearGradient
inkscape:collect="always"
id="linearGradient5241">
<stop
style="stop-color:#9ea6b0;stop-opacity:1"
offset="0"
id="stop5237" />
<stop
style="stop-color:#787f85;stop-opacity:1"
offset="1"
id="stop5239" />
</linearGradient>
<linearGradient
id="linearGradient3515"
gradientUnits="userSpaceOnUse"
x1="120.1155"
y1="29.1579"
x2="122.7437"
y2="26.529699"
gradientTransform="matrix(7.0868,0,0,-7.0868,-880.1158,232.3628)">
<stop
offset="0"
style="stop-color:#9ea6b0;stop-opacity:1"
id="stop3511" />
<stop
offset="1"
style="stop-color:#7f878d;stop-opacity:1"
id="stop3513" />
</linearGradient>
<linearGradient
id="linearGradient1803"
gradientUnits="userSpaceOnUse"
x1="121.481"
y1="32.7883"
x2="121.481"
y2="28.837299"
gradientTransform="matrix(7.0868,0,0,-7.0868,-880.1158,232.3628)">
<stop
offset="0.9274"
style="stop-color:rgb(53.72549%,56.862745%,59.607843%);stop-opacity:1;"
id="stop1801" />
</linearGradient>
<linearGradient
id="linear0"
gradientUnits="userSpaceOnUse"
x1="16"
y1="25"
x2="16"
y2="32"
gradientTransform="matrix(2,0,0,2,-51.210002,0)">
<stop
offset="0"
style="stop-color:rgb(62.352941%,66.27451%,70.196078%);stop-opacity:1;"
id="stop404" />
<stop
offset="1"
style="stop-color:rgb(47.058824%,50.980392%,52.941176%);stop-opacity:1;"
id="stop406" />
</linearGradient>
<linearGradient
id="linear1"
gradientUnits="userSpaceOnUse"
x1="120.1155"
y1="29.1579"
x2="122.7437"
y2="26.529699"
gradientTransform="matrix(7.0868,0,0,-7.0868,-880.1158,232.3628)">
<stop
offset="0"
style="stop-color:rgb(40%,42.352941%,44.313725%);stop-opacity:1;"
id="stop409" />
<stop
offset="1"
style="stop-color:rgb(19.607843%,20.784314%,21.568627%);stop-opacity:1;"
id="stop411" />
</linearGradient>
<linearGradient
id="linear2"
gradientUnits="userSpaceOnUse"
x1="121.481"
y1="32.7883"
x2="121.481"
y2="28.837299"
gradientTransform="matrix(7.0868,0,0,-7.0868,-880.1158,232.3628)">
<stop
offset="0.2961"
style="stop-color:rgb(62.352941%,65.882353%,69.019608%);stop-opacity:1;"
id="stop414" />
<stop
offset="0.9274"
style="stop-color:rgb(53.72549%,56.862745%,59.607843%);stop-opacity:1;"
id="stop416" />
</linearGradient>
<linearGradient
id="linear3"
gradientUnits="userSpaceOnUse"
x1="14.7539"
y1="16.7516"
x2="17.251499"
y2="19.249201"
gradientTransform="matrix(2,0,0,2,-51.210002,0)">
<stop
offset="0"
style="stop-color:rgb(96.078431%,36.862745%,9.803922%);stop-opacity:1;"
id="stop419" />
<stop
offset="1"
style="stop-color:rgb(93.333333%,25.490196%,0%);stop-opacity:1;"
id="stop421" />
</linearGradient>
<clipPath
id="clip1">
<rect
x="0"
y="0"
width="64"
height="64"
id="rect437" />
</clipPath>
<linearGradient
id="linear4"
gradientUnits="userSpaceOnUse"
x1="16"
y1="28"
x2="16"
y2="27"
gradientTransform="scale(2)">
<stop
offset="0"
style="stop-color:rgb(0%,0%,0%);stop-opacity:0;"
id="stop432" />
<stop
offset="1"
style="stop-color:rgb(0%,0%,0%);stop-opacity:1;"
id="stop434" />
</linearGradient>
<mask
id="mask0">
<g
filter="url(#alpha)"
id="g429">
<rect
x="0"
y="0"
width="64"
height="64"
style="fill:#000000;fill-opacity:0.301961;stroke:none"
id="rect427" />
</g>
</mask>
<filter
id="alpha"
filterUnits="objectBoundingBox"
x="0"
y="0"
width="1"
height="1">
<feColorMatrix
type="matrix"
in="SourceGraphic"
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
id="feColorMatrix424" />
</filter>
<clipPath
id="clipPath614">
<rect
x="0"
y="0"
width="64"
height="64"
id="rect612" />
</clipPath>
<linearGradient
id="linear5"
gradientUnits="userSpaceOnUse"
x1="8.4659996"
y1="11.0547"
x2="23.534"
y2="26.122801"
gradientTransform="matrix(2,0,0,2,64,0)">
<stop
offset="0"
style="stop-color:rgb(61.960784%,65.490196%,69.019608%);stop-opacity:1;"
id="stop443" />
<stop
offset="1"
style="stop-color:rgb(45.490196%,49.411765%,53.333333%);stop-opacity:1;"
id="stop445" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linear1"
id="linearGradient1687"
x1="-58.381393"
y1="33.499798"
x2="-58.381393"
y2="44.899666"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(90.381234)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linear1"
id="linearGradient1699"
gradientUnits="userSpaceOnUse"
x1="-58.381393"
y1="33.499798"
x2="-58.381393"
y2="44.899666"
gradientTransform="translate(90.381234,0.9501955)" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter1701"
x="-0.081002315"
y="-0.16199075"
width="1.1620046"
height="1.3239815">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="0.76948243"
id="feGaussianBlur1703" />
</filter>
<linearGradient
inkscape:collect="always"
xlink:href="#linear3"
id="linearGradient1744"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.4999993,0,0,1.4999993,7.9964791,12.200209)"
x1="14.7539"
y1="16.7516"
x2="17.251499"
y2="19.249201" />
<linearGradient
inkscape:collect="always"
xlink:href="#linear2"
id="linearGradient1797"
x1="31.986469"
y1="11.114352"
x2="31.986469"
y2="60.5"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5241"
id="linearGradient5243"
x1="32"
y1="14.500204"
x2="32"
y2="3.1003349"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="namedview16"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="0"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="3.1640625"
inkscape:cx="-40.138272"
inkscape:cy="15.644444"
inkscape:window-width="1920"
inkscape:window-height="965"
inkscape:window-x="0"
inkscape:window-y="40"
inkscape:window-maximized="1"
inkscape:current-layer="svg14" />
<path
d="M 28.189686,11.100432 V 48.597621 A 15.201187,15.201187 0 0 1 16.798748,33.907877 v -9.505719 c 0,-1.050207 -0.848251,-1.898491 -1.898455,-1.898491 -1.050208,0 -1.898458,0.848251 -1.898458,1.898491 v 9.505719 a 18.998165,18.998165 0 0 0 15.187916,18.594188 v 4.200957 H 16.798813 V 60.5 H 47.201186 V 56.703022 H 35.783385 v -4.174088 a 18.998165,18.998165 0 0 0 15.21478,-18.621057 v -9.505719 c 0,-1.050207 -0.848251,-1.898491 -1.898456,-1.898491 -1.050207,0 -1.898458,0.848251 -1.898458,1.898491 v 9.505719 A 15.201187,15.201187 0 0 1 35.783447,48.624486 V 11.114352 h -7.593956 z"
id="path4"
style="fill-opacity:1;fill:url(#linearGradient1797)" />
<path
id="path1697"
style="opacity:0.5;fill:url(#linearGradient1699);fill-opacity:1;stroke-width:3.23698;filter:url(#filter1701)"
d="m 20.599984,34.450195 v 1.900391 c 0,5.699993 5.104145,9.5 11.400391,9.5 6.296245,0 11.398437,-3.800007 11.398437,-9.5 v -1.900391 z" />
<path
d="m 31.999839,3.1003348 c -6.296575,0 -11.399677,3.7998933 -11.399677,9.4998922 v 1.899977 h 22.799677 v -1.899977 c 0,-5.6999989 -5.103425,-9.4998922 -11.399677,-9.4998922 z M 20.600162,18.300228 v 3.79989 h 22.799677 v -3.79989 z m 0,7.599784 v 3.79989 h 22.799677 v -3.79989 z m 0,7.599784 v 1.899977 c 0,5.699999 5.103425,9.499892 11.399677,9.499892 6.296252,0 11.399677,-3.799893 11.399677,-9.499892 v -1.899977 z"
id="path10"
style="fill-opacity:1;fill:url(#linearGradient5243)" />
<path
id="path1576"
style="fill:url(#linearGradient1687);fill-opacity:1;stroke-width:3.23698"
d="m 20.599984,33.5 v 1.900391 c 0,5.699993 5.104145,9.5 11.400391,9.5 6.296245,0 11.398437,-3.800007 11.398437,-9.5 V 33.5 Z" />
<path
style="fill:url(#linearGradient1744);fill-rule:nonzero;stroke:none;stroke-width:0.75"
d="m 34.999398,39.200196 c 0,1.658202 -1.341799,2.999998 -3.000001,2.999998 -1.655273,0 -2.999999,-1.341796 -2.999999,-2.999998 0,-1.658203 1.344726,-2.999999 2.999999,-2.999999 1.658202,0 3.000001,1.341796 3.000001,2.999999 z m 0,0"
id="path1742" />
</svg>

After

Width:  |  Height:  |  Size: 9.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 47 KiB