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

@@ -3,4 +3,4 @@ aria-label="Tox" role="img"
viewBox="0 0 512 512"
fill="#232323"><path
d="m0 0H512V512H0"
/><g fill="#f0f0f0"><rect height="270" rx="90" width="180" x="166" y="65"/><rect height="220" rx="18" width="294" x="109" y="207"/></g><ellipse cx="256" cy="156" rx="59" ry="56"/><path d="m307 129c26 40-12 91-49 113 6-9 11-19 12-31m-4 113c18 6 29 21 29 44 0 8-7 14-15 14h-48c-8 0-15-6-15-14 0-23 11-38 29-44"/><circle cx="256" cy="297" r="29"/></svg>
/><g fill="#f0f0f0"><rect height="270" rx="90" width="180" x="166" y="65"/><rect height="220" rx="18" width="294" x="109" y="207"/></g><ellipse cx="256" cy="156" rx="59" ry="56"/><path d="M246 324c-18 6-29 21-29 44 0 8 7 14 15 14h48c8 0 15-6 15-14 0-23-11-38-29-44m4-113c-1 12-6 22-12 31 37-22 75-73 49-113"/><circle cx="256" cy="297" r="29"/></svg>

Before

Width:  |  Height:  |  Size: 480 B

After

Width:  |  Height:  |  Size: 479 B