.
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m25s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m46s
Some checks failed
Rust / build (ubuntu-latest, stable) (push) Failing after 1m25s
Rust / build (ubuntu-latest, stable) (pull_request) Failing after 1m46s
This commit is contained in:
@@ -42,6 +42,7 @@ pub enum IconName {
|
||||
Settings,
|
||||
Sun,
|
||||
Ship,
|
||||
Shield,
|
||||
Upload,
|
||||
Usb,
|
||||
PanelLeft,
|
||||
@@ -96,6 +97,7 @@ impl IconName {
|
||||
Self::Settings => "icons/settings.svg",
|
||||
Self::Sun => "icons/sun.svg",
|
||||
Self::Ship => "icons/ship.svg",
|
||||
Self::Shield => "icons/shield.svg",
|
||||
Self::Upload => "icons/upload.svg",
|
||||
Self::Usb => "icons/usb.svg",
|
||||
Self::PanelLeft => "icons/panel-left.svg",
|
||||
|
||||
Reference in New Issue
Block a user