Ng Svg Icon Sprite Versions Save

Angular 16+ package for generating and using inline SVG icons in your project

1.14

1 week ago
  • Compatibility for Angular 17
  • Node 20

1.13.2

7 months ago
  • Upgrade to Angular 16
  • Upgrade to node 18
  • Updates of almost all dependencies
  • Minor compatibility issues solved in the dev project

1.11.0

2 years ago

Support for Angular 12

1.10.0

3 years ago

Support for Angular 11, IE11 compatibility dropped

1.9.1

3 years ago
  • Now supports Angular 10
  • Offers more complex manipulation example for scaling, color and src
  • Adds multicolor styling example

1.8.1

3 years ago

Add support of Angular 9

1.7.1

4 years ago

1.6.1

4 years ago
  • fixes a bug where a combination of dynamic icon name (in src attribute) and a fixed sprite path (in forRoot) did not concatenate the name and path

1.6.0

5 years ago
  • add configuration option for default path via forRoot in ngModule
  • improve examples
  • update to Angular 7.2

1.5.0

5 years ago
  • add a default sprite path via a service
  • use the icon sprite component only with the icon name
  • override a default sprite file for particular icons by passing in the full path#icon