pm-mdi

Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.

Usage no npm install needed!

<script type="module">
  import pmMdi from 'https://cdn.skypack.dev/pm-mdi';
</script>

README

Material Design

This repo contains helpful design resources for Google's Material Design, packed as react components.

Getting Started for Boostrap - Getting Started for Other Platforms

Icons

View at Material Design Icons. This repo also contains converted icons from Google's official icon set.

Usage

import {IconAccount} from '@p-m/mdi';

function render() {
    return (
        <IconAccount/>
    );
}

License

Templates - Free

Community Icons - SIL Open Font License 1.1

Google Material Design Icons - Attribution 4.0 International