ifortepay-icons
v0.0.4
Published
IFP Design System Icon
Readme
IFortepay Icons
About
This is a repo containing icons exported from Figma and converted to React components using SVGR.
Avoid modifying the TSX files inside the generated-icons directory.
Workflow
After the SVG files have been added to the svg folder:
- Run
npm run rename-file, - Run
npm run generate-icons
