Missing icons in the import PrimeIcons from primeng/api #15454
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I tried to use the warehause icon form the PrimeIcons constant, but it is not added there
Environment
It is a simple local application.
primeicons version: 7.0.0
Reproducer
https://stackblitz.com/edit/github-lnvphz?file=src%2Fapp%2Fapp.component.ts
Angular version
17.3.7
PrimeNG version
17.16.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.15.0
Browser(s)
No response
Steps to reproduce the behavior
You can see that the WAREHAUSE icon is missing on the stackblitz example
Expected behavior
WAREHAUSE icon should be there for an export.
The text was updated successfully, but these errors were encountered: