UNPKG

@reusable-ui/icon

Version:

An icon set component for React app.

9 lines (7 loc) 311 B
export * from './features/icon.js' export * from './variants/resizable.js' export * from './config.js' export * from './styles/config.js' export * from './styles/styles.js' export * from './Icon.js' export {default} from './Icon.js'