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="Overcast" role="img"
viewBox="0 0 512 512"
stroke-linecap="round" stroke-width="23"><path
d="m0 0H512V512H0"
fill="#fff"/><g fill="none" stroke="#fc7e0f"><circle cx="255" cy="255" r="175"/><path d="m160 181.1s-24.2 27.3-24.2 75 24.2 73.9 24.2 73.9"/><path d="m352.8 181.1s24.2 27.3 24.2 75-24.2 73.9-24.2 73.9"/><path d="m314.2 213s16.3 20.3 15.9 43c-.5 27.3-15.7 42.3-15.7 42.3"/><path d="m197.8 213s-16.3 20.3-15.9 43c.5 27.3 15.7 42.3 15.7 42.3"/></g><g fill="#fc7e0f"><circle cx="255" cy="255" r="32"/><path d="m260.4 284.9-22.7-6.1-37.8 141.2 22.7 6.1z"/><path d="m251.6 284.7 22.6-6 37.6 141.3-22.6 6z"/><path d="m230.6 360.9 8.4-8.6 58.2 56.7-8.4 8.6z"/><path d="m279.9 361.2-7.6-7.7-57.7 57.3 7.6 7.7z"/></g></svg>
fill="#fff"/><g fill="none" stroke="#fc7e0f"><circle cx="255" cy="255" r="175"/><path d="m160 181.1s-24.2 27.3-24.2 75S160 330 160 330"/><path d="M352.8 330S377 303.8 377 256.1s-24.2-75-24.2-75"/><path d="M314.4 298.3s15.2-15 15.7-42.3c.4-22.7-15.9-43-15.9-43"/><path d="M197.6 298.3s-15.2-15-15.7-42.3c-.4-22.7 15.9-43 15.9-43"/></g><g fill="#fc7e0f"><circle cx="255" cy="255" r="32"/><path d="m260.4 284.9-22.7-6.1L199.9 420l22.7 6.1z"/><path d="M289.2 426l22.6-6-37.6-141.3-22.6 6Z"/><path d="m230.6 360.9 8.4-8.6 58.2 56.7-8.4 8.6z"/><path d="m279.9 361.2-7.6-7.7-57.7 57.3 7.6 7.7z"/></g></svg>

Before

Width:  |  Height:  |  Size: 774 B

After

Width:  |  Height:  |  Size: 760 B