Files
ESP32_Serial_Swiss_Army_Knife/third_party/material-design-icons/upstream-7.4.47/README.md
T
Commander1024 cdc4d4a8df Add Phase 9 validation and advisory review
Record the finite dependency search, Wi-Fi maintenance blocker, and
pinned
icon provenance. Add bounded host orchestration and fixture coverage,
and
update release documentation with current evidence.
2026-09-16 16:26:46 +02:00

1.4 KiB

Note: Please use the main MaterialDesign repo to report issues. This repo is for distribution of the SVG files only.

SVG - Material Design Icons

SVG distribution for the Material Design Icons.

npm install @mdi/svg

Versions prior to 2.2.43 can be accessed on npm via mdi-svg

NPM @MDI Organization

Third Party

For those developing third party scripts/programs/applications. Please use this repo to make sure you're using latest production ready icons.

Great uses of the SVG Icon distribution includes:

  • Scripts to generate your own webfont.
  • Writing addons/plugins to integrate with applications.
  • Themes - Every theme needs icons.
  • AngularJS/Angular/React Components to work with the icons.

Learn More