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

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

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.154 4.66C15.586 3.276 13.332 1.996 10 2c-3.327.004-5.899 1.288-7.324 2.672a2.26 2.26 0 0 0-.577 2.28l.248.83A1.735 1.735 0 0 0 4.169 8.99l1.628-.164C6.496 8.757 6.802 8.17 7 7.5c.296-1.004.5-1.75.5-1.75c.762-.285 1.486-.5 2.5-.5s1.752.194 2.5.5c0 0 .196.745.5 1.75c.224.74.753 1.261 1.467 1.33l1.637.158c.823.08 1.55-.442 1.698-1.219l.157-.829c.157-.822-.145-1.698-.805-2.28m-3.653.962l-.026-.095l-.006-.024l-.002-.007a1.08 1.08 0 0 0-.588-.671A7.2 7.2 0 0 0 10 4.25c-1.18 0-2.031.257-2.85.563c-.165.083-.52.338-.623.705l-.027.097a91 91 0 0 1-.46 1.603c-.086.295-.169.463-.238.551a.2.2 0 0 1-.05.05c-.003.001-.016.01-.055.013l-1.628.164a.736.736 0 0 1-.764-.5l-.248-.83a1.25 1.25 0 0 1 .316-1.276C4.606 4.192 6.926 3.004 10.001 3c3.04-.004 5.066 1.152 6.491 2.41c.404.356.573.88.485 1.343l-.158.83c-.044.233-.273.443-.619.41l-1.637-.158c-.217-.021-.47-.174-.606-.625a59 59 0 0 1-.456-1.588m-6.683 11.06a4.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 FluentCallProhibited20Regular(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.154 4.66C15.586 3.276 13.332 1.996 10 2c-3.327.004-5.899 1.288-7.324 2.672a2.26 2.26 0 0 0-.577 2.28l.248.83A1.735 1.735 0 0 0 4.169 8.99l1.628-.164C6.496 8.757 6.802 8.17 7 7.5c.296-1.004.5-1.75.5-1.75c.762-.285 1.486-.5 2.5-.5s1.752.194 2.5.5c0 0 .196.745.5 1.75c.224.74.753 1.261 1.467 1.33l1.637.158c.823.08 1.55-.442 1.698-1.219l.157-.829c.157-.822-.145-1.698-.805-2.28m-3.653.962l-.026-.095l-.006-.024l-.002-.007a1.08 1.08 0 0 0-.588-.671A7.2 7.2 0 0 0 10 4.25c-1.18 0-2.031.257-2.85.563c-.165.083-.52.338-.623.705l-.027.097a91 91 0 0 1-.46 1.603c-.086.295-.169.463-.238.551a.2.2 0 0 1-.05.05c-.003.001-.016.01-.055.013l-1.628.164a.736.736 0 0 1-.764-.5l-.248-.83a1.25 1.25 0 0 1 .316-1.276C4.606 4.192 6.926 3.004 10.001 3c3.04-.004 5.066 1.152 6.491 2.41c.404.356.573.88.485 1.343l-.158.83c-.044.233-.273.443-.619.41l-1.637-.158c-.217-.021-.47-.174-.606-.625a59 59 0 0 1-.456-1.588m-6.683 11.06a4.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.154 4.66C15.586 3.276 13.332 1.996 10 2c-3.327.004-5.899 1.288-7.324 2.672a2.26 2.26 0 0 0-.577 2.28l.248.83A1.735 1.735 0 0 0 4.169 8.99l1.628-.164C6.496 8.757 6.802 8.17 7 7.5c.296-1.004.5-1.75.5-1.75c.762-.285 1.486-.5 2.5-.5s1.752.194 2.5.5c0 0 .196.745.5 1.75c.224.74.753 1.261 1.467 1.33l1.637.158c.823.08 1.55-.442 1.698-1.219l.157-.829c.157-.822-.145-1.698-.805-2.28m-3.653.962l-.026-.095l-.006-.024l-.002-.007a1.08 1.08 0 0 0-.588-.671A7.2 7.2 0 0 0 10 4.25c-1.18 0-2.031.257-2.85.563c-.165.083-.52.338-.623.705l-.027.097a91 91 0 0 1-.46 1.603c-.086.295-.169.463-.238.551a.2.2 0 0 1-.05.05c-.003.001-.016.01-.055.013l-1.628.164a.736.736 0 0 1-.764-.5l-.248-.83a1.25 1.25 0 0 1 .316-1.276C4.606 4.192 6.926 3.004 10.001 3c3.04-.004 5.066 1.152 6.491 2.41c.404.356.573.88.485 1.343l-.158.83c-.044.233-.273.443-.619.41l-1.637-.158c-.217-.021-.47-.174-.606-.625a59 59 0 0 1-.456-1.588m-6.683 11.06a4.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-regular {
  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.154%204.66C15.586%203.276%2013.332%201.996%2010%202c-3.327.004-5.899%201.288-7.324%202.672a2.26%202.26%200%200%200-.577%202.28l.248.83A1.735%201.735%200%200%200%204.169%208.99l1.628-.164C6.496%208.757%206.802%208.17%207%207.5c.296-1.004.5-1.75.5-1.75c.762-.285%201.486-.5%202.5-.5s1.752.194%202.5.5c0%200%20.196.745.5%201.75c.224.74.753%201.261%201.467%201.33l1.637.158c.823.08%201.55-.442%201.698-1.219l.157-.829c.157-.822-.145-1.698-.805-2.28m-3.653.962l-.026-.095l-.006-.024l-.002-.007a1.08%201.08%200%200%200-.588-.671A7.2%207.2%200%200%200%2010%204.25c-1.18%200-2.031.257-2.85.563c-.165.083-.52.338-.623.705l-.027.097a91%2091%200%200%201-.46%201.603c-.086.295-.169.463-.238.551a.2.2%200%200%201-.05.05c-.003.001-.016.01-.055.013l-1.628.164a.736.736%200%200%201-.764-.5l-.248-.83a1.25%201.25%200%200%201%20.316-1.276C4.606%204.192%206.926%203.004%2010.001%203c3.04-.004%205.066%201.152%206.491%202.41c.404.356.573.88.485%201.343l-.158.83c-.044.233-.273.443-.619.41l-1.637-.158c-.217-.021-.47-.174-.606-.625a59%2059%200%200%201-.456-1.588m-6.683%2011.06a4.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.154%204.66C15.586%203.276%2013.332%201.996%2010%202c-3.327.004-5.899%201.288-7.324%202.672a2.26%202.26%200%200%200-.577%202.28l.248.83A1.735%201.735%200%200%200%204.169%208.99l1.628-.164C6.496%208.757%206.802%208.17%207%207.5c.296-1.004.5-1.75.5-1.75c.762-.285%201.486-.5%202.5-.5s1.752.194%202.5.5c0%200%20.196.745.5%201.75c.224.74.753%201.261%201.467%201.33l1.637.158c.823.08%201.55-.442%201.698-1.219l.157-.829c.157-.822-.145-1.698-.805-2.28m-3.653.962l-.026-.095l-.006-.024l-.002-.007a1.08%201.08%200%200%200-.588-.671A7.2%207.2%200%200%200%2010%204.25c-1.18%200-2.031.257-2.85.563c-.165.083-.52.338-.623.705l-.027.097a91%2091%200%200%201-.46%201.603c-.086.295-.169.463-.238.551a.2.2%200%200%201-.05.05c-.003.001-.016.01-.055.013l-1.628.164a.736.736%200%200%201-.764-.5l-.248-.83a1.25%201.25%200%200%201%20.316-1.276C4.606%204.192%206.926%203.004%2010.001%203c3.04-.004%205.066%201.152%206.491%202.41c.404.356.573.88.485%201.343l-.158.83c-.044.233-.273.443-.619.41l-1.637-.158c-.217-.021-.47-.174-.606-.625a59%2059%200%200%201-.456-1.588m-6.683%2011.06a4.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-regular.svg?color=%231a73e8&size=48