prohibited multiple icon

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

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

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the prohibited multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.282 6.282c3.532-3.531 9.152-3.701 12.885-.51L5.773 19.168c-3.192-3.733-3.022-9.353.51-12.885m.551 13.945L20.227 6.833c3.192 3.733 3.022 9.353-.51 12.885s-9.151 3.7-12.884.51M20.778 5.222C16.482.926 9.518.926 5.222 5.222s-4.296 11.26 0 15.556s11.26 4.296 15.556 0s4.296-11.26 0-15.556M25 13c0 6.628-5.373 12-12 12c-1.12 0-2.204-.153-3.232-.44a10.95 10.95 0 0 0 4.982 1.19c6.075 0 11-4.925 11-11c0-1.793-.43-3.486-1.19-4.982A12 12 0 0 1 25 13"/></svg>

React

import type { SVGProps } from "react";

export function FluentProhibitedMultiple28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.282 6.282c3.532-3.531 9.152-3.701 12.885-.51L5.773 19.168c-3.192-3.733-3.022-9.353.51-12.885m.551 13.945L20.227 6.833c3.192 3.733 3.022 9.353-.51 12.885s-9.151 3.7-12.884.51M20.778 5.222C16.482.926 9.518.926 5.222 5.222s-4.296 11.26 0 15.556s11.26 4.296 15.556 0s4.296-11.26 0-15.556M25 13c0 6.628-5.373 12-12 12c-1.12 0-2.204-.153-3.232-.44a10.95 10.95 0 0 0 4.982 1.19c6.075 0 11-4.925 11-11c0-1.793-.43-3.486-1.19-4.982A12 12 0 0 1 25 13"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M6.282 6.282c3.532-3.531 9.152-3.701 12.885-.51L5.773 19.168c-3.192-3.733-3.022-9.353.51-12.885m.551 13.945L20.227 6.833c3.192 3.733 3.022 9.353-.51 12.885s-9.151 3.7-12.884.51M20.778 5.222C16.482.926 9.518.926 5.222 5.222s-4.296 11.26 0 15.556s11.26 4.296 15.556 0s4.296-11.26 0-15.556M25 13c0 6.628-5.373 12-12 12c-1.12 0-2.204-.153-3.232-.44a10.95 10.95 0 0 0 4.982 1.19c6.075 0 11-4.925 11-11c0-1.793-.43-3.486-1.19-4.982A12 12 0 0 1 25 13"/></svg>
</template>

CSS

.icon-prohibited-multiple-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.282%206.282c3.532-3.531%209.152-3.701%2012.885-.51L5.773%2019.168c-3.192-3.733-3.022-9.353.51-12.885m.551%2013.945L20.227%206.833c3.192%203.733%203.022%209.353-.51%2012.885s-9.151%203.7-12.884.51M20.778%205.222C16.482.926%209.518.926%205.222%205.222s-4.296%2011.26%200%2015.556s11.26%204.296%2015.556%200s4.296-11.26%200-15.556M25%2013c0%206.628-5.373%2012-12%2012c-1.12%200-2.204-.153-3.232-.44a10.95%2010.95%200%200%200%204.982%201.19c6.075%200%2011-4.925%2011-11c0-1.793-.43-3.486-1.19-4.982A12%2012%200%200%201%2025%2013%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.282%206.282c3.532-3.531%209.152-3.701%2012.885-.51L5.773%2019.168c-3.192-3.733-3.022-9.353.51-12.885m.551%2013.945L20.227%206.833c3.192%203.733%203.022%209.353-.51%2012.885s-9.151%203.7-12.884.51M20.778%205.222C16.482.926%209.518.926%205.222%205.222s-4.296%2011.26%200%2015.556s11.26%204.296%2015.556%200s4.296-11.26%200-15.556M25%2013c0%206.628-5.373%2012-12%2012c-1.12%200-2.204-.153-3.232-.44a10.95%2010.95%200%200%200%204.982%201.19c6.075%200%2011-4.925%2011-11c0-1.793-.43-3.486-1.19-4.982A12%2012%200%200%201%2025%2013%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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