UNPKG

@hrobarikt/box-ui-elements

Version:
4 lines (3 loc) 170 B
import { TwoTonedIcon } from '../iconTypes'; declare const IconBoxNotes: ({ className, height, title, width }: TwoTonedIcon) => JSX.Element; export default IconBoxNotes;