feat: Action Pointer Cursors are Re-designed

This commit is contained in:
Abdulkaiz Khatri 2023-09-12 17:03:33 +05:30
parent e3f6caf4d3
commit 611c46facc
16 changed files with 178 additions and 130 deletions

View file

@ -30,7 +30,9 @@ jobs:
node-version: 16
- name: Installing Node Dependencies
run: yarn install --frozen-lockfile
run: |
rm -rf node_modules yarn.lock
yarn install --frozen-lockfile
continue-on-error: false
- name: Print cbmp version

View file

@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### What's New?
- Pointer Actions Cursor is Re-Designed
- The maximum size for building a cursor without losing quality is `256px`.
- The XCursor package size is now approximately `20MB` in its original form and `~2MB` when compressed.
- Animated cursors now have fewer frames, Fixes #134.

View file

@ -58,22 +58,22 @@ x11_name = 'center_ptr'
[cursors.circle]
png = 'circle.png'
x_hotspot = 43
y_hotspot = 14
x_hotspot = 42
y_hotspot = 15
win_name = 'Unavailiable'
x11_name = 'circle'
x11_symlinks = ['forbidden']
[cursors.context-menu]
png = 'context-menu.png'
x_hotspot = 43
y_hotspot = 14
x_hotspot = 42
y_hotspot = 15
x11_name = 'context-menu'
[cursors.copy]
png = 'copy.png'
x_hotspot = 43
y_hotspot = 14
x_hotspot = 42
y_hotspot = 15
x11_name = 'copy'
x11_symlinks = [
"1081e37283d90000800003c07f3ef6bf",
@ -180,8 +180,8 @@ x11_symlinks = ["arrow", "default", "top_left_arrow"]
[cursors.left_ptr_watch]
png = 'left_ptr_watch-*.png'
x_hotspot = 44
y_hotspot = 14
x_hotspot = 42
y_hotspot = 15
win_name = 'Work'
x11_name = 'left_ptr_watch'
x11_symlinks = [
@ -206,8 +206,8 @@ x11_name = 'left_tee'
[cursors.link]
png = 'link.png'
x_hotspot = 43
y_hotspot = 14
x_hotspot = 42
y_hotspot = 15
x11_name = 'link'
x11_symlinks = [
"3085a0e285430894940527032f8b26df",
@ -255,8 +255,8 @@ x11_symlinks = ['cell']
[cursors.pointer-move]
png = 'pointer-move.png'
x_hotspot = 43
y_hotspot = 14
x_hotspot = 42
y_hotspot = 15
x11_name = 'pointer-move'
[cursors.question_arrow]

View file

@ -1,14 +1,24 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.8799 160.73L42.8799 49.111C42.8799 43.1848 43.5332 37.2848 45.5984 32.1998C47.7874 26.8101 52.1022 21.2746 59.4503 19.2723C66.1083 17.458 72.2948 19.414 76.6598 21.5595C81.1909 23.7866 85.6239 27.1216 89.8375 30.9239L173.915 104.568L173.938 104.588C180.739 110.6 183.448 119.794 183.665 127.025C183.861 133.575 181.914 145.882 170.171 150.737C165.644 152.608 160.228 152.797 156.879 152.879C154.879 152.927 152.724 152.929 150.636 152.93L150.571 152.931C148.409 152.932 146.244 152.934 144.009 152.976C134.83 153.147 126.169 154.012 119.16 157.136C112.222 160.229 105.989 166.021 99.8257 172.742C98.7649 173.899 97.5065 175.31 96.2238 176.749C94.4277 178.763 92.5839 180.831 91.1683 182.328C88.7918 184.842 84.9209 188.804 80.2119 190.903C74.0047 193.67 67.9104 192.736 63.4181 190.86C59.0642 189.041 55.5008 186.108 52.8241 183.234C47.8436 177.886 43.0088 169.479 42.8814 160.829L42.8799 160.73Z" fill="#0000FF"/>
<path d="M56.3198 49.1109C56.3198 28.5549 65.8952 27.3914 80.9045 40.9661L165.036 114.658C171.384 120.269 172.541 135.214 165.036 138.316C157.531 141.419 132.916 136.29 113.688 144.861C94.4604 153.432 82.5173 175.161 74.7397 178.628C66.9621 182.095 56.4434 169.018 56.3198 160.631L56.3198 49.1109Z" fill="#00FF00"/>
<g filter="url(#filter0_d_2651_806)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M196.48 171.52C196.48 210.047 165.247 241.28 126.72 241.28C88.1926 241.28 56.96 210.047 56.96 171.52C56.96 132.993 88.1926 101.76 126.72 101.76C165.247 101.76 196.48 132.993 196.48 171.52Z" fill="#0000FF"/>
<path d="M183.04 171.52C183.04 202.625 157.825 227.84 126.72 227.84C95.6152 227.84 70.3999 202.625 70.3999 171.52C70.3999 140.415 95.6152 115.2 126.72 115.2C157.825 115.2 183.04 140.415 183.04 171.52Z" fill="#FE0000"/>
<path d="M127.36 142.08C119.047 142.08 111.074 145.246 105.194 150.883C99.3131 156.52 96.0061 164.166 96 172.141C95.9973 175.948 96.748 179.721 98.2123 183.26L150.802 152.203C147.862 149.022 144.253 146.476 140.212 144.731C136.171 142.986 131.791 142.083 127.36 142.08ZM156.508 160.983L103.879 192.041C106.816 195.24 110.429 197.803 114.477 199.561C118.525 201.32 122.916 202.233 127.36 202.24C131.48 202.24 135.559 201.461 139.365 199.948C143.171 198.436 146.629 196.218 149.541 193.423C152.453 190.628 154.763 187.31 156.338 183.658C157.913 180.006 158.722 176.093 158.72 172.141C158.728 168.321 157.977 164.534 156.508 160.983Z" fill="white"/>
<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="51.84" y="101.76" width="149.76" height="149.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -1,14 +1,24 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.8799 160.73L42.8799 49.111C42.8799 43.1848 43.5332 37.2848 45.5984 32.1998C47.7874 26.8101 52.1022 21.2746 59.4503 19.2723C66.1083 17.458 72.2948 19.414 76.6598 21.5595C81.1909 23.7866 85.6239 27.1216 89.8375 30.9239L173.915 104.568L173.938 104.588C180.739 110.6 183.448 119.794 183.665 127.025C183.861 133.575 181.914 145.882 170.171 150.737C165.644 152.608 160.228 152.797 156.879 152.879C154.879 152.927 152.724 152.929 150.636 152.93L150.571 152.931C148.409 152.932 146.244 152.934 144.009 152.976C134.83 153.147 126.169 154.012 119.16 157.136C112.222 160.229 105.989 166.021 99.8257 172.742C98.7649 173.899 97.5065 175.31 96.2238 176.749C94.4277 178.763 92.5839 180.831 91.1683 182.328C88.7918 184.842 84.9209 188.804 80.2119 190.903C74.0047 193.67 67.9104 192.736 63.4181 190.86C59.0642 189.041 55.5008 186.108 52.8241 183.234C47.8436 177.886 43.0088 169.479 42.8814 160.829L42.8799 160.73Z" fill="#0000FF"/>
<path d="M56.3201 49.1109C56.32 28.5549 65.8955 27.3914 80.9048 40.9661L165.036 114.658C171.384 120.269 172.541 135.214 165.036 138.316C157.532 141.419 132.916 136.29 113.688 144.861C94.4606 153.432 82.5176 175.161 74.7399 178.628C66.9623 182.095 56.4437 169.018 56.3201 160.631L56.3201 49.1109Z" fill="#00FF00"/>
<g filter="url(#filter0_d_2651_820)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M196.48 171.52C196.48 210.047 165.247 241.28 126.72 241.28C88.1926 241.28 56.96 210.047 56.96 171.52C56.96 132.993 88.1926 101.76 126.72 101.76C165.247 101.76 196.48 132.993 196.48 171.52Z" fill="#0000FF"/>
<path d="M183.04 171.52C183.04 202.625 157.825 227.84 126.72 227.84C95.6152 227.84 70.3999 202.625 70.3999 171.52C70.3999 140.415 95.6152 115.2 126.72 115.2C157.825 115.2 183.04 140.415 183.04 171.52Z" fill="#5F3BE4"/>
<path d="M127.36 139.52C133.183 139.52 137.92 144.122 137.92 149.778C137.92 155.435 133.183 160.037 127.36 160.037C121.537 160.037 116.8 155.435 116.8 149.778C116.8 144.122 121.537 139.52 127.36 139.52ZM140.8 204.8H113.92V199.205H119.68V171.227H113.92V165.632H135.04V199.205H140.8V204.8Z" fill="white"/>
<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="51.84" y="101.76" width="149.76" height="149.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -1,17 +1,15 @@
<?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="M44.801 156.07L44.7998 155.988V44.884C44.7998 39.1212 45.4322 33.5839 47.3071 28.9095C49.2768 23.9989 53.0967 19.0721 59.5741 17.2849C65.4866 15.6535 71.0665 17.3942 75.1569 19.43C79.3893 21.5366 83.5952 24.7273 87.6649 28.4471L170.315 101.752L170.353 101.786C176.472 107.264 178.988 115.748 179.188 122.52C179.37 128.691 177.553 139.698 167.209 144.029C163.135 145.734 158.159 145.933 154.819 146.015C152.875 146.063 150.776 146.065 148.714 146.066L148.663 146.066C146.539 146.068 144.394 146.07 142.177 146.112C133.111 146.283 124.271 147.143 117.008 150.421C109.793 153.678 103.43 159.714 97.3341 166.445C96.2375 167.656 94.9826 169.081 93.7194 170.516C91.9848 172.487 90.2324 174.478 88.8443 175.964C86.4923 178.483 82.9381 182.132 78.7155 184.038C73.2178 186.519 67.7829 185.698 63.7105 183.975C59.7601 182.305 56.485 179.59 53.9911 176.878C49.3011 171.778 44.9152 163.915 44.801 156.07Z" fill="#0000FF"/>
<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="M55.04 43.9909C55.04 23.4349 64.6154 22.2714 79.6248 35.8461L163.756 109.538C170.104 115.149 171.261 130.094 163.756 133.196C156.252 136.299 131.636 131.17 112.408 139.741C93.1806 148.312 81.2375 170.041 73.4599 173.508C65.6823 176.975 55.1636 163.898 55.04 155.511L55.04 43.9909Z" fill="#00FF00"/>
<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)">
<path d="M192 166.4C192 203.16 162.2 232.96 125.44 232.96C88.6798 232.96 58.8799 203.16 58.8799 166.4C58.8799 129.64 88.6798 99.84 125.44 99.84C162.2 99.84 192 129.64 192 166.4Z" fill="#0000FF"/>
<path d="M181.76 166.4C181.76 197.505 156.545 222.72 125.44 222.72C94.3354 222.72 69.1201 197.505 69.1201 166.4C69.1201 135.295 94.3354 110.08 125.44 110.08C156.545 110.08 181.76 135.295 181.76 166.4Z" fill="#06B231"/>
<path d="M155.287 160.116H95.5926C92.9912 160.116 90.8799 162.228 90.8799 164.829V167.971C90.8799 170.572 92.9912 172.684 95.5926 172.684H155.287C157.889 172.684 160 170.572 160 167.971V164.829C160 162.228 157.889 160.116 155.287 160.116Z" fill="white"/>
<path d="M119.156 136.553V196.247C119.156 198.849 121.268 200.96 123.869 200.96H127.011C129.612 200.96 131.723 198.849 131.723 196.247V136.553C131.723 133.951 129.612 131.84 127.011 131.84H123.869C121.268 131.84 119.156 133.951 119.156 136.553Z" fill="white"/>
<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="38.3998" y="15.36" width="147.2" height="181.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>
@ -20,7 +18,7 @@
<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="53.7599" y="99.84" width="143.36" height="143.36" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

@ -1,12 +1,13 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.8799 160.73L42.8799 49.111C42.8799 43.1848 43.5332 37.2848 45.5984 32.1998C47.7874 26.8101 52.1022 21.2746 59.4503 19.2723C66.1083 17.458 72.2948 19.414 76.6598 21.5595C81.1909 23.7866 85.6239 27.1216 89.8375 30.9239L173.915 104.568L173.938 104.588C180.739 110.6 183.448 119.794 183.665 127.025C183.861 133.575 181.914 145.882 170.171 150.737C165.644 152.608 160.228 152.797 156.879 152.879C154.879 152.927 152.724 152.929 150.636 152.93L150.571 152.931C148.409 152.932 146.244 152.934 144.009 152.976C134.83 153.147 126.169 154.012 119.16 157.136C112.222 160.229 105.989 166.021 99.8257 172.742C98.7649 173.899 97.5065 175.31 96.2238 176.749C94.4277 178.763 92.5839 180.831 91.1683 182.328C88.7918 184.842 84.9209 188.804 80.2119 190.903C74.0047 193.67 67.9104 192.736 63.4181 190.86C59.0642 189.041 55.5008 186.108 52.8241 183.234C47.8436 177.886 43.0088 169.479 42.8814 160.829L42.8799 160.73Z" fill="#0000FF"/>
<path d="M56.3201 49.1109C56.32 28.5549 65.8955 27.3914 80.9048 40.9661L165.036 114.658C171.384 120.269 172.541 135.214 165.036 138.316C157.532 141.419 132.916 136.29 113.688 144.861C94.4606 153.432 82.5176 175.161 74.7399 178.628C66.9623 182.095 56.4437 169.018 56.3201 160.631L56.3201 49.1109Z" fill="#00FF00"/>
<g filter="url(#filter0_d_2653_9)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M196.48 171.52C196.48 210.047 165.247 241.28 126.72 241.28C88.1926 241.28 56.96 210.047 56.96 171.52C56.96 132.993 88.1926 101.76 126.72 101.76C165.247 101.76 196.48 132.993 196.48 171.52Z" fill="#0000FF"/>
<path d="M183.04 171.52C183.04 202.625 157.825 227.84 126.72 227.84C95.6152 227.84 70.3999 202.625 70.3999 171.52C70.3999 140.415 95.6152 115.2 126.72 115.2C157.825 115.2 183.04 140.415 183.04 171.52Z" fill="#FF0000"/>
<g transform="translate(127 171)">
<g transform="scale(0.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"/>
@ -29,7 +30,16 @@
</g>
</g>
<defs>
<filter id="filter0_d_2653_9" x="51.84" y="101.76" width="149.76" height="149.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View file

@ -1,14 +1,24 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.8799 160.73L42.8799 49.111C42.8799 43.1848 43.5332 37.2848 45.5984 32.1998C47.7874 26.8101 52.1022 21.2746 59.4503 19.2723C66.1083 17.458 72.2948 19.414 76.6598 21.5595C81.1909 23.7866 85.6239 27.1216 89.8375 30.9239L173.915 104.568L173.938 104.588C180.739 110.6 183.448 119.794 183.665 127.025C183.861 133.575 181.914 145.882 170.171 150.737C165.644 152.608 160.228 152.797 156.879 152.879C154.879 152.927 152.724 152.929 150.636 152.93L150.571 152.931C148.409 152.932 146.244 152.934 144.009 152.976C134.83 153.147 126.169 154.012 119.16 157.136C112.222 160.229 105.989 166.021 99.8257 172.742C98.7649 173.899 97.5065 175.31 96.2238 176.749C94.4277 178.763 92.5839 180.831 91.1683 182.328C88.7918 184.842 84.9209 188.804 80.2119 190.903C74.0047 193.67 67.9104 192.736 63.4181 190.86C59.0642 189.041 55.5008 186.108 52.8241 183.234C47.8436 177.886 43.0088 169.479 42.8814 160.829L42.8799 160.73Z" fill="#0000FF"/>
<path d="M56.3201 49.1109C56.32 28.5549 65.8955 27.3914 80.9048 40.9661L165.036 114.658C171.384 120.269 172.541 135.214 165.036 138.316C157.532 141.419 132.916 136.29 113.688 144.861C94.4606 153.432 82.5176 175.161 74.7399 178.628C66.9623 182.095 56.4437 169.018 56.3201 160.631L56.3201 49.1109Z" fill="#00FF00"/>
<g filter="url(#filter0_d_2651_813)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M196.48 171.52C196.48 210.047 165.247 241.28 126.72 241.28C88.1926 241.28 56.96 210.047 56.96 171.52C56.96 132.993 88.1926 101.76 126.72 101.76C165.247 101.76 196.48 132.993 196.48 171.52Z" fill="#0000FF"/>
<path d="M183.04 171.52C183.04 202.625 157.825 227.84 126.72 227.84C95.6152 227.84 70.3999 202.625 70.3999 171.52C70.3999 140.415 95.6152 115.2 126.72 115.2C157.825 115.2 183.04 140.415 183.04 171.52Z" fill="#606060"/>
<path d="M113.76 149.76C101.794 149.76 92.1602 159.394 92.1602 171.36C92.1602 183.326 101.794 192.96 113.76 192.96H122.4V184.32H113.76C106.589 184.32 100.8 178.574 100.8 171.36C100.8 164.189 106.589 158.4 113.76 158.4H122.4V149.76H113.76ZM131.04 149.76V158.4H139.68C146.851 158.4 152.64 164.189 152.64 171.36C152.64 178.574 146.851 184.32 139.68 184.32H131.04V192.96H139.68C151.647 192.96 161.28 183.326 161.28 171.36C161.28 159.394 151.647 149.76 139.68 149.76H131.04ZM113.76 167.04V175.68H139.68V167.04H113.76Z" fill="white"/>
<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="51.84" y="101.76" width="149.76" height="149.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

@ -1,14 +1,24 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.8799 160.73L42.8799 49.111C42.8799 43.1848 43.5332 37.2848 45.5984 32.1998C47.7874 26.8101 52.1022 21.2746 59.4503 19.2723C66.1083 17.458 72.2948 19.414 76.6598 21.5595C81.1909 23.7866 85.6239 27.1216 89.8375 30.9239L173.915 104.568L173.938 104.588C180.739 110.6 183.448 119.794 183.665 127.025C183.861 133.575 181.914 145.882 170.171 150.737C165.644 152.608 160.228 152.797 156.879 152.879C154.879 152.927 152.724 152.929 150.636 152.93L150.571 152.931C148.409 152.932 146.244 152.934 144.009 152.976C134.83 153.147 126.169 154.012 119.16 157.136C112.222 160.229 105.989 166.021 99.8257 172.742C98.7649 173.899 97.5065 175.31 96.2238 176.749C94.4277 178.763 92.5839 180.831 91.1683 182.328C88.7918 184.842 84.9209 188.804 80.2119 190.903C74.0047 193.67 67.9104 192.736 63.4181 190.86C59.0642 189.041 55.5008 186.108 52.8241 183.234C47.8436 177.886 43.0088 169.479 42.8814 160.829L42.8799 160.73Z" fill="#0000FF"/>
<path d="M56.3198 49.1109C56.3198 28.5549 65.8952 27.3914 80.9045 40.9661L165.036 114.658C171.384 120.269 172.541 135.214 165.036 138.316C157.531 141.419 132.916 136.29 113.688 144.861C94.4604 153.432 82.5173 175.161 74.7397 178.628C66.9621 182.095 56.4434 169.018 56.3198 160.631L56.3198 49.1109Z" fill="#00FF00"/>
<g filter="url(#filter0_d_2651_792)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M196.48 171.52C196.48 210.047 165.247 241.28 126.72 241.28C88.1926 241.28 56.96 210.047 56.96 171.52C56.96 132.993 88.1926 101.76 126.72 101.76C165.247 101.76 196.48 132.993 196.48 171.52Z" fill="#0000FF"/>
<path d="M183.04 171.52C183.04 202.625 157.825 227.84 126.72 227.84C95.6152 227.84 70.3999 202.625 70.3999 171.52C70.3999 140.415 95.6152 115.2 126.72 115.2C157.825 115.2 183.04 140.415 183.04 171.52Z" fill="#179DD8"/>
<path d="M126.08 156.16C134.902 156.16 142.08 163.338 142.08 172.16C142.08 180.983 134.902 188.16 126.08 188.16C117.258 188.16 110.08 180.983 110.08 172.16C110.08 163.338 117.258 156.16 126.08 156.16Z" fill="white"/>
<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="51.84" y="101.76" width="149.76" height="149.76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -2,17 +2,16 @@
<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="M55.04 0C55.04 0 123.52 60.8 162.56 106.88C171.838 117.831 181.857 130.85 183.68 136.96C191.062 161.705 136.073 115.362 107.989 125.596C81.8291 135.128 71.9362 201.06 58.88 177.28C55.4083 170.957 55.04 157.44 55.04 157.44V0Z" fill="#0000FF"/>
<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="M65.28 24.32V152.32L108.8 131.84L156.16 114.043L65.28 24.32Z" fill="#00FF00"/>
<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)">
<path d="M192 166.4C192 203.16 162.2 232.96 125.44 232.96C88.6799 232.96 58.88 203.16 58.88 166.4C58.88 129.64 88.6799 99.84 125.44 99.84C162.2 99.84 192 129.64 192 166.4Z" fill="#0000FF"/>
<path d="M181.76 166.4C181.76 197.505 156.545 222.72 125.44 222.72C94.3353 222.72 69.12 197.505 69.12 166.4C69.12 135.295 94.3353 110.08 125.44 110.08C156.545 110.08 181.76 135.295 181.76 166.4Z" fill="#FE0000"/>
<path d="M124.8 136.96C116.487 136.96 108.514 140.126 102.634 145.763C96.7531 151.4 93.4462 159.046 93.44 167.021C93.4373 170.828 94.188 174.601 95.6523 178.14L148.242 147.082C145.302 143.902 141.693 141.356 137.652 139.611C133.611 137.866 129.231 136.963 124.8 136.96ZM153.948 155.863L101.319 186.921C104.256 190.12 107.869 192.683 111.917 194.441C115.965 196.2 120.356 197.113 124.8 197.12C128.92 197.12 132.999 196.341 136.805 194.828C140.611 193.316 144.069 191.098 146.981 188.303C149.893 185.508 152.203 182.19 153.778 178.538C155.353 174.886 156.162 170.973 156.16 167.021C156.168 163.201 155.417 159.414 153.948 155.863Z" fill="white"/>
<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="48.64" y="-1.28" width="142.115" height="195.219" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>
@ -21,7 +20,7 @@
<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="53.76" y="99.84" width="143.36" height="143.36" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -2,17 +2,16 @@
<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="M56.32 0C56.32 0 124.8 60.8 163.84 106.88C173.118 117.831 183.137 130.85 184.96 136.96C192.342 161.705 137.353 115.362 109.269 125.596C83.1091 135.128 73.2162 201.06 60.16 177.28C56.6883 170.957 56.32 157.44 56.32 157.44V0Z" fill="#0000FF"/>
<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="M66.56 24.32V152.32L110.08 131.84L157.44 114.043L66.56 24.32Z" fill="#00FF00"/>
<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)">
<path d="M192 166.4C192 203.16 162.2 232.96 125.44 232.96C88.6799 232.96 58.88 203.16 58.88 166.4C58.88 129.64 88.6799 99.84 125.44 99.84C162.2 99.84 192 129.64 192 166.4Z" fill="#0000FF"/>
<path d="M181.76 166.4C181.76 197.505 156.545 222.72 125.44 222.72C94.3353 222.72 69.12 197.505 69.12 166.4C69.12 135.295 94.3353 110.08 125.44 110.08C156.545 110.08 181.76 135.295 181.76 166.4Z" fill="#5F3BE4"/>
<path d="M126.08 134.4C131.903 134.4 136.64 139.002 136.64 144.658C136.64 150.315 131.903 154.917 126.08 154.917C120.257 154.917 115.52 150.315 115.52 144.658C115.52 139.002 120.257 134.4 126.08 134.4ZM139.52 199.68H112.64V194.085H118.4V166.107H112.64V160.512H133.76V194.085H139.52V199.68Z" fill="white"/>
<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="49.92" y="-1.28" width="142.115" height="195.219" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>
@ -21,7 +20,7 @@
<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="53.76" y="99.84" width="143.36" height="143.36" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -1,17 +1,17 @@
<?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_182)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M57.6 2.56C57.6 2.56 126.08 63.36 165.12 109.44C174.398 120.391 184.417 133.41 186.24 139.52C193.622 164.265 138.633 117.922 110.549 128.156C84.3891 137.688 74.4962 203.62 61.44 179.84C57.9683 173.517 57.6 160 57.6 160V2.56Z" fill="#0000FF"/>
</g>
<path d="M67.84 26.88V154.88L111.36 134.4L158.72 116.603L67.84 26.88Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2652_182)">
<path d="M192 166.4C192 203.16 162.2 232.96 125.44 232.96C88.6799 232.96 58.88 203.16 58.88 166.4C58.88 129.64 88.6799 99.84 125.44 99.84C162.2 99.84 192 129.64 192 166.4Z" fill="#0000FF"/>
<path d="M181.76 166.4C181.76 197.505 156.545 222.72 125.44 222.72C94.3353 222.72 69.12 197.505 69.12 166.4C69.12 135.295 94.3353 110.08 125.44 110.08C156.545 110.08 181.76 135.295 181.76 166.4Z" fill="#06B231"/>
<path d="M155.287 160.116H95.5927C92.9913 160.116 90.88 162.228 90.88 164.829V167.971C90.88 170.572 92.9913 172.684 95.5927 172.684H155.287C157.889 172.684 160 170.572 160 167.971V164.829C160 162.228 157.889 160.116 155.287 160.116Z" fill="white"/>
<path d="M119.156 136.553V196.247C119.156 198.849 121.268 200.96 123.869 200.96H127.011C129.612 200.96 131.724 198.849 131.724 196.247V136.553C131.724 133.951 129.612 131.84 127.011 131.84H123.869C121.268 131.84 119.156 133.951 119.156 136.553Z" fill="white"/>
<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="51.2" y="1.28" width="142.115" height="195.219" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>
@ -20,7 +20,7 @@
<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="53.76" y="99.84" width="143.36" height="143.36" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<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"/>
@ -29,5 +29,8 @@
<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>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -6,8 +6,8 @@
<path d="M99.1047 61.3359C91.8637 61.7736 85.6819 68.7468 86.1478 75.9528L87.0406 88.7262C87.2672 91.9731 84.2265 92.6517 83.8733 90.1589L82.7542 82.2583C81.7641 75.4509 74.9616 70.0073 68.0697 70.5074C60.4868 71.1859 54.39 79.09 55.6886 86.5576L60.5511 116.814C60.598 117.978 60.2637 123.979 60.2637 123.979L53.9291 111.082C44.676 118.019 31.2172 126.89 37.4166 146.515C44.7538 169.741 66.6955 197.724 80.1309 197.638L161.615 197.351C177.382 162.571 174.439 130.087 174.284 107.069L174.182 91.8607C174.127 83.146 168.516 74.0193 159.785 74.6642C153.879 75.0004 148.462 79.5345 147.116 85.2684L145.491 93.8851C145.006 96.4546 144.146 95.3977 144.339 93.3123L146.165 73.5213C146.67 65.7417 139.296 58.4018 131.481 58.9044C124.725 59.3209 118.794 65.356 118.524 72.0883L116.985 85.8605C116.626 89.0778 114.59 89.1571 114.394 85.5741L113.79 74.5207C113.497 67.2149 106.435 60.8739 99.1047 61.3359Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2652_138)">
<path d="M244.48 171.52C244.48 208.28 214.68 238.08 177.92 238.08C141.16 238.08 111.36 208.28 111.36 171.52C111.36 134.76 141.16 104.96 177.92 104.96C214.68 104.96 244.48 134.76 244.48 171.52Z" fill="#0000FF"/>
<path d="M234.24 171.52C234.24 202.625 209.025 227.84 177.92 227.84C146.815 227.84 121.6 202.625 121.6 171.52C121.6 140.415 146.815 115.2 177.92 115.2C209.025 115.2 234.24 140.415 234.24 171.52Z" fill="#FE0000"/>
<path d="M177.28 142.08C168.967 142.08 160.994 145.246 155.113 150.883C149.233 156.52 145.926 164.166 145.92 172.141C145.917 175.948 146.668 179.721 148.132 183.26L200.722 152.203C197.782 149.022 194.173 146.476 190.132 144.731C186.091 142.986 181.711 142.083 177.28 142.08ZM206.428 160.983L153.799 192.041C156.736 195.24 160.349 197.803 164.397 199.561C168.445 201.32 172.836 202.233 177.28 202.24C181.4 202.24 185.479 201.461 189.285 199.948C193.091 198.436 196.549 196.218 199.461 193.423C202.373 190.628 204.683 187.31 206.258 183.658C207.833 180.006 208.642 176.093 208.64 172.141C208.648 168.321 207.897 164.534 206.428 160.983Z" fill="white"/>
<path d="M234.64 171.32C234.64 202.425 209.425 227.64 178.32 227.64C147.215 227.64 122 202.425 122 171.32C122 140.215 147.215 115 178.32 115C209.425 115 234.64 140.215 234.64 171.32Z" fill="#FE0000"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M169.385 172L150 152.615L158.615 144L178 163.385L197.385 144L206 152.615L186.615 172L206 191.385L197.385 200L178 180.615L158.615 200L150 191.385L169.385 172Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_2652_138" x="16.64" y="44.8" width="177.176" height="177.159" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -2,14 +2,13 @@
<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_220)">
<g filter="url(#filter0_d_2652_220)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M56.3201 0C56.3201 0 124.8 60.8 163.84 106.88C173.118 117.831 183.137 130.85 184.96 136.96C192.343 161.705 137.353 115.362 109.269 125.596C83.1092 135.128 73.2163 201.06 60.1601 177.28C56.6884 170.957 56.3201 157.44 56.3201 157.44V0Z" fill="#0000FF"/>
<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="M66.5601 24.32V152.32L110.08 131.84L157.44 114.043L66.5601 24.32Z" fill="#00FF00"/>
<path d="M67.5134 40.6288V215.297L119.933 164.704L191.294 163.064L67.5134 40.6288Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2652_220)">
<path d="M192 166.4C192 203.16 162.2 232.96 125.44 232.96C88.6798 232.96 58.8799 203.16 58.8799 166.4C58.8799 129.64 88.6798 99.84 125.44 99.84C162.2 99.84 192 129.64 192 166.4Z" fill="#0000FF"/>
<path d="M181.76 166.4C181.76 197.505 156.545 222.72 125.44 222.72C94.3352 222.72 69.1199 197.505 69.1199 166.4C69.1199 135.295 94.3352 110.08 125.44 110.08C156.545 110.08 181.76 135.295 181.76 166.4Z" fill="#FF0000"/>
<g transform="translate(125 166.4)">
<g transform="scale(0.9)">
<rect x="101.5" y="24.5" width="111" height="111" rx="31.5" fill="#FF0000" stroke="#0000FF" stroke-width="15"/>
<g transform="translate(157 80)">
<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"/>
@ -33,7 +32,7 @@
</g>
</g>
<defs>
<filter id="filter0_d_2652_220" x="49.9201" y="-1.28" width="142.115" height="195.219" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<filter id="filter0_d_2652_220" 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"/>
@ -42,7 +41,7 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_220"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_220" result="shape"/>
</filter>
<filter id="filter1_d_2652_220" x="53.7599" y="99.84" width="143.36" height="143.36" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<filter id="filter1_d_2652_220" 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"/>

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -1,37 +1,35 @@
<?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_196)">
<g filter="url(#filter0_d_2652_196)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M56.32 0C56.32 0 124.8 60.8 163.84 106.88C173.118 117.831 183.137 130.85 184.96 136.96C192.342 161.705 137.353 115.362 109.269 125.596C83.1091 135.128 73.2163 201.06 60.16 177.28C56.6883 170.957 56.32 157.44 56.32 157.44V0Z" fill="#0000FF"/>
</g>
<path d="M66.56 24.32V152.32L110.08 131.84L157.44 114.043L66.56 24.32Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2652_196)">
<path d="M192 166.4C192 203.16 162.2 232.96 125.44 232.96C88.6799 232.96 58.88 203.16 58.88 166.4C58.88 129.64 88.6799 99.84 125.44 99.84C162.2 99.84 192 129.64 192 166.4Z" fill="#0000FF"/>
<path d="M181.76 166.4C181.76 197.505 156.545 222.72 125.44 222.72C94.3353 222.72 69.12 197.505 69.12 166.4C69.12 135.295 94.3353 110.08 125.44 110.08C156.545 110.08 181.76 135.295 181.76 166.4Z" fill="#606060"/>
<path d="M112.48 144.64C100.514 144.64 90.88 154.274 90.88 166.24C90.88 178.206 100.514 187.84 112.48 187.84H121.12V179.2H112.48C105.309 179.2 99.52 173.454 99.52 166.24C99.52 159.069 105.309 153.28 112.48 153.28H121.12V144.64H112.48ZM129.76 144.64V153.28H138.4C145.571 153.28 151.36 159.069 151.36 166.24C151.36 173.454 145.571 179.2 138.4 179.2H129.76V187.84H138.4C150.366 187.84 160 178.206 160 166.24C160 154.274 150.366 144.64 138.4 144.64H129.76ZM112.48 161.92V170.56H138.4V161.92H112.48Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_2652_196" x="49.92" y="-1.28" width="142.115" height="195.219" 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_196"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_196" result="shape"/>
</filter>
<filter id="filter1_d_2652_196" x="53.76" y="99.84" width="143.36" height="143.36" 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_196"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_196" result="shape"/>
</filter>
<clipPath id="clip0_2652_196">
<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">
<g clip-path="url(#clip0_2652_196)">
<g filter="url(#filter0_d_2652_196)">
<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_196)">
<rect x="101.5" y="24.5" width="111" height="111" rx="31.5" fill="#606060" stroke="#0000FF" stroke-width="15"/>
<path d="M143.6 58C131.634 58 122 67.6336 122 79.6C122 91.5664 131.634 101.2 143.6 101.2H152.24V92.56H143.6C136.429 92.56 130.64 86.8144 130.64 79.6C130.64 72.4288 136.429 66.64 143.6 66.64H152.24V58H143.6ZM160.88 58V66.64H169.52C176.691 66.64 182.48 72.4288 182.48 79.6C182.48 86.8144 176.691 92.56 169.52 92.56H160.88V101.2H169.52C181.486 101.2 191.12 91.5664 191.12 79.6C191.12 67.6336 181.486 58 169.52 58H160.88ZM143.6 75.28V83.92H169.52V75.28H143.6Z" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_2652_196" 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_196"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_196" result="shape"/>
</filter>
<filter id="filter1_d_2652_196" 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_196"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_196" result="shape"/>
</filter>
<clipPath id="clip0_2652_196">
<rect width="256" height="256" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -2,17 +2,16 @@
<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_175)">
<g filter="url(#filter0_d_2652_175)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M56.3199 0C56.3199 0 124.8 60.8 163.84 106.88C173.118 117.831 183.137 130.85 184.96 136.96C192.342 161.705 137.353 115.362 109.269 125.596C83.109 135.128 73.2162 201.06 60.1599 177.28C56.6883 170.957 56.3199 157.44 56.3199 157.44V0Z" fill="#0000FF"/>
<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="M66.5601 24.32V152.32L110.08 131.84L157.44 114.043L66.5601 24.32Z" fill="#00FF00"/>
<path d="M67.5134 40.6288V215.297L119.933 164.704L191.294 163.064L67.5134 40.6288Z" fill="#00FF00"/>
<g filter="url(#filter1_d_2652_175)">
<path d="M192 166.4C192 203.16 162.2 232.96 125.44 232.96C88.6799 232.96 58.88 203.16 58.88 166.4C58.88 129.64 88.6799 99.84 125.44 99.84C162.2 99.84 192 129.64 192 166.4Z" fill="#0000FF"/>
<path d="M181.76 166.4C181.76 197.505 156.545 222.72 125.44 222.72C94.3353 222.72 69.12 197.505 69.12 166.4C69.12 135.295 94.3353 110.08 125.44 110.08C156.545 110.08 181.76 135.295 181.76 166.4Z" fill="#179DD8"/>
<path d="M124.8 151.04C133.622 151.04 140.8 158.218 140.8 167.04C140.8 175.862 133.622 183.04 124.8 183.04C115.978 183.04 108.8 175.862 108.8 167.04C108.8 158.218 115.978 151.04 124.8 151.04Z" fill="white"/>
<rect x="101.5" y="24.5" width="111" height="111" rx="31.5" fill="#179DD8" stroke="#0000FF" stroke-width="15"/>
<rect x="134" y="57" width="46" height="46" rx="17" fill="white"/>
</g>
</g>
<defs>
<filter id="filter0_d_2652_175" x="49.9199" y="-1.28" width="142.115" height="195.219" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<filter id="filter0_d_2652_175" 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"/>
@ -21,7 +20,7 @@
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2652_175"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2652_175" result="shape"/>
</filter>
<filter id="filter1_d_2652_175" x="53.76" y="99.84" width="143.36" height="143.36" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<filter id="filter1_d_2652_175" 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"/>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB