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

Name
call-prohibited-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT
Aliases
call-blocked-48-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 48 48"><path fill="currentColor" d="M42.304 20.174c2.574-3.7 1.916-9.049-2.593-10.99C35.947 7.561 30.606 6 24.001 6S12.053 7.562 8.29 9.183c-4.509 1.942-5.168 7.29-2.593 10.99a4.25 4.25 0 0 0 3.986 1.795l3.166-.372A5.25 5.25 0 0 0 17.23 18l.713-2.201c.23-.712.66-1.11 1.102-1.208c1.277-.286 3.088-.443 4.95-.445c1.864-.002 3.678.151 4.96.44c.443.1.872.5 1.103 1.213L30.77 18a5.25 5.25 0 0 0 4.381 3.596l3.166.372a4.25 4.25 0 0 0 3.986-1.794M24 44c-6.075 0-11-4.925-11-11s4.925-11 11-11s11 4.925 11 11s-4.924 11-11 11m0-2.5a8.5 8.5 0 0 0 6.83-13.561l-11.891 11.89A8.46 8.46 0 0 0 24 41.5m-6.829-3.438L29.062 26.17a8.5 8.5 0 0 0-11.89 11.89"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallProhibited48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M42.304 20.174c2.574-3.7 1.916-9.049-2.593-10.99C35.947 7.561 30.606 6 24.001 6S12.053 7.562 8.29 9.183c-4.509 1.942-5.168 7.29-2.593 10.99a4.25 4.25 0 0 0 3.986 1.795l3.166-.372A5.25 5.25 0 0 0 17.23 18l.713-2.201c.23-.712.66-1.11 1.102-1.208c1.277-.286 3.088-.443 4.95-.445c1.864-.002 3.678.151 4.96.44c.443.1.872.5 1.103 1.213L30.77 18a5.25 5.25 0 0 0 4.381 3.596l3.166.372a4.25 4.25 0 0 0 3.986-1.794M24 44c-6.075 0-11-4.925-11-11s4.925-11 11-11s11 4.925 11 11s-4.924 11-11 11m0-2.5a8.5 8.5 0 0 0 6.83-13.561l-11.891 11.89A8.46 8.46 0 0 0 24 41.5m-6.829-3.438L29.062 26.17a8.5 8.5 0 0 0-11.89 11.89"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M42.304 20.174c2.574-3.7 1.916-9.049-2.593-10.99C35.947 7.561 30.606 6 24.001 6S12.053 7.562 8.29 9.183c-4.509 1.942-5.168 7.29-2.593 10.99a4.25 4.25 0 0 0 3.986 1.795l3.166-.372A5.25 5.25 0 0 0 17.23 18l.713-2.201c.23-.712.66-1.11 1.102-1.208c1.277-.286 3.088-.443 4.95-.445c1.864-.002 3.678.151 4.96.44c.443.1.872.5 1.103 1.213L30.77 18a5.25 5.25 0 0 0 4.381 3.596l3.166.372a4.25 4.25 0 0 0 3.986-1.794M24 44c-6.075 0-11-4.925-11-11s4.925-11 11-11s11 4.925 11 11s-4.924 11-11 11m0-2.5a8.5 8.5 0 0 0 6.83-13.561l-11.891 11.89A8.46 8.46 0 0 0 24 41.5m-6.829-3.438L29.062 26.17a8.5 8.5 0 0 0-11.89 11.89"/></svg>
</template>

CSS

.icon-call-prohibited-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M42.304%2020.174c2.574-3.7%201.916-9.049-2.593-10.99C35.947%207.561%2030.606%206%2024.001%206S12.053%207.562%208.29%209.183c-4.509%201.942-5.168%207.29-2.593%2010.99a4.25%204.25%200%200%200%203.986%201.795l3.166-.372A5.25%205.25%200%200%200%2017.23%2018l.713-2.201c.23-.712.66-1.11%201.102-1.208c1.277-.286%203.088-.443%204.95-.445c1.864-.002%203.678.151%204.96.44c.443.1.872.5%201.103%201.213L30.77%2018a5.25%205.25%200%200%200%204.381%203.596l3.166.372a4.25%204.25%200%200%200%203.986-1.794M24%2044c-6.075%200-11-4.925-11-11s4.925-11%2011-11s11%204.925%2011%2011s-4.924%2011-11%2011m0-2.5a8.5%208.5%200%200%200%206.83-13.561l-11.891%2011.89A8.46%208.46%200%200%200%2024%2041.5m-6.829-3.438L29.062%2026.17a8.5%208.5%200%200%200-11.89%2011.89%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M42.304%2020.174c2.574-3.7%201.916-9.049-2.593-10.99C35.947%207.561%2030.606%206%2024.001%206S12.053%207.562%208.29%209.183c-4.509%201.942-5.168%207.29-2.593%2010.99a4.25%204.25%200%200%200%203.986%201.795l3.166-.372A5.25%205.25%200%200%200%2017.23%2018l.713-2.201c.23-.712.66-1.11%201.102-1.208c1.277-.286%203.088-.443%204.95-.445c1.864-.002%203.678.151%204.96.44c.443.1.872.5%201.103%201.213L30.77%2018a5.25%205.25%200%200%200%204.381%203.596l3.166.372a4.25%204.25%200%200%200%203.986-1.794M24%2044c-6.075%200-11-4.925-11-11s4.925-11%2011-11s11%204.925%2011%2011s-4.924%2011-11%2011m0-2.5a8.5%208.5%200%200%200%206.83-13.561l-11.891%2011.89A8.46%208.46%200%200%200%2024%2041.5m-6.829-3.438L29.062%2026.17a8.5%208.5%200%200%200-11.89%2011.89%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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