This commit is contained in:
2026-09-19 20:58:56 +07:00
parent 323545ce16
commit 52f92c226f
6 changed files with 310 additions and 288 deletions
+2
View File
@@ -66,6 +66,7 @@ pub enum IconName {
Ship,
Shield,
Group,
History,
UserKey,
Upload,
Usb,
@@ -145,6 +146,7 @@ impl IconNamed for IconName {
Self::Upload => "icons/upload.svg",
Self::Usb => "icons/usb.svg",
Self::Group => "icons/group.svg",
Self::History => "icons/history.svg",
Self::PanelLeft => "icons/panel-left.svg",
Self::PanelLeftOpen => "icons/panel-left-open.svg",
Self::PanelRight => "icons/panel-right.svg",