Welcome to the vite-awesome-svg-loader/vanilla-integration
package docs!
This package provides following classes:
SvgImage
- basically implements SVG sprites. Will create <svg>
element that contains all symbols, add passed source code to it and reuse it later.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.
Generated using TypeDoc