Update icon
This commit is contained in:
parent
f6f09e8661
commit
6497ca8ccb
4 changed files with 296 additions and 292 deletions
|
@ -379,7 +379,7 @@ impl CollabTitlebarItem {
|
|||
let style = titlebar
|
||||
.toggle_contacts_button
|
||||
.style_for(state, self.contacts_popover.is_some());
|
||||
Svg::new("icons/plus_8.svg")
|
||||
Svg::new("icons/user_plus_16.svg")
|
||||
.with_color(style.color)
|
||||
.constrained()
|
||||
.with_width(style.icon_width)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue