mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-31 23:38:20 -04:00
53 lines
1.3 KiB
XML
53 lines
1.3 KiB
XML
<svg
|
|
width="200"
|
|
height="200"
|
|
viewBox="0 0 200 200"
|
|
fill="none"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<g filter="url(#filter0_d)">
|
|
<path
|
|
fill-rule="evenodd"
|
|
clip-rule="evenodd"
|
|
d="M127.795 96.589L158.989 65.3779L159 158.989L65.4066 159L96.5897 127.8L42 73.1779L73.1721 42L127.795 96.589Z"
|
|
fill="white"
|
|
/>
|
|
</g>
|
|
<path
|
|
fill-rule="evenodd"
|
|
clip-rule="evenodd"
|
|
d="M57.7046 73.2714L112.258 127.843L92.108 148.007L148.007 147.996V92.0903L127.845 112.254L73.2693 57.7047L57.7046 73.2714Z"
|
|
fill="black"
|
|
/>
|
|
<defs>
|
|
<filter
|
|
id="filter0_d"
|
|
x="34"
|
|
y="34"
|
|
width="133"
|
|
height="133"
|
|
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>
|