* 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 24 24">
|
|
<path fill="#FFF" d="M6 11a6 6 0 0 0 12 0V3h-2.5v8a3.5 3.5 0 0 1-7 0V3H6zM5 19v2h14v-2z"/>
|
|
</svg> |