* Optimized various SVGs
decreased file size, complexity, fixed spec compliancy and fixed one case where the text rendered weirdly sometimes
* fixed a single space too little 🤦
3 lines
162 B
XML
3 lines
162 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 80 80" version="1.1">
|
|
<path fill="#FFF" d="M1 10h80v10H1zM1 50h80v10H1M1 30h60v10H1zM1 70h60v10H1z"/>
|
|
</svg> |