book-4-spark-outline-rounded from Material Symbols Light by Google · Outline Rounded · Apache-2.0 Free for personal and commercial use.

Name
book-4-spark-outline-rounded
Set
Material Symbols Light
Style
Outline 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="M5 17.021q.27-.171.574-.288t.657-.117h1.154V4H6.23q-.523 0-.877.365Q5 4.728 5 5.23zM6.23 21q-.929 0-1.58-.64Q4 19.722 4 18.809V5.23q0-.93.65-1.58Q5.302 3 6.23 3H13q.213 0 .356.144t.144.357t-.144.356T13 4H8.385v12.616h7.23V13q0-.213.144-.356q.144-.144.357-.144t.356.144t.144.356v4.616H6.23q-.502 0-.866.341Q5 18.3 5 18.804t.365.85t.866.346h12.154q.269 0 .442-.173t.173-.442V12q0-.213.144-.356t.357-.144t.356.144T20 12v7.385q0 .666-.475 1.14t-1.14.475zM5 17.021V4zM17.5 11.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 MaterialSymbolsLightBook4SparkOutlineRounded(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="M5 17.021q.27-.171.574-.288t.657-.117h1.154V4H6.23q-.523 0-.877.365Q5 4.728 5 5.23zM6.23 21q-.929 0-1.58-.64Q4 19.722 4 18.809V5.23q0-.93.65-1.58Q5.302 3 6.23 3H13q.213 0 .356.144t.144.357t-.144.356T13 4H8.385v12.616h7.23V13q0-.213.144-.356q.144-.144.357-.144t.356.144t.144.356v4.616H6.23q-.502 0-.866.341Q5 18.3 5 18.804t.365.85t.866.346h12.154q.269 0 .442-.173t.173-.442V12q0-.213.144-.356t.357-.144t.356.144T20 12v7.385q0 .666-.475 1.14t-1.14.475zM5 17.021V4zM17.5 11.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="M5 17.021q.27-.171.574-.288t.657-.117h1.154V4H6.23q-.523 0-.877.365Q5 4.728 5 5.23zM6.23 21q-.929 0-1.58-.64Q4 19.722 4 18.809V5.23q0-.93.65-1.58Q5.302 3 6.23 3H13q.213 0 .356.144t.144.357t-.144.356T13 4H8.385v12.616h7.23V13q0-.213.144-.356q.144-.144.357-.144t.356.144t.144.356v4.616H6.23q-.502 0-.866.341Q5 18.3 5 18.804t.365.85t.866.346h12.154q.269 0 .442-.173t.173-.442V12q0-.213.144-.356t.357-.144t.356.144T20 12v7.385q0 .666-.475 1.14t-1.14.475zM5 17.021V4zM17.5 11.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-outline-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%22M5%2017.021q.27-.171.574-.288t.657-.117h1.154V4H6.23q-.523%200-.877.365Q5%204.728%205%205.23zM6.23%2021q-.929%200-1.58-.64Q4%2019.722%204%2018.809V5.23q0-.93.65-1.58Q5.302%203%206.23%203H13q.213%200%20.356.144t.144.357t-.144.356T13%204H8.385v12.616h7.23V13q0-.213.144-.356q.144-.144.357-.144t.356.144t.144.356v4.616H6.23q-.502%200-.866.341Q5%2018.3%205%2018.804t.365.85t.866.346h12.154q.269%200%20.442-.173t.173-.442V12q0-.213.144-.356t.357-.144t.356.144T20%2012v7.385q0%20.666-.475%201.14t-1.14.475zM5%2017.021V4zM17.5%2011.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%22M5%2017.021q.27-.171.574-.288t.657-.117h1.154V4H6.23q-.523%200-.877.365Q5%204.728%205%205.23zM6.23%2021q-.929%200-1.58-.64Q4%2019.722%204%2018.809V5.23q0-.93.65-1.58Q5.302%203%206.23%203H13q.213%200%20.356.144t.144.357t-.144.356T13%204H8.385v12.616h7.23V13q0-.213.144-.356q.144-.144.357-.144t.356.144t.144.356v4.616H6.23q-.502%200-.866.341Q5%2018.3%205%2018.804t.365.85t.866.346h12.154q.269%200%20.442-.173t.173-.442V12q0-.213.144-.356t.357-.144t.356.144T20%2012v7.385q0%20.666-.475%201.14t-1.14.475zM5%2017.021V4zM17.5%2011.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-outline-rounded.svg?color=%231a73e8&size=48