Delete a resource icon.
Hi everyone, im having a problem when i want to delete an icon from a resource like Users. if i set $navigationIcon = null; or $navigationIcon = ' '; i get that line before 'Listado' instead of nothing. (Listado is the label for Users)

Solution
i think has to do with some plugin you are using
one thing you can try is make a blank .svg file
and use a custom icon as follows
https://filamentphp.com/docs/3.x/support/icons
one thing you can try is make a blank .svg file
and use a custom icon as follows
https://filamentphp.com/docs/3.x/support/icons