<!-- 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

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.