Builds an SVG icon element from path data.
Constructed node by node, never parsed from a markup string — the same rule the security helpers enforce, applied here because the path data comes from configuration.
The d attribute of the path.
d
Width and height in pixels. Defaults to 22.
22
The icon element, not yet attached.
Builds an SVG icon element from path data.
Constructed node by node, never parsed from a markup string — the same rule the security helpers enforce, applied here because the path data comes from configuration.