<!-- Normal <img> with the src being an svg and the alt attribute added for the alternative text
-->
<img src="https://assets.codepen.io/44216/codebean-new-outlines.svg" alt="Code Bean Coffee" />
///
// helper css just in for codepen
//
img {
max-height: 90vh;
max-width: 300px;
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.