refactor: Minify assets (#209)

This commit is contained in:
Kendell R 2023-12-31 12:18:37 -08:00 committed by GitHub
parent 425d0c347b
commit ab4d785f3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
35 changed files with 38 additions and 509 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 774 KiB

After

Width:  |  Height:  |  Size: 616 KiB

View File

@ -22,12 +22,10 @@
in:fly={{ y: 10, easing: quintOut, duration: 750 }}
>
<pattern id="a" width="91" height="8" patternUnits="userSpaceOnUse">
<g clip-path="url(#clip0_2426_11367)">
<path
d="M114 4c-5.067 4.667-10.133 4.667-15.2 0S88.667-.667 83.6 4 73.467 8.667 68.4 4 58.267-.667 53.2 4 43.067 8.667 38 4 27.867-.667 22.8 4 12.667 8.667 7.6 4-2.533-.667-7.6 4s-10.133 4.667-15.2 0S-32.933-.667-38 4s-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0"
stroke-linecap="square"
/>
</g>
<path
d="M114 4c-5.067 4.667-10.133 4.667-15.2 0S88.667-.667 83.6 4 73.467 8.667 68.4 4 58.267-.667 53.2 4 43.067 8.667 38 4 27.867-.667 22.8 4 12.667 8.667 7.6 4-2.533-.667-7.6 4s-10.133 4.667-15.2 0S-32.933-.667-38 4s-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0-10.133-4.667-15.2 0-10.133 4.667-15.2 0"
stroke-linecap="square"
/>
</pattern>
<rect width="100%" height="100%" fill="url(#a)" />
</svg>
@ -135,7 +133,7 @@
font-size: 0.95rem;
}
g path {
path {
stroke: var(--grey-three);
}

View File

@ -25,27 +25,27 @@
@keyframes wave-anim {
0% {
d: path(
'M 0,500 C 0,500 0,250 0,250 C 176.53333333333336,300.1333333333333 353.0666666666667,350.2666666666667 496,325 C 638.9333333333333,299.7333333333333 748.2666666666667,199.06666666666666 900,174 C 1051.7333333333333,148.93333333333334 1245.8666666666668,199.46666666666667 1440,250 C 1440,250 1440,500 1440,500 Z'
'M0 500C0 500 0 250 0 250 176.5333 300.1333 353.0667 350.2667 496 325 638.9333 299.7333 748.2667 199.0667 900 174 1051.7333 148.9333 1245.8667 199.4667 1440 250 1440 250 1440 500 1440 500Z'
);
}
25% {
d: path(
'M 0,500 C 0,500 0,250 0,250 C 154.13333333333333,219.20000000000002 308.26666666666665,188.40000000000003 449,209 C 589.7333333333333,229.59999999999997 717.0666666666668,301.59999999999997 880,317 C 1042.9333333333332,332.40000000000003 1241.4666666666667,291.20000000000005 1440,250 C 1440,250 1440,500 1440,500 Z'
'M0 500C0 500 0 250 0 250 154.1333 219.2 308.2667 188.4 449 209 589.7333 229.6 717.0667 301.6 880 317 1042.9333 332.4 1241.4667 291.2 1440 250 1440 250 1440 500 1440 500Z'
);
}
50% {
d: path(
'M 0,500 C 0,500 0,250 0,250 C 132.8,242.93333333333334 265.6,235.86666666666667 414,246 C 562.4,256.1333333333333 726.3999999999999,283.46666666666664 900,287 C 1073.6000000000001,290.53333333333336 1256.8000000000002,270.26666666666665 1440,250 C 1440,250 1440,500 1440,500 Z'
'M0 500C0 500 0 250 0 250 132.8 242.9333 265.6 235.8667 414 246 562.4 256.1333 726.4 283.4667 900 287 1073.6 290.5333 1256.8 270.2667 1440 250 1440 250 1440 500 1440 500Z'
);
}
75% {
d: path(
'M 0,500 C 0,500 0,250 0,250 C 151.33333333333331,206.66666666666669 302.66666666666663,163.33333333333334 472,176 C 641.3333333333334,188.66666666666666 828.6666666666667,257.3333333333333 993,279 C 1157.3333333333333,300.6666666666667 1298.6666666666665,275.33333333333337 1440,250 C 1440,250 1440,500 1440,500 Z'
'M0 500C0 500 0 250 0 250 151.3333 206.6667 302.6667 163.3333 472 176 641.3333 188.6667 828.6667 257.3333 993 279 1157.3333 300.6667 1298.6667 275.3333 1440 250 1440 250 1440 500 1440 500Z'
);
}
100% {
d: path(
'M 0,500 C 0,500 0,250 0,250 C 176.53333333333336,300.1333333333333 353.0666666666667,350.2666666666667 496,325 C 638.9333333333333,299.7333333333333 748.2666666666667,199.06666666666666 900,174 C 1051.7333333333333,148.93333333333334 1245.8666666666668,199.46666666666667 1440,250 C 1440,250 1440,500 1440,500 Z'
'M0 500C0 500 0 250 0 250 176.5333 300.1333 353.0667 350.2667 496 325 638.9333 299.7333 748.2667 199.0667 900 174 1051.7333 148.9333 1245.8667 199.4667 1440 250 1440 250 1440 500 1440 500Z'
);
}
}

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 KiB

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 KiB

After

Width:  |  Height:  |  Size: 254 KiB

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 2400 1260"><path fill="#E0F2FF" d="M0 0h2400v1260H0z"/><path fill="#182244" d="M1176 812v-45h52v45h-52Zm0-301v-45h52v45h-52Zm26 269c-19 0-37-3-52-11a98 98 0 0 1-56-77l51-8a59 59 0 0 0 60 48c15 0 26-3 36-10 9-6 14-15 14-24 0-7-2-13-7-17-4-4-10-8-19-11l-67-20c-38-12-58-36-58-71a75 75 0 0 1 45-71c15-7 32-10 51-10a106 106 0 0 1 83 37c10 11 16 25 21 42l-53 10a51 51 0 0 0-28-36c-7-3-15-5-23-5-9-1-16 1-23 3-7 3-12 7-16 11-4 5-6 10-6 16 0 7 3 12 8 17 6 5 15 9 27 12l48 14c24 7 41 16 52 28 10 12 16 27 16 47 0 17-5 32-13 45-9 13-21 23-37 30-15 8-33 11-54 11Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2400 1260"><path fill="#E0F2FF" d="M0 0h2400v1260H0z"/><path fill="#182244" d="M1176 812v-45h52v45zm0-301v-45h52v45zm26 269c-19 0-37-3-52-11a98 98 0 0 1-56-77l51-8a59 59 0 0 0 60 48c15 0 26-3 36-10 9-6 14-15 14-24 0-7-2-13-7-17-4-4-10-8-19-11l-67-20c-38-12-58-36-58-71a75 75 0 0 1 45-71c15-7 32-10 51-10a106 106 0 0 1 83 37c10 11 16 25 21 42l-53 10a51 51 0 0 0-28-36c-7-3-15-5-23-5-9-1-16 1-23 3-7 3-12 7-16 11-4 5-6 10-6 16 0 7 3 12 8 17 6 5 15 9 27 12l48 14c24 7 41 16 52 28 10 12 16 27 16 47 0 17-5 32-13 45-9 13-21 23-37 30-15 8-33 11-54 11"/></svg>

Before

Width:  |  Height:  |  Size: 627 B

After

Width:  |  Height:  |  Size: 606 B

View File

@ -1,14 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xodm="http://www.corel.com/coreldraw/odm/2003" xml:space="preserve" width="100%" height="100%" version="1.1"
shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality"
fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 4091.27 4091.73">
<g id="Layer_x0020_1">
<metadata id="CorelCorpID_0Corel-Layer" />
<g id="_1421344023328">
<path fill="#F7931A" fill-rule="nonzero"
d="M4030.06 2540.77c-273.24,1096.01 -1383.32,1763.02 -2479.46,1489.71 -1095.68,-273.24 -1762.69,-1383.39 -1489.33,-2479.31 273.12,-1096.13 1383.2,-1763.19 2479,-1489.95 1096.06,273.24 1763.03,1383.51 1489.76,2479.57l0.02 -0.02z" />
<path fill="white" fill-rule="nonzero"
d="M2947.77 1754.38c40.72,-272.26 -166.56,-418.61 -450,-516.24l91.95 -368.8 -224.5 -55.94 -89.51 359.09c-59.02,-14.72 -119.63,-28.59 -179.87,-42.34l90.16 -361.46 -224.36 -55.94 -92 368.68c-48.84,-11.12 -96.81,-22.11 -143.35,-33.69l0.26 -1.16 -309.59 -77.31 -59.72 239.78c0,0 166.56,38.18 163.05,40.53 90.91,22.69 107.35,82.87 104.62,130.57l-104.74 420.15c6.26,1.59 14.38,3.89 23.34,7.49 -7.49,-1.86 -15.46,-3.89 -23.73,-5.87l-146.81 588.57c-11.11,27.62 -39.31,69.07 -102.87,53.33 2.25,3.26 -163.17,-40.72 -163.17,-40.72l-111.46 256.98 292.15 72.83c54.35,13.63 107.61,27.89 160.06,41.3l-92.9 373.03 224.24 55.94 92 -369.07c61.26,16.63 120.71,31.97 178.91,46.43l-91.69 367.33 224.51 55.94 92.89 -372.33c382.82,72.45 670.67,43.24 791.83,-303.02 97.63,-278.78 -4.86,-439.58 -206.26,-544.44 146.69,-33.83 257.18,-130.31 286.64,-329.61l-0.07 -0.05zm-512.93 719.26c-69.38,278.78 -538.76,128.08 -690.94,90.29l123.28 -494.2c152.17,37.99 640.17,113.17 567.67,403.91zm69.43 -723.3c-63.29,253.58 -453.96,124.75 -580.69,93.16l111.77 -448.21c126.73,31.59 534.85,90.55 468.94,355.05l-0.02 0z" />
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4091.3 4091.7"><path fill="#F7931A" d="M4030 2541A2045 2045 0 1 1 61 1551a2045 2045 0 0 1 3969 990"/><path fill="#fff" d="M2948 1754c40-272-167-418-450-516l92-369-225-56-89 359-180-42 90-361-224-56-92 368-144-33 1-1-310-78-60 240s167 38 163 41c91 22 108 82 105 130l-105 420 24 8-24-6-147 588c-11 28-39 70-103 54 2 3-163-41-163-41l-112 257 293 73 160 41-93 373 224 56 92-369 179 47-92 367 225 56 93-373c382 73 670 44 791-303 98-278-4-439-206-544 147-34 257-130 287-330m-513 720c-70 278-539 128-691 90l123-494c152 38 640 113 568 404m69-724c-63 254-454 125-580 94l111-449c127 32 535 91 469 355"/></svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 652 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -1,20 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xodm="http://www.corel.com/coreldraw/odm/2003" xml:space="preserve" width="100%" height="100%" version="1.1"
shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality"
fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 784.37 1277.39">
<g id="Layer_x0020_1">
<metadata id="CorelCorpID_0Corel-Layer" />
<g id="_1421394342400">
<g>
<polygon fill="#343434" fill-rule="nonzero"
points="392.07,0 383.5,29.11 383.5,873.74 392.07,882.29 784.13,650.54 " />
<polygon fill="#8C8C8C" fill-rule="nonzero" points="392.07,0 -0,650.54 392.07,882.29 392.07,472.33 " />
<polygon fill="#3C3C3B" fill-rule="nonzero"
points="392.07,956.52 387.24,962.41 387.24,1263.28 392.07,1277.38 784.37,724.89 " />
<polygon fill="#8C8C8C" fill-rule="nonzero" points="392.07,1277.38 392.07,956.52 -0,724.89 " />
<polygon fill="#141414" fill-rule="nonzero" points="392.07,882.29 784.13,650.54 392.07,472.33 " />
<polygon fill="#393939" fill-rule="nonzero" points="0,650.54 392.07,882.29 392.07,472.33 " />
</g>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 784.4 1277.4"><path fill="#343434" d="m392.1 0-8.6 29.1v844.6l8.6 8.6 392-231.8z"/><path fill="#8C8C8C" d="M392.1 0 0 650.5l392.1 231.8v-410z"/><path fill="#3C3C3B" d="m392.1 956.5-4.9 5.9v300.9l4.9 14.1 392.3-552.5z"/><path fill="#8C8C8C" d="M392.1 1277.4V956.5L0 724.9z"/><path fill="#141414" d="m392.1 882.3 392-231.8-392-178.2z"/><path fill="#393939" d="m0 650.5 392.1 231.8v-410z"/></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 446 B

View File

@ -1,7 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 82.6 82.6">
<title>litecoin-ltc-logo</title>
<circle cx="41.3" cy="41.3" r="36.83" style="fill:#fff" />
<path
d="M41.3,0A41.3,41.3,0,1,0,82.6,41.3h0A41.18,41.18,0,0,0,41.54,0ZM42,42.7,37.7,57.2h23a1.16,1.16,0,0,1,1.2,1.12v.38l-2,6.9a1.49,1.49,0,0,1-1.5,1.1H23.2l5.9-20.1-6.6,2L24,44l6.6-2,8.3-28.2a1.51,1.51,0,0,1,1.5-1.1h8.9a1.16,1.16,0,0,1,1.2,1.12v.38L43.5,38l6.6-2-1.4,4.8Z"
style="fill:#345d9d" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 82.6 82.6"><circle cx="41.3" cy="41.3" r="36.83" fill="#fff"/><path fill="#345d9d" d="M41.3 0a41.3 41.3 0 1 0 41.3 41.3A41.18 41.18 0 0 0 41.54 0Zm.7 42.7-4.3 14.5h23a1.16 1.16 0 0 1 1.2 1.12v.38l-2 6.9a1.49 1.49 0 0 1-1.5 1.1H23.2l5.9-20.1-6.6 2L24 44l6.6-2 8.3-28.2a1.51 1.51 0 0 1 1.5-1.1h8.9a1.16 1.16 0 0 1 1.2 1.12v.38l-7 23.8 6.6-2-1.4 4.8Z"/></svg>

Before

Width:  |  Height:  |  Size: 529 B

After

Width:  |  Height:  |  Size: 409 B

View File

@ -1,12 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 3756.09 3756.49">
<title>monero</title>
<path
d="M4128,2249.81C4128,3287,3287.26,4127.86,2250,4127.86S372,3287,372,2249.81,1212.76,371.75,2250,371.75,4128,1212.54,4128,2249.81Z"
transform="translate(-371.96 -371.75)" style="fill:#fff" />
<path id="_149931032" data-name=" 149931032"
d="M2250,371.75c-1036.89,0-1879.12,842.06-1877.8,1878,0.26,207.26,33.31,406.63,95.34,593.12h561.88V1263L2250,2483.57,3470.52,1263v1579.9h562c62.12-186.48,95-385.85,95.37-593.12C4129.66,1212.76,3287,372,2250,372Z"
transform="translate(-371.96 -371.75)" style="fill:#f26822" />
<path id="_149931160" data-name=" 149931160"
d="M1969.3,2764.17l-532.67-532.7v994.14H1029.38l-384.29.07c329.63,540.8,925.35,902.56,1604.91,902.56S3525.31,3766.4,3855,3225.6H3063.25V2231.47l-532.7,532.7-280.61,280.61-280.62-280.61h0Z"
transform="translate(-371.96 -371.75)" style="fill:#4d4d4d" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 3756 3756"><path fill="#fff" d="M3756 1878a1878 1878 0 1 1-3756 0 1878 1878 0 0 1 3756 0"/><path fill="#f26822" d="M1878 0A1878 1878 0 0 0 96 2471h561V891l1221 1221L3099 891v1580h562A1877 1877 0 0 0 1878 0"/><path fill="#4d4d4d" d="m1597 2392-532-532v994H273a1878 1878 0 0 0 3210 0h-792v-994l-532 532-281 281z"/></svg>

Before

Width:  |  Height:  |  Size: 1023 B

After

Width:  |  Height:  |  Size: 371 B

View File

@ -1,5 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 0 32 32" width="32">
<path
d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm5.002-22.145l.81-3.241-2.596-.646-.643 2.575a8.277 8.277 0 00-1.298-.323l.644-2.575L15.323 5l-.81 3.241c-2.983.542-5.509 2.737-6.28 5.823s.426 6.206 2.804 8.08l-.81 3.242 2.596.646.643-2.575a8.277 8.277 0 001.298.323l-.644 2.575 2.596.645.81-3.241a7.974 7.974 0 005.2-3.385l-2.847-.708a5.373 5.373 0 01-5.134 1.43c-2.866-.712-4.62-3.572-3.917-6.387s3.599-4.519 6.466-3.806a5.357 5.357 0 013.86 3.667l2.846.708a7.947 7.947 0 00-2.998-5.423z"
fill="#fff" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm5.002-22.145l.81-3.241-2.596-.646-.643 2.575a8.277 8.277 0 00-1.298-.323l.644-2.575L15.323 5l-.81 3.241c-2.983.542-5.509 2.737-6.28 5.823s.426 6.206 2.804 8.08l-.81 3.242 2.596.646.643-2.575a8.277 8.277 0 001.298.323l-.644 2.575 2.596.645.81-3.241a7.974 7.974 0 005.2-3.385l-2.847-.708a5.373 5.373 0 01-5.134 1.43c-2.866-.712-4.62-3.572-3.917-6.387s3.599-4.519 6.466-3.806a5.357 5.357 0 013.86 3.667l2.846.708a7.947 7.947 0 00-2.998-5.423z" fill="#fff"/></svg>

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 603 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="m24 30-10-9.95h20Z" fill="#ACC1D2"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path fill="#ACC1D2" d="m24 30-10-9.95h20Z"/></svg>

Before

Width:  |  Height:  |  Size: 114 B

After

Width:  |  Height:  |  Size: 114 B

View File

@ -1,2 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M24 40.3 7.7 24 24 7.7l2.8 2.75L15.3 22h25v4h-25l11.5 11.5Z" fill="#AFD3F4"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path fill="#AFD3F4" d="M24 40.3 7.7 24 24 7.7l2.8 2.75L15.3 22h25v4h-25l11.5 11.5Z"/></svg>

Before

Width:  |  Height:  |  Size: 156 B

After

Width:  |  Height:  |  Size: 155 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M18.9 36.4 7 24.5l2.9-2.85 9 9L38.05 11.5l2.9 2.85Z" fill="#ACC1D2"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path fill="#ACC1D2" d="M18.9 36.4 7 24.5l2.9-2.85 9 9L38.05 11.5l2.9 2.85Z"/></svg>

Before

Width:  |  Height:  |  Size: 147 B

After

Width:  |  Height:  |  Size: 147 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z" fill="#ACC0D3"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#ACC0D3" d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>

Before

Width:  |  Height:  |  Size: 283 B

After

Width:  |  Height:  |  Size: 217 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="32px" viewBox="0 0 24 24" width="32px" fill="#ACC1D2"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M15 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zM3 12c0-2.61 1.67-4.83 4-5.65V4.26C3.55 5.15 1 8.27 1 12s2.55 6.85 6 7.74v-2.09c-2.33-.82-4-3.04-4-5.65z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#ACC1D2" viewBox="0 0 24 24"><path d="M15 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8m0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6M3 12a5.99 5.99 0 0 1 4-5.65V4.26C3.55 5.15 1 8.27 1 12s2.55 6.85 6 7.74v-2.09A5.99 5.99 0 0 1 3 12"/></svg>

Before

Width:  |  Height:  |  Size: 379 B

After

Width:  |  Height:  |  Size: 329 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z" fill="#FFFFFF"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#FFF" d="M8 16h8v2H8zm0-4h8v2H8zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm4 18H6V4h7v5h5z"/></svg>

Before

Width:  |  Height:  |  Size: 286 B

After

Width:  |  Height:  |  Size: 217 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M11 40q-1.2 0-2.1-.9Q8 38.2 8 37v-7.15h3V37h26v-7.15h3V37q0 1.2-.9 2.1-.9.9-2.1.9Zm13-7.65-9.65-9.65 2.15-2.15 6 6V8h3v18.55l6-6 2.15 2.15Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M11 40q-1.2 0-2.1-.9Q8 38.2 8 37v-7.15h3V37h26v-7.15h3V37q0 1.2-.9 2.1-.9.9-2.1.9Zm13-7.65-9.65-9.65 2.15-2.15 6 6V8h3v18.55l6-6 2.15 2.15Z"/></svg>

Before

Width:  |  Height:  |  Size: 220 B

After

Width:  |  Height:  |  Size: 220 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48px" viewBox="0 0 24 24" width="48px" fill="#ACC1D2"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M11.29 8.71L6.7 13.3c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L12 10.83l3.88 3.88c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L12.7 8.71c-.38-.39-1.02-.39-1.41 0z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="#ACC1D2" viewBox="0 0 24 24"><path d="M11.29 8.71 6.7 13.3a.996.996 0 1 0 1.41 1.41L12 10.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 8.71a.996.996 0 0 0-1.41 0"/></svg>

Before

Width:  |  Height:  |  Size: 324 B

After

Width:  |  Height:  |  Size: 237 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48px" viewBox="0 0 24 24" width="48px" fill="#ACC1D2"><path d="M24 24H0V0h24v24z" fill="none" opacity=".87"/><path d="M15.88 9.29L12 13.17 8.12 9.29c-.39-.39-1.02-.39-1.41 0-.39.39-.39 1.02 0 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59c.39-.39.39-1.02 0-1.41-.39-.38-1.03-.39-1.42 0z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="#ACC1D2" viewBox="0 0 24 24"><path d="M15.88 9.29 12 13.17 8.12 9.29a.996.996 0 1 0-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.39-1.42 0"/></svg>

Before

Width:  |  Height:  |  Size: 343 B

After

Width:  |  Height:  |  Size: 260 B

View File

@ -1 +1 @@
<svg fill="#F04E98" xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" ><path d="M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#F04E98" viewBox="0 0 24 24"><path d="m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z"/></svg>

Before

Width:  |  Height:  |  Size: 295 B

After

Width:  |  Height:  |  Size: 280 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M11 42q-1.25 0-2.125-.875T8 39V19.5q0-.7.325-1.35.325-.65.875-1.05l13-9.75q.4-.3.85-.45.45-.15.95-.15.5 0 .95.15.45.15.85.45l13 9.75q.55.4.875 1.05.325.65.325 1.35V39q0 1.25-.875 2.125T37 42h-9V28h-8v14Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M11 42q-1.25 0-2.125-.875T8 39V19.5q0-.7.325-1.35.325-.65.875-1.05l13-9.75q.4-.3.85-.45.45-.15.95-.15.5 0 .95.15.45.15.85.45l13 9.75q.55.4.875 1.05.325.65.325 1.35V39q0 1.25-.875 2.125T37 42h-9V28h-8v14Z"/></svg>

Before

Width:  |  Height:  |  Size: 284 B

After

Width:  |  Height:  |  Size: 284 B

View File

@ -1,26 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 20 20" height="48px" viewBox="0 0 20 20" width="48px"
fill="#acc1d2">
<g>
<rect fill="none" height="20" width="20" x="0" />
</g>
<g>
<g>
<path d="M4,9h5V4H4V9z M4.94,4.94h3.12v3.12H4.94V4.94z" />
<path d="M4,16h5v-5H4V16z M4.94,11.94h3.12v3.12H4.94V11.94z" />
<path d="M11,4v5h5V4H11z M15.06,8.06h-3.12V4.94h3.12V8.06z" />
<rect height="1" width="1" x="15" y="15" />
<rect height="1" width="1" x="15" y="13" />
<rect height="1" width="1" x="15" y="11" />
<rect height="1" width="1" x="12" y="12" />
<rect height="1" width="1" x="11" y="11" />
<rect height="1" width="1" x="13" y="13" />
<rect height="1" width="1" x="14" y="14" />
<rect height="1" width="1" x="13" y="11" />
<rect height="1" width="1" x="14" y="12" />
<rect height="1" width="1" x="11" y="13" />
<rect height="1" width="1" x="12" y="14" />
<rect height="1" width="1" x="11" y="15" />
<rect height="1" width="1" x="13" y="15" />
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="#acc1d2" viewBox="0 0 20 20"><path d="M4 9h5V4H4zm.94-4.06h3.12v3.12H4.94zM4 16h5v-5H4zm.94-4.06h3.12v3.12H4.94zM11 4v5h5V4zm4.06 4.06h-3.12V4.94h3.12zM15 15h1v1h-1zm0-2h1v1h-1zm0-2h1v1h-1zm-3 1h1v1h-1zm-1-1h1v1h-1zm2 2h1v1h-1zm1 1h1v1h-1zm-1-3h1v1h-1zm1 1h1v1h-1zm-3 1h1v1h-1zm1 1h1v1h-1zm-1 1h1v1h-1zm2 0h1v1h-1z"/></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 392 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" fill="#ACC1D2"><path d="M14 38v-3h14.45q3.5 0 6.025-2.325Q37 30.35 37 26.9t-2.525-5.775Q31.95 18.8 28.45 18.8H13.7l5.7 5.7-2.1 2.1L8 17.3 17.3 8l2.1 2.1-5.7 5.7h14.7q4.75 0 8.175 3.2Q40 22.2 40 26.9t-3.425 7.9Q33.15 38 28.4 38Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="#ACC1D2"><path d="M14 38v-3h14.45q3.5 0 6.025-2.325Q37 30.35 37 26.9t-2.525-5.775Q31.95 18.8 28.45 18.8H13.7l5.7 5.7-2.1 2.1L8 17.3 17.3 8l2.1 2.1-5.7 5.7h14.7q4.75 0 8.175 3.2Q40 22.2 40 26.9t-3.425 7.9Q33.15 38 28.4 38Z"/></svg>

Before

Width:  |  Height:  |  Size: 299 B

After

Width:  |  Height:  |  Size: 299 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="m39.75 42.75-13.3-13.3Q25 30.65 23 31.35t-4.25.7q-5.65 0-9.525-3.9t-3.875-9.4q0-5.5 3.9-9.4 3.9-3.9 9.4-3.9 5.55 0 9.4 3.9 3.85 3.9 3.85 9.4 0 2.2-.65 4.15-.65 1.95-1.95 3.7l13.35 13.25ZM18.7 28.05q3.85 0 6.55-2.725 2.7-2.725 2.7-6.575t-2.7-6.575Q22.55 9.45 18.7 9.45q-3.95 0-6.675 2.725Q9.3 14.9 9.3 18.75t2.725 6.575Q14.75 28.05 18.7 28.05Z" fill="#ACC0D3"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path fill="#ACC0D3" d="m39.75 42.75-13.3-13.3Q25 30.65 23 31.35t-4.25.7q-5.65 0-9.525-3.9t-3.875-9.4q0-5.5 3.9-9.4 3.9-3.9 9.4-3.9 5.55 0 9.4 3.9 3.85 3.9 3.85 9.4 0 2.2-.65 4.15-.65 1.95-1.95 3.7l13.35 13.25ZM18.7 28.05q3.85 0 6.55-2.725 2.7-2.725 2.7-6.575t-2.7-6.575Q22.55 9.45 18.7 9.45q-3.95 0-6.675 2.725Q9.3 14.9 9.3 18.75t2.725 6.575Q14.75 28.05 18.7 28.05"/></svg>

Before

Width:  |  Height:  |  Size: 438 B

After

Width:  |  Height:  |  Size: 437 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="32" viewBox="0 -960 960 960" width="32"><path d="M240-160q-66 0-113-47T80-320v-320q0-66 47-113t113-47h480q66 0 113 47t47 113v320q0 66-47 113t-113 47H240Zm0-470h480q29 0 54.5 9t45.5 26v-45q0-42-29-71t-71-29H240q-42 0-71 29t-29 71v45q20-17 45.5-26t54.5-9Zm-97 136 477 115q7 2 14.5.5T647-385l160-134q-13-23-36-37t-51-14H240q-35 0-62 21.5T143-494Z" fill="#ACC1D2"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 960 960"><path fill="#ACC1D2" d="M240 800q-66 0-113-47T80 640V320q0-66 47-113t113-47h480q66 0 113 47t47 113v320q0 66-47 113t-113 47zm0-470h480q29 0 54.5 9t45.5 26v-45q0-42-29-71t-71-29H240q-42 0-71 29t-29 71v45q20-17 45.5-26t54.5-9m-97 136 477 115q7 2 14.5.5T647 575l160-134q-13-23-36-37t-51-14H240q-35 0-62 21.5T143 466"/></svg>

Before

Width:  |  Height:  |  Size: 415 B

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

View File

@ -1,14 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(2.75,0,0,2.75,-224,-224)">
<g id="Shape">
<g id="V-Shape" serif:id="V Shape" transform="matrix(1,0,0,1,1.01146e-05,-0.0493818)">
<path d="M173.764,83.287C173.936,82.894 173.899,82.44 173.664,82.08C173.429,81.721 173.028,81.504 172.598,81.504C169.925,81.504 165.262,81.504 163.619,81.504C163.258,81.504 162.932,81.717 162.787,82.048C160.01,88.371 133.856,147.939 128.832,159.381C128.687,159.712 128.361,159.925 128,159.925C127.639,159.925 127.312,159.712 127.167,159.381C122.144,147.939 95.989,88.371 93.213,82.048C93.068,81.717 92.741,81.504 92.381,81.504C90.737,81.504 86.075,81.504 83.402,81.504C82.972,81.504 82.571,81.721 82.336,82.08C82.101,82.44 82.064,82.894 82.236,83.287C87.557,95.432 118.354,165.726 121.906,173.833C122.109,174.296 122.566,174.595 123.072,174.595C125.196,174.595 130.803,174.595 132.928,174.595C133.433,174.595 133.891,174.296 134.094,173.833C137.645,165.727 168.443,95.432 173.764,83.287Z" style="fill:white;"/>
</g>
<g id="Diamond" transform="matrix(-1.54007,-1.88604e-16,1.88604e-16,-1.54007,327.925,209.689)">
<path d="M129.203,52.157C129.329,51.938 129.563,51.803 129.816,51.803C130.069,51.803 130.303,51.938 130.429,52.157C133.25,57.043 144.956,77.318 147.777,82.203C147.903,82.422 147.903,82.692 147.777,82.912C147.65,83.131 147.416,83.266 147.163,83.266L112.469,83.266C112.216,83.266 111.982,83.131 111.856,82.912C111.729,82.692 111.729,82.422 111.856,82.203C114.676,77.318 126.382,57.043 129.203,52.157Z" style="fill: #9ED5FF;"/>
</g>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><path fill="#fff" d="M253.85 4.9a3.5 3.5 0 0 0-3.2-4.9h-24.7a2.5 2.5 0 0 0-2.29 1.5L130.3 214.16a2.5 2.5 0 0 1-4.58 0L32.34 1.5a2.5 2.5 0 0 0-2.3-1.5H5.37a3.5 3.5 0 0 0-3.21 4.9c14.63 33.4 99.32 226.71 109.1 249a3.5 3.5 0 0 0 3.2 2.1h27.1a3.5 3.5 0 0 0 3.2-2.1z"/><path fill="#9ed5ff" d="M130.6 131.75a3 3 0 0 1-5.2 0L51.93 4.5a3 3 0 0 1 2.6-4.5h146.94a3 3 0 0 1 2.6 4.5z"/></svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 442 B

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 800 800" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><g id="Logo"><g id="Ring"><circle id="Ring-Background" serif:id="Ring Background" cx="400" cy="400" r="400" style="fill:#1b1b1b;"/><path id="Ring1" serif:id="Ring" d="M400,0c220.766,0 400,179.234 400,400c-0,220.766 -179.234,400 -400,400c-220.766,-0 -400,-179.234 -400,-400c0,-220.766 179.234,-400 400,-400Zm-0,36c200.897,-0 364,163.103 364,364c0,200.897 -163.103,364 -364,364c-200.897,0 -364,-163.103 -364,-364c-0,-200.897 163.103,-364 364,-364Z" style="fill:url(#_Linear1);"/></g></g><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(4.89859e-14,800,-800,4.89859e-14,400.001,3.31681e-10)"><stop offset="0" style="stop-color:#f04e98;stop-opacity:1"/><stop offset="0.5" style="stop-color:#5f65d4;stop-opacity:1"/><stop offset="1" style="stop-color:#4e98f0;stop-opacity:1"/></linearGradient></defs></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" viewBox="0 0 800 800"><circle cx="400" cy="400" r="400" fill="#1b1b1b"/><path fill="url(#a)" d="M400 0c220.8 0 400 179.2 400 400S620.8 800 400 800A400.2 400.2 0 0 1 0 400C0 179.2 179.2 0 400 0m0 36c200.9 0 364 163.1 364 364S600.9 764 400 764A364.2 364.2 0 0 1 36 400C36 199.1 199.1 36 400 36"/><defs><linearGradient id="a" x1="0" x2="1" y1="0" y2="0" gradientTransform="matrix(0 800 -800 0 400 0)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f04e98"/><stop offset=".5" stop-color="#5f65d4"/><stop offset="1" stop-color="#4e98f0"/></linearGradient></defs></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 637 B

View File

@ -1,3 +1 @@
<svg width="407" height="407" viewBox="0 0 407 407" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M344.542 73.6973C318.603 61.8031 290.784 53.04 261.699 48.0211C261.17 47.9242 260.64 48.1663 260.367 48.6504C256.79 55.0089 252.827 63.3039 250.052 69.8238C218.769 65.1439 187.647 65.1439 157.005 69.8238C154.231 63.1591 150.123 55.0089 146.53 48.6504C146.257 48.1824 145.728 47.9403 145.198 48.0211C116.129 53.024 88.3117 61.7871 62.3547 73.6973C62.1301 73.7941 61.9374 73.9556 61.8096 74.1653C9.04545 152.937 -5.40887 229.772 1.68193 305.655C1.71401 306.026 1.92256 306.382 2.21133 306.608C37.0236 332.155 70.7452 347.664 103.841 357.943C104.37 358.105 104.932 357.911 105.269 357.476C113.097 346.793 120.076 335.527 126.059 323.682C126.412 322.988 126.075 322.165 125.354 321.89C114.285 317.694 103.744 312.578 93.6055 306.769C92.8035 306.3 92.7393 305.154 93.4771 304.606C95.6107 303.008 97.7449 301.346 99.7822 299.667C100.151 299.361 100.664 299.296 101.098 299.49C167.705 329.879 239.818 329.879 305.64 299.49C306.073 299.28 306.587 299.345 306.971 299.651C309.008 301.33 311.142 303.008 313.293 304.606C314.029 305.154 313.981 306.3 313.18 306.769C303.041 312.691 292.501 317.694 281.416 321.874C280.694 322.149 280.373 322.988 280.726 323.682C286.838 335.511 293.817 346.775 301.5 357.46C301.821 357.911 302.399 358.105 302.928 357.943C336.185 347.664 369.906 332.155 404.718 306.608C405.023 306.382 405.215 306.042 405.247 305.671C413.734 217.942 391.034 141.737 345.072 74.1813C344.96 73.9556 344.768 73.7941 344.542 73.6973ZM136.006 259.45C115.953 259.45 99.429 241.053 99.429 218.46C99.429 195.866 115.632 177.467 136.006 177.467C156.54 177.467 172.904 196.026 172.583 218.46C172.583 241.053 156.38 259.45 136.006 259.45ZM271.244 259.45C251.192 259.45 234.668 241.053 234.668 218.46C234.668 195.866 250.871 177.467 271.244 177.467C291.779 177.467 308.142 196.026 307.822 218.46C307.822 241.053 291.779 259.45 271.244 259.45Z" fill="#D0D0D0"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="407" height="407" viewBox="0 0 407 407"><path fill="#D0D0D0" d="M344.5 73.7A335.8 335.8 0 0 0 261.7 48c-.5 0-1 .2-1.3.7-3.6 6.3-7.6 14.6-10.3 21.1a310 310 0 0 0-93 0 214 214 0 0 0-10.6-21.1c-.2-.5-.8-.8-1.3-.7a334.9 334.9 0 0 0-83.4 26.2C9 152.9-5.4 229.8 1.7 305.7c0 .3.2.7.5 1a336 336 0 0 0 101.6 51.2c.6.2 1.1 0 1.5-.4a241 241 0 0 0 20.8-33.8c.3-.7 0-1.5-.7-1.8a220.7 220.7 0 0 1-31.8-15.1c-.8-.5-.9-1.6-.1-2.2l6.3-5c.4-.2.9-.3 1.3-.1a240.8 240.8 0 0 0 204.5 0c.5-.2 1-.2 1.4.2l6.3 5c.7.5.7 1.6-.1 2-10.2 6-20.7 11-31.8 15.2-.7.2-1 1-.7 1.8 6.1 11.8 13.1 23 20.8 33.8.3.4.9.6 1.4.4 33.3-10.2 67-25.7 101.8-51.3.3-.2.5-.6.5-1a340.8 340.8 0 0 0-60.7-231.9M136 259.5c-20 0-36.6-18.4-36.6-41s16.2-41 36.6-41c20.5 0 36.9 18.5 36.6 41 0 22.6-16.2 41-36.6 41m135.2 0c-20 0-36.5-18.4-36.5-41s16.2-41 36.5-41c20.6 0 37 18.5 36.6 41 0 22.6-16 41-36.6 41"/></svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 902 B

View File

@ -1,3 +1 @@
<svg width="407" height="407" viewBox="0 0 407 407" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M200.874 4C87.0619 4 0 90.6598 0 204.807C0 296.076 57.2754 374.176 139.086 401.665C149.589 403.557 153.282 397.055 153.282 391.707C153.282 386.604 153.035 358.458 153.035 341.175C153.035 341.175 95.5957 353.52 83.5335 316.65C83.5335 316.65 74.179 292.701 60.7217 286.53C60.7217 286.53 41.9308 273.609 62.0347 273.855C62.0347 273.855 82.4668 275.501 93.7085 295.089C111.679 326.856 141.793 317.72 153.527 312.289C155.415 299.121 160.748 289.986 166.657 284.555C120.787 279.452 74.5072 272.786 74.5072 193.615C74.5072 170.982 80.7436 159.625 93.8726 145.142C91.7391 139.792 84.7643 117.736 96.0061 89.2608C113.156 83.9114 152.625 111.481 152.625 111.481C169.037 106.873 186.678 104.486 204.157 104.486C221.634 104.486 239.277 106.873 255.687 111.481C255.687 111.481 295.156 83.8291 312.307 89.2608C323.548 117.818 316.574 139.792 314.44 145.142C327.569 159.708 335.611 171.065 335.611 193.615C335.611 273.032 287.28 279.369 241.41 284.555C248.959 291.055 255.36 303.401 255.36 322.74C255.36 350.475 255.113 384.793 255.113 391.541C255.113 396.891 258.888 403.393 269.309 401.499C351.366 374.176 407 296.076 407 204.807C407 90.6598 314.687 4 200.874 4Z" fill="#D0D0D0"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="407" height="407" viewBox="0 0 407 407"><path fill="#D0D0D0" d="M200.9 4C87 4 0 90.7 0 204.8c0 91.3 57.3 169.4 139 196.9 10.6 1.9 14.3-4.6 14.3-10 0-5.1-.3-33.2-.3-50.5 0 0-57.4 12.3-69.5-24.6 0 0-9.3-23.9-22.8-30 0 0-18.8-13 1.3-12.7 0 0 20.5 1.6 31.7 21.2 18 31.8 48 22.6 59.8 17.2a45.8 45.8 0 0 1 13.2-27.7c-46-5.1-92.2-11.8-92.2-91 0-22.6 6.2-34 19.4-48.5A78 78 0 0 1 96 89.3c17.2-5.4 56.6 22.2 56.6 22.2a192.3 192.3 0 0 1 103 0s39.6-27.7 56.7-22.2a78 78 0 0 1 2.1 55.8c13.2 14.6 21.2 26 21.2 48.5 0 79.4-48.3 85.8-94.2 91 7.6 6.5 14 18.8 14 38.1 0 27.8-.3 62-.3 68.8 0 5.4 3.8 11.9 14.2 10 82-27.3 137.7-105.4 137.7-196.7C407 90.7 314.7 4 200.9 4"/></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 707 B

View File

@ -1,3 +1 @@
<svg width="407" height="407" viewBox="0 0 407 407" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M406.995 208.739C406.68 200.036 403.885 191.61 398.945 184.479C394.006 177.347 387.133 171.814 379.156 168.545C371.179 165.278 362.437 164.414 353.987 166.059C345.535 167.705 337.735 171.789 331.526 177.82C296.768 153.911 255.911 140.701 213.893 139.789L233.753 43.3202L299.138 57.234C299.916 64.546 303.244 71.338 308.523 76.3912C313.803 81.4443 320.69 84.4276 327.947 84.8055C335.206 85.1833 342.358 82.931 348.123 78.4529C353.887 73.9749 357.885 67.5641 359.4 60.3715C360.915 53.1789 359.847 45.6755 356.388 39.2081C352.928 32.7408 347.303 27.7329 340.525 25.0835C333.746 22.4342 326.254 22.3168 319.399 24.7524C312.541 27.1881 306.766 32.0173 303.11 38.3732L228.253 23.2226C227.029 22.9509 225.763 22.9277 224.53 23.1544C223.298 23.3811 222.12 23.8533 221.069 24.5435C220.018 25.2338 219.112 26.1284 218.405 27.1755C217.696 28.2226 217.202 29.4012 216.948 30.6433L194.339 137.934C151.803 138.583 110.384 151.802 75.1774 175.965C70.4672 171.48 64.8498 168.085 58.7143 166.015C52.5787 163.945 46.0719 163.251 39.6447 163.979C33.2176 164.708 27.0238 166.843 21.4925 170.233C15.9612 173.626 11.2249 178.193 7.61157 183.621C3.99826 189.049 1.59448 195.207 0.566803 201.669C-0.460885 208.13 -0.0879049 214.741 1.65991 221.041C3.4077 227.343 6.48854 233.184 10.6889 238.161C14.8893 243.137 20.1087 247.13 25.9854 249.861C25.6414 254.391 25.6414 258.938 25.9854 263.466C25.9854 332.726 105.731 389 204.115 389C302.5 389 382.245 332.726 382.245 263.466C382.59 258.938 382.59 254.391 382.245 249.861C389.786 246.07 396.111 240.195 400.49 232.919C404.87 225.641 407.124 217.258 406.995 208.739ZM101.454 239.658C101.454 233.543 103.246 227.565 106.603 222.48C109.96 217.395 114.732 213.433 120.315 211.092C125.898 208.753 132.041 208.14 137.969 209.334C143.896 210.527 149.34 213.47 153.614 217.795C157.886 222.12 160.796 227.629 161.975 233.627C163.154 239.625 162.549 245.841 160.236 251.491C157.924 257.141 154.008 261.97 148.982 265.367C143.958 268.764 138.051 270.578 132.008 270.578C127.995 270.578 124.022 269.778 120.315 268.224C116.608 266.671 113.24 264.393 110.403 261.521C107.566 258.651 105.315 255.242 103.78 251.491C102.244 247.74 101.454 243.719 101.454 239.658ZM278.972 324.686C257.296 341.218 230.625 349.632 203.505 348.495C176.385 349.632 149.713 341.218 128.036 324.686C126.737 323.085 126.073 321.052 126.173 318.981C126.274 316.911 127.131 314.953 128.579 313.488C130.028 312.022 131.963 311.154 134.009 311.052C136.054 310.951 138.063 311.623 139.646 312.938C158.016 326.573 180.439 333.445 203.199 332.417C225.987 333.671 248.513 327.017 267.057 313.556C268.678 311.956 270.859 311.074 273.123 311.104C274.244 311.118 275.35 311.356 276.38 311.804C277.41 312.251 278.344 312.899 279.125 313.711C279.908 314.523 280.525 315.483 280.94 316.536C281.357 317.589 281.563 318.716 281.549 319.849C281.535 320.983 281.299 322.103 280.859 323.145C280.416 324.187 279.775 325.132 278.972 325.923V324.686ZM273.474 271.814C267.43 271.814 261.523 270.001 256.499 266.603C251.473 263.207 247.558 258.378 245.245 252.728C242.932 247.078 242.327 240.861 243.506 234.864C244.685 228.865 247.595 223.357 251.868 219.032C256.141 214.707 261.585 211.762 267.512 210.57C273.44 209.377 279.583 209.99 285.166 212.329C290.749 214.669 295.52 218.632 298.877 223.717C302.236 228.802 304.027 234.78 304.027 240.895C304.194 245.085 303.516 249.264 302.035 253.181C300.555 257.097 298.303 260.667 295.416 263.675C292.53 266.683 289.069 269.064 285.244 270.677C281.42 272.288 277.311 273.097 273.168 273.051L273.474 271.814Z" fill="#D0D0D0"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="407" height="407" viewBox="0 0 407 407"><path fill="#D0D0D0" d="M407 208.7a45.5 45.5 0 0 0-27.8-40.2 44.1 44.1 0 0 0-47.7 9.3 215.8 215.8 0 0 0-117.6-38l19.9-96.5 65.3 14a31 31 0 0 0 9.4 19 30.4 30.4 0 0 0 50.9-16 31.2 31.2 0 0 0-18.9-35.2 30.2 30.2 0 0 0-37.4 13.3l-74.8-15.2a9.4 9.4 0 0 0-9.9 4c-.7 1-1.2 2.2-1.5 3.4L194.3 138c-42.5.7-84 13.9-119.1 38a44.5 44.5 0 0 0-53.7-5.7 44.9 44.9 0 0 0-21 31.5A45.7 45.7 0 0 0 26 249.9c-.4 4.5-.4 9 0 13.6C26 332.7 105.7 389 204 389c98.4 0 178.1-56.3 178.1-125.5.4-4.6.4-9.1 0-13.6a44.8 44.8 0 0 0 24.8-41.2m-305.5 31a31.2 31.2 0 0 1 18.8-28.6 30.2 30.2 0 0 1 33.3 6.7 31 31 0 0 1-21.6 52.8 30.2 30.2 0 0 1-28.2-19.1 31.2 31.2 0 0 1-2.3-11.8m177.5 85a116.4 116.4 0 0 1-75.5 23.8 116.4 116.4 0 0 1-75.5-23.8 8.4 8.4 0 0 1 .6-11.2 8.2 8.2 0 0 1 11-.6 99.1 99.1 0 0 0 63.6 19.5 99.4 99.4 0 0 0 63.9-18.8 8.5 8.5 0 0 1 13.8 3 8.7 8.7 0 0 1-2 9.3zm-5.5-52.9a30.3 30.3 0 0 1-28.3-19A31.3 31.3 0 0 1 252 219a30.4 30.4 0 0 1 52 22 31.2 31.2 0 0 1-18.8 29.8 31 31 0 0 1-12 2.4z"/></svg>

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1,3 +1 @@
<svg width="407" height="407" viewBox="0 0 407 407" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.72959 207.193L94.5196 239.986L128.5 349.357C130.674 356.361 139.232 358.951 144.913 354.302L193.848 314.377C198.979 310.192 206.285 309.984 211.645 313.88L299.908 378.013C305.984 382.433 314.595 379.101 316.119 371.752L380.776 60.4812C382.439 52.4531 374.557 45.7559 366.919 48.7124L6.62672 187.819C-2.26456 191.251 -2.18709 203.849 6.72959 207.193ZM123.023 222.529L294.598 116.769C297.681 114.873 300.854 119.046 298.206 121.505L156.607 253.237C151.631 257.874 148.42 264.079 147.51 270.814L142.687 306.589C142.048 311.366 135.344 311.841 134.027 307.218L115.476 241.981C113.351 234.539 116.447 226.592 123.023 222.529Z" fill="#D0D0D0"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="407" height="407" viewBox="0 0 407 407"><path fill="#D0D0D0" d="M6.7 207.2 94.5 240l34 109.4c2.2 7 10.7 9.6 16.4 4.9l49-40a14.6 14.6 0 0 1 17.7-.4L300 378c6 4.4 14.7 1.1 16.2-6.2l64.7-311.3c1.6-8-6.2-14.7-13.9-11.8L6.6 187.8c-8.9 3.5-8.8 16 .1 19.4M123 222.5l171.6-105.7c3-2 6.3 2.2 3.6 4.7L156.6 253.2c-5 4.7-8.2 10.9-9 17.6l-5 35.8c-.6 4.8-7.3 5.2-8.6.6L115.5 242c-2.1-7.5 1-15.4 7.5-19.5"/></svg>

Before

Width:  |  Height:  |  Size: 758 B

After

Width:  |  Height:  |  Size: 446 B