book 4 spark icon
book-4-spark-outline from Material Symbols by Google · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- book-4-spark-outline
- Set
- Material Symbols
- Style
- Outline
- 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 2h7v2H9v12h6v-3h2v5H6q-.425 0-.712.288T5 19t.288.713T6 20h13v-8h2v10zm-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 MaterialSymbolsBook4SparkOutline(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 2h7v2H9v12h6v-3h2v5H6q-.425 0-.712.288T5 19t.288.713T6 20h13v-8h2v10zm-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 2h7v2H9v12h6v-3h2v5H6q-.425 0-.712.288T5 19t.288.713T6 20h13v-8h2v10zm-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 {
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%202h7v2H9v12h6v-3h2v5H6q-.425%200-.712.288T5%2019t.288.713T6%2020h13v-8h2v10zm-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%202h7v2H9v12h6v-3h2v5H6q-.425%200-.712.288T5%2019t.288.713T6%2020h13v-8h2v10zm-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.svg?color=%231a73e8&size=48