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

Name
book-4-spark
Set
Material Symbols Light
Style
Regular
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.385 16.616h1V4h-1zM20 21H6.23q-.929 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.214v4.41H6.23q-.502 0-.866.341Q5 18.3 5 18.804t.365.85t.866.346H19v-6.906q.28-.067.521-.145q.24-.078.479-.185zm-2.5-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 MaterialSymbolsLightBook4Spark(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.385 16.616h1V4h-1zM20 21H6.23q-.929 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.214v4.41H6.23q-.502 0-.866.341Q5 18.3 5 18.804t.365.85t.866.346H19v-6.906q.28-.067.521-.145q.24-.078.479-.185zm-2.5-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.385 16.616h1V4h-1zM20 21H6.23q-.929 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.214v4.41H6.23q-.502 0-.866.341Q5 18.3 5 18.804t.365.85t.866.346H19v-6.906q.28-.067.521-.145q.24-.078.479-.185zm-2.5-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 {
  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.385%2016.616h1V4h-1zM20%2021H6.23q-.929%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.214v4.41H6.23q-.502%200-.866.341Q5%2018.3%205%2018.804t.365.85t.866.346H19v-6.906q.28-.067.521-.145q.24-.078.479-.185zm-2.5-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.385%2016.616h1V4h-1zM20%2021H6.23q-.929%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.214v4.41H6.23q-.502%200-.866.341Q5%2018.3%205%2018.804t.365.85t.866.346H19v-6.906q.28-.067.521-.145q.24-.078.479-.185zm-2.5-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.svg?color=%231a73e8&size=48