Speaker Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Speaker icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/312260.svg" alt="Speaker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312260.svg" alt="Speaker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312260.svg" alt="Speaker icon" :width="24" :height="24" />
CSS background
.icon-speaker {
background-image: url('https://proicons.com/icon/312260.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-speaker" viewBox="0 0 22 22"><path d="M4 1H18V2H19V20H18V21H4V20H3V2H4V1M5 3V19H17V3H5M9 5H10V4H12V5H13V7H12V8H10V7H9V5M9 18V17H8V16H7V12H8V11H9V10H13V11H14V12H15V16H14V17H13V18H9M10 13H9V15H10V16H12V15H13V13H12V12H10V13Z" /></svg>
Speaker in other icon packs
Copied!