crates/ui/src/components/icon.rs 🔗
@@ -221,7 +221,6 @@ pub enum IconName {
Hash,
HistoryRerun,
Indicator,
- IndicatorX,
Info,
InlayHint,
Keyboard,
zfx created
There is no file indicator_x.svg in the assets directory.
09:49:05 [ERROR] could not find asset at path "icons/indicator_x.svg"

Release Notes:
- N/A
crates/ui/src/components/icon.rs | 1 -
1 file changed, 1 deletion(-)
@@ -221,7 +221,6 @@ pub enum IconName {
Hash,
HistoryRerun,
Indicator,
- IndicatorX,
Info,
InlayHint,
Keyboard,