Skip to content

alexandesigner/baseicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

This repository is an icon generator in SVG Symbol .. The icons are designed under the material design guidelines.

Install

$ git clone https://github.com/alexandesigner/baseicons

$ cd baseicons && npm i

Generate

If you want to generate a sprite of customizable icons, simply add the icons in .svg to the /icons folder then go to your terminal and type:

$ gulp svgstore

This will generate an SVG file icons.svg in the /src/images folder.

Running to local on PORT:8000

$ gulp

Bug?

Submit it in the issues

Get Involved

We'd love for you to help us build Baseicons. If you'd like to be a contributor, check out our Contributing guide

Designed with โ™ฅ by Allan Alexandre. Licensed under the MIT License.