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="YouTube" role="img"
viewBox="0 0 512 512"
fill="#fff"><path
d="m0 0H512V512H0"/><path d="m427,169c-4-15-17-27-32-31-34-9-239-10-278,0-15,4-28,16-32,31-9,38-10,135 0,174 4,15 17,27 32,31 36,10 241,10 278,0 15-4 28-16 32-31 9-36 9-137 0-174zm-207,140v-106l93,53z" fill="#ed1d24"/></svg>
d="m0 0H512V512H0"/><path d="M313 256l-93-53V309Zm114-87c9 37 9 138 0 174-4 15-17 27-32 31-37 10-242 10-278 0-15-4-28-16-32-31-10-39-9-136 0-174 4-15 17-27 32-31 39-10 244-9 278 0 15 4 28 16 32 31Z" fill="#ed1d24"/></svg>

Before

Width:  |  Height:  |  Size: 336 B

After

Width:  |  Height:  |  Size: 333 B