Optimize SVG files and combine them into sprite
-
Updated
Nov 6, 2024 - TypeScript
Optimize SVG files and combine them into sprite
A fast and convenient library for building SVG sprites from individual files
This vite plugin generates a single SVG spritemap containing multiple elements from all .svg files in a directory.
A plugin for extracting symbols' IDs from an SVG sprite and using them to generate an IconName type and an array of strings with the IDs.
Creating one sprite file on the fly
Rollup/Vite alternative to the package SVG sprite loader for Webpack from JetBrains.
Reproduction of an issue with svg-sprite-loader in extract mode when integrating with Angular CLI.
Add a description, image, and links to the svg-sprite topic page so that developers can more easily learn about it.
To associate your repository with the svg-sprite topic, visit your repo's landing page and select "manage topics."