why use html svg code example
Example 1: using svg in html
<img src="image.svg" />
Example 2: html svg
<img src="image.svg" width="100" height="100" />
<img src="image.svg" />
<img src="image.svg" width="100" height="100" />