books movies and music icon
books-movies-and-music-sharp from Material Symbols Light by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- books-movies-and-music-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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 21V7.135l9.846-3.031V7H16v3.712q-2.29.25-3.799 1.941t-1.509 4q0 1.253.493 2.38q.492 1.127 1.382 1.967zM7.692 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 MaterialSymbolsLightBooksMoviesAndMusicSharp(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 21V7.135l9.846-3.031V7H16v3.712q-2.29.25-3.799 1.941t-1.509 4q0 1.253.493 2.38q.492 1.127 1.382 1.967zM7.692 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 21V7.135l9.846-3.031V7H16v3.712q-2.29.25-3.799 1.941t-1.509 4q0 1.253.493 2.38q.492 1.127 1.382 1.967zM7.692 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-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%22M4%2021V7.135l9.846-3.031V7H16v3.712q-2.29.25-3.799%201.941t-1.509%204q0%201.253.493%202.38q.492%201.127%201.382%201.967zM7.692%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%2021V7.135l9.846-3.031V7H16v3.712q-2.29.25-3.799%201.941t-1.509%204q0%201.253.493%202.38q.492%201.127%201.382%201.967zM7.692%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-sharp.svg?color=%231a73e8&size=48