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
August 19, 2021 19:18
August 25, 2020 09:56
October 26, 2023 10:39
May 2, 2018 10:43
October 8, 2020 13:42

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

Releases

No releases published

Sponsor this project

 

Packages

No packages published