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

generate reduced remixicon sprite #396

Open
fthobe opened this issue Dec 18, 2024 · 1 comment
Open

generate reduced remixicon sprite #396

fthobe opened this issue Dec 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fthobe
Copy link
Contributor

fthobe commented Dec 18, 2024

Desired Behavior
The Remixicon sprite is very heavy, 700KB for the currently used version, 1.5Mb for the current updated remixicon sprite. Compression reduces the size to ~150kb, which is still a lot of excess weight. I think we can do better, we should build the sprite by our own for frontend and backend as we do not need hundreds of KBs to be loaded.
svg_sprite from fnando could be an alternative.

A solution could also be to separate backend and frontend sprites.
Screenshot 2024-12-20 at 12 11 58

@fthobe fthobe added the enhancement New feature or request label Dec 18, 2024
@fthobe fthobe changed the title Update remixicon generate reduced remixicon sprite Dec 20, 2024
@fthobe
Copy link
Contributor Author

fthobe commented Jan 8, 2025

this would introduce some significant changes as I introduce a new gem into the requirements and we would also have to document everything.

This makes from an SEO, hosting cost and technical perspective absolutely sense, does it have any chance to be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant