books movies and music icon
books-movies-and-music-outline from Material Symbols Light by Google · Outline · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- books-movies-and-music-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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-.33 0-.55-.22T4 20.23V7.82q0-.318.14-.542t.433-.316l8.366-2.577q.346-.104.627.118q.28.222.28.574V7h1.385q.329 0 .549.22t.22.55v2.884h-1V8H5v12h6.598l1 1zM7.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.923zM5 20V8z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBooksMoviesAndMusicOutline(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-.33 0-.55-.22T4 20.23V7.82q0-.318.14-.542t.433-.316l8.366-2.577q.346-.104.627.118q.28.222.28.574V7h1.385q.329 0 .549.22t.22.55v2.884h-1V8H5v12h6.598l1 1zM7.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.923zM5 20V8z"/></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-.33 0-.55-.22T4 20.23V7.82q0-.318.14-.542t.433-.316l8.366-2.577q.346-.104.627.118q.28.222.28.574V7h1.385q.329 0 .549.22t.22.55v2.884h-1V8H5v12h6.598l1 1zM7.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.923zM5 20V8z"/></svg> </template>
CSS
.icon-books-movies-and-music-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%22M4.77%2021q-.33%200-.55-.22T4%2020.23V7.82q0-.318.14-.542t.433-.316l8.366-2.577q.346-.104.627.118q.28.222.28.574V7h1.385q.329%200%20.549.22t.22.55v2.884h-1V8H5v12h6.598l1%201zM7.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.923zM5%2020V8z%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-.33%200-.55-.22T4%2020.23V7.82q0-.318.14-.542t.433-.316l8.366-2.577q.346-.104.627.118q.28.222.28.574V7h1.385q.329%200%20.549.22t.22.55v2.884h-1V8H5v12h6.598l1%201zM7.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.923zM5%2020V8z%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-outline.svg?color=%231a73e8&size=48