Files
SuperTinyIcons/images/svg/finder.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
661 B
XML

<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Finder" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="url(#b)"/><linearGradient id="a" x2="0" y1="1"><stop offset="0" stop-color="#1e73f2"/><stop offset="1" stop-color="#19d3fd"/></linearGradient><linearGradient id="b" x2="0" y1="1"><stop offset="0" stop-color="#dbe9f4"/><stop offset="1" stop-color="#f7f6f6"/></linearGradient><path fill="url(#a)" d="m0 0h262q-65 162-64 286c0 7 6 13 13 13h64q-6 113 28 213H0"/><g fill="none" stroke="#222" stroke-linecap="round"><path stroke-width="21" d="m133.5 157.5v34m226.5-34v34"/><path stroke-width="17" d="m394 345c-55 81-241 81-295.5 0"/></g></svg>