There are steps for development and adding stuff to this project:

  1. Clone the repository
  2. Install npm dependencies via npm install
  3. Add color for some icon or desired icon in one of SASS file in scss folder
  4. Build CSS files in project folder in terminal with gulp
  5. Create pull request