call blocked icon
call-blocked-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- call-blocked-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
call-add-16-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-prohibited-16-filledcall-rectangle-landscape-16-filledcall-square-16-filledcall-transfer-16-filledcall-warning-16-filled
Use the call blocked icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20.934 5.66c-1.96-1.73-5.021-2.593-9.185-2.588c-4.157.005-7.126.873-8.907 2.603c-.754.733-1.029 1.82-.721 2.851l.31 1.037c.288.967 1.261 1.613 2.276 1.51l2.035-.204c.873-.088 1.563-.71 1.711-1.547l.391-2.204a8.102 8.102 0 0 1 3.14-.708c1.126-.033 2.156.142 3.09.526l.632 2.355c.226.846.986 1.48 1.878 1.566l2.047.198c1.028.099 1.935-.553 2.12-1.525l.198-1.036c.195-1.028-.19-2.106-1.015-2.834z" fill="currentColor"/><path d="M12 22a5.5 5.5 0 1 1 0-11a5.5 5.5 0 0 1 0 11zm0-1.5a4 4 0 0 0 3.309-6.248l-5.557 5.557c.64.436 1.414.691 2.248.691zm-3.309-1.752l5.557-5.557a4 4 0 0 0-5.557 5.557z" fill="currentColor"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentCallBlocked24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20.934 5.66c-1.96-1.73-5.021-2.593-9.185-2.588c-4.157.005-7.126.873-8.907 2.603c-.754.733-1.029 1.82-.721 2.851l.31 1.037c.288.967 1.261 1.613 2.276 1.51l2.035-.204c.873-.088 1.563-.71 1.711-1.547l.391-2.204a8.102 8.102 0 0 1 3.14-.708c1.126-.033 2.156.142 3.09.526l.632 2.355c.226.846.986 1.48 1.878 1.566l2.047.198c1.028.099 1.935-.553 2.12-1.525l.198-1.036c.195-1.028-.19-2.106-1.015-2.834z" fill="currentColor"/><path d="M12 22a5.5 5.5 0 1 1 0-11a5.5 5.5 0 0 1 0 11zm0-1.5a4 4 0 0 0 3.309-6.248l-5.557 5.557c.64.436 1.414.691 2.248.691zm-3.309-1.752l5.557-5.557a4 4 0 0 0-5.557 5.557z" fill="currentColor"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20.934 5.66c-1.96-1.73-5.021-2.593-9.185-2.588c-4.157.005-7.126.873-8.907 2.603c-.754.733-1.029 1.82-.721 2.851l.31 1.037c.288.967 1.261 1.613 2.276 1.51l2.035-.204c.873-.088 1.563-.71 1.711-1.547l.391-2.204a8.102 8.102 0 0 1 3.14-.708c1.126-.033 2.156.142 3.09.526l.632 2.355c.226.846.986 1.48 1.878 1.566l2.047.198c1.028.099 1.935-.553 2.12-1.525l.198-1.036c.195-1.028-.19-2.106-1.015-2.834z" fill="currentColor"/><path d="M12 22a5.5 5.5 0 1 1 0-11a5.5 5.5 0 0 1 0 11zm0-1.5a4 4 0 0 0 3.309-6.248l-5.557 5.557c.64.436 1.414.691 2.248.691zm-3.309-1.752l5.557-5.557a4 4 0 0 0-5.557 5.557z" fill="currentColor"/></g></svg> </template>
CSS
.icon-call-blocked-24-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M20.934%205.66c-1.96-1.73-5.021-2.593-9.185-2.588c-4.157.005-7.126.873-8.907%202.603c-.754.733-1.029%201.82-.721%202.851l.31%201.037c.288.967%201.261%201.613%202.276%201.51l2.035-.204c.873-.088%201.563-.71%201.711-1.547l.391-2.204a8.102%208.102%200%200%201%203.14-.708c1.126-.033%202.156.142%203.09.526l.632%202.355c.226.846.986%201.48%201.878%201.566l2.047.198c1.028.099%201.935-.553%202.12-1.525l.198-1.036c.195-1.028-.19-2.106-1.015-2.834z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M12%2022a5.5%205.5%200%201%201%200-11a5.5%205.5%200%200%201%200%2011zm0-1.5a4%204%200%200%200%203.309-6.248l-5.557%205.557c.64.436%201.414.691%202.248.691zm-3.309-1.752l5.557-5.557a4%204%200%200%200-5.557%205.557z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M20.934%205.66c-1.96-1.73-5.021-2.593-9.185-2.588c-4.157.005-7.126.873-8.907%202.603c-.754.733-1.029%201.82-.721%202.851l.31%201.037c.288.967%201.261%201.613%202.276%201.51l2.035-.204c.873-.088%201.563-.71%201.711-1.547l.391-2.204a8.102%208.102%200%200%201%203.14-.708c1.126-.033%202.156.142%203.09.526l.632%202.355c.226.846.986%201.48%201.878%201.566l2.047.198c1.028.099%201.935-.553%202.12-1.525l.198-1.036c.195-1.028-.19-2.106-1.015-2.834z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M12%2022a5.5%205.5%200%201%201%200-11a5.5%205.5%200%200%201%200%2011zm0-1.5a4%204%200%200%200%203.309-6.248l-5.557%205.557c.64.436%201.414.691%202.248.691zm-3.309-1.752l5.557-5.557a4%204%200%200%200-5.557%205.557z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-blocked-24-filled.svg?color=%231a73e8&size=48