mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-06-03 00:29:49 -04:00
enhance: rounded pointer tail
This commit is contained in:
parent
81f50ccee5
commit
0439b1b985
5 changed files with 22 additions and 30 deletions
|
@ -1,15 +1,13 @@
|
|||
<?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="M156 160V20L55 121.571H114.087L117.669 122.655L156 160Z" fill="#0000FF"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M77 165.644L108.321 179L149 82.5129L116.975 69L77 165.644Z" fill="#0000FF"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M88 159.256L104.411 166L132 101.752L115.616 95L88 159.256Z" fill="#00FF00"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M147 41V138L121.183 113.152L117.461 111.947H76L147 41Z" fill="#00FF00"/>
|
||||
<g filter="url(#filter0_d_40)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M156 160V20L55 121.571H114.087L117.669 122.655L156 160Z" fill="#0000FF"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M83.4587 150.029C79.8803 158.68 83.9318 168.6 92.5434 172.272V172.272C101.247 175.983 111.309 171.913 114.985 163.195L149 82.5129L116.975 69L83.4587 150.029Z" fill="#0000FF"/>
|
||||
</g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M91.5584 150.977C89.6025 155.528 91.7538 160.799 96.3357 162.682V162.682C100.816 164.523 105.945 162.429 107.856 157.978L132 101.752L115.616 95L91.5584 150.977Z" fill="#00FF00"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M147 41V138L121.183 113.152L117.461 111.947H76L147 41Z" fill="#00FF00"/>
|
||||
<defs>
|
||||
<filter id="filter0_d_40" x="37" y="12" width="131" height="189" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<filter id="filter0_d_40" x="37" y="12" 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"/>
|
||||
|
@ -18,8 +16,5 @@
|
|||
<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>
|
||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue