Optimize some SVG paths (#798)

* Optimize some SVG paths

* Update icons sizes in README
This commit is contained in:
Yann Armelin
2024-09-08 09:33:31 +02:00
committed by GitHub
parent d190e37443
commit bcf432812c
198 changed files with 397 additions and 397 deletions

View File

@@ -2,4 +2,4 @@
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 213H0M198 286"/><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>
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>

Before

Width:  |  Height:  |  Size: 669 B

After

Width:  |  Height:  |  Size: 661 B