Open kevinkaske opened 6 years ago
Here is the same SVG but with better compression:
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="#717171" d="M70,26H20V16L0,33l20,16v-9h50V26z M100,68L80,51v10H30v14h50v9L100,68z"/></svg>
I have changed the switch PNG to a SVG file. It looks better on retina displays and is a smaller file size.