voicemail icon
voicemail from Material Symbols by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- voicemail
- Set
- Material Symbols
- Style
- Regular
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- voicemail-outline, voicemail-outline-rounded, voicemail-outline-sharp, voicemail-rounded, voicemail-sharp
The same icon in other sets
voicemailBootstrap IconsvoicemailBoxIcons v2voicemailCarbonvoicemailFont Awesome 6 SolidvoicemailFont Awesome SolidvoicemailFeather Iconsvoicemail-16-filledFluent UI System Iconsvoicemailcss.ggvoicemailHuge IconsvoicemailIconParkvoicemailIconPark OutlinevoicemailIconPark SolidvoicemailIconPark TwoTonevoicemailJam IconsvoicemailLine AwesomevoicemailLucidevoicemailMage IconsvoicemailMaterial Symbols LightvoicemailMaterial Design IconsvoicemailPhosphorvoicemailUnicons
More communicate icons from Material Symbols
Use the voicemail icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 16q-1.875 0-3.187-1.312T2 11.5t1.313-3.187T6.5 7t3.188 1.313T11 11.5q0 .675-.2 1.3t-.55 1.2h3.5q-.35-.575-.55-1.2t-.2-1.3q0-1.875 1.313-3.187T17.5 7t3.188 1.313T22 11.5t-1.312 3.188T17.5 16zm0-2q1.05 0 1.775-.725T9 11.5t-.725-1.775T6.5 9t-1.775.725T4 11.5t.725 1.775T6.5 14m11 0q1.05 0 1.775-.725T20 11.5t-.725-1.775T17.5 9t-1.775.725T15 11.5t.725 1.775T17.5 14"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsVoicemail(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="M6.5 16q-1.875 0-3.187-1.312T2 11.5t1.313-3.187T6.5 7t3.188 1.313T11 11.5q0 .675-.2 1.3t-.55 1.2h3.5q-.35-.575-.55-1.2t-.2-1.3q0-1.875 1.313-3.187T17.5 7t3.188 1.313T22 11.5t-1.312 3.188T17.5 16zm0-2q1.05 0 1.775-.725T9 11.5t-.725-1.775T6.5 9t-1.775.725T4 11.5t.725 1.775T6.5 14m11 0q1.05 0 1.775-.725T20 11.5t-.725-1.775T17.5 9t-1.775.725T15 11.5t.725 1.775T17.5 14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 16q-1.875 0-3.187-1.312T2 11.5t1.313-3.187T6.5 7t3.188 1.313T11 11.5q0 .675-.2 1.3t-.55 1.2h3.5q-.35-.575-.55-1.2t-.2-1.3q0-1.875 1.313-3.187T17.5 7t3.188 1.313T22 11.5t-1.312 3.188T17.5 16zm0-2q1.05 0 1.775-.725T9 11.5t-.725-1.775T6.5 9t-1.775.725T4 11.5t.725 1.775T6.5 14m11 0q1.05 0 1.775-.725T20 11.5t-.725-1.775T17.5 9t-1.775.725T15 11.5t.725 1.775T17.5 14"/></svg> </template>
CSS
.icon-voicemail {
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%22M6.5%2016q-1.875%200-3.187-1.312T2%2011.5t1.313-3.187T6.5%207t3.188%201.313T11%2011.5q0%20.675-.2%201.3t-.55%201.2h3.5q-.35-.575-.55-1.2t-.2-1.3q0-1.875%201.313-3.187T17.5%207t3.188%201.313T22%2011.5t-1.312%203.188T17.5%2016zm0-2q1.05%200%201.775-.725T9%2011.5t-.725-1.775T6.5%209t-1.775.725T4%2011.5t.725%201.775T6.5%2014m11%200q1.05%200%201.775-.725T20%2011.5t-.725-1.775T17.5%209t-1.775.725T15%2011.5t.725%201.775T17.5%2014%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%22M6.5%2016q-1.875%200-3.187-1.312T2%2011.5t1.313-3.187T6.5%207t3.188%201.313T11%2011.5q0%20.675-.2%201.3t-.55%201.2h3.5q-.35-.575-.55-1.2t-.2-1.3q0-1.875%201.313-3.187T17.5%207t3.188%201.313T22%2011.5t-1.312%203.188T17.5%2016zm0-2q1.05%200%201.775-.725T9%2011.5t-.725-1.775T6.5%209t-1.775.725T4%2011.5t.725%201.775T6.5%2014m11%200q1.05%200%201.775-.725T20%2011.5t-.725-1.775T17.5%209t-1.775.725T15%2011.5t.725%201.775T17.5%2014%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/voicemail.svg?color=%231a73e8&size=48