Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

svgs2symbols

dustinmoorenet413MIT1.0.0

Combines multiple SVG files into one SVG with contents as symbols

svg, symbol, sprite, icon

readme

Combines multiple SVG files into one SVG file with each files contents as symbols

  Usage: svgs2symbols [options] <files ...>

  Options:

    -h, --help               output usage information
    -i, --inline             Create a bare svg element to inline in a document
    -o, --output <fileName>  File name to write to