Update icon

This commit is contained in:
Nate Butler 2023-03-13 13:47:58 -04:00
parent f6f09e8661
commit 6497ca8ccb
4 changed files with 296 additions and 292 deletions

View file

@ -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)