UNPKG

@sumcode/svgify

Version:

A lightweight React component designed to dynamically render and style SVG icons.

4 lines (3 loc) 131 B
import { default as Svgify } from './Svgify'; export { Svgifier, useSvgifyContext } from './SvgifyContext'; export default Svgify;