/** * @typedef Emoticon * Info on an emoticon. * @property {string} name * Name of an emoticon (preferred name from `wooorm/gemoji`). * @property {string} emoji * Corresponding emoji. * @property {Array} tags * Associated tags (from `wooorm/gemoji`). * @property {string} description * Associated description (from `wooorm/gemoji`). * @property {Array} emoticons * ASCII emoticons. */ /** * List of emoticons. * * @type {Array} */ export const emoticon = [ { name: 'angry', emoji: '😠', tags: ['mad', 'annoyed'], description: 'angry face', emoticons: ['>:(', '>:[', '>:-(', '>:-[', '>=(', '>=[', '>=-(', '>=-['] }, { name: 'blush', emoji: '😊', tags: ['proud'], description: 'smiling face with smiling eyes', emoticons: [ ':")', ':"]', ':"D', ':-")', ':-"]', ':-"D', '=")', '="]', '="D', '=-")', '=-"]', '=-"D' ] }, { name: 'broken_heart', emoji: '💔', tags: [], description: 'broken heart', emoticons: ['<\\3', '