1.0.5 • Published 5 years ago

svg-symbols v1.0.5

Weekly downloads
1,449
License
Apache-2.0
Repository
github
Last release
5 years ago

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.

Install

npm i svg-symbols --save-dev

Usage

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

1.0.5

5 years ago

1.0.4

6 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago