-
Notifications
You must be signed in to change notification settings - Fork 886
chore: add icons.json file #10085
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
chore: add icons.json file #10085
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I really liked the idea 😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Can we add these to our emoji-picker? We also may want to import the icons.json
file from JS so it's embedded rather than have to make a network request for it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great
Yes!
Good point! I'll generate it somewhere in src/ instead |
Leading up to #8344
We need a way for the app to know all of the bundled icons so that we can better expose them throughout the UI