UNPKG

estat-icons

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