57 Forks
142 Stars
142 Watchers

material-icons

Updated version of Google Material Design Icons from material.io. Each icon comes in 5 variations: baseline, sharp, outline, round, two tone.

How to download and setup material-icons

Open terminal and run command
git clone https://github.com/material-icons/material-icons.git
git clone is used to create a copy or clone of material-icons repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with material-icons https://github.com/material-icons/material-icons/archive/master.zip

Or simply clone material-icons with SSH
[email protected]:material-icons/material-icons.git

If you have some problems with material-icons

You may open issue on material-icons support forum (system) here: https://github.com/material-icons/material-icons/issues