🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@mui/icons-material

Package Overview
Dependencies
Maintainers
11
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/icons-material

Material Design icons distributed as SVG React components.

latest-v5
Source
npmnpm
Version
5.18.0
Version published
Weekly downloads
4.8M
4.21%
Maintainers
11
Weekly downloads
Ā 
Created
Source

@mui/icons-material

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

Installation

Install the package in your project directory with:

npm install @mui/icons-material

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 @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:

  • Inside this workspace run pnpm src:download
  • Inside this workspace run pnpm src:icons
  • Inside the root run pnpm docs:mdicons:synonyms
  • 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.

Keywords

react

FAQs

Package last updated on 08 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts