I have sent email using my html template.But when i send this email to Gmail / Yahoo then image not showing When i check inspect email body elements, infront of image some other tags are added.
I have added jpg / png images.result is same
My Html template
<table>
<tbody>
<tr>
<img src="https://svgshare.com/i/DqF.svg" alt="" style="width:200px;height:200px;" />
</tr>
</tbody>
</table>
Inspected Gmail Body
<img src="https://ci6.googleusercontent.com/proxy/qX7T2O0am5PVOmfbHSLTZLdjuN0J3o0kiJi1YLNNf3vBGQe9j0YtQrA9aw4wyZWcbg=s0-d-e1-ft#https://svgshare.com/i/DqF.svg" alt="" style="width:200px;height:200px" class="CToWUd">