How to use SVG from file with multiple SVGs by ID selector with ::before
Core problem:
I am using a third party library where I can only set text (no HTML or JS) as a label, but I want to add an icon before the text. The icon is part of an svg file that contains multiple icons that are accessed by id, usually via an icon set resolver.