UNPKG

@atlrdsgn/kit

Version:

An ever–expanding library of React components, primitives, and tools

9 lines • 561 B
export { FourKMediumIcon, FourKSmallIcon } from './icons/4K'; export { ArrowDownIcon, ArrowLeftIcon, ArrowRightIcon, SmallArrowDownIcon, SmallArrowUpIcon, } from './icons/Arrows'; export { CircleMediumIcon, CircleSmallIcon, } from './icons/Circle'; export { DownloadIcon } from './icons/Download'; export { ATLRIcon, LogoIcon } from './icons/Logo.Icon'; export { IndicateIcon } from './icons/Indicate.Icon'; export type { IconProps, LogoProps } from './types'; export type { IconVariants, IconComponentProps } from './types'; //# sourceMappingURL=index.d.ts.map