speaker phone icon
speaker-phone-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- speaker-phone-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the speaker phone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 7q-.885 0-1.68.302q-.797.302-1.46.842q-.177.154-.39.158t-.38-.161t-.146-.367t.197-.355q.828-.694 1.807-1.057Q10.927 6 12 6t2.052.363t1.808 1.056q.177.154.196.355t-.147.367t-.378.161t-.39-.158q-.664-.54-1.457-.842T12 7M8.845 3.567q-1.534.567-2.791 1.652q-.177.16-.385.176q-.207.017-.373-.149q-.165-.165-.13-.385q.034-.22.205-.38q1.385-1.2 3.092-1.84T12 2t3.537.64t3.092 1.84q.171.16.205.38q.035.22-.13.386q-.166.165-.373.15q-.208-.017-.385-.177q-1.258-1.085-2.791-1.652Q13.62 3 12 3t-3.155.567m1.54 17.664q-.69 0-1.153-.463t-.463-1.152v-7.231q0-.69.463-1.153t1.153-.463h3.23q.69 0 1.153.463t.463 1.153v7.23q0 .69-.463 1.153t-1.153.463z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpeakerPhoneRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 7q-.885 0-1.68.302q-.797.302-1.46.842q-.177.154-.39.158t-.38-.161t-.146-.367t.197-.355q.828-.694 1.807-1.057Q10.927 6 12 6t2.052.363t1.808 1.056q.177.154.196.355t-.147.367t-.378.161t-.39-.158q-.664-.54-1.457-.842T12 7M8.845 3.567q-1.534.567-2.791 1.652q-.177.16-.385.176q-.207.017-.373-.149q-.165-.165-.13-.385q.034-.22.205-.38q1.385-1.2 3.092-1.84T12 2t3.537.64t3.092 1.84q.171.16.205.38q.035.22-.13.386q-.166.165-.373.15q-.208-.017-.385-.177q-1.258-1.085-2.791-1.652Q13.62 3 12 3t-3.155.567m1.54 17.664q-.69 0-1.153-.463t-.463-1.152v-7.231q0-.69.463-1.153t1.153-.463h3.23q.69 0 1.153.463t.463 1.153v7.23q0 .69-.463 1.153t-1.153.463z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 7q-.885 0-1.68.302q-.797.302-1.46.842q-.177.154-.39.158t-.38-.161t-.146-.367t.197-.355q.828-.694 1.807-1.057Q10.927 6 12 6t2.052.363t1.808 1.056q.177.154.196.355t-.147.367t-.378.161t-.39-.158q-.664-.54-1.457-.842T12 7M8.845 3.567q-1.534.567-2.791 1.652q-.177.16-.385.176q-.207.017-.373-.149q-.165-.165-.13-.385q.034-.22.205-.38q1.385-1.2 3.092-1.84T12 2t3.537.64t3.092 1.84q.171.16.205.38q.035.22-.13.386q-.166.165-.373.15q-.208-.017-.385-.177q-1.258-1.085-2.791-1.652Q13.62 3 12 3t-3.155.567m1.54 17.664q-.69 0-1.153-.463t-.463-1.152v-7.231q0-.69.463-1.153t1.153-.463h3.23q.69 0 1.153.463t.463 1.153v7.23q0 .69-.463 1.153t-1.153.463z"/></svg> </template>
CSS
.icon-speaker-phone-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207q-.885%200-1.68.302q-.797.302-1.46.842q-.177.154-.39.158t-.38-.161t-.146-.367t.197-.355q.828-.694%201.807-1.057Q10.927%206%2012%206t2.052.363t1.808%201.056q.177.154.196.355t-.147.367t-.378.161t-.39-.158q-.664-.54-1.457-.842T12%207M8.845%203.567q-1.534.567-2.791%201.652q-.177.16-.385.176q-.207.017-.373-.149q-.165-.165-.13-.385q.034-.22.205-.38q1.385-1.2%203.092-1.84T12%202t3.537.64t3.092%201.84q.171.16.205.38q.035.22-.13.386q-.166.165-.373.15q-.208-.017-.385-.177q-1.258-1.085-2.791-1.652Q13.62%203%2012%203t-3.155.567m1.54%2017.664q-.69%200-1.153-.463t-.463-1.152v-7.231q0-.69.463-1.153t1.153-.463h3.23q.69%200%201.153.463t.463%201.153v7.23q0%20.69-.463%201.153t-1.153.463z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207q-.885%200-1.68.302q-.797.302-1.46.842q-.177.154-.39.158t-.38-.161t-.146-.367t.197-.355q.828-.694%201.807-1.057Q10.927%206%2012%206t2.052.363t1.808%201.056q.177.154.196.355t-.147.367t-.378.161t-.39-.158q-.664-.54-1.457-.842T12%207M8.845%203.567q-1.534.567-2.791%201.652q-.177.16-.385.176q-.207.017-.373-.149q-.165-.165-.13-.385q.034-.22.205-.38q1.385-1.2%203.092-1.84T12%202t3.537.64t3.092%201.84q.171.16.205.38q.035.22-.13.386q-.166.165-.373.15q-.208-.017-.385-.177q-1.258-1.085-2.791-1.652Q13.62%203%2012%203t-3.155.567m1.54%2017.664q-.69%200-1.153-.463t-.463-1.152v-7.231q0-.69.463-1.153t1.153-.463h3.23q.69%200%201.153.463t.463%201.153v7.23q0%20.69-.463%201.153t-1.153.463z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/speaker-phone-rounded.svg?color=%231a73e8&size=48