books movies and music icon

books-movies-and-music from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
books-movies-and-music
Set
Material Symbols Light
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the books movies and music icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.77 21q-.31 0-.54-.23T4 20.23V7.82q0-.293.146-.533q.146-.239.427-.325l8.366-2.577q.346-.104.627.115q.28.22.28.577V7h1.385q.31 0 .54.23t.229.54v2.942q-2.29.25-3.799 1.941t-1.509 4q0 1.253.493 2.38q.492 1.127 1.382 1.967zM7.691 7h5.154V5.489zm6.165 12.49q-1.165-1.165-1.165-2.836t1.165-2.836t2.835-1.164t2.836 1.164t1.164 2.836t-1.164 2.835t-2.836 1.165q-1.67 0-2.835-1.165m1.97-.95l2.73-1.924l-2.73-1.923z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBooksMoviesAndMusic(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.77 21q-.31 0-.54-.23T4 20.23V7.82q0-.293.146-.533q.146-.239.427-.325l8.366-2.577q.346-.104.627.115q.28.22.28.577V7h1.385q.31 0 .54.23t.229.54v2.942q-2.29.25-3.799 1.941t-1.509 4q0 1.253.493 2.38q.492 1.127 1.382 1.967zM7.691 7h5.154V5.489zm6.165 12.49q-1.165-1.165-1.165-2.836t1.165-2.836t2.835-1.164t2.836 1.164t1.164 2.836t-1.164 2.835t-2.836 1.165q-1.67 0-2.835-1.165m1.97-.95l2.73-1.924l-2.73-1.923z"/></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.77 21q-.31 0-.54-.23T4 20.23V7.82q0-.293.146-.533q.146-.239.427-.325l8.366-2.577q.346-.104.627.115q.28.22.28.577V7h1.385q.31 0 .54.23t.229.54v2.942q-2.29.25-3.799 1.941t-1.509 4q0 1.253.493 2.38q.492 1.127 1.382 1.967zM7.691 7h5.154V5.489zm6.165 12.49q-1.165-1.165-1.165-2.836t1.165-2.836t2.835-1.164t2.836 1.164t1.164 2.836t-1.164 2.835t-2.836 1.165q-1.67 0-2.835-1.165m1.97-.95l2.73-1.924l-2.73-1.923z"/></svg>
</template>

CSS

.icon-books-movies-and-music {
  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.77%2021q-.31%200-.54-.23T4%2020.23V7.82q0-.293.146-.533q.146-.239.427-.325l8.366-2.577q.346-.104.627.115q.28.22.28.577V7h1.385q.31%200%20.54.23t.229.54v2.942q-2.29.25-3.799%201.941t-1.509%204q0%201.253.493%202.38q.492%201.127%201.382%201.967zM7.691%207h5.154V5.489zm6.165%2012.49q-1.165-1.165-1.165-2.836t1.165-2.836t2.835-1.164t2.836%201.164t1.164%202.836t-1.164%202.835t-2.836%201.165q-1.67%200-2.835-1.165m1.97-.95l2.73-1.924l-2.73-1.923z%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.77%2021q-.31%200-.54-.23T4%2020.23V7.82q0-.293.146-.533q.146-.239.427-.325l8.366-2.577q.346-.104.627.115q.28.22.28.577V7h1.385q.31%200%20.54.23t.229.54v2.942q-2.29.25-3.799%201.941t-1.509%204q0%201.253.493%202.38q.492%201.127%201.382%201.967zM7.691%207h5.154V5.489zm6.165%2012.49q-1.165-1.165-1.165-2.836t1.165-2.836t2.835-1.164t2.836%201.164t1.164%202.836t-1.164%202.835t-2.836%201.165q-1.67%200-2.835-1.165m1.97-.95l2.73-1.924l-2.73-1.923z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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