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

get position of all the icons in the sprite #67

Open
ssivanatarajan opened this issue May 29, 2021 · 1 comment
Open

get position of all the icons in the sprite #67

ssivanatarajan opened this issue May 29, 2021 · 1 comment

Comments

@ssivanatarajan
Copy link

Is there any way to get the position, width & height of all the icons in the sprite?. Our application is a legacy one, we are using some large sprites, so I need to identify the icons which are not referred to in CSS files?

@jakearchibald
Copy link
Owner

This app is also a legacy one, sorry! You could take a look at the code and build what you need. The hard bit is figuring which bits count as a whole sprite, especially if they have gaps

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