perf: 🍱 Remove useless gradient attributes from logo

This commit is contained in:
Jack W. 2023-10-14 16:12:58 -04:00
parent 939f6ad0aa
commit f5ffe42fb4
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="12" height="15.009" version="1.1" viewBox="0 0 3.175 3.9712" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="gradient" x1="39.034" x2="42.209" y1="121.39" y2="121.39" gradientTransform="translate(-39.034 -117.68)" gradientUnits="userSpaceOnUse">
<linearGradient id="gradient" >
<stop stop-color="#fff" stop-opacity="0" offset="0"/>
<stop stop-color="#fff" offset=".5"/>
</linearGradient>

Before

Width:  |  Height:  |  Size: 1,016 B

After

Width:  |  Height:  |  Size: 891 B