PlantUML CLI SVG Export
If you use PlantUML locally, SVG export is usually handled with the SVG output flag. The browser converter is faster for one-off diagrams, while CLI export is better for repeatable documentation pipelines.
plantuml -tsvg diagram.puml