* 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
281 B
XML
3 lines
281 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<path fill="#FFF" d="M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79a4 4 0 0 0-4-4H7v14h7.04a3.71 3.79 0 0 0 3.71-3.79c0-1.52-.86-2.82-2.15-3.42zM10 6.5h3a1.5 1.5 0 0 1 0 3h-3v-3zm3.5 9H10v-3h3.5a1.5 1.5 0 0 1 0 3z"/>
|
|
</svg> |