view Box
Sets the viewBox attribute of the <symbol> element, which defines the position and dimension of the viewBox.
Parameters
min X
The x-coordinate of the viewBox's starting point.
min Y
The y-coordinate of the viewBox's starting point.
width
The width of the viewBox.
height
The height of the viewBox.