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,11 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="..." role="img"
aria-label="Zorinos" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/>
<polygon points="120,140,150,80,365,80,400,140" fill="#15a6f0" />
<polygon points="50,260,85,200,310,200,85,320" fill="#15a6f0" />
<polygon points="120,380,150,440,365,440,400,380" fill="#15a6f0" />
<polygon points="210,320,430,320,465,260,430,200" fill="#15a6f0" />
</svg>
fill="#fff"/><polygon points="120,140,150,80,365,80,400,140" fill="#15a6f0"/><polygon points="50,260,85,200,310,200,85,320" fill="#15a6f0"/><polygon points="120,380,150,440,365,440,400,380" fill="#15a6f0"/><polygon points="210,320,430,320,465,260,430,200" fill="#15a6f0"/></svg>

Before

Width:  |  Height:  |  Size: 430 B

After

Width:  |  Height:  |  Size: 403 B