UNPKG

@pluralsight/icons

Version:
15 lines (14 loc) 866 B
export { default as ArrowDownRightIcon } from './ArrowDownRightIcon'; export { default as ArrowDownIcon } from './ArrowDownIcon'; export { default as ArrowLeftIcon } from './ArrowLeftIcon'; export { default as ArrowRightIcon } from './ArrowRightIcon'; export { default as ArrowUpRightIcon } from './ArrowUpRightIcon'; export { default as ArrowUpIcon } from './ArrowUpIcon'; export { default as CaretDownIcon } from './CaretDownIcon'; export { default as CaretLeftIcon } from './CaretLeftIcon'; export { default as CaretRightIcon } from './CaretRightIcon'; export { default as CaretUpIcon } from './CaretUpIcon'; export { default as ChevronDownIcon } from './ChevronDownIcon'; export { default as ChevronLeftIcon } from './ChevronLeftIcon'; export { default as ChevronRightIcon } from './ChevronRightIcon'; export { default as ChevronUpIcon } from './ChevronUpIcon';