VectorLogoZone / svgview

Webapp for viewing SVGs

Home Page:https://view.svg.zone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG View Logo for SVG View

deploy

demo

Integration

You can use this as a viewer from any website by passing the correct query string values. Be sure the encode them!

  • backText - tooltip text for the Exit button
  • backUrl - destination for the Exit button
  • border - border: one of "none", "dash", "thin" or "thick"
  • bg - background: a hex color (like "#abc123", but note that the "#" has to be escaped to "%23") or one of the standard images (without the ".png" extension)
  • url - URL of the SVG file
  • zoom - zoom level: a number or "max"

License

MIT

Credits

Chakra UI Git Github golang Google Noto Emoji NodePing npm Phosphor Icons react.js React Router TopTal TypeScript VectorLogoZone Vite

About

Webapp for viewing SVGs

https://view.svg.zone/

License:MIT License


Languages

Language:TypeScript 86.8%Language:JavaScript 7.8%Language:Go 3.2%Language:Shell 1.1%Language:Dockerfile 0.8%Language:HTML 0.3%