const IcoMoon = { 'alert-filled': '\\e900', 'arrow-down': '\\e91d', 'arrow-down-circle': '\\e935', 'arrow-left': '\\e90f', 'arrow-right': '\\e927', 'arrow-switch': '\\e97e', 'arrow-switch-thick': '\\e922', 'arrow-up': '\\e91c', 'arrow-up-circle': '\\e936', 'bank-filled': '\\e901', bch: '\\e98c', 'bch-circle': '\\e98b', 'bch-circle-filled': '\\e905', bell: '\\e90c', 'birthday-cake-light': '\\e986', 'bitpay-logo': '\\e924', 'blockchain-logo': '\\e919', borrow: '\\e944', btc: '\\e97c', 'btc-circle': '\\e98a', 'btc-circle-filled': '\\e906', camera: '\\e959', caret: '\\e917', cart: '\\e988', 'cart-filled': '\\e920', chart: '\\e95b', check: '\\e910', checkmark: '\\e95d', 'checkmark-circle-filled': '\\e92a', 'checkmark-in-circle': '\\e95c', 'checkmark-in-circle-filled': '\\e90b', 'chevron-down': '\\e93f', 'chevron-down-large': '\\e940', 'chevron-left': '\\e93c', 'chevron-left-large': '\\e93e', 'chevron-right': '\\e93a', 'chevron-right-large': '\\e93b', 'chevron-up': '\\e937', 'chevron-up-large': '\\e938', 'cog-filled': '\\e994', copy: '\\e91a', 'copy-clipboard': '\\e913', close: '\\e90d', 'close-circle': '\\e903', 'comment-alt-regular': '\\e982', 'credit-card': '\\e941', 'credit-card-filled': '\\e90e', 'credit-card-sb': '\\e92e', dollars: '\\e942', download: '\\e911', ellipsis: '\\e947', email: '\\e934', eth: '\\e97b', 'eth-circle': '\\e989', 'eth-circle-filled': '\\e907', facebook: '\\e918', forbidden: '\\e904', 'hamburger-menu': '\\e91b', hardware: '\\e91e', home: '\\e914', 'id-card': '\\e981', info: '\\e902', key: '\\e92b', 'lightning-bolt': '\\e921', 'line-graph-up': '\\e933', lock: '\\e949', magnifier: '\\e943', mobile: '\\e967', 'nav-buy': '\\e988', 'open-in-new-tab': '\\e979', parachute: '\\e931', pax: '\\e929', pencil: '\\e96a', pending: '\\e915', percentage: '\\e92c', phone: '\\e96c', 'phone-regular': '\\e985', pie: '\\e911', plus: '\\ea0a', 'plus-in-circle-filled': '\\e92d', present: '\\e96d', 'qr-code': '\\e946', 'question-in-circle': '\\e96e', 'question-in-circle-filled': '\\e909', refresh: '\\e90a', request: '\\e912', send: '\\e925', shield: '\\e908', spade: '\\e92f', 'stack-of-coins': '\\e972', stx: '\\e932', 'sync-regular': '\\e93d', timer: '\\e945', trash: '\\e951', twitter: '\\e916', 'usd-d': '\\e948', user: '\\e955', users: '\\e928', 'vertical-arrow-switch': '\\e980', wallet: '\\e956', 'wallet-filled': '\\e929', xlm: '\\e930', 'xlm-circle-filled': '\\e91f' } export type IcoMoonType = typeof IcoMoon export default IcoMoon