1
0
mirror of https://github.com/sakofchit/system.css.git synced 2026-05-05 06:01:22 +09:00

Simplify/clean up radio button dot

This commit is contained in:
Patrick H. Lauke
2022-08-12 21:25:02 +01:00
parent b1301bab26
commit 5cdcab35c4

View File

@@ -1,5 +1,5 @@
<svg width="7" height="7" viewBox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1.06616" width="3.99783" height="1.06609" fill="black"/>
<rect x="1.06616" y="5.0639" width="3.99783" height="1.06609" fill="black"/>
<rect y="1.06609" width="6.13" height="3.99783" fill="black"/>
<rect x="1" width="4" height="1" fill="black"/>
<rect x="1" y="5" width="4" height="1" fill="black"/>
<rect y="1" width="6" height="4" fill="black"/>
</svg>

Before

Width:  |  Height:  |  Size: 305 B

After

Width:  |  Height:  |  Size: 249 B