book 5 icon
book-5-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- book-5-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 5 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.98 21q-.816 0-1.398-.541Q5 19.917 5 19.119V5.766q0-.778.53-1.364t1.306-.748l6.828-1.437q.751-.161 1.351.314t.6 1.252V15.11q0 .572-.363 1.01t-.91.562l-7.586 1.651q-.302.07-.529.276T6 19.12q0 .39.292.635t.689.245h10.404q.269 0 .442-.173t.173-.443V5.5q0-.213.143-.357T18.5 5t.357.143T19 5.5v13.885q0 .67-.472 1.143q-.472.472-1.143.472zm1.009-3.938q.177-.037.286-.168t.11-.307V4.969q0-.244-.18-.39t-.424-.085q-.177.037-.287.168q-.11.13-.11.307v11.618q0 .244.18.39t.424.085"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBook5Rounded(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="M6.98 21q-.816 0-1.398-.541Q5 19.917 5 19.119V5.766q0-.778.53-1.364t1.306-.748l6.828-1.437q.751-.161 1.351.314t.6 1.252V15.11q0 .572-.363 1.01t-.91.562l-7.586 1.651q-.302.07-.529.276T6 19.12q0 .39.292.635t.689.245h10.404q.269 0 .442-.173t.173-.443V5.5q0-.213.143-.357T18.5 5t.357.143T19 5.5v13.885q0 .67-.472 1.143q-.472.472-1.143.472zm1.009-3.938q.177-.037.286-.168t.11-.307V4.969q0-.244-.18-.39t-.424-.085q-.177.037-.287.168q-.11.13-.11.307v11.618q0 .244.18.39t.424.085"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.98 21q-.816 0-1.398-.541Q5 19.917 5 19.119V5.766q0-.778.53-1.364t1.306-.748l6.828-1.437q.751-.161 1.351.314t.6 1.252V15.11q0 .572-.363 1.01t-.91.562l-7.586 1.651q-.302.07-.529.276T6 19.12q0 .39.292.635t.689.245h10.404q.269 0 .442-.173t.173-.443V5.5q0-.213.143-.357T18.5 5t.357.143T19 5.5v13.885q0 .67-.472 1.143q-.472.472-1.143.472zm1.009-3.938q.177-.037.286-.168t.11-.307V4.969q0-.244-.18-.39t-.424-.085q-.177.037-.287.168q-.11.13-.11.307v11.618q0 .244.18.39t.424.085"/></svg> </template>
CSS
.icon-book-5-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%22M6.98%2021q-.816%200-1.398-.541Q5%2019.917%205%2019.119V5.766q0-.778.53-1.364t1.306-.748l6.828-1.437q.751-.161%201.351.314t.6%201.252V15.11q0%20.572-.363%201.01t-.91.562l-7.586%201.651q-.302.07-.529.276T6%2019.12q0%20.39.292.635t.689.245h10.404q.269%200%20.442-.173t.173-.443V5.5q0-.213.143-.357T18.5%205t.357.143T19%205.5v13.885q0%20.67-.472%201.143q-.472.472-1.143.472zm1.009-3.938q.177-.037.286-.168t.11-.307V4.969q0-.244-.18-.39t-.424-.085q-.177.037-.287.168q-.11.13-.11.307v11.618q0%20.244.18.39t.424.085%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%22M6.98%2021q-.816%200-1.398-.541Q5%2019.917%205%2019.119V5.766q0-.778.53-1.364t1.306-.748l6.828-1.437q.751-.161%201.351.314t.6%201.252V15.11q0%20.572-.363%201.01t-.91.562l-7.586%201.651q-.302.07-.529.276T6%2019.12q0%20.39.292.635t.689.245h10.404q.269%200%20.442-.173t.173-.443V5.5q0-.213.143-.357T18.5%205t.357.143T19%205.5v13.885q0%20.67-.472%201.143q-.472.472-1.143.472zm1.009-3.938q.177-.037.286-.168t.11-.307V4.969q0-.244-.18-.39t-.424-.085q-.177.037-.287.168q-.11.13-.11.307v11.618q0%20.244.18.39t.424.085%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-5-rounded.svg?color=%231a73e8&size=48