Create an SVGs sprite from multiple SVG source files.
var SVGsprite = require('machinepack-svg-sprite');
// Create an SVGs sprite from multiple SVG source files.
SVGsprite.createSprite({
svgs: [],
}).execSync();
An array of SVGs to put into the sprite.
An unexpected error occurred.
OK.