Creates an SVG group element to group other SVG elements.Useful if you want to apply transformations or styles to a set of elements without affecting other elements in the SVG.
Creates an SVG group element to group other SVG elements.
Useful if you want to apply transformations or styles to a set of elements without affecting other elements in the SVG.
childrenReactNodeoptional
classNamestringoptional