@ng-icons/ionicons 33.0.0 → 33.2.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 +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -49,6 +49,7 @@ Currently, we support the following libraries:
|
|
|
49
49
|
- [Boxicons](https://boxicons.com/)
|
|
50
50
|
- [Mono Icons](https://icons.mono.company/)
|
|
51
51
|
- [Lucide Icons](https://lucide.dev/)
|
|
52
|
+
- [Coolicons](https://coolicons.cool/)
|
|
52
53
|
|
|
53
54
|
Got suggestions for additional iconsets? Create an issue and we can consider adding them!
|
|
54
55
|
|
|
@@ -134,6 +135,7 @@ The following packages are available:
|
|
|
134
135
|
| `@ng-icons/boxicons` | MIT |
|
|
135
136
|
| `@ng-icons/mono-icons` | MIT |
|
|
136
137
|
| `@ng-icons/lucide` | MIT |
|
|
138
|
+
| `@ng-icons/coolicons` | CC-BY-4.0 |
|
|
137
139
|
|
|
138
140
|
## Usage
|
|
139
141
|
|