UNPKG

estat-icons

Version:
62 lines 3.6 kB
export { default as FullscreenMaximizeIcon } from './FullscreenMaximizeIcon' export { default as FullscreenMinimizeIcon } from './FullscreenMinimizeIcon' export { default as TvIcon } from './TvIcon' export { default as AdjustmentsIcon } from './AdjustmentsIcon' export { default as ArrowDownIcon } from './ArrowDownIcon' export { default as ArrowLeftIcon } from './ArrowLeftIcon' export { default as ArrowRightIcon } from './ArrowRightIcon' export { default as ArrowSmDownIcon } from './ArrowSmDownIcon' export { default as ArrowSmLeftIcon } from './ArrowSmLeftIcon' export { default as ArrowSmRightIcon } from './ArrowSmRightIcon' export { default as ArrowSmUpIcon } from './ArrowSmUpIcon' export { default as ArrowUpIcon } from './ArrowUpIcon' export { default as BookmarkIcon } from './BookmarkIcon' export { default as ChartSquareBarIcon } from './ChartSquareBarIcon' export { default as ChatAlt2Icon } from './ChatAlt2Icon' export { default as CheckCircleIcon } from './CheckCircleIcon' export { default as CheckIcon } from './CheckIcon' export { default as ChevronDownIcon } from './ChevronDownIcon' export { default as ChevronLeftIcon } from './ChevronLeftIcon' export { default as ChevronRightIcon } from './ChevronRightIcon' export { default as ChevronUpIcon } from './ChevronUpIcon' export { default as ClockIcon } from './ClockIcon' export { default as CogIcon } from './CogIcon' export { default as CopyrightIcon } from './CopyrightIcon' export { default as CupIcon } from './CupIcon' export { default as DiceIcon } from './DiceIcon' export { default as DotsCircleHorizontalIcon } from './DotsCircleHorizontalIcon' export { default as DotsVerticalIcon } from './DotsVerticalIcon' export { default as EmojiLaughIcon } from './EmojiLaughIcon' export { default as EmojiSadIcon } from './EmojiSadIcon' export { default as ExclamationCircleIcon } from './ExclamationCircleIcon' export { default as ExternalLinkIcon } from './ExternalLinkIcon' export { default as FilterIcon } from './FilterIcon' export { default as FireIcon } from './FireIcon' export { default as GlobeIcon } from './GlobeIcon' export { default as HashtagIcon } from './HashtagIcon' export { default as HeartIcon } from './HeartIcon' export { default as HomeIcon } from './HomeIcon' export { default as InformationCircleIcon } from './InformationCircleIcon' export { default as KeyIcon } from './KeyIcon' export { default as LightBulbIcon } from './LightBulbIcon' export { default as LoginIcon } from './LoginIcon' export { default as MailIcon } from './MailIcon' export { default as MapIcon } from './MapIcon' export { default as MenuIcon } from './MenuIcon' export { default as PlayIcon } from './PlayIcon' export { default as QuestionMarkCircleIcon } from './QuestionMarkCircleIcon' export { default as RefreshIcon } from './RefreshIcon' export { default as ScaleIcon } from './ScaleIcon' export { default as SearchIcon } from './SearchIcon' export { default as SparklesIcon } from './SparklesIcon' export { default as SpeakerphoneIcon } from './SpeakerphoneIcon' export { default as StarIcon } from './StarIcon' export { default as StatusOnlineIcon } from './StatusOnlineIcon' export { default as SwitchHorizontalIcon } from './SwitchHorizontalIcon' export { default as TranslateIcon } from './TranslateIcon' export { default as TrashIcon } from './TrashIcon' export { default as UserIcon } from './UserIcon' export { default as UsersIcon } from './UsersIcon' export { default as VolumeOffIcon } from './VolumeOffIcon' export { default as VolumeUpIcon } from './VolumeUpIcon' export { default as XIcon } from './XIcon'