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/310387.svg" alt="Voicemail icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310387.svg" alt="Voicemail icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310387.svg" alt="Voicemail icon" :width="24" :height="24" />
CSS background
.icon-voicemail {
background-image: url('https://proicons.com/icon/310387.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="M21.9853 12C21.9853 13.2315 21.4967 14.4127 20.6269 15.2845C19.757 16.1562 18.5768 16.6473 17.3453 16.6499H6.65527C5.58723 16.6524 4.55091 16.2871 3.72049 15.6154C2.89007 14.9437 2.31618 14.0067 2.09528 12.9617C1.87437 11.9168 2.01992 10.8276 2.50745 9.87737C2.99498 8.92709 3.79479 8.17362 4.77243 7.74358C5.75007 7.31353 6.84593 7.23314 7.87586 7.51592C8.90578 7.79869 9.80699 8.42738 10.428 9.29634C11.049 10.1653 11.3519 11.2216 11.2858 12.2876C11.2198 13.3536 10.7888 14.3643 10.0653 15.1499H13.9453C13.4358 14.5942 13.0693 13.9227 12.8777 13.1936C12.6861 12.4644 12.675 11.6995 12.8455 10.965C13.0159 10.2306 13.3628 9.5488 13.856 8.97859C14.3493 8.40838 14.9741 7.96696 15.6763 7.69252C16.3785 7.41808 17.1371 7.31887 17.8862 7.40352C18.6354 7.48817 19.3527 7.7541 19.976 8.1783C20.5992 8.6025 21.1098 9.1722 21.4634 9.83809C21.817 10.504 22.003 11.246 22.0053 12H21.9853Z" fill="black"/> </svg>
Voicemail in other icon packs
Copied!