I would like to iterate over a list of svg icons in angular using the *ngFor directive
Here is a list of svg icons in an array; I want to iterate through them in the template.
Here is a list of svg icons in an array; I want to iterate through them in the template.