Files
SuperTinyIcons/images/svg/flutter.svg
Yann Armelin bcf432812c Optimize some SVG paths (#798)
* Optimize some SVG paths

* Update icons sizes in README
2024-09-08 08:33:31 +01:00

5 lines
489 B
XML

<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Flutter" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><linearGradient id="a" y1="1"><stop offset="0" stop-color="#204792"/><stop offset=".6" stop-color="#225a9d"/></linearGradient><path fill="#225a9d" d="m270 340h-56v56l42 42h112"/><path d="m214 312v84l72-25" fill="url(#a)"/><path fill="#5cc8f8" d="M368 242H256l-42 42v56h56M368 74H256L74 256l56 56"/><path fill="#43b9f6" d="m158 340 56-56 56 56-56 56"/></svg>