UNPKG

@solar-icons/react

Version:
5 lines (4 loc) 211 B
export { SolarProvider, useSolar } from './context'; export type { Icon, IconProps, IconWeight } from './types'; export { default as IconBase } from './IconBase'; export { default as SSRBase } from './SSRBase';