@ng-icons/ionicons 22.4.0 → 23.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  <img width="847" alt="logo" src="https://user-images.githubusercontent.com/20795331/142078474-da890691-b524-4144-9640-2f7f9da3a3a3.png">
2
-
2
+
3
3
  # Ng Icons
4
4
 
5
5
  The all-in-one icon library for Angular. This allows you to use icons from multiple icon sets with a single icon component.
6
- Containing over 23,000 icons for you to use in your projects.
6
+ Containing over 25,000 icons for you to use in your projects.
7
7
 
8
8
  Currently, we support the following libraries:
9
9
 
@@ -11,6 +11,7 @@ Currently, we support the following libraries:
11
11
  - [Heroicons](https://heroicons.com/)
12
12
  - [Ionicons](https://ionic.io/ionicons)
13
13
  - [Material Icons](https://fonts.google.com/icons?selected=Material+Icons)
14
+ - [Material File Icons](https://github.com/PKief/vscode-material-icon-theme)
14
15
  - [CSS.gg](https://css.gg/)
15
16
  - [Feather Icons](https://feathericons.com/)
16
17
  - [Jam Icons](https://jam-icons.com/)
@@ -24,6 +25,7 @@ Currently, we support the following libraries:
24
25
  - [Typicons](https://www.s-ings.com/typicons/)
25
26
  - [Dripicons](https://github.com/amitjakhu/dripicons)
26
27
  - [UX Aspects](https://uxaspects.github.io/UXAspects/)
28
+ - [Circum Icons](https://circumicons.com/)
27
29
 
28
30
  Got suggestions for additional iconsets? Create an issue and we can consider adding them!
29
31
 
@@ -35,6 +37,7 @@ Got suggestions for additional iconsets? Create an issue and we can consider add
35
37
  | 12.x.x | 12.x.x - 13.x.x |
36
38
  | 13.x.x | 13.x.x - 17.x.x |
37
39
  | 14.x.x | 17.x.x - 22.x.x |
40
+ | 15.x.x | 23.x.x |
38
41
 
39
42
  > **Note**: Ng Icons relies on modern browser features and is designed to work on evergreen browsers. We do not support older browsers such as IE11.
40
43
 
@@ -65,6 +68,7 @@ The following packages are available:
65
68
  | `@ng-icons/heroicons` | MIT |
66
69
  | `@ng-icons/ionicons` | MIT |
67
70
  | `@ng-icons/material-icons` | Apache 2.0 |
71
+ | `@ng-icons/material-file-icons` | MIT |
68
72
  | `@ng-icons/css.gg` | MIT |
69
73
  | `@ng-icons/feather-icons` | MIT |
70
74
  | `@ng-icons/jam-icons` | MIT |