2025-04-24 13:11:28 +08:00

29 lines
571 B
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} */ ([
'book_5',
'brush',
'code',
'create_new_folder',
'description',
'experiment',
'forum',
'help',
'image',
'info',
'integration_instructions',
'note_add',
'picture_as_pdf',
'rate_review',
'report',
'settings',
'space_dashboard',
'table_chart',
'upload_file',
'web_asset',
'error',
])