All Projects → elrumordelaluz → Svgsprit.es

elrumordelaluz / Svgsprit.es

Public endpoint to generate SVG Sprites

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Svgsprit.es

Feathericon
simply generic vector icon collection - including sketch file, svg files, and font files.
Stars: ✭ 178 (+143.84%)
Mutual labels:  svg-sprites, svg, icons, svg-icons
Coreui Icons
CoreUI Free Icons - Premium designed free icon set with marks in SVG, Webfont and raster formats
Stars: ✭ 1,813 (+2383.56%)
Mutual labels:  svg-sprites, svg, icons, svg-icons
Vue Unicons
1000+ Pixel-perfect svg icons for your next project as Vue components
Stars: ✭ 828 (+1034.25%)
Mutual labels:  svg, icons, svg-icons
Font Awesome
The iconic SVG, font, and CSS toolkit
Stars: ✭ 66,937 (+91594.52%)
Mutual labels:  svg-sprites, icons, svg-icons
Bytesize Icons
Tiny style-controlled SVG iconset (101 icons, 12kb)
Stars: ✭ 3,662 (+4916.44%)
Mutual labels:  svg, icons, svg-icons
Mono Icons
Stars: ✭ 899 (+1131.51%)
Mutual labels:  svg, icons, svg-icons
Svgeez
A Ruby gem for automatically generating an SVG sprite from a folder of SVG icons.
Stars: ✭ 69 (-5.48%)
Mutual labels:  svg-sprites, svg, svg-icons
Grayshift
A lightweight front-end component library for developing fast and powerful web interfaces.
Stars: ✭ 304 (+316.44%)
Mutual labels:  svg, icons, svg-icons
React Kawaii
Cute SVG React Components
Stars: ✭ 2,709 (+3610.96%)
Mutual labels:  svg, icons, svg-icons
React Icomoon
It allows you to simply view the icons in the selection.json file provided by Icomoon.
Stars: ✭ 48 (-34.25%)
Mutual labels:  svg, icons, svg-icons
Evil Icons
Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN
Stars: ✭ 4,944 (+6672.6%)
Mutual labels:  svg, icons, svg-icons
Boxicons
High Quality web friendly icons
Stars: ✭ 1,104 (+1412.33%)
Mutual labels:  svg, icons, svg-icons
Teenyicons
Tiny minimal 1px icons designed to fit in the smallest places.
Stars: ✭ 1,631 (+2134.25%)
Mutual labels:  svg-sprites, svg, icons
Vectorlogozone
3,000+ gorgeous SVG logos, perfect for your README or credits page
Stars: ✭ 239 (+227.4%)
Mutual labels:  svg, icons, svg-icons
Phosphor Icons
A flexible icon family for the web
Stars: ✭ 56 (-23.29%)
Mutual labels:  svg, icons, svg-icons
ionicons-sprite
SVG sprite icon set based on Ionicons icons
Stars: ✭ 22 (-69.86%)
Mutual labels:  icons, svg-icons, svg-sprites
Vue Eva Icons
Is a pack of more than 480 beautiful open source Eva icons as Vue components
Stars: ✭ 189 (+158.9%)
Mutual labels:  svg, icons, svg-icons
Small N Flat
svg icons on a 24px grid
Stars: ✭ 205 (+180.82%)
Mutual labels:  svg, icons, svg-icons
Jam
Jam icons is a set of SVG icons designed for web projects, illustrations, print projects, etc. Licensed under MIT
Stars: ✭ 398 (+445.21%)
Mutual labels:  svg, icons, svg-icons
Icons
All SVG icons available on http://game-icons.net
Stars: ✭ 598 (+719.18%)
Mutual labels:  svg, icons, svg-icons

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].