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

Name
frame-person-off-rounded
Set
Material Symbols Light
Style
Rounded
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="M20.75 22.171L19.573 21H16.5q-.213 0-.357-.143T16 20.5t.143-.357T16.5 20h2.073l-2.885-2.884h-8.38q-.348 0-.578-.23t-.23-.578v-.593q0-.41.205-.756q.204-.348.558-.565q.987-.585 2.094-.897t2.25-.347h.116L4 5.421V7.5q0 .214-.143.357T3.5 8t-.357-.143T3 7.5V4.427l-.766-.765q-.146-.146-.152-.347t.158-.367t.357-.165t.357.165l18.51 18.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165M21 16.5v1.689l-1-1V16.5q0-.213.143-.357T20.5 16t.357.143t.143.357M4.616 21q-.691 0-1.153-.462T3 19.385V16.5q0-.213.143-.357T3.5 16t.357.143T4 16.5v2.885q0 .23.192.423t.423.192H7.5q.214 0 .357.143T8 20.5t-.143.357T7.5 21zM20 7.5V4.616q0-.231-.192-.424T19.385 4H16.5q-.213 0-.357-.143T16 3.5t.143-.357T16.5 3h2.885q.69 0 1.152.463T21 4.615V7.5q0 .214-.143.357T20.5 8t-.357-.143T20 7.5M5.812 3H7.5q.214 0 .357.143T8 3.5t-.143.357T7.5 4h-.688zM14.5 9.385q0 .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.76"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFramePersonOffRounded(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="M20.75 22.171L19.573 21H16.5q-.213 0-.357-.143T16 20.5t.143-.357T16.5 20h2.073l-2.885-2.884h-8.38q-.348 0-.578-.23t-.23-.578v-.593q0-.41.205-.756q.204-.348.558-.565q.987-.585 2.094-.897t2.25-.347h.116L4 5.421V7.5q0 .214-.143.357T3.5 8t-.357-.143T3 7.5V4.427l-.766-.765q-.146-.146-.152-.347t.158-.367t.357-.165t.357.165l18.51 18.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165M21 16.5v1.689l-1-1V16.5q0-.213.143-.357T20.5 16t.357.143t.143.357M4.616 21q-.691 0-1.153-.462T3 19.385V16.5q0-.213.143-.357T3.5 16t.357.143T4 16.5v2.885q0 .23.192.423t.423.192H7.5q.214 0 .357.143T8 20.5t-.143.357T7.5 21zM20 7.5V4.616q0-.231-.192-.424T19.385 4H16.5q-.213 0-.357-.143T16 3.5t.143-.357T16.5 3h2.885q.69 0 1.152.463T21 4.615V7.5q0 .214-.143.357T20.5 8t-.357-.143T20 7.5M5.812 3H7.5q.214 0 .357.143T8 3.5t-.143.357T7.5 4h-.688zM14.5 9.385q0 .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.76"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.75 22.171L19.573 21H16.5q-.213 0-.357-.143T16 20.5t.143-.357T16.5 20h2.073l-2.885-2.884h-8.38q-.348 0-.578-.23t-.23-.578v-.593q0-.41.205-.756q.204-.348.558-.565q.987-.585 2.094-.897t2.25-.347h.116L4 5.421V7.5q0 .214-.143.357T3.5 8t-.357-.143T3 7.5V4.427l-.766-.765q-.146-.146-.152-.347t.158-.367t.357-.165t.357.165l18.51 18.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165M21 16.5v1.689l-1-1V16.5q0-.213.143-.357T20.5 16t.357.143t.143.357M4.616 21q-.691 0-1.153-.462T3 19.385V16.5q0-.213.143-.357T3.5 16t.357.143T4 16.5v2.885q0 .23.192.423t.423.192H7.5q.214 0 .357.143T8 20.5t-.143.357T7.5 21zM20 7.5V4.616q0-.231-.192-.424T19.385 4H16.5q-.213 0-.357-.143T16 3.5t.143-.357T16.5 3h2.885q.69 0 1.152.463T21 4.615V7.5q0 .214-.143.357T20.5 8t-.357-.143T20 7.5M5.812 3H7.5q.214 0 .357.143T8 3.5t-.143.357T7.5 4h-.688zM14.5 9.385q0 .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.76"/></svg>
</template>

CSS

.icon-frame-person-off-rounded {
  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%22M20.75%2022.171L19.573%2021H16.5q-.213%200-.357-.143T16%2020.5t.143-.357T16.5%2020h2.073l-2.885-2.884h-8.38q-.348%200-.578-.23t-.23-.578v-.593q0-.41.205-.756q.204-.348.558-.565q.987-.585%202.094-.897t2.25-.347h.116L4%205.421V7.5q0%20.214-.143.357T3.5%208t-.357-.143T3%207.5V4.427l-.766-.765q-.146-.146-.152-.347t.158-.367t.357-.165t.357.165l18.51%2018.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165M21%2016.5v1.689l-1-1V16.5q0-.213.143-.357T20.5%2016t.357.143t.143.357M4.616%2021q-.691%200-1.153-.462T3%2019.385V16.5q0-.213.143-.357T3.5%2016t.357.143T4%2016.5v2.885q0%20.23.192.423t.423.192H7.5q.214%200%20.357.143T8%2020.5t-.143.357T7.5%2021zM20%207.5V4.616q0-.231-.192-.424T19.385%204H16.5q-.213%200-.357-.143T16%203.5t.143-.357T16.5%203h2.885q.69%200%201.152.463T21%204.615V7.5q0%20.214-.143.357T20.5%208t-.357-.143T20%207.5M5.812%203H7.5q.214%200%20.357.143T8%203.5t-.143.357T7.5%204h-.688zM14.5%209.385q0%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.76%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%22M20.75%2022.171L19.573%2021H16.5q-.213%200-.357-.143T16%2020.5t.143-.357T16.5%2020h2.073l-2.885-2.884h-8.38q-.348%200-.578-.23t-.23-.578v-.593q0-.41.205-.756q.204-.348.558-.565q.987-.585%202.094-.897t2.25-.347h.116L4%205.421V7.5q0%20.214-.143.357T3.5%208t-.357-.143T3%207.5V4.427l-.766-.765q-.146-.146-.152-.347t.158-.367t.357-.165t.357.165l18.51%2018.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165M21%2016.5v1.689l-1-1V16.5q0-.213.143-.357T20.5%2016t.357.143t.143.357M4.616%2021q-.691%200-1.153-.462T3%2019.385V16.5q0-.213.143-.357T3.5%2016t.357.143T4%2016.5v2.885q0%20.23.192.423t.423.192H7.5q.214%200%20.357.143T8%2020.5t-.143.357T7.5%2021zM20%207.5V4.616q0-.231-.192-.424T19.385%204H16.5q-.213%200-.357-.143T16%203.5t.143-.357T16.5%203h2.885q.69%200%201.152.463T21%204.615V7.5q0%20.214-.143.357T20.5%208t-.357-.143T20%207.5M5.812%203H7.5q.214%200%20.357.143T8%203.5t-.143.357T7.5%204h-.688zM14.5%209.385q0%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.76%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-rounded.svg?color=%231a73e8&size=48