nathakits / material-icons

Material design icons website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

material-icons

Material Design icons

THIS PROJECT IS ARCHIVED

An alternative website for Material Design icons primarily aimed at designers to quickly copy paste the svg code directly into their tools.

Notes

Although Battery and Signal are present in the official Material Design website but they are removed from the official icon font. So it is unavailable right now until I implement the svgs myself instead of loading the icon font from Google stylesheet.

google/material-design-icons#181

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

About

Material design icons website

License:MIT License


Languages

Language:Vue 76.9%Language:JavaScript 22.0%Language:Stylus 1.1%