Speaker Icon
Free SVG icon from the Arcticons 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/333162.svg" alt="Speaker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333162.svg" alt="Speaker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333162.svg" alt="Speaker icon" :width="24" :height="24" />
CSS background
.icon-speaker {
background-image: url('https://proicons.com/icon/333162.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m39.5,39.5638H8.5c-2.2091,0-4-1.7909-4-4V12.4362c0-2.2091,1.7909-4,4-4h31c2.2091,0,4,1.7909,4,4v23.1277c0,2.2091-1.7909,4-4,4Z"/><circle class="c" cx="24" cy="24" r="5.8085"/><path class="c" d="m13.0063,34.9932c-1.3081-1.3086-2.3623-2.8223-3.1328-4.5-.9438-2.041-1.4233-4.2266-1.4233-6.4932s.4795-4.4531,1.4253-6.498c.7686-1.6729,1.8228-3.187,3.1313-4.4956l2.6865,2.687c-.9888.9893-1.7847,2.1328-2.3667,3.3994-.7148,1.5459-1.0767,3.1953-1.0767,4.9072s.3618,3.3613,1.0747,4.9023c.584,1.2715,1.3804,2.416,2.3691,3.4053l-2.6875,2.6855Z"/><path class="c" d="m34.9941,34.9932l-2.6875-2.6855c.9873-.9883,1.7842-2.1328,2.3672-3.4014.7148-1.5459,1.0762-3.1953,1.0762-4.9062s-.3613-3.3604-1.0742-4.9028c-.585-1.2715-1.3818-2.4155-2.3691-3.4038l2.6875-2.6865c1.3066,1.3076,2.3604,2.8213,3.1328,4.499.9443,2.0425,1.4238,4.2285,1.4238,6.4941s-.4795,4.4512-1.4258,6.4971c-.7705,1.6748-1.8242,3.1885-3.1309,4.4961Z"/></svg>
Speaker in other icon packs
Copied!