voicemail shield icon
voicemail-shield-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- voicemail-shield-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the voicemail shield icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4 5.75a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0m4.5 0a.75.75 0 1 1 1.48.173a2.8 2.8 0 0 1-1.042.51a.75.75 0 0 1-.438-.683M9.25 4a1.75 1.75 0 0 1 1.643 1.147c.186-.095.391-.146.601-.147h.01c.364.002.716.153.972.427q.263.28.524.482V2.5A1.5 1.5 0 0 0 11.5 1h-9A1.5 1.5 0 0 0 1 2.5V9a1.5 1.5 0 0 0 1.5 1.5h4.508q-.006-.183-.008-.366V7.875c0-.501.282-.996.745-1.232A1.74 1.74 0 0 1 7.668 5H6.332A1.75 1.75 0 1 1 4.75 4zm2.249 11a.3.3 0 0 1-.11-.02q-1.038-.37-1.761-.979L9.627 14a4.3 4.3 0 0 1-.877-.999L8.749 13q-.694-1.093-.745-2.635L8 10.125v-2.25c0-.207.157-.375.35-.375c1.07 0 2.033-.458 2.903-1.39A.34.34 0 0 1 11.5 6c.09 0 .178.037.246.11c.87.932 1.833 1.39 2.903 1.39c.193 0 .35.168.35.375v2.25l-.004.24q-.05 1.542-.745 2.635v.001q-.357.56-.878.999v.001q-.724.61-1.762.98a.3.3 0 0 1-.11.019"/></svg>
React
import type { SVGProps } from "react";
export function FluentVoicemailShield16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4 5.75a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0m4.5 0a.75.75 0 1 1 1.48.173a2.8 2.8 0 0 1-1.042.51a.75.75 0 0 1-.438-.683M9.25 4a1.75 1.75 0 0 1 1.643 1.147c.186-.095.391-.146.601-.147h.01c.364.002.716.153.972.427q.263.28.524.482V2.5A1.5 1.5 0 0 0 11.5 1h-9A1.5 1.5 0 0 0 1 2.5V9a1.5 1.5 0 0 0 1.5 1.5h4.508q-.006-.183-.008-.366V7.875c0-.501.282-.996.745-1.232A1.74 1.74 0 0 1 7.668 5H6.332A1.75 1.75 0 1 1 4.75 4zm2.249 11a.3.3 0 0 1-.11-.02q-1.038-.37-1.761-.979L9.627 14a4.3 4.3 0 0 1-.877-.999L8.749 13q-.694-1.093-.745-2.635L8 10.125v-2.25c0-.207.157-.375.35-.375c1.07 0 2.033-.458 2.903-1.39A.34.34 0 0 1 11.5 6c.09 0 .178.037.246.11c.87.932 1.833 1.39 2.903 1.39c.193 0 .35.168.35.375v2.25l-.004.24q-.05 1.542-.745 2.635v.001q-.357.56-.878.999v.001q-.724.61-1.762.98a.3.3 0 0 1-.11.019"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4 5.75a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0m4.5 0a.75.75 0 1 1 1.48.173a2.8 2.8 0 0 1-1.042.51a.75.75 0 0 1-.438-.683M9.25 4a1.75 1.75 0 0 1 1.643 1.147c.186-.095.391-.146.601-.147h.01c.364.002.716.153.972.427q.263.28.524.482V2.5A1.5 1.5 0 0 0 11.5 1h-9A1.5 1.5 0 0 0 1 2.5V9a1.5 1.5 0 0 0 1.5 1.5h4.508q-.006-.183-.008-.366V7.875c0-.501.282-.996.745-1.232A1.74 1.74 0 0 1 7.668 5H6.332A1.75 1.75 0 1 1 4.75 4zm2.249 11a.3.3 0 0 1-.11-.02q-1.038-.37-1.761-.979L9.627 14a4.3 4.3 0 0 1-.877-.999L8.749 13q-.694-1.093-.745-2.635L8 10.125v-2.25c0-.207.157-.375.35-.375c1.07 0 2.033-.458 2.903-1.39A.34.34 0 0 1 11.5 6c.09 0 .178.037.246.11c.87.932 1.833 1.39 2.903 1.39c.193 0 .35.168.35.375v2.25l-.004.24q-.05 1.542-.745 2.635v.001q-.357.56-.878.999v.001q-.724.61-1.762.98a.3.3 0 0 1-.11.019"/></svg> </template>
CSS
.icon-voicemail-shield-16-filled {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205.75a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200m4.5%200a.75.75%200%201%201%201.48.173a2.8%202.8%200%200%201-1.042.51a.75.75%200%200%201-.438-.683M9.25%204a1.75%201.75%200%200%201%201.643%201.147c.186-.095.391-.146.601-.147h.01c.364.002.716.153.972.427q.263.28.524.482V2.5A1.5%201.5%200%200%200%2011.5%201h-9A1.5%201.5%200%200%200%201%202.5V9a1.5%201.5%200%200%200%201.5%201.5h4.508q-.006-.183-.008-.366V7.875c0-.501.282-.996.745-1.232A1.74%201.74%200%200%201%207.668%205H6.332A1.75%201.75%200%201%201%204.75%204zm2.249%2011a.3.3%200%200%201-.11-.02q-1.038-.37-1.761-.979L9.627%2014a4.3%204.3%200%200%201-.877-.999L8.749%2013q-.694-1.093-.745-2.635L8%2010.125v-2.25c0-.207.157-.375.35-.375c1.07%200%202.033-.458%202.903-1.39A.34.34%200%200%201%2011.5%206c.09%200%20.178.037.246.11c.87.932%201.833%201.39%202.903%201.39c.193%200%20.35.168.35.375v2.25l-.004.24q-.05%201.542-.745%202.635v.001q-.357.56-.878.999v.001q-.724.61-1.762.98a.3.3%200%200%201-.11.019%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205.75a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200m4.5%200a.75.75%200%201%201%201.48.173a2.8%202.8%200%200%201-1.042.51a.75.75%200%200%201-.438-.683M9.25%204a1.75%201.75%200%200%201%201.643%201.147c.186-.095.391-.146.601-.147h.01c.364.002.716.153.972.427q.263.28.524.482V2.5A1.5%201.5%200%200%200%2011.5%201h-9A1.5%201.5%200%200%200%201%202.5V9a1.5%201.5%200%200%200%201.5%201.5h4.508q-.006-.183-.008-.366V7.875c0-.501.282-.996.745-1.232A1.74%201.74%200%200%201%207.668%205H6.332A1.75%201.75%200%201%201%204.75%204zm2.249%2011a.3.3%200%200%201-.11-.02q-1.038-.37-1.761-.979L9.627%2014a4.3%204.3%200%200%201-.877-.999L8.749%2013q-.694-1.093-.745-2.635L8%2010.125v-2.25c0-.207.157-.375.35-.375c1.07%200%202.033-.458%202.903-1.39A.34.34%200%200%201%2011.5%206c.09%200%20.178.037.246.11c.87.932%201.833%201.39%202.903%201.39c.193%200%20.35.168.35.375v2.25l-.004.24q-.05%201.542-.745%202.635v.001q-.357.56-.878.999v.001q-.724.61-1.762.98a.3.3%200%200%201-.11.019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/voicemail-shield-16-filled.svg?color=%231a73e8&size=48