presenter off icon
presenter-off-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- presenter-off-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- 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.75V12h3.94l.996.997H3.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.9 10.777l2.758 2.758l1.776-1.422c.553-.444.24-1.336-.469-1.336zM12.182 9l3 3h1.813v-1.25l-.006-.143A1.75 1.75 0 0 0 15.245 9zM12 8c-.344 0-.674-.057-.982-.164L9.164 5.982A3 3 0 1 1 12 8"/></svg>
React
import type { SVGProps } from "react";
export function FluentPresenterOff24Filled(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.75V12h3.94l.996.997H3.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.9 10.777l2.758 2.758l1.776-1.422c.553-.444.24-1.336-.469-1.336zM12.182 9l3 3h1.813v-1.25l-.006-.143A1.75 1.75 0 0 0 15.245 9zM12 8c-.344 0-.674-.057-.982-.164L9.164 5.982A3 3 0 1 1 12 8"/></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.75V12h3.94l.996.997H3.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.9 10.777l2.758 2.758l1.776-1.422c.553-.444.24-1.336-.469-1.336zM12.182 9l3 3h1.813v-1.25l-.006-.143A1.75 1.75 0 0 0 15.245 9zM12 8c-.344 0-.674-.057-.982-.164L9.164 5.982A3 3 0 1 1 12 8"/></svg> </template>
CSS
.icon-presenter-off-24-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%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.75V12h3.94l.996.997H3.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.9%2010.777l2.758%202.758l1.776-1.422c.553-.444.24-1.336-.469-1.336zM12.182%209l3%203h1.813v-1.25l-.006-.143A1.75%201.75%200%200%200%2015.245%209zM12%208c-.344%200-.674-.057-.982-.164L9.164%205.982A3%203%200%201%201%2012%208%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.75V12h3.94l.996.997H3.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.9%2010.777l2.758%202.758l1.776-1.422c.553-.444.24-1.336-.469-1.336zM12.182%209l3%203h1.813v-1.25l-.006-.143A1.75%201.75%200%200%200%2015.245%209zM12%208c-.344%200-.674-.057-.982-.164L9.164%205.982A3%203%200%201%201%2012%208%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-filled.svg?color=%231a73e8&size=48