feat: Redesign hands cursor for bibata-*-right cursors

Related to #112
This commit is contained in:
Abdulkaiz Khatri 2024-03-12 10:41:20 +05:30
parent ad12f449ca
commit ae82b56046
607 changed files with 1309 additions and 1119 deletions

View file

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### What's New?
- Redesign hands cursor for `bibata-*-right` cursors (Related to #112)
- Attach version meta-data inside cursor packages
### Issues Fixes

View file

@ -98,27 +98,27 @@ x11_name = 'crosshair'
[cursors.dnd_no_drop]
png = 'dnd_no_drop.png'
x_hotspot = 100
y_hotspot = 65
x_hotspot = 156
y_hotspot = 68
x11_name = 'dnd_no_drop'
x11_symlinks = ["no-drop"]
[cursors.dnd-ask]
png = 'dnd-ask.png'
x_hotspot = 100
y_hotspot = 65
x_hotspot = 156
y_hotspot = 68
x11_name = 'dnd-ask'
[cursors.dnd-copy]
png = 'dnd-copy.png'
x_hotspot = 100
y_hotspot = 65
x_hotspot = 156
y_hotspot = 68
x11_name = 'dnd-copy'
[cursors.dnd-link]
png = 'dnd-link.png'
x_hotspot = 100
y_hotspot = 65
x_hotspot = 156
y_hotspot = 68
x11_name = 'dnd-link'
x11_symlinks = ['alias']
@ -135,8 +135,8 @@ x11_symlinks = ["fcf1c3c7cd4491d801f1e1c78f100000", "nesw-resize", "size_bdiag"]
[cursors.grabbing]
png = 'grabbing.png'
x_hotspot = 128
y_hotspot = 66
x_hotspot = 112
y_hotspot = 64
win_name = 'Grabbing'
x11_name = 'grabbing'
x11_symlinks = [
@ -148,16 +148,16 @@ x11_symlinks = [
[cursors.hand1]
png = 'hand1.png'
x_hotspot = 144
y_hotspot = 79
x_hotspot = 97
y_hotspot = 80
win_name = 'Pan'
x11_name = 'hand1'
x11_symlinks = ["grab", "openhand"]
[cursors.hand2]
png = 'hand2.png'
x_hotspot = 114
y_hotspot = 18
x_hotspot = 138
y_hotspot = 14
win_name = 'Link'
x11_name = 'hand2'
x11_symlinks = [

View file

@ -0,0 +1,24 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3626_58)">
<path d="M153.821 58.8846C158.202 54.856 164.097 52.4693 170.219 52.8519C178.102 53.3327 185.059 58.3167 188.633 65.0978C192.423 62.8672 196.842 61.7027 201.345 62.0296L201.417 62.0348L201.488 62.0411C208.007 62.6245 213.467 66.2379 216.982 70.7949C220.485 75.3362 222.596 81.5154 221.496 87.9529L218.99 103.546L219.97 104.281C220.371 104.582 220.8 104.899 221.251 105.233C225.487 108.368 231.687 112.958 235.962 119.277C241.17 126.975 243.367 136.798 239.489 149.075C235.445 161.875 227.544 175.615 218.894 186.198C214.554 191.508 209.813 196.286 205.002 199.81C200.417 203.168 194.709 206.169 188.636 206.137C188.629 206.137 188.622 206.137 188.614 206.137L107.155 205.851L101.697 205.832L99.4435 200.861C84.8259 168.616 85.4715 140.293 85.9624 118.757C86.0324 115.688 86.0992 112.757 86.1183 109.972V91.8606V91.8337L86.1184 91.8068C86.1564 85.7953 88.075 79.5047 91.7961 74.6089C95.6115 69.5891 101.746 65.6308 109.57 66.182C111.388 66.2918 113.169 66.637 114.876 67.1882C115.976 63.2435 118.167 59.7636 120.86 57.0826C125.036 52.9264 131.117 49.9915 137.854 50.4211C144.172 50.8142 149.945 54.0836 153.821 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3626_58)">
<path d="M92.16 241.46C56.3609 241.46 27.34 212.439 27.34 176.64C27.34 140.841 56.3609 111.82 92.16 111.82C127.959 111.82 156.98 140.841 156.98 176.64C156.98 212.439 127.959 241.46 92.16 241.46Z" fill="#F27400" stroke="#0000FF" stroke-width="17"/>
<path d="M92.1599 212.48C87.5377 212.48 83.7907 208.719 83.7907 204.08C83.7907 199.441 87.5377 195.68 92.1599 195.68C96.7821 195.68 100.529 199.441 100.529 204.08C100.529 208.719 96.7821 212.48 92.1599 212.48Z" fill="white"/>
<path d="M92.1599 140.8C104.158 140.8 113.92 150.597 113.92 162.64V164.74H97.1815V162.64C97.1815 159.861 94.9289 157.6 92.1599 157.6C89.391 157.6 87.1384 159.861 87.1384 162.64C87.1384 164.121 87.786 165.522 88.9154 166.486L100.529 176.396V191.48H83.7907V184.164L78.0751 179.287C73.1975 175.127 70.3999 169.059 70.3999 162.64C70.3999 150.597 80.1614 140.8 92.1599 140.8Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_3626_58" x="13.7198" y="103.32" width="156.88" height="156.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="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_3626_58"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3626_58" result="shape"/>
</filter>
<clipPath id="clip0_3626_58">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1,24 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3626_53)">
<path d="M153.821 58.8846C158.202 54.856 164.097 52.4693 170.219 52.8519C178.102 53.3327 185.059 58.3167 188.633 65.0978C192.423 62.8672 196.842 61.7027 201.345 62.0296L201.417 62.0348L201.488 62.0411C208.007 62.6245 213.467 66.2379 216.982 70.7949C220.485 75.3362 222.596 81.5154 221.496 87.9529L218.99 103.546L219.97 104.281C220.371 104.582 220.8 104.899 221.251 105.233C225.487 108.368 231.687 112.958 235.962 119.277C241.17 126.975 243.367 136.798 239.489 149.075C235.445 161.875 227.544 175.615 218.894 186.198C214.554 191.508 209.813 196.286 205.002 199.81C200.417 203.168 194.709 206.169 188.636 206.137C188.629 206.137 188.622 206.137 188.614 206.137L107.155 205.851L101.697 205.832L99.4435 200.861C84.84 168.647 85.471 141.187 85.9613 119.851C86.0317 116.791 86.0991 113.857 86.1183 111.054V91.8606V91.8337L86.1184 91.8068C86.1564 85.7953 88.075 79.5047 91.7961 74.6089C95.6115 69.5891 101.746 65.6308 109.57 66.182C111.388 66.2918 113.169 66.637 114.876 67.1882C115.976 63.2435 118.167 59.7636 120.86 57.0826C125.036 52.9264 131.117 49.9915 137.854 50.4211C144.172 50.8142 149.945 54.0836 153.821 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3626_53)">
<path d="M92.16 241.46C56.3609 241.46 27.34 212.439 27.34 176.64C27.34 140.841 56.3609 111.82 92.16 111.82C127.959 111.82 156.98 140.841 156.98 176.64C156.98 212.439 127.959 241.46 92.16 241.46Z" fill="#06B231" stroke="#0000FF" stroke-width="17"/>
<path d="M62.313 170.356H122.007C124.609 170.356 126.72 172.467 126.72 175.069V178.21C126.72 180.812 124.609 182.923 122.007 182.923H62.313C59.7115 182.923 57.6002 180.812 57.6002 178.21V175.069C57.6002 172.467 59.7115 170.356 62.313 170.356Z" fill="white"/>
<path d="M98.4438 146.792V206.487C98.4438 209.088 96.3325 211.2 93.731 211.2H90.5894C87.988 211.2 85.8767 209.088 85.8767 206.487V146.792C85.8767 144.191 87.988 142.08 90.5894 142.08H93.731C96.3325 142.08 98.4438 144.191 98.4438 146.792Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_3626_53" x="13.7198" y="103.32" width="156.88" height="156.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="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_3626_53"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3626_53" result="shape"/>
</filter>
<clipPath id="clip0_3626_53">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,23 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3626_48)">
<path d="M153.821 58.8846C158.202 54.856 164.097 52.4693 170.219 52.8519C178.102 53.3327 185.059 58.3167 188.633 65.0978C192.423 62.8672 196.842 61.7027 201.345 62.0296L201.417 62.0348L201.488 62.0411C208.007 62.6245 213.467 66.2379 216.982 70.7949C220.485 75.3362 222.596 81.5154 221.496 87.9529L218.99 103.546L219.97 104.281C220.371 104.582 220.8 104.899 221.251 105.233C225.487 108.368 231.687 112.958 235.962 119.277C241.17 126.975 243.367 136.798 239.489 149.075C235.445 161.875 227.544 175.615 218.894 186.198C214.554 191.508 209.813 196.286 205.002 199.81C200.417 203.168 194.709 206.169 188.636 206.137C188.629 206.137 188.622 206.137 188.614 206.137L107.155 205.851L101.697 205.832L99.4435 200.861C84.84 168.647 85.471 141.187 85.9613 119.851C86.0317 116.791 86.0991 113.857 86.1183 111.054V91.8606V91.8337L86.1184 91.8068C86.1564 85.7953 88.075 79.5047 91.7961 74.6089C95.6115 69.5891 101.746 65.6308 109.57 66.182C111.388 66.2918 113.169 66.637 114.876 67.1882C115.976 63.2435 118.167 59.7636 120.86 57.0826C125.036 52.9264 131.117 49.9915 137.854 50.4211C144.172 50.8142 149.945 54.0836 153.821 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3626_48)">
<path d="M92.16 241.46C56.3609 241.46 27.34 212.439 27.34 176.64C27.34 140.841 56.3609 111.82 92.16 111.82C127.959 111.82 156.98 140.841 156.98 176.64C156.98 212.439 127.959 241.46 92.16 241.46Z" fill="#606060" stroke="#0000FF" stroke-width="17"/>
<path d="M105.12 155.04C117.087 155.04 126.72 164.674 126.72 176.64C126.72 188.606 117.087 198.24 105.12 198.24H96.4802V189.6H105.12C112.291 189.6 118.08 183.854 118.08 176.64C118.08 169.469 112.291 163.68 105.12 163.68H96.4802V155.04H105.12ZM87.8402 155.04V163.68H79.2002C72.029 163.68 66.2402 169.469 66.2402 176.64C66.2402 183.854 72.029 189.6 79.2002 189.6H87.8402V198.24H79.2002C67.2338 198.24 57.6002 188.606 57.6002 176.64C57.6002 164.674 67.2338 155.04 79.2002 155.04H87.8402ZM105.12 172.32V180.96H79.2002V172.32H105.12Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_3626_48" x="13.7198" y="103.32" width="156.88" height="156.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="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_3626_48"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3626_48" result="shape"/>
</filter>
<clipPath id="clip0_3626_48">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,23 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3626_43)">
<path d="M153.821 58.8846C158.202 54.856 164.097 52.4693 170.219 52.8519C178.102 53.3327 185.059 58.3167 188.633 65.0978C192.423 62.8672 196.842 61.7027 201.345 62.0296L201.417 62.0348L201.488 62.0411C208.007 62.6245 213.467 66.2379 216.982 70.7949C220.485 75.3362 222.596 81.5154 221.496 87.9529L218.99 103.546L219.97 104.281C220.371 104.582 220.8 104.899 221.251 105.233C225.487 108.368 231.687 112.958 235.962 119.277C241.17 126.975 243.367 136.798 239.489 149.075C235.445 161.875 227.544 175.615 218.894 186.198C214.554 191.508 209.813 196.286 205.002 199.81C200.417 203.168 194.709 206.169 188.636 206.137C188.629 206.137 188.622 206.137 188.614 206.137L107.155 205.851L101.697 205.832L99.4435 200.861C84.84 168.647 85.471 141.187 85.9613 119.851C86.0317 116.791 86.0991 113.857 86.1183 111.054V91.8606V91.8337L86.1184 91.8068C86.1564 85.7953 88.075 79.5047 91.7961 74.6089C95.6115 69.5891 101.746 65.6308 109.57 66.182C111.388 66.2918 113.169 66.637 114.876 67.1882C115.976 63.2435 118.167 59.7636 120.86 57.0826C125.036 52.9264 131.117 49.9915 137.854 50.4211C144.172 50.8142 149.945 54.0836 153.821 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3626_43)">
<path d="M92.16 241.46C56.3609 241.46 27.34 212.439 27.34 176.64C27.34 140.841 56.3609 111.82 92.16 111.82C127.959 111.82 156.98 140.841 156.98 176.64C156.98 212.439 127.959 241.46 92.16 241.46Z" fill="#FE0000" stroke="#0000FF" stroke-width="17"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M101.095 177.32L120.48 157.935L111.865 149.32L92.48 168.704L73.0954 149.32L64.48 157.935L83.8646 177.32L64.48 196.704L73.0954 205.32L92.48 185.935L111.865 205.32L120.48 196.704L101.095 177.32Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_3626_43" x="13.7198" y="103.32" width="156.88" height="156.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="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_3626_43"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3626_43" result="shape"/>
</filter>
<clipPath id="clip0_3626_43">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

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="M118.417 58.8846C122.798 54.856 128.693 52.4693 134.815 52.8519C142.698 53.3327 149.655 58.3167 153.229 65.0978C157.019 62.8672 161.438 61.7027 165.942 62.0296L166.013 62.0348L166.084 62.0411C172.603 62.6245 178.063 66.2379 181.578 70.7949C185.081 75.3362 187.192 81.5154 186.092 87.9529L183.586 103.546L184.566 104.281C184.967 104.582 185.396 104.899 185.847 105.233C190.083 108.368 196.283 112.958 200.558 119.277C205.766 126.975 207.963 136.798 204.085 149.075C200.041 161.875 192.14 175.615 183.491 186.198C179.15 191.508 174.409 196.286 169.598 199.81C165.013 203.168 159.305 206.169 153.232 206.137C153.225 206.137 153.218 206.137 153.211 206.137L71.7515 205.851L66.2933 205.832L64.0397 200.861C49.403 168.573 50.0685 139.051 50.5601 117.24C50.6296 114.159 50.6956 111.232 50.7145 108.472V91.8606V91.8337L50.7146 91.8068C50.7526 85.7953 52.6711 79.5047 56.3923 74.6089C60.2077 69.5891 66.3418 65.6308 74.1661 66.182C75.9843 66.2918 77.7651 66.637 79.4725 67.1882C80.5718 63.2435 82.7633 59.7636 85.4566 57.0826C89.6322 52.9264 95.7134 49.9915 102.45 50.4211C108.768 50.8142 114.542 54.0836 118.417 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,4 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M236.295 129.306C236.063 128.737 235.753 128.029 235.356 127.22C234.57 125.619 233.388 123.517 231.702 121.268C228.349 116.795 222.542 111.177 213.523 108.547C203.98 105.764 193.689 106.957 182.551 112.134L191.536 58.6843C193.148 49.3309 190.048 40.6043 185.218 34.3679C180.374 28.1125 172.708 22.9561 163.296 22.1174L163.155 22.1048L163.013 22.0945C157.428 21.6909 151.95 22.8772 147.087 25.2756C141.649 18.0399 133.23 13.0682 123.859 12.4974C116.062 12.0139 108.554 14.6381 102.632 19.2813C97.717 15.3869 91.6748 12.9011 85.2147 12.499C75.4812 11.8817 66.9367 16.0978 61.2 21.7858C56.2213 26.7223 52.3025 33.8207 51.7736 42.0306C50.0802 41.6272 48.3447 41.3651 46.5829 41.2567C35.5276 40.4961 26.2444 46.0028 20.6057 52.7116C14.9697 59.4173 11.0978 69.5748 13.9021 80.404L28.3843 138.14C31.0643 148.824 33.333 170.418 34.9252 190.7C35.6986 200.551 36.2827 209.658 36.6735 216.307L38.0182 243.204L139.653 243.559C153.918 243.639 164.712 235.043 172.049 227.234C179.644 219.149 186.585 208.592 192.827 198.746C194.164 196.638 195.477 194.549 196.775 192.484L196.777 192.481C201.86 184.394 206.719 176.662 211.903 169.535C218.429 160.56 224.429 154.059 230.154 150.227L241.01 142.959L236.782 130.598L236.295 129.306Z" fill="#0000FF"/>
<path d="M122.816 29.4654C130.414 29.9227 136.9 37.2105 136.411 44.7415L132.484 112.736C132.287 116.132 135.37 116.829 135.807 114.234L146.38 51.3314C147.419 44.2169 154.556 38.5277 161.788 39.0503C169.744 39.7593 176.141 48.0202 174.778 55.8246L160.277 142.091C160.228 143.308 160.027 144.519 159.673 145.685C160.24 147.965 160.579 149.579 160.579 149.579C208.915 101.653 220.697 136.1 220.697 136.1C187.851 158.088 167.927 226.74 139.734 226.56L54.2388 226.26C54.2388 226.26 51.0523 158.636 44.8736 134.004L30.3726 76.193C28.0521 67.3805 36.317 57.5471 45.4778 58.221C51.6746 58.5729 57.3576 63.3112 58.7704 69.3037L71.1566 118.128C71.8284 120.778 72.4738 119.715 72.365 117.529L68.7398 44.7419C68.2099 36.6115 75.9468 28.9402 84.1469 29.4654C91.2352 29.9001 97.4585 36.2081 97.7416 43.244L101.065 109.741C101.234 113.12 103.579 113.186 103.784 109.442L107.409 43.2444C107.715 35.6092 115.125 28.9826 122.816 29.4654Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,4 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M131.969 243.559C146.669 243.654 157.801 234.669 165.403 226.47C173.287 217.966 180.518 206.838 187.068 196.382C188.465 194.152 189.839 191.939 191.199 189.749C196.532 181.16 201.652 172.915 207.107 165.321C213.976 155.756 220.332 148.765 226.43 144.633L237.161 137.361L232.988 125.088L231.543 121.644C230.741 119.999 229.534 117.834 227.81 115.515C224.386 110.91 218.442 105.096 209.182 102.37C197.623 98.9669 184.948 101.278 170.972 109.426V53.5426C170.972 33.8583 160.041 13.7197 138.813 13.7197C117.585 13.7197 106.654 33.8583 106.654 53.5426V68.5677C104.448 68.8131 102.28 69.277 100.197 69.9474C95.075 71.5961 90.3003 74.4963 86.3868 78.4184C81.5611 77.2686 76.472 77.2401 71.5033 78.443C65.2713 79.9516 59.9567 83.1349 55.8188 87.5425C50.0556 86.2935 44.2245 86.7836 39.01 88.5338C24.5436 93.3895 13.9213 108.053 15.7846 126.259L27.4041 242.882L131.969 243.559Z" fill="#0000FF"/>
<path d="M132.079 226.56L42.8046 225.982L32.6983 124.547C30.5786 103.987 55.9686 95.4317 63.017 114.404C62.9281 91.6041 86.2966 88.7513 93.3353 104.26C92.4537 85.423 116.3 78.1324 123.654 94.1164V53.5431C123.654 23.1126 153.972 23.1126 153.972 53.5431V144.834C204.503 94.1168 216.893 130.561 216.893 130.561C182.555 153.83 161.552 226.751 132.079 226.56Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,24 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3624_19)">
<path d="M114.979 58.8846C110.598 54.856 104.703 52.4693 98.5809 52.8519C90.6982 53.3327 83.741 58.3167 80.1675 65.0978C76.3773 62.8672 71.9584 61.7027 67.4545 62.0296L67.3834 62.0348L67.3122 62.0411C60.7928 62.6245 55.3335 66.2379 51.8183 70.7949C48.3152 75.3362 46.2043 81.5154 47.3039 87.9529L49.8099 103.546L48.8305 104.281C48.4289 104.582 48.0003 104.899 47.5495 105.233C43.3132 108.368 37.1128 112.958 32.8379 119.277C27.6304 126.975 25.4332 136.798 29.3115 149.075C33.355 161.875 41.2559 175.615 49.9056 186.198C54.2458 191.508 58.9873 196.286 63.7983 199.81C68.3832 203.168 74.0908 206.169 80.1639 206.137C80.1711 206.137 80.1783 206.137 80.1856 206.137L161.645 205.851L167.103 205.832L169.357 200.861C183.974 168.616 183.329 140.293 182.838 118.757C182.768 115.688 182.701 112.757 182.682 109.972V91.8606V91.8337L182.682 91.8068C182.644 85.7953 180.725 79.5047 177.004 74.6089C173.189 69.5891 167.054 65.6308 159.23 66.182C157.412 66.2918 155.631 66.637 153.924 67.1882C152.824 63.2435 150.633 59.7636 147.94 57.0826C143.764 52.9264 137.683 49.9915 130.946 50.4211C124.628 50.8142 118.855 54.0836 114.979 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3624_19)">
<path d="M176.64 241.46C212.439 241.46 241.46 212.439 241.46 176.64C241.46 140.841 212.439 111.82 176.64 111.82C140.841 111.82 111.82 140.841 111.82 176.64C111.82 212.439 140.841 241.46 176.64 241.46Z" fill="#F27400" stroke="#0000FF" stroke-width="17"/>
<path d="M176.64 212.48C181.262 212.48 185.009 208.719 185.009 204.08C185.009 199.441 181.262 195.68 176.64 195.68C172.018 195.68 168.271 199.441 168.271 204.08C168.271 208.719 172.018 212.48 176.64 212.48Z" fill="white"/>
<path d="M176.64 140.8C164.641 140.8 154.88 150.597 154.88 162.64V164.74H171.618V162.64C171.618 159.861 173.871 157.6 176.64 157.6C179.409 157.6 181.661 159.861 181.661 162.64C181.661 164.121 181.014 165.522 179.884 166.486L168.271 176.396V191.48H185.009V184.164L190.725 179.287C195.602 175.127 198.4 169.059 198.4 162.64C198.4 150.597 188.638 140.8 176.64 140.8Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_3624_19" x="98.1998" y="103.32" width="156.88" height="156.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="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_3624_19"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3624_19" result="shape"/>
</filter>
<clipPath id="clip0_3624_19">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1,24 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3624_14)">
<path d="M114.979 58.8846C110.598 54.856 104.703 52.4693 98.5807 52.8519C90.698 53.3327 83.7407 58.3167 80.1673 65.0978C76.377 62.8672 71.9582 61.7027 67.4543 62.0296L67.3831 62.0348L67.312 62.0411C60.7925 62.6245 55.3332 66.2379 51.8181 70.7949C48.315 75.3362 46.2041 81.5154 47.3036 87.9529L49.8096 103.546L48.8303 104.281C48.4286 104.582 48.0001 104.899 47.5493 105.233C43.313 108.368 37.1125 112.958 32.8377 119.277C27.6301 126.975 25.433 136.798 29.3112 149.075C33.3547 161.875 41.2556 175.615 49.9054 186.198C54.2455 191.508 58.9871 196.286 63.7981 199.81C68.383 203.168 74.0906 206.169 80.1636 206.137C80.1709 206.137 80.1781 206.137 80.1853 206.137L161.645 205.851L167.103 205.832L169.356 200.861C183.96 168.647 183.329 141.187 182.838 119.851C182.768 116.791 182.701 113.857 182.682 111.054V91.8606V91.8337L182.681 91.8068C182.643 85.7953 180.725 79.5047 177.004 74.6089C173.188 69.5891 167.054 65.6308 159.23 66.182C157.412 66.2918 155.631 66.637 153.923 67.1882C152.824 63.2435 150.633 59.7636 147.939 57.0826C143.764 52.9264 137.683 49.9915 130.946 50.4211C124.628 50.8142 118.854 54.0836 114.979 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3624_14)">
<path d="M176.64 241.46C212.439 241.46 241.46 212.439 241.46 176.64C241.46 140.841 212.439 111.82 176.64 111.82C140.841 111.82 111.82 140.841 111.82 176.64C111.82 212.439 140.841 241.46 176.64 241.46Z" fill="#06B231" stroke="#0000FF" stroke-width="17"/>
<path d="M206.487 170.356H146.792C144.191 170.356 142.08 172.467 142.08 175.069V178.21C142.08 180.812 144.191 182.923 146.792 182.923H206.487C209.088 182.923 211.2 180.812 211.2 178.21V175.069C211.2 172.467 209.088 170.356 206.487 170.356Z" fill="white"/>
<path d="M170.356 146.792V206.487C170.356 209.088 172.467 211.2 175.069 211.2H178.21C180.812 211.2 182.923 209.088 182.923 206.487V146.792C182.923 144.191 180.812 142.08 178.21 142.08H175.069C172.467 142.08 170.356 144.191 170.356 146.792Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_3624_14" x="98.1998" y="103.32" width="156.88" height="156.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="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_3624_14"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3624_14" result="shape"/>
</filter>
<clipPath id="clip0_3624_14">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,23 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3624_9)">
<path d="M114.979 58.8846C110.598 54.856 104.703 52.4693 98.5807 52.8519C90.698 53.3327 83.7407 58.3167 80.1673 65.0978C76.377 62.8672 71.9582 61.7027 67.4543 62.0296L67.3831 62.0348L67.312 62.0411C60.7925 62.6245 55.3332 66.2379 51.8181 70.7949C48.315 75.3362 46.2041 81.5154 47.3036 87.9529L49.8096 103.546L48.8303 104.281C48.4286 104.582 48.0001 104.899 47.5493 105.233C43.313 108.368 37.1125 112.958 32.8377 119.277C27.6301 126.975 25.433 136.798 29.3112 149.075C33.3547 161.875 41.2556 175.615 49.9054 186.198C54.2455 191.508 58.9871 196.286 63.7981 199.81C68.383 203.168 74.0906 206.169 80.1636 206.137C80.1709 206.137 80.1781 206.137 80.1853 206.137L161.645 205.851L167.103 205.832L169.356 200.861C183.96 168.647 183.329 141.187 182.838 119.851C182.768 116.791 182.701 113.857 182.682 111.054V91.8606V91.8337L182.681 91.8068C182.643 85.7953 180.725 79.5047 177.004 74.6089C173.188 69.5891 167.054 65.6308 159.23 66.182C157.412 66.2918 155.631 66.637 153.923 67.1882C152.824 63.2435 150.633 59.7636 147.939 57.0826C143.764 52.9264 137.683 49.9915 130.946 50.4211C124.628 50.8142 118.854 54.0836 114.979 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3624_9)">
<path d="M176.64 241.46C212.439 241.46 241.46 212.439 241.46 176.64C241.46 140.841 212.439 111.82 176.64 111.82C140.841 111.82 111.82 140.841 111.82 176.64C111.82 212.439 140.841 241.46 176.64 241.46Z" fill="#606060" stroke="#0000FF" stroke-width="17"/>
<path d="M163.68 155.04C151.713 155.04 142.08 164.674 142.08 176.64C142.08 188.606 151.713 198.24 163.68 198.24H172.32V189.6H163.68C156.508 189.6 150.72 183.854 150.72 176.64C150.72 169.469 156.508 163.68 163.68 163.68H172.32V155.04H163.68ZM180.96 155.04V163.68H189.6C196.771 163.68 202.56 169.469 202.56 176.64C202.56 183.854 196.771 189.6 189.6 189.6H180.96V198.24H189.6C201.566 198.24 211.2 188.606 211.2 176.64C211.2 164.674 201.566 155.04 189.6 155.04H180.96ZM163.68 172.32V180.96H189.6V172.32H163.68Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_3624_9" x="98.1998" y="103.32" width="156.88" height="156.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="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_3624_9"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3624_9" result="shape"/>
</filter>
<clipPath id="clip0_3624_9">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,23 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3624_4)">
<path d="M114.979 58.8846C110.598 54.856 104.703 52.4693 98.5807 52.8519C90.698 53.3327 83.7407 58.3167 80.1673 65.0978C76.377 62.8672 71.9582 61.7027 67.4543 62.0296L67.3831 62.0348L67.312 62.0411C60.7925 62.6245 55.3332 66.2379 51.8181 70.7949C48.315 75.3362 46.2041 81.5154 47.3036 87.9529L49.8096 103.546L48.8303 104.281C48.4286 104.582 48.0001 104.899 47.5493 105.233C43.313 108.368 37.1125 112.958 32.8377 119.277C27.6301 126.975 25.433 136.798 29.3112 149.075C33.3547 161.875 41.2556 175.615 49.9054 186.198C54.2455 191.508 58.9871 196.286 63.7981 199.81C68.383 203.168 74.0906 206.169 80.1636 206.137C80.1709 206.137 80.1781 206.137 80.1853 206.137L161.645 205.851L167.103 205.832L169.356 200.861C183.96 168.647 183.329 141.187 182.838 119.851C182.768 116.791 182.701 113.857 182.682 111.054V91.8606V91.8337L182.681 91.8068C182.643 85.7953 180.725 79.5047 177.004 74.6089C173.188 69.5891 167.054 65.6308 159.23 66.182C157.412 66.2918 155.631 66.637 153.923 67.1882C152.824 63.2435 150.633 59.7636 147.939 57.0826C143.764 52.9264 137.683 49.9915 130.946 50.4211C124.628 50.8142 118.854 54.0836 114.979 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3624_4)">
<path d="M176.64 241.46C212.439 241.46 241.46 212.439 241.46 176.64C241.46 140.841 212.439 111.82 176.64 111.82C140.841 111.82 111.82 140.841 111.82 176.64C111.82 212.439 140.841 241.46 176.64 241.46Z" fill="#FE0000" stroke="#0000FF" stroke-width="17"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M167.704 177.32L148.32 157.935L156.935 149.32L176.32 168.704L195.704 149.32L204.32 157.935L184.935 177.32L204.32 196.704L195.704 205.32L176.32 185.935L156.935 205.32L148.32 196.704L167.704 177.32Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_3624_4" x="98.1998" y="103.32" width="156.88" height="156.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="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_3624_4"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3624_4" result="shape"/>
</filter>
<clipPath id="clip0_3624_4">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

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="M138.019 58.8846C133.638 54.856 127.743 52.4693 121.621 52.8519C113.738 53.3327 106.781 58.3167 103.207 65.0978C99.4171 62.8672 94.9982 61.7027 90.4943 62.0296L90.4231 62.0348L90.352 62.0411C83.8326 62.6245 78.3733 66.2379 74.8581 70.7949C71.355 75.3362 69.2441 81.5154 70.3437 87.9529L72.8497 103.546L71.8703 104.281C71.4687 104.582 71.0401 104.899 70.5893 105.233C66.353 108.368 60.1525 112.958 55.8777 119.277C50.6702 126.975 48.473 136.798 52.3513 149.075C56.3948 161.875 64.2957 175.615 72.9454 186.198C77.2856 191.508 82.0271 196.286 86.8381 199.81C91.423 203.168 97.1306 206.169 103.204 206.137C103.211 206.137 103.218 206.137 103.225 206.137L184.685 205.851L190.143 205.832L192.396 200.861C207.033 168.573 206.368 139.051 205.876 117.24C205.806 114.159 205.74 111.232 205.722 108.472V91.8606V91.8337L205.721 91.8068C205.683 85.7953 203.765 79.5047 200.044 74.6089C196.228 69.5891 190.094 65.6308 182.27 66.182C180.452 66.2918 178.671 66.637 176.963 67.1882C175.864 63.2435 173.673 59.7636 170.979 57.0826C166.804 52.9264 160.723 49.9915 153.986 50.4211C147.668 50.8142 141.894 54.0836 138.019 58.8846Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,4 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M17.6822 129.306C17.9142 128.737 18.2237 128.029 18.6212 127.22C19.4074 125.619 20.5888 123.517 22.2747 121.268C25.6285 116.795 31.4352 111.177 40.4538 108.547C49.9972 105.764 60.2881 106.957 71.4261 112.134L62.4414 58.6843C60.8294 49.3309 63.9295 40.6043 68.759 34.3679C73.6032 28.1125 81.2692 22.9561 90.6807 22.1174L90.8223 22.1048L90.9641 22.0945C96.5492 21.6909 102.027 22.8772 106.89 25.2756C112.328 18.0399 120.747 13.0682 130.119 12.4974C137.915 12.0139 145.424 14.6381 151.345 19.2813C156.26 15.3869 162.302 12.9011 168.762 12.499C178.496 11.8817 187.04 16.0978 192.777 21.7858C197.756 26.7223 201.675 33.8207 202.203 42.0306C203.897 41.6272 205.632 41.3651 207.394 41.2567C218.449 40.4961 227.733 46.0028 233.371 52.7116C239.007 59.4173 242.879 69.5748 240.075 80.404L225.593 138.14C222.913 148.824 220.644 170.418 219.052 190.7C218.278 200.551 217.694 209.658 217.304 216.307L215.959 243.204L114.324 243.559C100.059 243.639 89.2654 235.043 81.9284 227.234C74.3328 219.149 67.3923 208.592 61.1496 198.746C59.813 196.638 58.5002 194.549 57.2019 192.484L57.2002 192.481C52.1173 184.394 47.2583 176.662 42.0744 169.535C35.5479 160.56 29.5477 154.059 23.8231 150.227L12.9668 142.959L17.1948 130.598L17.6822 129.306Z" fill="#0000FF"/>
<path d="M131.161 29.4654C123.564 29.9227 117.078 37.2105 117.566 44.7415L121.494 112.736C121.69 116.132 118.607 116.829 118.171 114.234L107.597 51.3314C106.558 44.2169 99.4208 38.5277 92.1898 39.0503C84.2336 39.7593 77.8367 48.0202 79.1993 55.8246L93.7003 142.091C93.7496 143.308 93.9506 144.519 94.3044 145.685C93.7371 147.965 93.3986 149.579 93.3986 149.579C45.0621 101.653 33.28 136.1 33.28 136.1C66.1267 158.088 86.0504 226.74 114.244 226.56L199.738 226.26C199.738 226.26 202.925 158.636 209.104 134.004L223.605 76.193C225.925 67.3805 217.66 57.5471 208.499 58.221C202.303 58.5729 196.62 63.3112 195.207 69.3037L182.821 118.128C182.149 120.778 181.503 119.715 181.612 117.529L185.238 44.7419C185.767 36.6115 178.03 28.9402 169.83 29.4654C162.742 29.9001 156.519 36.2081 156.236 43.244L152.913 109.741C152.743 113.12 150.399 113.186 150.194 109.442L146.568 43.2444C146.262 35.6092 138.852 28.9826 131.161 29.4654Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,4 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M120.764 243.559C106.064 243.654 94.9315 234.669 87.33 226.47C79.4457 217.966 72.2147 206.838 65.6646 196.382C64.2676 194.152 62.8936 191.939 61.5335 189.749C56.2005 181.16 51.0808 172.915 45.6262 165.321C38.7567 155.756 32.4011 148.765 26.3033 144.633L15.5723 137.361L19.7447 125.088L21.19 121.644C21.9919 119.999 23.1992 117.834 24.9231 115.515C28.3468 110.91 34.2913 105.096 43.5504 102.37C55.11 98.9669 67.7847 101.278 81.7607 109.426V53.5426C81.7607 33.8583 92.6922 13.7197 113.92 13.7197C135.148 13.7197 146.079 33.8583 146.079 53.5426V68.5677C148.285 68.8131 150.453 69.277 152.536 69.9474C157.658 71.5961 162.433 74.4963 166.346 78.4184C171.172 77.2686 176.261 77.2401 181.23 78.443C187.462 79.9516 192.776 83.1349 196.914 87.5425C202.677 86.2935 208.508 86.7836 213.723 88.5338C228.189 93.3895 238.812 108.053 236.948 126.259L225.329 242.882L120.764 243.559Z" fill="#0000FF"/>
<path d="M120.654 226.56L209.928 225.982L220.035 124.547C222.154 103.987 196.764 95.4317 189.716 114.404C189.805 91.6041 166.436 88.7513 159.398 104.26C160.279 85.423 136.433 78.1324 129.079 94.1164V53.5431C129.079 23.1126 98.7605 23.1126 98.7605 53.5431V144.834C48.2297 94.1168 35.8398 130.561 35.8398 130.561C70.1776 153.83 91.1807 226.751 120.654 226.56Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

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>

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="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>

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="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>

After

Width:  |  Height:  |  Size: 1.7 KiB

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>

After

Width:  |  Height:  |  Size: 629 B

View file

@ -0,0 +1,4 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M40.7934 86.5476C53.9757 73.2271 75.4226 73.2271 88.605 86.5476L99.0719 97.1243H157.042L167.509 86.5475C180.692 73.227 202.139 73.227 215.321 86.5475L232.743 104.153C245.828 117.375 245.828 138.739 232.743 151.961L215.321 169.567C202.139 182.887 180.692 182.887 167.509 169.567L156.745 158.689H99.3694L88.605 169.567C75.4226 182.887 53.9757 182.887 40.7934 169.567L23.3708 151.962C10.2859 138.739 10.2859 117.375 23.3708 104.153L40.7934 86.5476Z" fill="#0000FF"/>
<path d="M76.5216 98.5055C69.9923 91.9077 59.4061 91.9077 52.8767 98.5055L35.4542 116.111C28.9248 122.709 28.9248 133.406 35.4541 140.004L52.8767 157.609C59.4061 164.207 69.9923 164.207 76.5216 157.609L92.2758 141.689H163.838L179.593 157.609C186.122 164.207 196.708 164.207 203.238 157.609L220.66 140.004C227.189 133.406 227.189 122.709 220.66 116.111L203.238 98.5055C196.708 91.9077 186.122 91.9077 179.593 98.5055L164.136 114.124H91.9783L76.5216 98.5055Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,4 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M36.3188 100.508L58.0672 78.5396C73.2992 63.1535 98.0668 63.1535 113.299 78.5396L130.134 95.5451L209.24 96.4043C220.611 96.5278 229.784 105.744 229.854 117.115L230 140.819C230.071 152.468 220.581 161.913 208.934 161.787L129.981 160.929L113.299 177.78C98.0668 193.167 73.2992 193.167 58.0672 177.78L36.3188 155.812C21.1808 140.521 21.1809 115.799 36.3188 100.508Z" fill="#0000FF"/>
<path d="M129.416 143.922L209.118 144.788C211.264 144.811 213.013 143.07 213 140.924L212.854 117.219C212.841 115.124 211.151 113.426 209.056 113.403L129.222 112.536C125.212 112.493 121.378 110.864 118.542 107.999L101.218 90.4997C92.6381 81.8334 78.7279 81.8334 70.1484 90.4997L48.4 112.468C39.8205 121.135 39.8205 135.185 48.4 143.852L70.1484 165.82C78.7279 174.487 92.6381 174.487 101.218 165.82L118.405 148.459C121.322 145.512 125.291 143.877 129.416 143.922Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 977 B

View file

@ -0,0 +1,4 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M125.899 160.769L46.9464 161.627C35.2987 161.753 25.8087 152.308 25.8804 140.66L26.0263 116.955C26.0963 105.584 35.2689 96.3679 46.6396 96.2444L125.746 95.3852L142.581 78.3797C157.813 62.9936 182.581 62.9935 197.813 78.3797L219.561 100.348C234.699 115.639 234.699 140.361 219.561 155.652L197.813 177.621C182.581 193.007 157.813 193.007 142.581 177.62L125.899 160.769Z" fill="#0000FF"/>
<path d="M126.464 143.762L46.7617 144.628C44.6155 144.651 42.8669 142.91 42.8801 140.764L43.026 117.06C43.0389 114.964 44.7291 113.266 46.8242 113.243L126.657 112.376C130.668 112.333 134.502 110.704 137.338 107.839L154.662 90.3398C163.242 81.6735 177.152 81.6735 185.732 90.3398L207.48 112.308C216.059 120.975 216.059 135.026 207.48 143.692L185.732 165.66C177.152 174.327 163.242 174.327 154.662 165.66L137.475 148.299C134.558 145.353 130.589 143.717 126.464 143.762Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 988 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>

After

Width:  |  Height:  |  Size: 629 B

View file

@ -0,0 +1,4 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M151.962 232.743C138.739 245.828 117.375 245.828 104.153 232.743L86.5476 215.321C73.2271 202.139 73.227 180.692 86.5476 167.509L97.4249 156.745V99.3694L86.5475 88.605C73.227 75.4226 73.227 53.9757 86.5475 40.7934L104.153 23.3708C117.375 10.2859 138.739 10.2859 151.961 23.3708L169.567 40.7934C182.887 53.9757 182.887 75.4226 169.567 88.605L158.99 99.0719V157.042L169.567 167.509C182.887 180.692 182.887 202.139 169.567 215.321L151.962 232.743Z" fill="#0000FF"/>
<path d="M157.609 76.5216C164.207 69.9923 164.207 59.4061 157.609 52.8767L140.003 35.4542C133.406 28.9248 122.709 28.9248 116.111 35.4541L98.5055 52.8767C91.9077 59.4061 91.9077 69.9923 98.5055 76.5216L114.425 92.2758V163.838L98.5055 179.593C91.9077 186.122 91.9077 196.708 98.5055 203.238L116.111 220.66C122.709 227.189 133.406 227.189 140.004 220.66L157.609 203.238C164.207 196.708 164.207 186.122 157.609 179.593L141.99 164.136V91.9783L157.609 76.5216Z" fill="#00FF00"/>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

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="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>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,18 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.8657 133.515L64.8512 133.528L64.8367 133.54C58.4298 139.272 55.4791 148.596 55.2468 156.445C55.0279 163.838 57.2889 174.723 67.2232 178.88C71.3566 180.609 76.7693 180.906 81.338 181.019C83.8362 181.081 86.5528 181.083 89.3143 181.085H89.337H89.35C92.1501 181.087 95.0411 181.089 98.0372 181.146C110.191 181.375 122.987 182.511 133.839 187.407C144.653 192.286 153.811 201.122 161.97 210.126C163.586 211.91 165.29 213.847 166.964 215.749C169.166 218.252 171.316 220.694 173.143 222.651C176.324 226.055 180.246 229.951 184.531 231.884C189.783 234.254 195.083 233.537 199.329 231.742C203.484 229.986 207.106 227.043 210.004 223.894C215.572 217.843 220.378 208.862 220.499 200.555L220.5 200.493V200.431V53.5383C220.5 46.2787 219.688 39.8715 217.636 34.759C215.512 29.4674 211.688 24.8039 205.587 23.1213C199.914 21.5569 194.233 23.1497 189.458 25.525C184.573 27.9549 179.485 31.7659 174.314 36.4935L64.8657 133.515Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3556_104)">
<path d="M45.5 80C45.5 106.786 67.2142 128.5 94 128.5H110C136.786 128.5 158.5 106.786 158.5 80V64C158.5 37.2142 136.786 15.5 110 15.5H94C67.2142 15.5 45.5 37.2142 45.5 64V80Z" fill="#FE0000" stroke="#0000FF" stroke-width="17"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M93.3846 72L74 91.3846L82.6154 100L102 80.6154L121.385 100L130 91.3846L110.615 72L130 52.6154L121.385 44L102 63.3846L82.6154 44L74 52.6154L93.3846 72Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3556_104" x="31.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_3556_104"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3556_104" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,18 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M65.1344 133.515L65.1199 133.528L65.1054 133.54C58.6985 139.272 55.7478 148.596 55.5155 156.445C55.2966 163.838 57.5576 174.723 67.4918 178.88C71.6252 180.609 77.0379 180.906 81.6067 181.019C84.1049 181.081 86.8214 181.083 89.583 181.085H89.6056H89.6187C92.4188 181.087 95.3097 181.089 98.3059 181.146C110.46 181.375 123.256 182.511 134.107 187.407C144.922 192.286 154.079 201.122 162.239 210.126C163.855 211.91 165.559 213.847 167.233 215.749C169.435 218.252 171.584 220.694 173.412 222.651C176.593 226.055 180.515 229.951 184.799 231.884C190.052 234.254 195.351 233.537 199.598 231.742C203.752 229.986 207.375 227.043 210.272 223.894C215.841 217.843 220.647 208.862 220.768 200.555L220.769 200.493V200.431V53.5383C220.769 46.2787 219.956 39.8715 217.905 34.759C215.781 29.4674 211.957 24.8039 205.855 23.1213C200.182 21.5569 194.501 23.1497 189.726 25.525C184.842 27.9549 179.754 31.7659 174.583 36.4935L65.1344 133.515Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3556_114)">
<path d="M45.5 80C45.5 106.786 67.2142 128.5 94 128.5H110C136.786 128.5 158.5 106.786 158.5 80V64C158.5 37.2142 136.786 15.5 110 15.5H94C67.2142 15.5 45.5 37.2142 45.5 64V80Z" fill="#5F3BE4" stroke="#0000FF" stroke-width="17"/>
<path d="M101.411 38.4331C107.527 38.4331 112.503 43.2487 112.503 49.1679C112.503 55.087 107.527 59.9026 101.411 59.9026C95.2943 59.9026 90.3182 55.087 90.3182 49.1679C90.3182 43.2487 95.2943 38.4331 101.411 38.4331ZM115.529 106.745H87.293V100.89H93.3435V71.6133H87.293V65.7579H109.478V100.89H115.529V106.745Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3556_114" x="31.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_3556_114"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3556_114" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -0,0 +1,18 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.8657 133.515L64.8512 133.528L64.8367 133.54C58.4298 139.272 55.4791 148.596 55.2468 156.445C55.0279 163.838 57.2889 174.723 67.2232 178.88C71.3566 180.609 76.7693 180.906 81.338 181.019C83.8362 181.081 86.5528 181.083 89.3143 181.085H89.337H89.35C92.1501 181.087 95.0411 181.089 98.0372 181.146C110.191 181.375 122.987 182.511 133.839 187.407C144.653 192.286 153.811 201.122 161.97 210.126C163.586 211.91 165.29 213.847 166.964 215.749C169.166 218.252 171.316 220.694 173.143 222.651C176.324 226.055 180.246 229.951 184.531 231.884C189.783 234.254 195.083 233.537 199.329 231.742C203.484 229.986 207.106 227.043 210.004 223.894C215.572 217.843 220.378 208.862 220.499 200.555L220.5 200.493V200.431V53.5383C220.5 46.2787 219.688 39.8715 217.636 34.759C215.512 29.4674 211.688 24.8039 205.587 23.1213C199.914 21.5569 194.233 23.1497 189.458 25.525C184.573 27.9549 179.485 31.7659 174.314 36.4935L64.8657 133.515Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3556_99)">
<path d="M45.5 80C45.5 106.786 67.2142 128.5 94 128.5H110C136.786 128.5 158.5 106.786 158.5 80V64C158.5 37.2142 136.786 15.5 110 15.5H94C67.2142 15.5 45.5 37.2142 45.5 64V80Z" fill="#06B231" stroke="#0000FF" stroke-width="17"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M95.414 66.402L74.092 66.402C70.7275 66.402 68 69.1295 68 72.494C68 75.8585 70.7275 78.586 74.092 78.586H95.414V99.908C95.414 103.273 98.1415 106 101.506 106C104.871 106 107.598 103.273 107.598 99.908V78.586H128.92C132.284 78.586 135.012 75.8585 135.012 72.494C135.012 69.1295 132.284 66.402 128.92 66.402H107.598L107.598 45.08C107.598 41.7155 104.871 38.9881 101.506 38.9881C98.1415 38.9881 95.414 41.7155 95.414 45.0801V66.402Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3556_99" x="31.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_3556_99"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3556_99" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

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="M61.8367 133.54L61.8512 133.528L61.8657 133.515L171.314 36.4935C176.485 31.7659 181.573 27.9549 186.458 25.525C191.233 23.1497 196.914 21.5569 202.587 23.1213C208.688 24.8039 212.512 29.4674 214.636 34.759C216.688 39.8715 217.5 46.2787 217.5 53.5383L217.5 200.431V200.493L217.499 200.555C217.378 208.862 212.572 217.843 207.004 223.894C204.106 227.043 200.484 229.986 196.329 231.742C192.083 233.537 186.783 234.254 181.531 231.884C177.246 229.951 173.324 226.055 170.143 222.651C168.316 220.695 166.166 218.252 163.964 215.749C162.29 213.847 160.586 211.91 158.97 210.126C150.811 201.122 141.653 192.286 130.839 187.407C119.987 182.511 107.191 181.375 95.0372 181.146C92.041 181.089 89.1501 181.087 86.35 181.085H86.337H86.3143C83.5527 181.083 80.8362 181.081 78.338 181.019C73.7693 180.906 68.3566 180.609 64.2232 178.88C54.2889 174.723 52.0279 163.838 52.2468 156.445C52.4791 148.596 55.4298 139.272 61.8367 133.54Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,18 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.8657 133.515L64.8512 133.528L64.8367 133.54C58.4298 139.272 55.4791 148.596 55.2468 156.445C55.0279 163.838 57.2889 174.723 67.2232 178.88C71.3566 180.609 76.7693 180.906 81.338 181.019C83.8362 181.081 86.5528 181.083 89.3143 181.085H89.337H89.35C92.1501 181.087 95.0411 181.089 98.0372 181.146C110.191 181.375 122.987 182.511 133.839 187.407C144.653 192.286 153.811 201.122 161.97 210.126C163.586 211.91 165.29 213.847 166.964 215.749C169.166 218.252 171.316 220.694 173.143 222.651C176.324 226.055 180.246 229.951 184.531 231.884C189.783 234.254 195.083 233.537 199.329 231.742C203.484 229.986 207.106 227.043 210.004 223.894C215.572 217.843 220.378 208.862 220.499 200.555L220.5 200.493V200.431V53.5383C220.5 46.2787 219.688 39.8715 217.636 34.759C215.512 29.4674 211.688 24.8039 205.587 23.1213C199.914 21.5569 194.233 23.1497 189.458 25.525C184.573 27.9549 179.485 31.7659 174.314 36.4935L64.8657 133.515Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3556_109)">
<path d="M45.5 80C45.5 106.786 67.2142 128.5 94 128.5H110C136.786 128.5 158.5 106.786 158.5 80V64C158.5 37.2142 136.786 15.5 110 15.5H94C67.2142 15.5 45.5 37.2142 45.5 64V80Z" fill="#606060" stroke="#0000FF" stroke-width="17"/>
<path d="M114.52 94C126.486 94 136.12 84.3664 136.12 72.4C136.12 60.4336 126.486 50.8 114.52 50.8L105.88 50.8V59.44L114.52 59.44C121.691 59.44 127.48 65.1856 127.48 72.4C127.48 79.5712 121.691 85.36 114.52 85.36H105.88V94H114.52ZM97.24 94V85.36H88.6C81.4288 85.36 75.64 79.5712 75.64 72.4C75.64 65.1856 81.4288 59.44 88.6 59.44H97.24V50.8H88.6C76.6336 50.8 67 60.4336 67 72.4C67 84.3664 76.6336 94 88.6 94H97.24ZM114.52 76.72V68.08H88.6V76.72H114.52Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3556_109" x="31.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_3556_109"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3556_109" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1,18 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.8657 133.515L64.8512 133.528L64.8367 133.54C58.4298 139.272 55.4791 148.596 55.2468 156.445C55.0279 163.838 57.2889 174.723 67.2232 178.88C71.3566 180.609 76.7693 180.906 81.338 181.019C83.8362 181.081 86.5528 181.083 89.3143 181.085H89.337H89.35C92.1501 181.087 95.0411 181.089 98.0372 181.146C110.191 181.375 122.987 182.511 133.839 187.407C144.653 192.286 153.811 201.122 161.97 210.126C163.586 211.91 165.29 213.847 166.964 215.749C169.166 218.252 171.316 220.694 173.143 222.651C176.324 226.055 180.246 229.951 184.531 231.884C189.783 234.254 195.083 233.537 199.329 231.742C203.484 229.986 207.106 227.043 210.004 223.894C215.572 217.843 220.378 208.862 220.499 200.555L220.5 200.493V200.431V53.5383C220.5 46.2787 219.688 39.8715 217.636 34.759C215.512 29.4674 211.688 24.8039 205.587 23.1213C199.914 21.5569 194.233 23.1497 189.458 25.525C184.573 27.9549 179.485 31.7659 174.314 36.4935L64.8657 133.515Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3556_84)">
<path d="M45.5 80C45.5 106.786 67.2142 128.5 94 128.5H110C136.786 128.5 158.5 106.786 158.5 80V64C158.5 37.2142 136.786 15.5 110 15.5H94C67.2142 15.5 45.5 37.2142 45.5 64V80Z" fill="#2C2C2C" stroke="#0000FF" stroke-width="17"/>
<path d="M126 89.7255C126 92.5905 125.153 94.852 123.459 96.511C121.766 98.1701 119.515 99 116.708 99H86.2915C83.4849 99 81.2341 98.1701 79.5408 96.511C77.8467 94.852 77 92.5905 77 89.7255C77 88.4605 77.041 87.2251 77.1221 86.02C77.2032 84.8144 77.3655 83.5133 77.6089 82.1169C77.8523 80.7204 78.1599 79.4253 78.5311 78.2318C78.9022 77.0382 79.401 75.8745 80.0276 74.7406C80.6541 73.6067 81.3731 72.6399 82.1852 71.8402C82.9973 71.0405 83.9893 70.4019 85.1605 69.9245C86.3325 69.447 87.6258 69.2083 89.0412 69.2083C89.25 69.2083 89.7376 69.4649 90.5031 69.9782C91.2686 70.4914 92.133 71.0643 93.0953 71.6969C94.0584 72.3295 95.3115 72.9024 96.8538 73.4157C98.3969 73.9289 99.9457 74.1856 101.5 74.1856C103.054 74.1856 104.603 73.9289 106.146 73.4157C107.688 72.9024 108.942 72.3295 109.905 71.6969C110.867 71.0643 111.731 70.4914 112.497 69.9782C113.262 69.4649 113.75 69.2083 113.959 69.2083C115.374 69.2083 116.668 69.447 117.839 69.9245C119.011 70.4019 120.003 71.0405 120.815 71.8402C121.627 72.6399 122.346 73.6067 122.972 74.7406C123.599 75.8745 124.098 77.0382 124.469 78.2318C124.84 79.4253 125.148 80.7204 125.391 82.1169C125.635 83.5133 125.797 84.8144 125.878 86.02C125.959 87.2251 126 88.4605 126 89.7255ZM114.863 57.75C114.863 61.5456 113.559 64.7861 110.948 67.4717C108.338 70.1573 105.189 71.5 101.5 71.5C97.8113 71.5 94.6617 70.1573 92.0518 67.4717C89.4412 64.7861 88.1367 61.5456 88.1367 57.75C88.1367 53.9544 89.4412 50.7139 92.0518 48.0283C94.6617 45.3427 97.8113 44 101.5 44C105.189 44 108.338 45.3427 110.948 48.0283C113.559 50.7139 114.863 53.9544 114.863 57.75Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3556_84" x="31.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_3556_84"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3556_84" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View file

@ -0,0 +1,18 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.8657 133.515L64.8512 133.528L64.8367 133.54C58.4298 139.272 55.4791 148.596 55.2468 156.445C55.0279 163.838 57.2889 174.723 67.2232 178.88C71.3566 180.609 76.7693 180.906 81.338 181.019C83.8362 181.081 86.5528 181.083 89.3143 181.085H89.337H89.35C92.1501 181.087 95.0411 181.089 98.0372 181.146C110.191 181.375 122.987 182.511 133.839 187.407C144.653 192.286 153.811 201.122 161.97 210.126C163.586 211.91 165.29 213.847 166.964 215.749C169.166 218.252 171.316 220.694 173.143 222.651C176.324 226.055 180.246 229.951 184.531 231.884C189.783 234.254 195.083 233.537 199.329 231.742C203.484 229.986 207.106 227.043 210.004 223.894C215.572 217.843 220.378 208.862 220.499 200.555L220.5 200.493V200.431V53.5383C220.5 46.2787 219.688 39.8715 217.636 34.759C215.512 29.4674 211.688 24.8039 205.587 23.1213C199.914 21.5569 194.233 23.1497 189.458 25.525C184.573 27.9549 179.485 31.7659 174.314 36.4935L64.8657 133.515Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3556_89)">
<path d="M45.5 80C45.5 106.786 67.2142 128.5 94 128.5H110C136.786 128.5 158.5 106.786 158.5 80V64C158.5 37.2142 136.786 15.5 110 15.5H94C67.2142 15.5 45.5 37.2142 45.5 64V80Z" fill="#0A6857" stroke="#0000FF" stroke-width="17"/>
<path d="M102.5 44C90.6259 44 81 53.6788 81 65.6181C81 70.9482 82.9271 75.8193 86.1082 79.5887L102.5 99L118.892 79.5881C122.073 75.8193 124 70.9476 124 65.6174C124.001 53.6788 114.374 44 102.5 44ZM102.5 73.7642C97.6164 73.7642 93.6587 69.784 93.6587 64.8737C93.6587 59.9634 97.6164 55.9833 102.5 55.9833C107.384 55.9833 111.342 59.9634 111.342 64.8737C111.342 69.784 107.384 73.7642 102.5 73.7642Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3556_89" x="31.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_3556_89"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3556_89" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1,18 @@
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M64.8656 133.515L64.8511 133.528L64.8366 133.54C58.4297 139.272 55.479 148.596 55.2467 156.445C55.0278 163.838 57.2888 174.723 67.2231 178.88C71.3564 180.609 76.7692 180.906 81.3379 181.019C83.8361 181.081 86.5526 181.083 89.3142 181.085H89.3369H89.3499C92.15 181.087 95.0409 181.089 98.0371 181.146C110.191 181.375 122.987 182.511 133.839 187.407C144.653 192.286 153.811 201.122 161.97 210.126C163.586 211.91 165.29 213.847 166.964 215.749C169.166 218.252 171.316 220.694 173.143 222.651C176.324 226.055 180.246 229.951 184.531 231.884C189.783 234.254 195.083 233.537 199.329 231.742C203.483 229.986 207.106 227.043 210.004 223.894C215.572 217.843 220.378 208.862 220.499 200.555L220.5 200.493V200.431V53.5383C220.5 46.2787 219.688 39.8715 217.636 34.759C215.512 29.4674 211.688 24.8039 205.586 23.1213C199.914 21.5569 194.233 23.1497 189.458 25.525C184.573 27.9549 179.485 31.7659 174.314 36.4935L64.8656 133.515Z" fill="#00FF00" stroke="#0000FF" stroke-width="17"/>
<g filter="url(#filter0_d_3556_94)">
<path d="M45.5 80C45.5 106.786 67.2142 128.5 94 128.5H110C136.786 128.5 158.5 106.786 158.5 80V64C158.5 37.2142 136.786 15.5 110 15.5H94C67.2142 15.5 45.5 37.2142 45.5 64V80Z" fill="#179DD8" stroke="#0000FF" stroke-width="17"/>
<path d="M76 78C76 89.0457 84.9543 98 96 98H108C119.046 98 128 89.0457 128 78V66C128 54.9543 119.046 46 108 46L96 46C84.9543 46 76 54.9543 76 66V78Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_3556_94" x="31.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_3556_94"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3556_94" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

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="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>

After

Width:  |  Height:  |  Size: 1.1 KiB

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="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>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,18 @@
<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>

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,18 @@
<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>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,18 @@
<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>

After

Width:  |  Height:  |  Size: 2.3 KiB

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="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>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

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