typos and command fixes

This commit is contained in:
Gaurav Bankar
2024-07-13 23:40:34 +05:30
parent 403a9a55a9
commit d03a23003d
25338 changed files with 89672 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m16 1c-8.2768 0-15 6.7232-15 15 0 8.2768 6.7232 15 15 15 8.2768 0 15-6.7232 15-15 0-8.2768-6.7232-15-15-15z" color="#000000" fill="#f46062" opacity=".99" overflow="visible" stroke-width="1.0343"/>
<rect x="14" y="6" width="4" height="14" rx="2" ry="2" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="2"/>
<circle cx="16" cy="24" r="2" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 585 B

View File

@@ -0,0 +1,13 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="b" x1="69.312" x2="69.312" y1="21.319" y2="27.727" gradientTransform="matrix(.19811 0 0 .23067 -32.626 24.95)" gradientUnits="userSpaceOnUse">
<stop offset="0"/>
<stop stop-opacity="0" offset="1"/>
</linearGradient>
</defs>
<path d="m16 1c-8.2768 0-15 6.7232-15 15 0 8.2768 6.7232 15 15 15 8.2768 0 15-6.7232 15-15 0-8.2768-6.7232-15-15-15z" color="#000000" fill="#5294e2" opacity=".99" overflow="visible" stroke-width="1.0343"/>
<path d="m-37.285 7.371h32v32h-32z" fill="none"/>
<path d="M-18.188 30.095c-.404.324-.793.78-1.306.823" fill="none" font-family="URW Palladio L" font-size="40" font-weight="700" opacity=".1" stroke="url(#b)"/>
<rect transform="scale(1,-1)" x="14" y="-26" width="4" height="14" rx="2" ry="2" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="2"/>
<circle transform="scale(1,-1)" cx="16" cy="-8" r="2" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,6 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m16 1c-8.2768 0-15 6.7232-15 15 0 8.2768 6.7232 15 15 15 8.2768 0 15-6.7232 15-15 0-8.2768-6.7232-15-15-15z" color="#000000" fill="#5294e2" opacity=".99" overflow="visible" stroke-width="1.0343"/>
<path d="m16 6a6 6 0 0 0-6 6h2a4 4 0 0 1 3.9395-4 4 4 0 0 1 0.060547 0 4 4 0 0 1 4 4 4 4 0 0 1-4 4v2a6 6 0 0 0 6-6 6 6 0 0 0-6-6z" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="2.1818"/>
<circle cx="16" cy="24" r="2" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="2"/>
<rect x="15" y="16" width="2" height="4" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="1.4142"/>
</svg>

After

Width:  |  Height:  |  Size: 816 B

View File

@@ -0,0 +1,11 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="b" x1="44.424" x2="44.424" y1="60.535" y2="-5.497" gradientTransform="translate(-6.723 1.226) scale(.50174)" gradientUnits="userSpaceOnUse">
<stop stop-color="#634215" offset="0"/>
<stop stop-color="#93700d" offset="1"/>
</linearGradient>
</defs>
<path d="M0 0h32v32H0z" fill="none"/>
<path d="m30.786 27.037-13.021-24c-0.37345-0.66681-1.051-1.037-1.8052-1.037-0.75517 0-1.4348 0.44489-1.8145 1.1107l-12.924 24c-0.30414 0.59319-0.30828 1.4073 0.066207 2.0004 0.37448 0.59215 0.97655 0.88874 1.7317 0.88874h25.945c0.7531 0 1.4338-0.37022 1.7379-0.96341 0.37966-0.59215 0.38276-1.3326 0.08379-1.9994z" fill="#fac848" stroke-width="1.0358"/>
<path transform="translate(.004)" d="M14.416 9.516c.375 3.666.805 7.307 1.125 10.987h1.02c.265-3.534.692-7.047 1-10.578.158-.835-.272-1.828-1.154-2.03-.873-.256-1.847.376-1.963 1.278-.02.113-.028.228-.028.343zm-.111 14.905c-.04 1.092 1.161 1.947 2.186 1.601.993-.253 1.516-1.501 1.007-2.389-.455-.917-1.791-1.219-2.56-.517-.388.32-.646.796-.633 1.305z" fill="#ffffff" font-family="Georgia" font-size="62.458" font-weight="400" overflow="visible"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,34 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="c">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity=".235" offset=".508"/>
<stop stop-color="#fff" stop-opacity=".157" offset=".835"/>
<stop stop-color="#fff" stop-opacity=".392" offset="1"/>
</linearGradient>
<linearGradient id="a">
<stop stop-color="#3d3d3d" offset="0"/>
<stop stop-color="#686868" stop-opacity=".498" offset=".5"/>
<stop stop-color="#686868" stop-opacity="0" offset="1"/>
</linearGradient>
<linearGradient id="b">
<stop stop-color="#fafafa" offset="0"/>
<stop stop-color="#d4d4d4" offset="1"/>
</linearGradient>
<linearGradient id="d">
<stop stop-color="#fafafa" offset="0"/>
<stop stop-color="#abacae" offset="1"/>
</linearGradient>
<linearGradient id="f" x1="24" x2="24" y1="14" y2="33" gradientTransform="matrix(1 0 0 1.0909 60 -2.182)" gradientUnits="userSpaceOnUse">
<stop stop-color="#2d2d2d" offset="0"/>
<stop stop-color="#3f3f3f" offset="1"/>
</linearGradient>
<clipPath id="g">
<path d="m32 24a8 8 0 1 1-16 0 8 8 0 1 1 16 0z" opacity=".2"/>
</clipPath>
</defs>
<path d="m16 1c-8.2843 0-15 6.7157-15 15 0 8.2843 6.7157 15 15 15 8.2843 0 15-6.7157 15-15 0-8.2843-6.7157-15-15-15z" fill="#ececec" stroke-width="1.0714"/>
<path d="M16 27C9.925 27 5 22.075 5 16S9.925 5 16 5s11 4.925 11 11-4.925 11-11 11z" fill="#ccc"/>
<path d="M16.25 11a2.75 2.75 0 0 0-2.75 2.75c0 1.14.683 2.112 1.67 2.53L13.5 22H19l-1.67-5.72A2.735 2.735 0 0 0 19 13.75 2.75 2.75 0 0 0 16.25 11z" fill="#4d4d4d" overflow="visible" stroke-width="1.091"/>
<path d="M16 10.695a2.83 2.83 0 0 0-2.83 2.83c0 1.172.703 2.172 1.72 2.601l-1.72 5.886h5.66l-1.718-5.886a2.814 2.814 0 0 0 1.717-2.602A2.83 2.83 0 0 0 16 10.695z" fill="none" overflow="visible" stroke-width="1.06"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,4 @@
<svg width="64" height="64" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m31.98 59.33c0.51891 0 1.2684-0.20206 2.0179-0.57666 16.519-8.5046 21.997-12.973 21.997-23.323v-21.42c0-3.4018-1.3261-4.6414-4.1801-5.8234-3.1712-1.3261-13.723-5.045-16.807-6.0829-0.95154-0.28833-2.0182-0.49008-3.0272-0.49008-0.98009 0-2.0468 0.20173-2.9983 0.49008-3.1135 0.98018-13.665 4.7856-16.807 6.0829-2.854 1.1532-4.1802 2.4216-4.1802 5.8234v21.42c0 10.35 5.7081 14.415 21.996 23.323 0.74951 0.40346 1.499 0.57666 1.989 0.57666z" fill="#6acc05" stroke-width="3.2801"/>
<path d="m42.16 15.21-14.43 22.127-6.1523-4.3945-1.1621 1.6289 7.8496 5.6055 15.57-23.873z" color="#000000" color-rendering="auto" fill="#ffffff" fill-rule="evenodd" image-rendering="auto" shape-rendering="auto" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 804 B

View File

@@ -0,0 +1,6 @@
<svg width="64" height="64" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(-736.86 -157.93)">
<path d="m768.84 217.26c0.51891 0 1.2684-0.20206 2.0179-0.57666 16.519-8.5046 21.997-12.973 21.997-23.323v-21.42c0-3.4018-1.3261-4.6414-4.1801-5.8234-3.1712-1.3261-13.723-5.045-16.807-6.0829-0.95154-0.28833-2.0182-0.49008-3.0272-0.49008-0.98009 0-2.0468 0.20173-2.9983 0.49008-3.1135 0.98018-13.665 4.7856-16.807 6.0829-2.854 1.1532-4.1802 2.4216-4.1802 5.8234v21.42c0 10.35 5.7081 14.415 21.996 23.323 0.74951 0.40346 1.499 0.57666 1.989 0.57666z" fill="#d35f5f" stroke-width="3.2801"/>
<path d="m779.44 174.93 1.4141 1.4141-10.586 10.586 10.586 10.586-1.4141 1.4141-10.586-10.586-10.586 10.586-1.4141-1.4141 10.586-10.586-10.586-10.586 1.4141-1.4141 10.586 10.586 10.586-10.586z" fill="#ffffff"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 838 B

View File

@@ -0,0 +1,6 @@
<svg width="64" height="64" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(-736.86 -157.93)">
<path d="m768.84 217.26c0.51891 0 1.2684-0.20206 2.0179-0.57666 16.519-8.5046 21.997-12.973 21.997-23.323v-21.42c0-3.4018-1.3261-4.6414-4.1801-5.8234-3.1712-1.3261-13.723-5.045-16.807-6.0829-0.95154-0.28833-2.0182-0.49008-3.0272-0.49008-0.98009 0-2.0468 0.20173-2.9983 0.49008-3.1135 0.98018-13.665 4.7856-16.807 6.0829-2.854 1.1532-4.1802 2.4216-4.1802 5.8234v21.42c0 10.35 5.7081 14.415 21.996 23.323 0.74951 0.40346 1.499 0.57666 1.989 0.57666z" fill="#ffb41a" stroke-width="3.2801"/>
<path transform="translate(736.86 157.93)" d="m31 17v20h2v-20h-2zm0 22v2h2v-2h-2z" fill="#ffffff" stroke-linecap="square" stroke-width="2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 768 B

View File

@@ -0,0 +1,9 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m16 1c-8.2759 0-15 6.7241-15 15 0 8.2759 6.7241 15 15 15 8.2759 0 15-6.7241 15-15 0-8.2759-6.7241-15-15-15z" fill="#77cb75" overflow="visible" stroke-width="1.0345"/>
<g fill="#fff" stroke-linecap="round">
<path d="m11 14c-1.108 0-2 0.892-2 2v5c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-5c0-1.108-0.892-2-2-2zm0 1h10c0.554 0 1 0.446 1 1v5c0 0.554-0.446 1-1 1h-10c-0.554 0-1-0.446-1-1v-5c0-0.554 0.446-1 1-1z" stroke-width="2"/>
<path d="m16 7c-2.77 0-5 2.23-5 5v2h1v-2c0-2.216 1.784-4 4-4s4 1.784 4 4v2h1v-2c0-2.77-2.23-5-5-5z" stroke-width="2.3094"/>
<path d="m16 7c-2.77 0-5 2.23-5 5v2h2v-2c0-1.662 1.338-3 3-3s3 1.338 3 3v2h2v-2c0-2.77-2.23-5-5-5z" stroke-width="2"/>
<path d="m11 14c-1.108 0-2 0.892-2 2v5c0 1.108 0.892 2 2 2h10c1.108 0 2-0.892 2-2v-5c0-1.108-0.892-2-2-2z" stroke-width="2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 909 B

View File

@@ -0,0 +1,4 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m16 1c-8.2759 0-15 6.7241-15 15 0 8.2759 6.7241 15 15 15 8.2759 0 15-6.7241 15-15 0-8.2759-6.7241-15-15-15z" color="#000000" fill="#f88230" overflow="visible" stroke-width="1.0345"/>
<path d="M17 9l8 7.027L17 23v-5H8v-3.928h9z" fill="#fff" overflow="visible"/>
</svg>

After

Width:  |  Height:  |  Size: 357 B

View File

@@ -0,0 +1,4 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m16 1c-8.2768 0-15 6.7232-15 15 0 8.2768 6.7232 15 15 15 8.2758 0 15-6.7232 15-15 0-8.2758-6.7232-15-15-15z" color="#000000" fill="#4da2f3" fill-opacity=".992" opacity=".99" overflow="visible" stroke-width="1.0343"/>
<path d="M16 6.5v2.429a7.286 7.286 0 1 0 7.286 7.285h-2.429A4.857 4.857 0 1 1 16 11.357v2.429l6.071-3.643L16 6.5z" color="#bebebe" fill="#fff" overflow="visible"/>
</svg>

After

Width:  |  Height:  |  Size: 477 B

View File

@@ -0,0 +1 @@
system-reboot.svg

View File

@@ -0,0 +1,7 @@
<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"/>
</defs>
<path d="m16 1c-8.2759 0-15 6.7241-15 15 0 8.2759 6.7241 15 15 15 8.2759 0 15-6.7241 15-15 0-8.2759-6.7241-15-15-15z" color="#000000" fill="#77cb75" overflow="visible" stroke-width="1.0345"/>
<path d="M23 16l-7.027 8L9 16h5V7h3.928v9z" fill="#fff" overflow="visible"/>
</svg>

After

Width:  |  Height:  |  Size: 423 B

View File

@@ -0,0 +1,23 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="a">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity=".235" offset=".508"/>
<stop stop-color="#fff" stop-opacity=".157" offset=".835"/>
<stop stop-color="#fff" stop-opacity=".392" offset="1"/>
</linearGradient>
<linearGradient id="c">
<stop stop-color="#3d3d3d" offset="0"/>
<stop stop-color="#686868" stop-opacity=".498" offset=".5"/>
<stop stop-color="#686868" stop-opacity="0" offset="1"/>
</linearGradient>
<linearGradient id="b">
<stop stop-color="#919caf" offset="0"/>
<stop stop-color="#68758e" offset=".262"/>
<stop stop-color="#485a6c" offset=".705"/>
<stop stop-color="#444c5c" offset="1"/>
</linearGradient>
</defs>
<path d="m16 1c-8.2768 0-15 6.7232-15 15 0 8.2768 6.7232 15 15 15 8.2768 0 15-6.7232 15-15 0-8.2768-6.7232-15-15-15z" color="#000000" fill="#ff5255" fill-opacity=".992" overflow="visible" stroke-width="1.0343"/>
<path d="M11.877 8.776c-.204 0-.394.08-.566.162l-.405.243c-1.984 1.309-3.382 3.331-3.8 5.7 0 .002-.04-.003-.04 0-.011.065.01.136 0 .202-.06.4-.121.795-.121 1.213 0 4.822 4.054 8.732 9.055 8.732 5.001 0 9.055-3.91 9.055-8.732 0-.371-.033-.733-.08-1.092-.015-.111-.062-.213-.081-.323-.418-2.369-1.816-4.391-3.8-5.7l-.405-.243c-.172-.081-.362-.162-.566-.162-.736 0-1.334.598-1.334 1.335 0 .419.223.806.526 1.05.096.078.208.154.323.203a6.32 6.32 0 0 1 2.588 3.517c.007.027.033.053.04.08.135.495.202 1 .202 1.537 0 3.445-2.896 6.226-6.468 6.226s-6.468-2.781-6.468-6.226c0-.536.068-1.042.202-1.536.008-.03.032-.053.04-.081a6.32 6.32 0 0 1 2.588-3.517c.115-.05.227-.125.323-.202.303-.245.526-.632.526-1.051 0-.737-.598-1.335-1.334-1.335zM16 5.623a1.29 1.29 0 0 1 1.294 1.294v7.762A1.29 1.29 0 0 1 16 15.972a1.29 1.29 0 0 1-1.294-1.293V6.917A1.29 1.29 0 0 1 16 5.623z" fill="#fff" overflow="visible"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,4 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<circle cx="16" cy="16" r="15" fill="#9575cd" stroke-width="1.04"/>
<path d="m16.667 10a0.665 0.665 0 0 0-0.667 0.666v2c0 0.37 0.297 0.667 0.667 0.667h3.333l-4 3.333v2.667c0 0.37 0.297 0.667 0.667 0.667h6.666c0.37 0 0.667-0.298 0.667-0.667v-2a0.665 0.665 0 0 0-0.667-0.667h-3.333l4-3.333v-2.667a0.665 0.665 0 0 0-0.667-0.666zm-8 6a0.665 0.665 0 0 0-0.667 0.666v0.667c0 0.37 0.298 0.685 0.667 0.667h1.333l-2 2v1.333c0 0.37 0.297 0.667 0.667 0.667h3.333c0.37 0 0.667-0.298 0.667-0.667v-0.667a0.665 0.665 0 0 0-0.667-0.666h-1.333l2-2v-1.334a0.665 0.665 0 0 0-0.667-0.666z" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".528" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 760 B

View File

@@ -0,0 +1,23 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="a">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity=".235" offset=".508"/>
<stop stop-color="#fff" stop-opacity=".157" offset=".835"/>
<stop stop-color="#fff" stop-opacity=".392" offset="1"/>
</linearGradient>
<linearGradient id="c">
<stop stop-color="#3d3d3d" offset="0"/>
<stop stop-color="#686868" stop-opacity=".498" offset=".5"/>
<stop stop-color="#686868" stop-opacity="0" offset="1"/>
</linearGradient>
<linearGradient id="b">
<stop stop-color="#919caf" offset="0"/>
<stop stop-color="#68758e" offset=".262"/>
<stop stop-color="#485a6c" offset=".705"/>
<stop stop-color="#444c5c" offset="1"/>
</linearGradient>
</defs>
<path d="m16 1c-8.2759 0-15 6.7241-15 15 0 8.2759 6.7241 15 15 15 8.2759 0 15-6.7241 15-15 0-8.2759-6.7241-15-15-15z" color="#000000" fill="#64728a" overflow="visible" stroke-width="1.0345"/>
<path d="M16 6.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19zm0 2a7.5 7.5 0 0 1 7.438 6.5H8.563A7.5 7.5 0 0 1 16 8.5zM8.562 17h14.876A7.5 7.5 0 0 1 16 23.5 7.5 7.5 0 0 1 8.562 17z" fill="#fff" overflow="visible"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,4 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<circle transform="scale(1,-1)" cx="16" cy="-16" r="15" fill="#81c784" stroke-width="1.04"/>
<path d="m14.52 16.5a0.5 0.5 0 0 1 0.48 0.5v2h7c0.277 0 0.5 0.223 0.5 0.5v2c0 0.276-0.223 0.5-0.5 0.5h-7v2a0.5 0.5 0 0 1-0.806 0.394l-4.5-3.5a0.5 0.5 0 0 1 0-0.79l4.5-3.499a0.503 0.503 0 0 1 0.326-0.105zm2.96-9a0.5 0.5 0 0 0-0.48 0.5v2h-7c-0.277 0-0.5 0.223-0.5 0.5v2c0 0.277 0.223 0.5 0.5 0.5h7v2a0.5 0.5 0 0 0 0.806 0.394l4.5-3.5a0.5 0.5 0 0 0 0-0.789l-4.5-3.5a0.503 0.503 0 0 0-0.326-0.105z" fill="#ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 656 B

View File

@@ -0,0 +1,8 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m3 16a13 13 0 0 1 13-13 13 13 0 0 1 13 13 13 13 0 0 1-13 13 13 13 0 0 1-13-13z" fill="#eceff1" stroke-width="1.0834"/>
<circle cx="11.5" cy="10.5" r="1.5" fill="#d1d9dd"/>
<circle cx="21.049" cy="18.964" r="2.5" fill="#d1d9dd"/>
<circle cx="9.7779" cy="19.751" r="2.5" fill="#d1d9dd"/>
<circle cx="14.716" cy="23.659" r="1.5" fill="#d1d9dd"/>
<circle cx="18.5" cy="9.5" r=".5" fill="#d1d9dd"/>
</svg>

After

Width:  |  Height:  |  Size: 514 B

View File

@@ -0,0 +1,4 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m6 16a10 10 0 0 1 10-10 10 10 0 0 1 10 10 10 10 0 0 1-10 10 10 10 0 0 1-10-10z" fill="#ffcc33"/>
<path d="m16 2c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1zm-9.1914 3.8066c-0.25562 0-0.51312 0.0971-0.70898 0.29297-0.39174 0.39174-0.39174 1.0243 0 1.416l0.70898 0.70703c0.39174 0.39174 1.0223 0.39174 1.4141 0 0.39174-0.39174 0.39174-1.0243 0-1.416l-0.70703-0.70703c-0.19587-0.19587-0.45141-0.29297-0.70703-0.29297zm18.385 0c-0.25562 0-0.51312 0.0971-0.70898 0.29297l-0.70703 0.70703c-0.39174 0.39174-0.39174 1.0243 0 1.416 0.39174 0.39174 1.0243 0.39174 1.416 0l0.70703-0.70703c0.39174-0.39174 0.39174-1.0243 0-1.416-0.19587-0.19587-0.45141-0.29297-0.70703-0.29297zm-22.193 9.1934c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm25 0c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm-20.484 8.4844c-0.25562 0-0.51116 0.0971-0.70703 0.29297l-0.70898 0.70703c-0.39174 0.39174-0.39174 1.0243 0 1.416 0.39174 0.39174 1.0243 0.39174 1.416 0l0.70703-0.70898c0.39174-0.39174 0.39174-1.0223 0-1.4141-0.19587-0.19587-0.45141-0.29297-0.70703-0.29297zm16.969 0c-0.25562 0-0.51116 0.0971-0.70703 0.29297-0.39174 0.39174-0.39174 1.0223 0 1.4141l0.70703 0.70898c0.39174 0.39174 1.0243 0.39174 1.416 0 0.39174-0.39174 0.39174-1.0243 0-1.416l-0.70703-0.70703c-0.19587-0.19587-0.45336-0.29297-0.70898-0.29297zm-8.4844 3.5156c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1z" fill="#ffcc33"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -0,0 +1,11 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m7 15a12 12 0 0 1 12-12 12 12 0 0 1 12 12 12 12 0 0 1-12 12 12 12 0 0 1-12-12z" fill="#eceff1"/>
<g transform="translate(0,-1020.4)" fill="#d1d9dd">
<circle cx="14.5" cy="1029.9" r="1.5"/>
<circle cx="23.5" cy="1037.9" r="2.5"/>
<circle cx="14.5" cy="1036.9" r="2.5"/>
<circle cx="17.5" cy="1041.9" r="1.5"/>
<circle cx="21.5" cy="1028.9" r=".5"/>
</g>
<path d="m10.98 9a10 10 0 0 0-9.9805 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.834-6.998 10 10 0 0 0-9.166-6.002 10 10 0 0 0-0.019531 0z" opacity=".9" style="fill:#e6e6e6"/>
</svg>

After

Width:  |  Height:  |  Size: 662 B

View File

@@ -0,0 +1,14 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m8 16a10 10 0 0 1 10-10 10 10 0 0 1 10 10 10 10 0 0 1-10 10 10 10 0 0 1-10-10z" fill="#ffca28"/>
<g transform="translate(0,-1020.4)" fill="#ffca28">
<rect x="17" y="1022.4" width="2" height="3" ry="1"/>
<rect x="17" y="1047.4" width="2" height="3" ry="1"/>
<rect transform="rotate(90)" x="1035.4" y="-32" width="2" height="3" ry="1"/>
<rect transform="rotate(90)" x="1035.4" y="-7" width="2" height="3" ry="1"/>
<rect transform="rotate(-45)" x="-721.09" y="731.55" width="2" height="3" ry="1"/>
<rect transform="rotate(-45)" x="-721.09" y="756.55" width="2" height="3" ry="1"/>
<rect transform="rotate(45)" x="744.55" y="706.09" width="2" height="3" ry="1"/>
<rect transform="rotate(45)" x="744.55" y="731.09" width="2" height="3" ry="1"/>
</g>
<path d="m10.98 9a10 10 0 0 0-9.9805 10 10 10 0 0 0 10 10 10 10 0 0 0 0.019531 0h8.9805a7 7 0 0 0 7-7 7 7 0 0 0-6.834-6.998 10 10 0 0 0-9.166-6.002 10 10 0 0 0-0.019531 0z" opacity=".9" style="fill:#f2f2f2"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,11 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m7 15a12 12 0 0 1 12-12 12 12 0 0 1 12 12 12 12 0 0 1-12 12 12 12 0 0 1-12-12z" fill="#eceff1"/>
<g transform="translate(0,-1020.4)" fill="#d1d9dd">
<circle cx="14.5" cy="1029.9" r="1.5"/>
<circle cx="23.5" cy="1037.9" r="2.5"/>
<circle cx="14.5" cy="1036.9" r="2.5"/>
<circle cx="17.5" cy="1041.9" r="1.5"/>
<circle cx="21.5" cy="1028.9" r=".5"/>
</g>
<path d="m7.9062 15a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7 7 7 0 0 0 0.09375 0h5.9062c2.7614 0 5-2.2386 5-5 0-2.6494-2.0619-4.8129-4.668-4.9844a7 7 0 0 0-6.332-4.0156 7 7 0 0 0-0.09375 0z" opacity=".9" style="fill:#e6e6e6"/>
</svg>

After

Width:  |  Height:  |  Size: 700 B

View File

@@ -0,0 +1,7 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m8 16a10 10 0 0 1 10-10 10 10 0 0 1 10 10 10 10 0 0 1-10 10 10 10 0 0 1-10-10z" fill="#ffca28"/>
<g transform="translate(0,-1020.4)" fill="#ffca28">
<path d="m18 1022.4c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1zm-9.1914 3.8066c-0.25562 0-0.51312 0.097-0.70898 0.293-0.39174 0.3917-0.39174 1.0243 0 1.416l0.70898 0.7071c0.39174 0.3917 1.0223 0.3917 1.4141 0 0.39174-0.3918 0.39174-1.0243 0-1.4161l-0.70703-0.707c-0.19587-0.1959-0.45141-0.293-0.70703-0.293zm18.385 0c-0.25562 0-0.51312 0.097-0.70898 0.293l-0.70703 0.707c-0.39174 0.3918-0.39174 1.0243 0 1.4161 0.39174 0.3917 1.0243 0.3917 1.416 0l0.70703-0.7071c0.39174-0.3917 0.39174-1.0243 0-1.416-0.19587-0.1959-0.45141-0.293-0.70703-0.293zm-22.193 9.1934c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm25 0c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm-20.484 8.4844c-0.25562 0-0.51116 0.097-0.70703 0.2929l-0.70898 0.7071c-0.39174 0.3917-0.39174 1.0243 0 1.416s1.0243 0.3917 1.416 0l0.70703-0.709c0.39174-0.3917 0.39174-1.0223 0-1.4141-0.19587-0.1958-0.45141-0.2929-0.70703-0.2929zm16.969 0c-0.25562 0-0.51116 0.097-0.70703 0.2929-0.39174 0.3918-0.39174 1.0224 0 1.4141l0.70703 0.709c0.39174 0.3917 1.0243 0.3917 1.416 0 0.39174-0.3917 0.39174-1.0243 0-1.416l-0.70703-0.7071c-0.19587-0.1958-0.45336-0.2929-0.70898-0.2929zm-8.4844 3.5156c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1z"/>
</g>
<path d="m7.9062 15a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7h6c2.7614 0 5-2.2386 5-5 0-2.6494-2.0619-4.8129-4.668-4.9844a7 7 0 0 0-6.332-4.0156 7 7 0 0 0-0.09375 0z" opacity=".9" style="fill:#f2f2f2"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,8 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m13 4a10 10 0 0 0-10 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.8359-6.9961 10 10 0 0 0-9.1641-6.0039z" style="fill:#e6e6e6"/>
<rect x="7" y="20" width="3" height="3" ry="1.5" fill="#64b5f6"/>
<rect x="14" y="22" width="3" height="3" ry="1.5" fill="#64b5f6"/>
<rect x="10" y="27" width="3" height="3" ry="1.5" fill="#64b5f6"/>
<rect x="22" y="25" width="3" height="3" ry="1.5" fill="#64b5f6"/>
<rect x="18" y="18" width="3" height="3" ry="1.5" fill="#64b5f6"/>
</svg>

After

Width:  |  Height:  |  Size: 587 B

View File

@@ -0,0 +1,8 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m13 4a10 10 0 0 0-10 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.8359-6.9961 10 10 0 0 0-9.1641-6.0039z" style="fill:#e6e6e6"/>
<g transform="translate(0 -1020.4)" fill="#64b5f6">
<rect x="10" y="1047.4" width="3" height="3" ry="1.5"/>
<rect x="22" y="1045.4" width="3" height="3" ry="1.5"/>
<rect x="15" y="1040.4" width="3" height="3" ry="1.5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 481 B

View File

@@ -0,0 +1,4 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m14.98 3a10 10 0 0 0-9.9805 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.834-6.998 10 10 0 0 0-9.166-6.002 10 10 0 0 0-0.019531 0z" fill="#ececec" style="fill:#e6e6e6"/>
<path d="m7.9062 15a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7 7 7 0 0 0 0.09375 0h5.9062c2.7614 0 5-2.2386 5-5 0-2.6494-2.0619-4.8129-4.668-4.9844a7 7 0 0 0-6.332-4.0156 7 7 0 0 0-0.09375 0z" opacity=".9" style="fill:#f2f2f2"/>
</svg>

After

Width:  |  Height:  |  Size: 509 B

View File

@@ -0,0 +1 @@
weather-many-clouds.svg

View File

@@ -0,0 +1,12 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -1020.4)">
<path d="m9 1036.4a9 9 0 0 1 9-9 9 9 0 0 1 9 9 9 9 0 0 1-9 9 9 9 0 0 1-9-9z" fill="#ffca28"/>
<path d="m18 1022.4c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1zm-9.1914 3.8066c-0.25562 0-0.51312 0.097-0.70898 0.293-0.39174 0.3917-0.39174 1.0243 0 1.416l0.70898 0.7071c0.39174 0.3917 1.0223 0.3917 1.4141 0 0.39174-0.3918 0.39174-1.0243 0-1.4161l-0.70703-0.707c-0.19587-0.1959-0.45141-0.293-0.70703-0.293zm18.385 0c-0.25562 0-0.51312 0.097-0.70898 0.293l-0.70703 0.707c-0.39174 0.3918-0.39174 1.0243 0 1.4161 0.39174 0.3917 1.0243 0.3917 1.416 0l0.70703-0.7071c0.39174-0.3917 0.39174-1.0243 0-1.416-0.19587-0.1959-0.45141-0.293-0.70703-0.293zm-22.193 9.1934c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm25 0c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm-20.484 8.4844c-0.25562 0-0.51116 0.097-0.70703 0.2929l-0.70898 0.7071c-0.39174 0.3917-0.39174 1.0243 0 1.416s1.0243 0.3917 1.416 0l0.70703-0.709c0.39174-0.3917 0.39174-1.0223 0-1.4141-0.19587-0.1958-0.45141-0.2929-0.70703-0.2929zm16.969 0c-0.25562 0-0.51116 0.097-0.70703 0.2929-0.39174 0.3918-0.39174 1.0224 0 1.4141l0.70703 0.709c0.39174 0.3917 1.0243 0.3917 1.416 0 0.39174-0.3917 0.39174-1.0243 0-1.416l-0.70703-0.7071c-0.19587-0.1958-0.45336-0.2929-0.70898-0.2929zm-8.4844 3.5156c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1z" fill="#ffca28"/>
<g fill="#2196f3">
<rect x="5" y="1045.4" width="2" height="3.9996" ry="1"/>
<rect x="9" y="1047.4" width="2" height="2.9999" ry="1"/>
<rect x="13" y="1045.4" width="2" height="3.9996" ry="1"/>
</g>
<path transform="translate(0,1020.4)" d="m7.9062 11a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7h6c2.7614 0 5-2.2386 5-5 0-2.6494-2.0619-4.8129-4.668-4.9844a7 7 0 0 0-6.332-4.0156 7 7 0 0 0-0.09375 0z" opacity=".9" style="fill:#f2f2f2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,18 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -1020.4)">
<path d="m7 1035.4a12 12 0 0 1 12-12 12 12 0 0 1 12 12 12 12 0 0 1-12 12 12 12 0 0 1-12-12z" fill="#eceff1"/>
<g fill="#d1d9dd">
<circle cx="14.5" cy="1029.9" r="1.5"/>
<circle cx="23.5" cy="1037.9" r="2.5"/>
<circle cx="14.5" cy="1036.9" r="2.5"/>
<circle cx="17.5" cy="1041.9" r="1.5"/>
<circle cx="21.5" cy="1028.9" r=".5"/>
</g>
<g fill="#2196f3">
<rect x="5" y="1045.4" width="2" height="4" ry="1"/>
<rect x="9" y="1047.4" width="2" height="3" ry="1"/>
<rect x="13" y="1045.4" width="2" height="4" ry="1"/>
</g>
<path transform="translate(0,1020.4)" d="m7.9062 11a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7h6c2.7614 0 5-2.2386 5-5 0-2.6494-2.0619-4.8129-4.668-4.9844a7 7 0 0 0-6.332-4.0156 7 7 0 0 0-0.09375 0z" opacity=".9" style="fill:#e6e6e6"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 928 B

View File

@@ -0,0 +1,8 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -1020.4)">
<path d="m9 1036.4a9 9 0 0 1 9-9 9 9 0 0 1 9 9 9 9 0 0 1-9 9 9 9 0 0 1-9-9z" fill="#ffca28"/>
<path d="m18 1022.4c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1zm-9.1914 3.8066c-0.25562 0-0.51312 0.097-0.70898 0.293-0.39174 0.3917-0.39174 1.0243 0 1.416l0.70898 0.7071c0.39174 0.3917 1.0223 0.3917 1.4141 0 0.39174-0.3918 0.39174-1.0243 0-1.4161l-0.70703-0.707c-0.19587-0.1959-0.45141-0.293-0.70703-0.293zm18.385 0c-0.25562 0-0.51312 0.097-0.70898 0.293l-0.70703 0.707c-0.39174 0.3918-0.39174 1.0243 0 1.4161 0.39174 0.3917 1.0243 0.3917 1.416 0l0.70703-0.7071c0.39174-0.3917 0.39174-1.0243 0-1.416-0.19587-0.1959-0.45141-0.293-0.70703-0.293zm-22.193 9.1934c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm25 0c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm-20.484 8.4844c-0.25562 0-0.51116 0.097-0.70703 0.2929l-0.70898 0.7071c-0.39174 0.3917-0.39174 1.0243 0 1.416s1.0243 0.3917 1.416 0l0.70703-0.709c0.39174-0.3917 0.39174-1.0223 0-1.4141-0.19587-0.1958-0.45141-0.2929-0.70703-0.2929zm16.969 0c-0.25562 0-0.51116 0.097-0.70703 0.2929-0.39174 0.3918-0.39174 1.0224 0 1.4141l0.70703 0.709c0.39174 0.3917 1.0243 0.3917 1.416 0 0.39174-0.3917 0.39174-1.0243 0-1.416l-0.70703-0.7071c-0.19587-0.1958-0.45336-0.2929-0.70898-0.2929zm-8.4844 3.5156c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1z" fill="#ffca28"/>
<rect x="9" y="1047.4" width="2" height="3" ry="1" fill="#2196f3"/>
<path transform="translate(0,1020.4)" d="m7.9062 11a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7 7 7 0 0 0 0.09375 0h5.9062c2.7614 0 5-2.2386 5-5 0-2.6494-2.0619-4.8129-4.668-4.9844a7 7 0 0 0-6.332-4.0156 7 7 0 0 0-0.09375 0z" opacity=".9" style="fill:#f2f2f2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -0,0 +1,12 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m7 15a12 12 0 0 1 12-12 12 12 0 0 1 12 12 12 12 0 0 1-12 12 12 12 0 0 1-12-12z" fill="#eceff1"/>
<g transform="translate(0,-1020.4)" fill="#d1d9dd">
<circle cx="14.5" cy="1029.9" r="1.5"/>
<circle cx="23.5" cy="1037.9" r="2.5"/>
<circle cx="14.5" cy="1036.9" r="2.5"/>
<circle cx="17.5" cy="1041.9" r="1.5"/>
<circle cx="21.5" cy="1028.9" r=".5"/>
</g>
<rect x="9" y="27" width="2" height="3" ry="1" fill="#2196f3"/>
<path d="m7.9062 11a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7h6c2.7614 0 5-2.2386 5-5 0-2.6494-2.0619-4.8129-4.668-4.9844a7 7 0 0 0-6.332-4.0156 7 7 0 0 0-0.09375 0z" opacity=".9" style="fill:#e6e6e6"/>
</svg>

After

Width:  |  Height:  |  Size: 740 B

View File

@@ -0,0 +1,6 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -1020.4)">
<path transform="translate(0,1020.4)" d="m13 4a10 10 0 0 0-10 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.8359-6.9961 10 10 0 0 0-9.1641-6.0039z" style="fill:#e6e6e6"/>
<rect x="16" y="1046.4" width="2" height="4" ry="1" fill="#2196f3"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 396 B

View File

@@ -0,0 +1,8 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0,-1020.4)" fill="#2196f3">
<rect x="12" y="1046.4" width="2" height="2.9998" ry="1"/>
<rect x="16" y="1046.4" width="2" height="4" ry="1"/>
<rect x="20" y="1046.4" width="2" height="2.9998" ry="1"/>
</g>
<path d="m13 4a10 10 0 0 0-10 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.8359-6.9961 10 10 0 0 0-9.1641-6.0039z" style="fill:#e6e6e6"/>
</svg>

After

Width:  |  Height:  |  Size: 485 B

View File

@@ -0,0 +1,11 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m13 4a10 10 0 0 0-10 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.8359-6.9961 10 10 0 0 0-9.1641-6.0039z" style="fill:#e6e6e6"/>
<rect x="12" y="26" width="2" height="3" ry="1" fill="#2196f3"/>
<rect x="20" y="26" width="2" height="3" ry="1" fill="#2196f3"/>
<rect x="16" y="22" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="24" y="25" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="20" y="18" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="6" y="22" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="10" y="18" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="16" y="26" width="2" height="4" ry="1" fill="#2196f3"/>
</svg>

After

Width:  |  Height:  |  Size: 785 B

View File

@@ -0,0 +1,10 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -1020.4)">
<path d="m9 1036.4a9 9 0 0 1 9-9 9 9 0 0 1 9 9 9 9 0 0 1-9 9 9 9 0 0 1-9-9z" fill="#ffca28"/>
<path d="m18 1022.4c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1zm-9.1914 3.8066c-0.25562 0-0.51312 0.097-0.70898 0.293-0.39174 0.3917-0.39174 1.0243 0 1.416l0.70898 0.7071c0.39174 0.3917 1.0223 0.3917 1.4141 0 0.39174-0.3918 0.39174-1.0243 0-1.4161l-0.70703-0.707c-0.19587-0.1959-0.45141-0.293-0.70703-0.293zm18.385 0c-0.25562 0-0.51312 0.097-0.70898 0.293l-0.70703 0.707c-0.39174 0.3918-0.39174 1.0243 0 1.4161 0.39174 0.3917 1.0243 0.3917 1.416 0l0.70703-0.7071c0.39174-0.3917 0.39174-1.0243 0-1.416-0.19587-0.1959-0.45141-0.293-0.70703-0.293zm-22.193 9.1934c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm25 0c-0.554 0-1 0.446-1 1s0.446 1 1 1h1c0.554 0 1-0.446 1-1s-0.446-1-1-1zm-20.484 8.4844c-0.25562 0-0.51116 0.097-0.70703 0.2929l-0.70898 0.7071c-0.39174 0.3917-0.39174 1.0243 0 1.416s1.0243 0.3917 1.416 0l0.70703-0.709c0.39174-0.3917 0.39174-1.0223 0-1.4141-0.19587-0.1958-0.45141-0.2929-0.70703-0.2929zm16.969 0c-0.25562 0-0.51116 0.097-0.70703 0.2929-0.39174 0.3918-0.39174 1.0224 0 1.4141l0.70703 0.709c0.39174 0.3917 1.0243 0.3917 1.416 0 0.39174-0.3917 0.39174-1.0243 0-1.416l-0.70703-0.7071c-0.19587-0.1958-0.45336-0.2929-0.70898-0.2929zm-8.4844 3.5156c-0.554 0-1 0.446-1 1v1c0 0.554 0.446 1 1 1s1-0.446 1-1v-1c0-0.554-0.446-1-1-1z" fill="#ffca28"/>
<path transform="translate(0,1020.4)" d="m7.9062 11a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7h6c2.7614 0 5-2.2386 5-5 0-2.6494-2.0619-4.8129-4.668-4.9844a7 7 0 0 0-6.332-4.0156 7 7 0 0 0-0.09375 0z" opacity=".9" style="fill:#f2f2f2"/>
<rect x="3" y="1045.4" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="11" y="1045.4" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="7" y="1047.4" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -0,0 +1,16 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -1020.4)">
<path d="m7 1035.4a12 12 0 0 1 12-12 12 12 0 0 1 12 12 12 12 0 0 1-12 12 12 12 0 0 1-12-12z" fill="#eceff1"/>
<g fill="#d1d9dd">
<circle cx="14.5" cy="1029.9" r="1.5"/>
<circle cx="23.5" cy="1037.9" r="2.5"/>
<circle cx="14.5" cy="1036.9" r="2.5"/>
<circle cx="17.5" cy="1041.9" r="1.5"/>
<circle cx="21.5" cy="1028.9" r=".5"/>
</g>
<path transform="translate(0,1020.4)" d="m7.9062 11a7 7 0 0 0-6.9062 7 7 7 0 0 0 7 7h6c2.7614 0 5-2.2386 5-5 0-2.6494-2.0619-4.8129-4.668-4.9844a7 7 0 0 0-6.332-4.0156 7 7 0 0 0-0.09375 0z" opacity=".9" style="fill:#e6e6e6"/>
<rect x="3" y="1045.4" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="11" y="1045.4" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="7" y="1047.4" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 948 B

View File

@@ -0,0 +1,6 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m13 4a10 10 0 0 0-10 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.8359-6.9961 10 10 0 0 0-9.1641-6.0039z" style="fill:#e6e6e6"/>
<rect x="10" y="27" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="22" y="25" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="15" y="20" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
</svg>

After

Width:  |  Height:  |  Size: 452 B

View File

@@ -0,0 +1,8 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<rect x="10" y="24" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="20" y="24" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="15" y="27" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="6" y="27" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<rect x="24" y="27" width="3" height="3" ry="1.5" fill="#cfd8dc"/>
<path d="m13 4a10 10 0 0 0-10 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.8359-6.9961 10 10 0 0 0-9.1641-6.0039z" style="fill:#e6e6e6"/>
</svg>

After

Width:  |  Height:  |  Size: 587 B

View File

@@ -0,0 +1 @@
weather-storm.svg

View File

@@ -0,0 +1,9 @@
<svg width="32" height="32" version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="m13 4a10 10 0 0 0-10 10 10 10 0 0 0 10 10h9a7 7 0 0 0 7-7 7 7 0 0 0-6.8359-6.9961 10 10 0 0 0-9.1641-6.0039z" style="fill:#e6e6e6"/>
<g transform="translate(0,-1020.4)" fill="#2196f3">
<rect x="12" y="1046.4" width="2" height="3" ry="1"/>
<rect x="16" y="1046.4" width="2" height="4" ry="1"/>
<rect x="20" y="1046.4" width="2" height="3" ry="1"/>
</g>
<path d="m7.9698 13c-0.33386 0.01-0.64081 0.1856-0.81814 0.4687l-4.9986 7.9996c-0.41507 0.6658 0.063 1.5285 0.84742 1.5293h1.9995v4.9997c-4.08e-4 1.0045 1.3141 1.3826 1.8472 0.5313l4.9986-7.9996c0.4175-0.6662-0.06138-1.5314-0.84742-1.5312h-1.9995v-4.9998c-9.42e-4 -0.5631-0.46629-1.0144-1.029-0.998z" fill="#ffca28"/>
</svg>

After

Width:  |  Height:  |  Size: 794 B

View File

@@ -0,0 +1 @@
system-suspend-hibernate.svg

View File

@@ -0,0 +1 @@
system-log-out.svg

View File

@@ -0,0 +1 @@
system-restart.svg

View File

@@ -0,0 +1 @@
system-shutdown.svg

View File

@@ -0,0 +1 @@
system-suspend.svg

View File

@@ -0,0 +1 @@
system-switch-user.svg

View File

@@ -0,0 +1 @@
system-switch-user.svg