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

@@ -4,4 +4,4 @@ viewBox="0 0 512 512">
<path
d="m0 0H512V512H0"
fill="#f58220"/>
<path fill="none" stroke-width="51.5" stroke="#fff" stroke-linecap="round" d="M318.25 173.5a57.25 57.25 0 10-124.5 0 57.25 57.25 0 10124.5 0M182.5 290.5a137 137 0 00146.5 0M189.25 401l66.25-66.25 66.25 66.25"/></svg>
<path fill="none" stroke-width="51.5" stroke="#fff" stroke-linecap="round" d="M321.75 401 255.5 334.75 189.25 401M329 290.5a137 137 0 01-146.5 0m135.75-117a57.25 57.25 0 11-124.5 0 57.25 57.25 0 11124.5 0"/></svg>

Before

Width:  |  Height:  |  Size: 351 B

After

Width:  |  Height:  |  Size: 348 B