mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-06-05 09:23:41 -04:00
😎 Cursors shadow added #41
This commit is contained in:
parent
5db0b14ae5
commit
cdb40eafbe
44 changed files with 2639 additions and 660 deletions
|
@ -5,31 +5,92 @@
|
|||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
>
|
||||
<g opacity="0.01">
|
||||
<path opacity="0.01" d="M200 0H0V200H200V0Z" fill="white" />
|
||||
</g>
|
||||
<path
|
||||
<g filter="url(#filter0_d)">
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M49 143.925L98.8211 20.5781L151.986 146.114L99.7374 125.026L96.1848 124.703L49 143.925Z"
|
||||
fill="white"
|
||||
/>
|
||||
</g>
|
||||
<g filter="url(#filter1_d)">
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M115.578 178.968L83.5 178.774L84.6148 78.3154L117.36 78.6403L115.578 178.968Z"
|
||||
fill="white"
|
||||
/>
|
||||
</g>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M49 143.925L98.8211 20.5781L151.986 146.114L99.7374 125.026L96.1848 124.703L49 143.925Z"
|
||||
fill="white"
|
||||
/>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M115.578 178.968L83.5 178.774L84.6148 78.3152L117.36 78.64L115.578 178.968Z"
|
||||
fill="white"
|
||||
/>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M108.554 165.415L91.8101 165.277L92.1466 100L108.871 100.121L108.554 165.415Z"
|
||||
d="M108.554 165.415L91.8096 165.277L92.1461 100.001L108.87 100.121L108.554 165.415Z"
|
||||
fill="black"
|
||||
/>
|
||||
<path
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M99.2443 41.6052L64.5459 128.454L96.2142 115.502L99.9291 115.763L136.512 130.69L99.2443 41.6052Z"
|
||||
d="M99.2438 41.6055L64.5454 128.455L96.2137 115.502L99.9286 115.763L136.511 130.69L99.2438 41.6055Z"
|
||||
fill="black"
|
||||
/>
|
||||
<defs>
|
||||
<filter
|
||||
id="filter0_d"
|
||||
x="41"
|
||||
y="12.5781"
|
||||
width="118.986"
|
||||
height="141.535"
|
||||
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"
|
||||
/>
|
||||
<feOffset />
|
||||
<feGaussianBlur stdDeviation="4" />
|
||||
<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" />
|
||||
<feBlend
|
||||
mode="normal"
|
||||
in="SourceGraphic"
|
||||
in2="effect1_dropShadow"
|
||||
result="shape"
|
||||
/>
|
||||
</filter>
|
||||
<filter
|
||||
id="filter1_d"
|
||||
x="75.5"
|
||||
y="70.3154"
|
||||
width="49.8596"
|
||||
height="116.653"
|
||||
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"
|
||||
/>
|
||||
<feOffset />
|
||||
<feGaussianBlur stdDeviation="4" />
|
||||
<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" />
|
||||
<feBlend
|
||||
mode="normal"
|
||||
in="SourceGraphic"
|
||||
in2="effect1_dropShadow"
|
||||
result="shape"
|
||||
/>
|
||||
</filter>
|
||||
</defs>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 910 B After Width: | Height: | Size: 2.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue