frame-person-off-sharp from Material Symbols Light by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
frame-person-off-sharp
Set
Material Symbols Light
Style
Sharp
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the frame 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="M21.104 22.53L19.573 21H16v-1h2.573l-2.885-2.884H6.5v-1.4q0-.41.205-.757q.204-.347.558-.565q.987-.585 2.094-.897t2.25-.347h.116L4 5.427V8H3V4.427l-1.12-1.12l.714-.713l19.223 19.223zM14.5 9.386q0 .477-.166.905q-.167.427-.476.756l-3.52-3.519q.33-.31.757-.476q.428-.166.905-.166q1.02 0 1.76.74t.74 1.76M21 16v2.189l-1-1V16zM3 21v-5h1v4h4v1zM20 8V4h-4V3h5v5zM8 3v1H6.812l-1-1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFramePersonOffSharp(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="M21.104 22.53L19.573 21H16v-1h2.573l-2.885-2.884H6.5v-1.4q0-.41.205-.757q.204-.347.558-.565q.987-.585 2.094-.897t2.25-.347h.116L4 5.427V8H3V4.427l-1.12-1.12l.714-.713l19.223 19.223zM14.5 9.386q0 .477-.166.905q-.167.427-.476.756l-3.52-3.519q.33-.31.757-.476q.428-.166.905-.166q1.02 0 1.76.74t.74 1.76M21 16v2.189l-1-1V16zM3 21v-5h1v4h4v1zM20 8V4h-4V3h5v5zM8 3v1H6.812l-1-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.104 22.53L19.573 21H16v-1h2.573l-2.885-2.884H6.5v-1.4q0-.41.205-.757q.204-.347.558-.565q.987-.585 2.094-.897t2.25-.347h.116L4 5.427V8H3V4.427l-1.12-1.12l.714-.713l19.223 19.223zM14.5 9.386q0 .477-.166.905q-.167.427-.476.756l-3.52-3.519q.33-.31.757-.476q.428-.166.905-.166q1.02 0 1.76.74t.74 1.76M21 16v2.189l-1-1V16zM3 21v-5h1v4h4v1zM20 8V4h-4V3h5v5zM8 3v1H6.812l-1-1z"/></svg>
</template>

CSS

.icon-frame-person-off-sharp {
  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%22M21.104%2022.53L19.573%2021H16v-1h2.573l-2.885-2.884H6.5v-1.4q0-.41.205-.757q.204-.347.558-.565q.987-.585%202.094-.897t2.25-.347h.116L4%205.427V8H3V4.427l-1.12-1.12l.714-.713l19.223%2019.223zM14.5%209.386q0%20.477-.166.905q-.167.427-.476.756l-3.52-3.519q.33-.31.757-.476q.428-.166.905-.166q1.02%200%201.76.74t.74%201.76M21%2016v2.189l-1-1V16zM3%2021v-5h1v4h4v1zM20%208V4h-4V3h5v5zM8%203v1H6.812l-1-1z%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%22M21.104%2022.53L19.573%2021H16v-1h2.573l-2.885-2.884H6.5v-1.4q0-.41.205-.757q.204-.347.558-.565q.987-.585%202.094-.897t2.25-.347h.116L4%205.427V8H3V4.427l-1.12-1.12l.714-.713l19.223%2019.223zM14.5%209.386q0%20.477-.166.905q-.167.427-.476.756l-3.52-3.519q.33-.31.757-.476q.428-.166.905-.166q1.02%200%201.76.74t.74%201.76M21%2016v2.189l-1-1V16zM3%2021v-5h1v4h4v1zM20%208V4h-4V3h5v5zM8%203v1H6.812l-1-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/frame-person-off-sharp.svg?color=%231a73e8&size=48