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,5 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Delicious" role="img"
viewBox="0 0 512 512"><clipPath id="a"><rect
width="512" height="512"
rx="15%"/></clipPath><g clip-path="url(#a)"><path fill="#333" d="M512 512H0V0"/><path fill="#39F" d="M512 512V0H0"/><path fill="#fff" d="M0 0h256v256H0"/><path fill="#eee" d="M256 256h256v256H256z"/></g></svg>
width="512" height="512"/></clipPath><g clip-path="url(#a)"><path fill="#333" d="M512 512H0V0"/><path fill="#39F" d="M512 512V0H0"/><path fill="#fff" d="M0 0h256v256H0"/><path fill="#eee" d="M256 256h256v256H256z"/></g></svg>

Before

Width:  |  Height:  |  Size: 353 B

After

Width:  |  Height:  |  Size: 344 B