Required by Ruffle. b196c8d1bc/web/packages/core/src/shadow-template.ts (L601-L602)
b196c8d1bc/web/packages/core/src/shadow-template.ts (L601-L602)
<use>
The SVG <use> element is used to be able to reuse other SVG graphics without having to re-write the svg element. We now support this feature! :^)