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

Name
prohibited-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the prohibited icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M35.46 10.773c-6.876-5.969-17.297-5.684-23.834.853s-6.822 16.959-.853 23.833zm1.767 1.768L12.541 37.227c6.875 5.969 17.296 5.684 23.833-.853s6.822-16.958.853-23.833M9.857 9.858c7.811-7.81 20.475-7.81 28.285 0s7.81 20.474 0 28.284s-20.474 7.81-28.284 0s-7.81-20.474 0-28.284"/></svg>

React

import type { SVGProps } from "react";

export function FluentProhibited48Regular(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="M35.46 10.773c-6.876-5.969-17.297-5.684-23.834.853s-6.822 16.959-.853 23.833zm1.767 1.768L12.541 37.227c6.875 5.969 17.296 5.684 23.833-.853s6.822-16.958.853-23.833M9.857 9.858c7.811-7.81 20.475-7.81 28.285 0s7.81 20.474 0 28.284s-20.474 7.81-28.284 0s-7.81-20.474 0-28.284"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M35.46 10.773c-6.876-5.969-17.297-5.684-23.834.853s-6.822 16.959-.853 23.833zm1.767 1.768L12.541 37.227c6.875 5.969 17.296 5.684 23.833-.853s6.822-16.958.853-23.833M9.857 9.858c7.811-7.81 20.475-7.81 28.285 0s7.81 20.474 0 28.284s-20.474 7.81-28.284 0s-7.81-20.474 0-28.284"/></svg>
</template>

CSS

.icon-prohibited-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M35.46%2010.773c-6.876-5.969-17.297-5.684-23.834.853s-6.822%2016.959-.853%2023.833zm1.767%201.768L12.541%2037.227c6.875%205.969%2017.296%205.684%2023.833-.853s6.822-16.958.853-23.833M9.857%209.858c7.811-7.81%2020.475-7.81%2028.285%200s7.81%2020.474%200%2028.284s-20.474%207.81-28.284%200s-7.81-20.474%200-28.284%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%22M35.46%2010.773c-6.876-5.969-17.297-5.684-23.834.853s-6.822%2016.959-.853%2023.833zm1.767%201.768L12.541%2037.227c6.875%205.969%2017.296%205.684%2023.833-.853s6.822-16.958.853-23.833M9.857%209.858c7.811-7.81%2020.475-7.81%2028.285%200s7.81%2020.474%200%2028.284s-20.474%207.81-28.284%200s-7.81-20.474%200-28.284%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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