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="Proton Mail" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><linearGradient id="a" x1=".8" y1="1"><stop offset="0" stop-color="#d8cbff"/><stop offset="1" stop-color="#9d7aff"/></linearGradient><radialGradient id="b" cx="1.4" cy="0" r="1.6"><stop offset=".6" stop-color="#6d4aff"/><stop offset="1" stop-color="#aa8eff"/></radialGradient><path fill="url(#a)" d="m84 184v-60c0-7 8-12 15-5l132 111c13 12 32 15 48 2l137-115c4-3 12-1 12 7v235a36 36 0 01-36 36h-60"/><path fill="url(#b)" d="M84 183v176a36 36 0 0036 36h235V168l-50 42-74 66s-17 13-36 0"/></svg>
fill="#fff"/><linearGradient id="a" x1=".8" y1="1"><stop offset="0" stop-color="#d8cbff"/><stop offset="1" stop-color="#9d7aff"/></linearGradient><radialGradient id="b" cx="1.4" cy="0" r="1.6"><stop offset=".6" stop-color="#6d4aff"/><stop offset="1" stop-color="#aa8eff"/></radialGradient><path fill="url(#a)" d="M332 395h60a36 36 0 0036-36V124c0-8-8-10-12-7L279 232c-16 13-35 10-48-2L99 119c-7-7-15-2-15 5v60"/><path fill="url(#b)" d="M84 183v176a36 36 0 0036 36h235V168l-50 42-74 66s-17 13-36 0"/></svg>

Before

Width:  |  Height:  |  Size: 629 B

After

Width:  |  Height:  |  Size: 628 B