presenter off icon
presenter-off-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- presenter-off-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Use the presenter off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l5.854 5.855A1.75 1.75 0 0 0 7 10.75V12h1.5v-1.25l.007-.057a.25.25 0 0 1 .243-.193h.69l2.496 2.497H3.75c-.709 0-1.022.893-.469 1.336L8 18.11v1.645a2.25 2.25 0 0 0 2.25 2.25h3.495a2.25 2.25 0 0 0 2.25-2.25V18.11l.586-.468l4.138 4.139a.75.75 0 0 0 1.061-1.061zm12.234 14.355l-.737.59a.75.75 0 0 0-.282.585v2.005a.75.75 0 0 1-.75.75H10.25a.75.75 0 0 1-.75-.75V17.75a.75.75 0 0 0-.281-.585l-3.333-2.668h7.55zM12 8c-.344 0-.674-.058-.982-.165L9.164 5.982A3 3 0 1 1 12 8m0-4.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m8.244 9.496H16.18l2.758 2.758l1.776-1.422c.553-.444.24-1.336-.469-1.336M13.682 10.5l-1.5-1.5h3.063a1.75 1.75 0 0 1 1.744 1.607l.006.143V12h-1.5v-1.25a.25.25 0 0 0-.193-.243l-.057-.007z"/></svg>
React
import type { SVGProps } from "react";
export function FluentPresenterOff24Regular(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="M3.28 2.22a.75.75 0 1 0-1.06 1.06l5.854 5.855A1.75 1.75 0 0 0 7 10.75V12h1.5v-1.25l.007-.057a.25.25 0 0 1 .243-.193h.69l2.496 2.497H3.75c-.709 0-1.022.893-.469 1.336L8 18.11v1.645a2.25 2.25 0 0 0 2.25 2.25h3.495a2.25 2.25 0 0 0 2.25-2.25V18.11l.586-.468l4.138 4.139a.75.75 0 0 0 1.061-1.061zm12.234 14.355l-.737.59a.75.75 0 0 0-.282.585v2.005a.75.75 0 0 1-.75.75H10.25a.75.75 0 0 1-.75-.75V17.75a.75.75 0 0 0-.281-.585l-3.333-2.668h7.55zM12 8c-.344 0-.674-.058-.982-.165L9.164 5.982A3 3 0 1 1 12 8m0-4.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m8.244 9.496H16.18l2.758 2.758l1.776-1.422c.553-.444.24-1.336-.469-1.336M13.682 10.5l-1.5-1.5h3.063a1.75 1.75 0 0 1 1.744 1.607l.006.143V12h-1.5v-1.25a.25.25 0 0 0-.193-.243l-.057-.007z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.28 2.22a.75.75 0 1 0-1.06 1.06l5.854 5.855A1.75 1.75 0 0 0 7 10.75V12h1.5v-1.25l.007-.057a.25.25 0 0 1 .243-.193h.69l2.496 2.497H3.75c-.709 0-1.022.893-.469 1.336L8 18.11v1.645a2.25 2.25 0 0 0 2.25 2.25h3.495a2.25 2.25 0 0 0 2.25-2.25V18.11l.586-.468l4.138 4.139a.75.75 0 0 0 1.061-1.061zm12.234 14.355l-.737.59a.75.75 0 0 0-.282.585v2.005a.75.75 0 0 1-.75.75H10.25a.75.75 0 0 1-.75-.75V17.75a.75.75 0 0 0-.281-.585l-3.333-2.668h7.55zM12 8c-.344 0-.674-.058-.982-.165L9.164 5.982A3 3 0 1 1 12 8m0-4.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3m8.244 9.496H16.18l2.758 2.758l1.776-1.422c.553-.444.24-1.336-.469-1.336M13.682 10.5l-1.5-1.5h3.063a1.75 1.75 0 0 1 1.744 1.607l.006.143V12h-1.5v-1.25a.25.25 0 0 0-.193-.243l-.057-.007z"/></svg> </template>
CSS
.icon-presenter-off-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%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l5.854%205.855A1.75%201.75%200%200%200%207%2010.75V12h1.5v-1.25l.007-.057a.25.25%200%200%201%20.243-.193h.69l2.496%202.497H3.75c-.709%200-1.022.893-.469%201.336L8%2018.11v1.645a2.25%202.25%200%200%200%202.25%202.25h3.495a2.25%202.25%200%200%200%202.25-2.25V18.11l.586-.468l4.138%204.139a.75.75%200%200%200%201.061-1.061zm12.234%2014.355l-.737.59a.75.75%200%200%200-.282.585v2.005a.75.75%200%200%201-.75.75H10.25a.75.75%200%200%201-.75-.75V17.75a.75.75%200%200%200-.281-.585l-3.333-2.668h7.55zM12%208c-.344%200-.674-.058-.982-.165L9.164%205.982A3%203%200%201%201%2012%208m0-4.5a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m8.244%209.496H16.18l2.758%202.758l1.776-1.422c.553-.444.24-1.336-.469-1.336M13.682%2010.5l-1.5-1.5h3.063a1.75%201.75%200%200%201%201.744%201.607l.006.143V12h-1.5v-1.25a.25.25%200%200%200-.193-.243l-.057-.007z%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%22M3.28%202.22a.75.75%200%201%200-1.06%201.06l5.854%205.855A1.75%201.75%200%200%200%207%2010.75V12h1.5v-1.25l.007-.057a.25.25%200%200%201%20.243-.193h.69l2.496%202.497H3.75c-.709%200-1.022.893-.469%201.336L8%2018.11v1.645a2.25%202.25%200%200%200%202.25%202.25h3.495a2.25%202.25%200%200%200%202.25-2.25V18.11l.586-.468l4.138%204.139a.75.75%200%200%200%201.061-1.061zm12.234%2014.355l-.737.59a.75.75%200%200%200-.282.585v2.005a.75.75%200%200%201-.75.75H10.25a.75.75%200%200%201-.75-.75V17.75a.75.75%200%200%200-.281-.585l-3.333-2.668h7.55zM12%208c-.344%200-.674-.058-.982-.165L9.164%205.982A3%203%200%201%201%2012%208m0-4.5a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3m8.244%209.496H16.18l2.758%202.758l1.776-1.422c.553-.444.24-1.336-.469-1.336M13.682%2010.5l-1.5-1.5h3.063a1.75%201.75%200%200%201%201.744%201.607l.006.143V12h-1.5v-1.25a.25.25%200%200%200-.193-.243l-.057-.007z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/presenter-off-24-regular.svg?color=%231a73e8&size=48