viewBox
viewBox defines the view part of the whole svg.
viewBox="x y w h", x,y defines the start point. w h defines the width and height of view box.
viewBox defines the view part of the whole svg.
viewBox="x y w h", x,y defines the start point. w h defines the width and height of view box.