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

Optimize Glyphicons SVG Font #885

Closed
joeyhoer opened this issue Sep 24, 2013 · 1 comment
Closed

Optimize Glyphicons SVG Font #885

joeyhoer opened this issue Sep 24, 2013 · 1 comment

Comments

@joeyhoer
Copy link

We can save ≈ 8.8% (5.4 KB) on the glyph icons SVG font file by optimizing it. I attempted to use svgo to perform the optimization, however there is currently a bug preventing it from correctly converting the hex entities.

While many browsers avoid the hefty SVG font file, this is a simple optimization that will marginally improve performance.

@retlehs
Copy link
Sponsor Member

retlehs commented Sep 24, 2013

report it upstream, we don't touch core bootstrap files

@retlehs retlehs closed this as completed Sep 24, 2013
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

2 participants