prohibited from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
prohibited
Set
Fluent Emoji High Contrast
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji High Contrast

Use the prohibited emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.95 2C8.26 2 2 8.26 2 15.95S8.26 29.9 15.95 29.9S29.9 23.65 29.9 15.95S23.65 2 15.95 2m10.94 13.95c0 2.47-.83 4.75-2.22 6.58L9.37 7.24c1.83-1.39 4.11-2.22 6.58-2.22c6.03-.01 10.94 4.9 10.94 10.93m-21.88 0c0-2.48.84-4.76 2.23-6.59l15.3 15.3a10.9 10.9 0 0 1-6.59 2.23c-6.03 0-10.94-4.91-10.94-10.94"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastProhibited(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.95 2C8.26 2 2 8.26 2 15.95S8.26 29.9 15.95 29.9S29.9 23.65 29.9 15.95S23.65 2 15.95 2m10.94 13.95c0 2.47-.83 4.75-2.22 6.58L9.37 7.24c1.83-1.39 4.11-2.22 6.58-2.22c6.03-.01 10.94 4.9 10.94 10.93m-21.88 0c0-2.48.84-4.76 2.23-6.59l15.3 15.3a10.9 10.9 0 0 1-6.59 2.23c-6.03 0-10.94-4.91-10.94-10.94"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.95 2C8.26 2 2 8.26 2 15.95S8.26 29.9 15.95 29.9S29.9 23.65 29.9 15.95S23.65 2 15.95 2m10.94 13.95c0 2.47-.83 4.75-2.22 6.58L9.37 7.24c1.83-1.39 4.11-2.22 6.58-2.22c6.03-.01 10.94 4.9 10.94 10.93m-21.88 0c0-2.48.84-4.76 2.23-6.59l15.3 15.3a10.9 10.9 0 0 1-6.59 2.23c-6.03 0-10.94-4.91-10.94-10.94"/></svg>
</template>

CSS

.icon-prohibited {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.95%202C8.26%202%202%208.26%202%2015.95S8.26%2029.9%2015.95%2029.9S29.9%2023.65%2029.9%2015.95S23.65%202%2015.95%202m10.94%2013.95c0%202.47-.83%204.75-2.22%206.58L9.37%207.24c1.83-1.39%204.11-2.22%206.58-2.22c6.03-.01%2010.94%204.9%2010.94%2010.93m-21.88%200c0-2.48.84-4.76%202.23-6.59l15.3%2015.3a10.9%2010.9%200%200%201-6.59%202.23c-6.03%200-10.94-4.91-10.94-10.94%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.95%202C8.26%202%202%208.26%202%2015.95S8.26%2029.9%2015.95%2029.9S29.9%2023.65%2029.9%2015.95S23.65%202%2015.95%202m10.94%2013.95c0%202.47-.83%204.75-2.22%206.58L9.37%207.24c1.83-1.39%204.11-2.22%206.58-2.22c6.03-.01%2010.94%204.9%2010.94%2010.93m-21.88%200c0-2.48.84-4.76%202.23-6.59l15.3%2015.3a10.9%2010.9%200%200%201-6.59%202.23c-6.03%200-10.94-4.91-10.94-10.94%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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