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="Dropbox" role="img"
viewBox="0 0 512 512"
fill="#0061ff"><path
d="m0 0H512V512H0"
fill="#fff"/><path d="M158 101l-99 63 295 188 99-63m-99-188l99 63-295 188-99-63m99 83l98 63 98-63-98-62z"/></svg>
fill="#fff"/><path d="m158 101-99 63 295 188 99-63m-99-188 99 63-295 188-99-63m99 83 98 63 98-63-98-62z"/></svg>

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 246 B