feat: v2.0.5 patches from bibata.live

Related to #156, #154, #152, #150
This commit is contained in:
Abdulkaiz Khatri 2023-12-26 16:42:07 +05:30
parent ac7347441e
commit 4cb22d21bb
247 changed files with 2854 additions and 1620 deletions

View file

@ -1,6 +1,6 @@
## ⚠️ Notice: Final Major Version v2.x.x
I've launched the successor to this project at https://www.github.com/ful1e5/bibata, now the main source for new features. Recommend downloading from there. This repository is still maintained for [Linux packages](#packages).
I've launched the successor to this project at https://www.github.com/ful1e5/bibata for **downloading and personalizing Bibata**, now the main source for new features. I recommend downloading from there. This repository is still maintained for [Linux packages](#packages).
- Available at: https://www.bibata.live
- Development Preview: https://dev.bibata.live
@ -9,8 +9,6 @@ I've launched the successor to this project at https://www.github.com/ful1e5/bib
Your sponsorship is crucial for Bibata's ongoing success. A **$1** contribution helps maintain servers for **24/7 accessibility**. With your support, I can upgrade to high-performance AWS servers, improving user experience. Sponsors also enjoy exclusive premium features for a more rewarding engagement.
Invest in Bibata's future — become a valued sponsor today.
# Bibata Cursor
[![build](https://github.com/ful1e5/Bibata_Cursor/actions/workflows/build.yml/badge.svg)](https://github.com/ful1e5/Bibata_Cursor/actions/workflows/build.yml)
@ -109,7 +107,7 @@ And with that, my journey in the world of open source began.
### Easiest Way
You can download latest `stable` & `development` releases from
You can download latest `stable` & `development` releases from [bibata.live](https://bibata.live) or on
[Release Page](https://github.com/ful1e5/Bibata_Cursor/releases).
### Packages
@ -219,6 +217,10 @@ You can refer to the README of each tool for more information on their command-l
#### Crafting Your Bibata
[https://bibata.live](https://bibata.live) simplifies the personalization of cursor themes, making it easy and accessible for users.
With bibata, you can enhance your cursor experience effortlessly. Best of all, it's available for free, allowing you to
enjoy a customized bibata cursor theme tailored to your preferences.
The process of creating custom cursor themes involves two main steps:
1. Rendering SVG files to PNG files.
@ -318,6 +320,7 @@ ctgen build.toml -d 'bitmaps/Bibata-Dracula' -n 'Bibata-Dracula' -c 'Dracula Bib
## You may also like...
- [**Bibata**](https://bibata.live) - The place where Bibata's cursor gets personalized.
- [**Bibata Adapta**](https://gitlab.com/cscs/Bibata_AdaptaBreath_Cursors) - Bibata Based Cursor Made for AdaptaBreath and Manjaro.
- [**Bibata Translucent**](https://github.com/Silicasandwhich/Bibata_Cursor_Translucent) - Bibata translucent is a translucent flavor of the Bibata.

View file

@ -1,7 +1,7 @@
[theme]
name = 'Bibata Cursor'
comment = 'Bibata is open source, compact, and material designed cursor set.'
website = 'https://www.github.com/ful1e5/Bibata_Cursor'
website = 'https://www.bibata.live'
[config]
bitmaps_dir = '' # This config will assigned with `ctgen -d <path>`
@ -11,9 +11,9 @@ platforms = ['x11', 'windows']
[cursors]
[cursors.fallback_settings]
x11_sizes = [16, 20, 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96]
win_sizes = [24, 28, 32, 48]
x_hotspot = 100
y_hotspot = 100
win_sizes = [24]
x_hotspot = 128
y_hotspot = 128
x11_delay = 40
win_delay = 1
@ -25,55 +25,55 @@ x11_symlinks = ["c7088f0f3e6c8088236ef8e1e3e70000", "nwse-resize", "size_fdiag"]
[cursors.bottom_left_corner]
png = 'bottom_left_corner.png'
x_hotspot = 30
y_hotspot = 172
x_hotspot = 26
y_hotspot = 232
x11_name = 'bottom_left_corner'
x11_symlinks = ["sw-resize"]
[cursors.bottom_right_corner]
png = 'bottom_right_corner.png'
x_hotspot = 171
y_hotspot = 173
x_hotspot = 229
y_hotspot = 232
x11_name = 'bottom_right_corner'
x11_symlinks = ['se-resize']
[cursors.bottom_side]
png = 'bottom_side.png'
x_hotspot = 100
y_hotspot = 164
x_hotspot = 129
y_hotspot = 234
x11_name = 'bottom_side'
x11_symlinks = ['s-resize']
[cursors.bottom_tee]
png = 'bottom_tee.png'
x_hotspot = 98
y_hotspot = 164
x_hotspot = 128
y_hotspot = 230
x11_name = 'bottom_tee'
[cursors.center_ptr]
png = 'center_ptr.png'
x_hotspot = 98
y_hotspot = 13
x_hotspot = 127
y_hotspot = 17
x11_name = 'center_ptr'
[cursors.circle]
png = 'circle.png'
x_hotspot = 42
y_hotspot = 15
x_hotspot = 55
y_hotspot = 17
win_name = 'Unavailable'
x11_name = 'circle'
x11_symlinks = ['forbidden']
[cursors.context-menu]
png = 'context-menu.png'
x_hotspot = 42
y_hotspot = 15
x_hotspot = 57
y_hotspot = 17
x11_name = 'context-menu'
[cursors.copy]
png = 'copy.png'
x_hotspot = 42
y_hotspot = 15
x_hotspot = 55
y_hotspot = 17
x11_name = 'copy'
x11_symlinks = [
"1081e37283d90000800003c07f3ef6bf",
@ -83,8 +83,6 @@ x11_symlinks = [
[cursors.cross]
png = 'cross.png'
x_hotspot = 98
y_hotspot = 96
x11_name = 'cross'
x11_symlinks = ["cross_reverse", "diamond_cross"]
@ -100,34 +98,32 @@ x11_name = 'crosshair'
[cursors.dnd_no_drop]
png = 'dnd_no_drop.png'
x_hotspot = 89
y_hotspot = 61
x_hotspot = 100
y_hotspot = 65
x11_name = 'dnd_no_drop'
x11_symlinks = ["no-drop"]
[cursors.dnd-ask]
png = 'dnd-ask.png'
x_hotspot = 89
y_hotspot = 61
x_hotspot = 100
y_hotspot = 65
x11_name = 'dnd-ask'
[cursors.dnd-copy]
png = 'dnd-copy.png'
x_hotspot = 89
y_hotspot = 61
x_hotspot = 100
y_hotspot = 65
x11_name = 'dnd-copy'
[cursors.dnd-link]
png = 'dnd-link.png'
x_hotspot = 89
y_hotspot = 61
x_hotspot = 100
y_hotspot = 65
x11_name = 'dnd-link'
x11_symlinks = ['alias']
[cursors.dotbox]
png = 'dotbox.png'
x_hotspot = 97
y_hotspot = 99
x11_name = 'dotbox'
x11_symlinks = ["dot_box_mask", "draped_box", "icon", "target"]
@ -139,8 +135,8 @@ x11_symlinks = ["fcf1c3c7cd4491d801f1e1c78f100000", "nesw-resize", "size_bdiag"]
[cursors.grabbing]
png = 'grabbing.png'
x_hotspot = 106
y_hotspot = 59
x_hotspot = 128
y_hotspot = 66
win_name = 'Grabbing'
x11_name = 'grabbing'
x11_symlinks = [
@ -152,16 +148,16 @@ x11_symlinks = [
[cursors.hand1]
png = 'hand1.png'
x_hotspot = 117
y_hotspot = 39
x_hotspot = 144
y_hotspot = 79
win_name = 'Pan'
x11_name = 'hand1'
x11_symlinks = ["grab", "openhand"]
[cursors.hand2]
png = 'hand2.png'
x_hotspot = 88
y_hotspot = 14
x_hotspot = 114
y_hotspot = 18
win_name = 'Link'
x11_name = 'hand2'
x11_symlinks = [
@ -173,16 +169,16 @@ x11_symlinks = [
[cursors.left_ptr]
png = 'left_ptr.png'
x_hotspot = 42
y_hotspot = 15
x_hotspot = 55
y_hotspot = 17
win_name = 'Pointer'
x11_name = 'left_ptr'
x11_symlinks = ["arrow", "default", "top_left_arrow"]
[cursors.left_ptr_watch]
png = 'left_ptr_watch-*.png'
x_hotspot = 42
y_hotspot = 15
x_hotspot = 55
y_hotspot = 17
win_name = 'Work'
x11_name = 'left_ptr_watch'
x11_symlinks = [
@ -194,21 +190,21 @@ x11_symlinks = [
[cursors.left_side]
png = 'left_side.png'
x_hotspot = 35
y_hotspot = 101
x_hotspot = 21
y_hotspot = 128
x11_name = 'left_side'
x11_symlinks = ['w-resize']
[cursors.left_tee]
png = 'left_tee.png'
x_hotspot = 165
y_hotspot = 96
x_hotspot = 230
y_hotspot = 128
x11_name = 'left_tee'
[cursors.link]
png = 'link.png'
x_hotspot = 42
y_hotspot = 15
x_hotspot = 55
y_hotspot = 17
x11_name = 'link'
x11_symlinks = [
"3085a0e285430894940527032f8b26df",
@ -218,20 +214,18 @@ x11_symlinks = [
[cursors.ll_angle]
png = 'll_angle.png'
x_hotspot = 34
y_hotspot = 164
x_hotspot = 30
y_hotspot = 223
x11_name = 'll_angle'
[cursors.lr_angle]
png = 'lr_angle.png'
x_hotspot = 165
y_hotspot = 165
x_hotspot = 224
y_hotspot = 230
x11_name = 'lr_angle'
[cursors.move]
png = 'move.png'
x_hotspot = 99
y_hotspot = 99
win_name = 'Move'
x11_name = 'move'
x11_symlinks = [
@ -244,8 +238,8 @@ x11_symlinks = [
[cursors.pencil]
png = 'pencil.png'
x_hotspot = 31
y_hotspot = 169
x_hotspot = 46
y_hotspot = 211
win_name = 'Handwriting'
x11_name = 'pencil'
x11_symlinks = ['draft']
@ -257,14 +251,14 @@ x11_symlinks = ['cell']
[cursors.pointer-move]
png = 'pointer-move.png'
x_hotspot = 42
y_hotspot = 15
x_hotspot = 55
y_hotspot = 17
x11_name = 'pointer-move'
[cursors.question_arrow]
png = 'question_arrow.png'
x_hotspot = 43
y_hotspot = 105
x_hotspot = 42
y_hotspot = 86
win_name = 'Help'
x11_name = 'question_arrow'
x11_symlinks = [
@ -277,29 +271,29 @@ x11_symlinks = [
[cursors.right_ptr]
png = 'right_ptr.png'
x_hotspot = 156
y_hotspot = 14
x_hotspot = 204
y_hotspot = 17
win_name = 'Alternate'
x11_name = 'right_ptr'
x11_symlinks = ["draft_large", "draft_small"]
[cursors.right_side]
png = 'right_side.png'
x_hotspot = 163
y_hotspot = 98
x_hotspot = 233
y_hotspot = 128
x11_name = 'right_side'
x11_symlinks = ['e-resize']
[cursors.right_tee]
png = 'right_tee.png'
x_hotspot = 31
y_hotspot = 96
x_hotspot = 29
y_hotspot = 128
x11_name = 'right_tee'
[cursors.sb_down_arrow]
png = 'sb_down_arrow.png'
x_hotspot = 100
y_hotspot = 181
x_hotspot = 128
y_hotspot = 222
x11_name = 'sb_down_arrow'
x11_symlinks = ['down-arrow']
@ -320,22 +314,22 @@ x11_symlinks = [
[cursors.sb_left_arrow]
png = 'sb_left_arrow.png'
x_hotspot = 19
y_hotspot = 100
x_hotspot = 33
y_hotspot = 128
x11_name = 'sb_left_arrow'
x11_symlinks = ['left-arrow']
[cursors.sb_right_arrow]
png = 'sb_right_arrow.png'
x_hotspot = 181
y_hotspot = 100
x_hotspot = 223
y_hotspot = 128
x11_name = 'sb_right_arrow'
x11_symlinks = ['right-arrow']
[cursors.sb_up_arrow]
png = 'sb_up_arrow.png'
x_hotspot = 100
y_hotspot = 19
x_hotspot = 128
y_hotspot = 33
x11_name = 'sb_up_arrow'
x11_symlinks = ['up-arrow']
@ -357,54 +351,50 @@ x11_symlinks = [
[cursors.tcross]
png = 'tcross.png'
x_hotspot = 100
y_hotspot = 99
x11_name = 'tcross'
x11_symlinks = ['color-picker']
[cursors.top_left_corner]
png = 'top_left_corner.png'
x_hotspot = 29
y_hotspot = 27
y_hotspot = 24
x11_name = 'top_left_corner'
x11_symlinks = ['nw-resize']
[cursors.top_right_corner]
png = 'top_right_corner.png'
x_hotspot = 170
y_hotspot = 26
x_hotspot = 229
y_hotspot = 24
x11_name = 'top_right_corner'
x11_symlinks = ['ne-resize']
[cursors.top_side]
png = 'top_side.png'
x_hotspot = 98
y_hotspot = 36
x_hotspot = 128
y_hotspot = 23
x11_name = 'top_side'
x11_symlinks = ['n-resize']
[cursors.top_tee]
png = 'top_tee.png'
x_hotspot = 99
y_hotspot = 30
x_hotspot = 128
y_hotspot = 27
x11_name = 'top_tee'
[cursors.ul_angle]
png = 'ul_angle.png'
x_hotspot = 34
y_hotspot = 35
x_hotspot = 33
y_hotspot = 33
x11_name = 'ul_angle'
[cursors.ur_angle]
png = 'ur_angle.png'
x_hotspot = 164
y_hotspot = 35
x_hotspot = 225
y_hotspot = 33
x11_name = 'ur_angle'
[cursors.vertical-text]
png = 'vertical-text.png'
x_hotspot = 99
y_hotspot = 100
x11_name = 'vertical-text'
[cursors.wait]
@ -424,34 +414,32 @@ x11_symlinks = ["pirate", "x-cursor"]
[cursors.xterm]
png = 'xterm.png'
x_hotspot = 84
y_hotspot = 100
win_name = 'Text'
x11_name = 'xterm'
x11_symlinks = ["ibeam", "text"]
[cursors.zoom_in]
png = 'zoom-in.png'
x_hotspot = 91
y_hotspot = 90
x_hotspot = 116
y_hotspot = 116
win_name = 'Zoom-in'
x11_name = 'zoom-in'
[cursors.zoom_out]
png = 'zoom-out.png'
x_hotspot = 89
y_hotspot = 90
x_hotspot = 116
y_hotspot = 116
win_name = 'Zoom-out'
x11_name = 'zoom-out'
[cursors.person]
png = 'person.png'
x_hotspot = 42
y_hotspot = 15
x_hotspot = 55
y_hotspot = 17
win_name = 'Person'
[cursors.pin]
png = 'pin.png'
x_hotspot = 42
y_hotspot = 15
x_hotspot = 55
y_hotspot = 17
win_name = 'Pin'

View file

@ -2,7 +2,6 @@
"Bibata-Modern-Amber": {
"dir": "svg/modern",
"out": "bitmaps/Bibata-Modern-Amber",
"fps": 1.2,
"colors": [
{ "match": "#00FF00", "replace": "#FF8300" },
{ "match": "#0000FF", "replace": "#FFFFFF" },
@ -13,7 +12,6 @@
"Bibata-Modern-Classic": {
"dir": "svg/modern",
"out": "bitmaps/Bibata-Modern-Classic",
"fps": 1.2,
"colors": [
{ "match": "#00FF00", "replace": "#000000" },
{ "match": "#0000FF", "replace": "#FFFFFF" },
@ -24,7 +22,6 @@
"Bibata-Modern-Ice": {
"dir": "svg/modern",
"out": "bitmaps/Bibata-Modern-Ice",
"fps": 1.2,
"colors": [
{ "match": "#00FF00", "replace": "#FFFFFF" },
{ "match": "#0000FF", "replace": "#000000" },
@ -35,7 +32,6 @@
"Bibata-Original-Amber": {
"dir": "svg/original",
"out": "bitmaps/Bibata-Original-Amber",
"fps": 1.2,
"colors": [
{ "match": "#00FF00", "replace": "#FF8300" },
{ "match": "#0000FF", "replace": "#FFFFFF" },
@ -46,7 +42,6 @@
"Bibata-Original-Classic": {
"dir": "svg/original",
"out": "bitmaps/Bibata-Original-Classic",
"fps": 1.2,
"colors": [
{ "match": "#00FF00", "replace": "#000000" },
{ "match": "#0000FF", "replace": "#FFFFFF" },
@ -57,7 +52,6 @@
"Bibata-Original-Ice": {
"dir": "svg/original",
"out": "bitmaps/Bibata-Original-Ice",
"fps": 1.2,
"colors": [
{ "match": "#00FF00", "replace": "#FFFFFF" },
{ "match": "#0000FF", "replace": "#000000" },

View file

@ -16,25 +16,52 @@ def cwd(dir):
os.chdir(curdir)
ignore_files = [
# animated
"left_ptr_watch.svg",
# static
"center_ptr.svg",
"circle.svg",
"context-menu.svg",
"copy.svg",
"left_ptr.svg",
"link.svg",
"pointer-move.svg",
"right_ptr.svg",
files = [
"X_cursor",
"bottom_left_corner",
"bottom_right_corner",
"bottom_side",
"bottom_tee",
"cross",
"crossed_circle",
"crosshair",
"dnd-ask",
"dnd-copy",
"dnd-link",
"dnd_no_drop",
"dotbox",
"grabbing",
"hand1",
"hand2",
"left_side",
"left_tee",
"ll_angle",
"lr_angle",
"pencil",
"plus",
"question_arrow",
"right_side",
"right_tee",
"tcross",
"top_left_corner",
"top_right_corner",
"top_side",
"top_tee",
"ul_angle",
"ur_angle",
"vertical-text",
"wait",
"wayland-cursor",
"xterm",
"zoom-in",
"zoom-out",
]
def link_missing_svgs(src_dir, dst_dir) -> None:
dst = Path(dst_dir)
for file in Path(src_dir).glob("*"):
if file.name not in ignore_files:
if file.stem in files:
link = dst / file.name
if os.path.exists(link):
os.remove(link)

View file

@ -1 +0,0 @@
../original/bd_double_arrow.svg

Before

Width:  |  Height:  |  Size: 31 B

After

Width:  |  Height:  |  Size: 627 B

View file

@ -0,0 +1,3 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M45.5002 95.7482C45.4272 109.76 56.7526 121.085 70.7639 121.012L89.1908 120.916L135.198 166.923L135.102 185.35C135.029 199.361 146.354 210.687 160.366 210.614L185.134 210.484C199.076 210.412 210.412 199.076 210.484 185.134L210.613 160.366C210.686 146.354 199.361 135.029 185.35 135.102L166.5 135.2L120.913 89.6139L121.012 70.764C121.085 56.7527 109.759 45.4273 95.7481 45.5003L70.9797 45.6295C57.0376 45.7022 45.7021 57.0377 45.6294 70.9798L45.5002 95.7482Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 31 B

After

Width:  |  Height:  |  Size: 627 B

View file

@ -1,18 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2651_827)">
<path d="M218.072 175.122L218.027 175.023L155.902 41.7954C152.68 34.885 148.825 28.599 143.962 24.0427C138.853 19.2562 131.515 15.4854 122.744 16.9662C114.738 18.3178 109.017 23.5269 105.248 28.2565C101.347 33.1504 98.0855 39.3296 95.2828 46.067L37.1105 180.209L37.0837 180.271C32.8047 190.263 34.5314 201.844 38.0773 210.076C41.3091 217.579 49.6449 229.761 64.477 229.166C70.3178 228.932 76.3995 226.386 80.4519 224.617C82.8114 223.587 85.3313 222.414 87.8057 221.262L87.8672 221.234C90.4164 220.048 92.9906 218.85 95.6738 217.659C106.647 212.792 117.733 208.878 128.281 208.746C138.758 208.615 149.768 212.293 160.845 216.954C162.838 217.792 165.14 218.799 167.459 219.814C170.642 221.206 173.857 222.613 176.354 223.619C180.584 225.324 186.889 227.71 193.02 227.633C201.004 227.533 207.065 223.507 210.988 219.164C214.794 214.95 217.205 209.862 218.681 205.215C221.456 196.476 222.321 184.593 218.072 175.122Z" fill="#0000FF"/>
</g>
<path d="M142.464 48.0609C131.021 23.5216 119.079 27.3995 108.931 51.8605L50.7128 186.108C46.3486 196.298 53.3033 214.775 63.8829 214.351C74.4624 213.927 100.642 194.264 128.094 193.92C155.547 193.576 181.73 212.946 192.834 212.807C203.938 212.668 209.066 191.271 204.544 181.191L142.464 48.0609Z" fill="#00FF00"/>
<defs>
<filter id="filter0_d_2651_827" x="28.1601" y="15.36" width="199.252" height="225.347" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_827"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_827" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M213.215 183.553L213.207 183.535L213.199 183.517L153.839 49.8443C151.094 43.3979 148.045 37.8202 144.608 33.5834C141.248 29.4418 136.739 25.6365 130.928 24.7076C124.678 23.7084 119.264 26.3662 115.138 30.3006C111.15 34.1019 107.754 39.5954 104.744 46.2014L43.8283 179.868L43.8027 179.924L43.7778 179.981C40.4428 187.591 41.0921 197.756 43.6496 205.571C44.9803 209.638 47.0565 213.818 50.1085 217.139C53.2285 220.533 57.7537 223.383 63.5155 223.405C68.2158 223.423 73.4002 221.504 77.7068 219.725C80.1809 218.703 83.1498 217.372 86.1911 216.008C88.5035 214.971 90.8577 213.915 93.068 212.962C104.227 208.152 116.224 203.909 128.088 203.954C139.993 204 152.107 208.272 163.262 213.104C166.013 214.295 168.645 215.492 171.195 216.652L171.204 216.656L171.228 216.667C173.741 217.81 176.212 218.934 178.51 219.914C182.714 221.706 187.763 223.68 192.242 223.82C203.005 224.157 209.576 215.19 212.443 208.371C215.486 201.134 216.668 191.425 213.215 183.553Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -1,31 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2651_806)">
<path d="M39.6813 201.118L39.6797 201.01V54.0094C39.6797 46.3847 40.5169 39.0584 42.9989 32.8737C45.6064 26.3765 50.6632 19.8579 59.238 17.4932C67.065 15.3348 74.4518 17.6379 79.8666 20.3314C85.4697 23.1186 91.0374 27.3403 96.4249 32.2619L205.838 129.251L205.888 129.296C213.989 136.544 217.319 147.769 217.584 156.728C217.826 164.894 215.419 179.458 201.726 185.187C196.333 187.444 189.745 187.706 185.325 187.815C182.751 187.879 179.971 187.881 177.242 187.883L177.174 187.883C174.363 187.885 171.523 187.887 168.589 187.943C156.587 188.169 144.885 189.307 135.27 193.645C125.719 197.954 117.295 205.94 109.225 214.846C107.773 216.448 106.112 218.334 104.44 220.233C102.144 222.84 99.8238 225.474 97.9862 227.441C94.8726 230.773 90.1675 235.601 84.5776 238.122C77.2998 241.406 70.1049 240.319 64.7138 238.04C59.4843 235.83 55.1487 232.237 51.8473 228.649C45.6385 221.902 39.8324 211.498 39.6813 201.118Z" fill="#0000FF"/>
</g>
<path d="M54.5068 54.0092C54.5068 26.9331 66.9694 25.4005 86.5042 43.281L196.003 140.346C204.265 147.738 205.77 167.422 196.003 171.509C186.235 175.596 154.198 168.84 129.173 180.13C104.147 191.42 88.6033 220.04 78.4806 224.607C68.3579 229.174 54.6677 211.949 54.5068 200.902L54.5068 54.0092Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2651_806)">
<rect x="115.5" y="29.5" width="111" height="111" rx="47.5" fill="#FE0000" stroke="#0000FF" stroke-width="15"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M162.385 85L143 65.6154L151.615 57L171 76.3846L190.385 57L199 65.6154L179.615 85L199 104.385L190.385 113L171 93.6154L151.615 113L143 104.385L162.385 85Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_2651_806" x="33.2797" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_806"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_806" result="shape"/>
</filter>
<filter id="filter1_d_2651_806" x="102.88" y="22" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_806"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_806" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M201.163 133.54L201.149 133.528L201.134 133.515L91.6856 36.4935C86.5146 31.7659 81.427 27.9549 76.5422 25.525C71.7672 23.1497 66.0863 21.5569 60.4134 23.1213C54.3119 24.8039 50.4876 29.4674 48.364 34.759C46.3123 39.8715 45.5 46.2787 45.5 53.5383L45.5 200.431V200.493L45.5009 200.555C45.6219 208.862 50.428 217.843 55.9964 223.894C58.8935 227.043 62.5164 229.986 66.6706 231.742C70.9174 233.537 76.2171 234.254 81.4692 231.884C85.7537 229.951 89.6756 226.055 92.8566 222.651C94.6842 220.695 96.8337 218.252 99.0356 215.749C100.71 213.847 102.414 211.91 104.03 210.126C112.189 201.122 121.347 192.286 132.161 187.407C143.013 182.511 155.809 181.375 167.963 181.146C170.959 181.089 173.85 181.087 176.65 181.085H176.663H176.686C179.447 181.083 182.164 181.081 184.662 181.019C189.231 180.906 194.643 180.609 198.777 178.88C208.711 174.723 210.972 163.838 210.753 156.445C210.521 148.596 207.57 139.272 201.163 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3519_50)">
<rect x="107.5" y="15.5" width="113" height="113" rx="48.5" fill="#FE0000" stroke="#0000FF" stroke-width="17"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M155.385 72L136 52.6154L144.615 44L164 63.3846L183.385 44L192 52.6154L172.615 72L192 91.3846L183.385 100L164 80.6154L144.615 100L136 91.3846L155.385 72Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3519_50" x="93.88" y="7" width="140.24" height="140.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3519_50"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3519_50" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -1,31 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2651_820)">
<path d="M39.6815 201.118L39.6799 201.01V54.0094C39.6799 46.3847 40.5171 39.0584 42.9991 32.8737C45.6066 26.3765 50.6635 19.8579 59.2382 17.4932C67.0653 15.3348 74.452 17.6379 79.8669 20.3314C85.4699 23.1186 91.0376 27.3403 96.4251 32.2619L205.838 129.251L205.889 129.296C213.989 136.544 217.319 147.769 217.584 156.728C217.826 164.894 215.419 179.458 201.726 185.187C196.333 187.444 189.745 187.706 185.325 187.815C182.751 187.879 179.972 187.881 177.242 187.883L177.175 187.883C174.363 187.885 171.524 187.887 168.589 187.943C156.587 188.169 144.885 189.307 135.27 193.645C125.719 197.954 117.295 205.94 109.225 214.846C107.774 216.448 106.112 218.334 104.44 220.233C102.144 222.84 99.8241 225.474 97.9865 227.441C94.8729 230.773 90.1677 235.601 84.5778 238.122C77.3 241.406 70.1052 240.319 64.7141 238.04C59.4846 235.83 55.149 232.237 51.8475 228.649C45.6387 221.902 39.8327 211.498 39.6815 201.118Z" fill="#0000FF"/>
</g>
<path d="M54.5068 54.0092C54.5068 26.9331 66.9694 25.4005 86.5042 43.281L196.003 140.346C204.265 147.738 205.77 167.422 196.003 171.509C186.235 175.596 154.198 168.84 129.173 180.13C104.147 191.42 88.6033 220.04 78.4806 224.607C68.3579 229.174 54.6677 211.949 54.5068 200.902L54.5068 54.0092Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2651_820)">
<rect x="116.5" y="27.5" width="111" height="111" rx="47.5" fill="#5F3BE4" stroke="#0000FF" stroke-width="15"/>
<path d="M171.411 48.2548C177.527 48.2548 182.503 53.0704 182.503 58.9895C182.503 64.9087 177.527 69.7243 171.411 69.7243C165.294 69.7243 160.318 64.9087 160.318 58.9895C160.318 53.0704 165.294 48.2548 171.411 48.2548ZM185.529 116.567H157.293V110.712H163.343V81.4349H157.293V75.5796H179.478V110.712H185.529V116.567Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_2651_820" x="33.2799" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_820"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_820" result="shape"/>
</filter>
<filter id="filter1_d_2651_820" x="103.88" y="20" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_820"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_820" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M201.163 133.54L201.149 133.528L201.134 133.515L91.6856 36.4935C86.5146 31.7659 81.427 27.9549 76.5422 25.525C71.7672 23.1497 66.0863 21.5569 60.4134 23.1213C54.3119 24.8039 50.4876 29.4674 48.364 34.759C46.3123 39.8715 45.5 46.2787 45.5 53.5383L45.5 200.431V200.493L45.5009 200.555C45.6219 208.862 50.428 217.843 55.9964 223.894C58.8935 227.043 62.5164 229.986 66.6706 231.742C70.9174 233.537 76.2171 234.254 81.4692 231.884C85.7537 229.951 89.6756 226.055 92.8566 222.651C94.6842 220.695 96.8337 218.252 99.0356 215.749C100.71 213.847 102.414 211.91 104.03 210.126C112.189 201.122 121.347 192.286 132.161 187.407C143.013 182.511 155.809 181.375 167.963 181.146C170.959 181.089 173.85 181.087 176.65 181.085H176.663H176.686C179.447 181.083 182.164 181.081 184.662 181.019C189.231 180.906 194.643 180.609 198.777 178.88C208.711 174.723 210.972 163.838 210.753 156.445C210.521 148.596 207.57 139.272 201.163 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3519_60)">
<rect x="107.5" y="15.5" width="113" height="113" rx="48.5" fill="#5F3BE4" stroke="#0000FF" stroke-width="17"/>
<path d="M163.411 37.2549C169.527 37.2549 174.503 42.0705 174.503 47.9896C174.503 53.9088 169.527 58.7244 163.411 58.7244C157.294 58.7244 152.318 53.9088 152.318 47.9896C152.318 42.0705 157.294 37.2549 163.411 37.2549ZM177.529 105.567H149.293V99.7117H155.343V70.435H149.293V64.5797H171.478V99.7117H177.529V105.567Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3519_60" x="93.88" y="7" width="140.24" height="140.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3519_60"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3519_60" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -1,31 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2651_799)">
<path d="M39.6813 201.118L39.6797 201.01V54.0094C39.6797 46.3847 40.5169 39.0584 42.9989 32.8737C45.6064 26.3765 50.6632 19.8579 59.238 17.4932C67.065 15.3348 74.4518 17.6379 79.8666 20.3314C85.4697 23.1186 91.0374 27.3403 96.4249 32.2619L205.838 129.251L205.888 129.296C213.989 136.544 217.319 147.769 217.584 156.728C217.826 164.894 215.419 179.458 201.726 185.187C196.333 187.444 189.745 187.706 185.325 187.815C182.751 187.879 179.971 187.881 177.242 187.883L177.174 187.883C174.363 187.885 171.523 187.887 168.589 187.943C156.587 188.169 144.885 189.307 135.27 193.645C125.719 197.954 117.295 205.94 109.225 214.846C107.773 216.448 106.112 218.334 104.44 220.233C102.144 222.84 99.8238 225.474 97.9862 227.441C94.8726 230.773 90.1675 235.601 84.5776 238.122C77.2998 241.406 70.1049 240.319 64.7138 238.04C59.4843 235.83 55.1487 232.237 51.8473 228.649C45.6385 221.902 39.8324 211.498 39.6813 201.118Z" fill="#0000FF"/>
</g>
<path d="M54.5068 54.0092C54.5068 26.9331 66.9694 25.4005 86.5042 43.281L196.003 140.346C204.265 147.738 205.77 167.422 196.003 171.509C186.235 175.596 154.198 168.84 129.173 180.13C104.147 191.42 88.6033 220.04 78.4806 224.607C68.3579 229.174 54.6677 211.949 54.5068 200.902L54.5068 54.0092Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2651_799)">
<rect x="115.5" y="29.5" width="111" height="111" rx="47.5" fill="#06B231" stroke="#0000FF" stroke-width="15"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M164.414 90.598L143.092 90.598C139.727 90.598 137 87.8705 137 84.506C137 81.1415 139.727 78.414 143.092 78.414H164.414V57.092C164.414 53.7275 167.141 51 170.506 51C173.87 51 176.598 53.7275 176.598 57.092V78.414H197.92C201.284 78.414 204.012 81.1415 204.012 84.506C204.012 87.8705 201.284 90.598 197.92 90.598H176.598L176.598 111.92C176.598 115.284 173.87 118.012 170.506 118.012C167.141 118.012 164.414 115.284 164.414 111.92V90.598Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_2651_799" x="33.2797" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_799"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_799" result="shape"/>
</filter>
<filter id="filter1_d_2651_799" x="102.88" y="22" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_799"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_799" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M201.163 133.54L201.149 133.528L201.134 133.515L91.6856 36.4935C86.5146 31.7659 81.427 27.9549 76.5422 25.525C71.7672 23.1497 66.0863 21.5569 60.4134 23.1213C54.3119 24.8039 50.4876 29.4674 48.364 34.759C46.3123 39.8715 45.5 46.2787 45.5 53.5383L45.5 200.431V200.493L45.5009 200.555C45.6219 208.862 50.428 217.843 55.9964 223.894C58.8935 227.043 62.5164 229.986 66.6706 231.742C70.9174 233.537 76.2171 234.254 81.4692 231.884C85.7537 229.951 89.6756 226.055 92.8566 222.651C94.6842 220.695 96.8337 218.252 99.0356 215.749C100.71 213.847 102.414 211.91 104.03 210.126C112.189 201.122 121.347 192.286 132.161 187.407C143.013 182.511 155.809 181.375 167.963 181.146C170.959 181.089 173.85 181.087 176.65 181.085H176.663H176.686C179.447 181.083 182.164 181.081 184.662 181.019C189.231 180.906 194.643 180.609 198.777 178.88C208.711 174.723 210.972 163.838 210.753 156.445C210.521 148.596 207.57 139.272 201.163 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3519_45)">
<rect x="107.5" y="15.5" width="113" height="113" rx="48.5" fill="#06B231" stroke="#0000FF" stroke-width="17"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M157.414 77.598L136.092 77.598C132.727 77.598 130 74.8705 130 71.506C130 68.1415 132.727 65.414 136.092 65.414H157.414V44.092C157.414 40.7275 160.141 38 163.506 38C166.87 38 169.598 40.7275 169.598 44.092V65.414H190.92C194.284 65.414 197.012 68.1415 197.012 71.506C197.012 74.8705 194.284 77.598 190.92 77.598H169.598L169.598 98.92C169.598 102.284 166.87 105.012 163.506 105.012C160.141 105.012 157.414 102.284 157.414 98.9199V77.598Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3519_45" x="93.88" y="7" width="140.24" height="140.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3519_45"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3519_45" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -1 +0,0 @@
../original/fd_double_arrow.svg

Before

Width:  |  Height:  |  Size: 31 B

After

Width:  |  Height:  |  Size: 625 B

View file

@ -0,0 +1,3 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M185.35 121.012C199.361 121.085 210.686 109.76 210.613 95.7485L210.484 70.9801C210.411 57.038 199.076 45.7024 185.134 45.6297L160.365 45.5006C146.354 45.4275 135.029 56.753 135.102 70.7643L135.2 89.6141L89.6136 135.201L70.7638 135.102C56.7525 135.029 45.4271 146.355 45.5001 160.366L45.6293 185.134C45.702 199.076 57.0375 210.412 70.9796 210.485L95.748 210.614C109.759 210.687 121.085 199.361 121.012 185.35L120.916 166.923L166.923 120.916L185.35 121.012Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 31 B

After

Width:  |  Height:  |  Size: 625 B

View file

@ -1,18 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2651_833)">
<path d="M39.6815 201.118L39.6799 201.01V54.0094C39.6799 46.3847 40.5171 39.0584 42.9991 32.8737C45.6066 26.3765 50.6635 19.8579 59.2382 17.4932C67.0653 15.3348 74.452 17.6379 79.8669 20.3314C85.4699 23.1186 91.0376 27.3403 96.4251 32.2619L205.838 129.251L205.889 129.296C213.989 136.544 217.319 147.769 217.584 156.728C217.826 164.894 215.419 179.458 201.726 185.187C196.333 187.444 189.745 187.706 185.325 187.815C182.751 187.879 179.972 187.881 177.242 187.883L177.175 187.883C174.363 187.885 171.524 187.887 168.589 187.943C156.587 188.169 144.885 189.307 135.27 193.645C125.719 197.954 117.295 205.94 109.225 214.846C107.774 216.448 106.112 218.334 104.44 220.233C102.144 222.84 99.8241 225.474 97.9865 227.441C94.8729 230.773 90.1677 235.601 84.5778 238.122C77.3 241.406 70.1052 240.319 64.7141 238.04C59.4846 235.83 55.149 232.237 51.8475 228.649C45.6387 221.902 39.8327 211.498 39.6815 201.118Z" fill="#0000FF"/>
</g>
<path d="M54.5068 54.0092C54.5068 26.9331 66.9694 25.4005 86.5042 43.281L196.003 140.346C204.265 147.738 205.77 167.422 196.003 171.509C186.235 175.596 154.198 168.84 129.173 180.13C104.147 191.42 88.6033 220.04 78.4806 224.607C68.3579 229.174 54.6677 211.949 54.5068 200.902L54.5068 54.0092Z" fill="#00FF00"/>
<defs>
<filter id="filter0_d_2651_833" x="33.2799" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_833"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_833" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M201.163 133.54L201.149 133.528L201.134 133.515L91.6855 36.4935C86.5144 31.7659 81.4269 27.9549 76.5421 25.525C71.7671 23.1497 66.0861 21.5569 60.4133 23.1213C54.3118 24.8039 50.4875 29.4674 48.3639 34.759C46.3122 39.8715 45.4999 46.2787 45.4999 53.5383L45.4999 200.431V200.493L45.5008 200.555C45.6218 208.862 50.4279 217.843 55.9963 223.894C58.8934 227.043 62.5163 229.986 66.6704 231.742C70.9172 233.537 76.217 234.254 81.4691 231.884C85.7536 229.951 89.6754 226.055 92.8565 222.651C94.6841 220.695 96.8336 218.252 99.0355 215.749C100.71 213.847 102.414 211.91 104.03 210.126C112.189 201.122 121.346 192.286 132.161 187.407C143.013 182.511 155.809 181.375 167.963 181.146C170.959 181.089 173.85 181.087 176.65 181.085H176.663H176.686C179.447 181.083 182.164 181.081 184.662 181.019C189.231 180.906 194.643 180.609 198.777 178.88C208.711 174.723 210.972 163.838 210.753 156.445C210.521 148.596 207.57 139.272 201.163 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -1,52 +0,0 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2653_9)">
<path d="M39.6815 201.118L39.6799 201.01V54.0094C39.6799 46.3847 40.5171 39.0584 42.9991 32.8737C45.6066 26.3765 50.6635 19.8579 59.2382 17.4932C67.0653 15.3348 74.452 17.6379 79.8669 20.3314C85.4699 23.1186 91.0376 27.3403 96.4251 32.2619L205.838 129.251L205.889 129.296C213.989 136.544 217.319 147.769 217.584 156.728C217.826 164.894 215.419 179.458 201.726 185.187C196.333 187.444 189.745 187.706 185.325 187.815C182.751 187.879 179.972 187.881 177.242 187.883L177.175 187.883C174.363 187.885 171.524 187.887 168.589 187.943C156.587 188.169 144.885 189.307 135.27 193.645C125.719 197.954 117.295 205.94 109.225 214.846C107.774 216.448 106.112 218.334 104.44 220.233C102.144 222.84 99.8241 225.474 97.9865 227.441C94.8729 230.773 90.1677 235.601 84.5778 238.122C77.3 241.406 70.1052 240.319 64.7141 238.04C59.4846 235.83 55.149 232.237 51.8475 228.649C45.6387 221.902 39.8327 211.498 39.6815 201.118Z" fill="#0000FF"/>
</g>
<path d="M54.5068 54.0092C54.5068 26.9331 66.9694 25.4005 86.5042 43.281L196.003 140.346C204.265 147.738 205.77 167.422 196.003 171.509C186.235 175.596 154.198 168.84 129.173 180.13C104.147 191.42 88.6033 220.04 78.4806 224.607C68.3579 229.174 54.6677 211.949 54.5068 200.902L54.5068 54.0092Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2653_9)">
<rect x="116.5" y="27.5" width="111" height="111" rx="47.5" fill="#FF0000" stroke="#0000FF" stroke-width="15"/>
<g transform="translate(172 83)">
<g transform="scale(0.8)">
<g transform="translate(-50 -50)">
<g transform="rotate(0 50 50)">
<animateTransform attributeName="transform" type="rotate" repeatCount="4" values="0 50 50;360 50 50" keyTimes="0;1" dur="0.7575757575757576s"/>
<path fill-opacity="0.8" fill="#f05125" d="M50 50L50 0A50 50 0 0 1 100 50Z"/>
</g>
<g transform="rotate(0 50 50)">
<animateTransform attributeName="transform" type="rotate" repeatCount="3" values="0 50 50;360 50 50" keyTimes="0;1" dur="1.0101010101010102s"/>
<path fill-opacity="0.8" fill="#fdb813" d="M50 50L50 0A50 50 0 0 1 100 50Z" transform="rotate(90 50 50)"/>
</g>
<g transform="rotate(0 50 50)">
<animateTransform attributeName="transform" type="rotate" repeatCount="2" values="0 50 50;360 50 50" keyTimes="0;1" dur="1.5151515151515151s"/>
<path fill-opacity="0.8" fill="#7fbb42" d="M50 50L50 0A50 50 0 0 1 100 50Z" transform="rotate(180 50 50)"/>
</g>
<g transform="rotate(0 50 50)">
<animateTransform attributeName="transform" type="rotate" repeatCount="1" values="0 50 50;360 50 50" keyTimes="0;1" dur="3.0303030303030303s"/>
<path fill-opacity="0.8" fill="#32a0da" d="M50 50L50 0A50 50 0 0 1 100 50Z" transform="rotate(270 50 50)"/>
</g>
</g>
</g>
</g>
</g>
<defs>
<filter id="filter0_d_2653_9" x="33.2799" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2653_9"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2653_9" result="shape"/>
</filter>
<filter id="filter1_d_2653_9" x="103.88" y="20" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2653_9"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2653_9" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M123.081 113.655L118 162L166.345 167.081C167.012 160.733 166.422 154.315 164.609 148.194C162.796 142.073 159.795 136.369 155.778 131.408C151.761 126.447 146.805 122.326 141.195 119.28C135.585 116.234 129.43 114.322 123.081 113.655Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M114.609 210.493L118 162L166.493 165.391C166.047 171.759 164.352 177.977 161.504 183.69C158.655 189.403 154.71 194.499 149.892 198.687C145.074 202.875 139.478 206.073 133.425 208.099C127.371 210.125 120.977 210.938 114.609 210.493Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M116.304 210.582L118 162L69.4185 160.304C69.1957 166.683 70.2317 173.045 72.4674 179.024C74.703 185.003 78.0945 190.484 82.4481 195.153C86.8018 199.821 92.0324 203.587 97.8413 206.234C103.65 208.882 109.924 210.359 116.304 210.582Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M118 113.389V162H69.3889C69.3889 155.616 70.6463 149.295 73.0892 143.397C75.5321 137.5 79.1128 132.141 83.6268 127.627C88.1407 123.113 93.4996 119.532 99.3973 117.089C105.295 114.646 111.616 113.389 118 113.389Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M140.822 119.079L118 162L160.921 184.822C163.918 179.185 165.775 173.013 166.387 166.659C166.999 160.305 166.353 153.892 164.487 147.788C162.621 141.683 159.57 136.005 155.51 131.08C151.449 126.154 146.458 122.076 140.822 119.079Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M102.174 207.963L118 162L163.963 177.826C161.884 183.862 158.637 189.43 154.407 194.211C150.178 198.992 145.047 202.893 139.31 205.691C133.572 208.49 127.339 210.131 120.968 210.52C114.596 210.91 108.21 210.041 102.174 207.963Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M107.893 209.549L118 162L70.4512 151.893C69.1239 158.137 69.0396 164.582 70.2029 170.859C71.3663 177.135 73.7545 183.122 77.2313 188.475C80.7081 193.829 85.2054 198.446 90.4664 202.062C95.7274 205.677 101.649 208.222 107.893 209.549Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M123.081 113.655L118 162L69.6552 156.919C70.3224 150.57 72.2336 144.415 75.2797 138.805C78.3257 133.195 82.4469 128.24 87.408 124.222C92.369 120.205 98.0728 117.204 104.194 115.391C110.314 113.578 116.732 112.988 123.081 113.655Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M151.768 127.032L118 162L152.968 195.768C157.402 191.176 160.889 185.756 163.229 179.816C165.568 173.877 166.715 167.535 166.604 161.152C166.492 154.769 165.125 148.471 162.579 142.616C160.034 136.762 156.36 131.467 151.768 127.032Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M92.24 203.225L118 162L159.224 187.76C155.842 193.174 151.426 197.868 146.229 201.575C141.031 205.282 135.155 207.929 128.935 209.365C122.715 210.801 116.273 210.998 109.977 209.944C103.681 208.891 97.6537 206.607 92.24 203.225Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M102.174 207.963L118 162L72.0373 146.174C69.959 152.21 69.0899 158.596 69.4796 164.968C69.8693 171.34 71.5102 177.572 74.3087 183.31C77.1071 189.047 81.0082 194.178 85.7893 198.408C90.5704 202.638 96.1379 205.884 102.174 207.963Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M124.765 113.862L118 162L69.8619 155.235C70.7504 148.913 72.8752 142.828 76.1152 137.328C79.3552 131.828 83.6468 127.019 88.745 123.178C93.8433 119.336 99.6483 116.536 105.829 114.937C112.009 113.339 118.444 112.974 124.765 113.862Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M164.487 147.788L118 162L132.212 208.487C138.317 206.621 143.994 203.57 148.92 199.51C153.846 195.449 157.924 190.458 160.921 184.822C163.918 179.185 165.775 173.014 166.387 166.659C166.999 160.305 166.353 153.892 164.487 147.788Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M78.6727 190.573L118 162L146.573 201.327C141.408 205.08 135.555 207.778 129.348 209.268C123.141 210.758 116.701 211.011 110.395 210.013C104.09 209.014 98.0437 206.783 92.6007 203.448C87.1577 200.112 82.425 195.737 78.6727 190.573Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M89.4272 201.327L118 162L78.6728 133.427C74.9206 138.592 72.2223 144.445 70.732 150.652C69.2418 156.859 68.9888 163.299 69.9874 169.604C70.986 175.91 73.2168 181.956 76.5523 187.399C79.8877 192.842 84.2626 197.575 89.4272 201.327Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M132.213 115.513L118 162L71.5129 147.788C73.3793 141.683 76.4299 136.005 80.4904 131.08C84.551 126.154 89.542 122.076 95.1784 119.079C100.815 116.082 106.986 114.225 113.341 113.613C119.695 113.001 126.108 113.647 132.213 115.513Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M166.345 167.081L118 162L112.919 210.345C125.74 211.692 138.572 207.891 148.592 199.778C158.611 191.665 164.997 179.903 166.345 167.081Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M72.0372 177.826L118 162L133.826 207.963C127.79 210.041 121.404 210.91 115.032 210.52C108.66 210.131 102.428 208.49 96.6901 205.691C90.9525 202.893 85.8222 198.992 81.5923 194.211C77.3623 189.429 74.1155 183.862 72.0372 177.826Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M82.4482 195.153L118 162L84.8474 126.448C80.1786 130.802 76.4131 136.032 73.7658 141.841C71.1185 147.65 69.6413 153.924 69.4185 160.304C69.1957 166.683 70.2317 173.045 72.4674 179.024C74.703 185.003 78.0945 190.484 82.4482 195.153Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M137.772 117.592L118 162L73.5916 142.228C76.188 136.396 79.9077 131.133 84.5383 126.739C89.1689 122.345 94.6196 118.905 100.579 116.618C106.539 114.33 112.891 113.239 119.272 113.406C125.654 113.573 131.94 114.995 137.772 117.592Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M155.778 192.592L118 162L87.408 199.778C97.4273 207.891 110.259 211.692 123.081 210.345C135.903 208.997 147.664 202.611 155.778 192.592Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M69.5739 157.763L118 162L113.763 210.426C107.404 209.87 101.216 208.066 95.5537 205.119C89.8913 202.171 84.865 198.137 80.7616 193.247C76.6583 188.356 73.5583 182.706 71.6387 176.618C69.7191 170.529 69.0175 164.123 69.5739 157.763Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M74.6872 184.069L118 162L95.931 118.687C90.2431 121.585 85.1817 125.575 81.0358 130.43C76.89 135.284 73.7408 140.907 71.7681 146.978C69.7954 153.05 69.0379 159.45 69.5388 165.814C70.0396 172.178 71.7891 178.381 74.6872 184.069Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M143.036 120.332L118 162L76.332 136.964C79.6199 131.492 83.9533 126.721 89.0849 122.924C94.2165 119.127 100.046 116.377 106.24 114.833C112.434 113.289 118.871 112.979 125.185 113.923C131.499 114.867 137.565 117.044 143.036 120.332Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M131.399 208.728L118 162L71.272 175.399C74.8256 187.792 83.1567 198.266 94.4327 204.516C105.709 210.766 119.006 212.282 131.399 208.728Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M76.3322 136.963L118 162L92.9632 203.668C87.4913 200.38 82.7206 196.047 78.9235 190.915C75.1263 185.783 72.3771 179.954 70.8328 173.76C69.2884 167.566 68.9792 161.128 69.9228 154.815C70.8664 148.501 73.0444 142.435 76.3322 136.963Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M69.8621 168.765L118 162L111.235 113.862C104.913 114.75 98.8285 116.875 93.3281 120.115C87.8277 123.355 83.0194 127.647 79.1775 132.745C75.3357 137.843 72.5357 143.648 70.9374 149.829C69.339 156.009 68.9736 162.444 69.8621 168.765Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M147.928 123.694L118 162L79.6939 132.072C83.6241 127.042 88.5066 122.835 94.0627 119.691C99.6188 116.548 105.74 114.529 112.076 113.751C118.412 112.973 124.839 113.451 130.991 115.157C137.142 116.863 142.898 119.764 147.928 123.694Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M113.763 210.426L118 162L69.5739 157.763C69.0175 164.122 69.7191 170.529 71.6387 176.617C73.5582 182.706 76.6582 188.356 80.7616 193.246C84.8649 198.137 89.8912 202.171 95.5536 205.118C101.216 208.066 107.404 209.87 113.763 210.426Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M84.8474 126.448L118 162L82.4479 195.153C78.0942 190.484 74.7028 185.003 72.4672 179.024C70.2316 173.044 69.1956 166.683 69.4184 160.303C69.6412 153.923 71.1185 147.65 73.7658 141.841C76.4131 136.032 80.1787 130.802 84.8474 126.448Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M69.4556 159.456L118 162L120.544 113.456C114.169 113.121 107.791 114.046 101.773 116.177C95.7558 118.308 90.2169 121.603 85.4729 125.875C80.7289 130.146 76.8727 135.311 74.1244 141.072C71.3762 146.834 69.7897 153.081 69.4556 159.456Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M149.892 125.313L118 162L81.3127 130.108C85.5008 125.29 90.5968 121.345 96.3098 118.496C102.023 115.648 108.241 113.953 114.609 113.507C120.977 113.062 127.371 113.875 133.425 115.901C139.478 117.927 145.074 121.125 149.892 125.313Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M86.108 198.687L118 162L81.3128 130.108C77.1247 134.926 73.9265 140.521 71.9009 146.575C69.8753 152.629 69.0619 159.023 69.5072 165.391C69.9525 171.759 71.6477 177.977 74.4961 183.69C77.3444 189.403 81.2902 194.499 86.108 198.687Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M102.979 115.768L118 162L71.7681 177.021C69.7954 170.95 69.0379 164.55 69.5388 158.186C70.0397 151.822 71.7892 145.619 74.6873 139.931C77.5855 134.243 81.5756 129.182 86.4298 125.036C91.2841 120.89 96.9073 117.741 102.979 115.768Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M71.2721 148.601L118 162L131.399 115.272C125.263 113.512 118.84 112.979 112.497 113.701C106.154 114.424 100.016 116.389 94.433 119.484C88.8496 122.579 83.9306 126.743 79.9566 131.739C75.9827 136.735 73.0317 142.465 71.2721 148.601Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M154.687 130.108L118 162L86.1083 125.313C90.9261 121.125 96.5217 117.927 102.576 115.901C108.629 113.875 115.023 113.062 121.391 113.507C127.759 113.953 133.977 115.648 139.69 118.496C145.403 121.345 150.499 125.291 154.687 130.108Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M71.272 175.399L118 162L104.601 115.272C98.4648 117.031 92.7351 119.982 87.7391 123.956C82.7431 127.93 78.5788 132.849 75.4839 138.433C72.389 144.016 70.4241 150.154 69.7014 156.497C68.9787 162.839 69.5124 169.262 71.272 175.399Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M124.766 113.862L118 162L69.8619 155.234C70.7504 148.913 72.8753 142.828 76.1153 137.328C79.3553 131.827 83.6469 127.019 88.7452 123.177C93.8435 119.335 99.6485 116.535 105.829 114.937C112.009 113.339 118.444 112.973 124.766 113.862Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M77.6997 134.817L118 162L145.183 121.7C139.891 118.13 133.947 115.638 127.692 114.365C121.436 113.092 114.991 113.064 108.725 114.282C102.458 115.5 96.4932 117.941 91.1699 121.464C85.8466 124.987 81.2694 129.525 77.6997 134.817Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M159.668 136.964L118 162L92.9635 120.332C98.4354 117.044 104.501 114.867 110.815 113.923C117.128 112.979 123.566 113.289 129.76 114.833C135.954 116.377 141.783 119.127 146.915 122.924C152.047 126.721 156.38 131.492 159.668 136.964Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M70.2821 152.724L118 162L127.276 114.282C121.009 113.064 114.564 113.092 108.309 114.365C102.053 115.637 96.1096 118.13 90.8172 121.699C85.5249 125.269 80.9875 129.846 77.464 135.169C73.9406 140.493 71.5002 146.458 70.2821 152.724Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M143.037 120.332L118 162L76.3323 136.963C79.6201 131.491 83.9536 126.721 89.0852 122.923C94.2168 119.126 100.046 116.377 106.24 114.833C112.434 113.288 118.872 112.979 125.185 113.923C131.499 114.866 137.565 117.044 143.037 120.332Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M88.7454 123.177L118 162L156.823 132.745C152.981 127.647 148.173 123.355 142.672 120.115C137.172 116.875 131.087 114.751 124.766 113.862C118.444 112.974 112.009 113.339 105.829 114.937C99.6487 116.536 93.8436 119.336 88.7454 123.177Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M163.963 146.174L118 162L102.174 116.037C108.21 113.959 114.596 113.09 120.968 113.48C127.34 113.869 133.572 115.51 139.31 118.309C145.047 121.107 150.178 125.008 154.408 129.79C158.638 134.571 161.884 140.138 163.963 146.174Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M79.1777 132.745L118 162L147.255 123.177C142.157 119.336 136.352 116.536 130.172 114.937C123.991 113.339 117.557 112.973 111.235 113.862C104.913 114.75 98.8287 116.875 93.3283 120.115C87.8279 123.355 83.0196 127.647 79.1777 132.745Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M154.687 130.108L118 162L86.1084 125.313C90.9263 121.125 96.5218 117.926 102.576 115.901C108.629 113.875 115.023 113.062 121.391 113.507C127.759 113.953 133.977 115.648 139.69 118.496C145.403 121.345 150.499 125.29 154.687 130.108Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M95.1787 119.079L118 162L160.921 139.179C157.924 133.542 153.846 128.551 148.921 124.491C143.995 120.43 138.318 117.38 132.213 115.513C126.108 113.647 119.695 113.001 113.341 113.613C106.987 114.225 100.815 116.082 95.1787 119.079Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M164.728 148.601L118 162L104.601 115.272C110.737 113.512 117.16 112.979 123.503 113.701C129.846 114.424 135.984 116.389 141.567 119.484C147.151 122.579 152.07 126.743 156.044 131.739C160.017 136.735 162.968 142.465 164.728 148.601Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M97.4564 117.943L118 162L162.057 141.456C159.359 135.671 155.548 130.473 150.842 126.16C146.135 121.847 140.625 118.504 134.626 116.32C128.628 114.137 122.258 113.157 115.88 113.435C109.502 113.713 103.242 115.245 97.4564 117.943Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M163.68 145.374L118 162L101.374 116.32C107.373 114.137 113.743 113.157 120.121 113.435C126.498 113.714 132.759 115.246 138.544 117.943C144.33 120.641 149.527 124.452 153.84 129.159C158.153 133.866 161.496 139.376 163.68 145.374Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M107.065 114.635L118 162L165.365 151.065C163.929 144.845 161.282 138.969 157.575 133.772C153.868 128.575 149.174 124.159 143.76 120.776C138.346 117.393 132.32 115.109 126.023 114.056C119.727 113.002 113.285 113.199 107.065 114.635Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M166.345 156.919L118 162L112.919 113.655C119.268 112.988 125.686 113.578 131.806 115.391C137.927 117.204 143.631 120.205 148.592 124.222C153.553 128.24 157.674 133.195 160.72 138.805C163.766 144.415 165.677 150.57 166.345 156.919Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M120.545 113.455L118 162L166.545 164.544C166.879 158.17 165.954 151.791 163.823 145.774C161.692 139.756 158.397 134.217 154.125 129.473C149.854 124.729 144.69 120.873 138.928 118.124C133.166 115.376 126.919 113.79 120.545 113.455Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M166.581 163.697L118 162L119.697 113.418C126.077 113.641 132.35 115.119 138.159 117.766C143.968 120.413 149.198 124.179 153.552 128.847C157.906 133.516 161.297 138.997 163.533 144.976C165.768 150.956 166.804 157.317 166.581 163.697Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M118.849 113.396L118 162L166.604 162.849C166.715 156.466 165.568 150.124 163.229 144.184C160.889 138.245 157.403 132.824 152.968 128.232C148.534 123.64 143.238 119.966 137.384 117.421C131.53 114.875 125.231 113.508 118.849 113.396Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M166.611 162L118 162L118 113.389C124.384 113.389 130.705 114.646 136.603 117.089C142.5 119.532 147.859 123.113 152.373 127.627C156.887 132.141 160.468 137.5 162.911 143.398C165.354 149.295 166.611 155.616 166.611 162Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M143.037 120.332L118 162L159.668 187.037C162.956 181.565 165.134 175.499 166.077 169.186C167.021 162.872 166.712 156.434 165.168 150.24C163.623 144.046 160.874 138.217 157.077 133.085C153.28 127.954 148.509 123.62 143.037 120.332Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M163.071 180.21L118 162L136.21 116.928C142.129 119.32 147.519 122.854 152.072 127.328C156.626 131.803 160.253 137.13 162.747 143.006C165.241 148.883 166.554 155.193 166.609 161.576C166.665 167.96 165.463 174.291 163.071 180.21Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M128.935 114.635L118 162L165.365 172.935C166.801 166.715 166.998 160.273 165.944 153.977C164.891 147.681 162.608 141.654 159.225 136.24C155.842 130.827 151.426 126.132 146.229 122.425C141.032 118.718 135.155 116.071 128.935 114.635Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M166.426 166.237L118 162L122.237 113.574C128.596 114.13 134.784 115.934 140.446 118.882C146.109 121.829 151.135 125.863 155.238 130.754C159.342 135.644 162.442 141.294 164.361 147.383C166.281 153.471 166.982 159.878 166.426 166.237Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M156.307 132.072L118 162L147.928 200.307C152.958 196.376 157.166 191.494 160.309 185.938C163.453 180.382 165.471 174.261 166.249 167.925C167.027 161.588 166.55 155.161 164.844 149.01C163.138 142.858 160.237 137.103 156.307 132.072Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M156.306 191.928L118 162L147.928 123.694C152.959 127.624 157.166 132.507 160.309 138.063C163.453 143.619 165.471 149.74 166.249 156.076C167.027 162.412 166.549 168.84 164.843 174.991C163.137 181.143 160.236 186.898 156.306 191.928Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M138.544 117.944L118 162L162.057 182.544C164.754 176.759 166.286 170.498 166.565 164.121C166.843 157.743 165.863 151.373 163.68 145.374C161.496 139.376 158.153 133.866 153.84 129.159C149.527 124.452 144.33 120.641 138.544 117.944Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M165.873 170.441L118 162L126.441 114.127C132.728 115.236 138.735 117.572 144.119 121.002C149.503 124.432 154.158 128.889 157.82 134.118C161.481 139.347 164.077 145.246 165.459 151.479C166.84 157.711 166.981 164.155 165.873 170.441Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M165.366 151.065L118 162L128.935 209.366C135.155 207.93 141.031 205.283 146.229 201.576C151.426 197.869 155.842 193.174 159.225 187.761C162.608 182.347 164.891 176.32 165.945 170.024C166.998 163.727 166.802 157.285 165.366 151.065Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M145.183 202.301L118 162L158.301 134.817C161.871 140.11 164.363 146.053 165.636 152.309C166.908 158.564 166.936 165.009 165.718 171.276C164.5 177.542 162.06 183.507 158.536 188.831C155.013 194.154 150.475 198.731 145.183 202.301Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M147.928 123.694L118 162L156.306 191.928C160.236 186.898 163.137 181.143 164.843 174.991C166.549 168.84 167.027 162.412 166.249 156.076C165.471 149.74 163.453 143.619 160.309 138.063C157.166 132.507 152.959 127.624 147.928 123.694Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M164.487 176.213L118 162L132.213 115.513C138.317 117.379 143.995 120.43 148.921 124.491C153.846 128.551 157.924 133.542 160.921 139.179C163.918 144.815 165.775 150.987 166.387 157.341C166.999 163.695 166.353 170.108 164.487 176.213Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M165.167 173.761L118 162L106.239 209.167C112.433 210.712 118.871 211.021 125.185 210.078C131.498 209.134 137.564 206.956 143.036 203.669C148.508 200.381 153.279 196.047 157.076 190.916C160.874 185.784 163.623 179.955 165.167 173.761Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M129.76 209.167L118 162L165.167 150.24C166.712 156.434 167.021 162.872 166.077 169.186C165.134 175.499 162.956 181.565 159.668 187.037C156.38 192.509 152.047 197.28 146.915 201.077C141.783 204.874 135.954 207.623 129.76 209.167Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M154.688 130.108L118 162L149.892 198.688C154.709 194.499 158.655 189.404 161.504 183.691C164.352 177.978 166.047 171.759 166.493 165.391C166.938 159.023 166.125 152.63 164.099 146.576C162.074 140.522 158.876 134.926 154.688 130.108Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M162.408 181.772L118 162L137.772 117.592C143.604 120.188 148.867 123.908 153.261 128.538C157.656 133.169 161.095 138.62 163.382 144.579C165.67 150.539 166.762 156.891 166.594 163.273C166.427 169.654 165.005 175.94 162.408 181.772Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M156.306 191.929L118 162L88.0714 200.306C93.1018 204.236 98.8571 207.138 105.009 208.844C111.16 210.55 117.588 211.027 123.924 210.249C130.26 209.471 136.381 207.453 141.937 204.31C147.493 201.166 152.376 196.959 156.306 191.929Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M112.918 210.345L118 162L166.345 167.082C165.678 173.43 163.766 179.586 160.72 185.196C157.674 190.806 153.553 195.761 148.592 199.778C143.631 203.796 137.927 206.797 131.806 208.61C125.685 210.423 119.267 211.012 112.918 210.345Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M161.692 140.691L118 162L139.309 205.692C145.047 202.893 150.177 198.992 154.407 194.211C158.637 189.43 161.884 183.863 163.963 177.827C166.041 171.791 166.91 165.405 166.521 159.033C166.131 152.661 164.49 146.428 161.692 140.691Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M161.313 184.069L118 162L140.069 118.687C145.757 121.585 150.818 125.576 154.964 130.43C159.11 135.284 162.259 140.907 164.232 146.979C166.205 153.05 166.962 159.45 166.461 165.814C165.96 172.178 164.211 178.381 161.313 184.069Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.131 110.056L147.596 95.0801L82.2757 27.7773C70.7038 15.8542 50.5002 24.0464 50.5002 40.6618L50.5001 134.895L50.5 160.434L65.8047 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M136.994 206.747L118 162L73.2526 180.994C75.7469 186.87 79.3741 192.197 83.9273 196.672C88.4805 201.146 93.8704 204.68 99.7893 207.072C105.708 209.463 112.04 210.665 118.424 210.61C124.807 210.554 131.117 209.242 136.994 206.747Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M92.2395 203.225L118 162L159.225 187.76C155.842 193.174 151.426 197.869 146.228 201.576C141.031 205.283 135.155 207.93 128.935 209.366C122.715 210.802 116.273 210.999 109.976 209.945C103.68 208.891 97.6532 206.608 92.2395 203.225Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M166.138 155.235L118 162L124.765 210.138C131.087 209.25 137.171 207.125 142.672 203.885C148.172 200.645 152.981 196.354 156.822 191.255C160.664 186.157 163.464 180.352 165.063 174.172C166.661 167.991 167.027 161.557 166.138 155.235Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M155.238 193.247L118 162L149.247 124.762C154.137 128.865 158.171 133.892 161.119 139.554C164.066 145.217 165.87 151.404 166.426 157.764C166.983 164.123 166.281 170.53 164.361 176.618C162.442 182.706 159.342 188.357 155.238 193.247Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M112.075 210.249L118 162L69.7508 156.076C68.9727 162.412 69.4502 168.84 71.1561 174.991C72.862 181.143 75.7629 186.898 79.6931 191.929C83.6233 196.959 88.5058 201.166 94.062 204.31C99.6181 207.453 105.739 209.471 112.075 210.249Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M79.6934 191.928L118 162L147.928 200.307C142.897 204.237 137.142 207.138 130.99 208.844C124.839 210.55 118.411 211.027 112.075 210.249C105.739 209.471 99.6183 207.453 94.0622 204.309C88.5061 201.166 83.6235 196.959 79.6934 191.928Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M166.582 163.697L118 162L116.303 210.582C122.683 210.805 129.044 209.769 135.024 207.533C141.003 205.297 146.484 201.906 151.153 197.552C155.821 193.199 159.587 187.968 162.234 182.159C164.882 176.35 166.359 170.077 166.582 163.697Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M151.768 196.968L118 162L152.968 128.232C157.403 132.824 160.889 138.245 163.229 144.184C165.568 150.124 166.715 156.466 166.604 162.849C166.492 169.231 165.125 175.53 162.579 181.384C160.034 187.238 156.36 192.534 151.768 196.968Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M79.1768 191.255L118 162L88.7448 123.177C83.6464 127.019 79.3546 131.827 76.1145 137.328C72.8744 142.828 70.7495 148.913 69.861 155.235C68.9724 161.556 69.3378 167.991 70.9362 174.171C72.5345 180.352 75.3346 186.157 79.1765 191.255L79.1768 191.255Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M69.6548 167.081L118 162L123.081 210.345C116.732 211.013 110.314 210.423 104.193 208.61C98.0723 206.797 92.3685 203.796 87.4074 199.778C82.4463 195.761 78.3251 190.805 75.2791 185.195C72.2331 179.585 70.322 173.43 69.6548 167.081Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M160.921 184.822L118 162L95.1781 204.921C100.815 207.918 106.986 209.776 113.34 210.388C119.695 211 126.107 210.354 132.212 208.487C138.317 206.621 143.994 203.57 148.92 199.51C153.846 195.449 157.924 190.458 160.921 184.822Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M143.036 203.668L118 162L159.668 136.964C162.956 142.436 165.134 148.502 166.077 154.815C167.021 161.129 166.712 167.566 165.167 173.76C163.623 179.955 160.873 185.784 157.076 190.915C153.279 196.047 148.508 200.38 143.036 203.668Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M69.418 163.696L118 162L116.303 113.418C109.923 113.641 103.65 115.118 97.8408 117.765C92.0318 120.412 86.8011 124.178 82.4473 128.847C78.0935 133.515 74.7019 138.996 72.4663 144.976C70.2306 150.955 69.1946 157.316 69.4174 163.696L69.418 163.696Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M72.9283 143.79L118 162L99.7893 207.072C93.8704 204.68 88.4805 201.146 83.9273 196.672C79.3741 192.198 75.7468 186.87 73.2525 180.994C70.7582 175.117 69.4458 168.807 69.3902 162.424C69.3345 156.04 70.5368 149.708 72.9283 143.79Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M152.373 196.374L118 162L83.6265 196.373C88.1404 200.887 93.4992 204.468 99.397 206.911C105.295 209.354 111.616 210.611 118 210.611C124.383 210.612 130.705 209.354 136.602 206.911C142.5 204.468 147.859 200.888 152.373 196.374Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M136.21 207.072L118 162L163.071 143.79C165.463 149.709 166.665 156.041 166.609 162.425C166.553 168.808 165.241 175.118 162.747 180.994C160.252 186.87 156.625 192.198 152.072 196.672C147.519 201.147 142.129 204.68 136.21 207.072Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M71.7677 146.978L118 161.999L133.022 115.767C126.951 113.794 120.55 113.037 114.186 113.537C107.822 114.038 101.619 115.788 95.9306 118.686C90.2426 121.584 85.1811 125.574 81.0352 130.428C76.8892 135.282 73.74 140.906 71.7673 146.977L71.7677 146.978Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M78.1799 134.117L118 162L90.1171 201.82C84.8878 198.159 80.4309 193.503 77.001 188.119C73.571 182.735 71.2351 176.728 70.1266 170.441C69.0181 164.154 69.1588 157.711 70.5406 151.478C71.9224 145.246 74.5182 139.347 78.1799 134.117Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M147.255 200.823L118 162L79.177 191.255C83.0188 196.353 87.8271 200.645 93.3275 203.885C98.8279 207.125 104.913 209.25 111.234 210.138C117.556 211.027 123.99 210.661 130.171 209.063C136.351 207.465 142.156 204.665 147.255 200.823Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M134.626 207.68L118 162L163.68 145.374C165.863 151.373 166.843 157.743 166.565 164.121C166.286 170.498 164.754 176.759 162.057 182.544C159.359 188.33 155.548 193.527 150.841 197.84C146.134 202.153 140.625 205.496 134.626 207.68Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M88.7453 123.177L118.001 161.999L156.823 132.744C152.982 127.646 148.173 123.354 142.673 120.114C137.173 116.874 131.088 114.749 124.766 113.86C118.444 112.972 112.01 113.337 105.829 114.936C99.6487 116.534 93.8436 119.334 88.7453 123.176V123.177Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M95.9311 118.687L118 162L74.6865 184.069C71.7883 178.381 70.0389 172.178 69.538 165.814C69.0372 159.449 69.7948 153.049 71.7675 146.978C73.7402 140.906 76.8895 135.283 81.0355 130.429C85.1815 125.575 90.2431 121.585 95.9311 118.687Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M133.021 208.232L118 162L71.7678 177.021C73.7404 183.093 76.8895 188.716 81.0354 193.57C85.1812 198.425 90.2426 202.415 95.9305 205.313C101.618 208.211 107.821 209.961 114.186 210.461C120.55 210.962 126.95 210.205 133.021 208.232Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M125.604 210.013L118 162L166.013 154.396C167.011 160.701 166.758 167.141 165.268 173.348C163.778 179.556 161.079 185.409 157.327 190.573C153.575 195.738 148.842 200.113 143.399 203.448C137.956 206.784 131.909 209.014 125.604 210.013Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M96.6907 118.308L118.001 161.999L161.692 140.69C158.894 134.952 154.993 129.821 150.212 125.591C145.431 121.361 139.863 118.114 133.827 116.036C127.791 113.957 121.405 113.088 115.033 113.478C108.661 113.868 102.429 115.509 96.6908 118.307L96.6907 118.308Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M101.374 116.32L118 162L72.3199 178.626C70.1365 172.627 69.156 166.257 69.4345 159.879C69.713 153.501 71.245 147.241 73.9429 141.455C76.6408 135.67 80.452 130.472 85.1586 126.159C89.8653 121.847 95.3754 118.503 101.374 116.32Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M129.76 209.167L118 162L70.8326 173.76C72.3769 179.954 75.1261 185.783 78.9232 190.915C82.7204 196.047 87.4911 200.38 92.963 203.668C98.4349 206.956 104.501 209.134 110.814 210.077C117.128 211.021 123.566 210.712 129.76 209.167Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M123.924 210.249L118 162L166.249 156.076C167.027 162.412 166.549 168.84 164.843 174.991C163.137 181.143 160.236 186.898 156.306 191.928C152.376 196.959 147.493 201.166 141.937 204.309C136.381 207.453 130.26 209.471 123.924 210.249Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M117.152 113.396L118.001 161.999L166.605 161.151C166.494 154.769 165.126 148.47 162.581 142.616C160.035 136.762 156.362 131.466 151.77 127.031C147.177 122.597 141.757 119.11 135.817 116.77C129.878 114.431 123.535 113.284 117.153 113.395L117.152 113.396Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M118 113.388L118 162H69.3884C69.3884 155.616 70.6458 149.295 73.0888 143.397C75.5318 137.499 79.1125 132.141 83.6266 127.627C88.1406 123.113 93.4995 119.532 99.3974 117.089C105.295 114.646 111.617 113.389 118 113.389L118 113.388Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M118 210.611L118 162L69.3888 162C69.3887 168.383 70.646 174.705 73.0889 180.603C75.5318 186.5 79.1124 191.859 83.6264 196.373C88.1403 200.887 93.4991 204.468 99.3969 206.911C105.295 209.354 111.616 210.611 118 210.611Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M117.576 210.609L118 162L166.609 162.425C166.554 168.808 165.241 175.118 162.747 180.994C160.252 186.87 156.625 192.198 152.072 196.672C147.519 201.147 142.129 204.68 136.21 207.072C130.291 209.463 123.959 210.665 117.576 210.609Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M139.311 118.308L118.001 161.999L161.692 183.31C164.491 177.572 166.132 171.34 166.522 164.968C166.912 158.596 166.043 152.21 163.964 146.174C161.886 140.138 158.639 134.57 154.409 129.789C150.179 125.008 145.049 121.107 139.311 118.308L139.311 118.308Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M133.827 116.037L118 162L72.0367 146.174C74.1151 140.138 77.362 134.57 81.592 129.789C85.822 125.008 90.9524 121.107 96.6901 118.308C102.428 115.51 108.661 113.869 115.032 113.479C121.404 113.09 127.791 113.959 133.826 116.037L133.827 116.037Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M107.893 209.549L118 162L70.4511 151.893C69.1237 158.137 69.0393 164.582 70.2026 170.858C71.3658 177.135 73.7541 183.122 77.2308 188.476C80.7076 193.829 85.2049 198.446 90.4658 202.062C95.7268 205.678 101.648 208.222 107.893 209.549Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M112.497 210.299L118 162L166.299 167.503C165.576 173.846 163.611 179.984 160.516 185.567C157.421 191.151 153.257 196.07 148.261 200.044C143.265 204.018 137.535 206.969 131.399 208.728C125.262 210.488 118.84 211.021 112.497 210.299Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M155.779 131.408L118.002 161.999L148.593 199.779C153.554 195.761 157.675 190.806 160.722 185.196C163.768 179.586 165.679 173.431 166.346 167.082C167.014 160.733 166.424 154.315 164.611 148.194C162.798 142.073 159.797 136.369 155.779 131.408L155.779 131.408Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M148.593 124.222L118 162L80.2217 131.408C84.2391 126.447 89.1944 122.325 94.8046 119.279C100.415 116.233 106.57 114.322 112.919 113.655C119.268 112.988 125.686 113.577 131.807 115.391C137.927 117.204 143.631 120.205 148.592 124.222L148.593 124.222Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M95.9305 205.313L118 162L74.6872 139.931C71.7889 145.619 70.0394 151.822 69.5385 158.186C69.0375 164.55 69.795 170.95 71.7676 177.022C73.7402 183.093 76.8894 188.716 81.0353 193.571C85.1811 198.425 90.2425 202.415 95.9305 205.313Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M106.652 209.268L118 162L165.268 173.348C163.778 179.556 161.079 185.409 157.327 190.573C153.575 195.738 148.842 200.113 143.399 203.448C137.956 206.784 131.909 209.014 125.604 210.013C119.299 211.012 112.859 210.758 106.652 209.268Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M165.168 150.24L118.002 162L129.761 209.168C135.955 207.624 141.784 204.875 146.916 201.077C152.048 197.28 156.381 192.51 159.669 187.038C162.957 181.566 165.135 175.5 166.079 169.186C167.022 162.872 166.712 156.435 165.168 150.24Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M157.328 133.427L118 162L89.4268 122.672C94.5913 118.92 100.444 116.222 106.652 114.732C112.859 113.241 119.299 112.988 125.605 113.987C131.91 114.986 137.956 117.216 143.399 120.552C148.842 123.888 153.575 128.263 157.327 133.427L157.328 133.427Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M87.4075 199.778L118 162L80.2221 131.408C76.2046 136.369 73.2036 142.073 71.3904 148.193C69.5773 154.314 68.9875 160.732 69.6547 167.081C70.3219 173.43 72.2331 179.585 75.2791 185.195C78.3251 190.805 82.4464 195.761 87.4075 199.778Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M101.773 207.823L118 162L163.823 178.227C161.692 184.245 158.396 189.783 154.125 194.528C149.853 199.272 144.689 203.128 138.927 205.876C133.166 208.624 126.919 210.211 120.544 210.545C114.169 210.879 107.79 209.954 101.773 207.823Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M166.013 169.605L118.001 162.001L110.396 210.014C116.701 211.012 123.141 210.76 129.348 209.269C135.556 207.779 141.409 205.081 146.574 201.329C151.738 197.576 156.113 192.844 159.449 187.401C162.784 181.958 165.015 175.911 166.014 169.606L166.013 169.605Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M164.488 147.788L118 162L103.787 115.513C109.892 113.646 116.305 113 122.659 113.612C129.014 114.224 135.185 116.082 140.822 119.079C146.458 122.076 151.449 126.154 155.51 131.08C159.57 136.006 162.621 141.683 164.487 147.788L164.488 147.788Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M80.2215 192.592L118 162L87.4082 124.222C82.447 128.239 78.3257 133.194 75.2796 138.804C72.2335 144.415 70.3222 150.57 69.6548 156.919C68.9875 163.267 69.5772 169.685 71.3902 175.806C73.2033 181.927 76.2041 187.631 80.2215 192.592Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M96.3095 205.504L118 162L161.504 183.69C158.655 189.403 154.709 194.499 149.892 198.688C145.074 202.876 139.478 206.074 133.424 208.099C127.37 210.125 120.977 210.938 114.609 210.493C108.241 210.048 102.023 208.352 96.3095 205.504Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M156.823 191.256L118.001 162.001L88.7448 200.824C93.8431 204.666 99.6481 207.466 105.829 209.064C112.009 210.663 118.444 211.028 124.765 210.14C131.087 209.251 137.172 207.126 142.672 203.886C148.173 200.646 152.981 196.354 156.823 191.256Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M166.545 164.545L118 162L120.544 113.455C126.919 113.789 133.166 115.376 138.928 118.124C144.69 120.872 149.854 124.729 154.125 129.473C158.397 134.217 161.692 139.756 163.823 145.774C165.954 151.791 166.879 158.17 166.544 164.545L166.545 164.545Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M74.3081 183.31L118 162L96.6906 118.308C90.9529 121.107 85.8225 125.008 81.5924 129.789C77.3624 134.57 74.1154 140.138 72.037 146.173C69.9586 152.209 69.0895 158.596 69.4791 164.967C69.8688 171.339 71.5096 177.572 74.3081 183.31Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M91.881 202.998L118 162L158.998 188.119C155.568 193.503 151.111 198.159 145.882 201.82C140.653 205.482 134.754 208.077 128.521 209.459C122.289 210.841 115.845 210.981 109.559 209.873C103.272 208.764 97.2649 206.428 91.881 202.998Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M143.036 203.669L118.001 162.001L76.3315 187.037C79.6193 192.509 83.9528 197.28 89.0843 201.078C94.2159 204.875 100.045 207.624 106.239 209.169C112.434 210.713 118.871 211.022 125.185 210.079C131.499 209.135 137.564 206.957 143.036 203.669Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M165.168 173.761L118 162L129.76 114.832C135.954 116.377 141.783 119.126 146.915 122.923C152.047 126.721 156.38 131.491 159.668 136.963C162.956 142.435 165.134 148.501 166.077 154.815C167.021 161.129 166.711 167.566 165.167 173.76L165.168 173.761Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M71.0448 174.581L118 162L105.419 115.045C99.2526 116.697 93.4722 119.548 88.4075 123.434C83.3429 127.32 79.0933 132.166 75.9014 137.694C72.7095 143.223 70.6377 149.326 69.8045 155.655C68.9712 161.984 69.3926 168.415 71.0448 174.581Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M88.4071 200.566L118 162L156.566 191.593C152.679 196.657 147.834 200.907 142.305 204.099C136.777 207.291 130.674 209.362 124.345 210.195C118.016 211.029 111.584 210.607 105.418 208.955C99.252 207.303 93.4716 204.452 88.4071 200.566Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M122.236 210.427L118.001 162.001L69.573 166.237C70.1293 172.597 71.9327 178.784 74.8803 184.447C77.8279 190.109 81.862 195.136 86.7523 199.239C91.6425 203.343 97.2931 206.443 103.381 208.362C109.47 210.282 115.877 210.983 122.236 210.427Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M152.968 195.769L118 162L151.768 127.032C156.36 131.466 160.034 136.762 162.58 142.616C165.125 148.471 166.493 154.769 166.604 161.152C166.715 167.535 165.568 173.877 163.229 179.816C160.889 185.756 157.402 191.177 152.967 195.769L152.968 195.769Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M69.4181 163.696L118 162L116.304 113.418C109.924 113.641 103.65 115.118 97.8415 117.765C92.0325 120.413 86.8018 124.178 82.448 128.847C78.0942 133.516 74.7027 138.996 72.4671 144.976C70.2314 150.955 69.1953 157.316 69.4181 163.696Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M82.7384 195.462L118 162L151.461 197.261C146.831 201.656 141.38 205.095 135.42 207.383C129.461 209.67 123.109 210.762 116.727 210.595C110.346 210.427 104.06 209.005 98.2277 206.409C92.3959 203.812 87.1326 200.092 82.7384 195.462Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M99.789 207.072L118 162.001L72.9275 143.79C70.536 149.709 69.3338 156.041 69.3894 162.424C69.4451 168.808 70.7575 175.118 73.2518 180.994C75.7461 186.871 79.3734 192.198 83.9266 196.672C88.4798 201.147 93.8701 204.681 99.789 207.072Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M138.544 206.058L118 162L162.057 141.456C164.755 147.242 166.287 153.502 166.565 159.88C166.844 166.258 165.863 172.628 163.68 178.626C161.496 184.625 158.153 190.135 153.84 194.842C149.527 199.548 144.329 203.359 138.544 206.057L138.544 206.058Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M70.1271 153.559L118 162L126.442 114.127C120.155 113.019 113.711 113.159 107.479 114.541C101.246 115.922 95.3471 118.518 90.1178 122.18C84.8885 125.841 80.4316 130.497 77.0016 135.881C73.5716 141.265 71.2356 147.272 70.1271 153.559Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M78.9233 190.915L118 162L146.915 201.077C141.783 204.874 135.954 207.623 129.76 209.167C123.566 210.712 117.128 211.021 110.815 210.077C104.501 209.134 98.435 206.956 92.9631 203.668C87.4912 200.38 82.7205 196.047 78.9233 190.915Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M82.447 195.153L118 162.001L84.8465 126.448C80.1776 130.801 76.412 136.032 73.7646 141.841C71.1172 147.65 69.6399 153.923 69.4171 160.303C69.1942 166.683 70.2302 173.044 72.4658 179.024C74.7015 185.003 78.0933 190.484 82.447 195.153Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M126.441 209.873L118 162L165.873 153.559C166.982 159.846 166.841 166.289 165.459 172.522C164.077 178.754 161.482 184.653 157.82 189.883C154.158 195.112 149.503 199.569 144.119 202.999C138.734 206.428 132.728 208.764 126.441 209.873L126.441 209.873Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M73.2529 143.006L118 162L136.994 117.253C131.118 114.759 124.808 113.446 118.425 113.39C112.041 113.335 105.709 114.537 99.79 116.928C93.8711 119.319 88.4811 122.853 83.9279 127.328C79.3747 131.802 75.7472 137.129 73.2529 143.006Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M77.4636 188.83L118 162L144.83 202.536C139.507 206.06 133.542 208.5 127.275 209.718C121.009 210.936 114.564 210.908 108.308 209.635C102.053 208.362 96.109 205.87 90.8167 202.3C85.5244 198.731 80.987 194.153 77.4636 188.83Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M71.271 175.399L118 162.001L104.6 115.271C98.4639 117.031 92.734 119.982 87.738 123.956C82.7419 127.93 78.5775 132.849 75.4825 138.432C72.3876 144.015 70.4227 150.154 69.7 156.496C68.9773 162.839 69.5114 169.262 71.271 175.399Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M110.395 210.013L118 162L166.013 169.604C165.014 175.91 162.784 181.956 159.448 187.399C156.113 192.843 151.738 197.575 146.573 201.328C141.408 205.08 135.555 207.778 129.348 209.268C123.14 210.759 116.7 211.011 110.395 210.013L110.395 210.013Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M80.222 131.408L118 162L148.593 124.222C143.632 120.205 137.928 117.204 131.807 115.39C125.686 113.577 119.268 112.987 112.919 113.655C106.57 114.322 100.415 116.233 94.8049 119.279C89.1947 122.325 84.2394 126.446 80.222 131.408Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M75.2795 185.195L118 162L141.195 204.72C135.585 207.766 129.43 209.678 123.081 210.345C116.732 211.012 110.314 210.422 104.193 208.609C98.0726 206.796 92.3688 203.795 87.4077 199.778C82.4467 195.76 78.3255 190.805 75.2795 185.195Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M69.6543 156.918L117.999 161.999L123.081 113.653C116.732 112.986 110.314 113.575 104.193 115.388C98.0724 117.201 92.3685 120.202 87.4073 124.22C82.4461 128.237 78.3249 133.192 75.2788 138.803C72.2327 144.413 70.3214 150.568 69.6542 156.917L69.6543 156.918Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M92.2393 203.225L118 162L159.225 187.76C155.842 193.174 151.426 197.868 146.229 201.575C141.032 205.282 135.155 207.93 128.935 209.366C122.715 210.802 116.273 210.998 109.976 209.945C103.68 208.891 97.6531 206.607 92.2394 203.224L92.2393 203.225Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M84.8472 126.448L118 162L153.552 128.847C149.199 124.179 143.968 120.413 138.159 117.766C132.35 115.118 126.077 113.641 119.697 113.418C113.317 113.195 106.956 114.231 100.976 116.467C94.9967 118.702 89.516 122.094 84.8472 126.448Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M72.1769 178.226L118 162L134.226 207.823C128.209 209.954 121.831 210.879 115.456 210.545C109.081 210.21 102.834 208.624 97.072 205.876C91.3102 203.127 86.1461 199.271 81.8746 194.527C77.603 189.783 74.3078 184.244 72.1769 178.226Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M76.3317 136.963L118 161.999L143.037 120.33C137.565 117.042 131.499 114.864 125.186 113.921C118.872 112.977 112.434 113.286 106.24 114.83C100.046 116.375 94.2168 119.124 89.0851 122.921C83.9535 126.718 79.62 131.489 76.3321 136.961L76.3317 136.963Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M82.4471 195.153L118 162L151.153 197.552C146.484 201.906 141.003 205.297 135.024 207.533C129.044 209.769 122.683 210.805 116.303 210.582C109.923 210.359 103.65 208.882 97.8407 206.234C92.0318 203.587 86.8011 199.821 82.4475 195.152L82.4471 195.153Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M90.8171 121.698L118 161.999L158.301 134.816C154.731 129.524 150.154 124.986 144.831 121.463C139.508 117.939 133.542 115.499 127.276 114.28C121.01 113.062 114.564 113.09 108.309 114.363C102.053 115.636 96.1095 118.128 90.8171 121.698Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M70.541 172.521L118 162L128.521 209.459C122.289 210.841 115.845 210.981 109.559 209.873C103.272 208.764 97.265 206.428 91.881 202.998C86.4971 199.568 81.8414 195.111 78.1799 189.882C74.5184 184.653 71.9227 178.754 70.541 172.521Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M88.0719 123.693L118 161.999L156.307 132.07C152.377 127.04 147.495 122.833 141.939 119.689C136.383 116.545 130.262 114.527 123.925 113.749C117.589 112.971 111.162 113.449 105.01 115.154C98.8587 116.86 93.1033 119.761 88.0728 123.692L88.0719 123.693Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M72.9276 180.21L118 162L136.21 207.072C130.291 209.463 123.959 210.665 117.576 210.61C111.192 210.554 104.882 209.241 99.0056 206.747C93.1294 204.253 87.8019 200.625 83.3275 196.072C78.8531 191.519 75.3194 186.129 72.9281 180.21L72.9276 180.21Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M98.2283 117.59L118 161.999L162.409 142.227C159.813 136.395 156.093 131.132 151.462 126.738C146.832 122.343 141.381 118.904 135.421 116.616C129.462 114.328 123.11 113.237 116.728 113.404C110.346 113.571 104.06 114.993 98.2283 117.59Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M69.7013 167.503L118 162L123.503 210.299C117.16 211.021 110.737 210.488 104.601 208.728C98.4644 206.968 92.7346 204.017 87.7387 200.043C82.7428 196.069 78.5785 191.15 75.4836 185.567C72.3888 179.984 70.4239 173.845 69.7013 167.503Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M114.61 113.506L118 162L166.495 158.609C166.05 152.24 164.354 146.022 161.506 140.309C158.658 134.596 154.712 129.5 149.894 125.312C145.076 121.123 139.481 117.925 133.427 115.9C127.373 113.874 120.979 113.061 114.611 113.506L114.61 113.506Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M69.4546 164.544L118 162L120.544 210.545C114.169 210.879 107.791 209.954 101.773 207.823C95.7553 205.692 90.2163 202.397 85.4723 198.126C80.7282 193.854 76.872 188.69 74.1238 182.928C71.3756 177.166 69.7892 170.919 69.4552 164.544L69.4546 164.544Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M116.304 113.417L118 161.999L166.582 160.303C166.359 153.923 164.882 147.65 162.235 141.841C159.588 136.032 155.822 130.801 151.153 126.447C146.485 122.093 141.004 118.702 135.025 116.466C129.045 114.23 122.684 113.194 116.304 113.417Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M69.4054 163.273L118 162L119.272 210.595C112.891 210.762 106.539 209.67 100.579 207.383C94.6194 205.095 89.1686 201.656 84.5381 197.261C79.9075 192.867 76.1878 187.604 73.5913 181.772C70.9949 175.94 69.5725 169.654 69.4054 163.273Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M131.4 115.271L118 162L164.73 175.399C166.49 169.263 167.024 162.84 166.301 156.497C165.579 150.154 163.614 144.016 160.519 138.433C157.424 132.849 153.26 127.93 148.264 123.956C143.268 119.982 137.538 117.031 131.401 115.271L131.4 115.271Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M70.832 150.24L118 162L106.24 209.168C100.045 207.623 94.2161 204.874 89.0845 201.077C83.9528 197.28 79.6193 192.509 76.3315 187.037C73.0436 181.565 70.8658 175.499 69.9223 169.185C68.9788 162.871 69.2881 156.434 70.8326 150.24H70.832Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M123.082 113.654L118 161.999L166.345 167.081C167.013 160.732 166.423 154.314 164.61 148.193C162.797 142.072 159.796 136.368 155.779 131.407C151.761 126.446 146.806 122.325 141.196 119.278C135.586 116.232 129.431 114.321 123.082 113.654Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M69.5385 158.186L118 162L114.186 210.461C107.822 209.961 101.619 208.211 95.9307 205.313C90.2428 202.415 85.1814 198.425 81.0355 193.57C76.8896 188.716 73.7405 183.093 71.7678 177.022C69.7952 170.95 69.0377 164.55 69.5385 158.186Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M152.969 128.232L118.001 162L151.77 196.969C156.362 192.535 160.036 187.239 162.582 181.385C165.127 175.531 166.495 169.233 166.606 162.85C166.718 156.467 165.571 150.125 163.232 144.185C160.892 138.245 157.405 132.825 152.971 128.233L152.969 128.232Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M76.7749 136.24L118 162L92.2397 203.225C86.826 199.842 82.1315 195.426 78.4244 190.229C74.7173 185.032 72.0702 179.155 70.6342 172.935C69.1982 166.715 69.0015 160.273 70.0552 153.977C71.1089 147.68 73.3925 141.653 76.7755 136.24L76.7749 136.24Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M138.545 117.942L118 161.999L162.057 182.543C164.755 176.758 166.287 170.497 166.565 164.12C166.844 157.742 165.864 151.372 163.68 145.373C161.497 139.374 158.153 133.864 153.841 129.158C149.528 124.451 144.33 120.64 138.545 117.942Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M69.9227 154.815L118 162L110.815 210.077C104.501 209.134 98.4351 206.956 92.9632 203.668C87.4913 200.38 82.7205 196.047 78.9234 190.915C75.1262 185.783 72.377 179.954 70.8326 173.76C69.2883 167.566 68.9791 161.128 69.9227 154.815Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M163.073 143.79L118.001 161.999L136.211 207.073C142.13 204.682 147.52 201.148 152.073 196.674C156.627 192.199 160.254 186.872 162.749 180.996C165.243 175.12 166.556 168.809 166.611 162.426C166.667 156.042 165.465 149.71 163.074 143.792L163.073 143.79Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M86.7531 124.761L118 162L80.7613 193.247C76.6579 188.357 73.5578 182.706 71.6382 176.618C69.7185 170.529 69.0169 164.123 69.5733 157.763C70.1298 151.404 71.9334 145.216 74.8812 139.553C77.829 133.891 81.8632 128.865 86.7536 124.761L86.7531 124.761Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M144.476 121.23L118 161.999L158.769 188.475C162.246 183.121 164.634 177.135 165.798 170.858C166.961 164.581 166.877 158.137 165.55 151.892C164.222 145.648 161.678 139.726 158.062 134.465C154.447 129.204 149.83 124.707 144.476 121.23Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M70.7319 150.652L118 162L106.652 209.268C100.444 207.778 94.5914 205.08 89.4269 201.327C84.2623 197.575 79.8874 192.842 76.552 187.399C73.2165 181.956 70.9858 175.909 69.9872 169.604C68.9886 163.299 69.2416 156.859 70.7319 150.652Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M162.057 182.545L118.001 162L97.455 206.06C103.241 208.758 109.501 210.29 115.879 210.568C122.256 210.847 128.626 209.867 134.625 207.683C140.624 205.5 146.134 202.156 150.841 197.844C155.547 193.531 159.359 188.333 162.056 182.548L162.057 182.545Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M112.919 113.654L118 162L69.6548 167.081C68.9874 160.732 69.5771 154.314 71.3903 148.193C73.2034 142.072 76.2044 136.369 80.2219 131.407C84.2394 126.446 89.1947 122.325 94.805 119.279C100.415 116.233 106.57 114.322 112.919 113.655L112.919 113.654Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M159.669 136.962L118 161.999L143.036 203.668C148.508 200.38 153.279 196.046 157.077 190.915C160.874 185.783 163.623 179.954 165.168 173.76C166.712 167.566 167.021 161.128 166.078 154.814C165.134 148.5 162.957 142.434 159.669 136.962Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M75.2797 138.805L118 162L94.8046 204.72C89.1945 201.674 84.2393 197.553 80.2219 192.592C76.2045 187.631 73.2036 181.927 71.3906 175.806C69.5775 169.685 68.9878 163.267 69.6551 156.919C70.3224 150.57 72.2336 144.415 75.2797 138.805Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M147.255 200.824L118.001 162L79.1752 191.257C83.017 196.355 87.8254 200.647 93.3258 203.887C98.8262 207.127 104.911 209.252 111.233 210.141C117.554 211.029 123.989 210.664 130.169 209.065C136.35 207.467 142.155 204.667 147.253 200.825L147.255 200.824Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M130.582 115.044L118 162L71.0449 149.418C72.6971 143.252 75.5477 137.472 79.4339 132.407C83.3202 127.342 88.1659 123.093 93.6945 119.901C99.2231 116.709 105.326 114.637 111.655 113.804C117.985 112.971 124.416 113.393 130.582 115.045L130.582 115.044Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M164.233 146.978L118 161.999L133.021 208.232C139.093 206.259 144.716 203.11 149.57 198.964C154.425 194.818 158.415 189.757 161.313 184.069C164.211 178.381 165.961 172.178 166.462 165.813C166.963 159.449 166.205 153.049 164.233 146.978Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M77.4639 135.17L118 162L91.1695 202.536C85.8463 199.013 81.2691 194.475 77.6994 189.183C74.1297 183.891 71.6373 177.947 70.3647 171.691C69.092 165.436 69.0639 158.991 70.2819 152.724C71.5 146.458 73.9404 140.493 77.4639 135.17Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M125.604 210.014L118.001 162L69.9844 169.605C70.983 175.91 73.2137 181.957 76.5492 187.4C79.8847 192.843 84.2596 197.576 89.4242 201.328C94.5888 205.081 100.442 207.779 106.649 209.269C112.857 210.759 119.297 211.012 125.602 210.014L125.604 210.014Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M145.883 122.179L118 162L78.1798 134.117C81.8414 128.888 86.4971 124.431 91.8812 121.001C97.2652 117.571 103.272 115.235 109.559 114.127C115.846 113.018 122.289 113.159 128.522 114.541C134.754 115.922 140.654 118.518 145.883 122.18L145.883 122.179Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M166.493 158.609L118 161.999L121.39 210.492C127.759 210.047 133.977 208.352 139.69 205.504C145.403 202.655 150.499 198.709 154.688 193.892C158.876 189.074 162.074 183.478 164.1 177.424C166.125 171.37 166.939 164.977 166.493 158.609Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M81.036 130.43L118 162L86.4296 198.964C81.5754 194.818 77.5853 189.757 74.6872 184.069C71.789 178.381 70.0396 172.178 69.5388 165.814C69.0379 159.45 69.7955 153.05 71.7682 146.978C73.7408 140.907 76.8901 135.284 81.036 130.43Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M103.787 208.488L118 162L71.5099 147.787C69.6434 153.892 68.9977 160.304 69.6095 166.659C70.2214 173.013 72.0788 179.185 75.0759 184.821C78.0729 190.458 82.1507 195.449 87.0766 199.509C92.0025 203.57 97.68 206.62 103.785 208.487L103.787 208.488Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M159.669 136.963L118 162L92.9634 120.332C98.4354 117.044 104.501 114.866 110.815 113.922C117.129 112.979 123.567 113.288 129.761 114.832C135.955 116.377 141.784 119.126 146.916 122.923C152.047 126.721 156.381 131.492 159.669 136.964L159.669 136.963Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M166.138 168.765L118 161.999L111.234 210.137C117.556 211.026 123.99 210.661 130.171 209.062C136.351 207.464 142.157 204.664 147.255 200.822C152.353 196.98 156.645 192.172 159.885 186.671C163.125 181.171 165.25 175.086 166.138 168.765Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M85.7894 125.592L118 162L81.5924 194.211C77.3624 189.429 74.1156 183.862 72.0373 177.826C69.959 171.79 69.0899 165.404 69.4796 159.032C69.8693 152.66 71.5103 146.428 74.3087 140.69C77.1072 134.953 81.0083 129.822 85.7894 125.592Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M83.6255 196.374L118 162.001L83.6243 127.625C79.1103 132.139 75.5296 137.498 73.0866 143.396C70.6437 149.293 69.3863 155.615 69.3864 161.999C69.3864 168.382 70.6438 174.703 73.0868 180.601C75.5298 186.499 79.1105 191.858 83.6245 196.372L83.6255 196.374Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M165.874 153.559L118 162L109.559 114.127C115.846 113.018 122.289 113.159 128.522 114.54C134.754 115.922 140.654 118.518 145.883 122.18C151.112 125.841 155.569 130.497 158.999 135.881C162.429 141.265 164.765 147.272 165.873 153.559L165.874 153.559Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M161.692 183.309L118 161.999L96.6896 205.69C102.427 208.489 108.66 210.13 115.032 210.52C121.404 210.91 127.79 210.041 133.826 207.962C139.862 205.884 145.43 202.637 150.211 198.407C154.992 194.177 158.893 189.047 161.692 183.309Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M89.7714 122.425L118 162L78.4248 190.228C74.7178 185.031 72.0707 179.155 70.6347 172.935C69.1987 166.715 69.0019 160.273 70.0555 153.977C71.1091 147.681 73.3925 141.654 76.7754 136.24C80.1583 130.826 84.5743 126.132 89.7714 122.425Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.131 110.056L147.596 95.0801L82.2757 27.7773C70.7038 15.8542 50.5002 24.0464 50.5002 40.6618L50.5001 134.895L50.5 160.434L65.8047 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M72.3193 178.626L118 162.001L101.373 116.318C95.374 118.501 89.864 121.845 85.1574 126.158C80.4508 130.47 76.6397 135.668 73.9418 141.454C71.244 147.239 69.7121 153.5 69.4337 159.877C69.1553 166.255 70.1358 172.625 72.3193 178.624L72.3193 178.626Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M166.139 168.766L118 162L124.766 113.862C131.087 114.75 137.172 116.875 142.673 120.115C148.173 123.355 152.982 127.647 156.823 132.745C160.665 137.843 163.465 143.649 165.064 149.829C166.662 156.01 167.027 162.444 166.138 168.766L166.139 168.766Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M156.306 191.928L118 161.999L88.0713 200.305C93.1017 204.235 98.857 207.136 105.009 208.843C111.16 210.549 117.588 211.026 123.924 210.248C130.26 209.47 136.381 207.452 141.937 204.309C147.493 201.165 152.376 196.958 156.306 191.928Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M93.3281 120.115L118 162L76.1152 186.672C72.8753 181.172 70.7504 175.087 69.862 168.765C68.9736 162.444 69.339 156.009 70.9373 149.829C72.5357 143.648 75.3357 137.843 79.1775 132.745C83.0194 127.647 87.8277 123.355 93.3281 120.115Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M70.2809 152.724L118 161.999L127.276 114.278C121.009 113.06 114.564 113.088 108.309 114.361C102.053 115.633 96.1094 118.126 90.817 121.696C85.5247 125.265 80.9872 129.843 77.4639 135.166C73.9405 140.489 71.5001 146.455 70.2821 152.721L70.2809 152.724Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M160.922 184.822L118 162L140.822 119.078C146.459 122.075 151.45 126.153 155.51 131.079C159.571 136.005 162.621 141.683 164.488 147.787C166.354 153.892 167 160.305 166.388 166.66C165.776 173.014 163.918 179.186 160.921 184.822L160.922 184.822Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M151.153 197.552L118 161.999L82.4473 195.152C86.8009 199.82 92.0316 203.586 97.8405 206.234C103.65 208.881 109.923 210.358 116.303 210.581C122.683 210.804 129.044 209.768 135.024 207.532C141.003 205.297 146.484 201.905 151.153 197.552Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M97.0725 118.124L118 162L74.1243 182.928C71.3761 177.166 69.7896 170.919 69.4555 164.544C69.1214 158.169 70.0463 151.791 72.1772 145.773C74.3081 139.756 77.6035 134.217 81.875 129.473C86.1465 124.729 91.3107 120.873 97.0725 118.124Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M80.7611 130.752L118 161.999L149.249 124.758C144.359 120.655 138.708 117.555 132.62 115.635C126.531 113.715 120.125 113.014 113.765 113.57C107.406 114.127 101.218 115.93 95.5556 118.878C89.8932 121.826 84.8668 125.86 80.7635 130.75L80.7611 130.752Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M146.573 201.328L118 162L157.328 133.427C161.08 138.591 163.779 144.445 165.269 150.652C166.759 156.859 167.012 163.3 166.013 169.605C165.015 175.91 162.784 181.957 159.448 187.4C156.113 192.843 151.737 197.576 146.573 201.328L146.573 201.328Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M136.994 206.746L118 161.999L73.2524 180.992C75.7467 186.869 79.3739 192.196 83.9271 196.671C88.4803 201.145 93.8702 204.679 99.7892 207.071C105.708 209.462 112.04 210.665 118.424 210.609C124.807 210.553 131.117 209.241 136.994 206.746Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M107.479 114.541L118 162L70.5412 172.521C69.1595 166.289 69.0189 159.845 70.1274 153.559C71.236 147.272 73.5719 141.265 77.0019 135.881C80.4319 130.497 84.8887 125.841 90.118 122.18C95.3472 118.518 101.246 115.923 107.479 114.541Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M101.374 116.319L118 162L163.683 145.372C161.5 139.373 158.156 133.863 153.843 129.157C149.531 124.45 144.333 120.639 138.547 117.941C132.762 115.243 126.501 113.712 120.123 113.433C113.746 113.155 107.376 114.135 101.377 116.319L101.374 116.319Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M129.76 209.168L118 162L165.168 150.24C166.712 156.434 167.021 162.872 166.078 169.186C165.134 175.499 162.956 181.565 159.668 187.037C156.38 192.509 152.047 197.28 146.915 201.077C141.783 204.874 135.954 207.624 129.759 209.168L129.76 209.168Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M125.604 210.012L118 161.999L69.9867 169.603C70.9852 175.908 73.2158 181.955 76.5513 187.398C79.8867 192.841 84.2617 197.574 89.4262 201.326C94.5908 205.079 100.444 207.777 106.651 209.267C112.859 210.758 119.299 211.011 125.604 210.012Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M114.186 113.539L118 162L69.5388 165.814C69.0379 159.45 69.7955 153.049 71.7681 146.978C73.7408 140.907 76.89 135.284 81.0359 130.429C85.1818 125.575 90.2432 121.585 95.9311 118.687C101.619 115.789 107.822 114.039 114.186 113.539Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,8 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M141.269 109.497L162.13 110.056L147.596 95.0801L82.2756 27.7773C70.7037 15.8542 50.5001 24.0464 50.5001 40.6618L50.5 134.895L50.5 160.434L65.8046 139.989L89.6654 108.115L141.269 109.497Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<circle cx="118" cy="162" r="70.5" fill="#FF0000" stroke="#0000FF" stroke-width="17"/>
<path d="M116.304 113.417L118 162L166.586 160.303C166.363 153.923 164.886 147.65 162.238 141.841C159.591 136.032 155.825 130.801 151.157 126.447C146.488 122.094 141.007 118.702 135.028 116.467C129.048 114.231 122.687 113.195 116.307 113.418L116.304 113.417Z" fill="#F05024" fill-opacity="0.8"/>
<path d="M118.848 210.605L118 162L166.604 161.152C166.716 167.535 165.569 173.877 163.229 179.817C160.889 185.756 157.403 191.177 152.968 195.769C148.534 200.361 143.238 204.035 137.383 206.58C131.529 209.126 125.231 210.493 118.848 210.604L118.848 210.605Z" fill="#FCB813" fill-opacity="0.8"/>
<path d="M118.848 210.604L118 161.999L69.3958 162.847C69.507 169.23 70.8744 175.528 73.4199 181.383C75.9653 187.237 79.639 192.533 84.2311 196.967C88.8231 201.402 94.2437 204.889 100.183 207.228C106.123 209.568 112.465 210.715 118.848 210.604Z" fill="#7EBA41" fill-opacity="0.8"/>
<path d="M117.576 113.391L118 162L69.3908 162.424C69.3351 156.041 70.5372 149.709 72.9286 143.79C75.32 137.871 78.8538 132.481 83.3282 127.928C87.8026 123.375 93.13 119.748 99.0063 117.253C104.883 114.759 111.192 113.447 117.576 113.391Z" fill="#32A0DA" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -1,31 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2651_813)">
<path d="M39.6815 201.118L39.6799 201.01V54.0094C39.6799 46.3847 40.5171 39.0584 42.9991 32.8737C45.6066 26.3765 50.6635 19.8579 59.2382 17.4932C67.0653 15.3348 74.452 17.6379 79.8669 20.3314C85.4699 23.1186 91.0376 27.3403 96.4251 32.2619L205.838 129.251L205.889 129.296C213.989 136.544 217.319 147.769 217.584 156.728C217.826 164.894 215.419 179.458 201.726 185.187C196.333 187.444 189.745 187.706 185.325 187.815C182.751 187.879 179.972 187.881 177.242 187.883L177.175 187.883C174.363 187.885 171.524 187.887 168.589 187.943C156.587 188.169 144.885 189.307 135.27 193.645C125.719 197.954 117.295 205.94 109.225 214.846C107.774 216.448 106.112 218.334 104.44 220.233C102.144 222.84 99.8241 225.474 97.9865 227.441C94.8729 230.773 90.1677 235.601 84.5778 238.122C77.3 241.406 70.1052 240.319 64.7141 238.04C59.4846 235.83 55.149 232.237 51.8475 228.649C45.6387 221.902 39.8327 211.498 39.6815 201.118Z" fill="#0000FF"/>
</g>
<path d="M54.5068 54.0092C54.5068 26.9331 66.9694 25.4005 86.5042 43.281L196.003 140.346C204.265 147.738 205.77 167.422 196.003 171.509C186.235 175.596 154.198 168.84 129.173 180.13C104.147 191.42 88.6033 220.04 78.4806 224.607C68.3579 229.174 54.6677 211.949 54.5068 200.902L54.5068 54.0092Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2651_813)">
<rect x="116.5" y="27.5" width="111" height="111" rx="47.5" fill="#606060" stroke="#0000FF" stroke-width="15"/>
<path d="M158.6 61C146.634 61 137 70.6336 137 82.6C137 94.5664 146.634 104.2 158.6 104.2H167.24V95.56H158.6C151.429 95.56 145.64 89.8144 145.64 82.6C145.64 75.4288 151.429 69.64 158.6 69.64H167.24V61H158.6ZM175.88 61V69.64H184.52C191.691 69.64 197.48 75.4288 197.48 82.6C197.48 89.8144 191.691 95.56 184.52 95.56H175.88V104.2H184.52C196.486 104.2 206.12 94.5664 206.12 82.6C206.12 70.6336 196.486 61 184.52 61H175.88ZM158.6 78.28V86.92H184.52V78.28H158.6Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_2651_813" x="33.2799" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_813"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_813" result="shape"/>
</filter>
<filter id="filter1_d_2651_813" x="103.88" y="20" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_813"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_813" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M201.163 133.54L201.149 133.528L201.134 133.515L91.6856 36.4935C86.5146 31.7659 81.427 27.9549 76.5422 25.525C71.7672 23.1497 66.0863 21.5569 60.4134 23.1213C54.3119 24.8039 50.4876 29.4674 48.364 34.759C46.3123 39.8715 45.5 46.2787 45.5 53.5383L45.5 200.431V200.493L45.5009 200.555C45.6219 208.862 50.428 217.843 55.9964 223.894C58.8935 227.043 62.5164 229.986 66.6706 231.742C70.9174 233.537 76.2171 234.254 81.4692 231.884C85.7537 229.951 89.6756 226.055 92.8566 222.651C94.6842 220.695 96.8337 218.252 99.0356 215.749C100.71 213.847 102.414 211.91 104.03 210.126C112.189 201.122 121.347 192.286 132.161 187.407C143.013 182.511 155.809 181.375 167.963 181.146C170.959 181.089 173.85 181.087 176.65 181.085H176.663H176.686C179.447 181.083 182.164 181.081 184.662 181.019C189.231 180.906 194.643 180.609 198.777 178.88C208.711 174.723 210.972 163.838 210.753 156.445C210.521 148.596 207.57 139.272 201.163 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3519_55)">
<rect x="107.5" y="15.5" width="113" height="113" rx="48.5" fill="#606060" stroke="#0000FF" stroke-width="17"/>
<path d="M150.6 50C138.634 50 129 59.6336 129 71.6C129 83.5664 138.634 93.2 150.6 93.2H159.24V84.56H150.6C143.429 84.56 137.64 78.8144 137.64 71.6C137.64 64.4288 143.429 58.64 150.6 58.64H159.24V50H150.6ZM167.88 50V58.64H176.52C183.691 58.64 189.48 64.4288 189.48 71.6C189.48 78.8144 183.691 84.56 176.52 84.56H167.88V93.2H176.52C188.486 93.2 198.12 83.5664 198.12 71.6C198.12 59.6336 188.486 50 176.52 50H167.88ZM150.6 67.28V75.92H176.52V67.28H150.6Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3519_55" x="93.88" y="7" width="140.24" height="140.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3519_55"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3519_55" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -1 +0,0 @@
../original/move.svg

Before

Width:  |  Height:  |  Size: 20 B

After

Width:  |  Height:  |  Size: 1.7 KiB

3
svg/modern/move.svg Normal file
View file

@ -0,0 +1,3 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M106.501 158.103V158.149L106.502 158.194C106.51 158.941 106.409 159.366 106.334 159.58C106.272 159.755 106.196 159.885 106.036 160.045L93.2947 172.786C83.6153 182.466 83.6153 198.159 93.2947 207.838L109.417 223.96C119.096 233.64 134.789 233.64 144.469 223.96L160.591 207.838C170.27 198.159 170.27 182.466 160.591 172.786L147.749 159.944C147.2 159.396 146.751 158.792 146.473 158.268C146.313 157.966 146.258 157.785 146.242 157.723V148.111L157.872 148.141L157.928 148.141L157.985 148.14C158.757 148.132 159.5 148.435 160.045 148.981L172.786 161.722C182.466 171.401 198.159 171.401 207.839 161.722L223.96 145.6C233.64 135.92 233.64 120.227 223.96 110.548L207.839 94.4256C198.159 84.7462 182.466 84.7462 172.786 94.4256L159.944 107.268C159.413 107.799 158.696 108.1 157.945 108.108L146.329 108.233L146.429 98.3746L146.43 98.2859L146.429 98.1973C146.421 97.4254 146.724 96.6828 147.269 96.137L160.01 83.396C169.69 73.7166 169.69 58.0232 160.01 48.3438L144.656 32.9896C134.977 23.3102 119.283 23.3102 109.604 32.9896L101.543 41.0506L93.482 49.1115C83.8026 58.7909 83.8026 74.4843 93.482 84.1637L105.557 96.2383C106.368 97.0492 106.685 98.0541 106.689 98.4374L106.69 98.4873L106.691 98.5372L106.921 108.774H96.0586H96.013L95.9673 108.775C95.1954 108.783 94.4528 108.48 93.907 107.934L81.166 95.1933C71.4866 85.5139 55.7932 85.5139 46.1138 95.1933L30.7595 110.548C21.0802 120.227 21.0802 135.972 30.7595 145.651L30.7692 145.661L46.8815 161.722C46.883 161.723 46.8846 161.725 46.8861 161.726C56.5659 171.401 72.2558 171.4 81.9337 161.722L94.0082 149.647C94.5318 149.124 95.237 148.823 95.9764 148.807H106.501V158.103Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 20 B

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,31 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_3215_20)">
<path d="M39.6815 201.118L39.6799 201.01V54.0094C39.6799 46.3847 40.5171 39.0584 42.9991 32.8737C45.6066 26.3765 50.6635 19.8579 59.2382 17.4932C67.0653 15.3348 74.452 17.6379 79.8669 20.3314C85.4699 23.1186 91.0376 27.3403 96.4251 32.2619L205.838 129.251L205.889 129.296C213.989 136.544 217.319 147.769 217.584 156.728C217.826 164.894 215.419 179.458 201.726 185.187C196.333 187.444 189.745 187.706 185.325 187.815C182.751 187.879 179.972 187.881 177.242 187.883L177.175 187.883C174.363 187.885 171.524 187.887 168.589 187.943C156.587 188.169 144.885 189.307 135.27 193.645C125.719 197.954 117.295 205.94 109.225 214.846C107.774 216.448 106.112 218.334 104.44 220.233C102.144 222.84 99.8241 225.474 97.9865 227.441C94.8729 230.773 90.1677 235.601 84.5778 238.122C77.3 241.406 70.1052 240.319 64.7141 238.04C59.4846 235.83 55.149 232.237 51.8475 228.649C45.6387 221.902 39.8327 211.498 39.6815 201.118Z" fill="#0000FF"/>
</g>
<path d="M54.5068 54.0092C54.5068 26.9331 66.9694 25.4005 86.5042 43.281L196.003 140.346C204.265 147.738 205.77 167.422 196.003 171.509C186.235 175.596 154.198 168.84 129.173 180.13C104.147 191.42 88.6033 220.04 78.4806 224.607C68.3579 229.174 54.6677 211.949 54.5068 200.902L54.5068 54.0092Z" fill="#00FF00"/>
<g filter="url(#filter1_d_3215_20)">
<rect x="116.5" y="27.5" width="111" height="111" rx="47.5" fill="#3BE44C" stroke="#0000FF" stroke-width="15"/>
<path d="M203 104.702C203 108.192 201.946 110.947 199.837 112.968C197.729 114.989 194.927 116 191.433 116H153.567C150.073 116 147.271 114.989 145.163 112.968C143.054 110.947 142 108.192 142 104.702C142 103.161 142.051 101.656 142.152 100.188C142.253 98.7193 142.455 97.1344 142.758 95.4333C143.061 93.7321 143.444 92.1545 143.906 90.7005C144.368 89.2465 144.989 87.8289 145.769 86.4476C146.549 85.0663 147.444 83.8886 148.455 82.9144C149.466 81.9402 150.701 81.1623 152.159 80.5807C153.618 79.9991 155.228 79.7083 156.99 79.7083C157.25 79.7083 157.857 80.0209 158.81 80.6462C159.763 81.2714 160.839 81.9693 162.037 82.7399C163.236 83.5105 164.796 84.2084 166.716 84.8337C168.637 85.4589 170.565 85.7715 172.5 85.7715C174.435 85.7715 176.363 85.4589 178.284 84.8337C180.204 84.2084 181.764 83.5105 182.963 82.7399C184.161 81.9693 185.237 81.2714 186.19 80.6462C187.143 80.0209 187.75 79.7083 188.01 79.7083C189.772 79.7083 191.382 79.9991 192.841 80.5807C194.299 81.1623 195.534 81.9402 196.545 82.9144C197.556 83.8886 198.451 85.0663 199.231 86.4476C200.011 87.8289 200.632 89.2465 201.094 90.7005C201.556 92.1545 201.939 93.7321 202.242 95.4333C202.545 97.1344 202.747 98.7193 202.848 100.188C202.949 101.656 203 103.161 203 104.702ZM189.136 65.75C189.136 70.3737 187.512 74.3213 184.262 77.5928C181.013 80.8643 177.092 82.5 172.5 82.5C167.908 82.5 163.987 80.8643 160.738 77.5928C157.488 74.3213 155.864 70.3737 155.864 65.75C155.864 61.1263 157.488 57.1787 160.738 53.9072C163.987 50.6357 167.908 49 172.5 49C177.092 49 181.013 50.6357 184.262 53.9072C187.512 57.1787 189.136 61.1263 189.136 65.75Z" fill="#1A1919"/>
</g>
<defs>
<filter id="filter0_d_3215_20" x="33.2799" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3215_20"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3215_20" result="shape"/>
</filter>
<filter id="filter1_d_3215_20" x="103.88" y="20" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3215_20"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3215_20" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M201.163 133.54L201.149 133.528L201.134 133.515L91.6856 36.4935C86.5146 31.7659 81.427 27.9549 76.5422 25.525C71.7672 23.1497 66.0863 21.5569 60.4134 23.1213C54.3119 24.8039 50.4876 29.4674 48.364 34.759C46.3123 39.8715 45.5 46.2787 45.5 53.5383L45.5 200.431V200.493L45.5009 200.555C45.6219 208.862 50.428 217.843 55.9964 223.894C58.8935 227.043 62.5164 229.986 66.6706 231.742C70.9174 233.537 76.2171 234.254 81.4692 231.884C85.7537 229.951 89.6756 226.055 92.8566 222.651C94.6842 220.695 96.8337 218.252 99.0356 215.749C100.71 213.847 102.414 211.91 104.03 210.126C112.189 201.122 121.347 192.286 132.161 187.407C143.013 182.511 155.809 181.375 167.963 181.146C170.959 181.089 173.85 181.087 176.65 181.085H176.663H176.686C179.447 181.083 182.164 181.081 184.662 181.019C189.231 180.906 194.643 180.609 198.777 178.88C208.711 174.723 210.972 163.838 210.753 156.445C210.521 148.596 207.57 139.272 201.163 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3519_29)">
<rect x="107.5" y="15.5" width="113" height="113" rx="48.5" fill="#2C2C2C" stroke="#0000FF" stroke-width="17"/>
<path d="M188 90.7255C188 93.5905 187.153 95.852 185.459 97.511C183.766 99.1701 181.515 100 178.708 100H148.292C145.485 100 143.234 99.1701 141.541 97.511C139.847 95.852 139 93.5905 139 90.7255C139 89.4605 139.041 88.2251 139.122 87.02C139.203 85.8144 139.365 84.5133 139.609 83.1169C139.852 81.7204 140.16 80.4253 140.531 79.2318C140.902 78.0382 141.401 76.8745 142.028 75.7406C142.654 74.6067 143.373 73.6399 144.185 72.8402C144.997 72.0405 145.989 71.4019 147.161 70.9245C148.332 70.447 149.626 70.2083 151.041 70.2083C151.25 70.2083 151.738 70.4649 152.503 70.9782C153.269 71.4914 154.133 72.0643 155.095 72.6969C156.058 73.3295 157.312 73.9024 158.854 74.4157C160.397 74.9289 161.946 75.1856 163.5 75.1856C165.054 75.1856 166.603 74.9289 168.146 74.4157C169.688 73.9024 170.942 73.3295 171.905 72.6969C172.867 72.0643 173.731 71.4914 174.497 70.9782C175.262 70.4649 175.75 70.2083 175.959 70.2083C177.374 70.2083 178.668 70.447 179.839 70.9245C181.011 71.4019 182.003 72.0405 182.815 72.8402C183.627 73.6399 184.346 74.6067 184.972 75.7406C185.599 76.8745 186.098 78.0382 186.469 79.2318C186.84 80.4253 187.148 81.7204 187.391 83.1169C187.635 84.5133 187.797 85.8144 187.878 87.02C187.959 88.2251 188 89.4605 188 90.7255ZM176.863 58.75C176.863 62.5456 175.559 65.7861 172.948 68.4717C170.338 71.1573 167.189 72.5 163.5 72.5C159.811 72.5 156.662 71.1573 154.052 68.4717C151.441 65.7861 150.137 62.5456 150.137 58.75C150.137 54.9544 151.441 51.7139 154.052 49.0283C156.662 46.3427 159.811 45 163.5 45C167.189 45 170.338 46.3427 172.948 49.0283C175.559 51.7139 176.863 54.9544 176.863 58.75Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3519_29" x="93.88" y="7" width="140.24" height="140.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3519_29"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3519_29" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

@ -1,31 +1,23 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_3215_8)">
<path d="M39.6815 201.118L39.6799 201.01V54.0094C39.6799 46.3847 40.5171 39.0584 42.9991 32.8737C45.6066 26.3765 50.6635 19.8579 59.2382 17.4932C67.0653 15.3348 74.452 17.6379 79.8669 20.3314C85.4699 23.1186 91.0376 27.3403 96.4251 32.2619L205.838 129.251L205.889 129.296C213.989 136.544 217.319 147.769 217.584 156.728C217.826 164.894 215.419 179.458 201.726 185.187C196.333 187.444 189.745 187.706 185.325 187.815C182.751 187.879 179.972 187.881 177.242 187.883L177.175 187.883C174.363 187.885 171.524 187.887 168.589 187.943C156.587 188.169 144.885 189.307 135.27 193.645C125.719 197.954 117.295 205.94 109.225 214.846C107.774 216.448 106.112 218.334 104.44 220.233C102.144 222.84 99.8241 225.474 97.9865 227.441C94.8729 230.773 90.1677 235.601 84.5778 238.122C77.3 241.406 70.1052 240.319 64.7141 238.04C59.4846 235.83 55.149 232.237 51.8475 228.649C45.6387 221.902 39.8327 211.498 39.6815 201.118Z" fill="#0000FF"/>
</g>
<path d="M54.5068 54.0092C54.5068 26.9331 66.9694 25.4005 86.5042 43.281L196.003 140.346C204.265 147.738 205.77 167.422 196.003 171.509C186.235 175.596 154.198 168.84 129.173 180.13C104.147 191.42 88.6033 220.04 78.4806 224.607C68.3579 229.174 54.6677 211.949 54.5068 200.902L54.5068 54.0092Z" fill="#00FF00"/>
<g filter="url(#filter1_d_3215_8)">
<rect x="116.5" y="27.5" width="111" height="111" rx="47.5" fill="#1188F4" stroke="#0000FF" stroke-width="15"/>
<path d="M172.5 51C158.969 51 148 62.0866 148 75.7625C148 81.8679 150.196 87.4476 153.821 91.7652L172.5 114L191.179 91.7645C194.804 87.4476 197 81.8672 197 75.7618C197.001 62.0866 186.031 51 172.5 51ZM172.5 85.0935C166.935 85.0935 162.425 80.5344 162.425 74.9099C162.425 69.2854 166.935 64.7263 172.5 64.7263C178.065 64.7263 182.576 69.2854 182.576 74.9099C182.576 80.5344 178.065 85.0935 172.5 85.0935Z" fill="#111111"/>
</g>
<defs>
<filter id="filter0_d_3215_8" x="33.2799" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3215_8"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3215_8" result="shape"/>
</filter>
<filter id="filter1_d_3215_8" x="103.88" y="20" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3215_8"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3215_8" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3519_34)">
<path d="M201.163 133.54L201.149 133.528L201.134 133.515L91.6856 36.4935C86.5146 31.7659 81.427 27.9549 76.5422 25.525C71.7672 23.1497 66.0863 21.5569 60.4134 23.1213C54.3119 24.8039 50.4876 29.4674 48.364 34.759C46.3123 39.8715 45.5 46.2787 45.5 53.5383L45.5 200.431V200.493L45.5009 200.555C45.6219 208.862 50.428 217.843 55.9964 223.894C58.8935 227.043 62.5164 229.986 66.6706 231.742C70.9174 233.537 76.2171 234.254 81.4692 231.884C85.7537 229.951 89.6756 226.055 92.8566 222.651C94.6842 220.695 96.8337 218.252 99.0356 215.749C100.71 213.847 102.414 211.91 104.03 210.126C112.189 201.122 121.347 192.286 132.161 187.407C143.013 182.511 155.809 181.375 167.963 181.146C170.959 181.089 173.85 181.087 176.65 181.085H176.663H176.686C179.447 181.083 182.164 181.081 184.662 181.019C189.231 180.906 194.643 180.609 198.777 178.88C208.711 174.723 210.972 163.838 210.753 156.445C210.521 148.596 207.57 139.272 201.163 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3519_34)">
<rect x="107.5" y="15.5" width="113" height="113" rx="48.5" fill="#0A6857" stroke="#0000FF" stroke-width="17"/>
<path d="M164.5 45C152.626 45 143 54.6788 143 66.6181C143 71.9482 144.927 76.8193 148.108 80.5887L164.5 100L180.892 80.5881C184.073 76.8193 186 71.9476 186 66.6174C186.001 54.6788 176.374 45 164.5 45ZM164.5 74.7642C159.616 74.7642 155.659 70.784 155.659 65.8737C155.659 60.9634 159.616 56.9833 164.5 56.9833C169.384 56.9833 173.342 60.9634 173.342 65.8737C173.342 70.784 169.384 74.7642 164.5 74.7642Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_3519_34" x="93.88" y="7" width="140.24" height="140.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3519_34"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3519_34" result="shape"/>
</filter>
<clipPath id="clip0_3519_34">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -1,31 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2651_792)">
<path d="M39.6813 201.118L39.6797 201.01V54.0094C39.6797 46.3847 40.5169 39.0584 42.9989 32.8737C45.6064 26.3765 50.6632 19.8579 59.238 17.4932C67.065 15.3348 74.4518 17.6379 79.8666 20.3314C85.4697 23.1186 91.0374 27.3403 96.4249 32.2619L205.838 129.251L205.888 129.296C213.989 136.544 217.319 147.769 217.584 156.728C217.826 164.894 215.419 179.458 201.726 185.187C196.333 187.444 189.745 187.706 185.325 187.815C182.751 187.879 179.971 187.881 177.242 187.883L177.174 187.883C174.363 187.885 171.523 187.887 168.589 187.943C156.587 188.169 144.885 189.307 135.27 193.645C125.719 197.954 117.295 205.94 109.225 214.846C107.773 216.448 106.112 218.334 104.44 220.233C102.144 222.84 99.8238 225.474 97.9862 227.441C94.8726 230.773 90.1675 235.601 84.5776 238.122C77.2998 241.406 70.1049 240.319 64.7138 238.04C59.4843 235.83 55.1487 232.237 51.8473 228.649C45.6385 221.902 39.8324 211.498 39.6813 201.118Z" fill="#0000FF"/>
</g>
<path d="M54.5068 54.0092C54.5068 26.9331 66.9694 25.4005 86.5042 43.281L196.003 140.346C204.265 147.738 205.77 167.422 196.003 171.509C186.235 175.596 154.198 168.84 129.173 180.13C104.147 191.42 88.6033 220.04 78.4806 224.607C68.3579 229.174 54.6677 211.949 54.5068 200.902L54.5068 54.0092Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2651_792)">
<rect x="115.5" y="29.5" width="111" height="111" rx="47.5" fill="#179DD8" stroke="#0000FF" stroke-width="15"/>
</g>
<rect x="145" y="59" width="52" height="52" rx="20" fill="white"/>
<defs>
<filter id="filter0_d_2651_792" x="33.2797" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_792"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_792" result="shape"/>
</filter>
<filter id="filter1_d_2651_792" x="102.88" y="22" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_792"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_792" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M201.163 133.54L201.149 133.528L201.134 133.515L91.6856 36.4935C86.5146 31.7659 81.427 27.9549 76.5422 25.525C71.7672 23.1497 66.0863 21.5569 60.4134 23.1213C54.3119 24.8039 50.4876 29.4674 48.364 34.759C46.3123 39.8715 45.5 46.2787 45.5 53.5383L45.5 200.431V200.493L45.5009 200.555C45.6219 208.862 50.428 217.843 55.9964 223.894C58.8935 227.043 62.5164 229.986 66.6706 231.742C70.9174 233.537 76.2171 234.254 81.4692 231.884C85.7537 229.951 89.6756 226.055 92.8566 222.651C94.6842 220.695 96.8337 218.252 99.0356 215.749C100.71 213.847 102.414 211.91 104.03 210.126C112.189 201.122 121.347 192.286 132.161 187.407C143.013 182.511 155.809 181.375 167.963 181.146C170.959 181.089 173.85 181.087 176.65 181.085H176.663H176.686C179.447 181.083 182.164 181.081 184.662 181.019C189.231 180.906 194.643 180.609 198.777 178.88C208.711 174.723 210.972 163.838 210.753 156.445C210.521 148.596 207.57 139.272 201.163 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3519_40)">
<rect x="107.5" y="15.5" width="113" height="113" rx="48.5" fill="#179DD8" stroke="#0000FF" stroke-width="17"/>
<rect x="138" y="46" width="52" height="52" rx="20" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3519_40" x="93.88" y="7" width="140.24" height="140.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3519_40"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3519_40" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -1,18 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2651_830)">
<path d="M217.598 201.118L217.6 201.01V54.0094C217.6 46.3847 216.763 39.0584 214.281 32.8737C211.673 26.3765 206.616 19.8579 198.042 17.4932C190.215 15.3348 182.828 17.6379 177.413 20.3314C171.81 23.1186 166.242 27.3403 160.855 32.2619L51.4419 129.251L51.3913 129.296C43.2904 136.544 39.961 147.769 39.6957 156.728C39.454 164.894 41.8604 179.458 55.5541 185.187C60.9465 187.444 67.5345 187.706 71.9549 187.815C74.5287 187.879 77.3081 187.881 80.0374 187.883L80.1052 187.883C82.917 187.885 85.7563 187.887 88.691 187.943C100.693 188.169 112.395 189.307 122.01 193.645C131.561 197.954 139.985 205.94 148.055 214.846C149.506 216.448 151.167 218.334 152.84 220.233C155.136 222.84 157.456 225.474 159.293 227.441C162.407 230.773 167.112 235.601 172.702 238.122C179.98 241.406 187.175 240.319 192.566 238.04C197.795 235.83 202.131 232.237 205.432 228.649C211.641 221.902 217.447 211.498 217.598 201.118Z" fill="#0000FF"/>
</g>
<path d="M202.773 54.0093C202.773 26.9331 190.311 25.4006 170.776 43.2811L61.2775 140.346C53.0154 147.738 51.51 167.422 61.2775 171.509C71.0449 175.596 103.082 168.84 128.107 180.13C153.133 191.42 168.677 220.04 178.8 224.607C188.922 229.174 202.612 211.949 202.773 200.902L202.773 54.0093Z" fill="#00FF00"/>
<defs>
<filter id="filter0_d_2651_830" x="33.2799" y="15.36" width="190.72" height="236.35" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2651_830"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2651_830" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M54.8367 133.54L54.8512 133.528L54.8657 133.515L164.314 36.4935C169.485 31.7659 174.573 27.9549 179.458 25.525C184.233 23.1497 189.914 21.5569 195.587 23.1213C201.688 24.8039 205.512 29.4674 207.636 34.759C209.688 39.8715 210.5 46.2787 210.5 53.5383L210.5 200.431V200.493L210.499 200.555C210.378 208.862 205.572 217.843 200.004 223.894C197.106 227.043 193.484 229.986 189.329 231.742C185.083 233.537 179.783 234.254 174.531 231.884C170.246 229.951 166.324 226.055 163.143 222.651C161.316 220.695 159.166 218.252 156.964 215.749C155.29 213.847 153.586 211.91 151.97 210.126C143.811 201.122 134.653 192.286 123.839 187.407C112.987 182.511 100.191 181.375 88.0372 181.146C85.041 181.089 82.1501 181.087 79.35 181.085H79.337H79.3143C76.5527 181.083 73.8362 181.081 71.338 181.019C66.7693 180.906 61.3566 180.609 57.2232 178.88C47.2889 174.723 45.0279 163.838 45.2468 156.445C45.4791 148.596 48.4298 139.272 54.8367 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -1 +0,0 @@
../original/sb_down_arrow.svg

Before

Width:  |  Height:  |  Size: 29 B

After

Width:  |  Height:  |  Size: 629 B

View file

@ -0,0 +1,3 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M103.033 45.9393L103.899 125.642C103.918 127.453 103.202 129.212 101.881 130.52L84.5197 147.707C72.4934 159.613 72.4934 178.952 84.5197 190.857L106.488 212.606C118.467 224.465 137.853 224.465 149.832 212.606L171.8 190.857C183.827 178.952 183.827 159.613 171.8 147.707L154.301 130.383C153.017 129.112 152.302 127.411 152.283 125.65L151.416 45.8172C151.343 39.0843 145.886 33.6529 139.153 33.6115L115.448 33.4656C108.551 33.4231 102.958 39.0424 103.033 45.9393Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 29 B

After

Width:  |  Height:  |  Size: 629 B

View file

@ -1 +0,0 @@
../original/sb_h_double_arrow.svg

Before

Width:  |  Height:  |  Size: 33 B

After

Width:  |  Height:  |  Size: 710 B

View file

@ -0,0 +1,3 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M46.835 163.588L52.8767 157.609L46.835 163.588C56.6909 173.547 72.7075 173.547 82.5633 163.588L95.8226 150.189H160.292L173.551 163.588C183.407 173.547 199.423 173.547 209.279 163.588L226.702 145.982C236.509 136.073 236.509 120.042 226.702 110.132L209.279 92.5265C199.423 82.5673 183.407 82.5673 173.551 92.5265L179.526 98.4397L173.551 92.5265L160.589 105.624H95.5251L82.5633 92.5266C72.7075 82.5674 56.6909 82.5674 46.835 92.5266L52.8767 98.5055L46.835 92.5266L29.4125 110.132C19.6054 120.042 19.6053 136.073 29.4125 145.983L46.835 163.588Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 33 B

After

Width:  |  Height:  |  Size: 710 B

View file

@ -1 +0,0 @@
../original/sb_left_arrow.svg

Before

Width:  |  Height:  |  Size: 29 B

After

Width:  |  Height:  |  Size: 719 B

View file

@ -0,0 +1,3 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M107.258 84.5197L101.233 90.4841L107.258 84.5197C95.3524 72.4935 76.0136 72.4934 64.1078 84.5197L42.3594 106.488L48.4 112.468L42.3594 106.488C30.5006 118.467 30.5006 137.853 42.3594 149.832L48.4 143.852L42.3594 149.832L64.1078 171.8C76.0136 183.827 95.3524 183.827 107.258 171.8L124.446 154.439C125.753 153.118 127.513 152.402 129.323 152.421L209.026 153.287C215.923 153.362 221.542 147.769 221.5 140.872L221.354 117.167C221.312 110.434 215.881 104.977 209.148 104.904L129.315 104.037C127.554 104.018 125.853 103.303 124.582 102.019L107.258 84.5197Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 29 B

After

Width:  |  Height:  |  Size: 719 B

View file

@ -1 +0,0 @@
../original/sb_right_arrow.svg

Before

Width:  |  Height:  |  Size: 30 B

After

Width:  |  Height:  |  Size: 630 B

View file

@ -0,0 +1,3 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M46.854 153.127L126.557 152.261C128.367 152.242 130.127 152.959 131.434 154.279L148.622 171.64C160.528 183.667 179.866 183.667 191.772 171.64L213.521 149.672C225.379 137.693 225.379 118.307 213.521 106.328L191.772 84.3598C179.866 72.3335 160.528 72.3335 148.622 84.3598L131.298 101.859C130.027 103.143 128.326 103.858 126.565 103.877L46.7319 104.744C39.999 104.817 34.5676 110.274 34.5262 117.007L34.3802 140.712C34.3378 147.609 39.9571 153.202 46.854 153.127Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 30 B

After

Width:  |  Height:  |  Size: 630 B

View file

@ -1 +0,0 @@
../original/sb_up_arrow.svg

Before

Width:  |  Height:  |  Size: 27 B

After

Width:  |  Height:  |  Size: 629 B

View file

@ -0,0 +1,3 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M103.739 130.238L102.873 209.94C102.798 216.837 108.391 222.456 115.288 222.414L138.993 222.268C145.726 222.227 151.183 216.795 151.256 210.062L152.123 130.229C152.142 128.468 152.857 126.768 154.141 125.497L171.64 108.172C183.667 96.2667 183.667 76.9279 171.64 65.0221L149.672 43.2737C137.693 31.415 118.307 31.415 106.328 43.2737L84.3597 65.0221C72.3334 76.9279 72.3334 96.2667 84.3597 108.172L101.721 125.36C103.042 126.667 103.758 128.427 103.739 130.238Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 27 B

After

Width:  |  Height:  |  Size: 629 B

View file

@ -1 +0,0 @@
../original/sb_v_double_arrow.svg

Before

Width:  |  Height:  |  Size: 33 B

After

Width:  |  Height:  |  Size: 680 B

View file

@ -0,0 +1,3 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M92.5265 82.5633L98.5055 76.5216L92.5265 82.5633L105.925 95.8226V160.292L92.5266 173.551C82.5674 183.407 82.5674 199.423 92.5266 209.279L98.5055 203.238L92.5266 209.279L110.132 226.702C120.042 236.509 136.073 236.509 145.983 226.702L163.588 209.279C173.547 199.423 173.547 183.407 163.588 173.551L150.49 160.589V95.5251L163.588 82.5633C173.547 72.7075 173.547 56.6909 163.588 46.835L145.982 29.4125C136.073 19.6054 120.042 19.6053 110.132 29.4125L92.5265 46.835C82.5673 56.6909 82.5673 72.7075 92.5265 82.5633Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 33 B

After

Width:  |  Height:  |  Size: 680 B

1
svg/modern/wait Symbolic link
View file

@ -0,0 +1 @@
../original/wait

View file

@ -1 +0,0 @@
../original/wait.svg

View file

@ -1,5 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<path d="M37.2868 37.2868C47.7493 26.8243 64.7123 26.8243 75.1747 37.2868L128.64 90.752L182.105 37.2868C192.568 26.8243 209.531 26.8243 219.993 37.2868C230.456 47.7493 230.456 64.7123 219.993 75.1747L166.528 128.64L219.993 182.105C230.456 192.568 230.456 209.531 219.993 219.993C209.531 230.456 192.568 230.456 182.105 219.993L128.64 166.528L75.1747 219.993C64.7123 230.456 47.7492 230.456 37.2868 219.993C26.8243 209.531 26.8243 192.568 37.2868 182.105L90.752 128.64L37.2868 75.1747C26.8243 64.7123 26.8243 47.7493 37.2868 37.2868Z" fill="white"/>
<path d="M210.942 66.1238L148.426 128.64L210.942 191.156C216.406 196.62 216.406 205.478 210.942 210.942C205.478 216.406 196.62 216.406 191.156 210.942L128.64 148.426L66.1238 210.942C60.6601 216.406 51.8016 216.406 46.3378 210.942C40.8741 205.478 40.8741 196.62 46.3378 191.156L108.854 128.64L46.3378 66.1238C40.8741 60.6601 40.8741 51.8016 46.3378 46.3378C51.8016 40.8741 60.6601 40.8741 66.1238 46.3378L128.64 108.854L191.156 46.3378C196.62 40.8741 205.478 40.8741 210.942 46.3378C216.406 51.8016 216.406 60.6601 210.942 66.1238Z" fill="black"/>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M216.953 185.146L160.447 128.64L216.953 72.1342C225.736 63.351 225.736 49.1106 216.953 40.3274C208.169 31.5442 193.929 31.5442 185.146 40.3274L128.64 96.8332L72.1342 40.3274C63.351 31.5442 49.1106 31.5442 40.3274 40.3274L40.3274 40.3274C31.5442 49.1106 31.5442 63.351 40.3274 72.1342L96.8332 128.64L40.3274 185.146C31.5442 193.929 31.5442 208.169 40.3274 216.953C49.1106 225.736 63.351 225.736 72.1342 216.953L128.64 160.447L185.146 216.953C193.929 225.736 208.169 225.736 216.953 216.953C225.736 208.169 225.736 193.929 216.953 185.146Z" fill="black" stroke="white" stroke-width="17" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 750 B

View file

@ -1,5 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<path d="M171.098 130.945H190.306C208.915 130.945 224 146.03 224 164.639V190.306C224 208.915 208.915 224 190.306 224H164.639C146.03 224 130.945 208.915 130.945 190.306V170.905L83.6219 122.553H64.4138C45.8052 122.553 30.72 107.468 30.72 88.859V64.4139C30.72 45.8053 45.8052 30.7201 64.4138 30.7201H90.0812C108.69 30.7201 123.775 45.8053 123.775 64.4139V82.5932L171.098 130.945Z" fill="#0000FF"/>
<path d="M160.874 142.458L112.067 92.5907C109.726 90.1986 108.415 86.9846 108.415 83.6375V64.4139C108.415 54.2884 100.207 46.0801 90.0812 46.0801H64.4138C54.2883 46.0801 46.08 54.2884 46.08 64.4139V88.859C46.08 98.9845 54.2883 107.193 64.4138 107.193H77.2475H84.6984C88.1409 107.193 91.4383 108.579 93.8462 111.04L142.653 160.907C144.994 163.299 146.305 166.513 146.305 169.86V190.306C146.305 200.432 154.513 208.64 164.639 208.64H190.306C200.432 208.64 208.64 200.432 208.64 190.306V164.639C208.64 154.513 200.432 146.305 190.306 146.305H170.021C166.579 146.305 163.282 144.918 160.874 142.458Z" fill="#00FF00"/>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M63.7342 54.5318L53.6581 53.6581L54.5318 63.7342L59.8351 124.899L61.4113 143.078L74.3137 130.175L84.5668 119.922L136.186 171.541L125.933 181.794L112.849 194.877L131.299 196.28L191.756 200.876L201.626 201.626L200.876 191.756L196.28 131.299L194.877 112.849L181.794 125.933L171.541 136.186L119.922 84.5668L130.175 74.3137L143.078 61.4113L124.899 59.8351L63.7342 54.5318Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 537 B

View file

@ -1,19 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<path d="M218.021 188.16L218.026 188.16C226.852 188.153 233.683 180.539 232.899 171.808L232.877 171.56L232.835 171.314C226.294 132.608 206.337 96.3763 179.346 69.1323C152.378 41.911 117.984 23.2726 82.3023 20.4991L81.9562 20.4722L81.6093 20.4829C81.5285 20.4854 81.4456 20.4879 81.3608 20.4904C79.3855 20.5495 76.3518 20.6401 73.8569 21.6595C72.3008 22.2953 70.6049 23.4058 69.3833 25.307C68.1899 27.1643 67.84 29.17 67.84 30.915V177.746C67.84 182.832 71.5908 185.534 73.9394 186.628C76.3911 187.769 79.1332 188.16 81.2947 188.16C81.295 188.16 81.2953 188.16 81.2956 188.16L218.021 188.16Z" fill="#96C865" stroke="#0000FF" stroke-width="12.8"/>
<g filter="url(#filter0_d_2652_120)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.8246 144.64C40.1961 144.64 42.9292 147.381 42.9292 150.762V216.876H103.975C107.347 216.876 110.08 219.617 110.08 222.998C110.08 226.379 107.347 229.12 103.975 229.12H36.8246C33.4531 229.12 30.72 226.379 30.72 222.998V150.762C30.72 147.381 33.4531 144.64 36.8246 144.64Z" fill="#00FF00"/>
<path d="M49.3292 150.762C49.3292 143.863 43.7476 138.24 36.8246 138.24C29.9016 138.24 24.32 143.863 24.32 150.762V222.998C24.32 229.897 29.9016 235.52 36.8246 235.52H103.975C110.898 235.52 116.48 229.897 116.48 222.998C116.48 216.1 110.898 210.476 103.975 210.476H49.3292V150.762Z" stroke="#0000FF" stroke-width="12.8" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<filter id="filter0_d_2652_120" x="11.52" y="130.56" width="117.76" height="122.88" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_120"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_120" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M218.021 188.16L218.026 188.16C226.852 188.153 233.683 180.539 232.899 171.808L232.877 171.56L232.835 171.314C226.294 132.608 206.337 96.3763 179.346 69.1323C152.378 41.911 117.984 23.2726 82.3023 20.4991L81.9562 20.4722L81.6092 20.4829C81.5284 20.4854 81.4456 20.4879 81.3608 20.4904C79.3855 20.5495 76.3518 20.6401 73.8569 21.6595C72.3008 22.2953 70.6049 23.4058 69.3833 25.307C68.1899 27.1643 67.84 29.17 67.84 30.915V177.746C67.84 182.832 71.5908 185.534 73.9394 186.628C76.3911 187.769 79.1331 188.16 81.2947 188.16C81.295 188.16 81.2952 188.16 81.2955 188.16L218.021 188.16Z" fill="#96C865" stroke="#0000FF" stroke-width="12.8"/>
<g filter="url(#filter0_d_27_187)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.8246 144.64C40.1961 144.64 42.9292 147.381 42.9292 150.762V216.876H103.975C107.347 216.876 110.08 219.617 110.08 222.998C110.08 226.379 107.347 229.12 103.975 229.12H36.8246C33.4531 229.12 30.72 226.379 30.72 222.998V150.762C30.72 147.381 33.4531 144.64 36.8246 144.64Z" fill="#00FF00"/>
<path d="M49.3292 150.762C49.3292 143.863 43.7476 138.24 36.8246 138.24C29.9016 138.24 24.32 143.863 24.32 150.762V222.998C24.32 229.897 29.9016 235.52 36.8246 235.52H103.975C110.898 235.52 116.48 229.897 116.48 222.998C116.48 216.1 110.898 210.476 103.975 210.476H49.3292V150.762Z" stroke="#0000FF" stroke-width="12.8" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<filter id="filter0_d_27_187" x="11.5199" y="130.56" width="117.76" height="122.88" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_27_187"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_27_187" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -1,19 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<path d="M39.2542 188.16H39.2594H175.984C175.985 188.16 175.985 188.16 175.985 188.16C178.147 188.16 180.889 187.769 183.341 186.628C185.689 185.534 189.44 182.832 189.44 177.746V30.915C189.44 29.17 189.09 27.1643 187.897 25.307C186.675 23.4058 184.979 22.2953 183.423 21.6595C180.928 20.6401 177.894 20.5495 175.919 20.4904C175.834 20.4879 175.752 20.4854 175.671 20.4829L175.324 20.4722L174.978 20.4991C139.296 23.2726 104.902 41.911 77.9338 69.1324C50.9434 96.3763 30.9861 132.608 24.4448 171.314L24.4033 171.56L24.381 171.808C23.5974 180.539 30.4281 188.153 39.2542 188.16Z" fill="#FDBE2A" stroke="#0000FF" stroke-width="12.8"/>
<g filter="url(#filter0_d_2652_117)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M220.455 144.64C217.084 144.64 214.351 147.381 214.351 150.762V216.876H153.305C149.933 216.876 147.2 219.617 147.2 222.998C147.2 226.379 149.933 229.12 153.305 229.12H220.455C223.827 229.12 226.56 226.379 226.56 222.998V150.762C226.56 147.381 223.827 144.64 220.455 144.64Z" fill="#00FF00"/>
<path d="M220.455 138.24C213.532 138.24 207.951 143.863 207.951 150.762V210.476H153.305C146.382 210.476 140.8 216.1 140.8 222.998C140.8 229.897 146.382 235.52 153.305 235.52H220.455C227.378 235.52 232.96 229.897 232.96 222.998V150.762C232.96 143.863 227.378 138.24 220.455 138.24Z" stroke="#0000FF" stroke-width="12.8" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<filter id="filter0_d_2652_117" x="128" y="130.56" width="117.76" height="122.88" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_117"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_117" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M39.2542 188.16H39.2594H175.984C175.985 188.16 175.985 188.16 175.985 188.16C178.147 188.16 180.889 187.769 183.341 186.628C185.689 185.534 189.44 182.832 189.44 177.746V30.915C189.44 29.17 189.09 27.1643 187.897 25.307C186.675 23.4058 184.979 22.2953 183.423 21.6595C180.928 20.6401 177.894 20.5495 175.919 20.4904C175.834 20.4879 175.752 20.4854 175.671 20.4829L175.324 20.4722L174.978 20.4991C139.296 23.2726 104.902 41.911 77.9338 69.1324C50.9434 96.3763 30.9861 132.608 24.4448 171.314L24.4033 171.56L24.381 171.808C23.5974 180.539 30.4281 188.153 39.2542 188.16Z" fill="#FDBE2A" stroke="#0000FF" stroke-width="12.8"/>
<g filter="url(#filter0_d_27_184)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M220.455 144.64C217.084 144.64 214.351 147.381 214.351 150.762V216.876H153.305C149.933 216.876 147.2 219.617 147.2 222.998C147.2 226.379 149.933 229.12 153.305 229.12H220.455C223.827 229.12 226.56 226.379 226.56 222.998V150.762C226.56 147.381 223.827 144.64 220.455 144.64Z" fill="#00FF00"/>
<path d="M220.455 138.24C213.532 138.24 207.951 143.863 207.951 150.762V210.476H153.305C146.382 210.476 140.8 216.1 140.8 222.998C140.8 229.897 146.382 235.52 153.305 235.52H220.455C227.378 235.52 232.96 229.897 232.96 222.998V150.762C232.96 143.863 227.378 138.24 220.455 138.24Z" stroke="#0000FF" stroke-width="12.8" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<filter id="filter0_d_27_184" x="128" y="130.56" width="117.76" height="122.88" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_27_184"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_27_184" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -1,20 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2652_132)">
<path d="M22.536 85.5232C22.3364 85.3225 22.1435 85.1153 21.9576 84.9018C15.6183 77.6218 18.1434 69.4482 20.1284 65.78C21.7746 62.7379 24.0703 60.3834 25.8752 58.9656C52.416 36.2556 88.4908 25.5583 124.83 25.6001C161.364 25.6421 199.271 36.5152 229.88 58.3355C230.153 58.5303 230.418 58.7357 230.676 58.9513C239.976 66.7522 240.603 80.8516 232.059 89.4544L142.918 179.065C141.023 180.966 138.172 183.173 134.656 184.474C131.374 185.689 123.719 187.24 117.58 181.068L22.536 85.5232Z" fill="#0000FF"/>
<path d="M32.0012 211.02L32.0011 211.007C31.8896 200.686 40.2899 189.708 53.3755 189.718L201.384 189.446C214.47 189.436 222.87 200.414 222.759 210.735L222.759 210.748C222.631 221.559 213.286 231.407 201.377 231.407L53.3828 231.679C41.4743 231.679 32.129 221.831 32.0012 211.02Z" fill="#0000FF"/>
</g>
<path d="M31.6108 76.4961L126.655 172.041C128.506 173.902 131.892 171.996 133.851 170.03L222.977 80.4345C226.247 77.1422 226.003 71.7385 222.45 68.7584C165.964 28.4914 81.4174 28.0165 33.9317 68.9191C32.8459 69.6857 29.0023 73.5006 31.6108 76.4961Z" fill="#00FF00"/>
<path d="M44.8004 210.869C44.8458 214.717 48.5318 218.879 53.3828 218.879H201.338C206.448 218.953 209.94 214.405 209.92 210.461C209.907 206.573 206.457 202.246 201.373 202.246C152.046 202.202 102.711 202.402 53.3819 202.518C48.1218 202.506 44.7579 206.941 44.8004 210.869Z" fill="#00FF00"/>
<defs>
<filter id="filter0_d_2652_132" x="11.516" y="24.32" width="232.964" height="218.879" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_132"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_132" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M25.4805 74.6781L25.6657 74.8907L25.8646 75.0907L120.908 170.635C120.908 170.635 120.908 170.636 120.909 170.636C125.296 175.047 130.819 174.013 133.443 173.042C136.223 172.013 138.565 170.223 140.152 168.63L140.158 168.625L229.283 79.029L229.288 79.0243C236.06 72.2055 235.562 61.0273 228.192 54.8459L227.936 54.6311L227.664 54.437C197.85 33.1833 160.833 22.5412 125.106 22.5001C89.5171 22.4592 54.4806 32.9523 28.8802 54.8934C27.4687 55.9871 25.541 57.9303 24.1903 60.4265C22.6132 63.3408 20.8327 69.3405 25.4805 74.6781ZM55.3906 199.596C46.2779 199.596 38.8906 206.984 38.8906 216.096C38.8906 225.209 46.2779 232.596 55.3906 232.596H202.391C211.503 232.596 218.891 225.209 218.891 216.096C218.891 206.983 211.503 199.596 202.391 199.596H55.3906Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 918 B

View file

@ -1,19 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2652_39)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.24 210.56C26.24 214.095 29.1054 216.96 32.64 216.96H220.16C223.695 216.96 226.56 214.095 226.56 210.56C226.56 207.025 223.695 204.16 220.16 204.16H132.8V37.7601C132.8 34.2255 129.935 31.3601 126.4 31.3601C122.865 31.3601 120 34.2255 120 37.7601V204.16H32.64C29.1054 204.16 26.24 207.025 26.24 210.56Z" fill="#0000FF"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.24 210.56C26.24 214.095 29.1054 216.96 32.64 216.96H220.16C223.695 216.96 226.56 214.095 226.56 210.56C226.56 207.025 223.695 204.16 220.16 204.16H132.8V37.7601C132.8 34.2255 129.935 31.3601 126.4 31.3601C122.865 31.3601 120 34.2255 120 37.7601V204.16H32.64C29.1054 204.16 26.24 207.025 26.24 210.56Z" stroke="#0000FF" stroke-width="19.2" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M26.24 210.56C26.24 214.095 29.1054 216.96 32.64 216.96H220.16C223.695 216.96 226.56 214.095 226.56 210.56C226.56 207.025 223.695 204.16 220.16 204.16H132.8V37.7601C132.8 34.2255 129.935 31.3601 126.4 31.3601C122.865 31.3601 120 34.2255 120 37.7601V204.16H32.64C29.1054 204.16 26.24 207.025 26.24 210.56Z" fill="#00FF00"/>
<defs>
<filter id="filter0_d_2652_39" x="10.24" y="20.48" width="232.32" height="217.6" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_39"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_39" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19.5 214.2C19.5 222.429 26.171 229.1 34.4 229.1H221.92C230.149 229.1 236.82 222.429 236.82 214.2C236.82 205.971 230.149 199.3 221.92 199.3H143.06V41.4C143.06 33.1709 136.389 26.5 128.16 26.5C119.931 26.5 113.26 33.171 113.26 41.4V199.3H34.4C26.171 199.3 19.5 205.971 19.5 214.2Z" fill="#00FF00" stroke="#0000FF" stroke-width="17" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 496 B

View file

@ -1,18 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2652_210)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M127.372 5.41467L34.3813 231.676L127.833 194.573L223.095 231.152L127.372 5.41467Z" fill="#0000FF"/>
</g>
<path d="M127.375 39.4428L197 203.726L127.514 177.043L59.7218 203.955L127.375 39.4428Z" fill="#00FF00"/>
<defs>
<filter id="filter0_d_2652_210" x="27.9813" y="4.13467" width="201.514" height="239.061" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_210"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_210" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M135.531 53.5114L127.791 36.3164L120.032 53.5024L56.2529 194.772L47.494 214.173L67.2071 206.142L127.836 181.44L188.543 207.208L208.524 215.69L199.615 195.895L135.531 53.5114Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 344 B

View file

@ -1,36 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g clip-path="url(#clip0_2652_189)">
<g filter="url(#filter0_d_2652_189)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M53.76 7.67999L224 176.07L125.619 178.33L53.76 247.686V7.67999Z" fill="#0000FF"/>
</g>
<path d="M67.5134 40.6288V215.297L119.933 164.704L191.294 163.064L67.5134 40.6288Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2652_189)">
<rect x="101.5" y="24.5" width="111" height="111" rx="31.5" fill="#FE0000" stroke="#0000FF" stroke-width="15"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M148.385 80L129 60.6154L137.615 52L157 71.3846L176.385 52L185 60.6154L165.615 80L185 99.3846L176.385 108L157 88.6154L137.615 108L129 99.3846L148.385 80Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_2652_189" x="47.36" y="6.39999" width="183.04" height="252.806" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_189"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_189" result="shape"/>
</filter>
<filter id="filter1_d_2652_189" x="88.88" y="17" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_189"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_189" result="shape"/>
</filter>
<clipPath id="clip0_2652_189">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M72.7113 37.7047L58.4991 24.8108L58.5 44.0004L58.5055 164L58.5061 176.678L70.2338 171.863L115.08 153.451L115.282 153.368L115.48 153.274L159.629 132.431L171.135 126.999L161.711 118.449L72.7113 37.7047Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_27_87)">
<circle cx="118" cy="162" r="70.5" fill="#FE0000" stroke="#0000FF" stroke-width="17"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M109.385 162L90 142.615L98.6154 134L118 153.385L137.385 134L146 142.615L126.615 162L146 181.385L137.385 190L118 170.615L98.6154 190L90 181.385L109.385 162Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_27_87" x="33.88" y="83" width="168.24" height="168.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_27_87"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_27_87" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -1,36 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g clip-path="url(#clip0_2652_203)">
<g filter="url(#filter0_d_2652_203)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M53.76 7.67999L224 176.07L125.619 178.33L53.76 247.686V7.67999Z" fill="#0000FF"/>
</g>
<path d="M67.5134 40.6288V215.297L119.933 164.704L191.294 163.064L67.5134 40.6288Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2652_203)">
<rect x="101.5" y="24.5" width="111" height="111" rx="31.5" fill="#5F3BE4" stroke="#0000FF" stroke-width="15"/>
<path d="M156.411 45.2548C162.527 45.2548 167.503 50.0704 167.503 55.9895C167.503 61.9087 162.527 66.7243 156.411 66.7243C150.294 66.7243 145.318 61.9087 145.318 55.9895C145.318 50.0704 150.294 45.2548 156.411 45.2548ZM170.529 113.567H142.293V107.712H148.343V78.4349H142.293V72.5796H164.478V107.712H170.529V113.567Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_2652_203" x="47.36" y="6.39999" width="183.04" height="252.806" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_203"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_203" result="shape"/>
</filter>
<filter id="filter1_d_2652_203" x="88.88" y="17" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_203"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_203" result="shape"/>
</filter>
<clipPath id="clip0_2652_203">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M72.7113 37.7047L58.4991 24.8108L58.5 44.0004L58.5055 164L58.5061 176.678L70.2338 171.863L115.08 153.451L115.282 153.368L115.48 153.274L159.629 132.431L171.135 126.999L161.711 118.449L72.7113 37.7047Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_27_97)">
<circle cx="118" cy="162" r="70.5" fill="#5F3BE4" stroke="#0000FF" stroke-width="17"/>
<path d="M118.118 128C124.234 128 129.21 132.816 129.21 138.735C129.21 144.654 124.234 149.47 118.118 149.47C112.001 149.47 107.025 144.654 107.025 138.735C107.025 132.816 112.001 128 118.118 128ZM132.236 196.312H104V190.457H110.05V161.18H104V155.325H126.185V190.457H132.236V196.312Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_27_97" x="33.88" y="83" width="168.24" height="168.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_27_97"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_27_97" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,36 +1,18 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g clip-path="url(#clip0_2652_182)">
<g filter="url(#filter0_d_2652_182)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M53.76 7.67999L224 176.07L125.619 178.33L53.76 247.686V7.67999Z" fill="#0000FF"/>
</g>
<path d="M67.5134 40.6288V215.297L119.933 164.704L191.294 163.064L67.5134 40.6288Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2652_182)">
<rect x="101.5" y="24.5" width="111" height="111" rx="31.5" fill="#06B231" stroke="#0000FF" stroke-width="15"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M150.414 85.598L129.092 85.598C125.727 85.598 123 82.8705 123 79.506C123 76.1415 125.727 73.414 129.092 73.414H150.414V52.092C150.414 48.7275 153.141 46 156.506 46C159.87 46 162.598 48.7275 162.598 52.092V73.414H183.92C187.284 73.414 190.012 76.1415 190.012 79.506C190.012 82.8705 187.284 85.598 183.92 85.598H162.598L162.598 106.92C162.598 110.284 159.87 113.012 156.506 113.012C153.141 113.012 150.414 110.284 150.414 106.92V85.598Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_2652_182" x="47.36" y="6.39999" width="183.04" height="252.806" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_182"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_182" result="shape"/>
</filter>
<filter id="filter1_d_2652_182" x="88.88" y="17" width="136.24" height="136.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_182"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_182" result="shape"/>
</filter>
<clipPath id="clip0_2652_182">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M72.7113 37.7047L58.4991 24.8108L58.5 44.0004L58.5055 164L58.5061 176.678L70.2338 171.863L115.08 153.451L115.282 153.368L115.48 153.274L159.629 132.431L171.135 126.999L161.711 118.449L72.7113 37.7047Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_27_82)">
<circle cx="118" cy="162" r="70.5" fill="#06B231" stroke="#0000FF" stroke-width="17"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M111.414 167.598L90.092 167.598C86.7275 167.598 84 164.871 84 161.506C84 158.141 86.7275 155.414 90.092 155.414H111.414V134.092C111.414 130.727 114.141 128 117.506 128C120.87 128 123.598 130.727 123.598 134.092V155.414H144.92C148.284 155.414 151.012 158.141 151.012 161.506C151.012 164.871 148.284 167.598 144.92 167.598H123.598L123.598 188.92C123.598 192.284 120.87 195.012 117.506 195.012C114.141 195.012 111.414 192.284 111.414 188.92V167.598Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_27_82" x="33.88" y="83" width="168.24" height="168.24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="2.56"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_27_82"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_27_82" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -1,19 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<g filter="url(#filter0_d_2652_30)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M127.04 23.04C132.342 23.04 136.64 27.3381 136.64 32.64V114.88H218.88C224.182 114.88 228.48 119.178 228.48 124.48C228.48 129.782 224.182 134.08 218.88 134.08H136.64V216.32C136.64 221.622 132.342 225.92 127.04 225.92C121.738 225.92 117.44 221.622 117.44 216.32V134.08H35.2C29.898 134.08 25.6 129.782 25.6 124.48C25.6 119.178 29.898 114.88 35.2 114.88H117.44V32.64C117.44 27.3381 121.738 23.04 127.04 23.04Z" fill="#0000FF"/>
<path d="M141.76 32.64C141.76 24.5104 135.17 17.92 127.04 17.92C118.91 17.92 112.32 24.5104 112.32 32.64V109.76H35.2C27.0703 109.76 20.48 116.35 20.48 124.48C20.48 132.61 27.0703 139.2 35.2 139.2H112.32V216.32C112.32 224.45 118.91 231.04 127.04 231.04C135.17 231.04 141.76 224.45 141.76 216.32V139.2H218.88C227.01 139.2 233.6 132.61 233.6 124.48C233.6 116.35 227.01 109.76 218.88 109.76H141.76V32.64Z" stroke="#0000FF" stroke-width="10.24" stroke-linecap="round"/>
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M127.04 23.04C132.342 23.04 136.64 27.3381 136.64 32.64V114.88H218.88C224.182 114.88 228.48 119.178 228.48 124.48C228.48 129.782 224.182 134.08 218.88 134.08H136.64V216.32C136.64 221.622 132.342 225.92 127.04 225.92C121.738 225.92 117.44 221.622 117.44 216.32V134.08H35.2C29.898 134.08 25.6 129.782 25.6 124.48C25.6 119.178 29.898 114.88 35.2 114.88H117.44V32.64C117.44 27.3381 121.738 23.04 127.04 23.04Z" fill="#00FF00"/>
<defs>
<filter id="filter0_d_2652_30" x="8.95999" y="11.52" width="236.16" height="236.16" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="5.12"/>
<feGaussianBlur stdDeviation="3.2"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_30"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_30" result="shape"/>
</filter>
</defs>
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M148.5 34.5C148.5 22.902 139.098 13.5 127.5 13.5C115.902 13.5 106.5 22.902 106.5 34.5V106.5H34.5C22.902 106.5 13.5 115.902 13.5 127.5C13.5 139.098 22.902 148.5 34.5 148.5H106.5V221.5C106.5 233.098 115.902 242.5 127.5 242.5C139.098 242.5 148.5 233.098 148.5 221.5V148.5H221.5C233.098 148.5 242.5 139.098 242.5 127.5C242.5 115.902 233.098 106.5 221.5 106.5H148.5V34.5Z" fill="#00FF00" stroke="#0000FF" stroke-width="17" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 559 B

Some files were not shown because too many files have changed in this diff Show more