Add icon sets for sizes 8, 12 and 16, remove old icons
This commit is contained in:
parent
bb91492098
commit
46384e71b7
150 changed files with 331 additions and 148 deletions
|
@ -2660,7 +2660,7 @@ impl Editor {
|
|||
enum Tag {}
|
||||
Some(
|
||||
MouseEventHandler::new::<Tag, _, _>(0, cx, |_, _| {
|
||||
Svg::new("icons/zap.svg")
|
||||
Svg::new("icons/bolt_8.svg")
|
||||
.with_color(style.code_actions_indicator)
|
||||
.boxed()
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue