KI-AGENT: Mobile Matrix-Kommunikation vollständig integrieren
This commit is contained in:
@@ -16,6 +16,11 @@ type IconSymbolName = keyof typeof MAPPING;
|
||||
const MAPPING = {
|
||||
'house.fill': 'home',
|
||||
'paperplane.fill': 'send',
|
||||
'message.fill': 'chat',
|
||||
'folder.fill': 'folder',
|
||||
checklist: 'checklist',
|
||||
'clock.fill': 'schedule',
|
||||
'ellipsis.circle.fill': 'more-horiz',
|
||||
'chevron.left.forwardslash.chevron.right': 'code',
|
||||
'chevron.right': 'chevron-right',
|
||||
} as IconMapping;
|
||||
|
||||
Reference in New Issue
Block a user