gilbarbara/react-inlinesvg
An SVG loader component for ReactJS observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 90
- Release rhythm 78
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 33
- age_days: 4546
- days_rel: 64
- days_push: 64
- n_releases_24m: 10
Adoption not part of the score
1321 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React component library that loads and inlines SVG files from local paths, remote URLs, data URIs, or raw SVG strings. It caches remote requests, supports SSR, and offers flexible props for styling, fallbacks, and load callbacks.
Use cases
- render inline svg icons in react
- load remote svg files into react components
- inline svg from a bundler import
- show svg with fallback content on load error
- cache remote svg requests in a react app
- server-side render svgs in next.js
When to choose
- you need SVGs inlined into the DOM so CSS can style them
- you load SVGs from remote URLs and want request caching
- you need SSR-safe SVG loading in React
When to avoid
- you only need static SVGs and can import them directly via your bundler
- you are not using React
- you need heavy SVG manipulation or animation features
Facets
library · maturity active
ui-components http-client caching frontend web-development graphics cross-platform react svg svg-loader inline-svg remote-svgs ssr-safe nodejs web-server
2 sources
- readme: https://github.com/gilbarbara/react-inlinesvg · fetched 2026-08-28 · 924826299ce0
- registry_npm: https://registry.npmjs.org/react-inlinesvg · fetched 2026-08-29 · 846eae75aee3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gilbarbara/react-inlinesvg | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="gilbarbara/react-inlinesvg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem