mirror of
https://github.com/mollersuite/monofile.git
synced 2024-11-21 21:36:26 -08:00
perf: 🍱 Remove useless gradient attributes from logo
This commit is contained in:
parent
939f6ad0aa
commit
f5ffe42fb4
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?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">
|
<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>
|
<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" stop-opacity="0" offset="0"/>
|
||||||
<stop stop-color="#fff" offset=".5"/>
|
<stop stop-color="#fff" offset=".5"/>
|
||||||
</linearGradient>
|
</linearGradient>
|
||||||
|
|
Before Width: | Height: | Size: 1,016 B After Width: | Height: | Size: 891 B |
Loading…
Reference in a new issue