UNPKG

@atlaskit/icon

Version:

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

3 lines (2 loc) 95 B
export { default, Icon } from '../components/icon'; export type { IconProps } from '../types';