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 to have viewbox fit the graphic #287

Open
ericsoderberghp opened this issue Oct 21, 2022 · 0 comments
Open

Change to have viewbox fit the graphic #287

ericsoderberghp opened this issue Oct 21, 2022 · 0 comments

Comments

@ericsoderberghp
Copy link
Contributor

Rather than have all icon viewboxes be 24x24, change them to align with the edges of the graphic in each icon. This will make it easier for CSS to drive visual alignment, especially vertically.

This might be doable programmatically, by scanning each file, checking placement of the paths and shapes, and then setting the viewbox coordinates accordingly, followed by visual inspection to make sure it looks OK.

If it cannot be done programmatically, it will be a bit of a slog to do it manually. Perhaps set aside a working-together-alone time to make a party out of it.

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

No branches or pull requests

1 participant