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

Name
prohibited-48-filled
Set
Fluent UI System Icons
Style
48 Filled
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="M34.914 10.965c-6.68-5.605-16.653-5.267-22.935 1.014c-6.281 6.282-6.62 16.256-1.014 22.935zm2.121 2.121l-23.949 23.95c6.68 5.605 16.653 5.266 22.935-1.015c6.281-6.282 6.62-16.256 1.014-22.935M9.858 9.858c7.81-7.81 20.474-7.81 28.284 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 FluentProhibited48Filled(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="M34.914 10.965c-6.68-5.605-16.653-5.267-22.935 1.014c-6.281 6.282-6.62 16.256-1.014 22.935zm2.121 2.121l-23.949 23.95c6.68 5.605 16.653 5.266 22.935-1.015c6.281-6.282 6.62-16.256 1.014-22.935M9.858 9.858c7.81-7.81 20.474-7.81 28.284 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="M34.914 10.965c-6.68-5.605-16.653-5.267-22.935 1.014c-6.281 6.282-6.62 16.256-1.014 22.935zm2.121 2.121l-23.949 23.95c6.68 5.605 16.653 5.266 22.935-1.015c6.281-6.282 6.62-16.256 1.014-22.935M9.858 9.858c7.81-7.81 20.474-7.81 28.284 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-filled {
  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%22M34.914%2010.965c-6.68-5.605-16.653-5.267-22.935%201.014c-6.281%206.282-6.62%2016.256-1.014%2022.935zm2.121%202.121l-23.949%2023.95c6.68%205.605%2016.653%205.266%2022.935-1.015c6.281-6.282%206.62-16.256%201.014-22.935M9.858%209.858c7.81-7.81%2020.474-7.81%2028.284%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%22M34.914%2010.965c-6.68-5.605-16.653-5.267-22.935%201.014c-6.281%206.282-6.62%2016.256-1.014%2022.935zm2.121%202.121l-23.949%2023.95c6.68%205.605%2016.653%205.266%2022.935-1.015c6.281-6.282%206.62-16.256%201.014-22.935M9.858%209.858c7.81-7.81%2020.474-7.81%2028.284%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-filled.svg?color=%231a73e8&size=48