JetBrains/svg-sprite-loader
Webpack loader for creating SVG sprites. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4046
- days_rel: n/a
- days_push: 1055
- n_releases_24m: 0
Adoption not part of the score
2030 stars · 267 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Webpack loader and plugin that converts imported SVG files into SVG sprites, injecting them into pages at runtime or emitting external sprite files. It supports configurable symbol IDs, isomorphic rendering, and custom runtime generators such as React components.
Use cases
- bundle svg icons into a sprite with webpack
- use svg icons via <use xlink:href> in a web app
- generate an external svg sprite file for css imports
- render svg sprites server-side
- generate react components from imported svg symbols
When to choose
- you use webpack and want automatic svg sprite creation with minimal config
- you need runtime sprite injection or isomorphic sprite rendering
- you want customizable sprite runtime or generator behavior
When to avoid
- you use a bundler other than webpack
- you need a project under active development - it is marked obsolete by JetBrains
- you only need simple svg inlining without sprites
Facets
plugin · maturity maintenance
build-tool image-processing ui-components frontend web-development graphics cross-platform webpack-loader svg-sprite svg-stack asset-pipeline jetbrains-obsolete nodejs web-server
2 sources
- readme: https://github.com/JetBrains/svg-sprite-loader · fetched 2026-08-28 · c9ae2ce25b6a
- registry_npm: https://registry.npmjs.org/svg-sprite-loader · fetched 2026-08-29 · 6a4216324532
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JetBrains/svg-sprite-loader | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="JetBrains/svg-sprite-loader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem