UNPKG

@atlaskit/icon

Version:

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

3 lines (2 loc) 141 B
export { default, Icon } from '../components/icon-new'; export type { NewIconProps, NewCoreIconProps, NewUtilityIconProps } from '../types';