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

Name
book-4-spark-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

Related icons in Material Symbols

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 16.175q.25-.075.488-.125T6 16h1V4H6q-.425 0-.712.288T5 5zM6 22q-1.25 0-2.125-.875T3 19V5q0-1.25.875-2.125T6 2h6q.425 0 .713.288T13 3t-.288.713T12 4H9v12h6v-2q0-.425.288-.712T16 13t.713.288T17 14v4H6q-.425 0-.712.288T5 19t.288.713T6 20h13v-7q0-.425.288-.712T20 12t.713.288T21 13v7q0 .825-.587 1.413T19 22zm-1-5.825V4zM17.5 12q0-2.3 1.6-3.9T23 6.5q-2.3 0-3.9-1.6T17.5 1q0 2.3-1.6 3.9T12 6.5q2.3 0 3.9 1.6t1.6 3.9"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBook4SparkOutlineRounded(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 16.175q.25-.075.488-.125T6 16h1V4H6q-.425 0-.712.288T5 5zM6 22q-1.25 0-2.125-.875T3 19V5q0-1.25.875-2.125T6 2h6q.425 0 .713.288T13 3t-.288.713T12 4H9v12h6v-2q0-.425.288-.712T16 13t.713.288T17 14v4H6q-.425 0-.712.288T5 19t.288.713T6 20h13v-7q0-.425.288-.712T20 12t.713.288T21 13v7q0 .825-.587 1.413T19 22zm-1-5.825V4zM17.5 12q0-2.3 1.6-3.9T23 6.5q-2.3 0-3.9-1.6T17.5 1q0 2.3-1.6 3.9T12 6.5q2.3 0 3.9 1.6t1.6 3.9"/></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 16.175q.25-.075.488-.125T6 16h1V4H6q-.425 0-.712.288T5 5zM6 22q-1.25 0-2.125-.875T3 19V5q0-1.25.875-2.125T6 2h6q.425 0 .713.288T13 3t-.288.713T12 4H9v12h6v-2q0-.425.288-.712T16 13t.713.288T17 14v4H6q-.425 0-.712.288T5 19t.288.713T6 20h13v-7q0-.425.288-.712T20 12t.713.288T21 13v7q0 .825-.587 1.413T19 22zm-1-5.825V4zM17.5 12q0-2.3 1.6-3.9T23 6.5q-2.3 0-3.9-1.6T17.5 1q0 2.3-1.6 3.9T12 6.5q2.3 0 3.9 1.6t1.6 3.9"/></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%2016.175q.25-.075.488-.125T6%2016h1V4H6q-.425%200-.712.288T5%205zM6%2022q-1.25%200-2.125-.875T3%2019V5q0-1.25.875-2.125T6%202h6q.425%200%20.713.288T13%203t-.288.713T12%204H9v12h6v-2q0-.425.288-.712T16%2013t.713.288T17%2014v4H6q-.425%200-.712.288T5%2019t.288.713T6%2020h13v-7q0-.425.288-.712T20%2012t.713.288T21%2013v7q0%20.825-.587%201.413T19%2022zm-1-5.825V4zM17.5%2012q0-2.3%201.6-3.9T23%206.5q-2.3%200-3.9-1.6T17.5%201q0%202.3-1.6%203.9T12%206.5q2.3%200%203.9%201.6t1.6%203.9%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%2016.175q.25-.075.488-.125T6%2016h1V4H6q-.425%200-.712.288T5%205zM6%2022q-1.25%200-2.125-.875T3%2019V5q0-1.25.875-2.125T6%202h6q.425%200%20.713.288T13%203t-.288.713T12%204H9v12h6v-2q0-.425.288-.712T16%2013t.713.288T17%2014v4H6q-.425%200-.712.288T5%2019t.288.713T6%2020h13v-7q0-.425.288-.712T20%2012t.713.288T21%2013v7q0%20.825-.587%201.413T19%2022zm-1-5.825V4zM17.5%2012q0-2.3%201.6-3.9T23%206.5q-2.3%200-3.9-1.6T17.5%201q0%202.3-1.6%203.9T12%206.5q2.3%200%203.9%201.6t1.6%203.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/book-4-spark-outline-rounded.svg?color=%231a73e8&size=48