🏷️ <defs> fix

This commit is contained in:
ful1e5 2020-08-27 14:24:05 +05:30
parent 8b9bf98011
commit 72b2cd7bb7

View file

@ -36,15 +36,16 @@
</g> </g>
</g> </g>
</g> </g>
<filter id="filter0_d" x="7" y="12" width="185" height="185" filterUnits="userSpaceOnUse" <defs>
color-interpolation-filters="sRGB"> <filter id="filter0_d" x="7" y="12" width="185" height="185" filterUnits="userSpaceOnUse"
<feFlood flood-opacity="0" result="BackgroundImageFix" /> color-interpolation-filters="sRGB">
<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" /> <feFlood flood-opacity="0" result="BackgroundImageFix" />
<feOffset dy="4" /> <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" />
<feGaussianBlur stdDeviation="2.5" /> <feOffset dy="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" /> <feGaussianBlur stdDeviation="2.5" />
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow" /> <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" in="SourceGraphic" in2="effect1_dropShadow" result="shape" /> <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow" />
</filter> <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape" />
</filter>
</defs> </defs>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

Before After
Before After