movie-info from Material Symbols Light by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
movie-info
Set
Material Symbols Light
Style
Regular
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 movie info icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.23 20.5q-.69 0-1.152-.462t-.463-1.153V5.115q0-.69.463-1.152T4.231 3.5h15.538q.69 0 1.153.463t.463 1.153v13.769q0 .69-.463 1.153t-1.153.462zm0-1h2.385v-3h-3v2.385q0 .23.193.423t.423.192m13.154 0h2.384q.231 0 .423-.192t.193-.424V16.5h-3zM11.5 15.923h1v-5.115h-1zM3.616 15.5h3v-3h-3zm13.769 0h3v-3h-3zm-13.77-4h3v-3h-3zm13.77 0h3v-3h-3zM12 9q.262 0 .439-.177q.176-.177.176-.438q0-.262-.177-.439T12 7.77t-.438.177t-.177.439t.177.438T12 9M3.615 7.5h3v-3H4.232q-.231 0-.423.192t-.192.423zm13.77 0h3V5.116q0-.231-.193-.424T19.77 4.5h-2.384z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMovieInfo(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="M4.23 20.5q-.69 0-1.152-.462t-.463-1.153V5.115q0-.69.463-1.152T4.231 3.5h15.538q.69 0 1.153.463t.463 1.153v13.769q0 .69-.463 1.153t-1.153.462zm0-1h2.385v-3h-3v2.385q0 .23.193.423t.423.192m13.154 0h2.384q.231 0 .423-.192t.193-.424V16.5h-3zM11.5 15.923h1v-5.115h-1zM3.616 15.5h3v-3h-3zm13.769 0h3v-3h-3zm-13.77-4h3v-3h-3zm13.77 0h3v-3h-3zM12 9q.262 0 .439-.177q.176-.177.176-.438q0-.262-.177-.439T12 7.77t-.438.177t-.177.439t.177.438T12 9M3.615 7.5h3v-3H4.232q-.231 0-.423.192t-.192.423zm13.77 0h3V5.116q0-.231-.193-.424T19.77 4.5h-2.384z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.23 20.5q-.69 0-1.152-.462t-.463-1.153V5.115q0-.69.463-1.152T4.231 3.5h15.538q.69 0 1.153.463t.463 1.153v13.769q0 .69-.463 1.153t-1.153.462zm0-1h2.385v-3h-3v2.385q0 .23.193.423t.423.192m13.154 0h2.384q.231 0 .423-.192t.193-.424V16.5h-3zM11.5 15.923h1v-5.115h-1zM3.616 15.5h3v-3h-3zm13.769 0h3v-3h-3zm-13.77-4h3v-3h-3zm13.77 0h3v-3h-3zM12 9q.262 0 .439-.177q.176-.177.176-.438q0-.262-.177-.439T12 7.77t-.438.177t-.177.439t.177.438T12 9M3.615 7.5h3v-3H4.232q-.231 0-.423.192t-.192.423zm13.77 0h3V5.116q0-.231-.193-.424T19.77 4.5h-2.384z"/></svg>
</template>

CSS

.icon-movie-info {
  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%22M4.23%2020.5q-.69%200-1.152-.462t-.463-1.153V5.115q0-.69.463-1.152T4.231%203.5h15.538q.69%200%201.153.463t.463%201.153v13.769q0%20.69-.463%201.153t-1.153.462zm0-1h2.385v-3h-3v2.385q0%20.23.193.423t.423.192m13.154%200h2.384q.231%200%20.423-.192t.193-.424V16.5h-3zM11.5%2015.923h1v-5.115h-1zM3.616%2015.5h3v-3h-3zm13.769%200h3v-3h-3zm-13.77-4h3v-3h-3zm13.77%200h3v-3h-3zM12%209q.262%200%20.439-.177q.176-.177.176-.438q0-.262-.177-.439T12%207.77t-.438.177t-.177.439t.177.438T12%209M3.615%207.5h3v-3H4.232q-.231%200-.423.192t-.192.423zm13.77%200h3V5.116q0-.231-.193-.424T19.77%204.5h-2.384z%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%22M4.23%2020.5q-.69%200-1.152-.462t-.463-1.153V5.115q0-.69.463-1.152T4.231%203.5h15.538q.69%200%201.153.463t.463%201.153v13.769q0%20.69-.463%201.153t-1.153.462zm0-1h2.385v-3h-3v2.385q0%20.23.193.423t.423.192m13.154%200h2.384q.231%200%20.423-.192t.193-.424V16.5h-3zM11.5%2015.923h1v-5.115h-1zM3.616%2015.5h3v-3h-3zm13.769%200h3v-3h-3zm-13.77-4h3v-3h-3zm13.77%200h3v-3h-3zM12%209q.262%200%20.439-.177q.176-.177.176-.438q0-.262-.177-.439T12%207.77t-.438.177t-.177.439t.177.438T12%209M3.615%207.5h3v-3H4.232q-.231%200-.423.192t-.192.423zm13.77%200h3V5.116q0-.231-.193-.424T19.77%204.5h-2.384z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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