😎 Cursors shadow added #41

This commit is contained in:
ful1e5 2021-02-21 17:20:47 +05:30
parent 5db0b14ae5
commit cdb40eafbe
44 changed files with 2639 additions and 660 deletions

View file

@ -5,16 +5,49 @@
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M48 80.3434L118.536 80.3333V40L179.014 100.49L118.536 161V120.667H48V80.3434Z"
fill="white"
/>
<path
<g filter="url(#filter0_d)">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M48 80.3434L118.536 80.3333V40L179.014 100.49L118.536 161V120.667H48V80.3434Z"
fill="white"
/>
</g>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M57.0996 110.536H127.73V136.714L163.913 100.414L127.73 64.1136V90.2909L57.0996 90.3011V110.536Z"
fill="black"
/>
<defs>
<filter
id="filter0_d"
x="40"
y="32"
width="147.014"
height="137"
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: 468 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After