Material-Vue icons (mv-icons)
================
#### Material Design icons packaged as inline SVG in single file Vue components

[![NPM](http://img.shields.io/npm/v/mv-icons.svg?style=flat-square)](https://www.npmjs.com/package/mv-icons)
[![Apache-2.0](http://img.shields.io/npm/l/mv-icons.svg?style=flat-square)](https://github.com/Addvilz/mv-icons/)

Production material icon SVGs sourced from [google/material-design-icons](https://github.com/google/material-design-icons).

#### Components

Vue components come with two props by default - `title` and `desc`. If provided,
these values will be shown as `<title>` and `<desc>` values when the component is rendered.

Here is an example 


#### License

Both this project and included icons are licensed under the terms and conditions of Apache 2.0 license.

Icon copyright (c) Google.
