Skip to content

Node application to automatically generate base64 css icons from svg files.

Notifications You must be signed in to change notification settings

alexerlandsson/node-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-svg

Node application to automatically generate base64 css icons from svg files.

Dependencies

This application requires Node.js.

How to do?

1. Add new icons

To add new icons, add svg icons to the folder /svg. These will be converted to base64 and included in the css file.

2. Generate CSS

Generate CSS icon file by running node default from the terminal in the repository root.

About

Node application to automatically generate base64 css icons from svg files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published