icon-store
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

IconStore

Publish

For publishing new version, merge new svgs to main branch and increase the version.
We already have prepublishOnly command setup to pack the package for you.

MI Icons

Filter and copy material icons from Google's official npm package. (Only if you need to update the material icons)

node scripts/generateMaterialIcons.js

Folder Structure

dist: 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 github repo
 generateTypes.js: Script to generate type for babel transformed svg component's js file
 compileComponent.js: Script to transform and minify JS modules code for shipping
 helpers/template.js: Custom template for our generated React components
 helpers/utils.js: General utility function


Package Sidebar

Install

npm i icon-store

Weekly Downloads

1

Version

0.2.5

License

MIT

Unpacked Size

3.05 MB

Total Files

4035

Last publish

Collaborators

  • ankitchouhan1020