wip: refactor
This commit is contained in:
@@ -40,6 +40,7 @@ pub enum IconName {
|
||||
GalleryVerticalEnd,
|
||||
GitHub,
|
||||
Globe,
|
||||
Group,
|
||||
Heart,
|
||||
HeartOff,
|
||||
Inbox,
|
||||
@@ -120,6 +121,7 @@ impl IconName {
|
||||
Self::GalleryVerticalEnd => "icons/gallery-vertical-end.svg",
|
||||
Self::GitHub => "icons/github.svg",
|
||||
Self::Globe => "icons/globe.svg",
|
||||
Self::Group => "icons/group.svg",
|
||||
Self::Heart => "icons/heart.svg",
|
||||
Self::HeartOff => "icons/heart-off.svg",
|
||||
Self::Inbox => "icons/inbox.svg",
|
||||
|
||||
Reference in New Issue
Block a user