feat: Redesign all cursor to latest macOS

Related to #95
This commit is contained in:
Abdulkaiz Khatri 2024-03-20 18:06:01 +05:30
parent 62d6b6dc75
commit 90682a3b34
43 changed files with 800 additions and 949 deletions

View file

@ -1,25 +1,3 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" fill="none">
<g clip-path="url(#clip0_40)">
<g filter="url(#filter0_d_40)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M51 147V7L152 108.571H92.9127L89.3314 109.655L51 147Z" fill="#0000FF"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M122.541 137.029C126.12 145.68 122.068 155.6 113.457 159.272V159.272C104.753 162.983 94.6909 158.913 91.0152 150.195L57 69.5129L89.0251 56L122.541 137.029Z" fill="#0000FF"/>
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M114.442 137.977C116.398 142.528 114.246 147.799 109.664 149.682V149.682C105.184 151.523 100.055 149.429 98.1442 144.978L74 88.7524L90.3843 82L114.442 137.977Z" fill="#00FF00"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M59 28V125L84.8174 100.152L88.5391 98.9466H130L59 28Z" fill="#00FF00"/>
</g>
<defs>
<filter id="filter0_d_40" x="33" y="-1" width="131" height="183.645" 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 dx="-3" dy="7"/>
<feGaussianBlur stdDeviation="7.5"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_40"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_40" result="shape"/>
</filter>
<clipPath id="clip0_40">
<rect width="200" height="200" fill="white"/>
</clipPath>
</defs>
<svg width="257" height="257" viewBox="0 0 257 257" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M88.928 45.1502L79.5 35.5309V49V173.5V186.708L88.8745 177.404L109.776 156.658L132.125 210.121L134.354 215.453L139.569 212.964L161.569 202.464L166.311 200.2L164.266 195.36L142.994 145H173.7H186.791L177.628 135.65L88.928 45.1502Z" fill="#00FF00" stroke="#0000FF" stroke-width="11"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 397 B

Before After
Before After