Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md speaker phone
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSpeakerPhoneIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M7 7.07L8.43 8.5c.91-.91 2.18-1.48 3.57-1.48s2.66.57 3.57 1.48L17 7.07C15.72 5.79 13.95 5 12 5s-3.72.79-5 2.07zM12 1C8.98 1 6.24 2.23 4.25 4.21l1.41 1.41C7.28 4 9.53 3 12 3s4.72 1 6.34 2.62l1.41-1.41C17.76 2.23 15.02 1 12 1zm2.86 9.01L9.14 10C8.51 10 8 10.51 8 11.14v9.71c0 .63.51 1.14 1.14 1.14h5.71c.63 0 1.14-.51 1.14-1.14v-9.71c.01-.63-.5-1.13-1.13-1.13zM15 20H9v-8h6v8z"/>
</svg>
);SVG Optimizer
Before
0.60 KB
↓
After
0.60 KB
Tags
AndroidOSaudiobroadcastbuttoncallcellcommunicationconferencecontroldeviceenablehandsfreehardwareiOSiconloudmediamobileonoptionsoutputphonesettingsshapesignalsoundspeakerspeakerphonesymboltablettalkingtogglevoicevolumewaves
Compare Alternatives
See how other libraries approach this concept.