I'm getting this error and the icons aren't showing up even though I'm following the readme for string syntax. I'm using Angular 11.
'ic-icon' is not a known element:
1. If 'ic-icon' is an Angular component, then verify that it is part of this module.
2. If 'ic-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.ng
I'm getting this error and the icons aren't showing up even though I'm following the readme for string syntax. I'm using Angular 11.