Skip to content

elrumordelaluz/svgsprit.es

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

svgsprit.es

Public endpoint to generate SVG Sprites using svgsprit.es

SVG Spreact demo

https://svgsprit.es

Endpoint

POST https://svgsprit.es/api

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

Releases

No releases published

Packages

No packages published