book 4 spark icon
book-4-spark-rounded from Material Symbols Light by Google · Rounded · Apache-2.0 Free for personal and commercial use.
- Name
- book-4-spark-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
Related icons in Material Symbols Light
Use the book 4 spark icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.885 16.616q.213 0 .356-.144t.144-.357V4.5q0-.213-.144-.356Q8.097 4 7.884 4t-.356.144t-.143.356v11.616q0 .212.144.356t.356.143M18.385 21H6.23q-.93 0-1.58-.65Q4 19.698 4 18.77V5.23q0-.929.65-1.58Q5.302 3 6.23 3h5.532q-.485.76-.758 1.64q-.273.881-.273 1.86q0 2.594 1.69 4.492t4.195 2.214V16q0 .666-.475 1.14q-.475.476-1.141.476H6.23q-.501 0-.865.341Q5 18.3 5 18.804t.365.85t.866.346h12.154q.269 0 .442-.173t.173-.442v-6.29q.28-.068.521-.146q.24-.078.479-.185v6.612q0 .68-.475 1.152q-.474.472-1.14.472m-.885-9.5q0-2.091 1.455-3.545T22.5 6.5q-2.091 0-3.545-1.455T17.5 1.5q0 2.091-1.455 3.546T12.5 6.5q2.091 0 3.546 1.455T17.5 11.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBook4SparkRounded(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.885 16.616q.213 0 .356-.144t.144-.357V4.5q0-.213-.144-.356Q8.097 4 7.884 4t-.356.144t-.143.356v11.616q0 .212.144.356t.356.143M18.385 21H6.23q-.93 0-1.58-.65Q4 19.698 4 18.77V5.23q0-.929.65-1.58Q5.302 3 6.23 3h5.532q-.485.76-.758 1.64q-.273.881-.273 1.86q0 2.594 1.69 4.492t4.195 2.214V16q0 .666-.475 1.14q-.475.476-1.141.476H6.23q-.501 0-.865.341Q5 18.3 5 18.804t.365.85t.866.346h12.154q.269 0 .442-.173t.173-.442v-6.29q.28-.068.521-.146q.24-.078.479-.185v6.612q0 .68-.475 1.152q-.474.472-1.14.472m-.885-9.5q0-2.091 1.455-3.545T22.5 6.5q-2.091 0-3.545-1.455T17.5 1.5q0 2.091-1.455 3.546T12.5 6.5q2.091 0 3.546 1.455T17.5 11.5"/></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.885 16.616q.213 0 .356-.144t.144-.357V4.5q0-.213-.144-.356Q8.097 4 7.884 4t-.356.144t-.143.356v11.616q0 .212.144.356t.356.143M18.385 21H6.23q-.93 0-1.58-.65Q4 19.698 4 18.77V5.23q0-.929.65-1.58Q5.302 3 6.23 3h5.532q-.485.76-.758 1.64q-.273.881-.273 1.86q0 2.594 1.69 4.492t4.195 2.214V16q0 .666-.475 1.14q-.475.476-1.141.476H6.23q-.501 0-.865.341Q5 18.3 5 18.804t.365.85t.866.346h12.154q.269 0 .442-.173t.173-.442v-6.29q.28-.068.521-.146q.24-.078.479-.185v6.612q0 .68-.475 1.152q-.474.472-1.14.472m-.885-9.5q0-2.091 1.455-3.545T22.5 6.5q-2.091 0-3.545-1.455T17.5 1.5q0 2.091-1.455 3.546T12.5 6.5q2.091 0 3.546 1.455T17.5 11.5"/></svg> </template>
CSS
.icon-book-4-spark-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.885%2016.616q.213%200%20.356-.144t.144-.357V4.5q0-.213-.144-.356Q8.097%204%207.884%204t-.356.144t-.143.356v11.616q0%20.212.144.356t.356.143M18.385%2021H6.23q-.93%200-1.58-.65Q4%2019.698%204%2018.77V5.23q0-.929.65-1.58Q5.302%203%206.23%203h5.532q-.485.76-.758%201.64q-.273.881-.273%201.86q0%202.594%201.69%204.492t4.195%202.214V16q0%20.666-.475%201.14q-.475.476-1.141.476H6.23q-.501%200-.865.341Q5%2018.3%205%2018.804t.365.85t.866.346h12.154q.269%200%20.442-.173t.173-.442v-6.29q.28-.068.521-.146q.24-.078.479-.185v6.612q0%20.68-.475%201.152q-.474.472-1.14.472m-.885-9.5q0-2.091%201.455-3.545T22.5%206.5q-2.091%200-3.545-1.455T17.5%201.5q0%202.091-1.455%203.546T12.5%206.5q2.091%200%203.546%201.455T17.5%2011.5%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.885%2016.616q.213%200%20.356-.144t.144-.357V4.5q0-.213-.144-.356Q8.097%204%207.884%204t-.356.144t-.143.356v11.616q0%20.212.144.356t.356.143M18.385%2021H6.23q-.93%200-1.58-.65Q4%2019.698%204%2018.77V5.23q0-.929.65-1.58Q5.302%203%206.23%203h5.532q-.485.76-.758%201.64q-.273.881-.273%201.86q0%202.594%201.69%204.492t4.195%202.214V16q0%20.666-.475%201.14q-.475.476-1.141.476H6.23q-.501%200-.865.341Q5%2018.3%205%2018.804t.365.85t.866.346h12.154q.269%200%20.442-.173t.173-.442v-6.29q.28-.068.521-.146q.24-.078.479-.185v6.612q0%20.68-.475%201.152q-.474.472-1.14.472m-.885-9.5q0-2.091%201.455-3.545T22.5%206.5q-2.091%200-3.545-1.455T17.5%201.5q0%202.091-1.455%203.546T12.5%206.5q2.091%200%203.546%201.455T17.5%2011.5%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-4-spark-rounded.svg?color=%231a73e8&size=48