๐ŸŽ›๏ธIcons

Ablepro Vue Larave is pre-configured with the Svg Sprite

All Svg are taken from iconsax libraryโ€‹

https://iconsax.io/โ€‹

// if will auto import default components from @core/components folder
// usage
<SvgSprite name="custom-home" style="width: 20px; height: 20px" />

If you want to add new svg then add svg file using symbol tag with unique id in sprite.svg

Last updated