-
Notifications
You must be signed in to change notification settings - Fork 1
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
Icon library #37
Comments
Thanks for filing the change 👍🏼 Some questions:
a. If so, we'll remove them from our code.
a. Does it allow multiple projects? b. Does it allow multiple users? c. Are there explicit rules about exporting and reproducing SVGs in code?
a. If not, we'll have to figure some sort of add-as-used process. There a a lot of icons, which we'll have to export manually, one-by-one; it's pretty infeasible outright.
a. For example, large: 32px, medium: 24px, small: 16px ? Technical notes:
|
Fantastic questions, I'll do my best to provide the best answers I have:
|
Gotcha, thanks Spencer. Dev notes
For Duotone icons, i'm not sure if SvgIcon will give us everything we need to control it so we might have to do some extension if custom coloring is required. See FontAwesome's notes on this. |
Tool for bulk export: SVG Export Figma Plugin Care will have to be given to audit its optimization capability. We don't want it to compromise design integrity for resolution scalability and coloring. The icon library source / creators has already say they've done optimizing and such. The presets can be disabled and bulk export still taken advantage of. |
Consolidated our icon library to one single source. This will be what design references moving forward.
Figma file - https://www.figma.com/file/uE7s7oQ1eE714jQFdS8Z3m/Spark-Design-System---Icons?node-id=410%3A50&viewport=-293%2C-185%2C0.8291666507720947
The text was updated successfully, but these errors were encountered: