video-person-off-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
video-person-off-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the video person off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.22 2.22a.75.75 0 0 1 1.06 0l18.5 18.5a.75.75 0 0 1-1.06 1.06l-1.776-1.775H4.25A2.25 2.25 0 0 1 2 17.755V6.25a2.25 2.25 0 0 1 1.2-1.99l-.98-.98a.75.75 0 0 1 0-1.06m13.275 14.335L14.439 15.5H8.75a.25.25 0 0 0-.243.193l-.007.057l-.001 2.754h6.995zM11.939 13a3 3 0 0 1-2.938-2.939L4.439 5.5H4.25a.75.75 0 0 0-.75.75v11.505c0 .414.336.75.75.75l2.749-.001L7 15.75a1.75 1.75 0 0 1 1.606-1.744L8.75 14h4.19zm-.229-4.472l-1.157-1.156a3 3 0 0 1 4.075 4.075l-1.156-1.157a1.503 1.503 0 0 0-1.762-1.762m8.785 8.786V6.25a.75.75 0 0 0-.75-.75H8.682L7.182 4h12.563a2.25 2.25 0 0 1 2.25 2.25v11.505c0 .312-.063.61-.178.88z"/></svg>

React

import type { SVGProps } from "react";

export function FluentVideoPersonOff24Regular(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="M2.22 2.22a.75.75 0 0 1 1.06 0l18.5 18.5a.75.75 0 0 1-1.06 1.06l-1.776-1.775H4.25A2.25 2.25 0 0 1 2 17.755V6.25a2.25 2.25 0 0 1 1.2-1.99l-.98-.98a.75.75 0 0 1 0-1.06m13.275 14.335L14.439 15.5H8.75a.25.25 0 0 0-.243.193l-.007.057l-.001 2.754h6.995zM11.939 13a3 3 0 0 1-2.938-2.939L4.439 5.5H4.25a.75.75 0 0 0-.75.75v11.505c0 .414.336.75.75.75l2.749-.001L7 15.75a1.75 1.75 0 0 1 1.606-1.744L8.75 14h4.19zm-.229-4.472l-1.157-1.156a3 3 0 0 1 4.075 4.075l-1.156-1.157a1.503 1.503 0 0 0-1.762-1.762m8.785 8.786V6.25a.75.75 0 0 0-.75-.75H8.682L7.182 4h12.563a2.25 2.25 0 0 1 2.25 2.25v11.505c0 .312-.063.61-.178.88z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.22 2.22a.75.75 0 0 1 1.06 0l18.5 18.5a.75.75 0 0 1-1.06 1.06l-1.776-1.775H4.25A2.25 2.25 0 0 1 2 17.755V6.25a2.25 2.25 0 0 1 1.2-1.99l-.98-.98a.75.75 0 0 1 0-1.06m13.275 14.335L14.439 15.5H8.75a.25.25 0 0 0-.243.193l-.007.057l-.001 2.754h6.995zM11.939 13a3 3 0 0 1-2.938-2.939L4.439 5.5H4.25a.75.75 0 0 0-.75.75v11.505c0 .414.336.75.75.75l2.749-.001L7 15.75a1.75 1.75 0 0 1 1.606-1.744L8.75 14h4.19zm-.229-4.472l-1.157-1.156a3 3 0 0 1 4.075 4.075l-1.156-1.157a1.503 1.503 0 0 0-1.762-1.762m8.785 8.786V6.25a.75.75 0 0 0-.75-.75H8.682L7.182 4h12.563a2.25 2.25 0 0 1 2.25 2.25v11.505c0 .312-.063.61-.178.88z"/></svg>
</template>

CSS

.icon-video-person-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%22M2.22%202.22a.75.75%200%200%201%201.06%200l18.5%2018.5a.75.75%200%200%201-1.06%201.06l-1.776-1.775H4.25A2.25%202.25%200%200%201%202%2017.755V6.25a2.25%202.25%200%200%201%201.2-1.99l-.98-.98a.75.75%200%200%201%200-1.06m13.275%2014.335L14.439%2015.5H8.75a.25.25%200%200%200-.243.193l-.007.057l-.001%202.754h6.995zM11.939%2013a3%203%200%200%201-2.938-2.939L4.439%205.5H4.25a.75.75%200%200%200-.75.75v11.505c0%20.414.336.75.75.75l2.749-.001L7%2015.75a1.75%201.75%200%200%201%201.606-1.744L8.75%2014h4.19zm-.229-4.472l-1.157-1.156a3%203%200%200%201%204.075%204.075l-1.156-1.157a1.503%201.503%200%200%200-1.762-1.762m8.785%208.786V6.25a.75.75%200%200%200-.75-.75H8.682L7.182%204h12.563a2.25%202.25%200%200%201%202.25%202.25v11.505c0%20.312-.063.61-.178.88z%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%22M2.22%202.22a.75.75%200%200%201%201.06%200l18.5%2018.5a.75.75%200%200%201-1.06%201.06l-1.776-1.775H4.25A2.25%202.25%200%200%201%202%2017.755V6.25a2.25%202.25%200%200%201%201.2-1.99l-.98-.98a.75.75%200%200%201%200-1.06m13.275%2014.335L14.439%2015.5H8.75a.25.25%200%200%200-.243.193l-.007.057l-.001%202.754h6.995zM11.939%2013a3%203%200%200%201-2.938-2.939L4.439%205.5H4.25a.75.75%200%200%200-.75.75v11.505c0%20.414.336.75.75.75l2.749-.001L7%2015.75a1.75%201.75%200%200%201%201.606-1.744L8.75%2014h4.19zm-.229-4.472l-1.157-1.156a3%203%200%200%201%204.075%204.075l-1.156-1.157a1.503%201.503%200%200%200-1.762-1.762m8.785%208.786V6.25a.75.75%200%200%200-.75-.75H8.682L7.182%204h12.563a2.25%202.25%200%200%201%202.25%202.25v11.505c0%20.312-.063.61-.178.88z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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