Shrink Gemini by removing newlines

This commit is contained in:
Terence Eden
2024-10-18 14:30:06 +01:00
parent b93d5e2748
commit bcaaa954ec
2 changed files with 2 additions and 9 deletions

View File

@@ -2,11 +2,4 @@
aria-label="Gemini" role="img"
viewBox="0 0 512 512"><path
d="M0 0h512v512H0"
fill="#fff"/>
<path d="M434 256.86A189.08 189.08 0 0 0 256.86 434h-.72A189.06 189.06 0 0 0 79 256.86v-.72A189.06 189.06 0 0 0 256.14 79h.72A189.08 189.08 0 0 0 434 256.14v.72Z" fill="url(#a)"/>
<radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(357.94175 121.03963 -969.60352 2867.33838 114.23 223.28)" gradientUnits="userSpaceOnUse">
<stop offset=".07" stop-color="#9168C0"/>
<stop offset=".34" stop-color="#5684D1"/>
<stop offset=".67" stop-color="#1BA1E3"/>
</radialGradient>
</svg>
fill="#fff"/><path d="M434 256.86A189.08 189.08 0 0 0 256.86 434h-.72A189.06 189.06 0 0 0 79 256.86v-.72A189.06 189.06 0 0 0 256.14 79h.72A189.08 189.08 0 0 0 434 256.14v.72Z" fill="url(#a)"/><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(357.94175 121.03963 -969.60352 2867.33838 114.23 223.28)" gradientUnits="userSpaceOnUse"><stop offset=".07" stop-color="#9168C0"/><stop offset=".34" stop-color="#5684D1"/><stop offset=".67" stop-color="#1BA1E3"/></radialGradient></svg>

Before

Width:  |  Height:  |  Size: 622 B

After

Width:  |  Height:  |  Size: 615 B