Skip to content

Repository files navigation

svgsprit.es

Public endpoint to generate SVG Sprites using svgsprit.es

SVG Spreact demo

https://svgsprit.es

Endpoint

POST https://svgsprit.es/api/generate

Params

  • input [ required ] string with Icons to create the Sprite
  • tidy [ optional ] boolean (default: true)
  • optimized [ optional ] boolean (default: true)
  • names [ optional ] array use name for each id (defaul: Icon_${n})
  • className [ optional ] string class to add on each <use> element

Related

svg-spreact Main Package

svg-spreact-cli CLI version

About

Public endpoint to generate SVG Sprites using svg-spreact

Topics

Resources

Stars

180 stars

Watchers

3 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages