LaTeX math formulas in SVG
[LaTeX], [Math], [SVG], [lifehacks]You can easily create LaTeX math formulas in SVG format using this ObservableHQ notebook
If you need linebreaks, and \\ does not work for you, then wrap formula into the \displaylines{} as suggested here.