Files
Verso/services/web/frontend/fonts/material-symbols/unfilled-symbols.mjs
T
Malik Glossop d25b032e16 Merge pull request #33450 from overleaf/worktree-mg-writefull-spelling-tab
Add writefull language suggestions section to Spelling and language tab

GitOrigin-RevId: 6195683ca175a4c3da25a7ab334a605c67db04b8
2026-06-05 08:06:07 +00:00

87 lines
1.4 KiB
JavaScript

// @ts-check
// Make sure to run the build-unfilled.mjs script after updating this list
// to update the font file with the latest icons.
// You may need to hard reload your browser window to see the changes.
export default /** @type {const} */ ([
'account_balance',
'arrow_back_ios_new',
'arrow_circle_up',
'auto_delete',
'autorenew',
'block',
'book_5',
'brush',
'cached',
'call_split',
'check',
'check_circle',
'chevron_left',
'chevron_right',
'close',
'code',
'content_copy',
'create_new_folder',
'delete_forever',
'delete',
'description',
'domain',
'edit',
'edit_square',
'error',
'experiment',
'find_replace',
'format_strikethrough',
'forum',
'functions',
'globe',
'group',
'help',
'image',
'info',
'info',
'integration_instructions',
'lightbulb',
'lightbulb_2',
'lock',
'lock_open',
'mail',
'mode_comment',
'more_vert',
'neurology',
'note_add',
'notifications',
'open_in_new',
'password',
'person',
'person_edit',
'picture_as_pdf',
'push_pin',
'rate_review',
'report',
'search',
'settings',
'shuffle',
'smart_toy',
'space_dashboard',
'spellcheck',
'star',
'strikethrough_s',
'table_chart',
'table_chart',
'text_snippet',
'thumb_down',
'thumb_up',
'transform',
'tune',
'turn_left',
'upload_file',
'upload',
'visibility',
'visibility_off',
'warning',
'web_asset',
'whatshot',
'wifi_off',
])