visurel / iconify-angular

Angular implementation of Iconify, strongly inspired from Iconify-React.
19 stars 14 forks source link

Support for Angular V16 #29

Open abhinavakhil opened 1 year ago

abhinavakhil commented 1 year ago

Hi Visurel team,

I have migrated my angular app to the V16 and now I am getting errors while running the app.

This is the error: image

How to fix this issue, Any suggestions?

Thanks

prasantht96 commented 1 year ago

Check this out, https://www.npmjs.com/package/@miles170/iconify-angular Supports Angular 16.

ruchiy19 commented 10 months ago

HI, I am facing same issue when I have migrated my angular app to the V16. i try to implement @prasantht96 but still getting same errors.

abhinavakhil commented 10 months ago

@ruchiy19 try out this package: https://www.npmjs.com/package/@abhinavakhil/iconify-angular

Note: This project is it's spiritual successor, and all credit goes to Visurel and his fellow contributors which will remain in this project's contributing list.