Describe the solution you'd like
Currently most icons in Pattern-Atlas are included using the ì tag (see src/app/core/component/cardrenderer/card-renderer.component.html) for example.
Look through the templates in Patternatlas and change the definition so it uses mat-icon tags consistently.
Describe the solution you'd like
Currently most icons in Pattern-Atlas are included using the
ìtag (see src/app/core/component/cardrenderer/card-renderer.component.html) for example.Look through the templates in Patternatlas and change the definition so it uses
mat-icontags consistently.