How can I insert SVG codes into my webpage?

Dear Team I have made some efforts and now require a little more support to finalize it.

I now have the svg codes which I wanted to replace. Please can someone help me in adding them. I really need your help guys, I have created the svg icons but putting them is giving me a lot of tension. I really need some help here. Please respond.

You can store svg files with .svg extension and use image picker to choose a svg, in this way you can use simple IMG tag to render svg

Thanks!