0.0.4 • Published 4 years ago
exp-icon-store v0.0.4
IconStore
MI Icons
Filter and copy material icons from Google's official npm package.
node scripts/generateMaterialIcons.jsGenerate React Components from these material svgs using svgr library.
npm run build-miClean material icons and material component folder
npm run clean-mi-components
npm run clean-mi-iconsCustom Groww Icons
Build components from custom icons
npm run build-customClean custom component folder
npm run clean-custom-componentsFolder Structure
components: Generated React components using material and custom svgs svgs: Contains material and custom svgs scripts: generateMaterialIcons.js: Script to copy and filter material icons from google's npm package template.js: Custom template for our generated React components utils.js: General utility function