Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change switch PNG to SVG #303

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Change switch PNG to SVG #303

wants to merge 2 commits into from

Conversation

kevinkaske
Copy link

I have changed the switch PNG to a SVG file. It looks better on retina displays and is a smaller file size.

@utilmind
Copy link

utilmind commented Jun 17, 2020

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants