Icons not rendering in WebGL-based components in Ignition

Has anyone encountered an issue where the icon container renders, but the SVG inside the icon doesn’t appear in WebGL-based components in Ignition?

The component itself renders correctly, and if I convert the icon to a standalone SVG, it displays fine.

It seems like the SVG content inside the icon isn’t rendered in the WebGL context.

Has anyone found a workaround or explanation for this?

This seems likely to be a 'user agent' problem, not an Ignition problem. What does the DOM look like/are there any errors in the browser console/what does rendering look like on different browsers/without extensions/etc?