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="Safari" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><radialGradient id="a"><stop stop-color="#0bd" offset="0"/><stop offset="1" stop-color="#17d"/></radialGradient><g transform="matrix(4 0 0 4 256 256)"><g stroke="#eee" fill="none"><circle r="52.5" fill="url(#a)" stroke-width="5"/><circle r="45" stroke-dasharray="1.25 8.175" stroke-dashoffset=".5" stroke-width="5.5"/><circle r="42.5" stroke-dasharray="1.25 7.65" stroke-dashoffset="5" stroke-width="10"/></g><path d="M6 6l-12-12l-29 39" fill="#eee"/><path d="M6 6l-12-12l41-28" fill="#f55"/><path opacity=".3" d="M-35 33l7-5-3 5 37-27 28-35-4 2 4-6"/></g></svg>
fill="#fff"/><radialGradient id="a"><stop stop-color="#0bd" offset="0"/><stop offset="1" stop-color="#17d"/></radialGradient><g transform="matrix(4 0 0 4 256 256)"><g stroke="#eee" fill="none"><circle r="52.5" fill="url(#a)" stroke-width="5"/><circle r="45" stroke-dasharray="1.25 8.175" stroke-dashoffset=".5" stroke-width="5.5"/><circle r="42.5" stroke-dasharray="1.25 7.65" stroke-dashoffset="5" stroke-width="10"/></g><path d="M-35 33-6-6 6 6" fill="#eee"/><path d="M35-34-6-6 6 6" fill="#f55"/><path opacity=".3" d="M-35 33l7-5-3 5L6 6l28-35-4 2 4-6"/></g></svg>

Before

Width:  |  Height:  |  Size: 693 B

After

Width:  |  Height:  |  Size: 685 B