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="h-entry" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><rect id="s" x="99.5" y="170" width="211.2" height="211.2" fill="#a3cc00" rx="41.5" stroke="#fff" stroke-width="19.2"/><use href="#s" x="76.75" y="-63.75"/><path d="M237 224.4l32.1 32.1l70.41-70.41l-32.1-32.1z m-12.75 9.6v35.25h35.25z" fill="#fff"/></svg>
fill="#fff"/><rect id="s" x="99.5" y="170" width="211.2" height="211.2" fill="#a3cc00" rx="41.5" stroke="#fff" stroke-width="19.2"/><use href="#s" x="76.75" y="-63.75"/><path d="M237 224.4l32.1 32.1 70.41-70.41-32.1-32.1zm-12.75 9.6v35.25h35.25z" fill="#fff"/></svg>

Before

Width:  |  Height:  |  Size: 388 B

After

Width:  |  Height:  |  Size: 386 B