Update some status bar icons and states
This commit is contained in:
parent
b4b044ccbf
commit
ef73e77d3d
5 changed files with 22 additions and 19 deletions
|
@ -44,7 +44,7 @@ impl View for DeployFeedbackButton {
|
|||
.in_state(active)
|
||||
.style_for(state);
|
||||
|
||||
Svg::new("icons/feedback_16.svg")
|
||||
Svg::new("icons/feedback.svg")
|
||||
.with_color(style.icon_color)
|
||||
.constrained()
|
||||
.with_width(style.icon_size)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue