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

@@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="JustGiving"
role="img"
viewBox="0 0 512 512"><path d="m0 0H512V512H0" fill="#fff"/><path d="m443 216h-132l-77 76h106c-14 30-45 51-81 51-49 0-89-38-89-87 0-49 40-88 89-88 17 0 34 5 48 14l71-71c-33-27-74-43-119-43-104 0-189 84-189 188 0 103 85 187 189 187 104 0 187-84 187-187 0-14 0-28-3-40z" fill="#7A04DD"/></svg>
viewBox="0 0 512 512"><path d="m0 0H512V512H0" fill="#fff"/><path d="M443 216c3 12 3 26 3 40 0 103-83 187-187 187S70 359 70 256C70 152 155 68 259 68c45 0 86 16 119 43l-71 71c-14-9-31-14-48-14-49 0-89 39-89 88s40 87 89 87c36 0 67-21 81-51H234l77-76H443Z" fill="#7A04DD"/></svg>

Before

Width:  |  Height:  |  Size: 367 B

After

Width:  |  Height:  |  Size: 352 B