-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We need to extend the current setup to maximize the potential of our SVG icon set. Specifically, each time we add a new icon, the following sequence should be run:
- Create an optimized SVG version of the icon,
- Create a PNG version of the icon,
- Create a larger PNG version of the icon (2x - for Retina screens),
- Create a symbol sprite from SVGs,
- Create an icon font from SVGs,
- Add the new icon to the list of Sass generator,
- Add the new icon to the list of Less generator.
Also, our documentation at handsontable.com/docs should generate the list of icons automatically.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request