Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM?

Which SVG element produces the same effect as if the nodes were deeply cloned into a non-exposed DOM? Correct Answer use

A colour of line, text or outline is defined by stroke element in SVG. The use element takes nodes from within the SVG document, and duplicates them somewhere else.

Related Questions

In the generation of element geometries, if dx dy represents an area element in the real element and dεdη represents the corresponding area element in the master element, then what is the expression for Jacobian je?
Which of the following element is used to create an SVG ellipse?