Pulse/frontend-modern/src/components/icons
rcourtman ffca20bc38 refactor: unify navigation icons across settings UI
Ensure consistent icon usage between top navigation tabs and settings sidebar:
- Proxmox: Use ProxmoxIcon in both locations
- Docker: Use DockerIcon (Simple Icons whale logo) in both locations
- Hosts: Simplify HostsIcon to use lucide Monitor icon everywhere

This improves visual consistency and reduces confusion between navigation contexts.
2025-10-24 11:48:22 +00:00
..
AlertsIcon.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
ApiIcon.tsx Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
DockerIcon.tsx revert: restore original Docker logo icon 2025-10-24 11:42:01 +00:00
HostsIcon.tsx refactor: unify navigation icons across settings UI 2025-10-24 11:48:22 +00:00
ProxmoxBackupIcon.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
ProxmoxIcon.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
SettingsGearIcon.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00