feat: 256px size SVG for static cursor

This commit is contained in:
Abdulkaiz Khatri
2024-06-29 16:49:21 +05:30
parent f85ffbfcde
commit c6ba69ca7b
87 changed files with 811 additions and 835 deletions
+18
View File
@@ -0,0 +1,18 @@
<svg width="257" height="257" viewBox="0 0 257 257" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d_18_224)">
<path d="M176.312 39.3652L176.475 178.66C176.478 180.766 174.794 182.492 172.691 182.601C163.828 183.058 141.409 185.003 127.033 193.178C116.243 199.313 115.277 206.18 103.921 201.171C92.5653 196.162 97.5703 191.077 94.8265 178.972C91.1753 162.865 77.8904 145.183 72.3929 138.378C71.0775 136.749 71.2255 134.359 72.7731 132.95L175.777 39.129C175.982 38.9419 176.312 39.0874 176.312 39.3652Z" fill="#0000FF"/>
<path d="M181.432 39.3592V39.3592L181.595 178.654C181.601 183.567 177.702 187.469 172.954 187.714C168.653 187.936 161.071 188.52 152.855 190.031C144.562 191.556 136.018 193.958 129.563 197.629C127.204 198.97 125.36 200.361 123.665 201.718C123.379 201.946 123.083 202.187 122.778 202.434C121.419 203.537 119.893 204.776 118.378 205.711C116.313 206.985 113.903 207.96 110.903 208.017C108.029 208.071 105.069 207.273 101.855 205.855C98.6514 204.442 96.0668 202.799 94.2023 200.617C92.2412 198.321 91.4348 195.852 91.0809 193.491C90.8425 191.9 90.7876 190.064 90.7392 188.443C90.7247 187.957 90.7107 187.491 90.6926 187.056C90.6052 184.959 90.4242 182.711 89.8332 180.104C88.1884 172.848 84.285 164.957 79.9368 157.862C75.6267 150.83 71.0764 144.896 68.41 141.595L71.909 138.769L68.4099 141.595C65.4441 137.923 65.7136 132.454 69.3253 129.165L172.329 35.3438L172.329 35.3438C175.82 32.164 181.427 34.637 181.432 39.3592Z" stroke="#0000FF" stroke-width="10.24"/>
</g>
<path d="M176.311 38.6418L176.477 179.927C176.478 181.331 175.366 182.481 173.963 182.541C166.187 182.872 142.158 184.577 127.032 193.178C116.243 199.313 115.277 206.18 103.921 201.171C92.5652 196.161 97.5702 191.076 94.8264 178.972C90.9835 162.019 76.469 143.323 71.5939 137.397C70.7073 136.32 70.8122 134.736 71.8439 133.796L176.311 38.6418Z" fill="#00FF00"/>
<defs>
<filter id="filter0_d_18_224" x="56.1417" y="28.7849" width="135.694" height="197.154" 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="7.68"/>
<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.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_18_224"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_18_224" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB