Add icon for switch

This commit is contained in:
Sasha Koshka 2023-09-08 20:57:00 -04:00
parent 9719391e5d
commit e682fdd9d8
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ type Icon int; const (
// devices
IconDevice // generic
IconRouter
IconSwitch
IconServer
IconDesktop
IconLaptop