UNPKG

@atlaskit/icon

Version:

An icon is a symbol representing a command, device, directory, or common action.

4 lines (3 loc) 151 B
export { default, Icon } from '../components/icon'; export { IconFacade } from '../components/icon-facade'; export type { IconProps } from '../types';