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="React" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><circle cx="256" cy="256" r="36" fill="#61dafb"/><path stroke="#61dafb" stroke-width="18" fill="none" d="M317.47 291.43a71 183 30 1 0-.05.09zm-122.89.09a183 71 60 1 0-.05-.09zm61.47 35.43a183 71 0 1 0-.1 0z"/></svg>
fill="#fff"/><circle cx="256" cy="256" r="36" fill="#61dafb"/><path stroke="#61dafb" stroke-width="18" fill="none" d="M255.95 326.95a183 71 0 11.1 0Zm-61.42-35.52a183 71 60 11.05.09Zm122.89.09a71 183 30 11.05-.09Z"/></svg>

Before

Width:  |  Height:  |  Size: 345 B

After

Width:  |  Height:  |  Size: 339 B