You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a possibility to make SVG without width and height?
Height and width are there just to make a size of the image, but SVG is a scalable (it is in the name). ViewBox is there to make the internal size. Externally it would be nice to fit it into the requirements of the external environment.
The text was updated successfully, but these errors were encountered:
Is there a possibility to make SVG without width and height?
Height and width are there just to make a size of the image, but SVG is a scalable (it is in the name). ViewBox is there to make the internal size. Externally it would be nice to fit it into the requirements of the external environment.
The text was updated successfully, but these errors were encountered: