call prohibited icon
call-prohibited-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- call-prohibited-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
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 24 24"><path fill="currentColor" d="M20.934 5.66q-2.94-2.595-9.185-2.588q-6.236.009-8.907 2.604c-.754.733-1.029 1.819-.721 2.85l.31 1.037c.288.967 1.261 1.613 2.276 1.511l2.035-.204c.873-.088 1.563-.711 1.711-1.547l.391-2.205a8.1 8.1 0 0 1 3.14-.707q1.689-.05 3.09.525l.632 2.355c.226.847.986 1.48 1.878 1.566l2.047.198c1.028.1 1.935-.553 2.12-1.524l.198-1.037c.195-1.028-.19-2.106-1.015-2.834M12 22a5.5 5.5 0 1 1 0-11a5.5 5.5 0 0 1 0 11m0-1.5a4 4 0 0 0 3.309-6.248L9.752 19.81a4 4 0 0 0 2.248.691M8.691 18.75l5.557-5.557a4 4 0 0 0-5.557 5.557"/></svg>
React
import type { SVGProps } from "react";
export function FluentCallProhibited24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.934 5.66q-2.94-2.595-9.185-2.588q-6.236.009-8.907 2.604c-.754.733-1.029 1.819-.721 2.85l.31 1.037c.288.967 1.261 1.613 2.276 1.511l2.035-.204c.873-.088 1.563-.711 1.711-1.547l.391-2.205a8.1 8.1 0 0 1 3.14-.707q1.689-.05 3.09.525l.632 2.355c.226.847.986 1.48 1.878 1.566l2.047.198c1.028.1 1.935-.553 2.12-1.524l.198-1.037c.195-1.028-.19-2.106-1.015-2.834M12 22a5.5 5.5 0 1 1 0-11a5.5 5.5 0 0 1 0 11m0-1.5a4 4 0 0 0 3.309-6.248L9.752 19.81a4 4 0 0 0 2.248.691M8.691 18.75l5.557-5.557a4 4 0 0 0-5.557 5.557"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.934 5.66q-2.94-2.595-9.185-2.588q-6.236.009-8.907 2.604c-.754.733-1.029 1.819-.721 2.85l.31 1.037c.288.967 1.261 1.613 2.276 1.511l2.035-.204c.873-.088 1.563-.711 1.711-1.547l.391-2.205a8.1 8.1 0 0 1 3.14-.707q1.689-.05 3.09.525l.632 2.355c.226.847.986 1.48 1.878 1.566l2.047.198c1.028.1 1.935-.553 2.12-1.524l.198-1.037c.195-1.028-.19-2.106-1.015-2.834M12 22a5.5 5.5 0 1 1 0-11a5.5 5.5 0 0 1 0 11m0-1.5a4 4 0 0 0 3.309-6.248L9.752 19.81a4 4 0 0 0 2.248.691M8.691 18.75l5.557-5.557a4 4 0 0 0-5.557 5.557"/></svg> </template>
CSS
.icon-call-prohibited-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.934%205.66q-2.94-2.595-9.185-2.588q-6.236.009-8.907%202.604c-.754.733-1.029%201.819-.721%202.85l.31%201.037c.288.967%201.261%201.613%202.276%201.511l2.035-.204c.873-.088%201.563-.711%201.711-1.547l.391-2.205a8.1%208.1%200%200%201%203.14-.707q1.689-.05%203.09.525l.632%202.355c.226.847.986%201.48%201.878%201.566l2.047.198c1.028.1%201.935-.553%202.12-1.524l.198-1.037c.195-1.028-.19-2.106-1.015-2.834M12%2022a5.5%205.5%200%201%201%200-11a5.5%205.5%200%200%201%200%2011m0-1.5a4%204%200%200%200%203.309-6.248L9.752%2019.81a4%204%200%200%200%202.248.691M8.691%2018.75l5.557-5.557a4%204%200%200%200-5.557%205.557%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.934%205.66q-2.94-2.595-9.185-2.588q-6.236.009-8.907%202.604c-.754.733-1.029%201.819-.721%202.85l.31%201.037c.288.967%201.261%201.613%202.276%201.511l2.035-.204c.873-.088%201.563-.711%201.711-1.547l.391-2.205a8.1%208.1%200%200%201%203.14-.707q1.689-.05%203.09.525l.632%202.355c.226.847.986%201.48%201.878%201.566l2.047.198c1.028.1%201.935-.553%202.12-1.524l.198-1.037c.195-1.028-.19-2.106-1.015-2.834M12%2022a5.5%205.5%200%201%201%200-11a5.5%205.5%200%200%201%200%2011m0-1.5a4%204%200%200%200%203.309-6.248L9.752%2019.81a4%204%200%200%200%202.248.691M8.691%2018.75l5.557-5.557a4%204%200%200%200-5.557%205.557%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-prohibited-24-filled.svg?color=%231a73e8&size=48