Im using the iconpicker with an icon set that has a couple icons i want to omit. could look like this: ```php IconPicker::make('icon') ->exclude(['volvo-alt','mini-alt']); ```
Im using the iconpicker with an icon set that has a couple icons i want to omit.
could look like this: