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="LINE" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#00B900"/><path d="m443 231c-2 45-21 76-51 103-53 47-137 105-148 96-11-14 21-47-20-52-88-12-155-74-155-147 0-82 85-150 188-150s189 68 186 150z" fill="#fff"/><path d="m371 232h-34m34-36h-36v72h36m-123 0v-72l54 72v-72m-89 72v-72m-66 0v72h37" fill="none" stroke="#00B900" stroke-linecap="round" stroke-linejoin="round" stroke-width="21"/></svg>
fill="#00B900"/><path d="M443 231c3-82-83-150-186-150S69 149 69 231c0 73 67 135 155 147 41 5 9 38 20 52 11 9 95-49 148-96 30-27 49-58 51-103Z" fill="#fff"/><path d="M184 268H147V196m66 0v72m89-72v72l-54-72v72m123 0H335V196h36m-34 36h34" fill="none" stroke="#00B900" stroke-linecap="round" stroke-linejoin="round" stroke-width="21"/></svg>

Before

Width:  |  Height:  |  Size: 463 B

After

Width:  |  Height:  |  Size: 454 B