Bricks Version: 1.5.2
Browser: Chrome 90
OS: macOS
When using the icon element, if you set a link then you lose all styling because the ID is no longer applied to the SVG (it appears to be converted to a class).
Before adding the link to the icon element:
After adding the link:
Note that the styling is still applied to the ID of the element in the second screenshot. I have tried enabling and disabling the “Convert element IDs & classes” option and that hasn’t made a difference.