prohibited multiple icon
prohibited-multiple-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- prohibited-multiple-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M5.697 5.697a7.5 7.5 0 0 1 10.05-.504L5.193 15.747a7.5 7.5 0 0 1 .504-10.05m.556 11.11L16.807 6.253A7.5 7.5 0 0 1 6.253 16.807M17.364 4.636A9 9 0 1 0 4.636 17.364A9 9 0 0 0 17.364 4.636M21 11c0 5.523-4.477 10-10 10c-.864 0-1.702-.11-2.501-.315A9 9 0 0 0 20.685 8.499c.206.8.315 1.637.315 2.501"/></svg>
React
import type { SVGProps } from "react";
export function FluentProhibitedMultiple24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.697 5.697a7.5 7.5 0 0 1 10.05-.504L5.193 15.747a7.5 7.5 0 0 1 .504-10.05m.556 11.11L16.807 6.253A7.5 7.5 0 0 1 6.253 16.807M17.364 4.636A9 9 0 1 0 4.636 17.364A9 9 0 0 0 17.364 4.636M21 11c0 5.523-4.477 10-10 10c-.864 0-1.702-.11-2.501-.315A9 9 0 0 0 20.685 8.499c.206.8.315 1.637.315 2.501"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.697 5.697a7.5 7.5 0 0 1 10.05-.504L5.193 15.747a7.5 7.5 0 0 1 .504-10.05m.556 11.11L16.807 6.253A7.5 7.5 0 0 1 6.253 16.807M17.364 4.636A9 9 0 1 0 4.636 17.364A9 9 0 0 0 17.364 4.636M21 11c0 5.523-4.477 10-10 10c-.864 0-1.702-.11-2.501-.315A9 9 0 0 0 20.685 8.499c.206.8.315 1.637.315 2.501"/></svg> </template>
CSS
.icon-prohibited-multiple-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.697%205.697a7.5%207.5%200%200%201%2010.05-.504L5.193%2015.747a7.5%207.5%200%200%201%20.504-10.05m.556%2011.11L16.807%206.253A7.5%207.5%200%200%201%206.253%2016.807M17.364%204.636A9%209%200%201%200%204.636%2017.364A9%209%200%200%200%2017.364%204.636M21%2011c0%205.523-4.477%2010-10%2010c-.864%200-1.702-.11-2.501-.315A9%209%200%200%200%2020.685%208.499c.206.8.315%201.637.315%202.501%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.697%205.697a7.5%207.5%200%200%201%2010.05-.504L5.193%2015.747a7.5%207.5%200%200%201%20.504-10.05m.556%2011.11L16.807%206.253A7.5%207.5%200%200%201%206.253%2016.807M17.364%204.636A9%209%200%201%200%204.636%2017.364A9%209%200%200%200%2017.364%204.636M21%2011c0%205.523-4.477%2010-10%2010c-.864%200-1.702-.11-2.501-.315A9%209%200%200%200%2020.685%208.499c.206.8.315%201.637.315%202.501%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/prohibited-multiple-24-regular.svg?color=%231a73e8&size=48