LittleLink 2.0

Refactored `index.html` to be in alphabetical order. This will make it easier for people to quickly scan to find what they're looking for to remove anything they don't want. They can reorder in the priority that meets their needs.

Refactored `index.html` to streamline how each button line is showcased.

Refactored `brands.css` to be in alphabetical order.

Added to `brands.css` to include strokes around light and dark buttons that fail to meet background contrasts.

Icons are all now 24x24.

Quality controlled all icons and manually adjusted spacing.

Created a custom .SVG for any .PNG icons.

New LittleLink logo.
This commit is contained in:
Seth Cottle 2023-04-28 22:19:02 -04:00
parent 0a4bcefb7f
commit 4287e2b6bd
88 changed files with 853 additions and 890 deletions

View file

@ -87,7 +87,8 @@ button:hover,
/* Amazon */
.button.button-amazon {
color: #000000;
background-color: #ffffff;
background-color: #FFFFFF;
border: 1px solid #212121;
}
.button.button-amazon:hover,
.button.button-amazon:focus {
@ -96,8 +97,9 @@ button:hover,
/* Apple App Store */
.button.button-appstore {
color: #ffffff;
color: #FFFFFF;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-appstore:hover,
.button.button-appstore:focus {
@ -108,6 +110,7 @@ button:hover,
.button.button-apple-music {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-apple-music:hover,
.button.button-apple-music:focus {
@ -128,6 +131,7 @@ button:hover,
.button.button-apple-podcasts {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-apple-podcasts:hover,
.button.button-apple-podcasts:focus {
@ -158,6 +162,7 @@ button:hover,
.button.button-bluesky {
color: #000000;
background-color: #F3F9FF;
border: 1px solid #212121;
}
.button.button-bluesky:hover,
.button.button-bluesky:focus {
@ -174,23 +179,24 @@ button:hover,
filter: brightness(90%);
}
/* Cash App */
.button.button-cash-app {
color: #ffffff;
background-image: linear-gradient(to bottom, #00d64b, #00c244);
}
.button.button-cash-app:hover,
.button.button-cash-app:focus {
filter: brightness(90%);
}
/* Clubhouse */
.button.button-clubhouse {
color: #1F1F1A;
background-color: #F1EFE3;
border: 1px solid #212121;
}
.button.button-coffee:hover,
.button.button-coffee:focus {
filter: brightness(90%);
}
/* Cash App */
.button.button-cashapp {
color: #ffffff;
background-image: linear-gradient(to bottom, #00d64b, #00c244);
}
.button.button-cashapp:hover,
.button.button-cashapp:focus {
.button.button-clubhouse:hover,
.button.button-clubhouse:focus {
filter: brightness(90%);
}
@ -198,6 +204,7 @@ button:hover,
.button.button-dev-to {
color: #000000;
background-color: #f5f5f5;
border: 1px solid #212121;
}
.button.button-dev-to:hover,
.button.button-dev-to:focus {
@ -256,6 +263,7 @@ button:hover,
.button.button-figma {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-figma:hover,
.button.button-figma:focus {
@ -266,6 +274,7 @@ button:hover,
.button.button-flickr {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-flickr:hover,
.button.button-flickr:focus {
@ -276,6 +285,7 @@ button:hover,
.button.button-github {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-github:hover,
.button.button-github:focus {
@ -296,6 +306,7 @@ button:hover,
.button.button-goodreads {
color: #333333;
background-color: #f3f1e6;
border: 1px solid #212121;
}
.button.button-goodreads:hover,
.button.button-goodreads:focus {
@ -306,6 +317,7 @@ button:hover,
.button.button-playstore {
color: #FFFFFF;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-playstore:hover,
.button.button-playstore:focus {
@ -316,6 +328,7 @@ button:hover,
.button.button-google-podcasts {
color: #000000;
background-color: #FFFFFF;
border: 1px solid #212121;
}
.button.button-google-podcasts:hover,
.button.button-google-podcasts:focus {
@ -325,7 +338,8 @@ button:hover,
/* Google Scholar */
.button.button-google-scholar {
color: #000000;
background-color: #f5f5f5;
background-color: #FFFFFF;
border: 1px solid #212121;
}
.button.button-google-scholar:hover,
.button.button-google-scholar:focus {
@ -336,6 +350,7 @@ button:hover,
.button.button-hashnode {
color: #000000;
background-color: #ffffff;
border: 1px solid #212121;
}
.button.button-hashnode:hover,
.button.button-hashnode:focus {
@ -366,6 +381,7 @@ button:hover,
.button.button-kit {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-kit:hover,
.button.button-kit:focus {
@ -386,6 +402,7 @@ button:hover,
.button.button-letterboxd {
color: #ffffff;
background-color: #2c3440;
border: 1px solid #FFFFFF;
}
.button.button-letterboxd:hover,
.button.button-letterboxd:focus {
@ -406,6 +423,7 @@ button:hover,
.button.button-mastodon {
color: #ffffff;
background-color: #17063B;
border: 1px solid #FFFFFF;
}
.button.button-mastodon:hover,
.button.button-mastodon:focus {
@ -416,6 +434,7 @@ button:hover,
.button.button-medium {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-medium:hover,
.button.button-medium:focus {
@ -425,9 +444,7 @@ button:hover,
/* Notion */
.button.button-notion {
color: #000000;
border-style: solid;
border-color: #000000;
border-width: 2px;
border: 1px solid #212121;
background-color: #ffffff;
}
.button.button-notion:hover,
@ -469,6 +486,7 @@ button:hover,
.button.button-pinterest {
color: #000000;
background-color: #ffe2eb;
border: 1px solid #212121;
}
.button.button-pinterest:hover,
.button.button-pinterest:focus {
@ -486,12 +504,10 @@ button:hover,
}
/* Product Hunt */
.button.button-producthunt {
.button.button-product-hunt {
color: #da552f;
border-style: solid;
border-color: #da552f;
border-width: 2px;
background-color: #ffffff;
border: 1px solid #212121;
}
.button.button-producthunt:hover,
.button.button-producthunt:focus {
@ -501,10 +517,8 @@ button:hover,
/* Redbubble */
.button.button-redbubble {
color: #e41321;
border-style: solid;
border-color: #e41321;
border-width: 2px;
background-color: #ffffff;
border: 1px solid #212121;
}
.button.button-redbubble:hover,
.button.button-redbubble:focus {
@ -515,6 +529,7 @@ button:hover,
.button.button-reddit {
color: #000000;
background-color: #d7dfe2;
border: 1px solid #212121;
}
.button.button-reddit:hover,
.button.button-reddit:focus {
@ -575,6 +590,7 @@ button:hover,
.button.button-spotify-alt {
color: #FFFFFF;
background-color: #191414;
border: 1px solid #FFFFFF;
}
.button.button-spotify-alt:hover,
.button.button-spotify-alt:focus {
@ -584,7 +600,7 @@ button:hover,
/* Steam */
.button.button-steam {
color: #ffffff;
background-color: #171a21;
background-image: linear-gradient(90deg, #08BBFF, #2B75FF);
}
.button.button-steam:hover,
.button.button-steam:focus {
@ -635,6 +651,7 @@ button:hover,
.button.button-tiktok {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-tiktok:hover,
.button.button-tiktok:focus {
@ -655,6 +672,7 @@ button:hover,
.button.button-tumb {
color: #ffffff;
background-color: #131313;
border: 1px solid #FFFFFF;
}
.button.button-tumb:hover,
.button.button-tumb:focus {
@ -685,6 +703,7 @@ button:hover,
.button.button-unsplash {
color: #000000;
background-color: #ffffff;
border: 1px solid #212121;
}
.button.button-unsplash:hover,
.button.button-unsplash:focus {
@ -725,7 +744,7 @@ button:hover,
.button.button-vrchat {
color: #000000;
background-color: #ffffff;
border: 2px solid black;
border: 1px solid black;
}
.button.button-vrchat:hover,
.button.button-vrchat:focus {
@ -736,6 +755,7 @@ button:hover,
.button.button-web {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-web:hover,
.button.button-web:focus {
@ -776,6 +796,7 @@ button:hover,
.button.button-yt {
color: #ffffff;
background-color: #000000;
border: 1px solid #FFFFFF;
}
.button.button-yt:hover,
.button.button-yt:focus {

View file

@ -1,12 +1,12 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_931_312)">
<path d="M20.6611 19.3764C10.9459 24 4.91657 20.1316 1.05699 17.782C0.818162 17.634 0.412235 17.8167 0.764432 18.2212C2.05025 19.7802 6.26415 23.538 11.7645 23.538C17.2687 23.538 20.5431 20.5347 20.9528 20.0109C21.3596 19.4914 21.0722 19.2048 20.661 19.3764H20.6611ZM23.3896 17.8697C23.1287 17.5299 21.8032 17.4666 20.969 17.5691C20.1335 17.6686 18.8795 18.1792 18.9885 18.4858C19.0444 18.6006 19.1586 18.5491 19.7326 18.4975C20.3081 18.4401 21.9203 18.2366 22.2563 18.6758C22.5938 19.118 21.7421 21.2244 21.5865 21.5642C21.4362 21.9039 21.6439 21.9915 21.9263 21.7652C22.2047 21.5391 22.7088 20.9533 23.047 20.1244C23.383 19.291 23.5878 18.1283 23.3895 17.8697H23.3896Z" fill="#FF9900"/>
<g clip-path="url(#clip0_1432_8523)">
<path d="M20.6611 19.3765C10.9459 24 4.91657 20.1316 1.05699 17.7821C0.818162 17.634 0.412235 17.8167 0.764432 18.2212C2.05025 19.7803 6.26415 23.538 11.7645 23.538C17.2687 23.538 20.5431 20.5348 20.9528 20.0109C21.3596 19.4914 21.0722 19.2048 20.661 19.3765H20.6611ZM23.3896 17.8697C23.1287 17.5299 21.8032 17.4666 20.969 17.5691C20.1335 17.6686 18.8795 18.1792 18.9885 18.4858C19.0444 18.6006 19.1586 18.5491 19.7326 18.4975C20.3081 18.4401 21.9203 18.2366 22.2563 18.6758C22.5938 19.118 21.7421 21.2245 21.5865 21.5642C21.4362 21.9039 21.6439 21.9915 21.9263 21.7653C22.2047 21.5391 22.7088 20.9533 23.047 20.1244C23.383 19.291 23.5878 18.1283 23.3895 17.8697H23.3896Z" fill="#FF9900"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.1286 9.94197C14.1286 11.1551 14.1593 12.1669 13.5461 13.2442C13.0512 14.1202 12.2672 14.6589 11.3913 14.6589C10.1956 14.6589 9.49923 13.7479 9.49923 12.4034C9.49923 9.74921 11.8773 9.26749 14.1286 9.26749V9.94197ZM17.2688 17.532C17.0629 17.7159 16.7651 17.7291 16.533 17.6064C15.4994 16.7481 15.3154 16.3495 14.7461 15.5305C13.0381 17.2736 11.8292 17.7948 9.61315 17.7948C6.99409 17.7948 4.95312 16.1786 4.95312 12.942C4.95312 10.415 6.32405 8.69373 8.27288 7.8529C9.9635 7.10825 12.3242 6.97688 14.1286 6.77111V6.36814C14.1286 5.62793 14.1855 4.75201 13.7519 4.11261C13.3709 3.53885 12.6439 3.30233 12.0044 3.30233C10.8175 3.30233 9.75763 3.91108 9.49923 5.17243C9.44661 5.4528 9.24083 5.72874 8.96055 5.74185L5.93853 5.41781C5.68456 5.36076 5.40428 5.15498 5.47435 4.76512C6.17071 1.10376 9.47726 0 12.4379 0C13.9533 0 15.9329 0.402971 17.1286 1.55049C18.644 2.96509 18.4994 4.85273 18.4994 6.90681V11.7595C18.4994 13.218 19.1038 13.8574 19.6731 14.6458C19.8746 14.9261 19.9184 15.2634 19.6644 15.4735C19.0293 16.0034 17.8993 16.9889 17.2775 17.5408L17.2687 17.532" fill="black"/>
<path d="M20.6611 19.3764C10.9459 24 4.91657 20.1316 1.05699 17.782C0.818162 17.634 0.412235 17.8167 0.764432 18.2212C2.05025 19.7802 6.26415 23.538 11.7645 23.538C17.2687 23.538 20.5431 20.5347 20.9528 20.0109C21.3596 19.4914 21.0722 19.2048 20.661 19.3764H20.6611ZM23.3896 17.8697C23.1287 17.5299 21.8032 17.4666 20.969 17.5691C20.1335 17.6686 18.8795 18.1792 18.9885 18.4858C19.0444 18.6006 19.1586 18.5491 19.7326 18.4975C20.3081 18.4401 21.9203 18.2366 22.2563 18.6758C22.5938 19.118 21.7421 21.2244 21.5865 21.5642C21.4362 21.9039 21.6439 21.9915 21.9263 21.7652C22.2047 21.5391 22.7088 20.9533 23.047 20.1244C23.383 19.291 23.5878 18.1283 23.3895 17.8697H23.3896Z" fill="#FF9900"/>
<path d="M20.6611 19.3765C10.9459 24 4.91657 20.1316 1.05699 17.7821C0.818162 17.634 0.412235 17.8167 0.764432 18.2212C2.05025 19.7803 6.26415 23.538 11.7645 23.538C17.2687 23.538 20.5431 20.5348 20.9528 20.0109C21.3596 19.4914 21.0722 19.2048 20.661 19.3765H20.6611ZM23.3896 17.8697C23.1287 17.5299 21.8032 17.4666 20.969 17.5691C20.1335 17.6686 18.8795 18.1792 18.9885 18.4858C19.0444 18.6006 19.1586 18.5491 19.7326 18.4975C20.3081 18.4401 21.9203 18.2366 22.2563 18.6758C22.5938 19.118 21.7421 21.2245 21.5865 21.5642C21.4362 21.9039 21.6439 21.9915 21.9263 21.7653C22.2047 21.5391 22.7088 20.9533 23.047 20.1244C23.383 19.291 23.5878 18.1283 23.3895 17.8697H23.3896Z" fill="#FF9900"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.1286 9.94197C14.1286 11.1551 14.1593 12.1669 13.5461 13.2442C13.0512 14.1202 12.2672 14.6589 11.3913 14.6589C10.1956 14.6589 9.49923 13.7479 9.49923 12.4034C9.49923 9.74921 11.8773 9.26749 14.1286 9.26749V9.94197ZM17.2688 17.532C17.0629 17.7159 16.7651 17.7291 16.533 17.6064C15.4994 16.7481 15.3154 16.3495 14.7461 15.5305C13.0381 17.2736 11.8292 17.7948 9.61315 17.7948C6.99409 17.7948 4.95312 16.1786 4.95312 12.942C4.95312 10.415 6.32405 8.69373 8.27288 7.8529C9.9635 7.10825 12.3242 6.97688 14.1286 6.77111V6.36814C14.1286 5.62793 14.1855 4.75201 13.7519 4.11261C13.3709 3.53885 12.6439 3.30233 12.0044 3.30233C10.8175 3.30233 9.75763 3.91108 9.49923 5.17243C9.44661 5.4528 9.24083 5.72874 8.96055 5.74185L5.93853 5.41781C5.68456 5.36076 5.40428 5.15498 5.47435 4.76512C6.17071 1.10376 9.47726 0 12.4379 0C13.9533 0 15.9329 0.402971 17.1286 1.55049C18.644 2.96509 18.4994 4.85273 18.4994 6.90681V11.7595C18.4994 13.218 19.1038 13.8574 19.6731 14.6458C19.8746 14.9261 19.9184 15.2634 19.6644 15.4735C19.0293 16.0034 17.8993 16.9889 17.2775 17.5408L17.2687 17.532" fill="black"/>
</g>
<defs>
<clipPath id="clip0_931_312">
<clipPath id="clip0_1432_8523">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View file

@ -0,0 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8537)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.6712 6.55562C23.6712 6.3189 23.6679 6.0789 23.6614 5.84219C23.6482 5.32274 23.6153 4.8 23.5233 4.28712C23.4312 3.76767 23.2767 3.2811 23.0367 2.80767C22.8 2.34411 22.491 1.91671 22.1227 1.54849C21.7545 1.18027 21.3271 0.871233 20.8636 0.634521C20.3901 0.394521 19.9068 0.24 19.3874 0.147945C18.8745 0.0558904 18.3518 0.0263014 17.8323 0.00986301C17.5923 0.00657534 17.3523 0.00328767 17.1156 0C16.8329 0 16.5501 0 16.2674 0H7.40384C7.1211 0 6.83836 0 6.55562 0C6.3189 0 6.0789 0.00328767 5.84219 0.00986301C5.32274 0.0230137 4.8 0.0558904 4.28712 0.147945C3.76767 0.243288 3.2811 0.394521 2.81096 0.637808C2.34411 0.874521 1.92 1.18356 1.55178 1.55178C1.18356 1.92 0.871233 2.34411 0.634521 2.81096C0.394521 3.28438 0.24 3.76767 0.147945 4.29041C0.0558904 4.80329 0.0263014 5.32603 0.00986301 5.84548C0.00657534 6.08219 0.00328767 6.3189 0 6.5589C0 6.84164 0 7.12438 0 7.40712V16.2707C0 16.5534 0 16.8362 0 17.1189C0 17.3556 0.00328767 17.5956 0.00986301 17.8323C0.0230137 18.3518 0.0558904 18.8745 0.147945 19.3874C0.24 19.9068 0.394521 20.3934 0.634521 20.8668C0.871233 21.3304 1.18027 21.7578 1.54849 22.126C1.91671 22.4942 2.34411 22.8033 2.80767 23.04C3.2811 23.28 3.76438 23.4345 4.28384 23.5266C4.79671 23.6186 5.31945 23.6482 5.8389 23.6647C6.07562 23.6712 6.31562 23.6745 6.55233 23.6745C6.83507 23.6778 7.11781 23.6745 7.40055 23.6745H16.2608C16.5436 23.6745 16.8263 23.6745 17.109 23.6745C17.3458 23.6745 17.5858 23.6712 17.8225 23.6647C18.3419 23.6515 18.8647 23.6186 19.3775 23.5266C19.897 23.4345 20.3836 23.28 20.8537 23.04C21.3173 22.8033 21.7447 22.4942 22.1129 22.126C22.4811 21.7578 22.7901 21.3337 23.0268 20.8668C23.2668 20.3934 23.4214 19.9101 23.5134 19.3874C23.6055 18.8745 23.6351 18.3518 23.6515 17.8323C23.6581 17.5956 23.6614 17.3556 23.6614 17.1189C23.6647 16.8362 23.6614 16.5534 23.6614 16.2707V7.40384C23.6712 7.1211 23.6712 6.83836 23.6712 6.55562ZM17.3293 15.4027C17.3293 15.7019 17.326 15.9748 17.2636 16.274C17.2011 16.5666 17.0893 16.8395 16.9184 17.086C16.7474 17.3326 16.5271 17.5332 16.2707 17.6844C16.011 17.8389 15.7381 17.9244 15.4488 17.9836C14.903 18.0921 14.5315 18.1184 14.1797 18.0493C13.8411 17.9803 13.5551 17.8258 13.3249 17.6153C12.9863 17.303 12.7726 16.8822 12.7266 16.4449C12.674 15.9288 12.8449 15.3797 13.2296 14.9721C13.4236 14.7682 13.6701 14.6071 13.9989 14.4789C14.3408 14.3474 14.7189 14.2652 15.3008 14.1501C15.4553 14.1205 15.6066 14.0877 15.7611 14.0581C15.9616 14.0186 16.1359 13.966 16.274 13.7951C16.4153 13.6241 16.4153 13.4137 16.4153 13.2099V7.99562C16.4153 7.59781 16.2378 7.48932 15.8564 7.56164C15.5836 7.61425 9.73479 8.79452 9.73479 8.79452C9.40603 8.87342 9.28767 8.98192 9.28767 9.39288V17.0301C9.28767 17.3293 9.27123 17.6022 9.20877 17.9014C9.1463 18.194 9.03452 18.4668 8.86356 18.7134C8.6926 18.96 8.47233 19.1605 8.21589 19.3118C7.95616 19.4663 7.68329 19.5551 7.39397 19.6142C6.84822 19.7227 6.47671 19.749 6.12493 19.68C5.7863 19.611 5.50027 19.4532 5.27014 19.2427C4.93151 18.9304 4.73425 18.5096 4.68493 18.0723C4.63233 17.5562 4.78685 17.0071 5.17479 16.5995C5.36877 16.3956 5.61534 16.2345 5.94411 16.1063C6.28603 15.9748 6.66411 15.8926 7.24603 15.7775C7.40055 15.7479 7.55178 15.7151 7.7063 15.6855C7.90685 15.646 8.0811 15.5934 8.21918 15.4225C8.35726 15.2515 8.3737 15.051 8.3737 14.8471C8.3737 13.2296 8.3737 6.03945 8.3737 6.03945C8.3737 5.9211 8.38356 5.84219 8.39014 5.80274C8.41973 5.61863 8.49205 5.45753 8.62685 5.34575C8.73863 5.2537 8.88329 5.18795 9.06411 5.14849H9.0674L16.1096 3.72493C16.1721 3.71178 16.6784 3.62301 16.7375 3.61644C17.1189 3.58356 17.3326 3.83342 17.3326 4.23781L17.3293 15.4027Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8537">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View file

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="73px" height="73px" viewBox="0 0 73 73" style="enable-background:new 0 0 73 73;" xml:space="preserve">
<style type="text/css">
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
</style>
<g id="Layer_5">
</g>
<g>
<g>
<path class="st0" d="M72,19.94c0-0.72-0.01-1.45-0.03-2.17c-0.04-1.58-0.14-3.17-0.42-4.73c-0.28-1.58-0.75-3.06-1.48-4.5
c-0.72-1.41-1.66-2.71-2.78-3.83c-1.12-1.12-2.42-2.06-3.83-2.78c-1.44-0.73-2.91-1.2-4.49-1.48c-1.56-0.28-3.15-0.37-4.73-0.42
C53.51,0.02,52.78,0.01,52.06,0c-0.86,0-1.72,0-2.58,0H22.52c-0.86,0-1.72,0-2.58,0c-0.72,0-1.45,0.01-2.17,0.03
c-1.58,0.04-3.17,0.14-4.73,0.42C11.46,0.74,9.98,1.2,8.55,1.94C7.13,2.66,5.84,3.6,4.72,4.72S2.65,7.13,1.93,8.55
c-0.73,1.44-1.2,2.91-1.48,4.5c-0.28,1.56-0.37,3.15-0.42,4.73C0.02,18.5,0.01,19.22,0,19.95c0,0.86,0,1.72,0,2.58v26.96
c0,0.86,0,1.72,0,2.58c0,0.72,0.01,1.45,0.03,2.17c0.04,1.58,0.14,3.17,0.42,4.73c0.28,1.58,0.75,3.06,1.48,4.5
c0.72,1.41,1.66,2.71,2.78,3.83c1.12,1.12,2.42,2.06,3.83,2.78c1.44,0.73,2.91,1.2,4.49,1.48c1.56,0.28,3.15,0.37,4.73,0.42
c0.72,0.02,1.45,0.03,2.17,0.03c0.86,0.01,1.72,0,2.58,0h26.95c0.86,0,1.72,0,2.58,0c0.72,0,1.45-0.01,2.17-0.03
c1.58-0.04,3.17-0.14,4.73-0.42c1.58-0.28,3.06-0.75,4.49-1.48c1.41-0.72,2.71-1.66,3.83-2.78s2.06-2.41,2.78-3.83
c0.73-1.44,1.2-2.91,1.48-4.5c0.28-1.56,0.37-3.15,0.42-4.73c0.02-0.72,0.03-1.45,0.03-2.17c0.01-0.86,0-1.72,0-2.58V22.52
C72,21.66,72,20.8,72,19.94z M52.71,46.85c0,0.91-0.01,1.74-0.2,2.65c-0.19,0.89-0.53,1.72-1.05,2.47
c-0.52,0.75-1.19,1.36-1.97,1.82c-0.79,0.47-1.62,0.73-2.5,0.91c-1.66,0.33-2.79,0.41-3.86,0.2c-1.03-0.21-1.9-0.68-2.6-1.32
c-1.03-0.95-1.68-2.23-1.82-3.56c-0.16-1.57,0.36-3.24,1.53-4.48c0.59-0.62,1.34-1.11,2.34-1.5c1.04-0.4,2.19-0.65,3.96-1
c0.47-0.09,0.93-0.19,1.4-0.28c0.61-0.12,1.14-0.28,1.56-0.8c0.43-0.52,0.43-1.16,0.43-1.78V24.32c0-1.21-0.54-1.54-1.7-1.32
c-0.83,0.16-18.62,3.75-18.62,3.75c-1,0.24-1.36,0.57-1.36,1.82v23.23c0,0.91-0.05,1.74-0.24,2.65c-0.19,0.89-0.53,1.72-1.05,2.47
c-0.52,0.75-1.19,1.36-1.97,1.82c-0.79,0.47-1.62,0.74-2.5,0.92c-1.66,0.33-2.79,0.41-3.86,0.2c-1.03-0.21-1.9-0.69-2.6-1.33
c-1.03-0.95-1.63-2.23-1.78-3.56c-0.16-1.57,0.31-3.24,1.49-4.48c0.59-0.62,1.34-1.11,2.34-1.5c1.04-0.4,2.19-0.65,3.96-1
c0.47-0.09,0.93-0.19,1.4-0.28c0.61-0.12,1.14-0.28,1.56-0.8c0.42-0.52,0.47-1.13,0.47-1.75c0-4.92,0-26.79,0-26.79
c0-0.36,0.03-0.6,0.05-0.72c0.09-0.56,0.31-1.05,0.72-1.39c0.34-0.28,0.78-0.48,1.33-0.6l0.01,0L49,11.33
c0.19-0.04,1.73-0.31,1.91-0.33c1.16-0.1,1.81,0.66,1.81,1.89L52.71,46.85L52.71,46.85z"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -1,43 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="73px" height="73px" viewBox="0 0 73 73" style="enable-background:new 0 0 73 73;" xml:space="preserve">
<style type="text/css">
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:url(#SVGID_1_);}
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}
</style>
<g id="Layer_5">
</g>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="2.2858" x2="36" y2="72.455" gradientTransform="matrix(1 0 0 -1 0 74.0068)">
<stop offset="0" style="stop-color:#FA233B"/>
<stop offset="1" style="stop-color:#FB5C74"/>
</linearGradient>
<path class="st0" d="M72,22.52c0-0.86,0-1.72,0-2.58c0-0.72-0.01-1.45-0.03-2.17c-0.04-1.58-0.14-3.17-0.42-4.73
c-0.28-1.58-0.75-3.06-1.48-4.5c-0.72-1.41-1.66-2.71-2.78-3.83s-2.42-2.06-3.83-2.78c-1.44-0.73-2.91-1.2-4.49-1.48
c-1.56-0.28-3.15-0.37-4.73-0.42C53.51,0.02,52.78,0.01,52.06,0c-0.86,0-1.72,0-2.58,0H22.52c-0.86,0-1.72,0-2.58,0
c-0.72,0-1.45,0.01-2.17,0.03c-1.58,0.04-3.17,0.14-4.73,0.42C11.46,0.74,9.98,1.2,8.55,1.94C7.13,2.66,5.84,3.6,4.72,4.72
S2.65,7.13,1.93,8.55c-0.73,1.44-1.2,2.91-1.48,4.5c-0.28,1.56-0.37,3.15-0.42,4.73C0.02,18.5,0.01,19.22,0,19.94
c0,0.86,0,1.72,0,2.58v26.95c0,0.86,0,1.72,0,2.58c0,0.72,0.01,1.45,0.03,2.17c0.04,1.58,0.14,3.17,0.42,4.73
c0.28,1.58,0.75,3.06,1.48,4.5c0.72,1.41,1.66,2.71,2.78,3.83c1.12,1.12,2.42,2.06,3.83,2.78c1.44,0.73,2.91,1.2,4.49,1.48
c1.56,0.28,3.15,0.37,4.73,0.42c0.72,0.02,1.45,0.03,2.17,0.03c0.86,0.01,1.72,0,2.58,0h26.95c0.86,0,1.72,0,2.58,0
c0.72,0,1.45-0.01,2.17-0.03c1.58-0.04,3.17-0.14,4.73-0.42c1.58-0.28,3.06-0.75,4.49-1.48c1.41-0.72,2.71-1.66,3.83-2.78
c1.12-1.12,2.06-2.41,2.78-3.83c0.73-1.44,1.2-2.91,1.48-4.5c0.28-1.56,0.37-3.15,0.42-4.73c0.02-0.72,0.03-1.45,0.03-2.17
c0.01-0.86,0-1.72,0-2.58L72,22.52L72,22.52z"/>
</g>
<g id="Glyph_2_">
<g>
<path class="st1" d="M50.9,11c-0.17,0.02-1.72,0.29-1.91,0.33l-21.4,4.32l-0.01,0c-0.56,0.12-1,0.32-1.33,0.6
c-0.41,0.34-0.63,0.83-0.72,1.39c-0.02,0.12-0.05,0.36-0.05,0.72c0,0,0,21.86,0,26.78c0,0.63-0.05,1.23-0.47,1.75
c-0.42,0.52-0.95,0.67-1.56,0.8c-0.47,0.09-0.93,0.19-1.4,0.28c-1.77,0.36-2.92,0.6-3.96,1c-1,0.39-1.74,0.88-2.34,1.5
c-1.18,1.23-1.66,2.91-1.49,4.48c0.14,1.34,0.74,2.62,1.78,3.56c0.7,0.64,1.57,1.13,2.6,1.33c1.07,0.21,2.2,0.14,3.86-0.2
c0.88-0.18,1.71-0.46,2.5-0.92c0.78-0.46,1.45-1.07,1.97-1.82c0.52-0.75,0.86-1.58,1.05-2.47c0.19-0.91,0.24-1.74,0.24-2.65V28.56
c0-1.24,0.35-1.57,1.36-1.82c0,0,17.79-3.59,18.62-3.75c1.16-0.22,1.7,0.11,1.7,1.32v15.86c0,0.63-0.01,1.26-0.43,1.78
c-0.42,0.52-0.95,0.67-1.56,0.8c-0.47,0.09-0.93,0.19-1.4,0.28c-1.77,0.36-2.92,0.6-3.96,1c-1,0.39-1.74,0.88-2.34,1.5
c-1.18,1.23-1.7,2.91-1.53,4.48c0.14,1.34,0.78,2.62,1.82,3.56c0.7,0.64,1.57,1.11,2.6,1.32c1.07,0.21,2.2,0.14,3.86-0.2
c0.88-0.18,1.71-0.44,2.5-0.91c0.78-0.46,1.45-1.07,1.97-1.82c0.52-0.75,0.86-1.58,1.05-2.47c0.19-0.91,0.2-1.74,0.2-2.65V12.89
C52.71,11.66,52.06,10.9,50.9,11z"/>
</g>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8531)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.6712 7.40384C23.6712 7.1211 23.6712 6.83836 23.6712 6.55562C23.6712 6.3189 23.6679 6.0789 23.6614 5.84219C23.6482 5.32274 23.6153 4.8 23.5233 4.28712C23.4312 3.76767 23.2767 3.2811 23.0367 2.80767C22.8 2.34411 22.491 1.91671 22.1227 1.54849C21.7545 1.18027 21.3271 0.871233 20.8636 0.634521C20.3901 0.394521 19.9068 0.24 19.3874 0.147945C18.8745 0.0558904 18.3518 0.0263014 17.8323 0.00986301C17.5923 0.00657534 17.3523 0.00328767 17.1156 0C16.8329 0 16.5501 0 16.2674 0H7.40384C7.1211 0 6.83836 0 6.55562 0C6.3189 0 6.0789 0.00328767 5.84219 0.00986301C5.32274 0.0230137 4.8 0.0558904 4.28712 0.147945C3.76767 0.243288 3.2811 0.394521 2.81096 0.637808C2.34411 0.874521 1.92 1.18356 1.55178 1.55178C1.18356 1.92 0.871233 2.34411 0.634521 2.81096C0.394521 3.28438 0.24 3.76767 0.147945 4.29041C0.0558904 4.80329 0.0263014 5.32603 0.00986301 5.84548C0.00657534 6.08219 0.00328767 6.3189 0 6.55562C0 6.83836 0 7.1211 0 7.40384V16.2641C0 16.5468 0 16.8296 0 17.1123C0 17.349 0.00328767 17.589 0.00986301 17.8258C0.0230137 18.3452 0.0558904 18.8679 0.147945 19.3808C0.24 19.9003 0.394521 20.3868 0.634521 20.8603C0.871233 21.3238 1.18027 21.7512 1.54849 22.1195C1.91671 22.4877 2.34411 22.7967 2.80767 23.0334C3.2811 23.2734 3.76438 23.4279 4.28384 23.52C4.79671 23.6121 5.31945 23.6416 5.8389 23.6581C6.07562 23.6647 6.31562 23.6679 6.55233 23.6679C6.83507 23.6712 7.11781 23.6679 7.40055 23.6679H16.2608C16.5436 23.6679 16.8263 23.6679 17.109 23.6679C17.3458 23.6679 17.5858 23.6647 17.8225 23.6581C18.3419 23.6449 18.8647 23.6121 19.3775 23.52C19.897 23.4279 20.3836 23.2734 20.8537 23.0334C21.3173 22.7967 21.7447 22.4877 22.1129 22.1195C22.4811 21.7512 22.7901 21.3271 23.0268 20.8603C23.2668 20.3868 23.4214 19.9036 23.5134 19.3808C23.6055 18.8679 23.6351 18.3452 23.6515 17.8258C23.6581 17.589 23.6614 17.349 23.6614 17.1123C23.6647 16.8296 23.6614 16.5468 23.6614 16.2641L23.6712 7.40384Z" fill="url(#paint0_linear_1432_8531)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.7342 3.61643C16.6783 3.62301 16.1687 3.71178 16.1063 3.72493L9.07064 5.1452H9.06735C8.88324 5.18465 8.73858 5.25041 8.63009 5.34246C8.4953 5.45424 8.42297 5.61534 8.39338 5.79945C8.3868 5.8389 8.37694 5.9178 8.37694 6.03616C8.37694 6.03616 8.37694 13.223 8.37694 14.8405C8.37694 15.0477 8.3605 15.2449 8.22242 15.4159C8.08434 15.5868 7.91009 15.6362 7.70954 15.6789C7.55502 15.7085 7.40379 15.7414 7.24927 15.771C6.66735 15.8893 6.28927 15.9682 5.94735 16.0997C5.61858 16.2279 5.3753 16.389 5.17804 16.5929C4.79009 16.9973 4.63228 17.5496 4.68817 18.0657C4.7342 18.5063 4.93146 18.9271 5.27338 19.2362C5.50352 19.4466 5.78954 19.6077 6.12817 19.6734C6.47995 19.7425 6.85146 19.7194 7.39721 19.6077C7.68653 19.5485 7.95941 19.4564 8.21913 19.3052C8.47557 19.154 8.69584 18.9534 8.8668 18.7068C9.03776 18.4603 9.14954 18.1874 9.21201 17.8948C9.27447 17.5956 9.29091 17.3227 9.29091 17.0236V9.38958C9.29091 8.98191 9.40598 8.87342 9.73804 8.79123C9.73804 8.79123 15.5868 7.61095 15.8597 7.55835C16.241 7.48602 16.4186 7.59452 16.4186 7.99232V13.2066C16.4186 13.4137 16.4153 13.6208 16.2772 13.7918C16.1391 13.9627 15.9649 14.012 15.7643 14.0548C15.6098 14.0844 15.4586 14.1173 15.3041 14.1468C14.7221 14.2652 14.3441 14.3441 14.0021 14.4756C13.6734 14.6038 13.4301 14.7649 13.2328 14.9688C12.8449 15.3731 12.6739 15.9255 12.7298 16.4416C12.7758 16.8822 12.9863 17.303 13.3282 17.6121C13.5583 17.8225 13.8443 17.977 14.183 18.046C14.5347 18.1151 14.9063 18.092 15.452 17.9803C15.7413 17.9211 16.0142 17.8356 16.2739 17.6811C16.5304 17.5299 16.7506 17.3293 16.9216 17.0827C17.0926 16.8362 17.2043 16.5633 17.2668 16.2707C17.3293 15.9715 17.3326 15.6986 17.3326 15.3994V4.2378C17.3293 3.83342 17.1156 3.58356 16.7342 3.61643Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_1432_8531" x1="11.8356" y1="23.5795" x2="11.8356" y2="0.510181" gradientUnits="userSpaceOnUse">
<stop stop-color="#FA233B"/>
<stop offset="1" stop-color="#FB5C74"/>
</linearGradient>
<clipPath id="clip0_1432_8531">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 26 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 26 KiB

View file

@ -1,31 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
<g id="XMLID_632_">
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="150" y1="0" x2="150" y2="300">
<stop offset="0" style="stop-color:#F452FF"/>
<stop offset="1" style="stop-color:#832BC1"/>
</linearGradient>
<path id="XMLID_662_" fill-rule="evenodd" clip-rule="evenodd" fill="url(#XMLID_2_)" d="M294.1,260c-2.9,7.4-9.6,17.8-19.2,25.2
c-5.5,4.2-12.1,8.3-21.1,11c-9.6,2.9-21.5,3.8-36.3,3.8h-135c-14.8,0-26.6-1-36.3-3.8c-9-2.7-15.6-6.7-21.1-11
c-9.5-7.3-16.3-17.8-19.2-25.2C0.1,245.1,0,228.2,0,217.5l0,0v-135l0,0C0,71.8,0.1,54.9,5.9,40c2.9-7.4,9.6-17.8,19.2-25.2
c5.5-4.2,12.1-8.3,21.1-11C55.9,1,67.7,0,82.5,0l0,0h135l0,0c14.8,0,26.6,1,36.3,3.8c9,2.7,15.6,6.7,21.1,11
c9.5,7.3,16.3,17.8,19.2,25.2c5.9,14.9,5.9,31.9,5.9,42.5v135C300,228.2,299.9,245.1,294.1,260z"/>
<g>
<path id="XMLID_657_" fill="#FFFFFF" d="M175.7,181.1c-0.4-3.6-1.6-6.2-4-8.6c-4.5-4.7-12.4-7.8-21.7-7.8c-9.3,0-17.2,3-21.7,7.8
c-2.3,2.5-3.6,5-4,8.6c-0.8,7-0.3,13,0.5,22.7c0.8,9.2,2.3,21.5,4.2,33.9c1.4,8.9,2.5,13.7,3.5,17.1c1.7,5.6,7.8,10.4,17.5,10.4
c9.7,0,15.9-4.9,17.5-10.4c1-3.4,2.1-8.2,3.5-17.1c1.9-12.5,3.4-24.7,4.2-33.9C176.1,194.1,176.5,188.1,175.7,181.1z"/>
<path id="XMLID_655_" fill="#FFFFFF" d="M174.6,130.1c0,13.6-11,24.6-24.6,24.6s-24.6-11-24.6-24.6c0-13.6,11-24.6,24.6-24.6
S174.6,116.6,174.6,130.1z"/>
<path id="XMLID_653_" fill="#FFFFFF" d="M149.7,33.2C92.3,33.4,45.3,80,44.5,137.4c-0.6,46.5,29.1,86.3,70.6,100.9
c1,0.4,2-0.5,1.9-1.5c-0.5-3.6-1.1-7.2-1.5-10.8c-0.2-1.3-1-2.3-2.1-2.9c-32.8-14.3-55.7-47.2-55.3-85.3
c0.5-50,41.3-90.7,91.2-91.1c51.1-0.4,92.8,41,92.8,92c0,37.7-22.8,70.1-55.3,84.4c-1.2,0.5-2,1.6-2.1,2.9
c-0.5,3.6-1,7.2-1.5,10.8c-0.2,1.1,0.9,1.9,1.9,1.5c41.1-14.4,70.6-53.6,70.6-99.6C255.5,80.5,208,33.1,149.7,33.2z"/>
<path id="XMLID_651_" fill="#FFFFFF" d="M147.3,68.2c-37.4,1.4-67.4,32.3-67.9,69.7c-0.3,24.6,12,46.4,30.9,59.3
c0.9,0.6,2.2-0.1,2.2-1.2c-0.3-4.3-0.3-8.1-0.1-12.1c0.1-1.3-0.4-2.5-1.4-3.4c-11.5-10.8-18.5-26.2-18.1-43.2
c0.8-30,24.9-54.4,54.9-55.6c32.6-1.3,59.4,24.9,59.4,57.1c0,16.4-7,31.2-18.1,41.7c-0.9,0.9-1.4,2.1-1.4,3.4
c0.2,3.9,0.1,7.7-0.1,12c-0.1,1.1,1.2,1.9,2.2,1.2c18.6-12.7,30.9-34.2,30.9-58.4C220.8,98.9,187.5,66.6,147.3,68.2z"/>
</g>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8541)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.528 20.8C23.296 21.392 22.76 22.224 21.992 22.816C21.552 23.152 21.024 23.48 20.304 23.696C19.536 23.928 18.584 24 17.4 24H6.6C5.416 24 4.472 23.92 3.696 23.696C2.976 23.48 2.448 23.16 2.008 22.816C1.248 22.232 0.704 21.392 0.472 20.8C0.00799999 19.608 0 18.256 0 17.4V6.6C0 5.744 0.00799999 4.392 0.472 3.2C0.704 2.608 1.24 1.776 2.008 1.184C2.448 0.848 2.976 0.52 3.696 0.304C4.472 0.08 5.416 0 6.6 0H17.4C18.584 0 19.528 0.08 20.304 0.304C21.024 0.52 21.552 0.84 21.992 1.184C22.752 1.768 23.296 2.608 23.528 3.2C24 4.392 24 5.752 24 6.6V17.4C24 18.256 23.992 19.608 23.528 20.8Z" fill="url(#paint0_linear_1432_8541)"/>
<path d="M14.056 14.488C14.024 14.2 13.928 13.992 13.736 13.8C13.376 13.424 12.744 13.176 12 13.176C11.256 13.176 10.624 13.416 10.264 13.8C10.08 14 9.97604 14.2 9.94404 14.488C9.88004 15.048 9.92004 15.528 9.98404 16.304C10.048 17.04 10.168 18.024 10.32 19.016C10.432 19.728 10.52 20.112 10.6 20.384C10.736 20.832 11.224 21.216 12 21.216C12.776 21.216 13.272 20.824 13.4 20.384C13.48 20.112 13.568 19.728 13.68 19.016C13.832 18.016 13.952 17.04 14.016 16.304C14.088 15.528 14.12 15.048 14.056 14.488Z" fill="white"/>
<path d="M13.968 10.408C13.968 11.496 13.088 12.376 12 12.376C10.912 12.376 10.032 11.496 10.032 10.408C10.032 9.32 10.912 8.44 12 8.44C13.088 8.44 13.968 9.328 13.968 10.408Z" fill="white"/>
<path d="M11.976 2.65599C7.38404 2.67199 3.62404 6.39999 3.56004 10.992C3.51204 14.712 5.88804 17.896 9.20804 19.064C9.28804 19.096 9.36804 19.024 9.36004 18.944C9.32004 18.656 9.27204 18.368 9.24004 18.08C9.22404 17.976 9.16004 17.896 9.07204 17.848C6.44804 16.704 4.61604 14.072 4.64804 11.024C4.68804 7.02399 7.95204 3.76799 11.944 3.73599C16.032 3.70399 19.368 7.01599 19.368 11.096C19.368 14.112 17.544 16.704 14.944 17.848C14.848 17.888 14.784 17.976 14.776 18.08C14.736 18.368 14.696 18.656 14.656 18.944C14.64 19.032 14.728 19.096 14.808 19.064C18.096 17.912 20.456 14.776 20.456 11.096C20.44 6.43999 16.64 2.64799 11.976 2.65599Z" fill="white"/>
<path d="M11.784 5.45598C8.79199 5.56798 6.39199 8.03997 6.35199 11.032C6.32799 13 7.31199 14.744 8.82399 15.776C8.89599 15.824 8.99999 15.768 8.99999 15.68C8.97599 15.336 8.97599 15.032 8.99199 14.712C8.99999 14.608 8.95999 14.512 8.87999 14.44C7.95999 13.576 7.39999 12.344 7.43199 10.984C7.49599 8.58398 9.42399 6.63198 11.824 6.53598C14.432 6.43198 16.576 8.52798 16.576 11.104C16.576 12.416 16.016 13.6 15.128 14.44C15.056 14.512 15.016 14.608 15.016 14.712C15.032 15.024 15.024 15.328 15.008 15.672C15 15.76 15.104 15.824 15.184 15.768C16.672 14.752 17.656 13.032 17.656 11.096C17.664 7.91198 15 5.32798 11.784 5.45598Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_1432_8541" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
<stop stop-color="#F452FF"/>
<stop offset="1" stop-color="#832BC1"/>
</linearGradient>
<clipPath id="clip0_1432_8541">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

@ -1,9 +1,9 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_930_305)">
<g clip-path="url(#clip0_1432_8529)">
<path d="M21.3613 8.1816C21.2188 8.2896 18.7031 9.6744 18.7031 12.7536C18.7031 16.3152 21.9042 17.5752 22 17.6064C21.9853 17.6832 21.4915 19.332 20.3122 21.012C19.2608 22.4904 18.1626 23.9664 16.4921 23.9664C14.8215 23.9664 14.3916 23.0184 12.4631 23.0184C10.5837 23.0184 9.91549 23.9976 8.38742 23.9976C6.85935 23.9976 5.79315 22.6296 4.56725 20.9496C3.14728 18.9768 2 15.912 2 13.0032C2 8.3376 5.10527 5.8632 8.16141 5.8632C9.78528 5.8632 11.1389 6.9048 12.1585 6.9048C13.1289 6.9048 14.6422 5.8008 16.4896 5.8008C17.1898 5.8008 19.7054 5.8632 21.3613 8.1816ZM15.6126 3.8256C16.3766 2.94 16.9171 1.7112 16.9171 0.4824C16.9171 0.312 16.9023 0.1392 16.8704 0C15.6273 0.0456 14.1484 0.8088 13.2566 1.8192C12.5564 2.5968 11.903 3.8256 11.903 5.0712C11.903 5.2584 11.9349 5.4456 11.9496 5.5056C12.0283 5.52 12.156 5.5368 12.2837 5.5368C13.3991 5.5368 14.8019 4.8072 15.6126 3.8256Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_930_305">
<clipPath id="clip0_1432_8529">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -1,26 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="682.7" height="682.7">
<defs>
<clipPath clipPathUnits="userSpaceOnUse" id="a">
<path d="M2560 0c1413.8 0 2560 1146.2 2560 2560S3973.8 5120 2560 5120 0 3973.8 0 2560 1146.2 0 2560 0Z" clip-rule="evenodd" />
</clipPath>
<clipPath clipPathUnits="userSpaceOnUse" id="b">
<path d="M0 0h5120v5120H0Z" />
</clipPath>
<clipPath clipPathUnits="userSpaceOnUse" id="c">
<path d="M3057.8 1755H1190l872.2 1610H3930l-872.2-1610" clip-rule="evenodd" />
</clipPath>
<clipPath clipPathUnits="userSpaceOnUse" id="d">
<path d="M0 0h5120v5120H0Z" />
</clipPath>
</defs>
<g clip-path="url(#a)" transform="matrix(.13333 0 0 -.13333 0 682.7)">
<g clip-path="url(#b)">
<path d="M2560 0c1413.8 0 2560 1146.2 2560 2560S3973.8 5120 2560 5120 0 3973.8 0 2560 1146.2 0 2560 0Z" style="fill:none;stroke:#fff;stroke-width:320;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
</g>
</g>
<g clip-path="url(#c)" transform="matrix(.13333 0 0 -.13333 0 682.7)">
<g clip-path="url(#d)">
<path d="M1140 1705h2840v1710H1140Z" style="fill:#fff;fill-opacity:1;fill-rule:nonzero;stroke:none" />
</g>
</g>
</svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.9991 23.2188C18.1944 23.2188 23.217 18.1961 23.217 12.0009C23.217 5.80563 18.1944 0.782965 11.9991 0.782965C5.80386 0.782965 0.781192 5.80563 0.781192 12.0009C0.781192 18.1961 5.80386 23.2188 11.9991 23.2188Z" stroke="white" stroke-width="1.56238" stroke-miterlimit="10"/>
<path d="M5.34338 16.0084H18.6549V7.99336H5.34338V16.0084Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 464 B

View file

@ -1,37 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 512 512"
version="1.1"
id="svg4"
sodipodi:docname="blog.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs8" />
<sodipodi:namedview
id="namedview6"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
showgrid="false"
inkscape:zoom="1.640625"
inkscape:cx="255.69524"
inkscape:cy="256.30476"
inkscape:window-width="1920"
inkscape:window-height="1025"
inkscape:window-x="2152"
inkscape:window-y="350"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
<path
d="M172.2 226.8c-14.6-2.9-28.2 8.9-28.2 23.8V301c0 10.2 7.1 18.4 16.7 22 18.2 6.8 31.3 24.4 31.3 45 0 26.5-21.5 48-48 48s-48-21.5-48-48V120c0-13.3-10.7-24-24-24H24c-13.3 0-24 10.7-24 24v248c0 89.5 82.1 160.2 175 140.7 54.4-11.4 98.3-55.4 109.7-109.7 17.4-82.9-37-157.2-112.5-172.2zM209 0c-9.2-.5-17 6.8-17 16v31.6c0 8.5 6.6 15.5 15 15.9 129.4 7 233.4 112 240.9 241.5.5 8.4 7.5 15 15.9 15h32.1c9.2 0 16.5-7.8 16-17C503.4 139.8 372.2 8.6 209 0zm.3 96c-9.3-.7-17.3 6.7-17.3 16.1v32.1c0 8.4 6.5 15.3 14.8 15.9 76.8 6.3 138 68.2 144.9 145.2.8 8.3 7.6 14.7 15.9 14.7h32.2c9.3 0 16.8-8 16.1-17.3-8.4-110.1-96.5-198.2-206.6-206.7z"
id="path2"
style="fill:#ffffff" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8558)">
<path d="M8.07187 10.6313C7.3875 10.4953 6.75 11.0484 6.75 11.7469V14.1094C6.75 14.5875 7.08281 14.9719 7.53281 15.1406C8.38594 15.4594 9 16.2844 9 17.25C9 18.4922 7.99219 19.5 6.75 19.5C5.50781 19.5 4.5 18.4922 4.5 17.25V5.62501C4.5 5.00157 3.99844 4.50001 3.375 4.50001H1.125C0.501562 4.50001 0 5.00157 0 5.62501V17.25C0 21.4453 3.84844 24.7594 8.20312 23.8453C10.7531 23.3109 12.8109 21.2484 13.3453 18.7031C14.1609 14.8172 11.6109 11.3344 8.07187 10.6313ZM9.79688 6.92832e-06C9.36563 -0.0234306 9 0.318757 9 0.750007V2.23126C9 2.62969 9.30938 2.95782 9.70312 2.97657C15.7687 3.30469 20.6437 8.22657 20.9953 14.2969C21.0187 14.6906 21.3469 15 21.7406 15H23.2453C23.6766 15 24.0187 14.6344 23.9953 14.2031C23.5969 6.55313 17.4469 0.403132 9.79688 6.92832e-06ZM9.81094 4.50001C9.375 4.46719 9 4.81407 9 5.25469V6.75938C9 7.15313 9.30469 7.47657 9.69375 7.5047C13.2938 7.80001 16.1625 10.7016 16.4859 14.3109C16.5234 14.7 16.8422 15 17.2313 15H18.7406C19.1766 15 19.5281 14.625 19.4953 14.1891C19.1016 9.02813 14.9719 4.89844 9.81094 4.50001Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8558">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -1,9 +1,14 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="24" height="24" rx="4" fill="url(#paint0_linear_610_376)"/>
<g clip-path="url(#clip0_1432_8560)">
<path d="M20 0H4C1.79086 0 0 1.79086 0 4V20C0 22.2091 1.79086 24 4 24H20C22.2091 24 24 22.2091 24 20V4C24 1.79086 22.2091 0 20 0Z" fill="url(#paint0_linear_1432_8560)"/>
</g>
<defs>
<linearGradient id="paint0_linear_610_376" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
<linearGradient id="paint0_linear_1432_8560" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
<stop stop-color="#0066FF"/>
<stop offset="1" stop-color="#71C0FF"/>
</linearGradient>
<clipPath id="clip0_1432_8560">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 384 B

After

Width:  |  Height:  |  Size: 614 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 18 KiB

View file

@ -0,0 +1,20 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8566)">
<mask id="mask0_1432_8566" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
<path d="M24 0H0V24H24V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_1432_8566)">
<g clip-path="url(#clip1_1432_8566)">
<path d="M17.2126 11.7375C19.1251 11.2125 20.6626 9.67498 20.6626 7.46248C20.6626 5.02498 18.8251 3.44998 16.2751 2.99998L16.6876 0.899975C16.7626 0.524975 16.5376 0.112476 16.1251 0.0374756C16.0876 0.0374756 16.0126 0.0374756 15.9751 0.0374756H13.3126C12.9751 0.0374756 12.6751 0.262476 12.6001 0.599976L12.1126 2.88748H7.68756C7.42506 2.88748 7.20006 3.07498 7.16256 3.29998L3.37506 20.475C3.30006 20.775 3.48756 21.075 3.78756 21.1125C3.82506 21.1125 3.86256 21.1125 3.90006 21.1125H8.06256L7.65006 23.0625C7.57506 23.475 7.83756 23.85 8.21256 23.9625C8.25006 23.9625 8.28756 23.9625 8.36256 23.9625H11.0251C11.3626 23.9625 11.6626 23.7375 11.7376 23.4L12.2251 21.1125H12.6376C16.9501 21.1125 19.6876 18.75 19.6876 15.7125C19.7251 14.025 18.7501 12.4875 17.2126 11.7375ZM12.5626 17.7H8.17506L9.15006 13.3125H12.7501C14.5126 13.3125 15.6001 14.0625 15.6001 15.375C15.6001 16.6875 14.4376 17.7 12.5626 17.7ZM14.0626 10.0875H9.86256L10.6876 6.33748H14.2501C15.7126 6.33748 16.5751 7.01248 16.5751 8.09998C16.5751 9.41248 15.5251 10.0875 14.0626 10.0875Z" fill="white"/>
</g>
</g>
</g>
<defs>
<clipPath id="clip0_1432_8566">
<rect width="24" height="24" fill="white"/>
</clipPath>
<clipPath id="clip1_1432_8566">
<rect width="17.325" height="24" fill="white" transform="translate(3.375)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,20 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8574)">
<mask id="mask0_1432_8574" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
<path d="M24 0H0V24H24V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_1432_8574)">
<g clip-path="url(#clip1_1432_8574)">
<path d="M12.9111 5.78053C14.7111 5.78053 16.4361 6.41803 17.7861 7.58053C18.0861 7.84303 18.5361 7.84303 18.7986 7.54303L20.1861 6.11803C20.4861 5.85553 20.4861 5.36803 20.1861 5.10553L20.1486 5.06803C19.0611 4.13053 17.7861 3.41803 16.3986 2.96803L16.8111 0.905529C16.8861 0.493029 16.6236 0.11803 16.2486 0.0430298C16.2111 0.0430298 16.1361 0.0430298 16.0986 0.0430298H13.4361C13.0986 0.0430298 12.7986 0.26803 12.7236 0.60553L12.3486 2.44303C8.74861 2.63053 5.71111 4.39303 5.71111 8.06803C5.71111 11.218 8.22361 12.568 10.8861 13.543C13.3986 14.4805 14.7486 14.818 14.7486 16.1305C14.7486 17.443 13.3986 18.268 11.4486 18.268C9.53611 18.3055 7.69861 17.593 6.31111 16.243C6.01111 15.9805 5.56111 15.9805 5.29861 16.243L3.79861 17.7055C3.49861 17.968 3.49861 18.4555 3.79861 18.718C5.03611 19.8805 6.53611 20.7055 8.14861 21.118L7.73611 23.0305C7.66111 23.443 7.92361 23.818 8.33611 23.9305C8.37361 23.9305 8.41111 23.9305 8.48611 23.9305H11.1861C11.5236 23.9305 11.8236 23.7055 11.8986 23.368L12.2736 21.5305C16.5861 21.268 19.2111 18.943 19.2111 15.5305C19.2111 12.418 16.5861 11.068 13.3986 10.018C11.5611 9.34303 9.98611 8.89303 9.98611 7.54303C9.98611 6.19303 11.4486 5.78053 12.9111 5.78053Z" fill="white"/>
</g>
</g>
</g>
<defs>
<clipPath id="clip0_1432_8574">
<rect width="24" height="24" fill="white"/>
</clipPath>
<clipPath id="clip1_1432_8574">
<rect width="16.875" height="24" fill="white" transform="translate(3.53613 0.0055542)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,20 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8582)">
<mask id="mask0_1432_8582" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
<path d="M24 0H0V24H24V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_1432_8582)">
<g clip-path="url(#clip1_1432_8582)">
<path d="M15.1611 4.69304C16.5486 4.69304 17.8236 5.48054 18.4611 6.68054C18.6861 7.01804 19.1361 7.09304 19.4736 6.86804C19.5111 6.83054 19.5486 6.83054 19.5486 6.79304L21.9486 4.46804C22.2111 4.20554 22.2111 3.83054 22.0236 3.56804C20.4111 1.28054 17.7861 -0.031957 15.0111 0.005543C10.3611 0.005543 6.38611 2.96804 6.38611 7.88054C6.38611 8.55554 6.46111 9.23054 6.61111 9.90554H5.29861C4.96111 9.90554 4.66111 10.1305 4.58611 10.4305L4.02361 13.018C3.94861 13.393 4.17361 13.768 4.54861 13.843C4.58611 13.843 4.62361 13.843 4.66111 13.843H7.39861L7.51111 14.3305C7.58611 14.6305 7.62361 14.9305 7.62361 15.2305C7.62361 17.2555 5.48611 19.243 2.86111 20.068C2.59861 20.143 2.41111 20.3305 2.37361 20.593L1.81111 23.143C1.73611 23.5555 1.99861 23.893 2.41111 23.968C2.44861 23.968 2.48611 23.968 2.52361 23.968H19.0236C19.3611 23.968 19.6236 23.743 19.6986 23.4055L20.4111 20.1805C20.4861 19.8055 20.2611 19.4305 19.8861 19.3555C19.8486 19.3555 19.7736 19.3555 19.7361 19.318H11.0361C12.0861 18.3805 12.6861 15.8305 12.4986 13.8805H16.8486C17.1861 13.8805 17.4861 13.6555 17.5611 13.318L18.1236 10.768C18.1986 10.393 17.9361 10.018 17.5611 9.94304C17.5236 9.94304 17.4486 9.94304 17.4111 9.94304H11.7486C11.7111 9.45554 11.6736 9.00554 11.6736 8.59304C11.6736 5.93054 13.2861 4.69304 15.1611 4.69304Z" fill="white"/>
</g>
</g>
</g>
<defs>
<clipPath id="clip0_1432_8582">
<rect width="24" height="24" fill="white"/>
</clipPath>
<clipPath id="clip1_1432_8582">
<rect width="20.325" height="24" fill="white" transform="translate(1.84863 0.0055542)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<symbol id="RGB_BTC" viewBox="-23 -32 46.2 64">
<path class="st0" d="M13.9-0.7c5.1-1.4,9.2-5.5,9.2-11.4c0-6.5-4.9-10.7-11.7-11.9l1.1-5.6c0.2-1-0.4-2.1-1.5-2.3
c-0.1,0-0.3,0-0.4,0H3.5c-0.9,0-1.7,0.6-1.9,1.5l-1.3,6.1h-11.8c-0.7,0-1.3,0.5-1.4,1.1L-23,22.6c-0.2,0.8,0.3,1.6,1.1,1.7
c0.1,0,0.2,0,0.3,0h11.1l-1.1,5.2c-0.2,1.1,0.5,2.1,1.5,2.4c0.1,0,0.2,0,0.4,0h7.1c0.9,0,1.7-0.6,1.9-1.5l1.3-6.1h1.1
c11.5,0,18.8-6.3,18.8-14.4C20.6,5.4,18,1.3,13.9-0.7z M1.5,15.2h-11.7l2.6-11.7h9.6c4.7,0,7.6,2,7.6,5.5S6.5,15.2,1.5,15.2z
M5.5-5.1H-5.7l2.2-10h9.5c3.9,0,6.2,1.8,6.2,4.7C12.2-6.9,9.4-5.1,5.5-5.1z"/>
</symbol>
<g>
<defs>
<rect id="SVGID_1_" width="64" height="64"/>
</defs>
<clipPath id="SVGID_00000155857002718714438840000015121633964882569606_">
<use xlink:href="#SVGID_1_" style="overflow:visible;"/>
</clipPath>
<g style="clip-path:url(#SVGID_00000155857002718714438840000015121633964882569606_);">
<use xlink:href="#RGB_BTC" width="46.2" height="64" id="RGB_BTC-3" x="-23" y="-32" transform="matrix(1 0 0 1 32 32)" style="overflow:visible;"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,28 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<symbol id="RGB_Dollar" viewBox="-22.6 -32 45 64">
<path class="st0" d="M2.4-16.6c4.8,0,9.4,1.7,13,4.8c0.8,0.7,2,0.7,2.7-0.1l3.7-3.8c0.8-0.7,0.8-2,0-2.7c0,0-0.1-0.1-0.1-0.1
c-2.9-2.5-6.3-4.4-10-5.6l1.1-5.5c0.2-1.1-0.5-2.1-1.5-2.3c-0.1,0-0.3,0-0.4,0H3.8c-0.9,0-1.7,0.6-1.9,1.5l-1,4.9
c-9.6,0.5-17.7,5.2-17.7,15c0,8.4,6.7,12,13.8,14.6C3.7,6.6,7.3,7.5,7.3,11s-3.6,5.7-8.8,5.7c-5.1,0.1-10-1.8-13.7-5.4
c-0.8-0.7-2-0.7-2.7,0l-4,3.9c-0.8,0.7-0.8,2,0,2.7c0,0,0,0,0,0c3.3,3.1,7.3,5.3,11.6,6.4l-1.1,5.1c-0.2,1.1,0.5,2.1,1.6,2.4
c0.1,0,0.2,0,0.4,0h7.2c0.9,0,1.7-0.6,1.9-1.5l1-4.9c11.5-0.7,18.5-6.9,18.5-16c0-8.3-7-11.9-15.5-14.7c-4.9-1.8-9.1-3-9.1-6.6
S-1.5-16.6,2.4-16.6z"/>
</symbol>
<g>
<defs>
<rect id="SVGID_1_" width="64" height="64"/>
</defs>
<clipPath id="SVGID_00000031926049870734804350000017612823412807515052_">
<use xlink:href="#SVGID_1_" style="overflow:visible;"/>
</clipPath>
<g style="clip-path:url(#SVGID_00000031926049870734804350000017612823412807515052_);">
<use xlink:href="#RGB_Dollar" width="45" height="64" id="XMLID_00000003788443749446224530000008446952048098981045_" x="-22.6" y="-32" transform="matrix(1 0 0 1 32.0296 32.0148)" style="overflow:visible;"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -1,28 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>
<symbol id="RGB_Pound" viewBox="-27.1 -32 54.2 64">
<path class="st0" d="M8.4-19.5c3.7,0,7.1,2.1,8.8,5.3c0.6,0.9,1.8,1.1,2.7,0.5c0.1-0.1,0.2-0.1,0.2-0.2l6.4-6.2
c0.7-0.7,0.7-1.7,0.2-2.4C22.4-28.6,15.4-32.1,8-32c-12.4,0-23,7.9-23,21c0,1.8,0.2,3.6,0.6,5.4h-3.5c-0.9,0-1.7,0.6-1.9,1.4
l-1.5,6.9c-0.2,1,0.4,2,1.4,2.2c0.1,0,0.2,0,0.3,0h7.3l0.3,1.3c0.2,0.8,0.3,1.6,0.3,2.4c0,5.4-5.7,10.7-12.7,12.9
c-0.7,0.2-1.2,0.7-1.3,1.4l-1.5,6.8c-0.2,1.1,0.5,2,1.6,2.2c0.1,0,0.2,0,0.3,0h44c0.9,0,1.6-0.6,1.8-1.5l1.9-8.6
c0.2-1-0.4-2-1.4-2.2c-0.1,0-0.3,0-0.4-0.1H-2.6C0.2,17,1.8,10.2,1.3,5h11.6c0.9,0,1.7-0.6,1.9-1.5l1.5-6.8c0.2-1-0.5-2-1.5-2.2
c-0.1,0-0.3,0-0.4,0H-0.7C-0.8-6.8-0.9-8-0.9-9.1C-0.9-16.2,3.4-19.5,8.4-19.5z"/>
</symbol>
<g>
<defs>
<rect id="SVGID_1_" width="64" height="64"/>
</defs>
<clipPath id="SVGID_00000019671894740007034100000007078247132130599824_">
<use xlink:href="#SVGID_1_" style="overflow:visible;"/>
</clipPath>
<g style="clip-path:url(#SVGID_00000019671894740007034100000007078247132130599824_);">
<use xlink:href="#RGB_Pound" width="54.2" height="64" id="XMLID_00000067953885571418941060000005233370162096284561_" x="-27.1" y="-32" transform="matrix(1 0 0 1 32.0296 32.0148)" style="overflow:visible;"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -1,8 +1,15 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8590)">
<path d="M6.00317 9.9198C6.3259 10.9899 6.71656 11.9936 7.14122 12.9617C7.87161 14.6958 8.36421 15.613 9.04512 16.751C9.87745 18.1099 10.7962 19.6571 12.3079 20.6592C13.4119 21.3896 14.7553 21.7633 16.0462 21.7633C17.8652 21.7633 19.4279 20.965 20.4315 20.0292C21.4167 19.1121 22.6922 17.344 22.6922 13.8944C22.6922 12.7054 23.2187 11.6848 23.6093 10.8695C23.6093 10.8525 23.6263 10.8185 23.6603 10.7506C23.8131 10.4109 24 9.96928 24 9.52761C24 9.20488 23.9151 8.83122 23.6943 8.50849C23.3545 7.93096 22.7431 7.72717 22.181 7.72717C20.8731 7.72717 19.9714 8.64436 19.5127 9.58014L19.3599 9.88587C19.1731 9.61407 18.9862 9.32534 18.8334 9.07054C18.3578 8.23829 18.086 7.67777 17.8482 6.96285C17.6614 6.40233 17.5085 5.75687 17.4066 5.22874C17.1179 3.56264 16.6423 3.01912 15.8593 2.81532C15.2819 2.66246 14.6024 2.78132 14.1083 3.10405C13.7702 2.33973 13.1926 2 12.4268 2C11.3397 2 10.353 2.71339 10.353 3.9209C10.353 4.07376 10.37 4.22663 10.387 4.4135C10.2511 4.37949 10.0982 4.36249 9.94538 4.36249C8.7734 4.36249 7.90554 5.17781 7.90554 6.28339C7.90554 6.53819 7.93954 6.82691 8.02448 7.16665C7.92254 7.14964 7.82061 7.14964 7.71875 7.14964C7.14122 7.18365 6.6147 7.40444 6.23944 7.86303C5.86731 8.3047 5.71444 8.98409 6.00317 9.9198Z" fill="#1F1F1A"/>
<path d="M6.97134 9.61403C6.81847 9.12143 6.83547 8.74777 7.02234 8.50998C7.20913 8.28918 7.46393 8.18725 7.76966 8.17024C8.29626 8.15332 8.50005 8.52698 8.80578 9.49517C8.99265 10.1066 9.36631 10.9914 9.5871 11.484C9.8759 12.0785 10.2835 12.8768 10.4704 13.1501C10.6232 13.3879 10.7591 13.4558 10.9119 13.4558C11.1837 13.4558 11.3875 13.303 11.3875 13.0312C11.3875 12.8783 11.2347 12.6235 11.1497 12.4706C10.9969 12.1819 10.6741 11.6044 10.4534 11.1119C10.2156 10.5683 9.94383 9.88888 9.72296 9.2759C9.5871 8.91916 9.43424 8.40964 9.28137 7.90004C9.04358 7.11872 8.92472 6.64313 8.92472 6.28487C8.92472 5.74135 9.3323 5.38469 9.94383 5.38469C10.3854 5.38469 10.6741 5.60549 10.861 6.40381C11.0139 7.13412 11.2857 8.32471 11.6763 9.25889C11.9311 9.87035 12.3048 10.6872 12.5256 11.0949C12.6615 11.3327 12.8143 11.5365 12.8143 11.6214C12.8143 11.7403 12.5935 11.9271 12.4067 12.1819C12.2878 12.3348 12.2369 12.4367 12.2369 12.5556C12.2369 12.6575 12.3048 12.7594 12.4067 12.8953C12.5086 13.0312 12.6105 13.1671 12.7294 13.1671C12.8143 13.1671 12.8653 13.1331 12.9163 13.0652C13.4428 12.4027 14.0203 11.9441 14.6843 11.5689C15.4656 11.1273 16.2655 10.9065 16.8939 10.7706C17.1996 10.7027 17.2846 10.6347 17.2846 10.4649C17.2846 10.261 17.1317 10.1421 16.9279 10.1251C16.7751 10.1081 16.6391 10.1251 16.4013 10.1422C16.2315 10.1591 16.1466 10.0741 16.0447 9.85335C15.7389 9.20789 15.1444 8.11931 14.7877 6.72654C14.6349 6.13201 14.4989 5.50355 14.4141 4.6867C14.3631 4.31304 14.431 4.17718 14.6179 4.00732C14.8557 3.80345 15.2803 3.71851 15.603 3.80345C15.9937 3.90538 16.1975 4.21111 16.4013 5.40162C16.5033 5.96214 16.6731 6.67553 16.8769 7.28859C17.1317 8.06991 17.4544 8.7169 17.947 9.58315C18.2188 10.0587 18.5585 10.5513 18.9152 11.0285C18.8472 11.2322 18.7284 11.3682 18.3377 11.6909C17.947 12.0136 17.5564 12.3533 17.1996 12.9818C16.9448 13.4403 16.826 13.9499 16.826 14.2897C16.826 14.6124 16.8939 14.6803 17.0978 14.6803C17.4544 14.6803 17.7432 14.6124 17.7602 14.4595C17.8451 13.848 17.947 13.4574 18.2867 12.9972C18.4906 12.7424 18.8472 12.4197 19.136 12.1649C19.6795 11.7233 19.8663 11.4685 20.0532 10.8401C20.1381 10.5513 20.2401 10.2795 20.3759 10.0247C20.6987 9.43028 21.2762 8.7509 22.1779 8.7509C22.4667 8.7509 22.7045 8.83576 22.8574 9.07355C22.9423 9.20949 22.9762 9.39628 22.9762 9.53222C22.9762 9.83795 22.7554 10.2625 22.6535 10.4664C22.2798 11.2647 21.6684 12.4892 21.6684 13.899C21.6684 16.9749 20.5813 18.5051 19.7305 19.2865C18.8982 20.0678 17.5888 20.7488 16.0431 20.7488C14.9391 20.7488 13.7995 20.426 12.8653 19.8145C11.5574 18.9483 10.7406 17.5879 9.9083 16.2291C9.24584 15.1251 8.78725 14.2572 8.07234 12.5757C7.66933 11.6013 7.29407 10.6501 6.97134 9.61403Z" fill="#FFE450"/>
<path d="M11.3397 3.92101C11.3397 3.27555 11.9342 3.02075 12.4268 3.02075C12.9533 3.02075 13.1402 3.27555 13.276 3.81907C13.395 4.26066 13.4459 4.66833 13.4968 5.14392C13.5648 5.61951 13.8026 6.70816 13.8706 6.97989C14.1253 7.91407 14.6349 9.01972 15.2463 10.3446C14.8897 10.4634 14.4141 10.6673 14.0913 10.8372C13.6837 11.058 13.5988 11.058 13.4289 10.7352C13.0722 10.0728 12.8174 9.58025 12.5966 9.0012C12.4098 8.5256 12.223 7.98208 12.0701 7.35202C11.8153 6.28197 11.7813 5.97625 11.5775 5.48213C11.4586 4.97405 11.3397 4.3456 11.3397 3.92101Z" fill="#FFE450"/>
<path d="M5.25583 15.298C4.89605 15.5203 2.98903 16.5194 2.55826 16.6784C2.25093 16.7927 1.91745 16.7649 1.72136 16.1843C1.48044 15.4663 1.81865 15.2965 2.30041 15.1096C2.72653 14.9444 4.49456 14.3051 4.90535 14.1939C5.19408 14.1167 5.39482 14.214 5.53381 14.5614C5.68667 14.9429 5.58169 15.0957 5.25583 15.298Z" fill="#1F1F1A"/>
<path d="M3.6839 11.2509C3.17125 11.2649 1.04192 11.1738 0.555512 11.1259C0.132426 11.0842 -0.0389724 10.8973 0.00735182 10.2843C0.0567638 9.62652 0.313087 9.58634 0.728457 9.62652C1.21023 9.67287 3.44153 10.0357 3.79666 10.1453C4.16414 10.2596 4.21507 10.4264 4.17032 10.7476C4.11321 11.1645 3.92482 11.2432 3.6839 11.2509Z" fill="#1F1F1A"/>
<path d="M3.94802 6.93964C3.36127 6.7543 1.61946 5.69966 1.16549 5.42793C0.754748 5.18083 0.702248 4.95851 0.987909 4.41651C1.24115 3.93779 1.52218 3.85446 1.93907 4.07061C2.42244 4.32228 4.12864 5.65025 4.45449 5.91275C4.76945 6.16602 4.72622 6.29724 4.561 6.62309C4.39579 6.94887 4.2414 7.03228 3.94802 6.93964Z" fill="#1F1F1A"/>
<path d="M3.6839 11.2509C3.17125 11.2649 1.04192 11.1738 0.555512 11.1259C0.132426 11.0842 -0.0389724 10.8973 0.00735181 10.2843C0.0567638 9.62652 0.313087 9.58634 0.728457 9.62652C1.21023 9.67287 3.44153 10.0357 3.79666 10.1453C4.16414 10.2596 4.21507 10.4264 4.17032 10.7476C4.11321 11.1645 3.92482 11.2432 3.6839 11.2509Z" fill="#1F1F1A"/>
<path d="M3.94796 6.93964C3.36121 6.7543 1.6194 5.69966 1.16543 5.42793C0.754687 5.18083 0.702187 4.95851 0.987848 4.41651C1.24109 3.93779 1.52212 3.85446 1.93901 4.07061C2.42238 4.32228 4.12858 5.65025 4.45443 5.91275C4.76939 6.16602 4.72616 6.29724 4.56094 6.62309C4.39573 6.94887 4.24134 7.03228 3.94796 6.93964Z" fill="#1F1F1A"/>
</g>
<defs>
<clipPath id="clip0_1432_8590">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 19 KiB

3
images/icons/dev-to.svg Normal file
View file

@ -0,0 +1,3 @@
<svg width="21" height="24" viewBox="0 0 21 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.63063 9.76359C5.44875 9.62766 5.26641 9.55969 5.08453 9.55969H4.26703V14.4567H5.085C5.26688 14.4567 5.44922 14.3887 5.63109 14.2528C5.81297 14.1169 5.90391 13.913 5.90391 13.6406V10.3758C5.90344 10.1039 5.81203 9.89953 5.63063 9.76359ZM18.9422 1.5H2.05781C0.923438 1.5 0.0028125 2.41828 0 3.55313V20.4469C0.0028125 21.5817 0.923438 22.5 2.05781 22.5H18.9422C20.077 22.5 20.9972 21.5817 21 20.4469V3.55313C20.9972 2.41828 20.0766 1.5 18.9422 1.5ZM7.22812 13.6495C7.22812 14.5313 6.68391 15.8672 4.96125 15.8644H2.78625V8.10844H5.00719C6.66844 8.10844 7.22719 9.4425 7.22766 10.3247L7.22812 13.6495ZM11.9475 9.49359H9.45V11.2945H10.9767V12.6806H9.45V14.4811H11.948V15.8672H9.03328C8.51016 15.8808 8.07516 15.4673 8.06203 14.9442V9.07969C8.04938 8.55703 8.46328 8.12297 8.98594 8.10984H11.948L11.9475 9.49359ZM16.8056 14.8978C16.1869 16.3392 15.0783 16.0523 14.5819 14.8978L12.7758 8.11031H14.3025L15.6952 13.4409L17.0812 8.11031H18.6084L16.8056 14.8978Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -1 +0,0 @@
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="#000000" d="M120.12 208.29c-3.88-2.9-7.77-4.35-11.65-4.35H91.03v104.47h17.45c3.88 0 7.77-1.45 11.65-4.35 3.88-2.9 5.82-7.25 5.82-13.06v-69.65c-.01-5.8-1.96-10.16-5.83-13.06zM404.1 32H43.9C19.7 32 .06 51.59 0 75.8v360.4C.06 460.41 19.7 480 43.9 480h360.2c24.21 0 43.84-19.59 43.9-43.8V75.8c-.06-24.21-19.7-43.8-43.9-43.8zM154.2 291.19c0 18.81-11.61 47.31-48.36 47.25h-46.4V172.98h47.38c35.44 0 47.36 28.46 47.37 47.28l.01 70.93zm100.68-88.66H201.6v38.42h32.57v29.57H201.6v38.41h53.29v29.57h-62.18c-11.16.29-20.44-8.53-20.72-19.69V193.7c-.27-11.15 8.56-20.41 19.71-20.69h63.19l-.01 29.52zm103.64 115.29c-13.2 30.75-36.85 24.63-47.44 0l-38.53-144.8h32.57l29.71 113.72 29.57-113.72h32.58l-38.46 144.8z"/></svg>

Before

Width:  |  Height:  |  Size: 791 B

View file

@ -1,3 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20.317 4.36642C18.7873 3.66454 17.147 3.14742 15.4319 2.85125C15.4007 2.84553 15.3695 2.85982 15.3534 2.88839C15.1424 3.2636 14.9087 3.7531 14.7451 4.13784C12.9004 3.86168 11.0652 3.86168 9.25832 4.13784C9.09465 3.74455 8.85248 3.2636 8.64057 2.88839C8.62449 2.86077 8.59328 2.84649 8.56205 2.85125C6.84791 3.14648 5.20756 3.66359 3.67693 4.36642C3.66368 4.37213 3.65233 4.38166 3.64479 4.39404C0.533392 9.0424 -0.31895 13.5765 0.0991801 18.0544C0.101072 18.0763 0.11337 18.0973 0.130398 18.1106C2.18321 19.6181 4.17171 20.5333 6.12328 21.14C6.15451 21.1495 6.18761 21.1381 6.20748 21.1123C6.66913 20.4819 7.08064 19.8172 7.43348 19.1181C7.4543 19.0772 7.43442 19.0286 7.39186 19.0124C6.73913 18.7648 6.1176 18.4629 5.51973 18.1201C5.47244 18.0925 5.46865 18.0249 5.51216 17.9925C5.63797 17.8982 5.76382 17.8001 5.88396 17.7011C5.90569 17.683 5.93598 17.6792 5.96153 17.6906C9.88928 19.4839 14.1415 19.4839 18.023 17.6906C18.0485 17.6782 18.0788 17.682 18.1015 17.7001C18.2216 17.7992 18.3475 17.8982 18.4742 17.9925C18.5177 18.0249 18.5149 18.0925 18.4676 18.1201C17.8697 18.4696 17.2482 18.7648 16.5945 19.0115C16.552 19.0277 16.533 19.0772 16.5538 19.1181C16.9143 19.8162 17.3258 20.4809 17.7789 21.1114C17.7978 21.1381 17.8319 21.1495 17.8631 21.14C19.8241 20.5333 21.8126 19.6181 23.8654 18.1106C23.8834 18.0973 23.8948 18.0772 23.8967 18.0553C24.3971 12.8784 23.0585 8.38148 20.3482 4.39498C20.3416 4.38166 20.3303 4.37213 20.317 4.36642ZM8.02002 15.3278C6.8375 15.3278 5.86313 14.2422 5.86313 12.9089C5.86313 11.5756 6.8186 10.49 8.02002 10.49C9.23087 10.49 10.1958 11.5851 10.1769 12.9089C10.1769 14.2422 9.22141 15.3278 8.02002 15.3278ZM15.9947 15.3278C14.8123 15.3278 13.8379 14.2422 13.8379 12.9089C13.8379 11.5756 14.7933 10.49 15.9947 10.49C17.2056 10.49 18.1705 11.5851 18.1516 12.9089C18.1516 14.2422 17.2056 15.3278 15.9947 15.3278Z" fill="white"/>
<path d="M20.317 4.36639C18.7873 3.66451 17.147 3.14739 15.4319 2.85122C15.4007 2.8455 15.3695 2.85979 15.3534 2.88836C15.1424 3.26357 14.9087 3.75307 14.7451 4.13781C12.9004 3.86165 11.0652 3.86165 9.25832 4.13781C9.09465 3.74452 8.85248 3.26357 8.64057 2.88836C8.62448 2.86074 8.59328 2.84646 8.56205 2.85122C6.84791 3.14645 5.20756 3.66356 3.67694 4.36639C3.66368 4.3721 3.65233 4.38163 3.64479 4.39401C0.533392 9.04237 -0.31895 13.5765 0.0991801 18.0544C0.101072 18.0763 0.11337 18.0972 0.130398 18.1105C2.18321 19.6181 4.17171 20.5333 6.12328 21.1399C6.15451 21.1495 6.18761 21.138 6.20748 21.1123C6.66913 20.4819 7.08064 19.8172 7.43348 19.1181C7.4543 19.0772 7.43442 19.0286 7.39186 19.0124C6.73913 18.7648 6.1176 18.4629 5.51973 18.1201C5.47244 18.0925 5.46865 18.0248 5.51216 17.9924C5.63797 17.8982 5.76382 17.8001 5.88395 17.701C5.90569 17.6829 5.93598 17.6791 5.96153 17.6905C9.88928 19.4838 14.1415 19.4838 18.023 17.6905C18.0485 17.6782 18.0788 17.682 18.1015 17.7001C18.2216 17.7991 18.3475 17.8982 18.4742 17.9924C18.5177 18.0248 18.5149 18.0925 18.4676 18.1201C17.8697 18.4696 17.2482 18.7648 16.5945 19.0115C16.552 19.0277 16.533 19.0772 16.5538 19.1181C16.9143 19.8162 17.3258 20.4809 17.7789 21.1114C17.7978 21.138 17.8319 21.1495 17.8631 21.1399C19.8241 20.5333 21.8126 19.6181 23.8654 18.1105C23.8834 18.0972 23.8948 18.0772 23.8967 18.0553C24.3971 12.8784 23.0585 8.38145 20.3482 4.39495C20.3416 4.38163 20.3303 4.3721 20.317 4.36639ZM8.02002 15.3278C6.8375 15.3278 5.86313 14.2422 5.86313 12.9089C5.86313 11.5756 6.8186 10.4899 8.02002 10.4899C9.23087 10.4899 10.1958 11.5851 10.1769 12.9089C10.1769 14.2422 9.22141 15.3278 8.02002 15.3278ZM15.9947 15.3278C14.8123 15.3278 13.8379 14.2422 13.8379 12.9089C13.8379 11.5756 14.7933 10.4899 15.9947 10.4899C17.2056 10.4899 18.1705 11.5851 18.1516 12.9089C18.1516 14.2422 17.2056 15.3278 15.9947 15.3278Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -1,3 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8604)">
<path d="M12 0C5.376 0 0 5.376 0 12C0 18.624 5.376 24 12 24H18V21.6H12C6.792 21.6 2.4 17.208 2.4 12C2.4 6.792 6.792 2.4 12 2.4C17.208 2.4 21.6 6.792 21.6 12V13.716C21.6 14.664 20.748 15.6 19.8 15.6C18.852 15.6 18 14.664 18 13.716V12C18 8.688 15.312 6 12 6C8.688 6 6 8.688 6 12C6 15.312 8.688 18 12 18C13.656 18 15.168 17.328 16.248 16.236C17.028 17.304 18.372 18 19.8 18C22.164 18 24 16.08 24 13.716V12C24 5.376 18.624 0 12 0ZM12 15.6C10.008 15.6 8.4 13.992 8.4 12C8.4 10.008 10.008 8.4 12 8.4C13.992 8.4 15.6 10.008 15.6 12C15.6 13.992 13.992 15.6 12 15.6Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8604">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 677 B

After

Width:  |  Height:  |  Size: 823 B

View file

@ -1,3 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8601)">
<path d="M21.6 2H2.4C1.08 2 0.012 3.08 0.012 4.4L0 18.8C0 20.12 1.08 21.2 2.4 21.2H21.6C22.92 21.2 24 20.12 24 18.8V4.4C24 3.08 22.92 2 21.6 2ZM21.6 6.8L12 12.8L2.4 6.8V4.4L12 10.4L21.6 4.4V6.8Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8601">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 460 B

View file

@ -1,3 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8607)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 0C0.895431 0 0 0.89543 0 2V22C0 23.1046 0.89543 24 2 24H22C23.1046 24 24 23.1046 24 22V2C24 0.895431 23.1046 0 22 0H2ZM9.71997 11.523V5.60158C9.71997 5.35518 9.71997 5.27831 10.128 5.27732H15.1634C16.0484 5.27732 16.5264 5.99384 16.8418 7.43378L17.1651 8.55833H18.0432C18.128 5.35518 18.2049 4 18.2049 4C18.2049 4 16.0494 4.23063 14.7711 4.23063H8.36479L5 4.16164V5.03979L6.11667 5.27633C6.92485 5.43797 7.16336 5.59961 7.16336 6.31613C7.16336 6.31613 7.24812 8.48047 7.24812 12.0759C7.24812 15.6802 7.16336 17.8435 7.16336 17.8435C7.16336 18.4832 6.92485 18.7217 6.11667 18.8833L5 19.1297V20L8.44167 19.9231H14.2093C15.4876 19.9231 18.5291 20 18.5291 20C18.606 19.2066 19.0062 15.6802 19.0909 15.28H18.2827L17.4125 17.2049C16.7649 18.7217 15.7261 18.8065 14.6863 18.8065H11.3215C10.2049 18.8065 9.71997 18.3984 9.71997 17.4434V12.477C9.71997 12.477 12.1228 12.477 12.9231 12.5618C13.5628 12.6387 13.886 12.8013 14.1246 13.6016L14.3631 14.7261H15.326L15.2412 11.8462L15.4029 9.03536H14.4478L14.1246 10.3215C13.9629 11.1997 13.8013 11.2845 12.9231 11.4382C11.8065 11.523 9.71997 11.523 9.71997 11.523Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8607">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,2 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" data-prefix="littlelink" data-icon="facebook" class="svg-inline facebook" role="img" viewBox="0 0 512 512">
<path fill="#ffffff" d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8611)">
<path d="M23.625 12C23.625 5.57812 18.4219 0.375 12 0.375C5.57812 0.375 0.375 5.57812 0.375 12C0.375 17.8022 4.62609 22.6116 10.1836 23.4844V15.3605H7.23047V12H10.1836V9.43875C10.1836 6.52547 11.918 4.91625 14.5744 4.91625C15.8466 4.91625 17.1769 5.14313 17.1769 5.14313V8.0025H15.7106C14.2669 8.0025 13.8164 8.89875 13.8164 9.81797V12H17.0405L16.5248 15.3605H13.8164V23.4844C19.3739 22.6116 23.625 17.8022 23.625 12Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8611">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 482 B

After

Width:  |  Height:  |  Size: 683 B

View file

@ -1,14 +1,7 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M8.00153 23.9999C10.2095 23.9999 12.0015 22.208 12.0015 20V16H8.00153C5.79354 16 4.00156 17.792 4.00156 20C4.00156 22.208 5.79354 23.9999 8.00153 23.9999Z" fill="#0ACF83"/>
<path d="M4.00156 12C4.00156 9.79199 5.79354 8 8.00153 8H12.0015V15.9999H8.00153C5.79354 15.9999 4.00156 14.208 4.00156 12Z" fill="#A259FF"/>
<path d="M4.00156 4.00005C4.00156 1.79205 5.79354 4.57764e-05 8.00153 4.57764e-05H12.0015V8.00005H8.00153C5.79354 8.00005 4.00156 6.20805 4.00156 4.00005Z" fill="#F24E1E"/>
<path d="M12.0016 4.57764e-05H16.0016C18.2096 4.57764e-05 20.0016 1.79205 20.0016 4.00005C20.0016 6.20805 18.2096 8.00005 16.0016 8.00005H12.0016V4.57764e-05Z" fill="#FF7262"/>
<path d="M8.00156 23.9999C10.2095 23.9999 12.0015 22.208 12.0015 20V16H8.00156C5.79357 16 4.00159 17.792 4.00159 20C4.00159 22.208 5.79357 23.9999 8.00156 23.9999Z" fill="#0ACF83"/>
<path d="M4.00159 12C4.00159 9.79199 5.79357 8 8.00156 8H12.0015V15.9999H8.00156C5.79357 15.9999 4.00159 14.208 4.00159 12Z" fill="#A259FF"/>
<path d="M4.00159 4.00007C4.00159 1.79207 5.79357 6.10352e-05 8.00156 6.10352e-05H12.0015V8.00006H8.00156C5.79357 8.00006 4.00159 6.20807 4.00159 4.00007Z" fill="#F24E1E"/>
<path d="M12.0016 6.10352e-05H16.0016C18.2096 6.10352e-05 20.0016 1.79207 20.0016 4.00007C20.0016 6.20807 18.2096 8.00006 16.0016 8.00006H12.0016V6.10352e-05Z" fill="#FF7262"/>
<path d="M20.0016 12C20.0016 14.208 18.2096 15.9999 16.0016 15.9999C13.7936 15.9999 12.0016 14.208 12.0016 12C12.0016 9.79199 13.7936 8 16.0016 8C18.2096 8 20.0016 9.79199 20.0016 12Z" fill="#1ABCFE"/>
</g>
<defs>
<clipPath id="clip0">
<rect x="4" width="16.0032" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 979 B

View file

@ -1 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="svg2" xmlns="http://www.w3.org/2000/svg" height="256px" width="256px" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink"><defs id="defs4"><linearGradient id="linearGradient2449" y2="425.4" gradientUnits="userSpaceOnUse" x2="-395.85" gradientTransform="matrix(-.59146 0 0 .59146 210.02 142.23)" y1="274.71" x1="-344.15"><stop id="stop2557" stop-color="#fff" offset="0"/><stop id="stop2559" stop-color="#fff" stop-opacity="0" offset="1"/></linearGradient></defs><g id="layer1" transform="translate(-373.64 -318.34)"><rect id="rect1942" ry="35.488" stroke="#000" stroke-linecap="square" stroke-width=".5" fill="#ececeb" fill-rule="evenodd" rx="35.488" transform="scale(-1,1)" width="235.01" height="234.99" y="328.85" x="-619.15"/><path id="path1950" d="m557.06 338.9h-110.83c-29.34 0-52.96 23.8-52.96 53.38v108.13c0.95 23.08 4.6 8.49 11.56-17.08 8.08-29.71 34.39-55.68 66.44-75.14 24.46-14.86 51.84-24.34 101.68-25.25 28.27-0.51 25.77-36.68-15.89-44.04z" fill-rule="evenodd" fill="url(#linearGradient2449)"/><path id="path4776" d="m115.71 124.57c0 22.289-16.629 40.357-37.143 40.357-20.513 0-37.143-18.069-37.143-40.357 0-22.289 16.629-40.357 37.143-40.357 20.513 0 37.143 18.069 37.143 40.357z" transform="translate(373.64 318.34)" fill="#0059d4"/><path id="path4778" d="m215.71 127.61c0 21.993-17.109 39.821-38.214 39.821s-38.214-17.829-38.214-39.821c0-21.993 17.109-39.821 38.214-39.821s38.214 17.829 38.214 39.821z" transform="translate(368.64 314.77)" fill="#da1593"/></g></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8620)">
<path d="M3.62415 0H20.3758C22.3774 0 24 1.62259 24 3.62415V20.3738C24 22.3754 22.3774 23.998 20.3758 23.998H3.62415C1.62259 23.998 0 22.3754 0 20.3738V3.62415C0 1.62259 1.62259 0 3.62415 0Z" fill="#ECECEB"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.5099 0H4C2.5 0 0 0.760029 0 3.93382V15.8668C0.0957591 18.1342 0.463675 16.7009 1.16524 14.1889C1.97969 11.2702 4.63172 8.71885 7.86233 6.80709C10.3279 5.34723 13.0878 4.41591 18.1116 4.32651C20.9612 4.27641 20.7092 0.72305 16.5099 0Z" fill="url(#paint0_linear_1432_8620)"/>
<path d="M10.7444 11.6482C10.7444 13.9244 9.04621 15.7696 6.95125 15.7696C4.85639 15.7696 3.15808 13.9243 3.15808 11.6482C3.15808 9.37196 4.85629 7.52679 6.95125 7.52679C9.0461 7.52679 10.7444 9.37206 10.7444 11.6482Z" fill="#0059D4"/>
<path d="M20.4461 11.5941C20.4461 13.8401 18.6988 15.6607 16.5435 15.6607C14.3882 15.6607 12.641 13.84 12.641 11.5941C12.641 9.34806 14.3882 7.5274 16.5435 7.5274C18.6988 7.5274 20.4461 9.34816 20.4461 11.5941Z" fill="#DA1593"/>
</g>
<defs>
<linearGradient id="paint0_linear_1432_8620" x1="2.04632" y1="-3.35885" x2="4.98965" y2="5.44351" gradientUnits="userSpaceOnUse">
<stop stop-color="white"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient>
<clipPath id="clip0_1432_8620">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,2 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" focusable="false" data-prefix="littlelink" data-icon="github" class="svg-inline github" role="img" viewBox="0 0 496 512">
<path fill="#FFFFFF" d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8626)">
<path d="M8.02742 19.0196C8.02742 19.1147 7.91613 19.1908 7.77581 19.1908C7.61613 19.205 7.50484 19.129 7.50484 19.0196C7.50484 18.9244 7.61613 18.8484 7.75645 18.8484C7.90161 18.8341 8.02742 18.9102 8.02742 19.0196ZM6.52258 18.8055C6.48871 18.9007 6.58548 19.0101 6.73065 19.0386C6.85645 19.0861 7.00161 19.0386 7.03065 18.9435C7.05968 18.8484 6.96774 18.739 6.82258 18.6962C6.69677 18.6629 6.55645 18.7104 6.52258 18.8055ZM8.66129 18.7247C8.52097 18.758 8.42419 18.8484 8.43871 18.9577C8.45323 19.0529 8.57903 19.1147 8.72419 19.0814C8.86452 19.0481 8.96129 18.9577 8.94677 18.8626C8.93226 18.7723 8.80161 18.7104 8.66129 18.7247ZM11.8452 0.5C5.13387 0.5 0 5.50799 0 12.1045C0 17.3788 3.37742 21.8921 8.20161 23.4806C8.82097 23.59 9.03871 23.2143 9.03871 22.9052C9.03871 22.6103 9.02419 20.9838 9.02419 19.985C9.02419 19.985 5.6371 20.6984 4.92581 18.5678C4.92581 18.5678 4.37419 17.1838 3.58065 16.8271C3.58065 16.8271 2.47258 16.0804 3.65806 16.0947C3.65806 16.0947 4.8629 16.1898 5.52581 17.3217C6.58548 19.1575 8.36129 18.6296 9.05323 18.3157C9.16452 17.5547 9.47903 17.0268 9.82742 16.7129C7.12258 16.4181 4.39355 16.0328 4.39355 11.4576C4.39355 10.1498 4.76129 9.49345 5.53548 8.65641C5.40968 8.34727 4.99839 7.07269 5.66129 5.42714C6.67258 5.118 9 6.71124 9 6.71124C9.96774 6.4449 11.0081 6.30698 12.0387 6.30698C13.0694 6.30698 14.1097 6.4449 15.0774 6.71124C15.0774 6.71124 17.4048 5.11325 18.4161 5.42714C19.079 7.07744 18.6677 8.34727 18.5419 8.65641C19.3161 9.49821 19.7903 10.1545 19.7903 11.4576C19.7903 16.0471 16.9403 16.4133 14.2355 16.7129C14.6806 17.0887 15.0581 17.802 15.0581 18.9197C15.0581 20.5224 15.0435 22.5057 15.0435 22.8956C15.0435 23.2048 15.2661 23.5805 15.8806 23.4711C20.7194 21.8921 24 17.3788 24 12.1045C24 5.50799 18.5565 0.5 11.8452 0.5ZM4.70323 16.9032C4.64032 16.9507 4.65484 17.0601 4.7371 17.1505C4.81452 17.2266 4.92581 17.2599 4.98871 17.198C5.05161 17.1505 5.0371 17.0411 4.95484 16.9507C4.87742 16.8746 4.76613 16.8414 4.70323 16.9032ZM4.18065 16.5179C4.14677 16.5798 4.19516 16.6559 4.29194 16.7034C4.36935 16.751 4.46613 16.7367 4.5 16.6701C4.53387 16.6083 4.48548 16.5322 4.38871 16.4847C4.29194 16.4561 4.21452 16.4704 4.18065 16.5179ZM5.74839 18.2111C5.67097 18.2729 5.7 18.4156 5.81129 18.5059C5.92258 18.6153 6.0629 18.6296 6.12581 18.5535C6.18871 18.4917 6.15968 18.349 6.0629 18.2586C5.95645 18.1492 5.81129 18.135 5.74839 18.2111ZM5.19677 17.5119C5.11935 17.5595 5.11935 17.6832 5.19677 17.7925C5.27419 17.9019 5.40484 17.9495 5.46774 17.9019C5.54516 17.8401 5.54516 17.7164 5.46774 17.6071C5.4 17.4977 5.27419 17.4501 5.19677 17.5119Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8626">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -1 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" height="192" width="192" id="svg3816" version="1.1"><defs id="defs3805"><style id="style3803">.cls-2{fill:#fc6d26}</style></defs><g transform="translate(-94 -94.01)" id="LOGO"><path style="fill:#e24329" id="path3807" d="m282.83 170.73-.27-.69-26.14-68.22a6.81 6.81 0 0 0-2.69-3.24 7 7 0 0 0-8 .43 7 7 0 0 0-2.32 3.52l-17.65 54h-71.47l-17.65-54a6.86 6.86 0 0 0-2.32-3.53 7 7 0 0 0-8-.43 6.87 6.87 0 0 0-2.69 3.24L97.44 170l-.26.69a48.54 48.54 0 0 0 16.1 56.1l.09.07.24.17 39.82 29.82 19.7 14.91 12 9.06a8.07 8.07 0 0 0 9.76 0l12-9.06 19.7-14.91 40.06-30 .1-.08a48.56 48.56 0 0 0 16.08-56.04z"/><path style="fill:#fc6d26" id="path3809" d="m282.83 170.73-.27-.69a88.3 88.3 0 0 0-35.15 15.8L190 229.25c19.55 14.79 36.57 27.64 36.57 27.64l40.06-30 .1-.08a48.56 48.56 0 0 0 16.1-56.08z" class="cls-2"/><path style="fill:#fca326" id="path3811" d="m153.43 256.89 19.7 14.91 12 9.06a8.07 8.07 0 0 0 9.76 0l12-9.06 19.7-14.91S209.55 244 190 229.25c-19.55 14.75-36.57 27.64-36.57 27.64z"/><path style="fill:#fc6d26" id="path3813" d="M132.58 185.84A88.19 88.19 0 0 0 97.44 170l-.26.69a48.54 48.54 0 0 0 16.1 56.1l.09.07.24.17 39.82 29.82L190 229.21z" class="cls-2"/></g></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.9992 23.105L16.4206 9.50488H7.58423L11.9992 23.105Z" fill="#E24329"/>
<path d="M1.39128 9.505L0.0448571 13.6369C-0.0769824 14.0121 0.054596 14.4262 0.376184 14.6601L11.9992 23.105L1.39128 9.505Z" fill="#FCA326"/>
<path d="M1.39124 9.50498H7.58415L4.91889 1.31428C4.78248 0.895238 4.188 0.895238 4.04668 1.31428L1.39124 9.50498Z" fill="#E24329"/>
<path d="M22.6135 9.505L23.9551 13.6369C24.077 14.0121 23.9454 14.4262 23.6238 14.6601L11.9991 23.105L22.6135 9.505Z" fill="#FCA326"/>
<path d="M22.6136 9.50498H16.4207L19.081 1.31428C19.2174 0.895238 19.8119 0.895238 19.9532 1.31428L22.6136 9.50498Z" fill="#E24329"/>
<path d="M11.9991 23.105L16.4206 9.505H22.6135L11.9991 23.105Z" fill="#FC6D26"/>
<path d="M11.9991 23.105L1.39124 9.505H7.58415L11.9991 23.105Z" fill="#FC6D26"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 893 B

View file

@ -1 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 24 24" width="24pt" height="24pt"><path d=" M 16.066 8.529 C 16.339 10.527 15.814 12.761 14.143 13.923 C 12.948 14.754 11.314 14.679 10.35 14.229 C 8.363 13.302 7.698 11.089 7.843 9.021 C 8.073 5.759 10.034 4.312 11.877 4.334 C 14.389 4.323 15.723 6.037 16.066 8.529 Z M 24 3 L 24 21 C 24 22.655 22.655 24 21 24 L 3 24 C 1.345 24 0 22.655 0 21 L 0 3 C 0 1.345 1.345 0 3 0 L 21 0 C 22.655 0 24 1.345 24 3 Z M 17.679 15.064 C 17.679 15.064 17.673 13.243 17.673 3.423 L 16.12 3.423 L 16.12 5.582 C 16.077 5.598 16.055 5.555 16.034 5.518 C 15.52 4.409 14.111 3.037 11.963 3.054 C 9.182 3.075 7.291 4.725 6.573 7.221 C 6.343 8.02 6.263 8.834 6.279 9.664 C 6.37 13.837 8.695 15.975 12.3 15.836 C 13.848 15.777 15.22 14.925 15.996 13.414 C 16.023 13.361 16.055 13.313 16.087 13.259 C 16.098 13.264 16.109 13.264 16.12 13.27 C 16.136 13.473 16.13 14.914 16.125 15.118 C 16.114 15.911 16.018 16.698 15.739 17.448 C 15.321 18.573 14.545 19.307 13.355 19.564 C 12.402 19.773 11.448 19.768 10.505 19.5 C 9.354 19.173 8.55 18.482 8.304 17.261 C 8.287 17.175 8.234 17.191 8.18 17.191 L 6.745 17.191 C 6.787 17.759 6.916 18.279 7.2 18.755 C 8.496 20.925 11.63 21.354 14.068 20.759 C 16.741 20.1 17.673 17.818 17.679 15.064 Z " fill="rgb(232,228,202)"/><path d=" M 16.088 8.5 C 16.362 10.499 15.837 12.733 14.165 13.895 C 12.971 14.725 11.337 14.65 10.372 14.2 C 8.385 13.274 7.721 11.061 7.865 8.993 C 8.096 5.731 10.056 4.284 11.899 4.306 C 14.412 4.295 15.746 6.009 16.088 8.5 L 16.088 8.5 Z M 17.701 15.036 C 17.701 15.036 17.696 13.215 17.696 3.395 L 16.142 3.395 L 16.142 5.554 C 16.099 5.57 16.078 5.527 16.056 5.49 C 15.542 4.381 14.133 3.009 11.985 3.025 C 9.205 3.047 7.313 4.697 6.596 7.193 C 6.365 7.992 6.285 8.806 6.301 9.636 C 6.392 13.809 8.717 15.947 12.322 15.808 C 13.871 15.749 15.242 14.897 16.019 13.386 C 16.046 13.333 16.078 13.284 16.11 13.231 C 16.121 13.236 16.131 13.236 16.142 13.242 C 16.158 13.445 16.153 14.886 16.147 15.09 C 16.137 15.883 16.04 16.67 15.762 17.42 C 15.344 18.545 14.567 19.279 13.378 19.536 C 12.424 19.745 11.471 19.74 10.528 19.472 C 9.376 19.145 8.572 18.454 8.326 17.233 C 8.31 17.147 8.256 17.163 8.203 17.163 L 6.767 17.163 C 6.81 17.731 6.938 18.25 7.222 18.727 C 8.519 20.897 11.653 21.325 14.09 20.731 C 16.763 20.072 17.696 17.79 17.701 15.036 L 17.701 15.036 Z " fill-rule="evenodd" fill="rgb(85,59,8)"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8638)">
<path d="M16.066 8.529C16.339 10.527 15.814 12.761 14.143 13.923C12.948 14.754 11.314 14.679 10.35 14.229C8.363 13.302 7.698 11.089 7.843 9.021C8.073 5.759 10.034 4.312 11.877 4.334C14.389 4.323 15.723 6.037 16.066 8.529ZM24 3V21C24 22.655 22.655 24 21 24H3C1.345 24 0 22.655 0 21V3C0 1.345 1.345 0 3 0H21C22.655 0 24 1.345 24 3ZM17.679 15.064C17.679 15.064 17.673 13.243 17.673 3.423H16.12V5.582C16.077 5.598 16.055 5.555 16.034 5.518C15.52 4.409 14.111 3.037 11.963 3.054C9.182 3.075 7.291 4.725 6.573 7.221C6.343 8.02 6.263 8.834 6.279 9.664C6.37 13.837 8.695 15.975 12.3 15.836C13.848 15.777 15.22 14.925 15.996 13.414C16.023 13.361 16.055 13.313 16.087 13.259C16.098 13.264 16.109 13.264 16.12 13.27C16.136 13.473 16.13 14.914 16.125 15.118C16.114 15.911 16.018 16.698 15.739 17.448C15.321 18.573 14.545 19.307 13.355 19.564C12.402 19.773 11.448 19.768 10.505 19.5C9.354 19.173 8.55 18.482 8.304 17.261C8.287 17.175 8.234 17.191 8.18 17.191H6.745C6.787 17.759 6.916 18.279 7.2 18.755C8.496 20.925 11.63 21.354 14.068 20.759C16.741 20.1 17.673 17.818 17.679 15.064Z" fill="#E8E4CA"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.088 8.50004C16.362 10.499 15.837 12.733 14.165 13.895C12.971 14.725 11.337 14.65 10.372 14.2C8.38504 13.274 7.72104 11.061 7.86504 8.99304C8.09604 5.73104 10.056 4.28404 11.899 4.30604C14.412 4.29504 15.746 6.00904 16.088 8.50004ZM17.701 15.036C17.701 15.036 17.696 13.215 17.696 3.39504H16.142V5.55404C16.099 5.57004 16.078 5.52704 16.056 5.49004C15.542 4.38104 14.133 3.00904 11.985 3.02504C9.20504 3.04704 7.31304 4.69704 6.59604 7.19304C6.36504 7.99204 6.28504 8.80604 6.30104 9.63604C6.39204 13.809 8.71704 15.947 12.322 15.808C13.871 15.749 15.242 14.897 16.019 13.386C16.046 13.333 16.078 13.284 16.11 13.231C16.121 13.236 16.131 13.236 16.142 13.242C16.158 13.445 16.153 14.886 16.147 15.09C16.137 15.883 16.04 16.67 15.762 17.42C15.344 18.545 14.567 19.279 13.378 19.536C12.424 19.745 11.471 19.74 10.528 19.472C9.37604 19.145 8.57204 18.454 8.32604 17.233C8.31004 17.147 8.25604 17.163 8.20304 17.163H6.76704C6.81004 17.731 6.93804 18.25 7.22204 18.727C8.51904 20.897 11.653 21.325 14.09 20.731C16.763 20.072 17.696 17.79 17.701 15.036Z" fill="#553B08"/>
</g>
<defs>
<clipPath id="clip0_1432_8638">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1,6 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.2951 11.4632L1.35339 22.0116C1.66144 23.1598 2.70695 23.9999 3.94849 23.9999C4.44324 23.9999 4.90999 23.8693 5.31139 23.6266L5.33939 23.6079L16.5226 17.1575L11.2857 11.4539L11.2951 11.4632Z" fill="#EA4335"/>
<path d="M21.3488 9.67101H21.3394L16.5133 6.86121L11.071 11.706L16.532 17.1669L21.3394 14.3945C22.1796 13.9371 22.749 13.0502 22.749 12.0327C22.749 11.0152 22.1889 10.1284 21.3488 9.68034V9.67101Z" fill="#FBBC04"/>
<path d="M1.35336 1.99768C1.29735 2.22172 1.26001 2.44576 1.26001 2.68846V21.3209C1.26001 21.5636 1.28801 21.7876 1.35336 22.0117L11.6311 11.734L1.35336 1.99768Z" fill="#4285F4"/>
<path d="M11.3697 12.0047L16.5133 6.86114L5.33939 0.382731C4.93799 0.140024 4.46191 0 3.94849 0C2.70695 0 1.66144 0.849475 1.35339 1.98833L11.3697 11.9953V12.0047Z" fill="#34A853"/>
</svg>

After

Width:  |  Height:  |  Size: 901 B

View file

@ -1,10 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="400" height="400" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g stroke-linecap="round" stroke-width="48.5">
<path d="m24.26 186.32v27.351" stroke="#0066d9"/>
<path d="m375.74 186.32v27.351" stroke="#4285f4"/>
<path d="m112.13 104.27v89.46m0 74.645v27.351" stroke="#ea4335"/>
<path d="m287.87 206.26v89.46m0-191.46v27.351" stroke="#34a853"/>
<path d="m200 127.06v145.87m0-248.68v27.351m0 296.78v27.351" stroke="#fab908"/>
</g>
</svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8647)">
<path d="M1.45557 11.1792V12.8203Z" fill="black"/>
<path d="M1.45557 11.1792V12.8203" stroke="#0066D9" stroke-width="2.91" stroke-linecap="round"/>
<path d="M22.5443 11.1792V12.8203Z" fill="black"/>
<path d="M22.5443 11.1792V12.8203" stroke="#4285F4" stroke-width="2.91" stroke-linecap="round"/>
<path d="M6.72778 6.2561V11.6237ZM6.72778 16.1024V17.7435Z" fill="black"/>
<path d="M6.72778 6.2561V11.6237M6.72778 16.1024V17.7435" stroke="#EA4335" stroke-width="2.91" stroke-linecap="round"/>
<path d="M17.2722 12.3756V17.7432ZM17.2722 6.25562V7.89667Z" fill="black"/>
<path d="M17.2722 12.3756V17.7432M17.2722 6.25562V7.89667" stroke="#34A853" stroke-width="2.91" stroke-linecap="round"/>
<path d="M12 7.62356V16.3758ZM12 1.45496V3.09602ZM12 20.9028V22.5439Z" fill="black"/>
<path d="M12 7.62356V16.3758M12 1.45496V3.09602M12 20.9028V22.5439" stroke="#FAB908" stroke-width="2.91" stroke-linecap="round"/>
</g>
<defs>
<clipPath id="clip0_1432_8647">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 502 B

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,13 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8654)">
<path d="M12 19.2712L0 9.50002L12 0V19.2712Z" fill="#4285F4"/>
<path d="M12 19.2712L24 9.50002L12 0V19.2712Z" fill="#356AC3"/>
<path d="M12 24C15.866 24 19 20.866 19 17C19 13.134 15.866 10 12 10C8.134 10 5 13.134 5 17C5 20.866 8.134 24 12 24Z" fill="#A0C3FF"/>
<path d="M5.67358 14C6.79708 11.635 9.20758 10 12 10C14.7924 10 17.2029 11.635 18.3264 14H5.67358Z" fill="#76A7FA"/>
</g>
<defs>
<clipPath id="clip0_1432_8654">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 627 B

View file

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="#4285f4" d="M256 411.12L0 202.667 256 0z"/><path fill="#356ac3" d="M256 411.12l256-208.453L256 0z"/><circle fill="#a0c3ff" cx="256" cy="362.667" r="149.333"/><path fill="#76a7fa" d="M121.037 298.667c23.968-50.453 75.392-85.334 134.963-85.334s110.995 34.881 134.963 85.334H121.037z"/></svg>

Before

Width:  |  Height:  |  Size: 363 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -1,3 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="#FFFFFF" xmlns="http://www.w3.org/2000/svg">
<path d="M12 0C8.74 0 8.333 0.015 7.053 0.072C5.775 0.132 4.905 0.333 4.14 0.63C3.351 0.936 2.681 1.347 2.014 2.014C1.347 2.681 0.935 3.35 0.63 4.14C0.333 4.905 0.131 5.775 0.072 7.053C0.012 8.333 0 8.74 0 12C0 15.26 0.015 15.667 0.072 16.947C0.132 18.224 0.333 19.095 0.63 19.86C0.936 20.648 1.347 21.319 2.014 21.986C2.681 22.652 3.35 23.065 4.14 23.37C4.906 23.666 5.776 23.869 7.053 23.928C8.333 23.988 8.74 24 12 24C15.26 24 15.667 23.985 16.947 23.928C18.224 23.868 19.095 23.666 19.86 23.37C20.648 23.064 21.319 22.652 21.986 21.986C22.652 21.319 23.065 20.651 23.37 19.86C23.666 19.095 23.869 18.224 23.928 16.947C23.988 15.667 24 15.26 24 12C24 8.74 23.985 8.333 23.928 7.053C23.868 5.776 23.666 4.904 23.37 4.14C23.064 3.351 22.652 2.681 21.986 2.014C21.319 1.347 20.651 0.935 19.86 0.63C19.095 0.333 18.224 0.131 16.947 0.072C15.667 0.012 15.26 0 12 0ZM12 2.16C15.203 2.16 15.585 2.176 16.85 2.231C18.02 2.286 18.655 2.48 19.077 2.646C19.639 2.863 20.037 3.123 20.459 3.542C20.878 3.962 21.138 4.361 21.355 4.923C21.519 5.345 21.715 5.98 21.768 7.15C21.825 8.416 21.838 8.796 21.838 12C21.838 15.204 21.823 15.585 21.764 16.85C21.703 18.02 21.508 18.655 21.343 19.077C21.119 19.639 20.864 20.037 20.444 20.459C20.025 20.878 19.62 21.138 19.064 21.355C18.644 21.519 17.999 21.715 16.829 21.768C15.555 21.825 15.18 21.838 11.97 21.838C8.759 21.838 8.384 21.823 7.111 21.764C5.94 21.703 5.295 21.508 4.875 21.343C4.306 21.119 3.915 20.864 3.496 20.444C3.075 20.025 2.806 19.62 2.596 19.064C2.431 18.644 2.237 17.999 2.176 16.829C2.131 15.569 2.115 15.18 2.115 11.985C2.115 8.789 2.131 8.399 2.176 7.124C2.237 5.954 2.431 5.31 2.596 4.89C2.806 4.32 3.075 3.93 3.496 3.509C3.915 3.09 4.306 2.82 4.875 2.611C5.295 2.445 5.926 2.25 7.096 2.19C8.371 2.145 8.746 2.13 11.955 2.13L12 2.16V2.16ZM12 5.838C8.595 5.838 5.838 8.598 5.838 12C5.838 15.405 8.598 18.162 12 18.162C15.405 18.162 18.162 15.402 18.162 12C18.162 8.595 15.402 5.838 12 5.838ZM12 16C9.79 16 8 14.21 8 12C8 9.79 9.79 8 12 8C14.21 8 16 9.79 16 12C16 14.21 14.21 16 12 16ZM19.846 5.595C19.846 6.39 19.2 7.035 18.406 7.035C17.611 7.035 16.966 6.389 16.966 5.595C16.966 4.801 17.612 4.156 18.406 4.156C19.199 4.155 19.846 4.801 19.846 5.595Z" fill="white"/>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8668)">
<path d="M12 0C8.74 0 8.333 0.015 7.053 0.072C5.775 0.132 4.905 0.333 4.14 0.63C3.351 0.936 2.681 1.347 2.014 2.014C1.347 2.681 0.935 3.35 0.63 4.14C0.333 4.905 0.131 5.775 0.072 7.053C0.012 8.333 0 8.74 0 12C0 15.26 0.015 15.667 0.072 16.947C0.132 18.224 0.333 19.095 0.63 19.86C0.936 20.648 1.347 21.319 2.014 21.986C2.681 22.652 3.35 23.065 4.14 23.37C4.906 23.666 5.776 23.869 7.053 23.928C8.333 23.988 8.74 24 12 24C15.26 24 15.667 23.985 16.947 23.928C18.224 23.868 19.095 23.666 19.86 23.37C20.648 23.064 21.319 22.652 21.986 21.986C22.652 21.319 23.065 20.651 23.37 19.86C23.666 19.095 23.869 18.224 23.928 16.947C23.988 15.667 24 15.26 24 12C24 8.74 23.985 8.333 23.928 7.053C23.868 5.776 23.666 4.904 23.37 4.14C23.064 3.351 22.652 2.681 21.986 2.014C21.319 1.347 20.651 0.935 19.86 0.63C19.095 0.333 18.224 0.131 16.947 0.072C15.667 0.012 15.26 0 12 0ZM12 2.16C15.203 2.16 15.585 2.176 16.85 2.231C18.02 2.286 18.655 2.48 19.077 2.646C19.639 2.863 20.037 3.123 20.459 3.542C20.878 3.962 21.138 4.361 21.355 4.923C21.519 5.345 21.715 5.98 21.768 7.15C21.825 8.416 21.838 8.796 21.838 12C21.838 15.204 21.823 15.585 21.764 16.85C21.703 18.02 21.508 18.655 21.343 19.077C21.119 19.639 20.864 20.037 20.444 20.459C20.025 20.878 19.62 21.138 19.064 21.355C18.644 21.519 17.999 21.715 16.829 21.768C15.555 21.825 15.18 21.838 11.97 21.838C8.759 21.838 8.384 21.823 7.111 21.764C5.94 21.703 5.295 21.508 4.875 21.343C4.306 21.119 3.915 20.864 3.496 20.444C3.075 20.025 2.806 19.62 2.596 19.064C2.431 18.644 2.237 17.999 2.176 16.829C2.131 15.569 2.115 15.18 2.115 11.985C2.115 8.789 2.131 8.399 2.176 7.124C2.237 5.954 2.431 5.31 2.596 4.89C2.806 4.32 3.075 3.93 3.496 3.509C3.915 3.09 4.306 2.82 4.875 2.611C5.295 2.445 5.926 2.25 7.096 2.19C8.371 2.145 8.746 2.13 11.955 2.13L12 2.16ZM12 5.838C8.595 5.838 5.838 8.598 5.838 12C5.838 15.405 8.598 18.162 12 18.162C15.405 18.162 18.162 15.402 18.162 12C18.162 8.595 15.402 5.838 12 5.838ZM12 16C9.79 16 8 14.21 8 12C8 9.79 9.79 8 12 8C14.21 8 16 9.79 16 12C16 14.21 14.21 16 12 16ZM19.846 5.595C19.846 6.39 19.2 7.035 18.406 7.035C17.611 7.035 16.966 6.389 16.966 5.595C16.966 4.801 17.612 4.156 18.406 4.156C19.199 4.155 19.846 4.801 19.846 5.595Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8668">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -1,9 +1,14 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_824_278)">
<path d="M18.7495 12.0062L20.9317 9.84147C21.4691 9.30777 21.8956 8.67303 22.1867 7.9738C22.4777 7.27457 22.6275 6.52467 22.6275 5.76729C22.6275 5.0099 22.4777 4.26 22.1867 3.56077C21.8956 2.86154 21.4691 2.2268 20.9317 1.69311C19.8393 0.614063 18.3656 0.00897611 16.8301 0.00897611C15.2946 0.00897611 13.821 0.614063 12.7285 1.69311L11.9347 2.48278C11.3992 1.71526 10.6858 1.08883 9.85548 0.65704C9.02517 0.225253 8.10264 0.000952061 7.16677 0.00331437C3.96655 0.00331437 1.37 2.58242 1.37 5.76189V18.2423C1.37 21.4217 3.96655 24.0008 7.16677 24.0008C8.10264 24.0032 9.02517 23.7789 9.85548 23.3471C10.6858 22.9153 11.3992 22.2889 11.9347 21.5214L12.7285 22.311C13.821 23.3901 15.2946 23.9952 16.8301 23.9952C18.3656 23.9952 19.8393 23.3901 20.9317 22.311C21.4691 21.7773 21.8956 21.1426 22.1867 20.4434C22.4777 19.7441 22.6275 18.9942 22.6275 18.2369C22.6275 17.4795 22.4777 16.7296 22.1867 16.0303C21.8956 15.3311 21.4691 14.6964 20.9317 14.1627L18.7495 12.0037V12.0062Z" fill="white"/>
<g clip-path="url(#clip0_1432_8670)">
<mask id="mask0_1432_8670" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
<path d="M24 0H0V24H24V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_1432_8670)">
<path d="M18.7495 12.0062L20.9317 9.84147C21.4691 9.30777 21.8956 8.67303 22.1867 7.9738C22.4777 7.27457 22.6275 6.52467 22.6275 5.76729C22.6275 5.0099 22.4777 4.26 22.1867 3.56077C21.8956 2.86154 21.4691 2.2268 20.9317 1.69311C19.8393 0.614063 18.3656 0.00897611 16.8301 0.00897611C15.2946 0.00897611 13.821 0.614063 12.7285 1.69311L11.9347 2.48278C11.3992 1.71526 10.6858 1.08883 9.85548 0.65704C9.02517 0.225253 8.10264 0.000952057 7.16677 0.00331437C3.96655 0.00331437 1.37 2.58242 1.37 5.76189V18.2423C1.37 21.4217 3.96655 24.0008 7.16677 24.0008C8.10264 24.0032 9.02517 23.7789 9.85548 23.3471C10.6858 22.9153 11.3992 22.2889 11.9347 21.5214L12.7285 22.311C13.821 23.3901 15.2946 23.9952 16.8301 23.9952C18.3656 23.9952 19.8393 23.3901 20.9317 22.311C21.4691 21.7773 21.8956 21.1426 22.1867 20.4434C22.4777 19.7441 22.6275 18.9942 22.6275 18.2369C22.6275 17.4795 22.4777 16.7296 22.1867 16.0303C21.8956 15.3311 21.4691 14.6964 20.9317 14.1627L18.7495 12.0037V12.0062Z" fill="white"/>
</g>
</g>
<defs>
<clipPath id="clip0_824_278">
<clipPath id="clip0_1432_8670">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,10 +1,9 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M3.53166 18.1471L10.6358 10.8946V10.8978L10.6561 10.8786C10.6607 10.8721 10.667 10.8657 10.6747 10.8657L20.4387 0.90124C20.7322 0.603633 21.1273 0.436873 21.5389 0.436873C21.9504 0.436873 22.3455 0.603633 22.6391 0.90124C22.784 1.04756 22.8991 1.22227 22.9778 1.41512C23.0564 1.60797 23.0969 1.81508 23.0969 2.02429C23.0969 2.2335 23.0564 2.44061 22.9778 2.63346C22.8991 2.82631 22.784 3.00102 22.6391 3.14734L13.959 12.0016L22.6406 20.8543C22.7856 21.0006 22.9007 21.1753 22.9793 21.3681C23.0579 21.561 23.0984 21.7681 23.0984 21.9773C23.0984 22.1865 23.0579 22.3936 22.9793 22.5865C22.9007 22.7793 22.7856 22.954 22.6406 23.1004C22.3481 23.3999 21.9526 23.568 21.5404 23.568C21.1283 23.568 20.7328 23.3999 20.4402 23.1004L11.7555 14.2445L3.07383 23.0972C2.78033 23.3949 2.38449 23.5607 1.97285 23.5583C1.76988 23.56 1.56857 23.5203 1.38049 23.4415C1.19242 23.3627 1.02127 23.2464 0.876869 23.0992C0.732471 22.952 0.617668 22.7769 0.539047 22.5838C0.460426 22.3907 0.419536 22.1835 0.418722 21.9741V2.01947C0.419741 1.80982 0.460801 1.60244 0.539553 1.40917C0.618306 1.2159 0.733206 1.04055 0.877687 0.893124C1.02217 0.745701 1.19339 0.629104 1.38158 0.549997C1.56976 0.470891 1.77121 0.430828 1.97441 0.432097C2.38482 0.429959 2.77928 0.595899 3.07124 0.893499C3.36319 1.1911 3.52878 1.59605 3.53166 2.01947V18.1471Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.6561 10.8786C10.6607 10.8721 10.667 10.8657 10.6747 10.8657L20.4387 0.90124C20.7322 0.603633 21.1273 0.436873 21.5389 0.436873C21.9504 0.436873 22.3455 0.603633 22.6391 0.90124C22.784 1.04756 22.8991 1.22227 22.9778 1.41512C23.0564 1.60797 23.0969 1.81508 23.0969 2.02429C23.0969 2.2335 23.0564 2.44061 22.9778 2.63346C22.8991 2.82631 22.784 3.00102 22.6391 3.14734L13.959 12.0016L22.6406 20.8543C22.7856 21.0006 22.9007 21.1753 22.9793 21.3681C23.0579 21.561 23.0984 21.7681 23.0984 21.9773C23.0984 22.1865 23.0579 22.3936 22.9793 22.5865C22.9007 22.7793 22.7856 22.954 22.6406 23.1004C22.3481 23.3999 21.9526 23.568 21.5404 23.568C21.1283 23.568 20.7328 23.3999 20.4402 23.1004L11.7555 14.2445L3.07383 23.0972C2.78033 23.3949 2.38449 23.5607 1.97285 23.5583C1.76988 23.56 1.56857 23.5203 1.38049 23.4415C1.19242 23.3627 1.02127 23.2464 0.876869 23.0992C0.732471 22.952 0.617668 22.7769 0.539047 22.5838C0.460426 22.3907 0.419536 22.1835 0.418722 21.9741V2.01947C0.419741 1.80982 0.460801 1.60244 0.539553 1.40917C0.618306 1.2159 0.733206 1.04055 0.877687 0.893124C1.02217 0.745701 1.19339 0.629104 1.38158 0.549997C1.56976 0.470891 1.77121 0.430828 1.97441 0.432097C2.38482 0.429959 2.77928 0.595899 3.07124 0.893499C3.36319 1.1911 3.52878 1.59605 3.53166 2.01947V18.1471L10.6358 10.8946V10.8978L10.6561 10.8786ZM11.0546 9.87036V9.85931L3.95045 17.1117V2.01944L3.95044 2.01641C3.94678 1.47855 3.73644 0.964164 3.36558 0.586135C2.99528 0.208668 2.49515 -0.00205383 1.97466 2.40687e-05C1.71722 -0.00127011 1.46203 0.0496385 1.22361 0.149865C0.984464 0.250394 0.766868 0.398566 0.583262 0.585911C0.399656 0.773257 0.25364 0.996101 0.153561 1.2417C0.0534828 1.48731 0.00130415 1.75085 8.61112e-06 2.01728L0 21.9741L6.71418e-06 21.9758C0.00104117 22.2421 0.0530385 22.5056 0.153015 22.7511C0.252991 22.9966 0.398978 23.2194 0.582597 23.4065C0.766217 23.5937 0.983853 23.7416 1.22302 23.8418C1.46124 23.9416 1.71616 23.992 1.97324 23.9903C2.49457 23.9927 2.99573 23.7824 3.36749 23.4052L11.7555 14.8519L20.1453 23.407C20.1453 23.407 20.1454 23.4071 20.1453 23.407C20.5163 23.7867 21.0179 24 21.5405 24C22.0627 24 22.5637 23.7872 22.9346 23.4081C23.1189 23.2217 23.2653 22.9994 23.3654 22.7539C23.4656 22.5081 23.5172 22.244 23.5172 21.9773C23.5172 21.7105 23.4656 21.4465 23.3654 21.2006C23.2653 20.9552 23.1188 20.7327 22.9345 20.5464C22.9342 20.5461 22.9338 20.5458 22.9335 20.5454L14.5547 12.0015L22.932 3.4561C22.9318 3.45633 22.9322 3.45587 22.932 3.4561C23.1164 3.26969 23.2637 3.0465 23.3638 2.80092C23.464 2.55505 23.5157 2.291 23.5157 2.02426C23.5157 1.75753 23.464 1.49348 23.3638 1.2476C23.2636 1.0018 23.1169 0.779109 22.9322 0.592588C22.5603 0.215878 22.06 0.00480541 21.5389 0.00480541C21.0176 0.00480541 20.5171 0.216052 20.1452 0.593051L11.0546 9.87036Z" fill="white"/>
<g clip-path="url(#clip0_1432_8676)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.39183 0.545731C1.38841 0.54714 1.38499 0.548562 1.38158 0.549997C1.19339 0.629104 1.02217 0.745701 0.877687 0.893124C0.733206 1.04055 0.618306 1.2159 0.539553 1.40917C0.460801 1.60244 0.419741 1.80982 0.418722 2.01947V21.9741L0.418724 2.01947C0.419743 1.80982 0.460803 1.60244 0.539555 1.40917C0.618308 1.2159 0.733208 1.04055 0.877689 0.893124C1.02217 0.745701 1.19339 0.629104 1.38158 0.549997C1.38499 0.548562 1.38841 0.54714 1.39183 0.545731ZM11.0546 9.85931V9.87036L20.1452 0.593051C20.5171 0.216052 21.0176 0.00480541 21.5389 0.00480541C22.06 0.00480541 22.5603 0.215878 22.9322 0.592588C23.1169 0.779109 23.2636 1.0018 23.3638 1.2476C23.464 1.49348 23.5157 1.75753 23.5157 2.02426C23.5157 2.291 23.464 2.55505 23.3638 2.80092C23.2637 3.0465 23.1164 3.26969 22.932 3.4561L14.5547 12.0015L22.9335 20.5454L22.9345 20.5464C23.1188 20.7327 23.2653 20.9552 23.3654 21.2006C23.4656 21.4465 23.5172 21.7105 23.5172 21.9773C23.5172 22.244 23.4656 22.5081 23.3654 22.7539C23.2653 22.9994 23.1189 23.2217 22.9346 23.4081C22.5637 23.7872 22.0627 24 21.5405 24C21.0179 24 20.5163 23.7867 20.1453 23.407L11.7555 14.8519L3.36749 23.4052C2.99573 23.7824 2.49457 23.9927 1.97324 23.9903C1.71616 23.992 1.46124 23.9416 1.22302 23.8418C0.983853 23.7416 0.766217 23.5937 0.582597 23.4065C0.398978 23.2194 0.252991 22.9966 0.153015 22.7511C0.0530385 22.5056 0.00104117 22.2421 6.71418e-06 21.9758L0 21.9741L8.61112e-06 2.01728C0.00130415 1.75085 0.0534828 1.48731 0.153561 1.2417C0.25364 0.996101 0.399656 0.773257 0.583262 0.585911C0.766868 0.398566 0.984464 0.250394 1.22361 0.149865C1.46203 0.0496385 1.71722 -0.00127011 1.97466 2.40688e-05C2.49515 -0.00205383 2.99528 0.208668 3.36558 0.586135C3.73644 0.964164 3.94678 1.47855 3.95044 2.01641L3.95045 2.01944V17.1117L11.0546 9.85931Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<clipPath id="clip0_1432_8676">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -1,11 +1,5 @@
<svg width="23.999999999999996" height="23.999999999999996" xmlns="http://www.w3.org/2000/svg" fill="none">
<g>
<title>Layer 1</title>
<g id="svg_1">
<path d="m18.85498,5.26251c1.86416,0.51783 3.22531,1.81979 3.71355,3.5508c0.57701,2.0787 -0.0074,4.11301 -1.59046,5.46676c-0.85071,0.72495 -2.40419,1.26497 -3.66916,1.26497l-0.56221,0l-0.05918,0.53262c-0.14055,1.43512 -0.84332,2.40419 -1.99733,2.73708c-0.21452,0.06658 -1.86416,0.08877 -5.91799,0.08877l-5.62209,0.0074l-0.44385,-0.20713c-0.71016,-0.33289 -1.25018,-0.93948 -1.4573,-1.64224c-0.02958,-0.11836 -0.05918,-2.70749 -0.05918,-5.75525c0,-5.96979 0,-5.96238 0.38467,-6.11774c0.10357,-0.03699 3.59517,-0.06658 8.45534,-0.06658c8.10026,-0.0074 8.29999,-0.0074 8.82522,0.14055l-0.00001,0.00001z" fill="#ffffff" id="svg_2"/>
<path d="m16.79848,10.36678l0,2.51516l0.65098,0c1.14662,0 1.84937,-0.39207 2.30802,-1.28717c0.24412,-0.48823 0.25891,-0.54741 0.25891,-1.29456c0,-0.71016 -0.02219,-0.82113 -0.20713,-1.20579c-0.22192,-0.45864 -0.63619,-0.85811 -1.12442,-1.09483c-0.24412,-0.11836 -0.45864,-0.14795 -1.09483,-0.14795l-0.79153,0l0,2.51516l0,-0.00001z" fill="#13c3ff" id="svg_3"/>
<path d="m10.42812,8.47376c-0.54001,0.17754 -0.71016,0.27371 -1.13181,0.6214l-0.34768,0.2885l-0.31809,-0.25891c-1.05044,-0.85811 -2.58913,-0.95428 -3.45463,-0.21452c-0.42906,0.36988 -0.60657,0.76195 -0.65094,1.43512c-0.03699,0.5992 0.08877,1.16881 0.36984,1.71622c0.08137,0.16274 0.43646,0.5918 0.78413,0.96168c1.08744,1.13181 3.13654,3.01078 3.28449,3.01078c0.08877,0 0.8951,-0.74714 2.01952,-1.87157c1.69403,-1.68663 1.90116,-1.91595 2.11568,-2.37459c0.3033,-0.64358 0.36988,-1.39073 0.18494,-1.95294c-0.36248,-1.08004 -1.73101,-1.73102 -2.85544,-1.36114z" fill="#ff5f5f" id="svg_4"/>
</g>
</g>
</svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19.6314 4.51096C21.703 5.08643 23.2156 6.53329 23.7582 8.45696C24.3995 10.767 23.75 13.0277 21.9907 14.5322C21.0453 15.3378 19.319 15.9379 17.9132 15.9379H17.2884L17.2226 16.5298C17.0665 18.1247 16.2855 19.2016 15.003 19.5715C14.7646 19.6455 12.9314 19.6702 8.42635 19.6702L2.17852 19.6784L1.68527 19.4482C0.896064 19.0783 0.295939 18.4042 0.0657668 17.6232C0.0328945 17.4917 0 14.6144 0 11.2274C0 4.59319 3.31193e-08 4.60142 0.427484 4.42877C0.542582 4.38767 4.4228 4.35478 9.82391 4.35478C18.8257 4.34656 19.0477 4.34655 19.6314 4.51096Z" fill="white"/>
<path d="M17.3459 10.1834V12.9785H18.0694C19.3436 12.9785 20.1246 12.5428 20.6343 11.548C20.9056 11.0055 20.922 10.9397 20.922 10.1094C20.922 9.3202 20.8974 9.19688 20.6918 8.76941C20.4452 8.25972 19.9848 7.81579 19.4423 7.55272C19.171 7.42119 18.9326 7.38831 18.2256 7.38831H17.3459V10.1834Z" fill="#13C3FF"/>
<path d="M10.2665 8.07966C9.66642 8.27696 9.47734 8.38384 9.00876 8.77023L8.62238 9.09084L8.26888 8.80311C7.10153 7.84949 5.39158 7.74262 4.42975 8.56471C3.95294 8.97576 3.75567 9.41147 3.70636 10.1596C3.66525 10.8255 3.80501 11.4585 4.11736 12.0668C4.20779 12.2476 4.6024 12.7245 4.98877 13.1355C6.19724 14.3933 8.47441 16.4814 8.63883 16.4814C8.73748 16.4814 9.63355 15.6511 10.8831 14.4015C12.7657 12.5272 12.9959 12.2723 13.2343 11.7626C13.5713 11.0474 13.6453 10.2171 13.4398 9.59233C13.037 8.39209 11.5161 7.66862 10.2665 8.07966Z" fill="#FF5F5F"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -1,13 +1,7 @@
<?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 style="fill-rule:nonzero;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" version="1.1" viewBox="0 0 63 24">
<defs/>
<g id="Layer 1">
<g opacity="1">
<path d="M-1.1917e-06+12C-1.1917e-06+5.37258+5.37258-4.53979e-07+12-4.53979e-07C18.6274-4.53979e-07+24+5.37258+24+12C24+18.6274+18.6274+24+12+24C5.37258+24-1.1917e-06+18.6274-1.1917e-06+12Z" opacity="1" fill="#ff8000"/>
<path d="M19.5+12C19.5+5.37258+24.8726-4.53979e-07+31.5-4.53979e-07C38.1274-4.53979e-07+43.5+5.37258+43.5+12C43.5+18.6274+38.1274+24+31.5+24C24.8726+24+19.5+18.6274+19.5+12Z" opacity="1" fill="#00e054"/>
<path d="M21.75+18.997C23.1661+17.0274+24+14.6111+24+12C24+9.38894+23.1661+6.97265+21.75+5.00295C20.3339+6.97265+19.5+9.38894+19.5+12C19.5+14.6111+20.3339+17.0274+21.75+18.997L21.75+18.997Z" opacity="1" fill="#ffffff"/>
<path d="M39+12C39+5.37258+44.3726-4.53979e-07+51-4.53979e-07C57.6274-4.53979e-07+63+5.37258+63+12C63+18.6274+57.6274+24+51+24C44.3726+24+39+18.6274+39+12Z" opacity="1" fill="#40bcf4"/>
<path d="M41.25+18.997C42.6661+17.0274+43.5+14.6111+43.5+12C43.5+9.38894+42.6661+6.97265+41.25+5.00295C39.8339+6.97265+39+9.38894+39+12C39+14.6111+39.8339+17.0274+41.25+18.997L41.25+18.997Z" opacity="1" fill="#ffffff"/>
</g>
</g>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 11.5714C0 9.0467 2.0467 7 4.57143 7C7.09615 7 9.14286 9.0467 9.14286 11.5714C9.14286 14.0962 7.09615 16.1429 4.57143 16.1429C2.0467 16.1429 0 14.0962 0 11.5714Z" fill="#FF8000"/>
<path d="M7.42859 11.5714C7.42859 9.0467 9.47529 7 12 7C14.5247 7 16.5714 9.0467 16.5714 11.5714C16.5714 14.0962 14.5247 16.1429 12 16.1429C9.47529 16.1429 7.42859 14.0962 7.42859 11.5714Z" fill="#00E054"/>
<path d="M8.28573 14.2369C8.8252 13.4866 9.14287 12.5661 9.14287 11.5714C9.14287 10.5767 8.8252 9.65625 8.28573 8.90588C7.74627 9.65625 7.42859 10.5767 7.42859 11.5714C7.42859 12.5661 7.74627 13.4866 8.28573 14.2369Z" fill="white"/>
<path d="M14.8572 11.5714C14.8572 9.0467 16.9039 7 19.4286 7C21.9533 7 24 9.0467 24 11.5714C24 14.0962 21.9533 16.1429 19.4286 16.1429C16.9039 16.1429 14.8572 14.0962 14.8572 11.5714Z" fill="#40BCF4"/>
<path d="M15.7143 14.2369C16.2538 13.4866 16.5715 12.5661 16.5715 11.5714C16.5715 10.5767 16.2538 9.65625 15.7143 8.90588C15.1749 9.65625 14.8572 10.5767 14.8572 11.5714C14.8572 12.5661 15.1749 13.4866 15.7143 14.2369Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -1,2 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" data-prefix="littlelink" data-icon="linkedin" class="svg-inline linkedin" role="img" viewBox="0 0 448 512">
<path fill="#FFFFFF" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8695)">
<path d="M22.2857 0H1.70893C0.766071 0 0 0.776786 0 1.73036V22.2696C0 23.2232 0.766071 24 1.70893 24H22.2857C23.2286 24 24 23.2232 24 22.2696V1.73036C24 0.776786 23.2286 0 22.2857 0ZM7.25357 20.5714H3.69643V9.11786H7.25893V20.5714H7.25357ZM5.475 7.55357C4.33393 7.55357 3.4125 6.62679 3.4125 5.49107C3.4125 4.35536 4.33393 3.42857 5.475 3.42857C6.61071 3.42857 7.5375 4.35536 7.5375 5.49107C7.5375 6.63214 6.61607 7.55357 5.475 7.55357V7.55357ZM20.5875 20.5714H17.0304V15C17.0304 13.6714 17.0036 11.9625 15.1821 11.9625C13.3286 11.9625 13.0446 13.4089 13.0446 14.9036V20.5714H9.4875V9.11786H12.9V10.6821H12.9482C13.425 9.78214 14.5875 8.83393 16.3179 8.83393C19.9179 8.83393 20.5875 11.2071 20.5875 14.2929V20.5714V20.5714Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8695">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 642 B

After

Width:  |  Height:  |  Size: 989 B

View file

@ -1,10 +1,15 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_615_524)">
<g clip-path="url(#clip0_1432_8697)">
<mask id="mask0_1432_8697" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
<path d="M24 0H0V24H24V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_1432_8697)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.717708 9.99764C-0.239236 10.9312 -0.239236 12.4449 0.717708 13.3785C1.67465 14.3121 3.22616 14.3121 4.18311 13.3785L12.0335 5.71962L15.2136 8.82223C16.1706 9.75584 17.7221 9.75584 18.679 8.82223C19.636 7.88863 19.636 6.37495 18.679 5.44135L13.8275 0.708111C13.3787 0.270279 12.7992 0.037776 12.2115 0.0106035C11.5097 -0.0539096 10.7849 0.175957 10.2476 0.700204L0.717708 9.99764Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.2823 14.0024C24.2392 13.0688 24.2392 11.5551 23.2823 10.6215C22.3253 9.68787 20.7738 9.68787 19.8169 10.6215L11.9668 18.2801L8.78687 15.1778C7.82992 14.2442 6.27841 14.2442 5.32146 15.1778C4.36452 16.1114 4.36452 17.625 5.32147 18.5587L10.173 23.2919C10.6215 23.7295 11.2007 23.962 11.788 23.9893C12.4899 24.054 13.215 23.8242 13.7524 23.2998L23.2823 14.0024Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.2823 14.0024C24.2392 13.0688 24.2392 11.5551 23.2823 10.6215C22.3253 9.68786 20.7738 9.68786 19.8169 10.6215L11.9668 18.2801L8.78687 15.1778C7.82992 14.2442 6.27841 14.2442 5.32146 15.1778C4.36452 16.1114 4.36452 17.625 5.32147 18.5587L10.173 23.2919C10.6215 23.7295 11.2007 23.962 11.788 23.9893C12.4899 24.054 13.215 23.8242 13.7524 23.2998L23.2823 14.0024Z" fill="white"/>
</g>
</g>
<defs>
<clipPath id="clip0_615_524">
<clipPath id="clip0_1432_8697">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -1,10 +1,15 @@
<svg width="75" height="79" viewBox="0 0 75 79" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M73.8393 17.4898C72.6973 9.00165 65.2994 2.31235 56.5296 1.01614C55.05 0.797115 49.4441 0 36.4582 0H36.3612C23.3717 0 20.585 0.797115 19.1054 1.01614C10.5798 2.27644 2.79399 8.28712 0.904997 16.8758C-0.00358524 21.1056 -0.100549 25.7949 0.0682394 30.0965C0.308852 36.2651 0.355538 42.423 0.91577 48.5665C1.30307 52.6474 1.97872 56.6957 2.93763 60.6812C4.73325 68.042 12.0019 74.1676 19.1233 76.6666C26.7478 79.2728 34.9474 79.7055 42.8039 77.9162C43.6682 77.7151 44.5217 77.4817 45.3645 77.216C47.275 76.6092 49.5123 75.9305 51.1571 74.7385C51.1797 74.7217 51.1982 74.7001 51.2112 74.6753C51.2243 74.6504 51.2316 74.6229 51.2325 74.5948V68.6416C51.2321 68.6154 51.2259 68.5896 51.2142 68.5661C51.2025 68.5426 51.1858 68.522 51.1651 68.5058C51.1444 68.4896 51.1204 68.4783 51.0948 68.4726C51.0692 68.4669 51.0426 68.467 51.0171 68.4729C45.9835 69.675 40.8254 70.2777 35.6502 70.2682C26.7439 70.2682 24.3486 66.042 23.6626 64.2826C23.1113 62.762 22.7612 61.1759 22.6212 59.5646C22.6197 59.5375 22.6247 59.5105 22.6357 59.4857C22.6466 59.4609 22.6633 59.4391 22.6843 59.422C22.7053 59.4048 22.73 59.3929 22.7565 59.3871C22.783 59.3813 22.8104 59.3818 22.8367 59.3886C27.7864 60.5826 32.8604 61.1853 37.9522 61.1839C39.1768 61.1839 40.3978 61.1839 41.6224 61.1516C46.7435 61.008 52.1411 60.7459 57.1796 59.7621C57.3053 59.7369 57.431 59.7154 57.5387 59.6831C65.4861 58.157 73.0493 53.3672 73.8178 41.2381C73.8465 40.7606 73.9184 36.2364 73.9184 35.7409C73.9219 34.0569 74.4606 23.7949 73.8393 17.4898Z" fill="url(#paint0_linear_549_34)"/>
<path d="M61.2484 27.0263V48.114H52.8916V27.6475C52.8916 23.3388 51.096 21.1413 47.4437 21.1413C43.4287 21.1413 41.4177 23.7409 41.4177 28.8755V40.0782H33.1111V28.8755C33.1111 23.7409 31.0965 21.1413 27.0815 21.1413C23.4507 21.1413 21.6371 23.3388 21.6371 27.6475V48.114H13.2839V27.0263C13.2839 22.7176 14.384 19.2946 16.5843 16.7572C18.8539 14.2258 21.8311 12.926 25.5264 12.926C29.8036 12.926 33.0357 14.5705 35.1905 17.8559L37.2698 21.346L39.3527 17.8559C41.5074 14.5705 44.7395 12.926 49.0095 12.926C52.7013 12.926 55.6784 14.2258 57.9553 16.7572C60.1531 19.2922 61.2508 22.7152 61.2484 27.0263Z" fill="white"/>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8705)">
<path d="M23.1722 5.31336C22.8252 2.73468 20.5778 0.702486 17.9135 0.308701C17.464 0.242162 15.761 0 11.8159 0H11.7864C7.84025 0 6.99366 0.242162 6.54416 0.308701C3.95411 0.691577 1.5888 2.51761 1.01493 5.12683C0.738901 6.41183 0.709444 7.83643 0.760721 9.14324C0.833819 11.0172 0.848002 12.888 1.0182 14.7544C1.13586 15.9941 1.34112 17.224 1.63243 18.4348C2.17794 20.671 4.38614 22.5319 6.5496 23.2911C8.8659 24.0829 11.3569 24.2143 13.7437 23.6707C14.0063 23.6097 14.2656 23.5387 14.5216 23.458C15.102 23.2737 15.7817 23.0675 16.2814 22.7054C16.2883 22.7003 16.2939 22.6937 16.2978 22.6862C16.3018 22.6786 16.304 22.6703 16.3043 22.6617V20.8531C16.3042 20.8452 16.3023 20.8373 16.2987 20.8302C16.2952 20.8231 16.2901 20.8168 16.2838 20.8119C16.2775 20.807 16.2702 20.8035 16.2625 20.8018C16.2547 20.8001 16.2466 20.8001 16.2389 20.8019C14.7097 21.1671 13.1426 21.3502 11.5704 21.3473C8.86472 21.3473 8.13703 20.0634 7.92863 19.5289C7.76114 19.0669 7.65479 18.5851 7.61225 18.0956C7.6118 18.0873 7.61332 18.0791 7.61666 18.0716C7.61997 18.0641 7.62504 18.0574 7.63142 18.0523C7.6378 18.047 7.64531 18.0434 7.65336 18.0417C7.66141 18.0399 7.66973 18.04 7.67772 18.0421C9.18143 18.4048 10.7229 18.5879 12.2698 18.5875C12.6418 18.5875 13.0127 18.5875 13.3848 18.5777C14.9405 18.5341 16.5803 18.4545 18.111 18.1556C18.1492 18.1479 18.1874 18.1414 18.2201 18.1316C20.6345 17.668 22.9322 16.2128 23.1657 12.528C23.1744 12.383 23.1962 11.0085 23.1962 10.858C23.1973 10.3464 23.3609 7.22883 23.1722 5.31336Z" fill="url(#paint0_linear_1432_8705)"/>
<path d="M19.3471 8.21052V14.6169H16.8084V8.39923C16.8084 7.09026 16.2629 6.42267 15.1533 6.42267C13.9335 6.42267 13.3226 7.21242 13.3226 8.7723V12.1757H10.7991V8.7723C10.7991 7.21242 10.1871 6.42267 8.96731 6.42267C7.86428 6.42267 7.31332 7.09026 7.31332 8.39923V14.6169H4.77563V8.21052C4.77563 6.90154 5.10984 5.86164 5.77829 5.09079C6.46779 4.32176 7.37225 3.92688 8.49488 3.92688C9.79428 3.92688 10.7762 4.42647 11.4308 5.42457L12.0625 6.48486L12.6953 5.42457C13.3499 4.42647 14.3318 3.92688 15.629 3.92688C16.7505 3.92688 17.655 4.32176 18.3467 5.09079C19.0144 5.86092 19.3479 6.90081 19.3471 8.21052Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_549_34" x1="37.0692" y1="0" x2="37.0692" y2="79" gradientUnits="userSpaceOnUse">
<linearGradient id="paint0_linear_1432_8705" x1="12.0015" y1="0" x2="12.0015" y2="24" gradientUnits="userSpaceOnUse">
<stop stop-color="#6364FF"/>
<stop offset="1" stop-color="#563ACC"/>
</linearGradient>
<clipPath id="clip0_1432_8705">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -1,5 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.5374 12.0001C13.5374 15.8661 10.5069 19 6.76884 19C3.03073 19 0 15.8661 0 12.0001C0 8.13418 3.0305 5 6.76884 5C10.5072 5 13.5374 8.13418 13.5374 12.0001Z" fill="#FFFFFF"/>
<path d="M20.9628 12.0001C20.9628 15.6391 19.4476 18.5902 17.5784 18.5902C15.7092 18.5902 14.194 15.6391 14.194 12.0001C14.194 8.36116 15.709 5.41003 17.5782 5.41003C19.4473 5.41003 20.9626 8.36021 20.9626 12.0001" fill="#FFFFFF"/>
<path d="M24 12.0001C24 15.2597 23.4672 17.9038 22.8097 17.9038C22.1522 17.9038 21.6196 15.2604 21.6196 12.0001C21.6196 8.73979 22.1525 6.09644 22.8097 6.09644C23.467 6.09644 24 8.73955 24 12.0001Z" fill="#FFFFFF"/>
<path d="M13.5374 12.0001C13.5374 15.8661 10.5069 19 6.76884 19C3.03073 19 0 15.8661 0 12.0001C0 8.13418 3.0305 5 6.76884 5C10.5072 5 13.5374 8.13418 13.5374 12.0001Z" fill="white"/>
<path d="M20.9628 12.0001C20.9628 15.6391 19.4476 18.5902 17.5784 18.5902C15.7092 18.5902 14.194 15.6391 14.194 12.0001C14.194 8.36116 15.709 5.41003 17.5782 5.41003C19.4473 5.41003 20.9626 8.36021 20.9626 12.0001" fill="white"/>
<path d="M24 12.0001C24 15.2597 23.4672 17.9038 22.8097 17.9038C22.1522 17.9038 21.6196 15.2604 21.6196 12.0001C21.6196 8.73979 22.1525 6.09644 22.8097 6.09644C23.467 6.09644 24 8.73955 24 12.0001Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 736 B

After

Width:  |  Height:  |  Size: 730 B

View file

@ -1,3 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8713)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 11.64C0 4.95169 5.24005 0 12 0C18.76 0 24 4.95169 24 11.64C24 18.3284 18.76 23.28 12 23.28C10.7858 23.28 9.6209 23.1197 8.52638 22.8188C8.31362 22.7602 8.08737 22.7768 7.88545 22.8658L5.50362 23.9172C4.88058 24.1923 4.17728 23.7492 4.1564 23.0684L4.09105 20.9338C4.08301 20.6708 3.96469 20.425 3.76868 20.2496C1.43376 18.1615 0 15.1385 0 11.64ZM8.31906 9.4516L4.79406 15.0441C4.45578 15.5808 5.11549 16.1856 5.62086 15.8021L9.4073 12.9284C9.66343 12.734 10.0174 12.733 10.2746 12.9259L13.0783 15.0287C13.9195 15.6597 15.1203 15.4381 15.681 14.5485L19.206 8.95595C19.5442 8.41924 18.8846 7.81444 18.3792 8.19796L14.5927 11.0716C14.3366 11.266 13.9827 11.267 13.7254 11.0741L10.9218 8.97136C10.0805 8.3404 8.87978 8.56192 8.31906 9.4516Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8713">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 907 B

After

Width:  |  Height:  |  Size: 1 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,3 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024">
<path d="M629.8 111.5a301 301 0 0 0-300.7 300.7C329 577.5 464 712 629.8 712a300.1 300.1 0 0 0 0-600.5m-535.4 801h146.9v-801h-147" style="fill:#fff;stroke-width:1.76957" />
</svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8721)">
<path d="M15.3778 0C13.0883 0.00237968 10.8933 0.952381 9.27437 2.64152C7.65547 4.33066 6.74497 6.62094 6.74269 9.00974C6.73981 13.9625 10.6166 17.9925 15.3778 17.9925C17.6646 17.9925 19.8576 17.0447 21.4746 15.3576C23.0916 13.6704 24 11.3822 24 8.99625C24 6.6103 23.0916 4.32207 21.4746 2.63494C19.8576 0.947817 17.6646 0 15.3778 0V0ZM0.00287163 24H4.22136V0H0" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8721">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 249 B

After

Width:  |  Height:  |  Size: 627 B

View file

@ -1,21 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="50.849px" height="60px" viewBox="0 0 50.849 60" enable-background="new 0 0 50.849 60" xml:space="preserve">
<g>
<path opacity="0.68" fill="#FFFFFF" d="M45.823,15.244c0.732-4.667-0.005-7.843-2.529-10.72C40.514,1.357,35.493,0,29.068,0H10.42
C9.107,0,7.99,0.956,7.785,2.252L0.02,51.492c-0.153,0.972,0.598,1.851,1.581,1.851h11.513l-0.795,5.039
C12.185,59.231,12.842,60,13.702,60h9.704c1.148,0,2.126-0.835,2.305-1.97l0.096-0.493l1.828-11.592l0.118-0.641
c0.179-1.135,1.157-1.97,2.305-1.97h1.452c9.4,0,16.762-3.82,18.913-14.865c0.899-4.615,0.434-8.468-1.943-11.176
C47.76,16.474,46.866,15.796,45.823,15.244L45.823,15.244"/>
<path opacity="0.7" fill="#FFFFFF" d="M45.823,15.244c0.732-4.667-0.005-7.843-2.529-10.72C40.514,1.357,35.493,0,29.068,0H10.42
C9.107,0,7.99,0.956,7.785,2.252L0.02,51.492c-0.153,0.972,0.598,1.851,1.581,1.851h11.513l2.892-18.338l-0.09,0.575
c0.205-1.297,1.313-2.252,2.626-2.252h5.472c10.746,0,19.16-4.366,21.619-16.992C45.705,15.962,45.767,15.6,45.823,15.244"/>
<path fill="#FFFFFF" d="M19.112,15.306c0.123-0.78,0.624-1.419,1.298-1.742c0.307-0.147,0.649-0.229,1.008-0.229h14.618
c1.732,0,3.346,0.113,4.822,0.351c0.422,0.068,0.833,0.146,1.231,0.234s0.786,0.188,1.161,0.297
c0.187,0.055,0.372,0.112,0.553,0.172c0.725,0.241,1.399,0.524,2.021,0.854c0.732-4.667-0.005-7.843-2.529-10.72
C40.514,1.357,35.493,0,29.068,0H10.42C9.107,0,7.99,0.956,7.785,2.252L0.02,51.492c-0.153,0.972,0.598,1.851,1.581,1.851h11.513
l2.892-18.338L19.112,15.306z"/>
</g>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path opacity="0.68" d="M20.3291 6.0976C20.6219 4.2308 20.3271 2.9604 19.3175 1.8096C18.2055 0.5428 16.1971 0 13.6271 0H6.16794C5.64274 0 5.19594 0.3824 5.11394 0.9008L2.00794 20.5968C1.94674 20.9856 2.24714 21.3372 2.64034 21.3372H7.24554L6.92754 23.3528C6.87394 23.6924 7.13674 24 7.48074 24H11.3623C11.8215 24 12.2127 23.666 12.2843 23.212L12.3227 23.0148L13.0539 18.378L13.1011 18.1216C13.1727 17.6676 13.5639 17.3336 14.0231 17.3336H14.6039C18.3639 17.3336 21.3087 15.8056 22.1691 11.3876C22.5287 9.5416 22.3427 8.0004 21.3919 6.9172C21.1039 6.5896 20.7463 6.3184 20.3291 6.0976Z" fill="white"/>
<path opacity="0.7" d="M20.3291 6.0976C20.6219 4.2308 20.3271 2.9604 19.3175 1.8096C18.2055 0.5428 16.1971 0 13.6271 0H6.16794C5.64274 0 5.19594 0.3824 5.11394 0.9008L2.00794 20.5968C1.94674 20.9856 2.24714 21.3372 2.64034 21.3372H7.24554L8.40234 14.002L8.36634 14.232C8.44834 13.7132 8.89154 13.3312 9.41674 13.3312H11.6055C15.9039 13.3312 19.2695 11.5848 20.2531 6.5344C20.2819 6.3848 20.3067 6.24 20.3291 6.0976Z" fill="white"/>
<path d="M9.64474 6.1224C9.69394 5.8104 9.89434 5.5548 10.1639 5.4256C10.2867 5.3668 10.4235 5.334 10.5671 5.334H16.4143C17.1071 5.334 17.7527 5.3792 18.3431 5.4744C18.5119 5.5016 18.6763 5.5328 18.8355 5.568C18.9947 5.6032 19.1499 5.6432 19.2999 5.6868C19.3747 5.7088 19.4487 5.7316 19.5211 5.7556C19.8111 5.852 20.0807 5.9652 20.3295 6.0972C20.6223 4.2304 20.3275 2.96 19.3179 1.8092C18.2055 0.5428 16.1971 0 13.6271 0H6.16794C5.64274 0 5.19594 0.3824 5.11394 0.9008L2.00794 20.5968C1.94674 20.9856 2.24714 21.3372 2.64034 21.3372H7.24554L8.40234 14.002L9.64474 6.1224Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,10 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<g clip-path="url(#clip0_1432_8728)">
<path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="white"/>
<path d="M12 0C5.37284 0 0 5.37284 0 12C0 17.0864 3.16049 21.4321 7.62469 23.1802C7.51605 22.2321 7.42716 20.7704 7.6642 19.7333C7.88148 18.7951 9.06667 13.7679 9.06667 13.7679C9.06667 13.7679 8.71111 13.0469 8.71111 11.9901C8.71111 10.321 9.67901 9.07654 10.884 9.07654C11.9111 9.07654 12.4049 9.84691 12.4049 10.7654C12.4049 11.7926 11.7531 13.3333 11.4074 14.7654C11.121 15.9605 12.0099 16.9383 13.1852 16.9383C15.3185 16.9383 16.958 14.6864 16.958 11.4469C16.958 8.57284 14.8938 6.5679 11.9407 6.5679C8.52346 6.5679 6.51852 9.12593 6.51852 11.7728C6.51852 12.8 6.91358 13.9062 7.40741 14.5086C7.50617 14.6272 7.51605 14.7358 7.48642 14.8543C7.39753 15.2296 7.19012 16.0494 7.15062 16.2173C7.10123 16.4346 6.97284 16.484 6.74568 16.3753C5.24444 15.6741 4.30617 13.4914 4.30617 11.7235C4.30617 7.94074 7.05185 4.4642 12.237 4.4642C16.3951 4.4642 19.6346 7.42716 19.6346 11.3975C19.6346 15.5358 17.0272 18.8642 13.4123 18.8642C12.1975 18.8642 11.0519 18.2321 10.6667 17.4815C10.6667 17.4815 10.0642 19.7728 9.91605 20.3358C9.64938 21.3827 8.91852 22.6864 8.42469 23.4864C9.55062 23.8321 10.7358 24.0198 11.9802 24.0198C18.6074 24.0198 23.9802 18.6469 23.9802 12.0198C24 5.37284 18.6272 0 12 0Z" fill="#E60023"/>
</g>
<defs>
<clipPath id="clip0">
<clipPath id="clip0_1432_8728">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -1,6 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.295 11.4632L1.35336 22.0116C1.66141 23.1598 2.70692 24 3.94846 24C4.44321 24 4.90996 23.8693 5.31136 23.6266L5.33936 23.6079L16.5226 17.1575L11.2857 11.4539L11.295 11.4632Z" fill="#EA4335"/>
<path d="M21.3487 9.67095H21.3394L16.5132 6.86115L11.071 11.706L16.5319 17.1669L21.3394 14.3944C22.1795 13.937 22.7489 13.0502 22.7489 12.0327C22.7489 11.0152 22.1888 10.1284 21.3487 9.68028V9.67095Z" fill="#FBBC04"/>
<path d="M1.35336 1.99768C1.29735 2.22172 1.26001 2.44576 1.26001 2.68846V21.3209C1.26001 21.5636 1.28801 21.7876 1.35336 22.0117L11.6311 11.734L1.35336 1.99768Z" fill="#4285F4"/>
<path d="M11.3697 12.0047L16.5132 6.86114L5.33936 0.382731C4.93796 0.140024 4.46188 0 3.94846 0C2.70692 0 1.66141 0.849475 1.35336 1.98833L11.3697 11.9953V12.0047Z" fill="#34A853"/>
</svg>

Before

Width:  |  Height:  |  Size: 887 B

View file

@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 0C1.89543 0 1 0.895431 1 2V20V23C1 23.5523 1.44772 24 2 24H2.1198C2.36471 24 2.60111 23.9101 2.78416 23.7474L7 20H21C22.1046 20 23 19.1046 23 18V2C23 0.895431 22.1046 0 21 0H3Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 16.6136V16.4073L6.42395 16.2629C6.70665 16.1804 6.89037 16.0567 6.97516 15.8916C7.07408 15.7266 7.12351 15.5066 7.12351 15.2316V4.42323C7.12351 4.14821 7.07408 3.9282 6.97516 3.76319C6.87623 3.59817 6.68542 3.46753 6.40278 3.37128L6 3.20626V3H11.1514C13.2571 3 14.7763 3.37815 15.709 4.13446C16.6559 4.87702 17.1294 5.86022 17.1294 7.08407C17.1294 7.86788 16.9315 8.58981 16.5358 9.24987C16.1542 9.89616 15.5183 10.4118 14.6279 10.7969C13.7375 11.1819 12.5363 11.3744 11.0241 11.3744H10.3034V15.1697C10.3034 15.706 10.579 16.0567 11.1301 16.2217L11.766 16.4073V16.6136H6ZM10.3034 10.9618H11.1089C11.8014 10.9618 12.3667 10.8519 12.8048 10.6319C13.2429 10.4118 13.568 10.0268 13.7799 9.47675C13.992 8.92671 14.0979 8.16353 14.0979 7.1872C14.0979 6.19712 13.9779 5.42707 13.7375 4.87703C13.5114 4.32698 13.1723 3.94882 12.7201 3.74256C12.2678 3.52254 11.7025 3.41253 11.0241 3.41253H10.3034V10.9618Z" fill="#678BFF"/>
<path d="M14.8837 15.7782C15.237 16.122 15.6681 16.2939 16.1769 16.2939C16.6856 16.2939 17.1167 16.122 17.47 15.7782C17.8233 15.4344 18 15.0219 18 14.5406C18 14.0593 17.8233 13.6399 17.47 13.2824C17.1167 12.9249 16.6856 12.7461 16.1769 12.7461C15.6681 12.7461 15.237 12.9249 14.8837 13.2824C14.5304 13.6399 14.3538 14.0593 14.3538 14.5406C14.3538 15.0219 14.5304 15.4344 14.8837 15.7782Z" fill="#678BFF"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -1,10 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M24.0032 12C24.0032 18.6298 18.633 24 12.0032 24C5.3734 24 0.00228119 18.6307 0.00228119 12C0.00228119 5.36929 5.37248 0 12.0023 0C18.6321 0 24.0023 5.3702 24.0023 12" fill="#DA552F"/>
<path d="M13.6028 12H10.2025V8.40952H13.6028C14.5928 8.40952 15.4036 9.2194 15.4036 10.2103C15.4036 11.2011 14.5937 12.011 13.6028 12.011V12ZM13.6028 6.01099H7.80211V18.011H10.2025V14.4114H13.6028C15.9228 14.4114 17.803 12.5311 17.803 10.2112C17.803 7.89124 15.9228 6.01099 13.6028 6.01099" fill="white"/>
<g clip-path="url(#clip0_1432_8742)">
<path d="M24.0032 12C24.0032 18.6298 18.633 24 12.0032 24C5.37344 24 0.00231934 18.6307 0.00231934 12C0.00231934 5.36929 5.37252 0 12.0023 0C18.6321 0 24.0023 5.3702 24.0023 12" fill="#DA552F"/>
<path d="M13.6028 12H10.2025V8.40952H13.6028C14.5928 8.40952 15.4036 9.2194 15.4036 10.2103C15.4036 11.2011 14.5937 12.011 13.6028 12.011V12ZM13.6028 6.01099H7.80212V18.011H10.2025V14.4114H13.6028C15.9228 14.4114 17.803 12.5311 17.803 10.2112C17.803 7.89124 15.9228 6.01099 13.6028 6.01099Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<clipPath id="clip0_1432_8742">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 729 B

After

Width:  |  Height:  |  Size: 751 B

View file

@ -1,3 +1,10 @@
<svg viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
<path fill="#e41321" d="m27.621 27.225h-5.3279a0.53462 0.53462 0 0 1-0.53331-0.53592v-13.372c0-0.29541 0.2392-0.53462 0.53331-0.53462h4.9397c3.707 0 4.4848 2.1829 4.4848 4.0129 0 1.0588-0.28103 1.8993-0.83918 2.5162 1.3594 0.56076 2.0914 1.8248 2.0914 3.6534 0 2.6679-1.9999 4.2599-5.3488 4.2599m-7.7356 0h-11.066a0.53331 0.53331 0 0 1-0.532-0.53592v-13.372c0-0.29541 0.2379-0.53462 0.532-0.53462h5.1697c3.2286 0 5.1553 1.7385 5.1553 4.6508 0 1.9372-0.97381 3.4587-2.5437 4.0769l3.6822 4.8246a0.53592 0.53592 0 0 1-0.39868 0.88885m0.019607-27.188c-11.037 0-19.986 8.9486-19.986 19.986 0 11.04 8.9486 19.989 19.987 19.989s19.986-8.9486 19.986-19.987-8.946-19.986-19.985-19.986"></path>
</svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8746)">
<path d="M16.5726 16.335H13.3758C13.2908 16.3347 13.2093 16.3008 13.1492 16.2405C13.0892 16.1802 13.0556 16.0985 13.0558 16.0134V7.99021C13.0558 7.81296 13.1994 7.66943 13.3758 7.66943H16.3397C18.5639 7.66943 19.0305 8.97917 19.0305 10.0772C19.0305 10.7125 18.8619 11.2168 18.527 11.5869C19.3427 11.9233 19.7819 12.6818 19.7819 13.7789C19.7819 15.3797 18.5819 16.335 16.5726 16.335ZM11.9312 16.3349H5.29163C5.24954 16.3348 5.20789 16.3264 5.16905 16.3101C5.13022 16.2939 5.09497 16.2702 5.06532 16.2403C5.03567 16.2105 5.0122 16.175 4.99626 16.1361C4.98032 16.0971 4.97222 16.0554 4.97243 16.0133V7.99012C4.97243 7.81288 5.11517 7.66935 5.29163 7.66935H8.39345C10.3306 7.66935 11.4866 8.71245 11.4866 10.4598C11.4866 11.6222 10.9023 12.535 9.96041 12.906L12.1697 15.8007C12.2103 15.847 12.2366 15.904 12.2458 15.9649C12.2549 16.0257 12.2463 16.0879 12.2211 16.1441C12.196 16.2002 12.1552 16.248 12.1037 16.2817C12.0522 16.3153 11.9921 16.3335 11.9305 16.334M11.9423 0.0212402C5.32008 0.0212402 -0.0493164 5.3904 -0.0493164 12.0128C-0.0493164 18.6368 5.31984 24.0062 11.9429 24.0062C18.5659 24.0062 23.9345 18.6371 23.9345 12.014C23.9345 5.391 18.5669 0.0224402 11.9435 0.0224402" fill="#E41321"/>
</g>
<defs>
<clipPath id="clip0_1432_8746">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 756 B

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,4 +1,11 @@
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.0999 24.4C18.7273 24.4 24.0999 19.0274 24.0999 12.4C24.0999 5.77261 18.7273 0.400024 12.0999 0.400024C5.47244 0.400024 0.0998535 5.77261 0.0998535 12.4C0.0998535 19.0274 5.47244 24.4 12.0999 24.4Z" fill="#FF4500"/>
<path d="M20.0999 12.4C20.0999 11.4316 19.3139 10.6456 18.3455 10.6456C17.8683 10.6456 17.4472 10.8281 17.1385 11.1368C15.9455 10.2807 14.2893 9.7193 12.4648 9.64912L13.2648 5.90175L15.8613 6.44912C15.8893 7.10877 16.4367 7.64211 17.1104 7.64211C17.7981 7.64211 18.3595 7.0807 18.3595 6.39298C18.3595 5.70526 17.7981 5.14386 17.1104 5.14386C16.6192 5.14386 16.1981 5.42456 16.0016 5.84561L13.0964 5.22807C13.0121 5.21404 12.9279 5.22807 12.8578 5.27018C12.7876 5.31228 12.7455 5.38246 12.7174 5.46667L11.8332 9.64912C9.96653 9.70526 8.29635 10.2526 7.08933 11.1368C6.78056 10.8421 6.34547 10.6456 5.88232 10.6456C4.91389 10.6456 4.12793 11.4316 4.12793 12.4C4.12793 13.1158 4.54898 13.7193 5.16653 14C5.13846 14.1684 5.12442 14.3509 5.12442 14.5333C5.12442 17.2281 8.25425 19.4035 12.1279 19.4035C16.0016 19.4035 19.1314 17.2281 19.1314 14.5333C19.1314 14.3509 19.1174 14.1825 19.0893 14.014C19.6648 13.7333 20.0999 13.1158 20.0999 12.4ZM8.09986 13.6491C8.09986 12.9614 8.66126 12.4 9.34898 12.4C10.0367 12.4 10.5981 12.9614 10.5981 13.6491C10.5981 14.3368 10.0367 14.8982 9.34898 14.8982C8.66126 14.8982 8.09986 14.3368 8.09986 13.6491ZM15.0753 16.9474C14.2192 17.8035 12.5911 17.8597 12.1139 17.8597C11.6367 17.8597 9.9946 17.7895 9.15249 16.9474C9.02617 16.8211 9.02617 16.6105 9.15249 16.4842C9.27881 16.3579 9.48933 16.3579 9.61565 16.4842C10.149 17.0175 11.2999 17.214 12.1279 17.214C12.956 17.214 14.0928 17.0175 14.6402 16.4842C14.7665 16.3579 14.9771 16.3579 15.1034 16.4842C15.2016 16.6246 15.2016 16.8211 15.0753 16.9474ZM14.8507 14.8982C14.163 14.8982 13.6016 14.3368 13.6016 13.6491C13.6016 12.9614 14.163 12.4 14.8507 12.4C15.5385 12.4 16.0999 12.9614 16.0999 13.6491C16.0999 14.3368 15.5385 14.8982 14.8507 14.8982Z" fill="white"/>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8748)">
<path d="M11.6159 23.424C17.9782 23.424 23.1359 18.2663 23.1359 11.904C23.1359 5.54171 17.9782 0.384033 11.6159 0.384033C5.25351 0.384033 0.0958252 5.54171 0.0958252 11.904C0.0958252 18.2663 5.25351 23.424 11.6159 23.424Z" fill="#FF4500"/>
<path d="M19.2959 11.904C19.2959 10.9743 18.5413 10.2198 17.6116 10.2198C17.1535 10.2198 16.7493 10.395 16.4529 10.6913C15.3076 9.86948 13.7177 9.33053 11.9662 9.26316L12.7342 5.66568L15.2268 6.19116C15.2537 6.82442 15.7792 7.33643 16.4259 7.33643C17.0861 7.33643 17.6251 6.79748 17.6251 6.13727C17.6251 5.47705 17.0861 4.93811 16.4259 4.93811C15.9544 4.93811 15.5501 5.20758 15.3615 5.61179L12.5725 5.01895C12.4916 5.00548 12.4107 5.01895 12.3434 5.05938C12.2761 5.09979 12.2356 5.16717 12.2087 5.24801L11.3598 9.26316C9.56782 9.31705 7.96445 9.8425 6.80571 10.6913C6.50929 10.4084 6.09161 10.2198 5.64698 10.2198C4.71729 10.2198 3.96277 10.9743 3.96277 11.904C3.96277 12.5912 4.36698 13.1705 4.95982 13.44C4.93288 13.6017 4.9194 13.7769 4.9194 13.952C4.9194 16.539 7.92404 18.6274 11.6427 18.6274C15.3615 18.6274 18.3661 16.539 18.3661 13.952C18.3661 13.7769 18.3527 13.6152 18.3257 13.4534C18.8782 13.184 19.2959 12.5912 19.2959 11.904ZM7.77582 13.1031C7.77582 12.4429 8.31476 11.904 8.97498 11.904C9.63519 11.904 10.1741 12.4429 10.1741 13.1031C10.1741 13.7633 9.63519 14.3023 8.97498 14.3023C8.31476 14.3023 7.77582 13.7633 7.77582 13.1031ZM14.4722 16.2695C13.6504 17.0914 12.0874 17.1453 11.6293 17.1453C11.1712 17.1453 9.59477 17.0779 8.78635 16.2695C8.66508 16.1483 8.66508 15.9461 8.78635 15.8248C8.90761 15.7036 9.10971 15.7036 9.23098 15.8248C9.743 16.3368 10.8479 16.5254 11.6427 16.5254C12.4377 16.5254 13.529 16.3368 14.0545 15.8248C14.1758 15.7036 14.378 15.7036 14.4992 15.8248C14.5935 15.9596 14.5935 16.1483 14.4722 16.2695ZM14.2566 14.3023C13.5964 14.3023 13.0575 13.7633 13.0575 13.1031C13.0575 12.4429 13.5964 11.904 14.2566 11.904C14.9169 11.904 15.4559 12.4429 15.4559 13.1031C15.4559 13.7633 14.9169 14.3023 14.2566 14.3023Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8748">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -1,3 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024">
<path fill="#fff" d="m397 46.7 10.7 43.6a435.2 435.2 0 0 0-120.4 49.9l-23-38.6A473.3 473.3 0 0 1 397 46.7zm230 0-10.7 43.6a435.2 435.2 0 0 1 120.4 49.9l23.2-38.6a476.7 476.7 0 0 0-132.8-54.9ZM101.7 264.2a475.9 475.9 0 0 0-54.9 132.7l43.6 10.8a435.2 435.2 0 0 1 49.9-120.4ZM77.6 512a433.7 433.7 0 0 1 5-65L38.2 440a479.3 479.3 0 0 0 0 143.7l44.4-6.7a435 435 0 0 1-5-65.1Zm682 410.2-23-38.4a432.7 432.7 0 0 1-120.2 49.9l10.8 43.6a477 477 0 0 0 132.5-55ZM946.4 512a435 435 0 0 1-4.9 65l44.4 6.8a479.3 479.3 0 0 0 0-143.7l-44.4 6.8a433.7 433.7 0 0 1 5 65.1zm31 115-43.6-10.8a434.3 434.3 0 0 1-49.9 120.5l38.6 23.1A475 475 0 0 0 977.3 627ZM577 941.3a434.5 434.5 0 0 1-130.2 0l-6.7 44.4a478.3 478.3 0 0 0 143.6 0zm284.6-171.8a433.1 433.1 0 0 1-92 92l26.6 36.1a483.5 483.5 0 0 0 101.6-101.1Zm-92-607.3a433.8 433.8 0 0 1 92 92l36.2-26.9a482.8 482.8 0 0 0-101.3-101.3Zm-607.4 92a433.8 433.8 0 0 1 92-92l-26.9-36.2a482.8 482.8 0 0 0-101.3 101.3Zm760 9.9-38.5 23.1a432.7 432.7 0 0 1 49.9 120.3l43.6-10.8a475 475 0 0 0-55-132.6ZM447 82.6a434.5 434.5 0 0 1 130.2 0l6.7-44.4a478.3 478.3 0 0 0-143.6 0zM185.4 909.7l-92.8 21.5 21.7-92.7-43.7-10.2L48.9 921a45 45 0 0 0 33.5 54 47 47 0 0 0 20.4 0l92.8-21.3ZM79.8 788.3l43.9 10 15-64.2a430.5 430.5 0 0 1-48.4-118L46.7 627A481 481 0 0 0 91 741zm209.7 97.2-64.2 15 10.2 43.8 47.2-11a475.2 475.2 0 0 0 114 44l10.7-43.5A431.2 431.2 0 0 1 290 885.2Zm222.5-763a389.5 389.5 0 0 0-389.3 389.6 390.4 390.4 0 0 0 59.8 207l-37.4 159.8 159.7-37.4a389.5 389.5 0 0 0 415.1-659 390.4 390.4 0 0 0-207.9-60" style="stroke-width:1.36157"/>
</svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8751)">
<path d="M9.11934 0.348529L9.38725 1.4402C8.32537 1.70299 7.3091 2.12418 6.37264 2.68961L5.79676 1.72313C6.82793 1.0986 7.94835 0.635062 9.11934 0.348529V0.348529ZM14.8782 0.348529L14.6102 1.4402C15.6721 1.70299 16.6884 2.12418 17.6249 2.68961L18.2057 1.72313C17.1732 1.09955 16.0521 0.63608 14.8807 0.348529H14.8782ZM1.72554 5.79436C1.10191 6.82598 0.638433 7.94625 0.350936 9.11694L1.44261 9.38735C1.7054 8.32546 2.12659 7.3092 2.69202 6.37274L1.72554 5.79436ZM1.12212 11.9988C1.12296 11.454 1.1648 10.9099 1.24731 10.3714L0.135607 10.1961C-0.0452023 11.3886 -0.0452023 12.6016 0.135607 13.7941L1.24731 13.6263C1.1648 13.0869 1.12295 12.542 1.12212 11.9963V11.9988ZM18.1982 22.2695L17.6223 21.3081C16.6879 21.8739 15.6732 22.2951 14.6127 22.5575L14.8832 23.6492C16.0521 23.36 17.1706 22.8957 18.2007 22.2721L18.1982 22.2695ZM22.8754 11.9988C22.8752 12.5436 22.8342 13.0877 22.7527 13.6263L23.8644 13.7966C24.0452 12.6041 24.0452 11.3911 23.8644 10.1986L22.7527 10.3689C22.8353 10.9083 22.8772 11.4531 22.8779 11.9988H22.8754ZM23.6516 14.8782L22.5599 14.6078C22.2977 15.6707 21.8765 16.6879 21.3105 17.6249L22.277 18.2033C22.9003 17.1709 23.3629 16.0498 23.6491 14.8782H23.6516ZM13.6262 22.7478C12.5457 22.9115 11.4467 22.9115 10.3663 22.7478L10.1985 23.8595C11.3902 24.0404 12.6023 24.0404 13.794 23.8595L13.6262 22.7478ZM20.7521 18.4462C20.1047 19.3257 19.3281 20.1023 18.4486 20.7497L19.1146 21.6536C20.0836 20.9409 20.941 20.0877 21.6585 19.1222L20.7521 18.4462ZM18.4486 3.24045C19.3279 3.88812 20.1045 4.6647 20.7521 5.54397L21.6585 4.87044C20.9439 3.90356 20.089 3.04869 19.1221 2.33406L18.4486 3.24045ZM3.24035 5.54397C3.88803 4.6647 4.6646 3.88812 5.54388 3.24045L4.87035 2.33406C3.90346 3.04869 3.04859 3.90356 2.33397 4.87044L3.24035 5.54397ZM22.2695 5.79185L21.3055 6.37024C21.8715 7.30549 22.2928 8.32102 22.5549 9.38234L23.6466 9.11193C23.3584 7.94186 22.894 6.82239 22.2695 5.79185V5.79185ZM10.3713 1.2474C11.4518 1.08367 12.5508 1.08367 13.6312 1.2474L13.799 0.135703C12.6073 -0.0452345 11.3952 -0.0452345 10.2035 0.135703L10.3713 1.2474ZM3.82124 21.9566L1.49769 22.4949L2.04102 20.1738L0.946847 19.9185L0.403517 22.2395C0.335902 22.53 0.386227 22.8354 0.54346 23.0889C0.700692 23.3423 0.952002 23.5231 1.2423 23.5916C1.41051 23.629 1.58487 23.629 1.75308 23.5916L4.07663 23.0583L3.82124 21.9566ZM1.1772 18.9169L2.27638 19.1673L2.65195 17.5598C2.10355 16.6406 1.69512 15.6449 1.4401 14.6053L0.348432 14.8782C0.595201 15.873 0.967946 16.8322 1.45763 17.7326L1.1772 18.9169ZM6.42773 21.3506L4.82027 21.7262L5.07566 22.8229L6.25747 22.5475C7.15755 23.036 8.11693 23.4063 9.11183 23.6492L9.37974 22.56C8.3452 22.3018 7.35461 21.8917 6.44025 21.3431L6.42773 21.3506ZM11.9987 2.24643C9.41268 2.24776 6.93302 3.27617 5.1051 5.1055C3.27718 6.93483 2.25068 9.41528 2.25134 12.0013C2.25437 13.8352 2.77323 15.6313 3.74863 17.1843L2.8122 21.1854L6.81081 20.249C8.99748 21.5649 11.6129 21.9712 14.0957 21.3807C16.5785 20.7903 18.731 19.2501 20.0912 17.0907C21.4514 14.9313 21.9109 12.3248 21.3712 9.8304C20.8314 7.33604 19.3354 5.15264 17.2042 3.74873C15.6453 2.76749 13.8408 2.24672 11.9987 2.24643" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8751">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -1 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 24 24" width="24pt" height="24pt"><path d=" M 20.758 16.357 C 20.758 16.997 20.294 17.747 19.721 18.034 L 12 21.895 L 4.278 18.034 C 3.706 17.747 3.242 16.997 3.242 16.357 L 3.242 14.597 L 10.964 18.457 C 11.536 18.744 12 19.494 12 20.134 C 12 19.494 12.464 18.744 13.036 18.457 L 20.758 14.597 L 20.758 16.357 Z M 4.014 8.758 C 4.014 6.769 5.633 5.151 7.621 5.151 C 9.609 5.151 11.226 6.768 11.228 8.756 L 11.228 8.758 L 11.228 8.761 C 11.226 10.748 9.609 12.365 7.621 12.365 C 5.633 12.365 4.014 10.747 4.014 8.758 Z M 12 10.217 C 12.538 10.217 12.973 10.654 12.973 11.191 C 12.973 11.728 12 13.138 12 13.138 C 12 13.138 11.027 11.728 11.027 11.191 C 11.027 10.654 11.462 10.217 12 10.217 Z M 12.772 8.756 C 12.774 6.768 14.391 5.151 16.379 5.151 C 18.368 5.151 19.986 6.769 19.986 8.758 C 19.986 10.747 18.368 12.365 16.379 12.365 C 14.391 12.365 12.774 10.748 12.772 8.761 L 12.772 8.756 Z M 19.298 14.175 L 19.298 12.998 C 20.646 12.068 21.531 10.515 21.531 8.758 C 21.531 7.209 20.841 5.822 19.756 4.877 C 20.312 4.577 20.758 3.847 20.758 3.22 L 20.758 0 L 13.036 3.861 C 12.464 4.147 12 4.898 12 5.538 C 12 4.898 11.536 4.147 10.964 3.861 L 3.242 0 L 3.242 3.22 C 3.242 3.847 3.688 4.578 4.245 4.877 C 3.159 5.822 2.469 7.209 2.469 8.758 C 2.469 10.515 3.355 12.068 4.702 12.998 L 4.702 14.175 L 3.703 13.675 L 2.212 12.931 L 2.212 16.357 C 2.212 17.38 2.902 18.496 3.817 18.955 L 4.745 19.419 C 4.893 20.387 5.577 22.625 8.756 22.625 C 10.446 22.625 11.425 23.26 12 24 C 12.575 23.26 13.554 22.625 15.244 22.625 C 18.423 22.625 19.107 20.387 19.256 19.419 L 20.182 18.955 C 21.098 18.496 21.788 17.38 21.788 16.357 L 21.788 12.931 L 19.298 14.175 Z " fill="rgb(254,254,254)"/><path d=" M 7.121 11.536 C 7.928 11.536 8.581 10.882 8.581 10.076 C 8.581 9.269 7.928 8.616 7.121 8.616 C 6.314 8.616 5.661 9.269 5.661 10.076 C 5.661 10.882 6.314 11.536 7.121 11.536 Z " fill="rgb(254,254,254)"/><path d=" M 15.879 11.536 C 16.686 11.536 17.339 10.882 17.339 10.076 C 17.339 9.269 16.686 8.616 15.879 8.616 C 15.073 8.616 14.419 9.269 14.419 10.076 C 14.419 10.882 15.073 11.536 15.879 11.536 Z " fill="rgb(254,254,254)"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20.758 16.357C20.758 16.997 20.294 17.747 19.721 18.034L12 21.895L4.27804 18.034C3.70604 17.747 3.24204 16.997 3.24204 16.357V14.597L10.964 18.457C11.536 18.744 12 19.494 12 20.134C12 19.494 12.464 18.744 13.036 18.457L20.758 14.597V16.357ZM4.01404 8.758C4.01404 6.769 5.63304 5.151 7.62104 5.151C9.60904 5.151 11.226 6.768 11.228 8.756V8.758V8.761C11.226 10.748 9.60904 12.365 7.62104 12.365C5.63304 12.365 4.01404 10.747 4.01404 8.758ZM12 10.217C12.538 10.217 12.973 10.654 12.973 11.191C12.973 11.728 12 13.138 12 13.138C12 13.138 11.027 11.728 11.027 11.191C11.027 10.654 11.462 10.217 12 10.217ZM12.772 8.756C12.774 6.768 14.391 5.151 16.379 5.151C18.368 5.151 19.986 6.769 19.986 8.758C19.986 10.747 18.368 12.365 16.379 12.365C14.391 12.365 12.774 10.748 12.772 8.761V8.756ZM19.298 14.175V12.998C20.646 12.068 21.531 10.515 21.531 8.758C21.531 7.209 20.841 5.822 19.756 4.877C20.312 4.577 20.758 3.847 20.758 3.22V0L13.036 3.861C12.464 4.147 12 4.898 12 5.538C12 4.898 11.536 4.147 10.964 3.861L3.24204 0V3.22C3.24204 3.847 3.68804 4.578 4.24504 4.877C3.15904 5.822 2.46904 7.209 2.46904 8.758C2.46904 10.515 3.35504 12.068 4.70204 12.998V14.175L3.70304 13.675L2.21204 12.931V16.357C2.21204 17.38 2.90204 18.496 3.81704 18.955L4.74504 19.419C4.89304 20.387 5.57704 22.625 8.75604 22.625C10.446 22.625 11.425 23.26 12 24C12.575 23.26 13.554 22.625 15.244 22.625C18.423 22.625 19.107 20.387 19.256 19.419L20.182 18.955C21.098 18.496 21.788 17.38 21.788 16.357V12.931L19.298 14.175Z" fill="#FEFEFE"/>
<path d="M7.12101 11.536C7.92801 11.536 8.58101 10.882 8.58101 10.076C8.58101 9.26897 7.92801 8.61597 7.12101 8.61597C6.31401 8.61597 5.66101 9.26897 5.66101 10.076C5.66101 10.882 6.31401 11.536 7.12101 11.536Z" fill="#FEFEFE"/>
<path d="M15.8789 11.536C16.6859 11.536 17.3389 10.882 17.3389 10.076C17.3389 9.26897 16.6859 8.61597 15.8789 8.61597C15.0729 8.61597 14.4189 9.26897 14.4189 10.076C14.4189 10.882 15.0729 11.536 15.8789 11.536Z" fill="#FEFEFE"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -1,4 +1,11 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22.2398 17.6933C18.5505 15.8857 17.9625 13.0948 17.9364 12.8878C17.9047 12.6371 17.8688 12.4399 18.1421 12.1849C18.4057 11.9384 19.5749 11.2059 19.8994 10.9767C20.4356 10.5972 20.6718 10.2183 20.4977 9.75256C20.376 9.43034 20.0796 9.30897 19.7673 9.30897C19.6688 9.30928 19.5706 9.32043 19.4745 9.34224C18.8853 9.47162 18.3131 9.77042 17.982 9.85113C17.9422 9.86151 17.9014 9.8671 17.8603 9.86776C17.6837 9.86776 17.6168 9.78829 17.6338 9.57327C17.6752 8.92146 17.7629 7.64924 17.6612 6.46081C17.5218 4.82571 17.0008 4.01556 16.383 3.29905C16.0841 2.95158 14.6963 1.4588 12.018 1.4588C9.3398 1.4588 7.95381 2.95158 7.65677 3.29474C7.03712 4.01125 6.51669 4.8214 6.37852 6.45649C6.27687 7.64492 6.36817 8.91653 6.40591 9.56896C6.41809 9.7735 6.356 9.86345 6.17948 9.86345C6.1384 9.86274 6.09754 9.85716 6.05774 9.84682C5.72722 9.76611 5.15505 9.46731 4.56584 9.33793C4.46973 9.31612 4.37155 9.30497 4.27306 9.30466C3.95958 9.30466 3.66437 9.42788 3.54263 9.74824C3.36854 10.214 3.6035 10.5929 4.14158 10.9724C4.46601 11.2016 5.63531 11.9335 5.89887 12.1806C6.17157 12.4356 6.13626 12.6328 6.10461 12.8835C6.07844 13.0936 5.48983 15.8845 1.80116 17.689C1.58508 17.7949 1.21743 18.0192 1.86568 18.3815C2.88341 18.9507 3.56089 18.8897 4.08741 19.2329C4.53419 19.5243 4.27001 20.1527 4.59505 20.3794C4.99436 20.6585 6.17461 20.3597 7.69938 20.8692C8.97763 21.2955 9.75432 22.5 12.0211 22.5C14.2879 22.5 15.0871 21.29 16.3428 20.8692C17.8645 20.3597 19.0472 20.6585 19.4471 20.3794C19.7716 20.1527 19.508 19.5243 19.9548 19.2329C20.4813 18.8897 21.1582 18.9507 22.1765 18.3815C22.8235 18.0235 22.4559 17.7993 22.2398 17.6933Z" fill="white"/>
<g clip-path="url(#clip0_1432_8757)">
<path d="M22.2398 17.6932C18.5505 15.8856 17.9625 13.0947 17.9364 12.8877C17.9047 12.637 17.8688 12.4398 18.1421 12.1848C18.4057 11.9383 19.5749 11.2058 19.8994 10.9766C20.4356 10.5971 20.6718 10.2182 20.4977 9.7525C20.376 9.43028 20.0796 9.30891 19.7673 9.30891C19.6688 9.30922 19.5706 9.32037 19.4745 9.34218C18.8853 9.47156 18.3131 9.77036 17.982 9.85107C17.9422 9.86145 17.9014 9.86704 17.8603 9.8677C17.6837 9.8677 17.6168 9.78823 17.6338 9.57321C17.6752 8.9214 17.7629 7.64918 17.6612 6.46075C17.5218 4.82565 17.0008 4.0155 16.383 3.29899C16.0841 2.95152 14.6963 1.45874 12.018 1.45874C9.3398 1.45874 7.95381 2.95152 7.65677 3.29468C7.03712 4.01119 6.51669 4.82134 6.37852 6.45643C6.27687 7.64486 6.36817 8.91647 6.40591 9.5689C6.41809 9.77344 6.356 9.86339 6.17948 9.86339C6.1384 9.86268 6.09754 9.8571 6.05774 9.84676C5.72722 9.76605 5.15505 9.46725 4.56584 9.33787C4.46973 9.31606 4.37155 9.30491 4.27306 9.3046C3.95958 9.3046 3.66437 9.42782 3.54263 9.74818C3.36854 10.2139 3.6035 10.5928 4.14158 10.9723C4.46601 11.2015 5.63531 11.9334 5.89887 12.1805C6.17157 12.4355 6.13626 12.6327 6.10461 12.8834C6.07844 13.0935 5.48983 15.8844 1.80116 17.6889C1.58508 17.7948 1.21743 18.0191 1.86568 18.3814C2.88341 18.9506 3.56089 18.8896 4.08741 19.2328C4.53419 19.5242 4.27001 20.1526 4.59505 20.3793C4.99436 20.6584 6.17461 20.3596 7.69938 20.8691C8.97763 21.2954 9.75432 22.4999 12.0211 22.4999C14.2879 22.4999 15.0871 21.2899 16.3428 20.8691C17.8645 20.3596 19.0472 20.6584 19.4471 20.3793C19.7716 20.1526 19.508 19.5242 19.9548 19.2328C20.4813 18.8896 21.1582 18.9506 22.1765 18.3814C22.8235 18.0234 22.4559 17.7992 22.2398 17.6932Z" fill="white"/>
<path d="M23.4178 17.3218C23.2579 16.8802 22.9535 16.644 22.6068 16.4483C22.5416 16.4095 22.4817 16.3785 22.4305 16.3546C22.3271 16.3003 22.2213 16.2478 22.1161 16.1923C21.0355 15.6106 20.1916 14.8767 19.6063 14.0068C19.4401 13.7619 19.296 13.5023 19.1756 13.2312C19.1256 13.0862 19.128 13.0039 19.1638 12.9287C19.1994 12.8708 19.2464 12.821 19.3019 12.7825C19.4876 12.6578 19.6792 12.5313 19.8091 12.446C20.0406 12.2938 20.2239 12.1733 20.3421 12.088C20.7857 11.773 21.096 11.4383 21.2899 11.0642C21.4252 10.8057 21.5041 10.5207 21.5213 10.2285C21.5384 9.93633 21.4934 9.64383 21.3892 9.37089C21.0954 8.58571 20.365 8.09825 19.48 8.09825C19.2933 8.09807 19.1072 8.11807 18.9247 8.15792C18.8759 8.16866 18.8271 8.17999 18.7795 8.19252C18.7877 7.65554 18.776 7.08873 18.729 6.53087C18.5621 4.5697 17.8857 3.54169 17.1805 2.7219C16.729 2.20818 16.1971 1.77357 15.6062 1.43554C14.5361 0.815028 13.3227 0.5 11.9999 0.5C10.6771 0.5 9.4695 0.815028 8.39823 1.43554C7.80595 1.77367 7.27298 2.20916 6.82099 2.72429C6.11582 3.54407 5.43945 4.57388 5.27256 6.53326C5.22555 7.09112 5.21379 7.66091 5.22143 8.19491C5.17383 8.18238 5.12565 8.17104 5.07687 8.1603C4.89437 8.12046 4.70822 8.10046 4.52155 8.10064C3.63597 8.10064 2.90436 8.5881 2.61171 9.37328C2.50711 9.64633 2.46163 9.93905 2.47836 10.2315C2.49509 10.524 2.57364 10.8094 2.70867 11.0683C2.90318 11.4424 3.21346 11.7772 3.65713 12.0922C3.77466 12.1757 3.95859 12.2962 4.19012 12.4502C4.31529 12.5325 4.49804 12.653 4.67727 12.7735C4.73998 12.8147 4.79328 12.869 4.83359 12.9329C4.8712 13.011 4.87237 13.0951 4.81655 13.2503C4.69781 13.5157 4.55602 13.7699 4.39286 14.0098C3.82049 14.86 3.00132 15.5808 1.95532 16.1577C1.40117 16.456 0.82528 16.6553 0.581996 17.3265C0.398651 17.8331 0.51853 18.4094 0.98453 18.8951C1.15556 19.0764 1.35392 19.2288 1.57217 19.3468C2.0263 19.6002 2.50919 19.7963 3.01013 19.9309C3.11351 19.958 3.21165 20.0025 3.30043 20.0627C3.47026 20.2137 3.44616 20.441 3.67241 20.7739C3.78598 20.946 3.93028 21.0949 4.09786 21.2131C4.57267 21.546 5.10625 21.5669 5.67157 21.589C6.18223 21.6086 6.76105 21.6313 7.42215 21.8527C7.69599 21.9446 7.98041 22.1224 8.31008 22.33C9.10163 22.824 10.1852 23.5 11.9987 23.5C13.8122 23.5 14.9034 22.8204 15.7009 22.3246C16.0282 22.1206 16.3108 21.9446 16.577 21.8551C17.2381 21.6331 17.817 21.611 18.3276 21.5913C18.8929 21.5693 19.4265 21.5484 19.9013 21.2155C20.0998 21.0749 20.2652 20.8916 20.3855 20.6785C20.5483 20.3975 20.5442 20.2012 20.697 20.0639C20.7803 20.0066 20.8724 19.9638 20.9697 19.9374C21.4774 19.8025 21.9669 19.6045 22.427 19.348C22.6589 19.2217 22.8676 19.0558 23.044 18.8575L23.0499 18.8504C23.4871 18.3754 23.597 17.8158 23.4178 17.3218ZM21.8059 18.2012C20.8227 18.7525 20.1693 18.6934 19.661 19.0258C19.2291 19.308 19.4847 19.9166 19.1709 20.1361C18.7854 20.4064 17.646 20.117 16.1739 20.6105C14.9598 21.018 14.1853 22.1898 12.0016 22.1898C9.81797 22.1898 9.06167 21.0203 7.82762 20.6075C6.35852 20.114 5.21673 20.4034 4.83065 20.1331C4.51744 19.9136 4.77189 19.305 4.34056 19.0228C3.83166 18.6905 3.1782 18.7495 2.19566 18.2012C1.56982 17.8504 1.92476 17.6332 2.13337 17.5306C5.69448 15.78 6.26273 13.0772 6.288 12.8768C6.31856 12.6339 6.35264 12.443 6.08938 12.196C5.83493 11.9573 4.70607 11.2479 4.39286 11.026C3.87456 10.6584 3.64655 10.2915 3.81462 9.84045C3.93214 9.5284 4.21891 9.41087 4.51979 9.41087C4.61488 9.41116 4.70965 9.42197 4.80244 9.44309C5.37128 9.56838 5.92366 9.85775 6.24275 9.93591C6.28118 9.94593 6.32062 9.95133 6.36028 9.95202C6.5307 9.95202 6.59064 9.86491 6.57889 9.66683C6.54245 9.03498 6.45431 7.80351 6.55244 6.65259C6.68701 5.06909 7.18945 4.28451 7.78649 3.59061C8.07326 3.25709 9.42072 1.81142 11.9975 1.81142C14.5743 1.81142 15.9253 3.25112 16.2121 3.58345C16.8097 4.27735 17.3128 5.06193 17.4462 6.64543C17.5443 7.79635 17.4597 9.02842 17.4197 9.65967C17.4062 9.86789 17.4679 9.94486 17.6383 9.94486C17.678 9.94422 17.7174 9.93881 17.7558 9.92875C18.0755 9.85059 18.6279 9.56122 19.1967 9.43593C19.2895 9.4148 19.3843 9.404 19.4794 9.40371C19.782 9.40371 20.067 9.52304 20.1846 9.83329C20.3526 10.2844 20.1258 10.6513 19.6069 11.0188C19.2937 11.2408 18.1648 11.9496 17.9104 12.1888C17.6465 12.4358 17.6812 12.6268 17.7118 12.8696C17.737 13.0731 18.3047 15.7759 21.8664 17.5234C22.0768 17.6302 22.4317 17.8474 21.8059 18.2012Z" fill="black"/>
</g>
<defs>
<clipPath id="clip0_1432_8757">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View file

@ -1,2 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" focusable="false" data-prefix="littlelink" data-icon="soundcloud" class="svg-inline soundcloud" role="img" viewBox="0 0 640 512">
<path fill="#FFFFFF" d="M111.4 256.3l5.8 65-5.8 68.3c-.3 2.5-2.2 4.4-4.4 4.4s-4.2-1.9-4.2-4.4l-5.6-68.3 5.6-65c0-2.2 1.9-4.2 4.2-4.2 2.2 0 4.1 2 4.4 4.2zm21.4-45.6c-2.8 0-4.7 2.2-5 5l-5 105.6 5 68.3c.3 2.8 2.2 5 5 5 2.5 0 4.7-2.2 4.7-5l5.8-68.3-5.8-105.6c0-2.8-2.2-5-4.7-5zm25.5-24.1c-3.1 0-5.3 2.2-5.6 5.3l-4.4 130 4.4 67.8c.3 3.1 2.5 5.3 5.6 5.3 2.8 0 5.3-2.2 5.3-5.3l5.3-67.8-5.3-130c0-3.1-2.5-5.3-5.3-5.3zM7.2 283.2c-1.4 0-2.2 1.1-2.5 2.5L0 321.3l4.7 35c.3 1.4 1.1 2.5 2.5 2.5s2.2-1.1 2.5-2.5l5.6-35-5.6-35.6c-.3-1.4-1.1-2.5-2.5-2.5zm23.6-21.9c-1.4 0-2.5 1.1-2.5 2.5l-6.4 57.5 6.4 56.1c0 1.7 1.1 2.8 2.5 2.8s2.5-1.1 2.8-2.5l7.2-56.4-7.2-57.5c-.3-1.4-1.4-2.5-2.8-2.5zm25.3-11.4c-1.7 0-3.1 1.4-3.3 3.3L47 321.3l5.8 65.8c.3 1.7 1.7 3.1 3.3 3.1 1.7 0 3.1-1.4 3.1-3.1l6.9-65.8-6.9-68.1c0-1.9-1.4-3.3-3.1-3.3zm25.3-2.2c-1.9 0-3.6 1.4-3.6 3.6l-5.8 70 5.8 67.8c0 2.2 1.7 3.6 3.6 3.6s3.6-1.4 3.9-3.6l6.4-67.8-6.4-70c-.3-2.2-2-3.6-3.9-3.6zm241.4-110.9c-1.1-.8-2.8-1.4-4.2-1.4-2.2 0-4.2.8-5.6 1.9-1.9 1.7-3.1 4.2-3.3 6.7v.8l-3.3 176.7 1.7 32.5 1.7 31.7c.3 4.7 4.2 8.6 8.9 8.6s8.6-3.9 8.6-8.6l3.9-64.2-3.9-177.5c-.4-3-2-5.8-4.5-7.2zm-26.7 15.3c-1.4-.8-2.8-1.4-4.4-1.4s-3.1.6-4.4 1.4c-2.2 1.4-3.6 3.9-3.6 6.7l-.3 1.7-2.8 160.8s0 .3 3.1 65.6v.3c0 1.7.6 3.3 1.7 4.7 1.7 1.9 3.9 3.1 6.4 3.1 2.2 0 4.2-1.1 5.6-2.5 1.7-1.4 2.5-3.3 2.5-5.6l.3-6.7 3.1-58.6-3.3-162.8c-.3-2.8-1.7-5.3-3.9-6.7zm-111.4 22.5c-3.1 0-5.8 2.8-5.8 6.1l-4.4 140.6 4.4 67.2c.3 3.3 2.8 5.8 5.8 5.8 3.3 0 5.8-2.5 6.1-5.8l5-67.2-5-140.6c-.2-3.3-2.7-6.1-6.1-6.1zm376.7 62.8c-10.8 0-21.1 2.2-30.6 6.1-6.4-70.8-65.8-126.4-138.3-126.4-17.8 0-35 3.3-50.3 9.4-6.1 2.2-7.8 4.4-7.8 9.2v249.7c0 5 3.9 8.6 8.6 9.2h218.3c43.3 0 78.6-35 78.6-78.3.1-43.6-35.2-78.9-78.5-78.9zm-296.7-60.3c-4.2 0-7.5 3.3-7.8 7.8l-3.3 136.7 3.3 65.6c.3 4.2 3.6 7.5 7.8 7.5 4.2 0 7.5-3.3 7.5-7.5l3.9-65.6-3.9-136.7c-.3-4.5-3.3-7.8-7.5-7.8zm-53.6-7.8c-3.3 0-6.4 3.1-6.4 6.7l-3.9 145.3 3.9 66.9c.3 3.6 3.1 6.4 6.4 6.4 3.6 0 6.4-2.8 6.7-6.4l4.4-66.9-4.4-145.3c-.3-3.6-3.1-6.7-6.7-6.7zm26.7 3.4c-3.9 0-6.9 3.1-6.9 6.9L227 321.3l3.9 66.4c.3 3.9 3.1 6.9 6.9 6.9s6.9-3.1 6.9-6.9l4.2-66.4-4.2-141.7c0-3.9-3-6.9-6.9-6.9z"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.1775 11.6114L4.395 14.0489L4.1775 16.6101C4.16625 16.7039 4.095 16.7751 4.0125 16.7751C3.93 16.7751 3.855 16.7039 3.855 16.6101L3.645 14.0489L3.855 11.6114C3.855 11.5289 3.92625 11.4539 4.0125 11.4539C4.095 11.4539 4.16625 11.5289 4.1775 11.6114ZM4.98 9.90136C4.875 9.90136 4.80375 9.98386 4.7925 10.0889L4.605 14.0489L4.7925 16.6101C4.80375 16.7151 4.875 16.7976 4.98 16.7976C5.07375 16.7976 5.15625 16.7151 5.15625 16.6101L5.37375 14.0489L5.15625 10.0889C5.15625 9.98386 5.07375 9.90136 4.98 9.90136ZM5.93625 8.99761C5.82 8.99761 5.7375 9.08011 5.72625 9.19636L5.56125 14.0714L5.72625 16.6139C5.7375 16.7301 5.82 16.8126 5.93625 16.8126C6.04125 16.8126 6.135 16.7301 6.135 16.6139L6.33375 14.0714L6.135 9.19636C6.135 9.08011 6.04125 8.99761 5.93625 8.99761ZM0.27 12.6201C0.2175 12.6201 0.1875 12.6614 0.17625 12.7139L0 14.0489L0.17625 15.3614C0.1875 15.4139 0.2175 15.4551 0.27 15.4551C0.3225 15.4551 0.3525 15.4139 0.36375 15.3614L0.57375 14.0489L0.36375 12.7139C0.3525 12.6614 0.3225 12.6201 0.27 12.6201V12.6201ZM1.155 11.7989C1.1025 11.7989 1.06125 11.8401 1.06125 11.8926L0.82125 14.0489L1.06125 16.1526C1.06125 16.2164 1.1025 16.2576 1.155 16.2576C1.2075 16.2576 1.24875 16.2164 1.26 16.1639L1.53 14.0489L1.26 11.8926C1.24875 11.8401 1.2075 11.7989 1.155 11.7989V11.7989ZM2.10375 11.3714C2.04 11.3714 1.9875 11.4239 1.98 11.4951L1.7625 14.0489L1.98 16.5164C1.99125 16.5801 2.04375 16.6326 2.10375 16.6326C2.1675 16.6326 2.22 16.5801 2.22 16.5164L2.47875 14.0489L2.22 11.4951C2.22 11.4239 2.1675 11.3714 2.10375 11.3714V11.3714ZM3.0525 11.2889C2.98125 11.2889 2.9175 11.3414 2.9175 11.4239L2.7 14.0489L2.9175 16.5914C2.9175 16.6739 2.98125 16.7264 3.0525 16.7264C3.12375 16.7264 3.1875 16.6739 3.19875 16.5914L3.43875 14.0489L3.19875 11.4239C3.1875 11.3414 3.12375 11.2889 3.0525 11.2889ZM12.105 7.13011C12.0638 7.10011 12 7.07761 11.9475 7.07761C11.865 7.07761 11.79 7.10761 11.7375 7.14886C11.6663 7.21261 11.6213 7.30636 11.6138 7.40011V7.43011L11.49 14.0564L11.5538 15.2751L11.6175 16.4639C11.6288 16.6401 11.775 16.7864 11.9513 16.7864C12.1275 16.7864 12.2738 16.6401 12.2738 16.4639L12.42 14.0564L12.2738 7.40011C12.2588 7.28761 12.1988 7.18261 12.105 7.13011V7.13011ZM11.1038 7.70386C11.0513 7.67386 10.9988 7.65136 10.9388 7.65136C10.8788 7.65136 10.8225 7.67386 10.7737 7.70386C10.6912 7.75636 10.6388 7.85011 10.6388 7.95511L10.6275 8.01886L10.5225 14.0489C10.5225 14.0489 10.5225 14.0601 10.6388 16.5089V16.5201C10.6388 16.5839 10.6613 16.6439 10.7025 16.6964C10.7663 16.7676 10.8487 16.8126 10.9425 16.8126C11.025 16.8126 11.1 16.7714 11.1525 16.7189C11.2163 16.6664 11.2463 16.5951 11.2463 16.5089L11.2575 16.2576L11.3737 14.0601L11.25 7.95511C11.2388 7.85011 11.1863 7.75636 11.1038 7.70386V7.70386ZM6.92625 8.54761C6.81 8.54761 6.70875 8.65261 6.70875 8.77636L6.54375 14.0489L6.70875 16.5689C6.72 16.6926 6.81375 16.7864 6.92625 16.7864C7.05 16.7864 7.14375 16.6926 7.155 16.5689L7.3425 14.0489L7.155 8.77636C7.1475 8.65261 7.05375 8.54761 6.92625 8.54761ZM21.0525 10.9026C20.6475 10.9026 20.2613 10.9851 19.905 11.1314C19.665 8.47636 17.4375 6.39136 14.7188 6.39136C14.0513 6.39136 13.4063 6.51511 12.8325 6.74386C12.6038 6.82636 12.54 6.90886 12.54 7.08886V16.4526C12.54 16.6401 12.6863 16.7751 12.8625 16.7976H21.0488C22.6725 16.7976 23.9963 15.4851 23.9963 13.8614C24 12.2264 22.6763 10.9026 21.0525 10.9026V10.9026ZM9.92625 8.64136C9.76875 8.64136 9.645 8.76511 9.63375 8.93386L9.51 14.0601L9.63375 16.5201C9.645 16.6776 9.76875 16.8014 9.92625 16.8014C10.0838 16.8014 10.2075 16.6776 10.2075 16.5201L10.3538 14.0601L10.2075 8.93386C10.1963 8.76511 10.0838 8.64136 9.92625 8.64136ZM7.91625 8.34886C7.7925 8.34886 7.67625 8.46511 7.67625 8.60011L7.53 14.0489L7.67625 16.5576C7.6875 16.6926 7.7925 16.7976 7.91625 16.7976C8.05125 16.7976 8.15625 16.6926 8.1675 16.5576L8.3325 14.0489L8.1675 8.60011C8.15625 8.46511 8.05125 8.34886 7.91625 8.34886V8.34886ZM8.9175 8.47636C8.77125 8.47636 8.65875 8.59261 8.65875 8.73511L8.5125 14.0489L8.65875 16.5389C8.67 16.6851 8.775 16.7976 8.9175 16.7976C9.06 16.7976 9.17625 16.6814 9.17625 16.5389L9.33375 14.0489L9.17625 8.73511C9.17625 8.58886 9.06375 8.47636 8.9175 8.47636V8.47636Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -0,0 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8764)">
<path d="M12 0.375C5.37581 0.375 0 5.58281 0 12C0 18.4172 5.37581 23.625 12 23.625C18.6242 23.625 24 18.4172 24 12C24 5.58281 18.6242 0.375 12 0.375ZM16.8726 17.4797C16.6694 17.4797 16.5435 17.4187 16.3548 17.3109C13.3355 15.5484 9.82258 15.4734 6.35323 16.1625C6.16452 16.2094 5.91774 16.2844 5.77742 16.2844C5.30806 16.2844 5.0129 15.9234 5.0129 15.5438C5.0129 15.0609 5.30806 14.8312 5.67097 14.7562C9.63387 13.9078 13.6839 13.9828 17.1387 15.9844C17.4339 16.1672 17.6081 16.3312 17.6081 16.7578C17.6081 17.1844 17.2645 17.4797 16.8726 17.4797V17.4797ZM18.1742 14.4047C17.9226 14.4047 17.7532 14.2969 17.579 14.2078C14.5548 12.4734 10.0452 11.775 6.03387 12.8297C5.80161 12.8906 5.67581 12.9516 5.45806 12.9516C4.94032 12.9516 4.51935 12.5437 4.51935 12.0422C4.51935 11.5406 4.77097 11.2078 5.26935 11.0719C6.61452 10.7062 7.98871 10.4344 10.0016 10.4344C13.1419 10.4344 16.1758 11.1891 18.5661 12.5672C18.9581 12.7922 19.1129 13.0828 19.1129 13.4906C19.1081 13.9969 18.7016 14.4047 18.1742 14.4047V14.4047ZM19.6742 10.8328C19.4226 10.8328 19.2677 10.7719 19.05 10.65C15.6048 8.65781 9.44516 8.17969 5.45806 9.25781C5.28387 9.30469 5.06613 9.37969 4.83387 9.37969C4.19516 9.37969 3.70645 8.89688 3.70645 8.27344C3.70645 7.63594 4.1129 7.275 4.54839 7.15313C6.25161 6.67031 8.15806 6.44062 10.2339 6.44062C13.7661 6.44062 17.4677 7.15312 20.1726 8.68125C20.55 8.89219 20.7968 9.18281 20.7968 9.74063C20.7968 10.3781 20.2645 10.8328 19.6742 10.8328V10.8328Z" fill="#1DB954"/>
</g>
<defs>
<clipPath id="clip0_1432_8764">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,7 +0,0 @@
<?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 171 171" 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>
<path d="M134.562,76.472C107.568,60.441 63.041,58.967 37.272,66.789C33.134,68.044 28.758,65.708 27.504,61.57C26.25,57.43 28.584,53.057 32.725,51.799C62.306,42.819 111.481,44.554 142.557,63.001C146.279,65.21 147.5,70.017 145.294,73.733C143.086,77.455 138.275,78.682 134.562,76.472ZM133.678,100.216C131.784,103.289 127.766,104.253 124.697,102.366C102.192,88.533 67.875,84.526 41.25,92.607C37.797,93.651 34.15,91.704 33.102,88.258C32.061,84.805 34.009,81.165 37.455,80.115C67.871,70.886 105.682,75.356 131.53,91.24C134.599,93.13 135.565,97.151 133.678,100.216ZM123.431,123.019C121.926,125.487 118.713,126.26 116.254,124.756C96.588,112.737 71.836,110.023 42.686,116.681C39.877,117.325 37.078,115.565 36.437,112.756C35.794,109.948 37.547,107.148 40.363,106.507C72.262,99.215 99.626,102.353 121.699,115.841C124.16,117.344 124.935,120.559 123.431,123.019ZM85.025,2.232C38.775,2.232 1.281,39.725 1.281,85.974C1.281,132.228 38.775,169.718 85.025,169.718C131.276,169.718 168.768,132.228 168.768,85.974C168.768,39.725 131.276,2.232 85.025,2.232Z" style="fill:rgb(30,215,96);fill-rule:nonzero;"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -1,2 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" data-prefix="littlelink" data-icon="spotify" class="svg-inline spotify" role="img" viewBox="0 0 496 512">
<path fill="#191414" d="M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm100.7 364.9c-4.2 0-6.8-1.3-10.7-3.6-62.4-37.6-135-39.2-206.7-24.5-3.9 1-9 2.6-11.9 2.6-9.7 0-15.8-7.7-15.8-15.8 0-10.3 6.1-15.2 13.6-16.8 81.9-18.1 165.6-16.5 237 26.2 6.1 3.9 9.7 7.4 9.7 16.5s-7.1 15.4-15.2 15.4zm26.9-65.6c-5.2 0-8.7-2.3-12.3-4.2-62.5-37-155.7-51.9-238.6-29.4-4.8 1.3-7.4 2.6-11.9 2.6-10.7 0-19.4-8.7-19.4-19.4s5.2-17.8 15.5-20.7c27.8-7.8 56.2-13.6 97.8-13.6 64.9 0 127.6 16.1 177 45.5 8.1 4.8 11.3 11 11.3 19.7-.1 10.8-8.5 19.5-19.4 19.5zm31-76.2c-5.2 0-8.4-1.3-12.9-3.9-71.2-42.5-198.5-52.7-280.9-29.7-3.6 1-8.1 2.6-12.9 2.6-13.2 0-23.3-10.3-23.3-23.6 0-13.6 8.4-21.3 17.4-23.9 35.2-10.3 74.6-15.2 117.5-15.2 73 0 149.5 15.2 205.4 47.8 7.8 4.5 12.9 10.7 12.9 22.6 0 13.6-11 23.3-23.2 23.3z"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8762)">
<path d="M12 0.375C5.37581 0.375 0 5.58281 0 12C0 18.4172 5.37581 23.625 12 23.625C18.6242 23.625 24 18.4172 24 12C24 5.58281 18.6242 0.375 12 0.375ZM16.8726 17.4797C16.6694 17.4797 16.5435 17.4187 16.3548 17.3109C13.3355 15.5484 9.82258 15.4734 6.35323 16.1625C6.16452 16.2094 5.91774 16.2844 5.77742 16.2844C5.30806 16.2844 5.0129 15.9234 5.0129 15.5438C5.0129 15.0609 5.30806 14.8312 5.67097 14.7562C9.63387 13.9078 13.6839 13.9828 17.1387 15.9844C17.4339 16.1672 17.6081 16.3312 17.6081 16.7578C17.6081 17.1844 17.2645 17.4797 16.8726 17.4797V17.4797ZM18.1742 14.4047C17.9226 14.4047 17.7532 14.2969 17.579 14.2078C14.5548 12.4734 10.0452 11.775 6.03387 12.8297C5.80161 12.8906 5.67581 12.9516 5.45806 12.9516C4.94032 12.9516 4.51935 12.5437 4.51935 12.0422C4.51935 11.5406 4.77097 11.2078 5.26935 11.0719C6.61452 10.7062 7.98871 10.4344 10.0016 10.4344C13.1419 10.4344 16.1758 11.1891 18.5661 12.5672C18.9581 12.7922 19.1129 13.0828 19.1129 13.4906C19.1081 13.9969 18.7016 14.4047 18.1742 14.4047V14.4047ZM19.6742 10.8328C19.4226 10.8328 19.2677 10.7719 19.05 10.65C15.6048 8.65781 9.44516 8.17969 5.45806 9.25781C5.28387 9.30469 5.06613 9.37969 4.83387 9.37969C4.19516 9.37969 3.70645 8.89688 3.70645 8.27344C3.70645 7.63594 4.1129 7.275 4.54839 7.15313C6.25161 6.67031 8.15806 6.44062 10.2339 6.44062C13.7661 6.44062 17.4677 7.15312 20.1726 8.68125C20.55 8.89219 20.7968 9.18281 20.7968 9.74063C20.7968 10.3781 20.2645 10.8328 19.6742 10.8328V10.8328Z" fill="#191414"/>
</g>
<defs>
<clipPath id="clip0_1432_8762">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1,006 B

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,2 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" data-prefix="littlelink" data-icon="steam" class="svg-inline steam" role="img" viewBox="0 0 496 512">
<path fill="#FFFFFF" d="M496 256c0 137-111.2 248-248.4 248-113.8 0-209.6-76.3-239-180.4l95.2 39.3c6.4 32.1 34.9 56.4 68.9 56.4 39.2 0 71.9-32.4 70.2-73.5l84.5-60.2c52.1 1.3 95.8-40.9 95.8-93.5 0-51.6-42-93.5-93.7-93.5s-93.7 42-93.7 93.5v1.2L176.6 279c-15.5-.9-30.7 3.4-43.5 12.1L0 236.1C10.2 108.4 117.1 8 247.6 8 384.8 8 496 119 496 256zM155.7 384.3l-30.5-12.6a52.79 52.79 0 0 0 27.2 25.8c26.9 11.2 57.8-1.6 69-28.4 5.4-13 5.5-27.3.1-40.3-5.4-13-15.5-23.2-28.5-28.6-12.9-5.4-26.7-5.2-38.9-.6l31.5 13c19.8 8.2 29.2 30.9 20.9 50.7-8.3 19.9-31 29.2-50.8 21zm173.8-129.9c-34.4 0-62.4-28-62.4-62.3s28-62.3 62.4-62.3 62.4 28 62.4 62.3-27.9 62.3-62.4 62.3zm.1-15.6c25.9 0 46.9-21 46.9-46.8 0-25.9-21-46.8-46.9-46.8s-46.9 21-46.9 46.8c.1 25.8 21.1 46.8 46.9 46.8z"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8766)">
<path d="M24 12C24 18.629 18.6194 24 11.9806 24C6.47419 24 1.83871 20.3081 0.416129 15.271L5.02258 17.1726C5.33226 18.7258 6.71129 19.9016 8.35645 19.9016C10.2532 19.9016 11.8355 18.3339 11.7532 16.3452L15.8419 13.4323C18.3629 13.4952 20.4774 11.4532 20.4774 8.90806C20.4774 6.41129 18.4452 4.38387 15.9435 4.38387C13.4419 4.38387 11.4097 6.41613 11.4097 8.90806V8.96613L8.54516 13.1129C7.79516 13.0694 7.05968 13.2774 6.44032 13.6984L0 11.0371C0.493548 4.85806 5.66613 0 11.9806 0C18.6194 0 24 5.37097 24 12ZM7.53387 18.2081L6.05806 17.5984C6.32926 18.1615 6.79752 18.6057 7.37419 18.8468C8.67581 19.3887 10.171 18.7694 10.7129 17.4726C10.9742 16.8435 10.979 16.1516 10.7177 15.5226C10.4565 14.8935 9.96774 14.4 9.33871 14.1387C8.71452 13.8774 8.04677 13.8871 7.45645 14.1097L8.98065 14.7387C9.93871 15.1355 10.3935 16.2339 9.99194 17.1919C9.59032 18.1548 8.49194 18.6048 7.53387 18.2081V18.2081ZM15.9435 11.9226C14.279 11.9226 12.9242 10.5677 12.9242 8.90806C12.9242 7.24839 14.279 5.89355 15.9435 5.89355C17.6081 5.89355 18.9629 7.24839 18.9629 8.90806C18.9629 10.5677 17.6129 11.9226 15.9435 11.9226V11.9226ZM15.9484 11.1677C17.2016 11.1677 18.2177 10.1516 18.2177 8.90323C18.2177 7.65 17.2016 6.63871 15.9484 6.63871C14.6952 6.63871 13.679 7.65484 13.679 8.90323C13.6839 10.1516 14.7 11.1677 15.9484 11.1677Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8766">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 944 B

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -1 +1,3 @@
<svg viewBox="0 0 2134 2134" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"><path d="M927 0 296 1217h372l259-484 257 484h369L927 0Zm626 1217-183 367-186-367H902l468 916 464-916h-281Z" style="fill:#fff;fill-rule:nonzero"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.4255 0L3.32898 13.687H7.51267L10.4255 8.24367L13.3159 13.687H17.4658L10.4255 0ZM17.4658 13.687L15.4077 17.8144L13.3159 13.687H10.1443L15.4077 23.9888L20.6261 13.687H17.4658Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 322 B

After

Width:  |  Height:  |  Size: 306 B

View file

@ -1,3 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22.539 8.242H1.45999V5.406H22.54V8.242H22.539ZM1.45999 10.812V24L12 18.11L22.54 24V10.812H1.45999ZM22.54 0H1.45999V2.836H22.54V0Z" fill="white"/>
<path d="M22.539 8.242H1.45996V5.406H22.54V8.242H22.539ZM1.45996 10.812V24L12 18.11L22.54 24V10.812H1.45996ZM22.54 0H1.45996V2.836H22.54V0Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 259 B

After

Width:  |  Height:  |  Size: 259 B

View file

@ -1,2 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" data-prefix="littlelink" data-icon="telegram" class="svg-inline telegram" role="img" viewBox="0 0 448 512">
<path fill="#FFFFFF" d="M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8772)">
<path d="M23.9323 3.82074L20.3106 20.7927C20.0374 21.9905 19.3248 22.2887 18.3122 21.7244L12.7939 17.6837L10.1311 20.2284C9.83645 20.5212 9.59 20.7661 9.02209 20.7661L9.41855 15.1815L19.6463 5.99813C20.0909 5.60418 19.5498 5.38591 18.9551 5.77986L6.31113 13.6909L0.867792 11.998C-0.316242 11.6306 -0.337673 10.8214 1.11424 10.2571L22.4054 2.10651C23.3912 1.73917 24.2538 2.32478 23.9323 3.82074V3.82074Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8772">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 458 B

After

Width:  |  Height:  |  Size: 669 B

View file

@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 278.7 323.3" style="enable-background:new 0 0 278.7 323.3;" xml:space="preserve">
<g id="Threema-Logo">
<g id="Threema:-Wortmarke-_x2B_-Bildmarke-_x2B_-Claim-_x28_Landscape_x29_" transform="translate(-200.000000, -342.000000)">
<path d="M425,618c13.1,0,23.7,10.6,23.7,23.7c0,13.1-10.6,23.7-23.7,23.7c-13.1,0-23.6-10.6-23.6-23.7 C401.4,628.6,411.9,618,425,618z M254.4,618c13.1,0,23.7,10.6,23.7,23.7c0,13.1-10.6,23.7-23.7,23.7c-13.1,0-23.6-10.6-23.6-23.7 C230.7,628.6,241.3,618,254.4,618z M339.7,618c13.1,0,23.7,10.6,23.7,23.7c0,13.1-10.6,23.7-23.7,23.7 c-13.1,0-23.6-10.6-23.6-23.7C316,628.6,326.6,618,339.7,618z M339.7,342.1c76.8,0,139,54.8,139,122.3s-62.2,122.3-139,122.3 c-21.8,0-42.5-4.4-60.9-12.3l-69.6,17.4l14.9-59.5c-14.7-19.4-23.3-42.8-23.3-67.9C200.7,396.9,262.9,342.1,339.7,342.1z M339.7,399.2c-21.8,0-39.4,17.6-39.4,39.4v15.7h-1.5c-3.5,0-6.3,2.8-6.3,6.3v55.6c0,3.5,2.8,6.3,6.3,6.3h82 c3.5,0,6.3-2.8,6.3-6.3v-55.6c0-3.5-2.8-6.3-6.3-6.3h-1.5v-15.7C379.1,416.8,361.5,399.2,339.7,399.2z M339.7,414.9 c13.1,0,23.7,10.6,23.7,23.6v15.7H316v-15.7C316,425.5,326.6,414.9,339.7,414.9z"/>
</g>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8774)">
<path d="M18.3527 20.4886C19.3252 20.4886 20.1121 21.2755 20.1121 22.248C20.1121 23.2204 19.3252 24.0073 18.3527 24.0073C17.3802 24.0073 16.6008 23.2204 16.6008 22.248C16.6008 21.2755 17.3802 20.4886 18.3527 20.4886ZM5.68832 20.4886C6.6608 20.4886 7.44768 21.2755 7.44768 22.248C7.44768 23.2204 6.6608 24.0073 5.68832 24.0073C4.71585 24.0073 3.93639 23.2204 3.93639 22.248C3.92897 21.2755 4.71585 20.4886 5.68832 20.4886ZM12.0205 20.4886C12.993 20.4886 13.7799 21.2755 13.7799 22.248C13.7799 23.2204 12.993 24.0073 12.0205 24.0073C11.0481 24.0073 10.2686 23.2204 10.2686 22.248C10.2612 21.2755 11.0481 20.4886 12.0205 20.4886ZM12.0205 0.00732422C17.7217 0.00732422 22.3391 4.07537 22.3391 9.0862C22.3391 14.097 17.7217 18.1651 12.0205 18.1651C10.4022 18.1651 8.86556 17.8384 7.49964 17.252L2.33293 18.5437L3.43902 14.1267C2.34778 12.6866 1.70936 10.9495 1.70936 9.0862C1.70194 4.07537 6.31932 0.00732422 12.0205 0.00732422ZM12.0205 4.24611C10.4022 4.24611 9.09568 5.55264 9.09568 7.17095V8.33643H8.98433C8.72451 8.33643 8.51666 8.54429 8.51666 8.80411V12.9315C8.51666 13.1914 8.72451 13.3992 8.98433 13.3992H15.0716C15.3314 13.3992 15.5392 13.1914 15.5392 12.9315V8.80411C15.5392 8.54429 15.3314 8.33643 15.0716 8.33643H14.9602V7.17095C14.9454 5.55264 13.6388 4.24611 12.0205 4.24611ZM12.0205 5.41159C12.993 5.41159 13.7799 6.19848 13.7799 7.16353V8.32901H10.2612V7.16353C10.2612 6.19848 11.0481 5.41159 12.0205 5.41159Z" fill="black"/>
</g>
</svg>
<defs>
<clipPath id="clip0_1432_8774">
<rect width="20.6891" height="24" fill="white" transform="translate(1.65002)"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,11 +1,11 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.1844 8.66371C18.7529 9.77082 20.6747 10.4223 22.75 10.4223V6.47879C22.3572 6.47894 21.9655 6.43846 21.5812 6.35801V9.46215C19.506 9.46215 17.5845 8.81068 16.0156 7.70357V15.751C16.0156 19.7768 12.7105 23.0401 8.63356 23.0401C7.11244 23.0401 5.69853 22.586 4.52397 21.8072C5.8645 23.1606 7.7339 24.0002 9.80209 24.0002C13.8793 24.0002 17.1845 20.7369 17.1845 16.711V8.66371H17.1844ZM18.6262 4.68523C17.8246 3.82052 17.2983 2.70293 17.1844 1.46739V0.960205H16.0768C16.3555 2.53047 17.3065 3.87206 18.6262 4.68523V4.68523ZM7.10255 18.7181C6.65472 18.1383 6.41264 17.4289 6.41372 16.6995C6.41372 14.8583 7.92553 13.3654 9.79063 13.3654C10.1382 13.3652 10.4837 13.4179 10.815 13.5216V9.49005C10.4279 9.43767 10.0372 9.41547 9.64658 9.42364V12.5616C9.31513 12.4579 8.96949 12.4052 8.6218 12.4054C6.7567 12.4054 5.24504 13.8983 5.24504 15.7397C5.24504 17.0416 6.00066 18.169 7.10255 18.7181V18.7181Z" fill="#EE1D52"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.014 7.70357C17.583 8.81068 19.5045 9.46215 21.5797 9.46215V6.35801C20.4213 6.11447 19.3958 5.51667 18.6247 4.68523C17.305 3.87206 16.354 2.53047 16.0752 0.960205H13.1659V16.7109C13.1593 18.547 11.65 20.0338 9.78896 20.0338C8.69223 20.0338 7.7179 19.5177 7.10088 18.7181C5.99899 18.169 5.24338 17.0416 5.24338 15.7397C5.24338 13.8983 6.75504 12.4054 8.62014 12.4054C8.97745 12.4054 9.32186 12.4604 9.64492 12.5616V9.42364C5.63968 9.50534 2.41843 12.7368 2.41843 16.711C2.41843 18.6949 3.22062 20.4934 4.52245 21.8074C5.69701 22.5861 7.11092 23.0402 8.63204 23.0402C12.7089 23.0402 16.014 19.7768 16.014 15.7511V7.70357Z" fill="white"/>
<g clip-path="url(#clip0_1432_8779)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.1843 8.66371C18.7529 9.77082 20.6746 10.4223 22.75 10.4223V6.47879C22.3572 6.47894 21.9654 6.43846 21.5811 6.35801V9.46215C19.5059 9.46215 17.5845 8.81068 16.0155 7.70357V15.751C16.0155 19.7768 12.7104 23.0401 8.63351 23.0401C7.11239 23.0401 5.69848 22.586 4.52393 21.8072C5.86445 23.1606 7.73385 24.0002 9.80205 24.0002C13.8792 24.0002 17.1845 20.7369 17.1845 16.711V8.66371H17.1843ZM18.6262 4.68523C17.8246 3.82052 17.2983 2.70293 17.1843 1.46739V0.960205H16.0767C16.3555 2.53047 17.3064 3.87206 18.6262 4.68523V4.68523ZM7.1025 18.7181C6.65467 18.1383 6.4126 17.4289 6.41368 16.6995C6.41368 14.8583 7.92548 13.3654 9.79058 13.3654C10.1381 13.3652 10.4836 13.4179 10.8149 13.5216V9.49005C10.4278 9.43767 10.0372 9.41547 9.64654 9.42364V12.5616C9.31509 12.4579 8.96944 12.4052 8.62176 12.4054C6.75666 12.4054 5.245 13.8983 5.245 15.7397C5.245 17.0416 6.00061 18.169 7.1025 18.7181V18.7181Z" fill="#EE1D52"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.0141 7.70357C17.5831 8.81068 19.5045 9.46215 21.5797 9.46215V6.35801C20.4213 6.11447 19.3958 5.51667 18.6248 4.68523C17.305 3.87206 16.354 2.53047 16.0753 0.960205H13.1659V16.7109C13.1593 18.547 11.6501 20.0338 9.78899 20.0338C8.69226 20.0338 7.71793 19.5177 7.10091 18.7181C5.99902 18.169 5.24341 17.0416 5.24341 15.7397C5.24341 13.8983 6.75507 12.4054 8.62017 12.4054C8.97748 12.4054 9.32189 12.4604 9.64495 12.5616V9.42364C5.63971 9.50534 2.41846 12.7368 2.41846 16.711C2.41846 18.6949 3.22065 20.4934 4.52248 21.8074C5.69704 22.5861 7.11095 23.0402 8.63207 23.0402C12.709 23.0402 16.0141 19.7768 16.0141 15.7511V7.70357Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.5799 6.35781V5.51844C20.5353 5.52 19.5113 5.23114 18.625 4.68489C19.4095 5.533 20.4426 6.11787 21.5799 6.35781V6.35781ZM16.0755 0.96C16.0489 0.809948 16.0284 0.658884 16.0143 0.507186V0H11.9972V15.7508C11.9907 17.5868 10.4816 19.0736 8.62039 19.0736C8.07389 19.0736 7.55806 18.9456 7.10114 18.7179C7.71816 19.5175 8.69249 20.0336 9.78922 20.0336C11.6502 20.0336 13.1595 18.5468 13.1661 16.7107V0.96H16.0755ZM9.64532 9.42343V8.52984C9.30964 8.4845 8.97123 8.46184 8.63243 8.46202C4.5551 8.46202 1.25 11.7255 1.25 15.7508C1.25 18.2745 2.54896 20.4987 4.52285 21.807C3.22102 20.493 2.41882 18.6945 2.41882 16.7107C2.41882 12.7366 5.63993 9.50513 9.64532 9.42343V9.42343Z" fill="#69C9D0"/>
</g>
<defs>
<clipPath id="clip0">
<clipPath id="clip0_1432_8779">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -1 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 80 80"><defs><style>.cls-1{fill-rule:evenodd;fill:url(#linear-gradient);}</style><linearGradient id="linear-gradient" x1="40.02" y1="70.45" x2="40.02" y2="9.52" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity="0.4"/><stop offset="0.11" stop-color="#fff" stop-opacity="0.54"/><stop offset="0.25" stop-color="#fff" stop-opacity="0.71"/><stop offset="0.39" stop-color="#fff" stop-opacity="0.83"/><stop offset="0.52" stop-color="#fff" stop-opacity="0.93"/><stop offset="0.64" stop-color="#fff" stop-opacity="0.98"/><stop offset="0.75" stop-color="#fff"/></linearGradient></defs><g id="Logos"><path class="cls-1" d="M63.24,9.52H16.8a7.25,7.25,0,0,0-7.24,7.25V63.21a7.24,7.24,0,0,0,7.24,7.24H63.24a7.25,7.25,0,0,0,7.25-7.24V16.77A7.26,7.26,0,0,0,63.24,9.52ZM35.8,53.41a2.4,2.4,0,0,1-2.4,2.41H23.21a2.4,2.4,0,0,1-2.4-2.41V23.18a2.4,2.4,0,0,1,2.4-2.41H33.4a2.4,2.4,0,0,1,2.4,2.41ZM59.24,39.53a2.41,2.41,0,0,1-2.41,2.41H46.65a2.41,2.41,0,0,1-2.41-2.41V23.18a2.41,2.41,0,0,1,2.41-2.41H56.83a2.41,2.41,0,0,1,2.41,2.41Z"/></g></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8784)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.1443 0H2.8518C2.09509 0.00104373 1.36974 0.302376 0.835033 0.837817C0.30033 1.37326 -7.19815e-07 2.09903 0 2.85574V21.1482C0 21.9045 0.300456 22.6299 0.835272 23.1647C1.37009 23.6995 2.09545 24 2.8518 24H21.1443C21.901 24 22.6267 23.6997 23.1622 23.165C23.6976 22.6303 23.999 21.9049 24 21.1482V2.85574C23.999 2.09867 23.6978 1.37291 23.1624 0.837576C22.6271 0.302248 21.9013 0.00104208 21.1443 0ZM10.3358 17.288C10.3363 17.4125 10.3122 17.5359 10.265 17.651C10.2177 17.7662 10.1481 17.8708 10.0603 17.959C9.97247 18.0472 9.86808 18.1172 9.75313 18.165C9.63818 18.2127 9.51493 18.2373 9.39045 18.2373H5.37666C5.25218 18.2373 5.12893 18.2127 5.01398 18.165C4.89903 18.1172 4.79464 18.0472 4.7068 17.959C4.61897 17.8708 4.54942 17.7662 4.50214 17.651C4.45487 17.5359 4.4308 17.4125 4.43131 17.288V5.3806C4.4308 5.25612 4.45487 5.13277 4.50214 5.01762C4.54942 4.90247 4.61897 4.79779 4.7068 4.70959C4.79464 4.62139 4.89903 4.5514 5.01398 4.50365C5.12893 4.4559 5.25218 4.43131 5.37666 4.43131H9.39045C9.51493 4.43131 9.63818 4.4559 9.75313 4.50365C9.86808 4.5514 9.97247 4.62139 10.0603 4.70959C10.1481 4.79779 10.2177 4.90247 10.265 5.01762C10.3122 5.13277 10.3363 5.25612 10.3358 5.3806V17.288ZM19.5687 11.8208C19.5687 12.0725 19.4687 12.314 19.2906 12.492C19.1126 12.67 18.8712 12.7701 18.6194 12.7701H14.6096C14.3578 12.7701 14.1163 12.67 13.9383 12.492C13.7603 12.314 13.6603 12.0725 13.6603 11.8208V5.3806C13.6603 5.12883 13.7603 4.88738 13.9383 4.70935C14.1163 4.53133 14.3578 4.43131 14.6096 4.43131H18.6194C18.8712 4.43131 19.1126 4.53133 19.2906 4.70935C19.4687 4.88738 19.5687 5.12883 19.5687 5.3806V11.8208Z" fill="url(#paint0_linear_1432_8784)"/>
</g>
<defs>
<linearGradient id="paint0_linear_1432_8784" x1="11.998" y1="24" x2="11.998" y2="0" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0.4"/>
<stop offset="0.11" stop-color="white" stop-opacity="0.54"/>
<stop offset="0.25" stop-color="white" stop-opacity="0.71"/>
<stop offset="0.39" stop-color="white" stop-opacity="0.83"/>
<stop offset="0.52" stop-color="white" stop-opacity="0.93"/>
<stop offset="0.64" stop-color="white" stop-opacity="0.98"/>
<stop offset="0.75" stop-color="white"/>
</linearGradient>
<clipPath id="clip0_1432_8784">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -1,2 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" data-prefix="littlelink" data-icon="tumblr" class="svg-inline tumblr" role="img" viewBox="0 0 320 512">
<path fill="#FFFFFF" d="M309.8 480.3c-13.6 14.5-50 31.7-97.4 31.7-120.8 0-147-88.8-147-140.6v-144H17.9c-5.5 0-10-4.5-10-10v-68c0-7.2 4.5-13.6 11.3-16 62-21.8 81.5-76 84.3-117.1.8-11 6.5-16.3 16.1-16.3h70.9c5.5 0 10 4.5 10 10v115.2h83c5.5 0 10 4.4 10 9.9v81.7c0 5.5-4.5 10-10 10h-83.4V360c0 34.2 23.7 53.6 68 35.8 4.8-1.9 9-3.2 12.7-2.2 3.5.9 5.8 3.4 7.4 7.9l22 64.3c1.8 5 3.3 10.6-.4 14.5z"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18.8949 22.5141C18.269 23.1937 16.5937 24 14.4121 24C8.85229 24 7.64644 19.8375 7.64644 17.4094V10.6594H5.46025C5.20711 10.6594 5 10.4484 5 10.1906V7.00312C5 6.66562 5.20711 6.36562 5.52008 6.25312C8.37363 5.23125 9.27112 2.69062 9.39999 0.764062C9.43681 0.248437 9.69915 0 10.141 0H13.4042C13.6573 0 13.8644 0.210938 13.8644 0.46875V5.86875H17.6845C17.9376 5.86875 18.1447 6.075 18.1447 6.33281V10.1625C18.1447 10.4203 17.9376 10.6313 17.6845 10.6313H13.846V16.875C13.846 18.4781 14.9368 19.3875 16.9757 18.5531C17.1966 18.4641 17.3899 18.4031 17.5602 18.45C17.7213 18.4922 17.8272 18.6094 17.9008 18.8203L18.9134 21.8344C18.9962 22.0687 19.0652 22.3312 18.8949 22.5141Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 579 B

After

Width:  |  Height:  |  Size: 801 B

View file

@ -1,5 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="#FFFFFF" xmlns="http://www.w3.org/2000/svg">
<path d="M6.28571 0L2 4.28571V19.7143H7.14286V24L11.4286 19.7143H14.8571L22.5714 12V0H6.28571ZM20.8571 11.1429L17.4286 14.5714H14L11 17.5714V14.5714H7.14286V1.71429H20.8571V11.1429Z" fill="white"/>
<path d="M18.2857 4.71429H16.5714V9.85714H18.2857V4.71429Z" fill="white"/>
<path d="M13.5714 4.71429H11.8571V9.85714H13.5714V4.71429Z" fill="white"/>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.16667 0L2 4.28571V19.7143H7.00001V24L11.1667 19.7143H14.5L22 12V0H6.16667ZM20.3333 11.1429L17 14.5714H13.6667L10.75 17.5714V14.5714H7.00001V1.71429H20.3333V11.1429Z" fill="white"/>
<path d="M17.8333 4.71436H16.1666V9.8572H17.8333V4.71436Z" fill="white"/>
<path d="M13.2499 4.71436H11.5833V9.8572H13.2499V4.71436Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 454 B

After

Width:  |  Height:  |  Size: 444 B

View file

@ -1,9 +1,9 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<g clip-path="url(#clip0_1432_8793)">
<path d="M23.954 4.38171C23.069 4.78054 22.124 5.05224 21.129 5.1763C22.143 4.54985 22.923 3.56252 23.292 2.38448C22.341 2.9535 21.287 3.36771 20.165 3.5984C19.269 2.61516 17.992 2 16.574 2C13.857 2 11.654 4.25868 11.654 7.04127C11.654 7.44112 11.699 7.8256 11.781 8.19367C7.691 7.9958 4.066 5.98216 1.64 2.93812C1.213 3.67837 0.974 4.53858 0.974 5.47568C0.974 7.22889 1.844 8.76988 3.162 9.67519C2.355 9.64854 1.596 9.42093 0.934 9.04363V9.10617C0.934 11.5514 2.627 13.5907 4.88 14.0552C4.467 14.169 4.031 14.2305 3.584 14.2305C3.27 14.2305 2.969 14.1997 2.668 14.1423C3.299 16.1447 5.113 17.6047 7.272 17.6457C5.592 18.998 3.463 19.8039 1.17 19.8039C0.78 19.8039 0.391 19.7803 0 19.7352C2.189 21.1644 4.768 22 7.557 22C16.611 22 21.556 14.3146 21.556 7.66053C21.556 7.44625 21.556 7.22992 21.541 7.01461C22.502 6.3082 23.341 5.41518 24.001 4.40221L23.954 4.38171Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<clipPath id="clip0_1432_8793">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -1,3 +1,10 @@
<svg width="24" height="24" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<path d="M10 9V0h12v9H10zm12 5h10v18H0V14h10v9h12v-9z" fill="#000000" fill-rule="nonzero" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8795)">
<path d="M7.5 6.75V0H16.5V6.75H7.5ZM16.5 10.5H24V24H0V10.5H7.5V17.25H16.5V10.5Z" fill="black"/>
</g>
<defs>
<clipPath id="clip0_1432_8795">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 186 B

After

Width:  |  Height:  |  Size: 345 B

View file

@ -1 +1,3 @@
<svg viewBox="0 0 127 127" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2"><path d="m58 60-30 43c-2 2-5 3-7 3-3-1-8-2-12-5l-8-9c-1-3-1-6 1-8l30-43 6-5 6-3 3-3L72 4V3h1l1-1V1l1-1 5 2 4 4-1 1-1 1v1l-1 1h-1a648 648 0 0 1-18 36l-1 7c0 2-1 5-3 7Zm68 24L95 41l-6-5-6-3-3-3a331 331 0 0 0-4-3 507 507 0 0 1-10 20v6c0 2 1 5 3 7l31 43c1 2 4 3 6 3 4-1 8-2 12-5l8-9v-8M44 7l1 1h1v2h1a942 942 0 0 0 5 9 729 729 0 0 1 8-9l-5-6V3h-1V2h-1V0l-6 2-3 4v1" style="fill:#fff" transform="translate(0 11)"/></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.9606 13.4174L5.29131 21.5434C4.91336 21.9214 4.34643 22.1104 3.96848 22.1104C3.40155 21.9214 2.45667 21.7324 1.70076 21.1655L0.188949 19.4647C-2.71006e-05 18.8978 -2.71006e-05 18.3308 0.377926 17.9529L6.04722 9.82689L7.18107 8.88201L8.31493 8.31508L8.88186 7.74815L13.6063 2.83476V2.64579H13.7952L13.9842 2.45681V2.26783L14.1732 2.07886L15.1181 2.45681L15.874 3.21272L15.685 3.40169L15.496 3.59067V3.77964L15.3071 3.96862H15.1181C14.0549 6.27101 12.9205 8.53982 11.7165 10.7718L11.5275 12.0946C11.5275 12.4726 11.3386 13.0395 10.9606 13.4174ZM23.811 17.9529L17.9527 9.82689L16.8189 8.88201L15.685 8.31508L15.1181 7.74815C14.8675 7.55727 14.6156 7.36829 14.3622 7.18122C13.7601 8.4548 13.13 9.71495 12.4724 10.9607V12.0946C12.4724 12.4726 12.6614 13.0395 13.0393 13.4174L18.8976 21.5434C19.0866 21.9214 19.6535 22.1104 20.0315 22.1104C20.7874 21.9214 21.5433 21.7324 22.2992 21.1655L23.811 19.4647V17.9529ZM8.31493 3.40169L8.50391 3.59067H8.69289V3.96862H8.88186C9.19372 4.53727 9.50869 5.1042 9.82674 5.66941C10.326 5.09833 10.8299 4.53138 11.3386 3.96862L10.3937 2.83476V2.64579H10.2047V2.45681H10.0157V2.07886L8.88186 2.45681L8.31493 3.21272V3.40169Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 585 B

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" xml:space="preserve">
<path d="M434.6 41.4a157 157 0 0 1 22.6 85.8c0 107-91.3 245.9-165.3 343.4H122.6L54.8 64.8l148.1-14 36 288.7c33.4-54.6 74.8-140.5 74.8-199 0-32-5.5-53.8-14-71.8z" style="fill:#fff;stroke-width:4.00528"/>
</svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.761 0C22.6152 1.44448 23.0441 3.11027 22.9964 4.79776C22.9964 10.781 18.0057 18.548 13.9606 24H4.70615L1 1.30848L9.0956 0.525629L11.0635 16.6692C12.8892 13.616 15.1523 8.81267 15.1523 5.54147C15.1523 3.7521 14.8516 2.53308 14.387 1.52656L21.761 0Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 299 B

After

Width:  |  Height:  |  Size: 380 B

View file

@ -1,10 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M24.1776 6.35832C24.07 8.72157 22.4253 11.9576 19.2444 16.0647C15.9556 20.3551 13.1731 22.5 10.8969 22.5C9.48735 22.5 8.2936 21.194 7.31925 18.5809C6.66807 16.1857 6.01761 13.7907 5.36668 11.3955C4.64268 8.78384 3.86644 7.47634 3.0365 7.47634C2.85557 7.47634 2.22229 7.85846 1.13811 8.6198L0 7.14825C1.19375 6.09542 2.37154 5.04283 3.53021 3.98878C5.12236 2.60786 6.31756 1.88166 7.11412 1.80824C8.99679 1.62675 10.1555 2.91826 10.5904 5.68301C11.0604 8.66584 11.3855 10.5212 11.5684 11.2474C12.1109 13.7221 12.7079 14.9579 13.3603 14.9579C13.8666 14.9579 14.6271 14.1554 15.6412 12.5503C16.6542 10.9448 17.1968 9.72327 17.2701 8.88416C17.4142 7.49863 16.8714 6.80417 15.6412 6.80417C15.0621 6.80417 14.4651 6.93793 13.8509 7.20229C15.0396 3.29408 17.311 1.39607 20.6636 1.50439C23.1491 1.57756 24.3208 3.19546 24.1776 6.35832Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
<path d="M23.9884 6.35832C23.8816 8.72157 22.2498 11.9576 19.0938 16.0647C15.8307 20.3551 13.07 22.5 10.8116 22.5C9.41311 22.5 8.2287 21.194 7.26197 18.5809C6.61589 16.1857 5.97052 13.7907 5.32468 11.3955C4.60635 8.78384 3.83618 7.47634 3.01274 7.47634C2.83322 7.47634 2.2049 7.85846 1.1292 8.6198L0 7.14825C1.18441 6.09542 2.35298 5.04283 3.50258 3.98878C5.08227 2.60786 6.26812 1.88166 7.05845 1.80824C8.92638 1.62675 10.076 2.91826 10.5075 5.68301C10.9738 8.66584 11.2964 10.5212 11.4779 11.2474C12.0161 13.7221 12.6085 14.9579 13.2557 14.9579C13.7581 14.9579 14.5126 14.1554 15.5188 12.5503C16.5239 10.9448 17.0622 9.72327 17.135 8.88416C17.2779 7.49863 16.7394 6.80417 15.5188 6.80417C14.9442 6.80417 14.3519 6.93793 13.7425 7.20229C14.9219 3.29408 17.1755 1.39607 20.5019 1.50439C22.9679 1.57756 24.1305 3.19546 23.9884 6.35832Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 954 B

View file

@ -1 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 508.66 510.9"><g id="Layer_2" data-name="Layer 2"><g id="VRChat"><path id="Bubble" d="M419.74,510.85c-13.09-3.46-22.14-12.19-30.14-22.53-26.61-34.32-53.37-68.57-80-102.93-2.24-2.9-4.66-3.55-8.06-3.55q-118.54.12-237.1.05c-31,0-55.61-18.65-62.29-47.46A80,80,0,0,1,.12,316.66q-.18-126-.09-252C0,26.83,27,0,65,0H444.66c37.35,0,64,26.53,64,63.83V317.88c0,33.82-20.79,58.1-54.31,63.51a10.6,10.6,0,0,0-1.68.69v5.44q.06,45.17.09,90.34c0,10.21-2.57,19.67-10.86,26.27-3.78,3-8.72,4.56-13.13,6.77Zm10.74-151.19h13.77c25.72-.14,42.11-16.57,42.12-42.28v-253c0-25.77-16.41-42.16-42.14-42.16H107.13c-15,0-30-.15-45,0-22.29.29-39.36,17.18-39.38,39.34q-.15,129.29,0,258.53a38,38,0,0,0,6.45,21.68c8.68,12.89,21.12,18,36.35,17.94q123.54-.15,247.08-.13a9.33,9.33,0,0,1,8.33,4q42.48,54.89,85.24,109.55A72.24,72.24,0,0,0,417,484.85c2.39,1.94,6.93,3.71,9.17,2.68s3-5.61,4.41-8.66a3.74,3.74,0,0,0,.06-1.49q-.06-39.67-.1-79.34C430.47,385.45,430.48,372.85,430.48,359.66Z"/><path id="R" d="M361.26,203.26c12.17,22.54,24,44.48,35.87,66.4,3.54,6.55,3.56,11-1.64,16.25a37.58,37.58,0,0,1-12.16,8.3c-8.55,3.52-15.31.57-19.58-7.66-12.63-24.36-25.25-48.7-37.65-73.19-1.77-3.49-3.68-4.89-7.6-4.65-5.81.36-11.65.1-18.16.1-.1,2.11-.27,4-.27,5.92v64.38c0,8.68-2.89,12.42-11.48,14.17a35.94,35.94,0,0,1-10.4.65c-11.27-1.07-15.13-5.51-15.13-16.68V103.08c0-11.82,3.69-15.53,15.52-15.52,19.17,0,38.35-.16,57.51.25a100.75,100.75,0,0,1,21.24,2.82c22.27,5.39,36.05,19.22,39.76,42.12a80.5,80.5,0,0,1-1.68,35.6C390.41,185.76,379.12,197.34,361.26,203.26Zm-60.94-23.41h31c21.14-.11,31.54-11.42,29.92-32.5-.09-1.15-.24-2.31-.37-3.46-1.57-14-9.35-22.42-23.35-23.39-12.08-.84-24.26-.35-36.39-.41-.24,0-.49.39-.86.7Z"/><path id="V" d="M162.24,247.33c3-10.63,5.67-20,8.32-29.45q17-60.24,33.88-120.47c2.07-7.33,5.26-10.1,12.86-9.69a39.3,39.3,0,0,1,13,3c9.82,4.13,11.83,9.17,8.71,19.35q-26.1,85.34-52.12,170.7c-2.29,7.57-6.89,12.44-14.31,13.55a71.27,71.27,0,0,1-20.21.16c-7.78-1.11-12.67-6.13-15.09-14.07q-26.16-86.09-52.8-172.06c-2.35-7.64-1.11-12.37,6-15.83a48.44,48.44,0,0,1,17-4.63c7.12-.6,10.12,2.38,12.12,9.31l40.89,144.34C160.87,243.07,161.38,244.58,162.24,247.33Z"/></g></g></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8803)">
<path d="M20.1002 24.4478C19.4853 24.2853 19.0602 23.8752 18.6844 23.3895C17.4343 21.7773 16.1773 20.1683 14.9263 18.5542C14.8211 18.418 14.7074 18.3875 14.5477 18.3875C10.8353 18.3912 7.12267 18.392 3.40969 18.3898C1.95344 18.3898 0.797365 17.5137 0.483566 16.1604C0.420677 15.8865 0.38869 15.6065 0.388205 15.3256C0.382568 11.3796 0.381159 7.43364 0.383978 3.48766C0.382568 1.71056 1.65092 0.450195 3.436 0.450195H21.2709C23.0254 0.450195 24.2773 1.69647 24.2773 3.44867V15.3829C24.2773 16.9716 23.3007 18.1122 21.7261 18.3663C21.6989 18.3749 21.6725 18.3857 21.6471 18.3988V18.6543C21.649 20.0689 21.6504 21.4835 21.6514 22.8981C21.6514 23.3777 21.5306 23.8221 21.1412 24.1322C20.9636 24.2731 20.7316 24.3464 20.5244 24.4502L20.1002 24.4478ZM20.6047 17.3456H21.2516C22.4598 17.339 23.2298 16.5672 23.2302 15.3594V3.47451C23.2302 2.26394 22.4594 1.494 21.2507 1.494H5.41509C4.71046 1.494 4.00582 1.48695 3.30118 1.494C2.25409 1.50762 1.45221 2.30105 1.45127 3.34203C1.44657 7.39105 1.44657 11.4393 1.45127 15.4867C1.44655 15.8491 1.55223 16.2043 1.75426 16.5052C2.16201 17.1107 2.74639 17.3507 3.46184 17.3479C7.33077 17.3432 11.1997 17.3412 15.0686 17.3418C15.1446 17.3364 15.2206 17.351 15.2892 17.3839C15.3578 17.4169 15.4167 17.4671 15.4599 17.5297C16.7903 19.2487 18.125 20.9641 19.4642 22.6759C19.6125 22.8776 19.7826 23.0622 19.9715 23.2265C20.0838 23.3176 20.2971 23.4008 20.4023 23.3524C20.5075 23.304 20.5432 23.0888 20.6094 22.9456C20.6151 22.9227 20.616 22.8988 20.6123 22.8756C20.6104 21.6332 20.6088 20.3908 20.6076 19.1485C20.6043 18.5571 20.6047 17.9652 20.6047 17.3456Z" fill="black"/>
<path d="M17.3531 9.99857C17.9248 11.0574 18.4806 12.0881 19.0382 13.1178C19.2045 13.4255 19.2054 13.6345 18.9611 13.8811C18.7983 14.0475 18.6042 14.18 18.3899 14.271C17.9883 14.4364 17.6707 14.2978 17.4701 13.9112C16.8768 12.7669 16.284 11.6235 15.7015 10.473C15.6183 10.3091 15.5286 10.2433 15.3445 10.2546C15.0715 10.2715 14.7972 10.2593 14.4914 10.2593C14.4867 10.3584 14.4787 10.4472 14.4787 10.5374V13.5617C14.4787 13.9694 14.3429 14.1451 13.9394 14.2273C13.7789 14.2612 13.6143 14.2715 13.4509 14.2579C12.9214 14.2076 12.7401 13.999 12.7401 13.4743V5.29252C12.7401 4.73727 12.9135 4.56299 13.4692 4.56346C14.3697 4.56346 15.2707 4.55594 16.1708 4.5752C16.5071 4.58377 16.8416 4.62817 17.1685 4.70767C18.2147 4.96087 18.862 5.61055 19.0363 6.6863C19.1353 7.24264 19.1083 7.81409 18.9574 8.35864C18.7225 9.17649 18.1921 9.72047 17.3531 9.99857ZM14.4904 8.89886H15.9467C16.9398 8.8937 17.4283 8.3624 17.3522 7.37215C17.348 7.31812 17.3409 7.26363 17.3348 7.20961C17.2611 6.55195 16.8956 6.15641 16.2379 6.11084C15.6705 6.07138 15.0983 6.0944 14.5285 6.09158C14.5172 6.09158 14.5055 6.1099 14.4881 6.12447L14.4904 8.89886Z" fill="black"/>
<path d="M8.00394 12.0688C8.14487 11.5694 8.2703 11.1292 8.39478 10.6853C8.92718 8.79877 9.45769 6.91237 9.98633 5.02613C10.0836 4.6818 10.2334 4.55168 10.5904 4.57094C10.8005 4.58276 11.0071 4.63043 11.2011 4.71186C11.6624 4.90588 11.7568 5.14263 11.6103 5.62085C10.7929 8.29347 9.97677 10.9664 9.1619 13.6396C9.05432 13.9952 8.83824 14.224 8.48967 14.2762C8.17518 14.3238 7.8555 14.3263 7.54029 14.2837C7.17482 14.2315 6.94511 13.9957 6.83143 13.6227C6.01217 10.9266 5.18539 8.2324 4.3511 5.54005C4.24071 5.18115 4.29896 4.95896 4.63296 4.79642C4.88362 4.67571 5.15429 4.60199 5.43155 4.57892C5.76601 4.55074 5.90694 4.69073 6.00089 5.01627L7.92174 11.7968C7.93959 11.8686 7.96355 11.9396 8.00394 12.0688Z" fill="black"/>
</g>
<defs>
<clipPath id="clip0_1432_8803">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -1,16 +1,13 @@
<svg id="SvgjsSvg1001" width="288" height="288" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs"><defs id="SvgjsDefs1002"></defs><g id="SvgjsG1008"><svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 491.52 491.52" viewBox="0 0 491.52 491.52" width="288" height="288"><polygon points="183.855 68.79 169.27 118.43 161.315 93.18 141.785 93.18 133.835 118.43 119.25 68.79 99.6 74.57 123.67 156.49 143.26 156.68 151.55 130.35 159.845 156.68 179.435 156.49 203.505 74.57" fill="#ffffff" class="color000 svgShape"></polygon><polygon points="298.545 68.79 283.955 118.43 276.005 93.18 256.475 93.18 248.525 118.43 233.935 68.79 214.285 74.57 238.36 156.49 257.95 156.68 266.24 130.35 274.53 156.68 294.12 156.49 318.195 74.57" fill="#ffffff" class="color000 svgShape"></polygon><polygon points="413.23 68.79 398.645 118.43 390.695 93.18 371.165 93.18 363.21 118.43 348.625 68.79 328.975 74.57 353.045 156.49 372.635 156.68 380.93 130.35 389.22 156.68 408.81 156.49 432.88 74.57" fill="#ffffff" class="color000 svgShape"></polygon><path d="M491.52,30.72H40.96v89.086C14.217,156.578,0,200.018,0,245.76c0,56.73,21.895,110.2,61.63,150.52
c40.7,41.61,95.185,64.52,153.41,64.52c58.225,0,112.71-22.91,153.385-64.49c39.76-40.35,61.655-93.82,61.655-150.55
c0-17.359-2.146-34.511-6.23-51.2h67.67V30.72z M40.96,159.031v35.529h58.021c-1.786,13.389-2.844,27.089-3.2,40.96H20.886
C22.271,208.614,29.064,182.749,40.96,159.031z M20.974,256h74.879c0.812,32.407,5.357,62.733,13.022,89.597
c-14.02,8.014-27.129,17.739-39.237,28.945C40.257,341.563,23.266,300.167,20.974,256z M84.004,389.117
c9.739-8.951,20.211-16.791,31.323-23.478c9.644,26.264,22.482,48.142,37.522,64.379
C127.497,421.474,104.162,407.642,84.004,389.117z M204.8,439.205c-28.946-6.164-54.591-38.093-70.783-83.479
c22.054-10.145,45.947-16.019,70.783-17.301V439.205z M204.8,317.944c-26.957,1.259-52.95,7.349-76.997,18.056
c-6.658-24.26-10.674-51.436-11.475-80H204.8V317.944z M204.8,235.52h-88.539c0.376-13.903,1.522-27.603,3.412-40.96H204.8V235.52
z M225.28,439.205V338.424c24.836,1.282,48.729,7.156,70.783,17.301C279.871,401.112,254.226,433.041,225.28,439.205z
M313.752,256c-0.801,28.564-4.817,55.74-11.475,80c-24.047-10.706-50.039-16.797-76.997-18.056V256H313.752z M225.28,235.52
v-40.96h85.129c1.89,13.356,3.036,27.054,3.411,40.96H225.28z M277.229,430.019c15.041-16.237,27.88-38.116,37.524-64.381
c11.114,6.688,21.586,14.53,31.326,23.481C325.927,407.642,302.589,421.474,277.229,430.019z M360.443,374.543
c-12.109-11.207-25.217-20.931-39.238-28.946c7.665-26.864,12.21-57.191,13.022-89.597h74.879
C406.814,300.156,389.828,341.545,360.443,374.543z M334.299,235.52c-0.355-13.874-1.413-27.573-3.199-40.96h71.536
c3.641,13.349,5.854,27.053,6.578,40.96H334.299z M471.04,174.08H61.44V51.2h409.6V174.08z" fill="#ffffff" class="color000 svgShape"></path></svg></g></svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8809)">
<path d="M8.97729 3.35889L8.26514 5.78271L7.87671 4.5498H6.9231L6.53491 5.78271L5.82275 3.35889L4.86328 3.64111L6.03857 7.64111L6.99512 7.65039L7.3999 6.36475L7.80493 7.65039L8.76147 7.64111L9.93677 3.64111L8.97729 3.35889Z" fill="white"/>
<path d="M14.5774 3.35889L13.865 5.78271L13.4768 4.5498H12.5232L12.135 5.78271L11.4226 3.35889L10.4631 3.64111L11.6387 7.64111L12.5952 7.65039L13 6.36475L13.4048 7.65039L14.3613 7.64111L15.5369 3.64111L14.5774 3.35889Z" fill="white"/>
<path d="M20.1772 3.35889L19.4651 5.78271L19.0769 4.5498H18.1233L17.7349 5.78271L17.0227 3.35889L16.0632 3.64111L17.2385 7.64111L18.1951 7.65039L18.6001 6.36475L19.0049 7.65039L19.9614 7.64111L21.1367 3.64111L20.1772 3.35889Z" fill="white"/>
<path d="M24 1.5H2V5.8499C0.694189 7.64541 0 9.7665 0 12C0 14.77 1.06909 17.3809 3.00928 19.3496C4.99658 21.3813 7.65698 22.5 10.5 22.5C13.343 22.5 16.0034 21.3813 17.9895 19.3511C19.9309 17.3809 21 14.77 21 12C21 11.1524 20.8952 10.3149 20.6958 9.5H24V1.5ZM2 7.76519V9.5H4.83306C4.74585 10.1538 4.69419 10.8227 4.67681 11.5H1.01982C1.08745 10.1862 1.41914 8.92329 2 7.76519ZM1.02412 12.5H4.68032C4.71997 14.0824 4.94189 15.5631 5.31616 16.8749C4.63159 17.2662 3.9915 17.741 3.40029 18.2882C1.96567 16.6779 1.13604 14.6566 1.02412 12.5ZM4.10176 18.9999C4.57729 18.5628 5.08862 18.18 5.6312 17.8535C6.1021 19.1359 6.72896 20.2041 7.46333 20.997C6.22544 20.5798 5.08604 19.9044 4.10176 18.9999ZM10 21.4456C8.58662 21.1446 7.33442 19.5855 6.5438 17.3694C7.62065 16.8741 8.7873 16.5873 10 16.5247V21.4456ZM10 15.5246C8.68374 15.5861 7.41455 15.8834 6.24038 16.4062C5.91528 15.2217 5.71919 13.8947 5.68008 12.5H10V15.5246ZM10 11.5H5.67681C5.69517 10.8211 5.75112 10.1522 5.84341 9.5H10V11.5ZM11 21.4456V16.5246C12.2127 16.5872 13.3793 16.874 14.4562 17.3694C13.6656 19.5855 12.4134 21.1446 11 21.4456ZM15.3199 12.5C15.2808 13.8947 15.0847 15.2217 14.7596 16.4062C13.5854 15.8835 12.3163 15.5861 11 15.5246V12.5H15.3199ZM11 11.5V9.5H15.1567C15.249 10.1521 15.3049 10.821 15.3232 11.5H11ZM13.5366 20.997C14.271 20.2042 14.8979 19.1359 15.3688 17.8534C15.9115 18.18 16.4228 18.5629 16.8984 18.9999C15.9144 19.9044 14.7749 20.5798 13.5366 20.997ZM17.5998 18.2882C17.0085 17.741 16.3685 17.2662 15.6838 16.8749C16.0581 15.5631 16.28 14.0823 16.3197 12.5H19.9759C19.864 14.6561 19.0346 16.677 17.5998 18.2882ZM16.3232 11.5C16.3059 10.8226 16.2542 10.1537 16.167 9.5H19.66C19.8377 10.1518 19.9458 10.8209 19.9812 11.5H16.3232ZM23 8.5H3V2.5H23V8.5Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8809">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -1,16 +1,21 @@
<svg width="304" height="304" viewBox="0 0 304 304" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.780029 303.86L22.14 225.86C8.92708 202.987 1.98013 177.035 2.00003 150.62C2.00003 67.6199 69.57 0.129884 152.56 0.129884C172.339 0.127256 191.925 4.02158 210.198 11.5904C228.472 19.1592 245.075 30.2541 259.06 44.2414C273.044 58.2287 284.136 74.8342 291.701 93.1093C299.266 111.384 303.157 130.971 303.15 150.75C303.15 233.75 235.57 301.25 152.6 301.25H152.53C127.396 301.247 102.664 294.949 80.59 282.93L0.780029 303.86ZM84.29 255.68L88.86 258.39C108.142 269.81 130.14 275.834 152.55 275.83V275.83C221.55 275.83 277.65 219.71 277.68 150.74C277.691 117.56 264.525 85.7342 241.077 62.2585C217.63 38.7828 185.82 25.579 152.64 25.5499C83.64 25.5499 27.49 81.6599 27.46 150.63C27.4233 174.184 34.0557 197.268 46.59 217.21L49.59 221.94L36.93 268.1L84.29 255.68Z" fill="white"/>
<path d="M6 298.6L26.62 223.31C13.879 201.223 7.1874 176.168 7.22 150.67C7.22 70.5596 72.45 5.38965 152.56 5.38965C171.651 5.38965 190.556 9.15096 208.193 16.4587C225.83 23.7665 241.855 34.4775 255.352 47.98C268.849 61.4824 279.553 77.5116 286.854 95.152C294.154 112.792 297.908 131.698 297.9 150.79C297.9 230.9 232.67 296.08 152.57 296.08H152.5C128.24 296.075 104.368 289.997 83.06 278.4L6 298.6Z" fill="url(#paint0_linear)"/>
<path d="M0.780029 303.86L22.14 225.86C8.92708 202.987 1.98013 177.035 2.00003 150.62C2.00003 67.6199 69.57 0.129884 152.56 0.129884C172.339 0.127256 191.925 4.02158 210.198 11.5904C228.472 19.1592 245.075 30.2541 259.06 44.2414C273.044 58.2287 284.136 74.8342 291.701 93.1093C299.266 111.384 303.157 130.971 303.15 150.75C303.15 233.75 235.57 301.25 152.6 301.25H152.53C127.396 301.247 102.664 294.949 80.59 282.93L0.780029 303.86ZM84.29 255.68L88.86 258.39C108.142 269.81 130.14 275.834 152.55 275.83V275.83C221.55 275.83 277.65 219.71 277.68 150.74C277.691 117.56 264.525 85.7342 241.077 62.2585C217.63 38.7828 185.82 25.579 152.64 25.5499C83.64 25.5499 27.49 81.6599 27.46 150.63C27.4233 174.184 34.0557 197.268 46.59 217.21L49.59 221.94L36.93 268.1L84.29 255.68Z" fill="url(#paint1_linear)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M115 87.7101C112.18 81.4401 109.21 81.3201 106.53 81.2101C104.34 81.1201 101.83 81.1201 99.3201 81.1201C97.4189 81.1748 95.5494 81.6213 93.8287 82.4318C92.108 83.2422 90.5731 84.3992 89.3201 85.8301C85.8201 89.5901 76.1001 98.6901 76.1001 117.2C76.1001 135.71 89.5801 153.59 91.4601 156.11C93.3401 158.63 117.46 197.81 155.72 212.89C187.49 225.42 193.96 222.89 200.86 222.3C207.76 221.71 223.11 213.2 226.25 204.42C229.39 195.64 229.38 188.1 228.44 186.53C227.5 184.96 224.99 184.02 221.23 182.14C217.47 180.26 198.98 171.14 195.53 169.9C192.08 168.66 189.53 168.02 187.06 171.79C184.59 175.56 177.35 184.02 175.15 186.53C172.95 189.04 170.77 189.36 167 187.48C163.23 185.6 151.13 181.62 136.75 168.81C125.57 158.81 118.02 146.52 115.82 142.76C113.62 139 115.59 136.96 117.48 135.08C119.17 133.4 121.24 130.69 123.12 128.49C124.666 126.59 125.932 124.478 126.88 122.22C127.38 121.182 127.613 120.035 127.557 118.884C127.502 117.733 127.159 116.615 126.56 115.63C125.62 113.75 118.31 95.1501 115 87.7101Z" fill="white"/>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8816)">
<path d="M0.0615234 23.9889L1.74784 17.8311C0.704712 16.0253 0.156268 13.9764 0.157839 11.8911C0.157839 5.33841 5.49231 0.010254 12.0442 0.010254C13.6057 0.0100465 15.1519 0.317493 16.5945 0.915032C18.0372 1.51257 19.348 2.38848 20.452 3.49274C21.556 4.597 22.4317 5.90796 23.029 7.35073C23.6262 8.79347 23.9334 10.3398 23.9328 11.9013C23.9328 18.4539 18.5976 23.7829 12.0473 23.7829H12.0418C10.0575 23.7827 8.10499 23.2854 6.36231 22.3366L0.0615234 23.9889ZM6.65442 20.1853L7.01521 20.3992C8.53747 21.3008 10.2742 21.7764 12.0434 21.7761C17.4907 21.7761 21.9197 17.3455 21.922 11.9005C21.9229 9.28105 20.8835 6.76849 19.0323 4.91514C17.1813 3.0618 14.6699 2.01939 12.0505 2.0171C6.6031 2.0171 2.17021 6.44683 2.16784 11.8918C2.16494 13.7514 2.68855 15.5738 3.6781 17.1482L3.91494 17.5216L2.91547 21.1658L6.65442 20.1853Z" fill="white"/>
<path d="M0.473633 23.5737L2.10153 17.6298C1.09566 15.8861 0.567375 13.908 0.569949 11.895C0.569949 5.57053 5.71969 0.425537 12.0442 0.425537C13.5513 0.425537 15.0438 0.722483 16.4362 1.29941C17.8286 1.87634 19.0938 2.72195 20.1593 3.78793C21.2249 4.85391 22.0699 6.11938 22.6463 7.51204C23.2226 8.90467 23.519 10.3972 23.5184 11.9045C23.5184 18.229 18.3686 23.3748 12.0449 23.3748H12.0394C10.1242 23.3744 8.23953 22.8945 6.55732 21.979L0.473633 23.5737Z" fill="url(#paint0_linear_1432_8816)"/>
<path d="M0.0615234 23.9889L1.74784 17.8311C0.704712 16.0253 0.156268 13.9764 0.157839 11.8911C0.157839 5.33841 5.49231 0.010254 12.0442 0.010254C13.6057 0.0100465 15.1519 0.317493 16.5945 0.915032C18.0372 1.51257 19.348 2.38848 20.452 3.49274C21.556 4.597 22.4317 5.90796 23.029 7.35073C23.6262 8.79347 23.9334 10.3398 23.9328 11.9013C23.9328 18.4539 18.5976 23.7829 12.0473 23.7829H12.0418C10.0575 23.7827 8.10499 23.2854 6.36231 22.3366L0.0615234 23.9889ZM6.65442 20.1853L7.01521 20.3992C8.53747 21.3008 10.2742 21.7764 12.0434 21.7761C17.4907 21.7761 21.9197 17.3455 21.922 11.9005C21.9229 9.28105 20.8835 6.76849 19.0323 4.91514C17.1813 3.0618 14.6699 2.01939 12.0505 2.0171C6.6031 2.0171 2.17021 6.44683 2.16784 11.8918C2.16494 13.7514 2.68855 15.5738 3.6781 17.1482L3.91494 17.5216L2.91547 21.1658L6.65442 20.1853Z" fill="url(#paint1_linear_1432_8816)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.07898 6.92456C8.85635 6.42956 8.62187 6.42009 8.4103 6.4114C8.2374 6.4043 8.03924 6.4043 7.84109 6.4043C7.691 6.40862 7.54341 6.44387 7.40756 6.50785C7.27172 6.57183 7.15054 6.66317 7.05162 6.77614C6.7753 7.07298 6.00793 7.7914 6.00793 9.25271C6.00793 10.714 7.07215 12.1256 7.22057 12.3246C7.36899 12.5235 9.27319 15.6167 12.2937 16.8072C14.8019 17.7964 15.3127 17.5967 15.8574 17.5501C16.4021 17.5035 17.614 16.8317 17.8619 16.1385C18.1098 15.4453 18.109 14.8501 18.0348 14.7261C17.9606 14.6022 17.7624 14.528 17.4656 14.3796C17.1687 14.2311 15.709 13.5111 15.4366 13.4132C15.1642 13.3153 14.9629 13.2648 14.7679 13.5624C14.5729 13.8601 14.0013 14.528 13.8277 14.7261C13.654 14.9243 13.4819 14.9496 13.1842 14.8011C12.8866 14.6527 11.9313 14.3385 10.7961 13.3272C9.91345 12.5377 9.3174 11.5674 9.14372 11.2706C8.97003 10.9738 9.12556 10.8127 9.27477 10.6643C9.40819 10.5317 9.57161 10.3177 9.72003 10.144C9.84208 9.99403 9.94203 9.82729 10.0169 9.64903C10.0563 9.56708 10.0747 9.47653 10.0703 9.38566C10.066 9.29479 10.0389 9.20653 9.99161 9.12876C9.9174 8.98034 9.3403 7.51193 9.07898 6.92456Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear" x1="151.96" y1="298.6" x2="151.96" y2="5.38965" gradientUnits="userSpaceOnUse">
<linearGradient id="paint0_linear_1432_8816" x1="11.9968" y1="23.5737" x2="11.9968" y2="0.425537" gradientUnits="userSpaceOnUse">
<stop stop-color="#20B038"/>
<stop offset="1" stop-color="#60D66A"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="151.96" y1="303.86" x2="151.96" y2="0.129883" gradientUnits="userSpaceOnUse">
<linearGradient id="paint1_linear_1432_8816" x1="11.9968" y1="23.9889" x2="11.9968" y2="0.0102539" gradientUnits="userSpaceOnUse">
<stop stop-color="#F9F9F9"/>
<stop offset="1" stop-color="white"/>
</linearGradient>
<clipPath id="clip0_1432_8816">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

@ -1,3 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8821)">
<path d="M12 0C5.38667 0 0 5.38133 0 12C0 18.6133 5.38667 24 12 24C18.6133 24 24 18.6133 24 12C24 5.38133 18.6133 0 12 0ZM1.21067 12C1.21067 10.4373 1.54667 8.94933 2.144 7.61067L7.29067 21.712C3.69067 19.9573 1.21067 16.2667 1.21067 12ZM12 22.7893C10.9387 22.7893 9.92 22.6347 8.94933 22.3467L12.1867 12.9387L15.4987 22.0267C15.5253 22.08 15.5467 22.128 15.5787 22.176C14.464 22.5707 13.2587 22.7893 12 22.7893ZM13.488 6.944C14.1387 6.912 14.72 6.84267 14.72 6.84267C15.3013 6.77333 15.232 5.92 14.6507 5.952C14.6507 5.952 12.9013 6.08533 11.776 6.08533C10.7147 6.08533 8.93333 5.952 8.93333 5.952C8.352 5.92 8.28267 6.81067 8.864 6.84267C8.864 6.84267 9.41333 6.912 9.99467 6.944L11.6747 11.552L9.312 18.6293L5.38133 6.944C6.032 6.912 6.61333 6.84267 6.61333 6.84267C7.19467 6.77333 7.12533 5.92 6.544 5.952C6.544 5.952 4.79467 6.08533 3.66933 6.08533C3.46667 6.08533 3.22667 6.08 2.97067 6.06933C4.90133 3.14133 8.21333 1.20533 11.984 1.20533C14.7893 1.20533 17.3493 2.27733 19.2693 4.03733C19.2213 4.032 19.1787 4.02667 19.1307 4.02667C18.0693 4.02667 17.3227 4.94933 17.3227 5.94133C17.3227 6.832 17.8347 7.584 18.384 8.46933C18.7947 9.184 19.2747 10.112 19.2747 11.4453C19.2747 12.368 18.9227 13.44 18.4533 14.9333L17.3813 18.528L13.488 6.944ZM17.424 21.3227L20.72 11.7973C21.3333 10.256 21.5413 9.02933 21.5413 7.93067C21.5413 7.536 21.5147 7.168 21.4667 6.82133C22.3093 8.36267 22.7893 10.1227 22.7893 12C22.7893 15.984 20.6347 19.456 17.424 21.3227Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8821">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,9 +1,4 @@
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 24 24" xml:space="preserve">
<style>
.st0{fill:#fff}
</style>
<g id="layer1" transform="translate(-194.87 -324.335)">
<path id="path19359" class="st0" d="M198.7 329.2c-.2 0-.4.1-.5.2-.1.1-.1.3 0 .5l2.3 4-3.6 6.4c-.1.2-.1.4 0 .5.1.1.2.2.4.2h3.4c.5 0 .8-.3.9-.7 0 0 3.5-6.2 3.7-6.5l-2.3-4.1c-.2-.3-.4-.6-.9-.6h-3.4z"/>
<path id="path19375" class="st0" d="M212.9 324.6c-.5 0-.7.3-.9.6 0 0-7.3 13-7.6 13.4l4.8 8.9c.2.3.4.6.9.6h3.4c.2 0 .4-.1.5-.2.1-.1.1-.3 0-.5l-4.8-8.8 7.5-13.3c.1-.2.1-.4 0-.5-.1-.1-.2-.2-.5-.2h-3.3z"/>
</g>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.82996 4.86514C3.62996 4.86514 3.42996 4.96512 3.32996 5.06512C3.22996 5.16512 3.22996 5.36512 3.32996 5.56512L5.62996 9.56512L2.02996 15.9651C1.92996 16.1651 1.92996 16.3651 2.02996 16.4651C2.12996 16.5651 2.22997 16.6651 2.42997 16.6651H5.82996C6.32996 16.6651 6.62997 16.3651 6.72997 15.9651C6.72997 15.9651 10.23 9.76512 10.43 9.46512L8.12996 5.36514C7.92996 5.06514 7.72997 4.76514 7.22997 4.76514H3.82996V4.86514Z" fill="white"/>
<path d="M18.0299 0.265137C17.5299 0.265137 17.3299 0.565143 17.1299 0.865143C17.1299 0.865143 9.82991 13.8651 9.52991 14.2651L14.3299 23.1651C14.5299 23.4651 14.7299 23.7651 15.2299 23.7651H18.6299C18.8299 23.7651 19.0299 23.6651 19.1299 23.5651C19.2299 23.4651 19.2299 23.2651 19.1299 23.0651L14.3299 14.2651L21.8299 0.965118C21.9299 0.765118 21.9299 0.565118 21.8299 0.465118C21.7299 0.365118 21.6299 0.265137 21.3299 0.265137H18.0299Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 643 B

After

Width:  |  Height:  |  Size: 1,005 B

View file

@ -1,28 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
<!ENTITY ns_vars "http://ns.adobe.com/Variables/1.0/">
<!ENTITY ns_imrep "http://ns.adobe.com/ImageReplacement/1.0/">
<!ENTITY ns_sfw "http://ns.adobe.com/SaveForWeb/1.0/">
<!ENTITY ns_custom "http://ns.adobe.com/GenericCustomNamespace/1.0/">
<!ENTITY ns_adobe_xpath "http://ns.adobe.com/XPath/1.0/">
]>
<svg version="1.1" id="Layer_1" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 176 176"
enable-background="new 0 0 176 176" xml:space="preserve">
<metadata>
<sfw xmlns="&ns_sfw;">
<slices></slices>
<sliceSourceBounds bottomLeftOrigin="true" height="176" width="176" x="8" y="-184"></sliceSourceBounds>
</sfw>
</metadata>
<g id="XMLID_167_">
<circle id="XMLID_791_" fill="#FF0000" cx="88" cy="88" r="88"/>
<path id="XMLID_42_" fill="#FFFFFF" d="M88,46c23.1,0,42,18.8,42,42s-18.8,42-42,42s-42-18.8-42-42S64.9,46,88,46 M88,42
c-25.4,0-46,20.6-46,46s20.6,46,46,46s46-20.6,46-46S113.4,42,88,42L88,42z"/>
<polygon id="XMLID_274_" fill="#FFFFFF" points="72,111 111,87 72,65 "/>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8831)">
<path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="#FF0000"/>
<path d="M12 6.27275C15.15 6.27275 17.7273 8.83639 17.7273 12C17.7273 15.1637 15.1637 17.7273 12 17.7273C8.83639 17.7273 6.27275 15.1637 6.27275 12C6.27275 8.83639 8.85002 6.27275 12 6.27275ZM12 5.72729C8.53639 5.72729 5.72729 8.53639 5.72729 12C5.72729 15.4637 8.53639 18.2727 12 18.2727C15.4637 18.2727 18.2727 15.4637 18.2727 12C18.2727 8.53639 15.4637 5.72729 12 5.72729Z" fill="white"/>
<path d="M9.81824 15.1363L15.1364 11.8635L9.81824 8.86353V15.1363Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1432_8831">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 865 B

View file

@ -1,11 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M23.4982 6.15419C23.2227 5.10952 22.4086 4.28694 21.3764 4.00726C19.5055 3.5 12 3.5 12 3.5C12 3.5 4.49455 3.5 2.62364 4.00726C1.59136 4.28694 0.777273 5.10952 0.501818 6.15419C0 8.04887 0 12 0 12C0 12 0 15.9511 0.501818 17.8458C0.777273 18.8905 1.59136 19.7131 2.62364 19.9927C4.49455 20.5 12 20.5 12 20.5C12 20.5 19.5055 20.5 21.3764 19.9927C22.4086 19.7131 23.2227 18.8905 23.4982 17.8458C24 15.9511 24 12 24 12C24 12 24 8.04887 23.4982 6.15419Z" fill="#FF0000"/>
<path d="M9.54541 15.5878L15.8181 11.9999L9.54541 8.41211V15.5878Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="24" height="17" fill="white" transform="translate(0 3.5)"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 816 B

After

Width:  |  Height:  |  Size: 661 B

View file

@ -90,387 +90,228 @@
1.) class="icon" | This class is telling the <img> tag that it should use the styling for icons found in `css/brands.css`.
2.) src="icons/[icon_name].svg" | This defines the icon you would like to display from the icons/ folder. For example, you can change this to src="icons/discord.svg" to use the Discord icon.
2.) src="images/icons/[icon-name].svg" | This defines the icon you would like to display from the 'images/icons/' folder. For example, you can change this to src="images/icons/discord.svg" to use the Discord icon.
Add your own 24x24 icons to the "icons" folder to reference them. We recommend providing a SVG.
3.) alt="Example Logo" | This alt attribute helps provides alternate text for an image, this can assist users who use screen readers.
-->
<!-- GitHub -->
<a class="button button-github" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/github.svg" alt="GitHub Logo">GitHub</a>
<br>
<!-- Default LittleLink -->
<a class="button button-default" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/littlelink.svg" alt="LittleLink Logo">LittleLink</a><br>
<!-- Instagram -->
<a class="button button-instagram" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/instagram.svg" alt="Instagram Logo">Instagram</a>
<br>
<!-- Facebook -->
<a class="button button-faceb" href="#" target="_blank" rel="noopener">
<img class="icon"src="images/icons/facebook.svg" alt="Facebook Logo">Find us on Facebook</a>
<br>
<!-- Facebook Messenger -->
<a class="button button-messenger" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/messenger.svg" alt="Facebook Messenger Logo">Chat on Messenger</a>
<br>
<!-- LinkedIn -->
<a class="button button-linked" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/linkedin.svg" alt="LinkedIn Logo">LinkedIn</a>
<br>
<!-- Twitter -->
<a class="button button-twit" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/twitter.svg" alt="Twitter Logo">Twitter</a>
<br>
<!-- TikTok -->
<a class="button button-tiktok" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/tiktok.svg" alt="TikTok Logo">TikTok</a>
<br>
<!-- YouTube -->
<a class="button button-yt" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/youtube.svg" alt="YouTube Logo">YouTube</a>
<br>
<!-- Discord -->
<a class="button button-discord" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/discord.svg" alt="Discord Logo">Discord</a>
<br>
<!-- Twitch -->
<a class="button button-twitch" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/twitch.svg" alt="Twitch Logo">Twitch</a>
<br>
<!-- Product Hunt -->
<a class="button button-producthunt" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/producthunt.svg" alt="Product Hunt Logo">Product Hunt</a>
<br>
<!-- Snapchat -->
<a class="button button-snapchat" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/snapchat.svg" alt="Snapchat Logo">Snapchat</a>
<br>
<!-- Spotify -->
<a class="button button-spotify" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/spotify.svg" alt="Spotify Logo">Listen on Spotify</a>
<br>
<!-- Spotify Alt -->
<a class="button button-spotify-alt" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/spotify-green.svg" alt="Spotify Logo">Listen on Spotify</a>
<br>
<!-- YouTube Music -->
<a class="button button-yt" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/youtube-music.svg" alt="YouTube Music Logo">Listen on YouTube Music</a>
<br>
<!-- Apple Music -->
<a class="button button-apple-music" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/apple-music.svg" alt="Apple Music Logo">Listen on Apple Music</a>
<br>
<!-- Apple Music Alt -->
<a class="button button-apple-music-alt" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/apple-music-white.svg" alt="Apple Music Logo">Listen on Apple Music</a>
<br>
<!-- Apple Podcasts -->
<a class="button button-apple-podcasts" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/apple-podcasts.svg" alt="Apple Podcasts Logo">Listen on Apple Podcasts</a>
<br>
<!-- Apple Podcasts Alt-->
<a class="button button-apple-podcasts-alt" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/apple-podcasts-white.svg" alt="Apple Podcasts Logo">Listen on Apple Podcasts</a>
<br>
<!-- Google Podcasts -->
<a class="button button-google-podcasts" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/google-podcasts.svg" alt="Google Podcasts Logo">Listen on Google Podcasts</a>
<br>
<!-- Substack -->
<a class="button button-substack" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/substack.svg" alt="Substack Logo">Subscribe on Substack</a>
<br>
<!-- Clubhouse -->
<a class="button button-clubhouse" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/clubhouse.svg" alt="Clubhouse Logo">Clubhouse</a>
<br>
<!-- Reddit -->
<a class="button button-reddit" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/reddit.svg" alt="Reddit Logo">Reddit</a>
<br>
<!-- Mastodon -->
<a class="button button-mastodon" href="#" target="_blank" rel="me noopener">
<img class="icon" src="images/icons/mastodon.svg" alt="Mastodon Logo">Mastodon</a>
<br>
<!-- Bluesky -->
<a class="button button-bluesky" href="#" target="_blank" rel="me noopener">
<img class="icon" src="images/icons/bluesky.svg" alt="Bluesky Logo">Bluesky</a>
<br>
<!-- Medium -->
<a class="button button-medium" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/medium.svg" alt="Medium Logo">Medium</a>
<br>
<!-- Pinterest -->
<a class="button button-pinterest" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/pinterest.svg" alt="Pinterest Logo">Follow on Pinterest</a>
<br>
<!-- Email -->
<a class="button button-default" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/email.svg" alt="Email Icon">hello@littlelink.io</a>
<br>
<!-- Email Alternative -->
<a class="button button-default" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/email_alt.svg" alt="Email Icon">hello@littlelink.io</a>
<br>
<!-- Blog -->
<a class="button button-default" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/blog.svg" alt="Blog Icon">Blog</a>
<br>
<!-- SoundCloud -->
<a class="button button-soundcloud" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/soundcloud.svg" alt="SoundCloud Logo">SoundCloud</a>
<br>
<!-- Figma -->
<a class="button button-figma" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/figma.svg" alt="Figma Logo">Figma</a>
<br>
<!-- Kit -->
<a class="button button-kit" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/kit.svg" alt="Kit Logo">Kit</a>
<br>
<!-- Telegram -->
<a class="button button-telegram" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/telegram.svg" alt="Telegram Logo">Telegram</a>
<br>
<!-- LittleLink -->
<a class="button button-default" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/littlelink.svg" alt="LittleLink Logo">LittleLink</a>
<br>
<!-- Trello -->
<a class="button button-trello" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/trello.svg" alt="Trello Logo">Trello</a>
<br>
<!-- Notion -->
<a class="button button-notion" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/notion.svg" alt="Notion Logo">Notion</a>
<br>
<!-- Kickstarter -->
<a class="button button-kickstarter" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/kickstarter.svg" alt="Kickstarter Logo">Kickstarter</a>
<br>
<!-- Etsy -->
<a class="button button-etsy" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/etsy.svg" alt="Etsy Logo">Etsy</a>
<br>
<!-- Tumblr -->
<a class="button button-tumb" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/tumblr.svg" alt="Tumblr Logo">Tumblr</a>
<br>
<!-- Steam -->
<a class="button button-steam" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/steam.svg" alt="Steam Logo">Steam</a>
<br>
<!-- Strava -->
<a class="button button-strava" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/strava.svg" alt="Strava Logo">Strava</a>
<br>
<!-- Vimeo -->
<a class="button button-vimeo" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/vimeo.svg" alt="Vimeo Logo">Vimeo</a>
<br>
<!-- PayPal-->
<a class="button button-paypal" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/paypal.svg" alt="PayPal Logo">PayPal</a>
<br>
<!-- WhatsApp -->
<a class="button button-whatsapp" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/whatsapp.svg" alt="WhatsApp Logo">WhatsApp</a>
<br>
<!-- Untappd -->
<a class="button button-untappd" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/untappd.svg" alt="Untappd Logo">Untappd</a>
<br>
<!-- Wordpress -->
<a class="button button-wordpress" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/wordpress.svg" alt="Wordpress Logo">Wordpress</a>
<br>
<!-- Goodreads -->
<a class="button button-goodreads" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/goodreads.svg" alt="Goodreads Logo">Goodreads</a>
<br>
<!-- Skoob -->
<a class="button button-skoob" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/skoob.svg" alt="Skoob Logo">Skoob</a>
<br>
<!-- GitLab -->
<a class="button button-gitlab" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/gitlab.svg" alt="GitLab Logo">GitLab</a>
<br>
<!-- XING -->
<a class="button button-xing" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/xing.svg" alt="xing Logo">Xing</a>
<br>
<!-- Bandcamp -->
<a class="button button-bandcamp" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/bandcamp.svg" alt="Bandcamp Logo">Bandcamp</a>
<br>
<!-- Patreon -->
<a class="button button-patreon" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/patreon.svg" alt="Patreon Logo">Patreon</a>
<br>
<!-- Signal -->
<a class="button button-signal" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/signal.svg" alt="Signal Logo">Signal</a>
<br>
<!-- Amazon -->
<a class="button button-amazon" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/amazon.svg" alt="Amazon Logo">Amazon Wishlist</a><br>
<!-- Apple App Store -->
<a class="button button-appstore" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/appstore.svg" alt="Apple App Store Logo">Apple App Store</a>
<br>
<a class="button button-appstore" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/apple.svg" alt="Apple Logo">Apple App Store</a><br>
<!-- Google Play Store -->
<a class="button button-playstore" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/playstore.svg" alt="Google Play Store Logo">Google Play Store</a>
<br>
<!-- Apple Music -->
<a class="button button-apple-music" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/apple-music.svg" alt="Apple Music Logo">Listen on Apple Music</a><br>
<!-- Apple Music Alternate -->
<a class="button button-apple-music-alt" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/apple-music-alt.svg" alt="Apple Music Logo">Listen on Apple Music</a><br>
<!-- Amazon -->
<a class="button button-amazon" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/amazon.svg" alt="Amazon Logo">Amazon</a>
<br>
<!-- Venmo -->
<a class="button button-venmo" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/venmo.svg" alt="Venmo Logo">Venmo</a>
<br>
<!-- Apple Podcasts -->
<a class="button button-apple-podcasts" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/apple-podcasts.svg" alt="Apple Prodcasts Logo">Listen on Apple Podcasts</a><br>
<!-- Apple Podcasts Alternate -->
<a class="button button-apple-podcasts-alt" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/apple-podcasts-alt.svg" alt="Apple Prodcasts Logo">Listen on Apple Podcasts</a><br>
<!-- Cash App Dollar -->
<a class="button button-cashapp" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/cashapp_dollar.svg" alt="Cash App Logo">Cash App Dollar</a>
<br>
<!-- Bandcamp -->
<a class="button button-bandcamp" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/bandcamp.svg" alt="Bandcamp Logo">Bandcamp</a><br>
<!-- Cash App Pound -->
<a class="button button-cashapp" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/cashapp_pound.svg" alt="Cash App Logo">Cash App Pound</a>
<br>
<!-- Bluesky -->
<a class="button button-bluesky" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/bluesky.svg" alt="Bluesky Logo">Bluesky</a><br>
<!-- Cash App BTC -->
<a class="button button-cashapp" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/cashapp_btc.svg" alt="Cash App Logo">Cash App Bitcoin</a>
<br>
<!-- Buy Me A Coffee -->
<a class="button button-coffee" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/buy-me-a-coffee.svg" alt="Buy Me A Coffee Logo">Buy Me A Coffee</a><br>
<!-- dev.to -->
<a class="button button-dev-to" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/dev_to.svg" alt="dev.to Logo">dev.to</a>
<br>
<!-- Cash App -->
<a class="button button-cash-app" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/cash-app-dollar.svg" alt="Cash App Logo">Cash App</a><br>
<!-- Redbubble -->
<a class="button button-redbubble" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/redbubble.svg" alt="Redbubble Logo">Redbubble</a>
<br>
<!-- Clubhouse -->
<a class="button button-clubhouse" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/clubhouse.svg" alt="Clubhouse Logo">Clubhouse</a><br>
<!-- OnlyFans -->
<a class="button button-onlyfans" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/onlyfans.svg" alt="Only Fans Logo">OnlyFans (18+)</a>
<br>
<!-- Dev.to -->
<a class="button button-dev-to" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/dev-to.svg" alt="Dev.to Logo">Dev.to</a><br>
<!-- Web -->
<a class="button button-web" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/web.svg" alt="Web Logo">Website</a>
<br>
<!-- Discord -->
<a class="button button-discord" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/discord.svg" alt="Discord Logo">Discord</a><br>
<!-- Buy Me a Coffee -->
<a class="button button-coffee" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/coffee.svg" alt="Buy Me a Coffee">Buy Me a Coffee</a>
<br>
<!-- Email -->
<a class="button button-default" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/email.svg" alt="Email Icon">Email Us</a><br>
<!-- Ko-fi -->
<a class="button button-ko-fi" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/ko-fi.svg" alt="Ko-fi">Ko-fi</a>
<br>
<!-- Email Alt -->
<a class="button button-default" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/email-alt.svg" alt="Email Alt Icon">Email Us</a><br>
<!-- VRChat -->
<a class="button button-vrchat" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/vrchat.svg" alt="VRChat Logo">VRChat</a>
<br>
<!-- Etsy -->
<a class="button button-etsy" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/etsy.svg" alt="Etsy Logo">Shop on Etsy</a><br>
<!-- Threema -->
<a class="button button-threema" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/threema.svg" alt="Threema Logo">Threema</a>
<br>
<!-- Facebook -->
<a class="button button-faceb" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/facebook.svg" alt="Facebook Logo">Find us on Facebook</a><br>
<!-- Facebook Messenger -->
<a class="button button-messenger" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/messenger.svg" alt="Facebook Messenger Logo">Chat on Messenger</a><br>
<!-- Figma -->
<a class="button button-figma" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/figma.svg" alt="Figma Logo">Figma Community</a><br>
<!-- Flickr -->
<a class="button button-flickr" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/flickr.svg" alt="Flickr Logo">Flickr</a>
<br>
<a class="button button-flickr" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/flickr.svg" alt="Flickr Logo">Flickr</a><br>
<!-- Letterboxd -->
<a class="button button-letterboxd" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/letterboxd.svg" alt="Letterboxd Logo">Letterboxd</a>
<br>
<!-- GitHub -->
<a class="button button-github" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/github.svg" alt="GitHub Logo">GitHub</a><br>
<!-- Hashnode -->
<a class="button button-hashnode" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/hashnode.svg" alt="hashnode Logo">Hashnode</a>
<br>
<!-- GitLab -->
<a class="button button-gitlab" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/gitlab.svg" alt="GitLab Logo">GitLab</a><br>
<!-- Goodreads -->
<a class="button button-goodreads" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/goodreads.svg" alt="Goodreads Logo">Goodreads</a><br>
<!-- Google Play Store -->
<a class="button button-playstore" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/google-play.svg" alt="Google Play Store Logo">Google Play Store</a><br>
<!-- Google Podcasts -->
<a class="button button-google-podcasts" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/google-podcasts.svg" alt="Google Podcasts Logo">Listen on Google Podcasts</a><br>
<!-- Google Scholar -->
<a class="button button-google-scholar" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/google_scholar.svg" alt="Google Scholar Icon">Google Scholar</a>
<br>
<a class="button button-google-scholar" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/google-scholar.svg" alt="Google Scholar Logo">Google Scholar</a><br>
<!-- Hashnode -->
<a class="button button-hashnode" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/hashnode.svg" alt="Hashnode Logo">Hashnode</a><br>
<!-- Instagram -->
<a class="button button-instagram" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/instagram.svg" alt="Instagram Logo">Instagram</a><br>
<!-- Kickstarter -->
<a class="button button-kickstarter" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/kickstarter.svg" alt="Kickstarter Logo">Kickstarter</a><br>
<!-- Kit -->
<a class="button button-kit" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/kit.svg" alt="Kit Logo">Kit</a><br>
<!-- Ko-fi -->
<a class="button button-ko-fi" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/ko-fi.svg" alt="Ko-fi Logo">Ko-fi</a><br>
<!-- Letterboxd -->
<a class="button button-letterboxd" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/letterboxd.svg" alt="Letterboxd Logo">Letterboxd</a><br>
<!-- LinkedIn -->
<a class="button button-linked" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/linkedin.svg" alt="LinkedIn Logo">LinkedIn</a><br>
<!-- Mastodon -->
<a class="button button-mastodon" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/mastodon.svg" alt="Mastodon Logo">Mastodon</a><br>
<!-- Medium -->
<a class="button button-medium" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/medium.svg" alt="Medium Logo">Medium</a><br>
<!-- Notion -->
<a class="button button-notion" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/notion.svg" alt="Notion Logo">Notion</a><br>
<!-- OnlyFans -->
<a class="button button-onlyfans" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/onlyfans.svg" alt="OnlyFans Logo">OnlyFans (18+)</a><br>
<!-- Patreon -->
<a class="button button-patreon" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/patreon.svg" alt="Patreon Logo">Patreon</a><br>
<!-- PayPal -->
<a class="button button-paypal" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/paypal.svg" alt="PayPal Logo">PayPal</a><br>
<!-- Pinterest -->
<a class="button button-pinterest" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/pinterest.svg" alt="Pinterest Logo">Pinterest</a><br>
<!-- Post.news -->
<a class="button button-post-news" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/post.news.png" alt="Post. Logo">Post.</a>
<br>
<a class="button button-post-news" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/post-news.svg" alt="Post.news Logo">Post.news</a><br>
<!-- Product Hunt -->
<a class="button button-product-hunt" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/product-hunt.svg" alt="Product Hunt Logo">Product Hunt</a><br>
<!-- Redbubble -->
<a class="button button-redbubble" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/redbubble.svg" alt="Redbubble Logo">Redbubble</a><br>
<!-- Reddit -->
<a class="button button-reddit" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/reddit.svg" alt="Reddit Logo">Reddit</a><br>
<!-- Signal -->
<a class="button button-signal" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/signal.svg" alt="Signal Logo">Signal</a><br>
<!-- Skoob -->
<a class="button button-skoob" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/skoob.svg" alt="Skoob Logo">Skoob</a><br>
<!-- Snapchat -->
<a class="button button-snapchat" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/snapchat.svg" alt="Snapchat Logo">Snapchat</a><br>
<!-- SoundCloud -->
<a class="button button-soundcloud" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/soundcloud.svg" alt="SoundCloud Logo">SoundCloud</a><br>
<!-- Spotify -->
<a class="button button-spotify" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/spotify.svg" alt="Spotify Logo">Listen on Spotify</a><br>
<!-- Spotify Alt -->
<a class="button button-spotify-alt" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/spotify-alt.svg" alt="Spotify Logo">Listen on Spotify</a><br>
<!-- Steam -->
<a class="button button-steam" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/steam.svg" alt="Steam Logo">Steam</a><br>
<!-- Strava -->
<a class="button button-strava" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/strava.svg" alt="Strava Logo">Strava</a><br>
<!-- Substack -->
<a class="button button-substack" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/substack.svg" alt="Substack Logo">Substack</a><br>
<!-- Telegram -->
<a class="button button-telegram" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/telegram.svg" alt="Telegram Logo">Telegram</a><br>
<!-- Threema -->
<a class="button button-threema" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/threema.svg" alt="Threema Logo">Threema</a><br>
<!-- TikTok -->
<a class="button button-tiktok" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/tiktok.svg" alt="TikTok Logo">TikTok</a><br>
<!-- Trello -->
<a class="button button-trello" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/trello.svg" alt="Trello Logo">Trello</a><br>
<!-- Tumblr -->
<a class="button button-tumb" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/tumblr.svg" alt="Tumblr Logo">Tumblr</a><br>
<!-- Twitch -->
<a class="button button-twitch" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/twitch.svg" alt="Twitch Logo">Twitch</a><br>
<!-- Twitter -->
<a class="button button-twit" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/twitter.svg" alt="Twitter Logo">Twitter</a><br>
<!-- Unsplash -->
<a class="button button-unsplash" href="#" target="_blank" rel="noopener">
<img class="icon" src="images/icons/unsplash.svg" alt="Unsplash Logo">Unsplash</a>
<br>
<a class="button button-unsplash" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/unsplash.svg" alt="Unsplash Logo">Unsplash</a><br>
<!-- Untappd -->
<a class="button button-untappd" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/untappd.svg" alt="Untapped Logo">Untappd</a><br>
<!-- Venmo -->
<a class="button button-venmo" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/venmo.svg" alt="Venmo Logo">Venmo</a><br>
<!-- Vimeo -->
<a class="button button-vimeo" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/vimeo.svg" alt="Clubhouse Logo">Vimeo</a><br>
<!-- VR Chat -->
<a class="button button-vrchat" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/vrchat.svg" alt="VR Chat Logo">VR Chat</a><br>
<!-- Website -->
<a class="button button-default" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/web.svg" alt="Website Icon">Website</a><br>
<!-- WhatsApp -->
<a class="button button-whatsapp" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/whatsapp.svg" alt="WhatsApp Logo">WhatsApp</a><br>
<!-- WordPress -->
<a class="button button-wordpress" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/wordpress.svg" alt="WordPress Logo">WordPress</a><br>
<!-- Xing -->
<a class="button button-xing" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/xing.svg" alt="Xing Logo">Xing</a><br>
<!-- YouTube -->
<a class="button button-yt" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/youtube.svg" alt="YouTube Logo">YouTube</a><br>
<!-- YouTube Music -->
<a class="button button-yt" href="#" target="_blank" rel="noopener"><img class="icon" src="images/icons/youTube-music.svg" alt="YouTube Music Logo">Listen on YouTube Music</a><br>
<br>
<!--

View file

@ -7,8 +7,8 @@
-->
<meta charset="utf-8" />
<title>LittleLink Privacy Policy</title>
<meta name="description" content="" />
<meta name="author" content="" />
<meta name="description" content="https://littlelink.io" />
<meta name="author" content="Seth Cottle" />
<!-- Mobile Specific Metas
-->
@ -30,7 +30,7 @@
<!-- Favicon
-->
<link rel="icon" type="image/png" href="images/avatar.png" />
<link rel="icon" type="image/png" href="images/littlelink.png" />
</head>