mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-06-05 17:24:21 -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,16 +5,49 @@
|
|||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M127.395 149.941V118.204H117.654V173H81V27H117.654V81.8047H127.395V50.1684L182.287 100.11L127.395 149.941Z"
|
||||
fill="white"
|
||||
/>
|
||||
<path
|
||||
<g filter="url(#filter0_d)">
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M127.395 149.941V118.204H117.654V173H81V27H117.654V81.8047H127.395V50.1684L182.287 100.11L127.395 149.941Z"
|
||||
fill="white"
|
||||
/>
|
||||
</g>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M108.066 36V90.8283H136.064V70.3591L166.65 100.067L136.064 129.519V108.922H108.066V163.75H90V36H108.066Z"
|
||||
fill="black"
|
||||
/>
|
||||
<defs>
|
||||
<filter
|
||||
id="filter0_d"
|
||||
x="73"
|
||||
y="19"
|
||||
width="117.287"
|
||||
height="162"
|
||||
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: 506 B After Width: | Height: | Size: 1.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue