notebook 2 icon
notebook-2-broken from Solar by 480 Design · Broken · School · CC-BY-4.0 Attribution required.
- Name
- notebook-2-broken
- Set
- Solar
- Style
- Broken
- Category
- School
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More school icons from Solar
backpack-boldbook-2-boldbook-boldbook-bookmark-boldbook-bookmark-minimalistic-boldbook-minimalistic-boldbookmark-boldbookmark-circle-boldbookmark-opened-boldbookmark-square-boldbookmark-square-minimalistic-boldcalculator-boldcalculator-minimalistic-boldcase-boldcase-minimalistic-boldcase-round-boldcase-round-minimalistic-bolddiploma-bolddiploma-verified-bolddocument-2-boldnotebook-bookmark-boldnotebook-minimalistic-boldnotebook-square-boldpassport-bold
Use the notebook 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M12 5.854V20.9999"/><path stroke-linecap="round" d="M5 9L9 10"/><path stroke-linecap="round" d="M19 9L15 10"/><path stroke-linecap="round" d="M5 13L9 14"/><path stroke-linecap="round" d="M19 13L15 14"/><path stroke-linecap="round" stroke-linejoin="round" d="M22 10.5384V16.1436C22 17.2546 21.094 18.1535 19.9851 18.2228C19.0157 18.2835 17.8767 18.402 17 18.6334C15.9185 18.9187 14.6271 19.5365 13.6276 20.0692C12.6148 20.6091 11.3852 20.6091 10.3724 20.0692C9.37293 19.5365 8.08145 18.9187 7 18.6334C6.12329 18.402 4.98428 18.2835 4.01486 18.2228C2.90605 18.1535 2 17.2546 2 16.1436V14M22 7V4.93319C22 3.86075 21.1538 2.98041 20.082 3.01775C18.9534 3.05706 17.5469 3.17403 16.5 3.48744C15.5924 3.75916 14.5353 4.30418 13.6738 4.80275C12.6355 5.40367 11.3428 5.43624 10.2823 4.87546C9.29611 4.35401 8.04921 3.76431 7 3.48744C6.11349 3.25351 4.95877 3.1349 3.9824 3.07489C2.8863 3.00752 2 3.89963 2 4.9978V10.5707"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarNotebook2Broken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M12 5.854V20.9999"/><path strokeLinecap="round" d="M5 9L9 10"/><path strokeLinecap="round" d="M19 9L15 10"/><path strokeLinecap="round" d="M5 13L9 14"/><path strokeLinecap="round" d="M19 13L15 14"/><path strokeLinecap="round" strokeLinejoin="round" d="M22 10.5384V16.1436C22 17.2546 21.094 18.1535 19.9851 18.2228C19.0157 18.2835 17.8767 18.402 17 18.6334C15.9185 18.9187 14.6271 19.5365 13.6276 20.0692C12.6148 20.6091 11.3852 20.6091 10.3724 20.0692C9.37293 19.5365 8.08145 18.9187 7 18.6334C6.12329 18.402 4.98428 18.2835 4.01486 18.2228C2.90605 18.1535 2 17.2546 2 16.1436V14M22 7V4.93319C22 3.86075 21.1538 2.98041 20.082 3.01775C18.9534 3.05706 17.5469 3.17403 16.5 3.48744C15.5924 3.75916 14.5353 4.30418 13.6738 4.80275C12.6355 5.40367 11.3428 5.43624 10.2823 4.87546C9.29611 4.35401 8.04921 3.76431 7 3.48744C6.11349 3.25351 4.95877 3.1349 3.9824 3.07489C2.8863 3.00752 2 3.89963 2 4.9978V10.5707"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M12 5.854V20.9999"/><path stroke-linecap="round" d="M5 9L9 10"/><path stroke-linecap="round" d="M19 9L15 10"/><path stroke-linecap="round" d="M5 13L9 14"/><path stroke-linecap="round" d="M19 13L15 14"/><path stroke-linecap="round" stroke-linejoin="round" d="M22 10.5384V16.1436C22 17.2546 21.094 18.1535 19.9851 18.2228C19.0157 18.2835 17.8767 18.402 17 18.6334C15.9185 18.9187 14.6271 19.5365 13.6276 20.0692C12.6148 20.6091 11.3852 20.6091 10.3724 20.0692C9.37293 19.5365 8.08145 18.9187 7 18.6334C6.12329 18.402 4.98428 18.2835 4.01486 18.2228C2.90605 18.1535 2 17.2546 2 16.1436V14M22 7V4.93319C22 3.86075 21.1538 2.98041 20.082 3.01775C18.9534 3.05706 17.5469 3.17403 16.5 3.48744C15.5924 3.75916 14.5353 4.30418 13.6738 4.80275C12.6355 5.40367 11.3428 5.43624 10.2823 4.87546C9.29611 4.35401 8.04921 3.76431 7 3.48744C6.11349 3.25351 4.95877 3.1349 3.9824 3.07489C2.8863 3.00752 2 3.89963 2 4.9978V10.5707"/></g></svg> </template>
CSS
.icon-notebook-2-broken {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205.854V20.9999%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%209L9%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%209L15%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2013L9%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2013L15%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2010.5384V16.1436C22%2017.2546%2021.094%2018.1535%2019.9851%2018.2228C19.0157%2018.2835%2017.8767%2018.402%2017%2018.6334C15.9185%2018.9187%2014.6271%2019.5365%2013.6276%2020.0692C12.6148%2020.6091%2011.3852%2020.6091%2010.3724%2020.0692C9.37293%2019.5365%208.08145%2018.9187%207%2018.6334C6.12329%2018.402%204.98428%2018.2835%204.01486%2018.2228C2.90605%2018.1535%202%2017.2546%202%2016.1436V14M22%207V4.93319C22%203.86075%2021.1538%202.98041%2020.082%203.01775C18.9534%203.05706%2017.5469%203.17403%2016.5%203.48744C15.5924%203.75916%2014.5353%204.30418%2013.6738%204.80275C12.6355%205.40367%2011.3428%205.43624%2010.2823%204.87546C9.29611%204.35401%208.04921%203.76431%207%203.48744C6.11349%203.25351%204.95877%203.1349%203.9824%203.07489C2.8863%203.00752%202%203.89963%202%204.9978V10.5707%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205.854V20.9999%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%209L9%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%209L15%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2013L9%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2013L15%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2010.5384V16.1436C22%2017.2546%2021.094%2018.1535%2019.9851%2018.2228C19.0157%2018.2835%2017.8767%2018.402%2017%2018.6334C15.9185%2018.9187%2014.6271%2019.5365%2013.6276%2020.0692C12.6148%2020.6091%2011.3852%2020.6091%2010.3724%2020.0692C9.37293%2019.5365%208.08145%2018.9187%207%2018.6334C6.12329%2018.402%204.98428%2018.2835%204.01486%2018.2228C2.90605%2018.1535%202%2017.2546%202%2016.1436V14M22%207V4.93319C22%203.86075%2021.1538%202.98041%2020.082%203.01775C18.9534%203.05706%2017.5469%203.17403%2016.5%203.48744C15.5924%203.75916%2014.5353%204.30418%2013.6738%204.80275C12.6355%205.40367%2011.3428%205.43624%2010.2823%204.87546C9.29611%204.35401%208.04921%203.76431%207%203.48744C6.11349%203.25351%204.95877%203.1349%203.9824%203.07489C2.8863%203.00752%202%203.89963%202%204.9978V10.5707%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/notebook-2-broken.svg?color=%231a73e8&size=48