@mdi/light-svg

Material Design Icons Light SVG

Usage no npm install needed!

<script type="module">
  import mdiLightSvg from 'https://cdn.skypack.dev/@mdi/light-svg';
</script>

README

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

SVG - Material Design Icons Light

SVG distribution for the Material Design Icons Light.

npm install @mdi/light-svg

Related Packages

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