Icon.name, Button.icon, and
EmptyState.icon. Unknown names produce compiler diagnostics and are not
replaced with a misleading fallback icon.
Default semantic icons
- Actions:
action.add,action.close,action.copy,action.delete,action.download,action.edit,action.refresh,action.search,action.settings,action.upload - Navigation:
navigation.back,navigation.external,navigation.forward,navigation.home,navigation.menu - Status:
status.danger,status.info,status.success,status.warning - Content:
content.calendar,content.chart,content.code,content.document,content.image,content.link,content.mail,content.user - Security:
security.lock,security.unlock - Other:
concept.ai,trend.decrease,trend.increase
Extend the defaults
rui.instructions(prompt) automatically include the
extended vocabulary.
Replace the defaults
Omitextend to expose only your own icons. Registry names must use semantic
dot notation, descriptions are required, and glyphs must be trusted React SVG
components. Rixx UI never dynamically imports an icon selected by a model.
Standalone informative icons need a concise label. Icons beside visible button
text remain decorative to assistive technology.