sn-ui-kit-icons
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

@mui/icons-material

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

Installation

Install the package in your project directory with:

// with npm
npm install @mui/icons-material

// with yarn
yarn add @mui/icons-material

These components use the MUI SvgIcon component to render the SVG path for each icon.

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

// with npm
npm install @mui/material

// with yarn
yarn add @mui/material

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 yarn src:download
  2. Inside this workspace run yarn src:icons
  3. Inside the root run yarn docs:mdicons:synonyms
  4. If the number of icons changed significantly, edit the icons/icons.md and material-icons/material-icons.md under docs/src/pages/components and update the numbers.

Package Sidebar

Install

npm i sn-ui-kit-icons

Weekly Downloads

2

Version

0.4.0

License

MIT

Unpacked Size

18.1 MB

Total Files

31682

Last publish

Collaborators

  • themasix