* 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
144 B
XML
3 lines
144 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" version="1.1">
|
|
<path stroke="#FFF" stroke-width="3.3" d="M12 2v20M2 12h20"/>
|
|
</svg> |