Add missing logo_96
icon, fix a few incorrect paths
This commit is contained in:
parent
4c9100eae3
commit
9a4ecf0f88
6 changed files with 8 additions and 5 deletions
|
@ -48,7 +48,7 @@ impl View for SharingStatusIndicator {
|
|||
};
|
||||
|
||||
MouseEventHandler::new::<Self, _>(0, cx, |_, _| {
|
||||
Svg::new("icons/disable_screen_sharing_12.svg")
|
||||
Svg::new("icons/desktop.svg")
|
||||
.with_color(color)
|
||||
.constrained()
|
||||
.with_width(18.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue