prohibited emoji
prohibited from Fluent Emoji by Microsoft Corporation · Default · MIT Free for personal and commercial use.
- Name
- prohibited
- Set
- Fluent Emoji
- Style
- Default
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
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"><g filter="url(#iWc2gIb)"><path fill="url(#iURHeBd)" d="M15.602 2.05c-7.69 0-13.95 6.26-13.95 13.95s6.26 13.95 13.95 13.95S29.552 23.7 29.552 16s-6.25-13.95-13.95-13.95M26.542 16c0 2.367-.762 4.56-2.05 6.35a.245.245 0 0 1-.372.028L9.225 7.493a.245.245 0 0 1 .028-.373a10.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-.027L21.99 24.507a.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><g filter="url(#iKhwXyd)"><path fill="url(#iOsNpPe)" d="M24.493 22.35a10.84 10.84 0 0 0 2.05-6.35c0-6.03-4.91-10.94-10.94-10.93c-2.368 0-4.56.762-6.35 2.05a.245.245 0 0 0-.028.373L24.12 22.378a.245.245 0 0 0 .373-.028"/><path fill="url(#iOsNpPe)" d="M6.722 9.64A10.85 10.85 0 0 0 4.662 16c0 6.03 4.91 10.94 10.94 10.94c2.368 0 4.56-.772 6.359-2.06a.245.245 0 0 0 .028-.373L7.095 9.613a.245.245 0 0 0-.373.027"/></g><defs><linearGradient id="iURHeBd" x1="28.027" x2="10.527" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5075"/><stop offset="1" stop-color="#FF4B51"/></linearGradient><linearGradient id="iOsNpPe" x1="21.652" x2="11.715" y1="7.8" y2="18.488" gradientUnits="userSpaceOnUse"><stop stop-color="#FFF7FF"/><stop offset="1" stop-color="#FBF2FF"/></linearGradient><filter id="iWc2gIb" width="28.6" height="28.6" x="1.352" y="1.65" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="-.4"/><feGaussianBlur stdDeviation=".2"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.882353 0 0 0 0 0.113725 0 0 0 0 0.333333 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18590_568"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".4"/><feGaussianBlur stdDeviation=".2"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.827451 0 0 0 0 0.168627 0 0 0 0 0.172549 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18590_568" result="effect2_innerShadow_18590_568"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-.3" dy=".3"/><feGaussianBlur stdDeviation=".15"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 0.458824 0 0 0 0 0.568627 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_18590_568" result="effect3_innerShadow_18590_568"/></filter><filter id="iKhwXyd" width="22.18" height="22.17" x="4.362" y="5.07" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-.3" dy=".3"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.901961 0 0 0 0 0.819608 0 0 0 0 0.901961 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18590_568"/></filter></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiProhibited(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"><g filter="url(#iWc2gIb)"><path fill="url(#iURHeBd)" d="M15.602 2.05c-7.69 0-13.95 6.26-13.95 13.95s6.26 13.95 13.95 13.95S29.552 23.7 29.552 16s-6.25-13.95-13.95-13.95M26.542 16c0 2.367-.762 4.56-2.05 6.35a.245.245 0 0 1-.372.028L9.225 7.493a.245.245 0 0 1 .028-.373a10.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-.027L21.99 24.507a.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><g filter="url(#iKhwXyd)"><path fill="url(#iOsNpPe)" d="M24.493 22.35a10.84 10.84 0 0 0 2.05-6.35c0-6.03-4.91-10.94-10.94-10.93c-2.368 0-4.56.762-6.35 2.05a.245.245 0 0 0-.028.373L24.12 22.378a.245.245 0 0 0 .373-.028"/><path fill="url(#iOsNpPe)" d="M6.722 9.64A10.85 10.85 0 0 0 4.662 16c0 6.03 4.91 10.94 10.94 10.94c2.368 0 4.56-.772 6.359-2.06a.245.245 0 0 0 .028-.373L7.095 9.613a.245.245 0 0 0-.373.027"/></g><defs><linearGradient id="iURHeBd" x1="28.027" x2="10.527" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop stopColor="#FF5075"/><stop offset="1" stopColor="#FF4B51"/></linearGradient><linearGradient id="iOsNpPe" x1="21.652" x2="11.715" y1="7.8" y2="18.488" gradientUnits="userSpaceOnUse"><stop stopColor="#FFF7FF"/><stop offset="1" stopColor="#FBF2FF"/></linearGradient><filter id="iWc2gIb" width="28.6" height="28.6" x="1.352" y="1.65" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="-.4"/><feGaussianBlur stdDeviation=".2"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.882353 0 0 0 0 0.113725 0 0 0 0 0.333333 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18590_568"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".4"/><feGaussianBlur stdDeviation=".2"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.827451 0 0 0 0 0.168627 0 0 0 0 0.172549 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18590_568" result="effect2_innerShadow_18590_568"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-.3" dy=".3"/><feGaussianBlur stdDeviation=".15"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 0.458824 0 0 0 0 0.568627 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_18590_568" result="effect3_innerShadow_18590_568"/></filter><filter id="iKhwXyd" width="22.18" height="22.17" x="4.362" y="5.07" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-.3" dy=".3"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.901961 0 0 0 0 0.819608 0 0 0 0 0.901961 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18590_568"/></filter></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#iWc2gIb)"><path fill="url(#iURHeBd)" d="M15.602 2.05c-7.69 0-13.95 6.26-13.95 13.95s6.26 13.95 13.95 13.95S29.552 23.7 29.552 16s-6.25-13.95-13.95-13.95M26.542 16c0 2.367-.762 4.56-2.05 6.35a.245.245 0 0 1-.372.028L9.225 7.493a.245.245 0 0 1 .028-.373a10.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-.027L21.99 24.507a.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><g filter="url(#iKhwXyd)"><path fill="url(#iOsNpPe)" d="M24.493 22.35a10.84 10.84 0 0 0 2.05-6.35c0-6.03-4.91-10.94-10.94-10.93c-2.368 0-4.56.762-6.35 2.05a.245.245 0 0 0-.028.373L24.12 22.378a.245.245 0 0 0 .373-.028"/><path fill="url(#iOsNpPe)" d="M6.722 9.64A10.85 10.85 0 0 0 4.662 16c0 6.03 4.91 10.94 10.94 10.94c2.368 0 4.56-.772 6.359-2.06a.245.245 0 0 0 .028-.373L7.095 9.613a.245.245 0 0 0-.373.027"/></g><defs><linearGradient id="iURHeBd" x1="28.027" x2="10.527" y1="16" y2="16" gradientUnits="userSpaceOnUse"><stop stop-color="#FF5075"/><stop offset="1" stop-color="#FF4B51"/></linearGradient><linearGradient id="iOsNpPe" x1="21.652" x2="11.715" y1="7.8" y2="18.488" gradientUnits="userSpaceOnUse"><stop stop-color="#FFF7FF"/><stop offset="1" stop-color="#FBF2FF"/></linearGradient><filter id="iWc2gIb" width="28.6" height="28.6" x="1.352" y="1.65" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="-.4"/><feGaussianBlur stdDeviation=".2"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.882353 0 0 0 0 0.113725 0 0 0 0 0.333333 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18590_568"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx=".4"/><feGaussianBlur stdDeviation=".2"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.827451 0 0 0 0 0.168627 0 0 0 0 0.172549 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18590_568" result="effect2_innerShadow_18590_568"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-.3" dy=".3"/><feGaussianBlur stdDeviation=".15"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 0.458824 0 0 0 0 0.568627 0 0 0 1 0"/><feBlend in2="effect2_innerShadow_18590_568" result="effect3_innerShadow_18590_568"/></filter><filter id="iKhwXyd" width="22.18" height="22.17" x="4.362" y="5.07" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="-.3" dy=".3"/><feGaussianBlur stdDeviation=".3"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.901961 0 0 0 0 0.819608 0 0 0 0 0.901961 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18590_568"/></filter></defs></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%3Cg%20filter%3D%22url(%23iWc2gIb)%22%3E%3Cpath%20fill%3D%22url(%23iURHeBd)%22%20d%3D%22M15.602%202.05c-7.69%200-13.95%206.26-13.95%2013.95s6.26%2013.95%2013.95%2013.95S29.552%2023.7%2029.552%2016s-6.25-13.95-13.95-13.95M26.542%2016c0%202.367-.762%204.56-2.05%206.35a.245.245%200%200%201-.372.028L9.225%207.493a.245.245%200%200%201%20.028-.373a10.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-.027L21.99%2024.507a.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%3Cg%20filter%3D%22url(%23iKhwXyd)%22%3E%3Cpath%20fill%3D%22url(%23iOsNpPe)%22%20d%3D%22M24.493%2022.35a10.84%2010.84%200%200%200%202.05-6.35c0-6.03-4.91-10.94-10.94-10.93c-2.368%200-4.56.762-6.35%202.05a.245.245%200%200%200-.028.373L24.12%2022.378a.245.245%200%200%200%20.373-.028%22%2F%3E%3Cpath%20fill%3D%22url(%23iOsNpPe)%22%20d%3D%22M6.722%209.64A10.85%2010.85%200%200%200%204.662%2016c0%206.03%204.91%2010.94%2010.94%2010.94c2.368%200%204.56-.772%206.359-2.06a.245.245%200%200%200%20.028-.373L7.095%209.613a.245.245%200%200%200-.373.027%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22iURHeBd%22%20x1%3D%2228.027%22%20x2%3D%2210.527%22%20y1%3D%2216%22%20y2%3D%2216%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF5075%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF4B51%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iOsNpPe%22%20x1%3D%2221.652%22%20x2%3D%2211.715%22%20y1%3D%227.8%22%20y2%3D%2218.488%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFF7FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FBF2FF%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22iWc2gIb%22%20width%3D%2228.6%22%20height%3D%2228.6%22%20x%3D%221.352%22%20y%3D%221.65%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dy%3D%22-.4%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.2%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.882353%200%200%200%200%200.113725%200%200%200%200%200.333333%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18590_568%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.4%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.2%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.827451%200%200%200%200%200.168627%200%200%200%200%200.172549%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect1_innerShadow_18590_568%22%20result%3D%22effect2_innerShadow_18590_568%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-.3%22%20dy%3D%22.3%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.15%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%201%200%200%200%200%200.458824%200%200%200%200%200.568627%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect2_innerShadow_18590_568%22%20result%3D%22effect3_innerShadow_18590_568%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22iKhwXyd%22%20width%3D%2222.18%22%20height%3D%2222.17%22%20x%3D%224.362%22%20y%3D%225.07%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-.3%22%20dy%3D%22.3%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.3%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.901961%200%200%200%200%200.819608%200%200%200%200%200.901961%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18590_568%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%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%3Cg%20filter%3D%22url(%23iWc2gIb)%22%3E%3Cpath%20fill%3D%22url(%23iURHeBd)%22%20d%3D%22M15.602%202.05c-7.69%200-13.95%206.26-13.95%2013.95s6.26%2013.95%2013.95%2013.95S29.552%2023.7%2029.552%2016s-6.25-13.95-13.95-13.95M26.542%2016c0%202.367-.762%204.56-2.05%206.35a.245.245%200%200%201-.372.028L9.225%207.493a.245.245%200%200%201%20.028-.373a10.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-.027L21.99%2024.507a.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%3Cg%20filter%3D%22url(%23iKhwXyd)%22%3E%3Cpath%20fill%3D%22url(%23iOsNpPe)%22%20d%3D%22M24.493%2022.35a10.84%2010.84%200%200%200%202.05-6.35c0-6.03-4.91-10.94-10.94-10.93c-2.368%200-4.56.762-6.35%202.05a.245.245%200%200%200-.028.373L24.12%2022.378a.245.245%200%200%200%20.373-.028%22%2F%3E%3Cpath%20fill%3D%22url(%23iOsNpPe)%22%20d%3D%22M6.722%209.64A10.85%2010.85%200%200%200%204.662%2016c0%206.03%204.91%2010.94%2010.94%2010.94c2.368%200%204.56-.772%206.359-2.06a.245.245%200%200%200%20.028-.373L7.095%209.613a.245.245%200%200%200-.373.027%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22iURHeBd%22%20x1%3D%2228.027%22%20x2%3D%2210.527%22%20y1%3D%2216%22%20y2%3D%2216%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FF5075%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FF4B51%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iOsNpPe%22%20x1%3D%2221.652%22%20x2%3D%2211.715%22%20y1%3D%227.8%22%20y2%3D%2218.488%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFF7FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FBF2FF%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22iWc2gIb%22%20width%3D%2228.6%22%20height%3D%2228.6%22%20x%3D%221.352%22%20y%3D%221.65%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dy%3D%22-.4%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.2%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.882353%200%200%200%200%200.113725%200%200%200%200%200.333333%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18590_568%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22.4%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.2%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.827451%200%200%200%200%200.168627%200%200%200%200%200.172549%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect1_innerShadow_18590_568%22%20result%3D%22effect2_innerShadow_18590_568%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-.3%22%20dy%3D%22.3%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.15%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%201%200%200%200%200%200.458824%200%200%200%200%200.568627%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect2_innerShadow_18590_568%22%20result%3D%22effect3_innerShadow_18590_568%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22iKhwXyd%22%20width%3D%2222.18%22%20height%3D%2222.17%22%20x%3D%224.362%22%20y%3D%225.07%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%22-.3%22%20dy%3D%22.3%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%22.3%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.901961%200%200%200%200%200.819608%200%200%200%200%200.901961%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18590_568%22%2F%3E%3C%2Ffilter%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji/prohibited.svg?color=%231a73e8&size=48