0.1.4 • Published 2 years ago
@uxf-playground/icons v0.1.4
Icons Export
Automating the hand-off of icons from Figma to production. This repository is meant for demonstration purposes only. Don't use.
Action Plan:
- Maintain icon components in Figma.
- Set up automatic SVG export from Figma.
- Automate the compression of SVGs.
- Configure the attributes of the SVGs.
- Change fill to
currentColor
. - Auto generate react components
- Automate review and testing of final exports.
- Automatically publish the NPM package.