UNPKG

nuke-qn-icon

Version:

图标

222 lines (221 loc) 5.49 kB
const iconCodes = { default: { 'icon-font-family': 'QNNukeIcons', 'icon-font-path': 'https://at.alicdn.com/t/font_tirbeh9ly833di.ttf', codes: { all: 'e623', email: 'e612', account: 'e60d', emailFilling: 'e627', favoritesFilling: 'e617', accountFilling: 'e618', smile: 'e613', personalCenter: 'e619', back: 'e600', arrowDown: 'e61a', arrowUp: 'e625', add: 'e601', minus: 'e614', errorFilling: 'e602', error: 'e603', select: 'e609', success: 'e606', warning: 'e607', display: 'e604', prompt: 'e608', successFilling: 'e60a', close: 'e61c', semiSelect: 'e60b', loading: 'e60c', navMore: 'e610', search: 'e611', arrowRight: 'e616', favorites: 'e628', deleteFilling: 'e605', arrowLeft: 'e60e', radio: 'e60f', checkbox: 'e615', play: 'e635', right: 'e639', }, }, v2: { 'icon-font-family': 'QNNukeIconsV2', 'icon-font-path': 'https://at.alicdn.com/t/font_13lpt64qt2h2gldi.ttf', codes: { accessory: 'e6dd', activity: 'e6de', activity_fill: 'e6df', add: 'e6e0', addition_fill: 'e6e1', addition: 'e6e2', addpeople_fill: 'e6e3', addpeople: 'e6e4', addressbook_fill: 'e6e5', addressbook: 'e6e6', barrage_fill: 'e6e7', barrage: 'e6e8', browse_fill: 'e6e9', browse: 'e6ea', brush: 'e6eb', brush_fill: 'e6ec', businesscard_fill: 'e6ed', businesscard: 'e6ee', camera_fill: 'e6ef', camera: 'e6f0', clock_fill: 'e6f1', clock: 'e6f2', close: 'e6f3', collection_fill: 'e6f4', collection: 'e6f5', computer_fill: 'e6f6', computer: 'e6f7', coordinates_fill: 'e6f8', coordinates: 'e6f9', coupons_fill: 'e6fa', coupons: 'e6fb', createtask_fill: 'e6fc', createtask: 'e6fd', customerservice_fill: 'e6fe', customerservice: 'e6ff', delete_fill: 'e700', delete: 'e701', document: 'e702', document_fill: 'e703', dynamic_fill: 'e704', dynamic: 'e705', editor: 'e706', eit: 'e707', emoji_fill: 'e708', emoji: 'e709', empty: 'e70a', empty_fill: 'e70b', enter: 'e70c', enterinto: 'e70d', enterinto_fill: 'e70e', feedback_fill: 'e70f', feedback: 'e710', flag_fill: 'e711', flag: 'e712', flashlight: 'e713', flashlight_fill: 'e714', flip: 'e715', flip_fill: 'e716', fullscreen: 'e717', group: 'e718', group_fill: 'e719', headlines_fill: 'e71a', headlines: 'e71b', homepage_fill: 'e71c', homepage: 'e71d', integral_fill: 'e71e', integral: 'e71f', interactive_fill: 'e720', interactive: 'e721', keyboard: 'e722', label: 'e723', label_fill: 'e724', like_fill: 'e725', like: 'e726', live_fill: 'e727', live: 'e728', lock_fill: 'e729', lock: 'e72a', mail: 'e72b', mail_fill: 'e72c', manage_fill: 'e72d', manage: 'e72e', message: 'e72f', message_fill: 'e730', mine: 'e731', mine_fill: 'e732', mobilephone_fill: 'e733', mobilephone: 'e734', more: 'e735', narrow: 'e736', offline_fill: 'e737', offline: 'e738', order_fill: 'e739', order: 'e73a', other: 'e73b', people_fill: 'e73c', people: 'e73d', picture_fill: 'e73e', picture: 'e73f', play: 'e740', play_fill: 'e741', playon_fill: 'e742', playon: 'e743', praise_fill: 'e744', praise: 'e745', prompt_fill: 'e746', prompt: 'e747', qrcode_fill: 'e748', qrcode: 'e749', redpacket_fill: 'e74a', redpacket: 'e74b', refresh: 'e74c', remind_fill: 'e74d', remind: 'e74e', return: 'e74f', right: 'e750', scan: 'e751', select_fill: 'e752', select: 'e753', send: 'e754', service_fill: 'e755', service: 'e756', setup_fill: 'e757', setup: 'e758', share_fill: 'e759', share: 'e75a', shielding_fill: 'e75b', shielding: 'e75c', smallscreen_fill: 'e75d', smallscreen: 'e75e', stealth_fill: 'e75f', stealth: 'e760', success_fill: 'e761', success: 'e762', suspend: 'e763', switch: 'e764', systemprompt_fill: 'e765', systemprompt: 'e766', tailor: 'e767', task: 'e768', task_fill: 'e769', tasklist_fill: 'e76a', tasklist: 'e76b', text: 'e76c', time_fill: 'e76d', time: 'e76e', translation_fill: 'e76f', translation: 'e770', trash: 'e771', trash_fill: 'e772', undo: 'e773', unlock_fill: 'e774', unlock: 'e775', video: 'e776', video_fill: 'e777', warning_fill: 'e778', warning: 'e779', workbench_fill: 'e77a', workbench: 'e77b', search: 'e77c', searchfill: 'e77d', qianniu: 'e77e', publishgoods_fill: 'e77f', shop_fill: 'e780', transaction_fill: 'e781', packup: 'e782', unfold: 'e783', wangwang: 'e784', financial_fill: 'e785', marketing_fill: 'e786', shake: 'e787', decoration_fill: 'e788', }, }, }; export default iconCodes;