look inside a vector
Preview and inspect any SVG
SVG is plain XML text, so a broken file usually means one bad character rather than corrupt data. This viewer renders what the browser renders, and tells you plainly when it cannot.
Zoom to 800% to check a path edge, read the viewBox to understand how the artwork scales, or copy the source to paste into your editor.
three steps
How to open an SVG file
Drop the SVG
Pick a .svg file from your device — nothing is uploaded.
Zoom and inspect
Pan around, switch the background, read the dimensions.
Copy or fix
Copy the source, or read the parse error if it is malformed.