Safe preview
The preview renders your SVG as an image, which means scripts and event handlers inside it can never run. That makes it safe to inspect SVGs from unknown sources, a real concern because SVG can contain JavaScript.
The AI assistant
“Explain” describes what the SVG draws, how it is structured (viewBox, groups, paths, gradients) and flags issues such as missing viewBox, hard-coded width/height, embedded rasters, external references or missing accessible titles. “Generate” drafts a simple flat icon from a description, which you can then edit here. Only the SVG text or prompt you send is processed, and nothing is stored.