Update paths to moved icons
This commit is contained in:
parent
6c3fd2a687
commit
3dba52340e
2 changed files with 3 additions and 6 deletions
|
@ -1621,7 +1621,7 @@ impl CollabPanel {
|
|||
}))
|
||||
.into_any()
|
||||
} else if row_hovered {
|
||||
Svg::new("icons/radix/speaker-loud.svg")
|
||||
Svg::new("icons/speaker-loud.svg")
|
||||
.with_color(theme.channel_hash.color)
|
||||
.constrained()
|
||||
.with_width(theme.channel_hash.width)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue