recent-actors-outline from Material Symbols Light by Google · Outline · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
recent-actors-outline
Set
Material Symbols Light
Style
Outline
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="M3.962 18q-.98 0-1.586-.607t-.607-1.585V8.192q0-.979.607-1.585T3.962 6h7.615q.979 0 1.586.607t.606 1.585v7.616q0 .979-.606 1.585T11.577 18zm-1.193-2.573q1.1-.708 2.35-1.106t2.65-.398t2.65.398t2.35 1.106V8.192q0-.5-.346-.846T11.577 7H3.962q-.5 0-.846.346q-.347.346-.347.846zm5-.504q-1.16 0-2.327.356t-2.234 1.087q.058.307.375.47t.644.164h7.085q.346 0 .644-.163t.471-.471q-1.048-.674-2.244-1.058q-1.197-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.716-.716 1.726-.716t1.726.716t.716 1.726t-.716 1.726t-1.726.716t-1.726-.716m1.726-.249q.606 0 1.041-.436q.436-.435.436-1.041T8.81 9.459t-1.04-.436t-1.042.436q-.436.435-.436 1.041t.436 1.041t1.041.436M17 18V6h1v12zm4.23 0V6h1v12zM7.828 17"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRecentActorsOutline(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="M3.962 18q-.98 0-1.586-.607t-.607-1.585V8.192q0-.979.607-1.585T3.962 6h7.615q.979 0 1.586.607t.606 1.585v7.616q0 .979-.606 1.585T11.577 18zm-1.193-2.573q1.1-.708 2.35-1.106t2.65-.398t2.65.398t2.35 1.106V8.192q0-.5-.346-.846T11.577 7H3.962q-.5 0-.846.346q-.347.346-.347.846zm5-.504q-1.16 0-2.327.356t-2.234 1.087q.058.307.375.47t.644.164h7.085q.346 0 .644-.163t.471-.471q-1.048-.674-2.244-1.058q-1.197-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.716-.716 1.726-.716t1.726.716t.716 1.726t-.716 1.726t-1.726.716t-1.726-.716m1.726-.249q.606 0 1.041-.436q.436-.435.436-1.041T8.81 9.459t-1.04-.436t-1.042.436q-.436.435-.436 1.041t.436 1.041t1.041.436M17 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="M3.962 18q-.98 0-1.586-.607t-.607-1.585V8.192q0-.979.607-1.585T3.962 6h7.615q.979 0 1.586.607t.606 1.585v7.616q0 .979-.606 1.585T11.577 18zm-1.193-2.573q1.1-.708 2.35-1.106t2.65-.398t2.65.398t2.35 1.106V8.192q0-.5-.346-.846T11.577 7H3.962q-.5 0-.846.346q-.347.346-.347.846zm5-.504q-1.16 0-2.327.356t-2.234 1.087q.058.307.375.47t.644.164h7.085q.346 0 .644-.163t.471-.471q-1.048-.674-2.244-1.058q-1.197-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.716-.716 1.726-.716t1.726.716t.716 1.726t-.716 1.726t-1.726.716t-1.726-.716m1.726-.249q.606 0 1.041-.436q.436-.435.436-1.041T8.81 9.459t-1.04-.436t-1.042.436q-.436.435-.436 1.041t.436 1.041t1.041.436M17 18V6h1v12zm4.23 0V6h1v12zM7.828 17"/></svg>
</template>

CSS

.icon-recent-actors-outline {
  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%22M3.962%2018q-.98%200-1.586-.607t-.607-1.585V8.192q0-.979.607-1.585T3.962%206h7.615q.979%200%201.586.607t.606%201.585v7.616q0%20.979-.606%201.585T11.577%2018zm-1.193-2.573q1.1-.708%202.35-1.106t2.65-.398t2.65.398t2.35%201.106V8.192q0-.5-.346-.846T11.577%207H3.962q-.5%200-.846.346q-.347.346-.347.846zm5-.504q-1.16%200-2.327.356t-2.234%201.087q.058.307.375.47t.644.164h7.085q.346%200%20.644-.163t.471-.471q-1.048-.674-2.244-1.058q-1.197-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.716-.716%201.726-.716t1.726.716t.716%201.726t-.716%201.726t-1.726.716t-1.726-.716m1.726-.249q.606%200%201.041-.436q.436-.435.436-1.041T8.81%209.459t-1.04-.436t-1.042.436q-.436.435-.436%201.041t.436%201.041t1.041.436M17%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%22M3.962%2018q-.98%200-1.586-.607t-.607-1.585V8.192q0-.979.607-1.585T3.962%206h7.615q.979%200%201.586.607t.606%201.585v7.616q0%20.979-.606%201.585T11.577%2018zm-1.193-2.573q1.1-.708%202.35-1.106t2.65-.398t2.65.398t2.35%201.106V8.192q0-.5-.346-.846T11.577%207H3.962q-.5%200-.846.346q-.347.346-.347.846zm5-.504q-1.16%200-2.327.356t-2.234%201.087q.058.307.375.47t.644.164h7.085q.346%200%20.644-.163t.471-.471q-1.048-.674-2.244-1.058q-1.197-.385-2.414-.385m-1.726-2.697q-.716-.717-.716-1.726t.716-1.726q.716-.716%201.726-.716t1.726.716t.716%201.726t-.716%201.726t-1.726.716t-1.726-.716m1.726-.249q.606%200%201.041-.436q.436-.435.436-1.041T8.81%209.459t-1.04-.436t-1.042.436q-.436.435-.436%201.041t.436%201.041t1.041.436M17%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.svg?color=%231a73e8&size=48