Builds an inline <svg class="gl-fi-cat-icon"><use href="#symbolId"></svg>
referencing a <symbol> in the profile sprite. Built via createElementNS +
setAttribute (NEVER innerHTML) — symbolId is an allowlisted id resolved
by the taxonomy capability, so the reference is CSP-safe. Decorative: marked
aria-hidden / focusable="false".
Parameters
symbolId: string
Allowlisted sprite symbol id (e.g. "tourism-poi-cat-museum").
Builds an inline
<svg class="gl-fi-cat-icon"><use href="#symbolId"></svg>referencing a<symbol>in the profile sprite. Built viacreateElementNS+setAttribute(NEVERinnerHTML) —symbolIdis an allowlisted id resolved by the taxonomy capability, so the reference is CSP-safe. Decorative: markedaria-hidden/focusable="false".