@ng-icons/lets-icons 27.5.2 → 28.0.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
|
@@ -58,6 +58,7 @@ Ng Icons is an MIT-licensed open source project with its ongoing development mad
|
|
|
58
58
|
| 15.x.x | 23.x.x - 24.x.x |
|
|
59
59
|
| 16.x.x | 25.x.x |
|
|
60
60
|
| 17.x.x | 26.x.x - 27.x.x |
|
|
61
|
+
| 18.x.x | 28.x.x |
|
|
61
62
|
|
|
62
63
|
> **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.
|
|
63
64
|
|
|
@@ -109,6 +110,7 @@ The following packages are available:
|
|
|
109
110
|
| `@ng-icons/tdesign-icons` | MIT |
|
|
110
111
|
| `@ng-icons/phosphor-icons` | MIT |
|
|
111
112
|
| `@ng-icons/lets-icons` | CC-BY-4.0 |
|
|
113
|
+
| `@ng-icons/huge-icons` | CC0-1.0 |
|
|
112
114
|
|
|
113
115
|
## Usage
|
|
114
116
|
|