blockly > icons > Icon > svgRoot

icons.Icon.svgRoot property

The root svg element visually representing this icon.

Signature:

protected svgRoot: SVGGElement | null;