iconly

Iconly is designed to load and cache SVG icons in the browser, using IndexedDB to store the data. It retrieves the icons from a given SVG file, stores them in IndexedDB, and inserts them into the DOM for easy access and use.

svg-from-url

A React component for fetching and rendering SVGs from a given URL, with status callbacks for success and error handling.

react-dynamic-svg

A React component to dynamically fetch and display SVGs from URLs or inline SVG content