0.0.4 • Published 3 years ago

exp-icon-store v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

IconStore

MI Icons

Filter and copy material icons from Google's official npm package.

node scripts/generateMaterialIcons.js

Generate React Components from these material svgs using svgr library.

npm run build-mi

Clean material icons and material component folder

npm run clean-mi-components
npm run clean-mi-icons

Custom Groww Icons

Build components from custom icons

npm run build-custom

Clean custom component folder

npm run clean-custom-components

Folder 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


0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago