prohibited emoji
prohibited from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- prohibited
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji Flat
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the prohibited emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#fff" d="M27.875 15.938c0 6.592-5.345 11.937-11.937 11.937C9.345 27.875 4 22.53 4 15.938C4 9.345 9.345 4 15.938 4c6.592 0 11.937 5.345 11.937 11.938"/><path fill="#f8312f" 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.367-.762 4.56-2.05 6.35a.245.245 0 0 1-.373.028L9.573 7.443A.245.245 0 0 1 9.6 7.07a10.84 10.84 0 0 1 6.35-2.05c6.03-.01 10.94 4.9 10.94 10.93m-21.88 0c0-2.377.772-4.57 2.06-6.36a.245.245 0 0 1 .373-.027l14.894 14.894a.245.245 0 0 1-.028.373a10.9 10.9 0 0 1-6.359 2.06c-6.03 0-10.94-4.91-10.94-10.94"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatProhibited(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#fff" d="M27.875 15.938c0 6.592-5.345 11.937-11.937 11.937C9.345 27.875 4 22.53 4 15.938C4 9.345 9.345 4 15.938 4c6.592 0 11.937 5.345 11.937 11.938"/><path fill="#f8312f" 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.367-.762 4.56-2.05 6.35a.245.245 0 0 1-.373.028L9.573 7.443A.245.245 0 0 1 9.6 7.07a10.84 10.84 0 0 1 6.35-2.05c6.03-.01 10.94 4.9 10.94 10.93m-21.88 0c0-2.377.772-4.57 2.06-6.36a.245.245 0 0 1 .373-.027l14.894 14.894a.245.245 0 0 1-.028.373a10.9 10.9 0 0 1-6.359 2.06c-6.03 0-10.94-4.91-10.94-10.94"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#fff" d="M27.875 15.938c0 6.592-5.345 11.937-11.937 11.937C9.345 27.875 4 22.53 4 15.938C4 9.345 9.345 4 15.938 4c6.592 0 11.937 5.345 11.937 11.938"/><path fill="#f8312f" 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.367-.762 4.56-2.05 6.35a.245.245 0 0 1-.373.028L9.573 7.443A.245.245 0 0 1 9.6 7.07a10.84 10.84 0 0 1 6.35-2.05c6.03-.01 10.94 4.9 10.94 10.93m-21.88 0c0-2.377.772-4.57 2.06-6.36a.245.245 0 0 1 .373-.027l14.894 14.894a.245.245 0 0 1-.028.373a10.9 10.9 0 0 1-6.359 2.06c-6.03 0-10.94-4.91-10.94-10.94"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.875%2015.938c0%206.592-5.345%2011.937-11.937%2011.937C9.345%2027.875%204%2022.53%204%2015.938C4%209.345%209.345%204%2015.938%204c6.592%200%2011.937%205.345%2011.937%2011.938%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%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.367-.762%204.56-2.05%206.35a.245.245%200%200%201-.373.028L9.573%207.443A.245.245%200%200%201%209.6%207.07a10.84%2010.84%200%200%201%206.35-2.05c6.03-.01%2010.94%204.9%2010.94%2010.93m-21.88%200c0-2.377.772-4.57%202.06-6.36a.245.245%200%200%201%20.373-.027l14.894%2014.894a.245.245%200%200%201-.028.373a10.9%2010.9%200%200%201-6.359%202.06c-6.03%200-10.94-4.91-10.94-10.94%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.875%2015.938c0%206.592-5.345%2011.937-11.937%2011.937C9.345%2027.875%204%2022.53%204%2015.938C4%209.345%209.345%204%2015.938%204c6.592%200%2011.937%205.345%2011.937%2011.938%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%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.367-.762%204.56-2.05%206.35a.245.245%200%200%201-.373.028L9.573%207.443A.245.245%200%200%201%209.6%207.07a10.84%2010.84%200%200%201%206.35-2.05c6.03-.01%2010.94%204.9%2010.94%2010.93m-21.88%200c0-2.377.772-4.57%202.06-6.36a.245.245%200%200%201%20.373-.027l14.894%2014.894a.245.245%200%200%201-.028.373a10.9%2010.9%200%200%201-6.359%202.06c-6.03%200-10.94-4.91-10.94-10.94%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/prohibited.svg?color=%231a73e8&size=48