notebook2 icon
notebook2-filled from Reicon by REICON · Filled · School · MIT Free for personal and commercial use.
- Name
- notebook2-filled
- Set
- Reicon
- Style
- Filled
- Category
- School
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More school icons from Reicon
Use the notebook2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2 16.144V4.998c0-1.098.886-1.99 1.982-1.923c.977.06 2.131.179 3.018.412c1.05.277 2.296.867 3.282 1.388c.307.163.634.275.968.339v15.179a3.4 3.4 0 0 1-.878-.324c-1-.532-2.29-1.15-3.372-1.436c-.877-.231-2.016-.35-2.985-.41C2.906 18.153 2 17.255 2 16.143m3.182-7.872a.75.75 0 1 0-.364 1.456l4 1a.75.75 0 0 0 .364-1.456zm0 4a.75.75 0 1 0-.364 1.456l4 1a.75.75 0 0 0 .364-1.456zm7.568 8.122q.456-.1.878-.324c1-.532 2.29-1.15 3.372-1.436c.877-.231 2.016-.35 2.985-.41c1.109-.07 2.015-.968 2.015-2.08V4.934c0-1.072-.846-1.953-1.918-1.915c-1.129.04-2.535.156-3.582.47c-.908.271-1.965.816-2.826 1.315a3.5 3.5 0 0 1-.924.37zm6.432-10.665a.75.75 0 0 0-.364-1.456l-4 1a.75.75 0 1 0 .364 1.456zm0 4a.75.75 0 0 0-.364-1.456l-4 1a.75.75 0 1 0 .364 1.456z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconNotebook2Filled(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" fillRule="evenodd" d="M2 16.144V4.998c0-1.098.886-1.99 1.982-1.923c.977.06 2.131.179 3.018.412c1.05.277 2.296.867 3.282 1.388c.307.163.634.275.968.339v15.179a3.4 3.4 0 0 1-.878-.324c-1-.532-2.29-1.15-3.372-1.436c-.877-.231-2.016-.35-2.985-.41C2.906 18.153 2 17.255 2 16.143m3.182-7.872a.75.75 0 1 0-.364 1.456l4 1a.75.75 0 0 0 .364-1.456zm0 4a.75.75 0 1 0-.364 1.456l4 1a.75.75 0 0 0 .364-1.456zm7.568 8.122q.456-.1.878-.324c1-.532 2.29-1.15 3.372-1.436c.877-.231 2.016-.35 2.985-.41c1.109-.07 2.015-.968 2.015-2.08V4.934c0-1.072-.846-1.953-1.918-1.915c-1.129.04-2.535.156-3.582.47c-.908.271-1.965.816-2.826 1.315a3.5 3.5 0 0 1-.924.37zm6.432-10.665a.75.75 0 0 0-.364-1.456l-4 1a.75.75 0 1 0 .364 1.456zm0 4a.75.75 0 0 0-.364-1.456l-4 1a.75.75 0 1 0 .364 1.456z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2 16.144V4.998c0-1.098.886-1.99 1.982-1.923c.977.06 2.131.179 3.018.412c1.05.277 2.296.867 3.282 1.388c.307.163.634.275.968.339v15.179a3.4 3.4 0 0 1-.878-.324c-1-.532-2.29-1.15-3.372-1.436c-.877-.231-2.016-.35-2.985-.41C2.906 18.153 2 17.255 2 16.143m3.182-7.872a.75.75 0 1 0-.364 1.456l4 1a.75.75 0 0 0 .364-1.456zm0 4a.75.75 0 1 0-.364 1.456l4 1a.75.75 0 0 0 .364-1.456zm7.568 8.122q.456-.1.878-.324c1-.532 2.29-1.15 3.372-1.436c.877-.231 2.016-.35 2.985-.41c1.109-.07 2.015-.968 2.015-2.08V4.934c0-1.072-.846-1.953-1.918-1.915c-1.129.04-2.535.156-3.582.47c-.908.271-1.965.816-2.826 1.315a3.5 3.5 0 0 1-.924.37zm6.432-10.665a.75.75 0 0 0-.364-1.456l-4 1a.75.75 0 1 0 .364 1.456zm0 4a.75.75 0 0 0-.364-1.456l-4 1a.75.75 0 1 0 .364 1.456z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-notebook2-filled {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2016.144V4.998c0-1.098.886-1.99%201.982-1.923c.977.06%202.131.179%203.018.412c1.05.277%202.296.867%203.282%201.388c.307.163.634.275.968.339v15.179a3.4%203.4%200%200%201-.878-.324c-1-.532-2.29-1.15-3.372-1.436c-.877-.231-2.016-.35-2.985-.41C2.906%2018.153%202%2017.255%202%2016.143m3.182-7.872a.75.75%200%201%200-.364%201.456l4%201a.75.75%200%200%200%20.364-1.456zm0%204a.75.75%200%201%200-.364%201.456l4%201a.75.75%200%200%200%20.364-1.456zm7.568%208.122q.456-.1.878-.324c1-.532%202.29-1.15%203.372-1.436c.877-.231%202.016-.35%202.985-.41c1.109-.07%202.015-.968%202.015-2.08V4.934c0-1.072-.846-1.953-1.918-1.915c-1.129.04-2.535.156-3.582.47c-.908.271-1.965.816-2.826%201.315a3.5%203.5%200%200%201-.924.37zm6.432-10.665a.75.75%200%200%200-.364-1.456l-4%201a.75.75%200%201%200%20.364%201.456zm0%204a.75.75%200%200%200-.364-1.456l-4%201a.75.75%200%201%200%20.364%201.456z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2016.144V4.998c0-1.098.886-1.99%201.982-1.923c.977.06%202.131.179%203.018.412c1.05.277%202.296.867%203.282%201.388c.307.163.634.275.968.339v15.179a3.4%203.4%200%200%201-.878-.324c-1-.532-2.29-1.15-3.372-1.436c-.877-.231-2.016-.35-2.985-.41C2.906%2018.153%202%2017.255%202%2016.143m3.182-7.872a.75.75%200%201%200-.364%201.456l4%201a.75.75%200%200%200%20.364-1.456zm0%204a.75.75%200%201%200-.364%201.456l4%201a.75.75%200%200%200%20.364-1.456zm7.568%208.122q.456-.1.878-.324c1-.532%202.29-1.15%203.372-1.436c.877-.231%202.016-.35%202.985-.41c1.109-.07%202.015-.968%202.015-2.08V4.934c0-1.072-.846-1.953-1.918-1.915c-1.129.04-2.535.156-3.582.47c-.908.271-1.965.816-2.826%201.315a3.5%203.5%200%200%201-.924.37zm6.432-10.665a.75.75%200%200%200-.364-1.456l-4%201a.75.75%200%201%200%20.364%201.456zm0%204a.75.75%200%200%200-.364-1.456l-4%201a.75.75%200%201%200%20.364%201.456z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/notebook2-filled.svg?color=%231a73e8&size=48