recent actors icon
recent-actors-outline-sharp from Material Symbols Light by Google · Outline Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- recent-actors-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline 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 recent actors icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.77 18V6h12v12zm1-2.573q1.1-.708 2.35-1.106t2.65-.398t2.65.398t2.35 1.106V7h-10zm5-.504q-1.16 0-2.328.356t-2.234 1.087V17h9.219v-.635q-1.048-.673-2.244-1.057q-1.196-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.717-.716 1.726-.716q1.01 0 1.726.716q.717.716.717 1.726t-.717 1.726t-1.726.716t-1.726-.716m1.726-.249q.616 0 1.047-.43q.43-.432.43-1.047t-.43-1.046t-1.047-.431t-1.046.43t-.43 1.047t.43 1.046t1.046.431M17 18V6h1v12zm4.23 0V6h1v12zM7.828 17"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRecentActorsOutlineSharp(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="M1.77 18V6h12v12zm1-2.573q1.1-.708 2.35-1.106t2.65-.398t2.65.398t2.35 1.106V7h-10zm5-.504q-1.16 0-2.328.356t-2.234 1.087V17h9.219v-.635q-1.048-.673-2.244-1.057q-1.196-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.717-.716 1.726-.716q1.01 0 1.726.716q.717.716.717 1.726t-.717 1.726t-1.726.716t-1.726-.716m1.726-.249q.616 0 1.047-.43q.43-.432.43-1.047t-.43-1.046t-1.047-.431t-1.046.43t-.43 1.047t.43 1.046t1.046.431M17 18V6h1v12zm4.23 0V6h1v12zM7.828 17"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.77 18V6h12v12zm1-2.573q1.1-.708 2.35-1.106t2.65-.398t2.65.398t2.35 1.106V7h-10zm5-.504q-1.16 0-2.328.356t-2.234 1.087V17h9.219v-.635q-1.048-.673-2.244-1.057q-1.196-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.717-.716 1.726-.716q1.01 0 1.726.716q.717.716.717 1.726t-.717 1.726t-1.726.716t-1.726-.716m1.726-.249q.616 0 1.047-.43q.43-.432.43-1.047t-.43-1.046t-1.047-.431t-1.046.43t-.43 1.047t.43 1.046t1.046.431M17 18V6h1v12zm4.23 0V6h1v12zM7.828 17"/></svg> </template>
CSS
.icon-recent-actors-outline-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%22M1.77%2018V6h12v12zm1-2.573q1.1-.708%202.35-1.106t2.65-.398t2.65.398t2.35%201.106V7h-10zm5-.504q-1.16%200-2.328.356t-2.234%201.087V17h9.219v-.635q-1.048-.673-2.244-1.057q-1.196-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.717-.716%201.726-.716q1.01%200%201.726.716q.717.716.717%201.726t-.717%201.726t-1.726.716t-1.726-.716m1.726-.249q.616%200%201.047-.43q.43-.432.43-1.047t-.43-1.046t-1.047-.431t-1.046.43t-.43%201.047t.43%201.046t1.046.431M17%2018V6h1v12zm4.23%200V6h1v12zM7.828%2017%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%22M1.77%2018V6h12v12zm1-2.573q1.1-.708%202.35-1.106t2.65-.398t2.65.398t2.35%201.106V7h-10zm5-.504q-1.16%200-2.328.356t-2.234%201.087V17h9.219v-.635q-1.048-.673-2.244-1.057q-1.196-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.717-.716%201.726-.716q1.01%200%201.726.716q.717.716.717%201.726t-.717%201.726t-1.726.716t-1.726-.716m1.726-.249q.616%200%201.047-.43q.43-.432.43-1.047t-.43-1.046t-1.047-.431t-1.046.43t-.43%201.047t.43%201.046t1.046.431M17%2018V6h1v12zm4.23%200V6h1v12zM7.828%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/recent-actors-outline-sharp.svg?color=%231a73e8&size=48