books movies and music icon
books-movies-and-music-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- books-movies-and-music-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline 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.654h-1V8H5v12h6.598l1 1zM7.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.923zM5 20V8z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBooksMoviesAndMusicOutlineSharp(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.654h-1V8H5v12h6.598l1 1zM7.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.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 21V7.135l9.846-3.031V7H16v3.654h-1V8H5v12h6.598l1 1zM7.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.923zM5 20V8z"/></svg> </template>
CSS
.icon-books-movies-and-music-outline-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.654h-1V8H5v12h6.598l1%201zM7.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.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%2021V7.135l9.846-3.031V7H16v3.654h-1V8H5v12h6.598l1%201zM7.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.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-sharp.svg?color=%231a73e8&size=48