Voicemail Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Voicemail 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/311031.svg" alt="Voicemail icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311031.svg" alt="Voicemail icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311031.svg" alt="Voicemail icon" :width="24" :height="24" />
CSS background
.icon-voicemail {
background-image: url('https://proicons.com/icon/311031.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.64414 15.8941C8.79482 15.8941 10.5383 14.1507 10.5383 12C10.5383 9.8493 8.79482 8.10583 6.64414 8.10583C4.49347 8.10583 2.75 9.8493 2.75 12C2.75 14.1507 4.49347 15.8941 6.64414 15.8941Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M17.3559 15.8941C19.5065 15.8941 21.25 14.1507 21.25 12C21.25 9.8493 19.5065 8.10583 17.3559 8.10583C15.2052 8.10583 13.4617 9.8493 13.4617 12C13.4617 14.1507 15.2052 15.8941 17.3559 15.8941Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.64414 15.8942H17.3559" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Voicemail in other icon packs
Copied!