Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md voicemail
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdVoicemailIcon = (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="M18.5 6C15.46 6 13 8.46 13 11.5c0 1.33.47 2.55 1.26 3.5H9.74c.79-.95 1.26-2.17 1.26-3.5C11 8.46 8.54 6 5.5 6S0 8.46 0 11.5 2.46 17 5.5 17h13c3.04 0 5.5-2.46 5.5-5.5S21.54 6 18.5 6zm-13 9C3.57 15 2 13.43 2 11.5S3.57 8 5.5 8 9 9.57 9 11.5 7.43 15 5.5 15zm13 0c-1.93 0-3.5-1.57-3.5-3.5S16.57 8 18.5 8 22 9.57 22 11.5 20.43 15 18.5 15z"/>
</svg>
);SVG Optimizer
Before
0.56 KB
↓
After
0.56 KB
Tags
alertalert iconaudioaudio messagecallcirclecircle with exclamationcommunicationdeviceexclamation pointinboxlisteningmailmessagemessage iconmissedmobilenewnotificationnotification iconphoneplayplaybackreceiverecordingsoundsound messagetelephoneunreadvoicevoice messagevoicemail
Compare Alternatives
See how other libraries approach this concept.