SVG in latex code example
Example: svg latex overleaf
\usepackage{svg}
\usepackage{amsmath}
\begin{figure}[htbp]
\centering
\includesvg{image.svg}
\caption{svg image}
\end{figure}
\usepackage{svg}
\usepackage{amsmath}
\begin{figure}[htbp]
\centering
\includesvg{image.svg}
\caption{svg image}
\end{figure}