call prohibited icon
call-prohibited-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- call-prohibited-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
- Aliases
- call-blocked-28-filled
9 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
call-add-16-filledcall-blocked-24-filledcall-checkmark-20-filledcall-chevron-down-16-filledcall-connecting-20-filledcall-dismiss-16-filledcall-end-12-filledcall-exclamation-20-filledcall-forward-16-filledcall-inbound-16-filledcall-missed-12-filledcall-outbound-16-filledcall-park-16-filledcall-pause-20-filledcall-rectangle-landscape-16-filledcall-square-16-filledcall-transfer-16-filledcall-warning-16-filled
Use the call prohibited icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M24.406 12.105c.827-.894 1.343-2.036 1.368-3.169c.025-1.16-.473-2.285-1.61-3.01C22.2 4.673 19.016 3.5 14 3.5S5.8 4.673 3.836 5.926c-1.137.725-1.635 1.85-1.61 3.01c.025 1.133.542 2.275 1.369 3.169a2.49 2.49 0 0 0 2.133.779l1.755-.22a2.75 2.75 0 0 0 2.327-2.062l.45-1.801c.093-.37.306-.577.52-.634c.825-.22 2.002-.34 3.215-.341s2.393.116 3.224.339c.215.057.428.266.52.636l.451 1.801a2.75 2.75 0 0 0 2.327 2.062l1.756.22a2.48 2.48 0 0 0 2.133-.78M20.5 19.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-1.5 0a4.97 4.97 0 0 0-.974-2.965l-6.991 6.991A5 5 0 0 0 19 19.5m-2.034-4.026a5 5 0 0 0-6.992 6.991zM9.81 10.602l-.727-.181Z"/></svg>
React
import type { SVGProps } from "react";
export function FluentCallProhibited28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M24.406 12.105c.827-.894 1.343-2.036 1.368-3.169c.025-1.16-.473-2.285-1.61-3.01C22.2 4.673 19.016 3.5 14 3.5S5.8 4.673 3.836 5.926c-1.137.725-1.635 1.85-1.61 3.01c.025 1.133.542 2.275 1.369 3.169a2.49 2.49 0 0 0 2.133.779l1.755-.22a2.75 2.75 0 0 0 2.327-2.062l.45-1.801c.093-.37.306-.577.52-.634c.825-.22 2.002-.34 3.215-.341s2.393.116 3.224.339c.215.057.428.266.52.636l.451 1.801a2.75 2.75 0 0 0 2.327 2.062l1.756.22a2.48 2.48 0 0 0 2.133-.78M20.5 19.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-1.5 0a4.97 4.97 0 0 0-.974-2.965l-6.991 6.991A5 5 0 0 0 19 19.5m-2.034-4.026a5 5 0 0 0-6.992 6.991zM9.81 10.602l-.727-.181Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M24.406 12.105c.827-.894 1.343-2.036 1.368-3.169c.025-1.16-.473-2.285-1.61-3.01C22.2 4.673 19.016 3.5 14 3.5S5.8 4.673 3.836 5.926c-1.137.725-1.635 1.85-1.61 3.01c.025 1.133.542 2.275 1.369 3.169a2.49 2.49 0 0 0 2.133.779l1.755-.22a2.75 2.75 0 0 0 2.327-2.062l.45-1.801c.093-.37.306-.577.52-.634c.825-.22 2.002-.34 3.215-.341s2.393.116 3.224.339c.215.057.428.266.52.636l.451 1.801a2.75 2.75 0 0 0 2.327 2.062l1.756.22a2.48 2.48 0 0 0 2.133-.78M20.5 19.5a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0m-1.5 0a4.97 4.97 0 0 0-.974-2.965l-6.991 6.991A5 5 0 0 0 19 19.5m-2.034-4.026a5 5 0 0 0-6.992 6.991zM9.81 10.602l-.727-.181Z"/></svg> </template>
CSS
.icon-call-prohibited-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.406%2012.105c.827-.894%201.343-2.036%201.368-3.169c.025-1.16-.473-2.285-1.61-3.01C22.2%204.673%2019.016%203.5%2014%203.5S5.8%204.673%203.836%205.926c-1.137.725-1.635%201.85-1.61%203.01c.025%201.133.542%202.275%201.369%203.169a2.49%202.49%200%200%200%202.133.779l1.755-.22a2.75%202.75%200%200%200%202.327-2.062l.45-1.801c.093-.37.306-.577.52-.634c.825-.22%202.002-.34%203.215-.341s2.393.116%203.224.339c.215.057.428.266.52.636l.451%201.801a2.75%202.75%200%200%200%202.327%202.062l1.756.22a2.48%202.48%200%200%200%202.133-.78M20.5%2019.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m-1.5%200a4.97%204.97%200%200%200-.974-2.965l-6.991%206.991A5%205%200%200%200%2019%2019.5m-2.034-4.026a5%205%200%200%200-6.992%206.991zM9.81%2010.602l-.727-.181Z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.406%2012.105c.827-.894%201.343-2.036%201.368-3.169c.025-1.16-.473-2.285-1.61-3.01C22.2%204.673%2019.016%203.5%2014%203.5S5.8%204.673%203.836%205.926c-1.137.725-1.635%201.85-1.61%203.01c.025%201.133.542%202.275%201.369%203.169a2.49%202.49%200%200%200%202.133.779l1.755-.22a2.75%202.75%200%200%200%202.327-2.062l.45-1.801c.093-.37.306-.577.52-.634c.825-.22%202.002-.34%203.215-.341s2.393.116%203.224.339c.215.057.428.266.52.636l.451%201.801a2.75%202.75%200%200%200%202.327%202.062l1.756.22a2.48%202.48%200%200%200%202.133-.78M20.5%2019.5a6.5%206.5%200%201%201-13%200a6.5%206.5%200%200%201%2013%200m-1.5%200a4.97%204.97%200%200%200-.974-2.965l-6.991%206.991A5%205%200%200%200%2019%2019.5m-2.034-4.026a5%205%200%200%200-6.992%206.991zM9.81%2010.602l-.727-.181Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-prohibited-28-filled.svg?color=%231a73e8&size=48