call-prohibited-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
call-prohibited-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT
Aliases
call-blocked-20-filled

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the call prohibited icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m17.96 6.94l-.159.83c-.147.776-.874 1.298-1.697 1.218l-1.637-.158c-.714-.069-1.243-.59-1.467-1.33c-.304-1.005-.5-1.75-.5-1.75a6.2 6.2 0 0 0-2.5-.5c-1.014 0-1.738.215-2.5.5c0 0-.204.746-.5 1.75c-.198.67-.504 1.257-1.203 1.327L4.17 8.99a1.735 1.735 0 0 1-1.822-1.208l-.248-.83a2.26 2.26 0 0 1 .577-2.28c1.425-1.384 3.99-2.164 7.316-2.168c3.332-.004 5.594.772 7.162 2.156c.66.582.962 1.458.805 2.28M6.817 16.682a4.5 4.5 0 1 0 6.364-6.364a4.5 4.5 0 0 0-6.364 6.364m5.657-.707a3.5 3.5 0 0 1-4.571.328l4.9-4.9a3.5 3.5 0 0 1-.33 4.572m-.379-5.278l-4.9 4.9a3.5 3.5 0 0 1 4.9-4.9"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallProhibited20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m17.96 6.94l-.159.83c-.147.776-.874 1.298-1.697 1.218l-1.637-.158c-.714-.069-1.243-.59-1.467-1.33c-.304-1.005-.5-1.75-.5-1.75a6.2 6.2 0 0 0-2.5-.5c-1.014 0-1.738.215-2.5.5c0 0-.204.746-.5 1.75c-.198.67-.504 1.257-1.203 1.327L4.17 8.99a1.735 1.735 0 0 1-1.822-1.208l-.248-.83a2.26 2.26 0 0 1 .577-2.28c1.425-1.384 3.99-2.164 7.316-2.168c3.332-.004 5.594.772 7.162 2.156c.66.582.962 1.458.805 2.28M6.817 16.682a4.5 4.5 0 1 0 6.364-6.364a4.5 4.5 0 0 0-6.364 6.364m5.657-.707a3.5 3.5 0 0 1-4.571.328l4.9-4.9a3.5 3.5 0 0 1-.33 4.572m-.379-5.278l-4.9 4.9a3.5 3.5 0 0 1 4.9-4.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="m17.96 6.94l-.159.83c-.147.776-.874 1.298-1.697 1.218l-1.637-.158c-.714-.069-1.243-.59-1.467-1.33c-.304-1.005-.5-1.75-.5-1.75a6.2 6.2 0 0 0-2.5-.5c-1.014 0-1.738.215-2.5.5c0 0-.204.746-.5 1.75c-.198.67-.504 1.257-1.203 1.327L4.17 8.99a1.735 1.735 0 0 1-1.822-1.208l-.248-.83a2.26 2.26 0 0 1 .577-2.28c1.425-1.384 3.99-2.164 7.316-2.168c3.332-.004 5.594.772 7.162 2.156c.66.582.962 1.458.805 2.28M6.817 16.682a4.5 4.5 0 1 0 6.364-6.364a4.5 4.5 0 0 0-6.364 6.364m5.657-.707a3.5 3.5 0 0 1-4.571.328l4.9-4.9a3.5 3.5 0 0 1-.33 4.572m-.379-5.278l-4.9 4.9a3.5 3.5 0 0 1 4.9-4.9"/></svg>
</template>

CSS

.icon-call-prohibited-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.96%206.94l-.159.83c-.147.776-.874%201.298-1.697%201.218l-1.637-.158c-.714-.069-1.243-.59-1.467-1.33c-.304-1.005-.5-1.75-.5-1.75a6.2%206.2%200%200%200-2.5-.5c-1.014%200-1.738.215-2.5.5c0%200-.204.746-.5%201.75c-.198.67-.504%201.257-1.203%201.327L4.17%208.99a1.735%201.735%200%200%201-1.822-1.208l-.248-.83a2.26%202.26%200%200%201%20.577-2.28c1.425-1.384%203.99-2.164%207.316-2.168c3.332-.004%205.594.772%207.162%202.156c.66.582.962%201.458.805%202.28M6.817%2016.682a4.5%204.5%200%201%200%206.364-6.364a4.5%204.5%200%200%200-6.364%206.364m5.657-.707a3.5%203.5%200%200%201-4.571.328l4.9-4.9a3.5%203.5%200%200%201-.33%204.572m-.379-5.278l-4.9%204.9a3.5%203.5%200%200%201%204.9-4.9%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.96%206.94l-.159.83c-.147.776-.874%201.298-1.697%201.218l-1.637-.158c-.714-.069-1.243-.59-1.467-1.33c-.304-1.005-.5-1.75-.5-1.75a6.2%206.2%200%200%200-2.5-.5c-1.014%200-1.738.215-2.5.5c0%200-.204.746-.5%201.75c-.198.67-.504%201.257-1.203%201.327L4.17%208.99a1.735%201.735%200%200%201-1.822-1.208l-.248-.83a2.26%202.26%200%200%201%20.577-2.28c1.425-1.384%203.99-2.164%207.316-2.168c3.332-.004%205.594.772%207.162%202.156c.66.582.962%201.458.805%202.28M6.817%2016.682a4.5%204.5%200%201%200%206.364-6.364a4.5%204.5%200%200%200-6.364%206.364m5.657-.707a3.5%203.5%200%200%201-4.571.328l4.9-4.9a3.5%203.5%200%200%201-.33%204.572m-.379-5.278l-4.9%204.9a3.5%203.5%200%200%201%204.9-4.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-prohibited-20-filled.svg?color=%231a73e8&size=48