@impossiblefinance/uikit
Version:
Set of UI components for impossible projects
30 lines (29 loc) • 1.52 kB
TypeScript
export { default as FarmIcon } from './Farm';
export { default as GroupsIcon } from './Groups';
export { default as Checkmark } from './Checkmark';
export { default as HamburgerIcon } from './Hamburger';
export { default as HamburgerCloseIcon } from './HamburgerClose';
export { default as HomeIcon } from './Home';
export { default as IfoIcon } from './Ifo';
export { default as InfoIcon } from './Info';
export { default as LanguageIcon } from './Language';
export { default as LogoIcon } from './Logo';
export { default as MoonIcon } from './Moon';
export { default as MoreIcon } from './More';
export { default as NftIcon } from './Nft';
export { default as PoolIcon } from './Pool';
export { default as SunIcon } from './Sun';
export { default as TelegramIcon } from './Telegram';
export { default as TicketIcon } from './Ticket';
export { default as TradeIcon } from './Trade';
export { default as TwitterIcon } from './Twitter';
export { default as LogoLightWithTextIcon } from './LogoLightWithText';
export { default as MigrationIcon } from './Migration';
export { default as LiquidityIcon } from './Liquidity';
export { default as StakeIcon } from './Stake';
export { default as SwapIcon } from './Swap';
export { default as LiquidityIconActive } from './LiquidityActive';
export { default as SwapIconActive } from './SwapActive';
export { default as MigrationIconActive } from './MigrationActive';
export { default as InvestIcon } from './Invest';
export { default as InvestIconActive } from './InvestActive';