frame person off icon
frame-person-off-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- frame-person-off-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
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="m19.75 22.575l-.6-.575H17q-.425 0-.712-.287T16 21t.288-.712T17 20h.15l-2-2H7q-.425 0-.712-.288T6 17v-.9q0-.525.263-.987t.712-.738q.775-.45 1.613-.763t1.712-.462L4 6.825V7q0 .425-.288.713T3 8t-.712-.288T2 7V4.85l-.65-.65q-.3-.3-.288-.713t.313-.712t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22 17v2.15l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17M4 22q-.825 0-1.412-.587T2 20v-3q0-.425.288-.712T3 16t.713.288T4 17v3h3q.425 0 .713.288T8 21t-.288.713T7 22zM20 7V4h-3q-.425 0-.712-.288T16 3t.288-.712T17 2h3q.825 0 1.413.588T22 4v3q0 .425-.288.713T21 8t-.712-.288T20 7M4.85 2H7q.425 0 .713.288T8 3t-.288.713T7 4h-.15zM15 9q0 .65-.262 1.213t-.688.987L9.8 6.95q.425-.425.988-.687T12 6q1.25 0 2.125.875T15 9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFramePersonOffRounded(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="m19.75 22.575l-.6-.575H17q-.425 0-.712-.287T16 21t.288-.712T17 20h.15l-2-2H7q-.425 0-.712-.288T6 17v-.9q0-.525.263-.987t.712-.738q.775-.45 1.613-.763t1.712-.462L4 6.825V7q0 .425-.288.713T3 8t-.712-.288T2 7V4.85l-.65-.65q-.3-.3-.288-.713t.313-.712t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22 17v2.15l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17M4 22q-.825 0-1.412-.587T2 20v-3q0-.425.288-.712T3 16t.713.288T4 17v3h3q.425 0 .713.288T8 21t-.288.713T7 22zM20 7V4h-3q-.425 0-.712-.288T16 3t.288-.712T17 2h3q.825 0 1.413.588T22 4v3q0 .425-.288.713T21 8t-.712-.288T20 7M4.85 2H7q.425 0 .713.288T8 3t-.288.713T7 4h-.15zM15 9q0 .65-.262 1.213t-.688.987L9.8 6.95q.425-.425.988-.687T12 6q1.25 0 2.125.875T15 9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.75 22.575l-.6-.575H17q-.425 0-.712-.287T16 21t.288-.712T17 20h.15l-2-2H7q-.425 0-.712-.288T6 17v-.9q0-.525.263-.987t.712-.738q.775-.45 1.613-.763t1.712-.462L4 6.825V7q0 .425-.288.713T3 8t-.712-.288T2 7V4.85l-.65-.65q-.3-.3-.288-.713t.313-.712t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22 17v2.15l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17M4 22q-.825 0-1.412-.587T2 20v-3q0-.425.288-.712T3 16t.713.288T4 17v3h3q.425 0 .713.288T8 21t-.288.713T7 22zM20 7V4h-3q-.425 0-.712-.288T16 3t.288-.712T17 2h3q.825 0 1.413.588T22 4v3q0 .425-.288.713T21 8t-.712-.288T20 7M4.85 2H7q.425 0 .713.288T8 3t-.288.713T7 4h-.15zM15 9q0 .65-.262 1.213t-.688.987L9.8 6.95q.425-.425.988-.687T12 6q1.25 0 2.125.875T15 9"/></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%22m19.75%2022.575l-.6-.575H17q-.425%200-.712-.287T16%2021t.288-.712T17%2020h.15l-2-2H7q-.425%200-.712-.288T6%2017v-.9q0-.525.263-.987t.712-.738q.775-.45%201.613-.763t1.712-.462L4%206.825V7q0%20.425-.288.713T3%208t-.712-.288T2%207V4.85l-.65-.65q-.3-.3-.288-.713t.313-.712t.713-.3t.712.3l18.375%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22%2017v2.15l-2-2V17q0-.425.288-.712T21%2016t.713.288T22%2017M4%2022q-.825%200-1.412-.587T2%2020v-3q0-.425.288-.712T3%2016t.713.288T4%2017v3h3q.425%200%20.713.288T8%2021t-.288.713T7%2022zM20%207V4h-3q-.425%200-.712-.288T16%203t.288-.712T17%202h3q.825%200%201.413.588T22%204v3q0%20.425-.288.713T21%208t-.712-.288T20%207M4.85%202H7q.425%200%20.713.288T8%203t-.288.713T7%204h-.15zM15%209q0%20.65-.262%201.213t-.688.987L9.8%206.95q.425-.425.988-.687T12%206q1.25%200%202.125.875T15%209%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%22m19.75%2022.575l-.6-.575H17q-.425%200-.712-.287T16%2021t.288-.712T17%2020h.15l-2-2H7q-.425%200-.712-.288T6%2017v-.9q0-.525.263-.987t.712-.738q.775-.45%201.613-.763t1.712-.462L4%206.825V7q0%20.425-.288.713T3%208t-.712-.288T2%207V4.85l-.65-.65q-.3-.3-.288-.713t.313-.712t.713-.3t.712.3l18.375%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3M22%2017v2.15l-2-2V17q0-.425.288-.712T21%2016t.713.288T22%2017M4%2022q-.825%200-1.412-.587T2%2020v-3q0-.425.288-.712T3%2016t.713.288T4%2017v3h3q.425%200%20.713.288T8%2021t-.288.713T7%2022zM20%207V4h-3q-.425%200-.712-.288T16%203t.288-.712T17%202h3q.825%200%201.413.588T22%204v3q0%20.425-.288.713T21%208t-.712-.288T20%207M4.85%202H7q.425%200%20.713.288T8%203t-.288.713T7%204h-.15zM15%209q0%20.65-.262%201.213t-.688.987L9.8%206.95q.425-.425.988-.687T12%206q1.25%200%202.125.875T15%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/frame-person-off-rounded.svg?color=%231a73e8&size=48