Package Exports
- @mdi/svg/meta.json
- @mdi/svg/svg/arrow-expand-down.svg
- @mdi/svg/svg/arrow-expand-up.svg
- @mdi/svg/svg/check.svg
- @mdi/svg/svg/close.svg
- @mdi/svg/svg/code-braces.svg
- @mdi/svg/svg/emoticon-happy.svg
- @mdi/svg/svg/eraser-variant.svg
- @mdi/svg/svg/format-align-center.svg
- @mdi/svg/svg/format-align-justify.svg
- @mdi/svg/svg/format-align-left.svg
- @mdi/svg/svg/format-align-middle.svg
- @mdi/svg/svg/format-align-right.svg
- @mdi/svg/svg/format-bold.svg
- @mdi/svg/svg/format-clear.svg
- @mdi/svg/svg/format-color-fill.svg
- @mdi/svg/svg/format-float-center.svg
- @mdi/svg/svg/format-float-left.svg
- @mdi/svg/svg/format-float-right.svg
- @mdi/svg/svg/format-header-1.svg
- @mdi/svg/svg/format-header-2.svg
- @mdi/svg/svg/format-header-3.svg
- @mdi/svg/svg/format-header-4.svg
- @mdi/svg/svg/format-header-5.svg
- @mdi/svg/svg/format-header-6.svg
- @mdi/svg/svg/format-header-pound.svg
- @mdi/svg/svg/format-indent-decrease.svg
- @mdi/svg/svg/format-indent-increase.svg
- @mdi/svg/svg/format-italic.svg
- @mdi/svg/svg/format-list-bulleted.svg
- @mdi/svg/svg/format-list-checks.svg
- @mdi/svg/svg/format-list-numbered.svg
- @mdi/svg/svg/format-paragraph.svg
- @mdi/svg/svg/format-pilcrow.svg
- @mdi/svg/svg/format-quote-close.svg
- @mdi/svg/svg/format-quote-open.svg
- @mdi/svg/svg/format-strikethrough.svg
- @mdi/svg/svg/format-subscript.svg
- @mdi/svg/svg/format-superscript.svg
- @mdi/svg/svg/format-textdirection-l-to-r.svg
- @mdi/svg/svg/format-textdirection-r-to-l.svg
- @mdi/svg/svg/format-underline.svg
- @mdi/svg/svg/function-variant.svg
- @mdi/svg/svg/image-outline.svg
- @mdi/svg/svg/image.svg
- @mdi/svg/svg/label.svg
- @mdi/svg/svg/link-variant.svg
- @mdi/svg/svg/menu-down.svg
- @mdi/svg/svg/minus.svg
- @mdi/svg/svg/movie.svg
- @mdi/svg/svg/palette.svg
- @mdi/svg/svg/plus-circle.svg
- @mdi/svg/svg/resize.svg
- @mdi/svg/svg/select-drag.svg
- @mdi/svg/svg/send.svg
- @mdi/svg/svg/table-column-plus-after.svg
- @mdi/svg/svg/table-column-plus-before.svg
- @mdi/svg/svg/table-column-remove.svg
- @mdi/svg/svg/table-column-width.svg
- @mdi/svg/svg/table-row-height.svg
- @mdi/svg/svg/table-row-plus-after.svg
- @mdi/svg/svg/table-row-plus-before.svg
- @mdi/svg/svg/table-row-remove.svg
- @mdi/svg/svg/table.svg
- @mdi/svg/svg/trash-can.svg
- @mdi/svg/svg/view-day.svg
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mdi/svg) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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 viamdi-svg
Related Packages
- JavaScript/Typescript: MaterialDesign-JS
- Webfont: MaterialDesign-Webfont
- Font-Build: MaterialDesign-Font-Build
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.