1.1.3 • Published 12 months ago

@hui-x/icons-material v1.1.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
12 months ago

@hui-x/icons-material

This package provides the Google Material Icons converted to SvgIcon components.

Installation

Install the package in your project directory with:

npm install @hui-x/icons-material@next

These components use the Material UI's SvgIcon component to render the SVG path for each icon.

If you are not already using Material UI in your project, you can add it with:

npm install @hui-x/material@next

Documentation

Contributing

This icon set is meant to be in sync with Google's Material Icons. Therefore, we don't accept fixes, additions, or any other contributions that would make this package diverge from the source.

To synchronize with Material Icons, do the following:

  1. Inside this workspace run pnpm src:download
  2. Inside this workspace run pnpm src:icons
  3. Inside the root run pnpm docs:mdicons:synonyms
  4. If the number of icons changes significantly, edit the icons/icons.md and material-icons/material-icons.md under docs/data/material/components and update the numbers.
1.1.4

12 months ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago