Version: 4.x
vime-icons
Loads an SVG sprite and inserts it into the document. By default it loads the Vime icons sprite from the JSDELIVR CDN.
#
Usage- HTML
- React
- Vue
- Svelte
- Stencil
- Angular
example.vue
example.svelte
example.html
#
PropertiesProperty | Attribute | Description | Type | Default |
---|---|---|---|---|
href | href | The URL to an SVG sprite to load. | string | 'https://cdn.jsdelivr.net/npm/@vime/core@latest/icons/sprite.svg' |
#
Dependencies#
Used by#
GraphBuilt with StencilJS