1
0
Fork 0
mirror of https://github.com/vinceliuice/WhiteSur-icon-theme.git synced 2024-11-22 13:50:13 +00:00
This commit is contained in:
vinceliuice 2024-04-09 01:55:15 +08:00
parent 9741dacf67
commit 9c1bfdbf3c
12 changed files with 338 additions and 18 deletions

View file

@ -0,0 +1 @@
computer.svg

View file

@ -1,20 +1,6 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs> <defs>
<linearGradient id="linearGradient4149" x2="0" y1="545.8" y2="517.8" gradientTransform="matrix(.92857 0 0 .92857 28.612 37.986)" gradientUnits="userSpaceOnUse"> <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#363636; }</style>
<stop stop-color="#197cf1" offset="0"/>
<stop stop-color="#20bcfa" offset="1"/>
</linearGradient>
<linearGradient id="linearGradient4144" x2="0" y1="30" y2="2" gradientUnits="userSpaceOnUse">
<stop stop-color="#7cbaf8" offset="0"/>
<stop stop-color="#f4fcff" offset="1"/>
</linearGradient>
<filter id="filter853" x="-.108" y="-.108" width="1.216" height="1.216" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="1.17"/>
</filter>
</defs> </defs>
<g transform="translate(-384.57 -515.8)"> <path class="ColorScheme-Text" d="m9 3c-3.324 0-6 2.676-6 6v14c0 3.324 2.676 6 6 6h14c3.324 0 6-2.676 6-6v-14c0-3.324-2.676-6-6-6zm0 1h14c2.77 0 5 2.23 5 5v14c0 2.77-2.23 5-5 5h-14c-2.77 0-5-2.23-5-5v-14c0-2.77 2.23-5 5-5zm7 5c-0.554 0-1 0.446-1 1s0.446 1 1 1 1-0.446 1-1-0.446-1-1-1zm0 4c-0.554 0-1 0.446-1 1v8c0 0.554 0.446 1 1 1s1-0.446 1-1v-8c0-0.554-0.446-1-1-1z" fill="currentColor"/>
<rect x="387.57" y="519.8" width="26" height="26" rx="6" ry="6" filter="url(#filter853)" opacity=".2"/>
<rect x="387.57" y="518.8" width="26" height="26" rx="6" ry="6" fill="url(#linearGradient4149)"/>
<path transform="translate(384.57 515.8)" d="m15 9v2h2v-2zm0 4v10h2v-10z" fill="url(#linearGradient4144)"/>
</g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 590 B

View file

@ -0,0 +1,6 @@
<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#363636; }</style>
</defs>
<path class="ColorScheme-Text" d="m16 3a2 2 0 0 0-2 2h-3-3.082c-1.6165 0-2.918 1.3015-2.918 2.918v17.164c0 1.6165 1.3015 2.918 2.918 2.918h16.164c1.6165 0 2.918-1.3015 2.918-2.918v-17.164c0-1.6165-1.3015-2.918-2.918-2.918h-3.082-3a2 2 0 0 0-2-2zm0 1a1 1 0 0 1 1 1 1 1 0 0 1-1 1 1 1 0 0 1-1-1 1 1 0 0 1 1-1zm-8 2h3c0 1.108 0.892 2 2 2h6c1.108 0 2-0.89201 2-2h3c1.108 0 2 0.89201 2 2v17c0 1.108-0.892 2-2 2h-16c-1.108 0-2-0.892-2-2v-17c0-1.108 0.89201-2 2-2zm1.5 7c-0.277 0-0.5 0.223-0.5 0.5s0.223 0.5 0.5 0.5h12c0.277 0 0.5-0.223 0.5-0.5s-0.223-0.5-0.5-0.5h-12zm0 4c-0.277 0-0.5 0.223-0.5 0.5s0.223 0.5 0.5 0.5h8c0.277 0 0.5-0.223 0.5-0.5s-0.223-0.5-0.5-0.5h-8zm0 4c-0.277 0-0.5 0.223-0.5 0.5s0.223 0.5 0.5 0.5h10c0.277 0 0.5-0.223 0.5-0.5s-0.223-0.5-0.5-0.5h-10z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 982 B

View file

@ -0,0 +1,15 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
color:#363636;
}</style>
</defs>
<g id="keyboard" class="ColorScheme-Text" fill="currentColor">
<path d="m6 5c-1.662 0-3 1.338-3 3v4c0 1.662 1.338 3 3 3h6c1.662 0 3-1.338 3-3v-4c0-1.662-1.338-3-3-3h-6zm0 1h6c1.108 0 2 0.892 2 2v4c0 1.108-0.892 2-2 2h-6c-1.108 0-2-0.892-2-2v-4c0-1.108 0.892-2 2-2z"/>
<path d="m20 3.0309c-1.662 0-3 1.338-3 3v5.9691c0 1.662 1.338 3 3 3h6c1.662 0 3-1.338 3-3v-5.9691c0-1.662-1.338-3-3-3zm0 1h6c1.108 0 2 0.892 2 2v5.9691c0 1.108-0.892 2-2 2h-6c-1.108 0-2-0.892-2-2v-5.9691c0-1.108 0.892-2 2-2z"/>
<path d="m6 16.867c-1.662 0-3 1.338-3 3v6.1333c0 1.662 1.338 3 3 3h15c1.662 0 3-1.338 3-3v-6.1333c0-1.662-1.338-3-3-3zm0 1h15c1.108 0 2 0.892 2 2v6.1333c0 1.108-0.892 2-2 2h-15c-1.108 0-2-0.892-2-2v-6.1333c0-1.108 0.892-2 2-2z"/>
<path d="m4 11v1c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-6c-1.108 0-2-0.892-2-2z" opacity=".35"/>
<path d="m18 11v1c0 1.108 0.892 2 2 2h6c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-6c-1.108 0-2-0.892-2-2z" opacity=".35"/>
<path d="m4 25v1c0 1.108 0.892 2 2 2h15c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-15c-1.108 0-2-0.892-2-2z" opacity=".35"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,33 @@
<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a" gradientTransform="matrix(.94736842 0 0 .97777778 1.684211 .244444)" gradientUnits="userSpaceOnUse" x1="13" x2="51" y1="14.5" y2="52.5">
<stop offset="0" stop-color="#fdd898"/>
<stop offset=".16666649" stop-color="#fdd58f"/>
<stop offset=".33333299" stop-color="#fdd898"/>
<stop offset=".49999976" stop-color="#fdce7d"/>
<stop offset=".66666651" stop-color="#fdd286"/>
<stop offset=".83333325" stop-color="#fdc86d"/>
<stop offset="1" stop-color="#fdc665"/>
</linearGradient>
<linearGradient id="b" gradientTransform="matrix(.95 0 0 .9787234 -62.4 -65.787234)" gradientUnits="userSpaceOnUse" x1="12" x2="52" y1="13.5" y2="53.5">
<stop offset="0" stop-color="#63984b"/>
<stop offset="1" stop-color="#8fc278"/>
</linearGradient>
<linearGradient id="c" gradientUnits="userSpaceOnUse" x1="34" x2="11" y1="58" y2="6">
<stop offset="0" stop-color="#a1a9b1"/>
<stop offset="1" stop-color="#d6d9dc"/>
</linearGradient>
<linearGradient id="d" gradientUnits="userSpaceOnUse" x1="12" x2="52" y1="12" y2="52">
<stop offset="0" stop-color="#fcfcfc"/>
<stop offset="1" stop-color="#eff0f1"/>
</linearGradient>
<g fill-rule="evenodd">
<path d="m13 6c-1.108 0-2 .892-2 2v48c0 1.108.892 2 2 2h38c1.108 0 2-.892 2-2v-44.707031l-5.292969-5.292969z" fill="url(#c)"/>
<path d="m13 7c-.554 0-1 .446-1 1v48c0 .554.446 1 1 1h38c.554 0 1-.446 1-1v-44.292969l-4.707031-4.707031z" fill="url(#d)"/>
<rect fill="url(#b)" height="46" rx="4" transform="scale(-1)" width="38" x="-51" y="-56"/>
<path d="m17 11c-1.662 0-3 1.338-3 3v14h1.236328c.03662-.054931.036217-.053171.091797-.150391.109793-.192037.251779-.452087.427734-.751953.351913-.599731.837766-1.360667 1.492188-2.113281 1.231142-1.415868 3.107438-2.792744 5.751953-2.953125v1c-2.303014.154444-3.886978 1.331597-4.998047 2.609375-.595577.68494-1.047114 1.39079-1.382812 1.962891-.16785.286049-.306976.537802-.423829.742187-.11685.204385-.175818.34213-.341796.507813-.093756.093764-.220916.146459-.353516.146484h-1.5v8h1.5c.1326.000025.259756.052724.353516.146484.165978.165682.224945.303428.341796.507813.116853.204385.255979.456137.423829.742187.335698.572101.787235 1.277951 1.382812 1.962891 1.191154 1.36988 2.914967 2.640625 5.498047 2.640625h17c2.58308 0 4.306893-1.270745 5.498047-2.640625.595577-.68494 1.047115-1.39079 1.382812-1.962891.16785-.28605.306976-.537802.423829-.742187.116852-.204385.175818-.342131.341796-.507813.093755-.093764.220916-.146459.353516-.146484h1.5v-8h-1.5c-.1326-.000025-.259756-.052725-.353516-.146484-.165979-.165682-.224944-.303428-.341796-.507813-.116853-.204385-.255978-.456138-.423829-.742187-.335698-.572102-.787235-1.277951-1.382812-1.962891-1.191154-1.36988-2.914967-2.640625-5.498047-2.640625h-12a2.5 2.5 0 0 1 -2.5-2.5v-9.5zm10 0v9.5a1.5 1.5 0 0 0 1.5 1.5h8.5v-11zm11 0v11h2.5c2.916467 0 4.943112 1.479146 6.251953 2.984375.654422.752614 1.140278 1.51355 1.492188 2.113281.175956.299866.317944.559916.427734.751953.05558.097221.055177.095461.091797.150391h1.236328v-14c0-1.662-1.338-3-3-3zm-22 21a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1zm-2 6v14c0 1.662 1.338 3 3 3h9v-11h-2.5c-2.916467 0-4.943115-1.479146-6.251953-2.984375-.654422-.752614-1.140275-1.51355-1.492188-2.113281-.175956-.299866-.317941-.559916-.427734-.751953-.05558-.09722-.055177-.095461-.091797-.150391zm34.763672 0c-.03662.05493-.036217.053171-.091797.150391-.109793.192037-.251778.452087-.427734.751953-.351913.599731-.837766 1.360667-1.492188 2.113281-1.308844 1.505229-3.335486 2.984375-6.251953 2.984375h-2.5v11h9c1.662 0 3-1.338 3-3v-14zm-21.763672 6v11h10v-11z" fill="url(#a)"/>
<path d="m14 37v1h1.236328c.03662.05493.03622.05317.0918.150391.109793.192037.251778.452087.427734.751953.351913.599731.837766 1.360667 1.492188 2.113281 1.308841 1.505229 3.335483 2.984375 6.25195 2.984375h2.5v11h1v-11h10v11h1v-11h2.5c2.916467 0 4.943109-1.479146 6.251953-2.984375.654422-.752614 1.140275-1.51355 1.492188-2.113281.175956-.299866.317941-.559916.427734-.751953.05558-.09722.05518-.09546.0918-.150391h1.236325v-1h-1.5c-.1326.000025-.25976.05272-.353516.146484-.165978.165682-.224944.303428-.341796.507813-.116853.204385-.255979.456137-.423829.742187-.335698.572101-.787235 1.277951-1.382812 1.962891-1.191154 1.36988-2.914967 2.640625-5.498047 2.640625h-17c-2.58308 0-4.306893-1.270745-5.498047-2.640625-.595577-.68494-1.047114-1.39079-1.382812-1.962891-.16785-.28605-.306976-.537802-.423829-.742187-.116851-.204385-.175818-.342131-.341796-.507813-.093756-.093764-.220916-.146459-.353516-.146484z" opacity=".5" stroke-width=".999997"/>
<path d="m26 11v9.5a2.5 2.5 0 0 0 2.5 2.5h12c2.58308 0 4.306893 1.270745 5.498047 2.640625.595577.68494 1.047114 1.39079 1.382812 1.962891.16785.28605.306976.537802.423829.742187.116852.204385.175818.342131.341796.507813.093756.093764.220916.146459.353516.146484h1.5v-1h-1.236328c-.03662-.05493-.036217-.05317-.091797-.150391-.10979-.192037-.251778-.452087-.427734-.751953-.351913-.599731-.837766-1.360667-1.492188-2.113281-1.308844-1.505229-3.335486-2.984375-6.251953-2.984375h-2.5v-11h-1v11h-8.5a1.5 1.5 0 0 1 -1.5-1.5v-9.5zm-3 11.03125c-2.644515.160381-4.520811 1.537257-5.751953 2.953125-.654422.752614-1.140275 1.51355-1.492188 2.113281-.175956.299866-.317941.559916-.427734.751953-.05558.09722-.055177.09546-.091797.150391h-1.236328v1h1.5c.1326-.000025.25976-.05272.353516-.146484.165978-.165682.224945-.303428.341796-.507813.116853-.204385.255979-.456137.423829-.742187.335698-.572101.787235-1.277951 1.382812-1.962891 1.111069-1.277778 2.695033-2.454931 4.998047-2.609375z" opacity=".5"/>
<circle cx="16" cy="33" opacity=".5" r="1"/>
<path d="m11 55v1c0 1.108.892 2 2 2h38c1.108 0 2-.892 2-2v-1c0 1.108-.892 2-2 2h-38c-1.108 0-2-.892-2-2z" opacity=".2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.7 KiB

View file

@ -0,0 +1,42 @@
<svg height="64" viewBox="0 0 64 64" width="64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a">
<stop offset="0" stop-color="#424649"/>
<stop offset="1" stop-color="#2a2c2f"/>
</linearGradient>
<linearGradient id="b" gradientUnits="userSpaceOnUse" x1="22" x2="22" xlink:href="#a" y1="6" y2="58"/>
<linearGradient id="c" gradientUnits="userSpaceOnUse" x1="24" x2="24" y1="9" y2="13">
<stop offset="0" stop-color="#da4453"/>
<stop offset="1" stop-color="#c0392b"/>
</linearGradient>
<linearGradient id="d" gradientUnits="userSpaceOnUse" x1="40" x2="40" y1="9" y2="19">
<stop offset="0" stop-color="#7f8c8d"/>
<stop offset=".39746994" stop-color="#596364"/>
<stop offset=".60099477" stop-color="#7f8c8d"/>
<stop offset="1" stop-color="#596364"/>
</linearGradient>
<linearGradient id="e" gradientUnits="userSpaceOnUse" x1="24" x2="24" y1="37" y2="21">
<stop offset="0" stop-color="#596364"/>
<stop offset="1" stop-color="#4c5455"/>
<stop offset="1" stop-color="#596364"/>
<stop offset="1" stop-color="#4c5455"/>
</linearGradient>
<linearGradient id="f" gradientUnits="userSpaceOnUse" x1="32" x2="32" xlink:href="#a" y1="25" y2="34"/>
<linearGradient id="g" gradientUnits="userSpaceOnUse" x1="24" x2="24" y1="39" y2="49">
<stop offset="0" stop-color="#596364"/>
<stop offset=".40000001" stop-color="#4c5455"/>
<stop offset=".60000002" stop-color="#596364"/>
<stop offset="1" stop-color="#4c5455"/>
</linearGradient>
<rect fill="url(#b)" height="52" ry="3" stroke-width="2.896" width="20" x="22" y="6"/>
<g stroke-width="2">
<circle cx="32" cy="29" fill="url(#e)" r="8"/>
<circle cx="32" cy="29" fill="url(#f)" r="4"/>
<path d="m24 11v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm12 0v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm-12 6v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm6 0v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm6 0v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm-.0352 11.4805a4 4 0 0 1 -3.9648 3.5195 4 4 0 0 1 -3.9648-3.5 4 4 0 0 0 -.0352.5 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0 -.0352-.5195zm-11.9648 12.5195v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm6 0v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm6 0v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm-12 6v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm6 0v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1zm6 0v1a2 2 0 0 0 2 2 2 2 0 0 0 2-2v-1z" opacity=".15"/>
</g>
<path d="m22 54v1c0 1.662 1.338 3 3 3h14c1.662 0 3-1.338 3-3v-1c0 1.662-1.338 3-3 3h-14c-1.662 0-3-1.338-3-3z" opacity=".4" stroke-width="2.896"/>
<g stroke-width="2">
<circle cx="26" cy="11" fill="url(#c)" r="2"/>
<path d="m38 9a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm-12 6a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm6 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm6 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2z" fill="url(#d)"/>
<path d="m26 39a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm6 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm6 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm-12 6a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm6 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2zm6 0a2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2z" fill="url(#g)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.8 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.8 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -0,0 +1,20 @@
<svg id="svg8" version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<defs id="defs2">
<linearGradient id="linearGradient2554" x1="31.756" x2="30.031" y1="44.109" y2="25.774" gradientTransform="matrix(4.0863 0 0 4.0001 -111.78 -117.75)" gradientUnits="userSpaceOnUse">
<stop id="stop1" stop-color="#353535" offset="0"/>
<stop id="stop2" stop-color="#979797" offset="1"/>
</linearGradient>
</defs>
<path id="path2" d="m22.686 6.5681h18.629c1.8233 0 3.2911 1.4369 3.2911 3.2217v44.3056c0 1.7849-1.4679 3.2217-3.2911 3.2217h-18.629c-1.8233 0-3.2911-1.4369-3.2911-3.2217v-44.3056c0-1.7848 1.4679-3.2217 3.2911-3.2217z" fill="url(#linearGradient2554)" stroke="#050505" stroke-linecap="round" stroke-linejoin="round" style="paint-order:stroke fill markers"/>
<path id="path3" d="m22.684 6.5681h18.632c1.8239 0 3.2921 1.4207 3.2921 3.1854v44.382c0 1.7648-1.4683 3.1854-3.2921 3.1854h-18.632c-1.8239 0-3.2921-1.4207-3.2921-3.1854v-44.382c0-1.7647 1.4683-3.1854 3.2921-3.1854z" fill="none" stroke="#000" stroke-width="1.1628"/>
<g id="g1" stroke-width="0">
<path id="path4" d="m27.066 54.241a0.46244 0.46244 0 0 0-0.46164 0.46164 0.46244 0.46244 0 0 0 0.46164 0.46364h9.8669a0.46244 0.46244 0 0 0 0.46364-0.46364 0.46244 0.46244 0 0 0-0.46364-0.46164z" fill="#a5a5a5"/>
<rect id="rect4" x="26.686001" y="8.7411118" width="10.629" height="2.7751" ry="1.3875999" fill-opacity=".90577" stroke-miterlimit="4.4" style="paint-order:markers fill stroke"/>
<g id="g8" transform="translate(1.4866)" stroke-miterlimit="4.4">
<rect id="rect5" x="20.027" y="48.01" width="4.3029" height="4.2512" ry="1.3193" fill="#69cf50"/>
<rect id="rect6" x="25.584" y="48.01" width="4.3029" height="4.2512" ry="1.3193" fill="#34b9ff" style="paint-order:markers fill stroke"/>
<rect id="rect7" x="31.14" y="48.01" width="4.3029" height="4.2512" ry="1.3193" fill="#69cf50" style="paint-order:markers fill stroke"/>
<rect id="rect8" x="36.697" y="48.01" width="4.3029" height="4.2512" ry="1.3193" fill="#e74064" style="paint-order:markers fill stroke"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -1 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="svg36" fill="none" version="1.1" viewBox="0 0 32 33"><defs id="defs22"><linearGradient id="a" x1="10.286" x2="16.3" y1="1" y2="27.933" gradientUnits="userSpaceOnUse"><stop id="stop1" offset="0" stop-color="#26343c"/><stop id="stop2" offset=".448" stop-color="#1a2530"/><stop id="stop3" offset="1" stop-color="#121920"/></linearGradient><linearGradient id="b" x2="32" y1="28" y2="28" gradientUnits="userSpaceOnUse"><stop id="stop4" offset="0" stop-color="#070f17"/><stop id="stop5" offset="1"/></linearGradient><linearGradient id="c" x2="32" y1="1" y2="1" gradientUnits="userSpaceOnUse"><stop id="stop6" offset="0" stop-color="#3b4c56"/><stop id="stop7" offset=".5" stop-color="#334551"/><stop id="stop8" offset="1" stop-color="#243540"/></linearGradient><linearGradient id="d" x1="21.599" x2="-3.073" y1="2.411" y2="17.237" gradientUnits="userSpaceOnUse"><stop id="stop9" offset="0" stop-color="#1abc9c"/><stop id="stop10" offset="1" stop-color="#2980b9"/></linearGradient><linearGradient id="e" x1="9.887" x2="6.089" y1="31.766" y2="19.225" gradientUnits="userSpaceOnUse"><stop id="stop11" offset="0" stop-color="#334545"/><stop id="stop12" offset="1" stop-color="#536161"/></linearGradient><linearGradient id="f" x1="13.217" x2="29.16" y1="16.352" y2="19.478" gradientUnits="userSpaceOnUse"><stop id="stop13" offset="0" stop-color="#cc4a5e"/><stop id="stop14" offset="1" stop-color="#aa478a"/></linearGradient><linearGradient id="g"><stop id="stop15" offset="0"/><stop id="stop16" offset="1" stop-opacity="0"/></linearGradient><linearGradient xlink:href="#g" id="h" x1="16" x2="16" y1="3" y2="26" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#g" id="i" x1="15.408" x2="33.185" y1="9.778" y2="29.037" gradientUnits="userSpaceOnUse"/><linearGradient id="j" x1="17.635" x2="17.635" y1="9.846" y2="32.002" gradientTransform="translate(2.453 1.87) scale(.76917)" gradientUnits="userSpaceOnUse"><stop id="stop17" offset="0" stop-color="#fccec0"/><stop id="stop18" offset="1" stop-color="#c98350"/></linearGradient><linearGradient id="k" x1="18" x2="18" y1="21" y2="32" gradientUnits="userSpaceOnUse"><stop id="stop19" offset="0" stop-color="#a96535" stop-opacity="0"/><stop id="stop20" offset="1" stop-color="#a96535"/></linearGradient><linearGradient id="l" x1="18" x2="18" y1="10" y2="25.5" gradientUnits="userSpaceOnUse"><stop id="stop21" offset="0" stop-color="#fff"/><stop id="stop22" offset="1" stop-color="#fff" stop-opacity=".5"/></linearGradient><linearGradient id="a-5" x1="7.937" x2="7.937" y1="15.081" y2="1.852" gradientTransform="translate(0 .015) scale(1.88973)" gradientUnits="userSpaceOnUse"><stop id="stop3-5" offset="0" style="stop-color:#333;stop-opacity:1"/><stop id="stop4-4" offset="1" style="stop-color:#424242;stop-opacity:1"/></linearGradient><style id="current-color-scheme" type="text/css">.ColorScheme-Highlight{color:#3daee9}</style></defs><image xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAA GXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAPdJREFUSMftl7GuwjAMRY9NXlk6 8P9fycBCaWsGbJTmwQIkMORKVqWo6rm+zWCLmVFKRATI61VZlD0ASXkmIjsgAXtgAHZvwBdgAs7A bGbLQ7h3m4DR6++DnV+Ak9ccKaTsxQQcHJzehJaKNBNwdDNoFnXZ8Scl/t0RGJ13g2dxJ+pqw1ER Ub9cNTp+lsBeRFT9YGgAzg0MgARcG8M14DQE5wbuF+4r6vAO7/AO7/CqcGvMtYAbsDY0cOcFfGoM nwBTM1t9rr40MBBj9NnM1vjnc8zUleEbjnLbZZZsqK+RwGZxiM0lFa6O/qy6sfzWrlZzS/VL/U9X YfxzIl867ocAAAAASUVORK5CYII=" id="image1" width="31" height="31" x=".5" y="1" preserveAspectRatio="none" style="image-rendering:optimizeQuality"/><rect id="rect4" width="28" height="28" x="2" y="2" rx="7" ry="7" style="fill:url(#a-5);stroke-width:.499982"/><path id="rect1" d="M9 2C5.122 2 2 5.122 2 9v14c0 3.878 3.122 7 7 7h14c3.878 0 7-3.122 7-7V9c0-3.878-3.122-7-7-7H9zm0 .5h14c3.601 0 6.5 2.899 6.5 6.5v14c0 3.601-2.899 6.5-6.5 6.5H9A6.486 6.486 0 0 1 2.5 23V9c0-3.601 2.899-6.5 6.5-6.5z" style="opacity:.06;fill:#fff;stroke-width:.499982"/><g id="g36" transform="translate(-.176 .014)"><path id="path30" d="M19.637 10.716a4.73 4.73 0 1 1-9.461 0 4.73 4.73 0 0 1 9.46 0z" class="ColorScheme-Highlight" opacity=".5" style="opacity:.35;fill:#fff;stroke-width:.860083"/><path id="path31" d="M18.637 10.716a3.73 3.73 0 1 1-7.461 0 3.73 3.73 0 0 1 7.46 0z" class="ColorScheme-Highlight" style="opacity:1;fill:#fff;stroke-width:.82897"/><path id="path34" fill="url(#j)" d="M15.302 26.257c1.904.211 4.595.226 4.97.227l.089.001c1.654.027 3.085-1.074 3.297-2.72l.532-3.662c.456-2.735-1.596-3.418-2.28-2.05 0-1.596-1.823-2.508-2.734-1.14 0-1.368-1.966-2.28-2.877-.912v-5.014c0-1.823-2.693-2.279-2.693 0v9.729s-.384-1.154-1.153-1.923c-2.507-2.507-3.76-.057-3.76-.057 1.823 1.367 3.203 7.142 6.609 7.52z" style="fill:url(#j);stroke-width:.769174"/></g></svg> <svg width="32" height="32" fill="none" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="j" x1="17.635" x2="17.635" y1="9.846" y2="32.002" gradientTransform="matrix(.76917 0 0 .76917 2.453 1.87)" gradientUnits="userSpaceOnUse">
<stop stop-color="#fccec0" offset="0"/>
<stop stop-color="#c98350" offset="1"/>
</linearGradient>
<linearGradient id="a-5" x1="7.937" x2="7.937" y1="15.081" y2="1.852" gradientTransform="matrix(1.8897 0 0 1.8897 0 .015)" gradientUnits="userSpaceOnUse">
<stop stop-color="#333" offset="0"/>
<stop stop-color="#424242" offset="1"/>
</linearGradient>
<style id="current-color-scheme" type="text/css">.ColorScheme-Highlight{color:#3daee9}</style>
</defs>
<image x=".5" y="1" width="31" height="31" image-rendering="optimizeQuality" preserveAspectRatio="none" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAA GXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAPdJREFUSMftl7GuwjAMRY9NXlk6 8P9fycBCaWsGbJTmwQIkMORKVqWo6rm+zWCLmVFKRATI61VZlD0ASXkmIjsgAXtgAHZvwBdgAs7A bGbLQ7h3m4DR6++DnV+Ak9ccKaTsxQQcHJzehJaKNBNwdDNoFnXZ8Scl/t0RGJ13g2dxJ+pqw1ER Ub9cNTp+lsBeRFT9YGgAzg0MgARcG8M14DQE5wbuF+4r6vAO7/AO7/CqcGvMtYAbsDY0cOcFfGoM nwBTM1t9rr40MBBj9NnM1vjnc8zUleEbjnLbZZZsqK+RwGZxiM0lFa6O/qy6sfzWrlZzS/VL/U9X YfxzIl867ocAAAAASUVORK5CYII="/>
<rect x="2" y="2" width="28" height="28" rx="7" ry="7" fill="url(#a-5)" stroke-width=".49998"/>
<path d="m9 2c-3.878 0-7 3.122-7 7v14c0 3.878 3.122 7 7 7h14c3.878 0 7-3.122 7-7v-14c0-3.878-3.122-7-7-7zm0 0.5h14c3.601 0 6.5 2.899 6.5 6.5v14c0 3.601-2.899 6.5-6.5 6.5h-14a6.486 6.486 0 0 1-6.5-6.5v-14c0-3.601 2.899-6.5 6.5-6.5z" fill="#ffffff" opacity=".06" stroke-width=".49998"/>
<g transform="translate(-.176 .014)">
<path class="ColorScheme-Highlight" d="m19.637 10.716a4.7305 4.7305 0 1 1-9.461 0 4.73 4.73 0 0 1 9.46 0z" fill="#ffffff" opacity=".35" stroke-width=".86008"/>
<path class="ColorScheme-Highlight" d="m18.637 10.716a3.7305 3.7305 0 1 1-7.461 0 3.73 3.73 0 0 1 7.46 0z" fill="#ffffff" stroke-width=".82897"/>
<path d="m15.302 26.257c1.904 0.211 4.595 0.226 4.97 0.227l0.089 1e-3c1.654 0.027 3.085-1.074 3.297-2.72l0.532-3.662c0.456-2.735-1.596-3.418-2.28-2.05 0-1.596-1.823-2.508-2.734-1.14 0-1.368-1.966-2.28-2.877-0.912v-5.014c0-1.823-2.693-2.279-2.693 0v9.729s-0.384-1.154-1.153-1.923c-2.507-2.507-3.76-0.057-3.76-0.057 1.823 1.367 3.203 7.142 6.609 7.52z" fill="url(#j)" stroke-width=".76917"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB