Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kristoferjoseph/svg-symbols

SVG SYMBOLS✨
https://github.com/kristoferjoseph/svg-symbols

Last synced: about 2 months ago
JSON representation

SVG SYMBOLS✨

Awesome Lists containing this project

README

        

SVG SYMBOLS✨
===========

This is a simpe module that takes a folder of svgs and generates a symbol file.
It also strips out the fill and stroke attributes so you can style them.

[*you can use `svg-extract-styles` to pull the styles out into css first if you like.](https://github.com/kristoferjoseph/svg-extract-styles)

Install
-------

`npm i svg-symbols --save-dev`

Usage
-----

`svg-symbols ./directory-of-svgs > ./symbol-file.svg`