book 3 icon
book-3-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- book-3-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the book 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.616 21q-1.085 0-1.85-.766Q5 19.47 5 18.385V6q0-1.258.871-2.129T8 3h9.385q.67 0 1.143.472q.472.472.472 1.144v11.64q0 .208-.123.369q-.123.162-.3.221q-.523.137-.858.56q-.335.425-.335.979q0 .534.325.97t.849.568q.19.068.316.193t.126.32v.058q0 .214-.143.36T18.5 21zm2.844-9.814h3.056l.5 1.343q.05.117.139.179t.212.061q.204 0 .312-.163q.108-.164.04-.343L12.558 6.51q-.05-.136-.162-.207q-.111-.071-.254-.071h-.315q-.142 0-.254.071q-.111.071-.161.207L9.25 12.25q-.067.198.043.359t.315.16q.123 0 .212-.061q.09-.062.14-.18zm.273-.755l1.256-3.362h.017l1.23 3.362zM7.616 20h9.363q-.285-.33-.44-.732q-.155-.4-.155-.884q0-.457.152-.87t.443-.745H7.616q-.689 0-1.152.476T6 18.385q0 .688.464 1.151T7.616 20"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBook3Rounded(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="M7.616 21q-1.085 0-1.85-.766Q5 19.47 5 18.385V6q0-1.258.871-2.129T8 3h9.385q.67 0 1.143.472q.472.472.472 1.144v11.64q0 .208-.123.369q-.123.162-.3.221q-.523.137-.858.56q-.335.425-.335.979q0 .534.325.97t.849.568q.19.068.316.193t.126.32v.058q0 .214-.143.36T18.5 21zm2.844-9.814h3.056l.5 1.343q.05.117.139.179t.212.061q.204 0 .312-.163q.108-.164.04-.343L12.558 6.51q-.05-.136-.162-.207q-.111-.071-.254-.071h-.315q-.142 0-.254.071q-.111.071-.161.207L9.25 12.25q-.067.198.043.359t.315.16q.123 0 .212-.061q.09-.062.14-.18zm.273-.755l1.256-3.362h.017l1.23 3.362zM7.616 20h9.363q-.285-.33-.44-.732q-.155-.4-.155-.884q0-.457.152-.87t.443-.745H7.616q-.689 0-1.152.476T6 18.385q0 .688.464 1.151T7.616 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.616 21q-1.085 0-1.85-.766Q5 19.47 5 18.385V6q0-1.258.871-2.129T8 3h9.385q.67 0 1.143.472q.472.472.472 1.144v11.64q0 .208-.123.369q-.123.162-.3.221q-.523.137-.858.56q-.335.425-.335.979q0 .534.325.97t.849.568q.19.068.316.193t.126.32v.058q0 .214-.143.36T18.5 21zm2.844-9.814h3.056l.5 1.343q.05.117.139.179t.212.061q.204 0 .312-.163q.108-.164.04-.343L12.558 6.51q-.05-.136-.162-.207q-.111-.071-.254-.071h-.315q-.142 0-.254.071q-.111.071-.161.207L9.25 12.25q-.067.198.043.359t.315.16q.123 0 .212-.061q.09-.062.14-.18zm.273-.755l1.256-3.362h.017l1.23 3.362zM7.616 20h9.363q-.285-.33-.44-.732q-.155-.4-.155-.884q0-.457.152-.87t.443-.745H7.616q-.689 0-1.152.476T6 18.385q0 .688.464 1.151T7.616 20"/></svg> </template>
CSS
.icon-book-3-rounded {
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%22M7.616%2021q-1.085%200-1.85-.766Q5%2019.47%205%2018.385V6q0-1.258.871-2.129T8%203h9.385q.67%200%201.143.472q.472.472.472%201.144v11.64q0%20.208-.123.369q-.123.162-.3.221q-.523.137-.858.56q-.335.425-.335.979q0%20.534.325.97t.849.568q.19.068.316.193t.126.32v.058q0%20.214-.143.36T18.5%2021zm2.844-9.814h3.056l.5%201.343q.05.117.139.179t.212.061q.204%200%20.312-.163q.108-.164.04-.343L12.558%206.51q-.05-.136-.162-.207q-.111-.071-.254-.071h-.315q-.142%200-.254.071q-.111.071-.161.207L9.25%2012.25q-.067.198.043.359t.315.16q.123%200%20.212-.061q.09-.062.14-.18zm.273-.755l1.256-3.362h.017l1.23%203.362zM7.616%2020h9.363q-.285-.33-.44-.732q-.155-.4-.155-.884q0-.457.152-.87t.443-.745H7.616q-.689%200-1.152.476T6%2018.385q0%20.688.464%201.151T7.616%2020%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%22M7.616%2021q-1.085%200-1.85-.766Q5%2019.47%205%2018.385V6q0-1.258.871-2.129T8%203h9.385q.67%200%201.143.472q.472.472.472%201.144v11.64q0%20.208-.123.369q-.123.162-.3.221q-.523.137-.858.56q-.335.425-.335.979q0%20.534.325.97t.849.568q.19.068.316.193t.126.32v.058q0%20.214-.143.36T18.5%2021zm2.844-9.814h3.056l.5%201.343q.05.117.139.179t.212.061q.204%200%20.312-.163q.108-.164.04-.343L12.558%206.51q-.05-.136-.162-.207q-.111-.071-.254-.071h-.315q-.142%200-.254.071q-.111.071-.161.207L9.25%2012.25q-.067.198.043.359t.315.16q.123%200%20.212-.061q.09-.062.14-.18zm.273-.755l1.256-3.362h.017l1.23%203.362zM7.616%2020h9.363q-.285-.33-.44-.732q-.155-.4-.155-.884q0-.457.152-.87t.443-.745H7.616q-.689%200-1.152.476T6%2018.385q0%20.688.464%201.151T7.616%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/book-3-rounded.svg?color=%231a73e8&size=48