Unify icons using multiple variants, remove all unused icons
This commit is contained in:
parent
f4e40b3411
commit
24974ee2fa
514 changed files with 86 additions and 4033 deletions
|
@ -3827,7 +3827,7 @@ impl Editor {
|
|||
enum CodeActions {}
|
||||
Some(
|
||||
MouseEventHandler::new::<CodeActions, _>(0, cx, |state, _| {
|
||||
Svg::new("icons/bolt_8.svg").with_color(
|
||||
Svg::new("icons/bolt.svg").with_color(
|
||||
style
|
||||
.code_actions
|
||||
.indicator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue