improve icons
Deploy / deploy (push) Successful in 39s

This commit is contained in:
2026-05-07 19:25:47 +02:00
parent 6343fdb274
commit 74ed2ea418
+2 -2
View File
@@ -465,8 +465,8 @@ const NODE_FA_ICONS = {
host: { icon: '\uf108', color: '#3b82f6' },
server: { icon: '\uf233', color: '#8b5cf6' },
router: { icon: '\uf4d8', color: '#f59e0b' },
firewall: { icon: '\uf6ed', color: '#ef4444' },
switch: { icon: '\uf0e8', color: '#06b6d4' },
firewall: { icon: '\uf3ed', color: '#ef4444' },
switch: { icon: '\uf6ff', color: '#06b6d4' },
cloud: { icon: '\uf0c2', color: '#22c55e' },
endpoint: { icon: '\uf109', color: '#ec4899' },
other: { icon: '\uf111', color: '#6b7280' }