Remove rx and tidy up (#712)

* Removed rx and tidy up

* Generated Table

* Better image size in README
This commit is contained in:
Terence Eden
2023-03-19 13:52:16 +00:00
committed by GitHub
parent 3631ee83a8
commit 7c4bf17c71
339 changed files with 561 additions and 950 deletions

View File

@@ -1,6 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Element" role="img"
viewBox="0 0 512 512" ><rect
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><circle cx="256" cy="256" r="192" fill="#0dbd8b"/><path d="m153.2 277.1c0.5-46.4 37.8-81.6 81.6-81.6m0-42.3c46.4 0.5 81.6 37.8 81.6 81.6m42.3 0c-0.5 46.4-37.8 81.6-81.6 81.6m0 42.3c-46.4 0-81.6-37.8-81.6-81.6" fill="none" stroke="#fff" stroke-linecap="round" stroke-width="28.155"/></svg>
fill="#fff"/><circle cx="256" cy="256" r="192" fill="#0dbd8b"/><path d="m153.2 277.1c0.5-46.4 37.8-81.6 81.6-81.6m0-42.3c46.4 0.5 81.6 37.8 81.6 81.6m42.3 0c-0.5 46.4-37.8 81.6-81.6 81.6m0 42.3c-46.4 0-81.6-37.8-81.6-81.6" fill="none" stroke="#fff" stroke-linecap="round" stroke-width="28.155"/></svg>

Before

Width:  |  Height:  |  Size: 438 B

After

Width:  |  Height:  |  Size: 426 B