UNPKG

@gzup/macaw-ui-4

Version:

Gzup's UI component library

34 lines (31 loc) 1.02 kB
export * from "./20x20"; export * from "./24x24"; export * from "./32x32"; export * from "./indicator"; export * from "./Logo"; export * from "./LogoDark"; export * from "./LogoLight"; // Legacy icons export * from "./ArrowDropdownIcon"; export * from "./CheckboxIcon"; export * from "./CheckboxCheckedIcon"; export * from "./CheckboxIndeterminateIcon"; export * from "./CircleIndicatorIcon"; export * from "./CommentSmallIcon"; export * from "./CompleteIcon"; export * from "./CustomersLargeIcon"; export * from "./DeleteUserIcon"; export * from "./DigitalSmallIcon"; export * from "./EditSmallIcon"; export * from "./GiftCardLargeIcon"; export * from "./ImageIcon"; export * from "./InfoIcon"; export * from "./NotAllowedIcon"; export * from "./NotAllowedInvertedIcon"; export * from "./MoreIcon"; export * from "./RadioCheckedIcon"; export * from "./RadioIcon"; export * from "./SettingsLargeIcon"; export * from "./StaffMembersLargeIcon"; export * from "./SuccessCircleIndicatorIcon"; export * from "./WarningIcon";