Some of the Primeng icons are having issues where they are being converted to SVG and a similar tag is being created in the DOM. What is causing this problem?
What I expect:enter image description here
Some of the Primeng icons are having issues where they are being converted to SVG and a similar tag is being created in the DOM. What is causing this problem?
What I expect:enter image description here
Copyright © 2021 Jogjafile Inc.
One way is to explicitly disable SVG conversion for these icons by adding the following code to your project:
Another way is to try updating your CSS to target only specific elements and avoid conflicting with the PrimeNG icons. Like modifying specific div or span. example
This code will create a custom icon class that uses an SVG file as the background image. Then add this class to display icon