Vanilla Integration

Welcome to the vite-awesome-svg-loader/vanilla-integration package docs!

This package provides following classes:

  1. SvgImage - basically implements SVG sprites. Will create <svg> element that contains all symbols, add passed source code to it and reuse it later.
  2. SvgIcon - basic SVG icon that uses SvgImage class internally.

And also provides various utilities used by SvgImage and SvgIcon, very useful for creating custom classes.

Links

Generated using TypeDoc