Add the referrerPolicy="no-referrer" property to the tag.
referrerPolicy="no-referrer"
For ex: <img src="img source" referrerPolicy="no-referrer"/>.
<img src="img source" referrerPolicy="no-referrer"/>