UNPKG

@reusable-ui/icon

Version:

An icon set component for React app.

8 lines (7 loc) 249 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';