Does anyone have any experience with SVG icons in Angular please?
I have a component set up that is changing the icon depending on if it is hovered over or not. This is working as intended.
But sometimes these SVG icons are within a button for example and it only shows the hover when you hover over the SVG and not the parent, I have tried quite a few things to make it work but am quite lost.
If anyone could help point me in the right direction it would be appreciated, can PM code 🙂 thanks a lot