mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-16 16:14:45 -04:00
fix: corrupt .svg file
This commit is contained in:
parent
b4aaa8a978
commit
f3d7103bec
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
||||||
<xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" fill="none">
|
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" fill="none">
|
||||||
<g filter="url(#filter0_d_40)">
|
<g filter="url(#filter0_d_40_458)">
|
||||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M143.295 73.2714L88.7414 127.843L108.892 148.007L52.9932 147.996V92.0903L73.1546 112.254L127.73 57.7047L143.295 73.2714Z" fill="#0000FF"/>
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M143.295 73.2714L88.7414 127.843L108.892 148.007L52.9932 147.996V92.0903L73.1546 112.254L127.73 57.7047L143.295 73.2714Z" fill="#0000FF"/>
|
||||||
<path d="M146.831 76.8063L150.365 73.271L146.831 69.7361L131.266 54.1694L127.731 50.6343L124.196 54.1683L73.1557 105.184L56.5289 88.5549L47.9932 80.0181V92.0903V147.996V152.995L52.9922 152.996L108.891 153.007L120.96 153.009L112.429 144.472L95.8107 127.843L146.831 76.8063Z" stroke="#0000FF" stroke-width="10"/>
|
<path d="M146.831 76.8063L150.365 73.271L146.831 69.7361L131.266 54.1694L127.731 50.6343L124.196 54.1683L73.1557 105.184L56.5289 88.5549L47.9932 80.0181V92.0903V147.996V152.995L52.9922 152.996L108.891 153.007L120.96 153.009L112.429 144.472L95.8107 127.843L146.831 76.8063Z" stroke="#0000FF" stroke-width="10"/>
|
||||||
</g>
|
</g>
|
||||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M143.295 73.2714L88.7414 127.843L108.892 148.007L52.9932 147.996V92.0903L73.1546 112.254L127.73 57.7047L143.295 73.2714Z" fill="#00FF00"/>
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M143.295 73.2714L88.7414 127.843L108.892 148.007L52.9932 147.996V92.0903L73.1546 112.254L127.73 57.7047L143.295 73.2714Z" fill="#00FF00"/>
|
||||||
<defs>
|
<defs>
|
||||||
<filter id="filter0_d_40" x="24.9932" y="35.5638" width="144.442" height="144.448" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
<filter id="filter0_d_40_458" x="24.9932" y="35.5638" width="144.442" height="144.448" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
<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"/>
|
<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"/>
|
<feOffset dx="-3" dy="7"/>
|
||||||
<feGaussianBlur stdDeviation="7.5"/>
|
<feGaussianBlur stdDeviation="7.5"/>
|
||||||
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0"/>
|
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0"/>
|
||||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_40"/>
|
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_40_458"/>
|
||||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_40" result="shape"/>
|
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_40_458" result="shape"/>
|
||||||
</filter>
|
</filter>
|
||||||
</defs>
|
</defs>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue