Fix icon name
This commit is contained in:
@@ -241,7 +241,7 @@ impl Titlebar {
|
||||
// .fill(theme.lowest.base.pressed.background)
|
||||
.child(
|
||||
svg()
|
||||
.path("icons/microphone.svg")
|
||||
.path("icons/mic.svg")
|
||||
.size_3p5()
|
||||
.fill(theme.lowest.base.default.foreground),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user