notebook minimalistic icon

notebook-minimalistic-linear from Solar by 480 Design · Linear · School · CC-BY-4.0 Attribution required.

Name
notebook-minimalistic-linear
Set
Solar
Style
Linear
Category
School
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More school icons from Solar

Use the notebook minimalistic 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-linejoin="round" stroke-width="1.5"><path d="M2 4.99792V16.1437C2 17.2547 2.90605 18.1536 4.01486 18.2229C4.98428 18.2836 6.12329 18.4021 7 18.6335C8.08145 18.9189 9.37293 19.5366 10.3724 20.0694C11.3852 20.6092 12.6148 20.6092 13.6276 20.0694C14.6271 19.5366 15.9185 18.9189 17 18.6335C17.8767 18.4021 19.0157 18.2836 19.9851 18.2229C21.094 18.1536 22 17.2547 22 16.1437V4.93332C22 3.86087 21.1538 2.98053 20.082 3.01787C18.9534 3.05718 17.5469 3.17415 16.5 3.48757C15.5924 3.75929 14.5353 4.30431 13.6738 4.80287C12.6355 5.40379 11.3428 5.43636 10.2823 4.87558C9.29611 4.35413 8.04921 3.76443 7 3.48757C6.11349 3.25363 4.95877 3.13502 3.9824 3.07501C2.8863 3.00764 2 3.89975 2 4.99792Z"/><path d="M12 5.50049V20.5005"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarNotebookMinimalisticLinear(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M2 4.99792V16.1437C2 17.2547 2.90605 18.1536 4.01486 18.2229C4.98428 18.2836 6.12329 18.4021 7 18.6335C8.08145 18.9189 9.37293 19.5366 10.3724 20.0694C11.3852 20.6092 12.6148 20.6092 13.6276 20.0694C14.6271 19.5366 15.9185 18.9189 17 18.6335C17.8767 18.4021 19.0157 18.2836 19.9851 18.2229C21.094 18.1536 22 17.2547 22 16.1437V4.93332C22 3.86087 21.1538 2.98053 20.082 3.01787C18.9534 3.05718 17.5469 3.17415 16.5 3.48757C15.5924 3.75929 14.5353 4.30431 13.6738 4.80287C12.6355 5.40379 11.3428 5.43636 10.2823 4.87558C9.29611 4.35413 8.04921 3.76443 7 3.48757C6.11349 3.25363 4.95877 3.13502 3.9824 3.07501C2.8863 3.00764 2 3.89975 2 4.99792Z"/><path d="M12 5.50049V20.5005"/></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-linejoin="round" stroke-width="1.5"><path d="M2 4.99792V16.1437C2 17.2547 2.90605 18.1536 4.01486 18.2229C4.98428 18.2836 6.12329 18.4021 7 18.6335C8.08145 18.9189 9.37293 19.5366 10.3724 20.0694C11.3852 20.6092 12.6148 20.6092 13.6276 20.0694C14.6271 19.5366 15.9185 18.9189 17 18.6335C17.8767 18.4021 19.0157 18.2836 19.9851 18.2229C21.094 18.1536 22 17.2547 22 16.1437V4.93332C22 3.86087 21.1538 2.98053 20.082 3.01787C18.9534 3.05718 17.5469 3.17415 16.5 3.48757C15.5924 3.75929 14.5353 4.30431 13.6738 4.80287C12.6355 5.40379 11.3428 5.43636 10.2823 4.87558C9.29611 4.35413 8.04921 3.76443 7 3.48757C6.11349 3.25363 4.95877 3.13502 3.9824 3.07501C2.8863 3.00764 2 3.89975 2 4.99792Z"/><path d="M12 5.50049V20.5005"/></g></svg>
</template>

CSS

.icon-notebook-minimalistic-linear {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%204.99792V16.1437C2%2017.2547%202.90605%2018.1536%204.01486%2018.2229C4.98428%2018.2836%206.12329%2018.4021%207%2018.6335C8.08145%2018.9189%209.37293%2019.5366%2010.3724%2020.0694C11.3852%2020.6092%2012.6148%2020.6092%2013.6276%2020.0694C14.6271%2019.5366%2015.9185%2018.9189%2017%2018.6335C17.8767%2018.4021%2019.0157%2018.2836%2019.9851%2018.2229C21.094%2018.1536%2022%2017.2547%2022%2016.1437V4.93332C22%203.86087%2021.1538%202.98053%2020.082%203.01787C18.9534%203.05718%2017.5469%203.17415%2016.5%203.48757C15.5924%203.75929%2014.5353%204.30431%2013.6738%204.80287C12.6355%205.40379%2011.3428%205.43636%2010.2823%204.87558C9.29611%204.35413%208.04921%203.76443%207%203.48757C6.11349%203.25363%204.95877%203.13502%203.9824%203.07501C2.8863%203.00764%202%203.89975%202%204.99792Z%22%2F%3E%3Cpath%20d%3D%22M12%205.50049V20.5005%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%204.99792V16.1437C2%2017.2547%202.90605%2018.1536%204.01486%2018.2229C4.98428%2018.2836%206.12329%2018.4021%207%2018.6335C8.08145%2018.9189%209.37293%2019.5366%2010.3724%2020.0694C11.3852%2020.6092%2012.6148%2020.6092%2013.6276%2020.0694C14.6271%2019.5366%2015.9185%2018.9189%2017%2018.6335C17.8767%2018.4021%2019.0157%2018.2836%2019.9851%2018.2229C21.094%2018.1536%2022%2017.2547%2022%2016.1437V4.93332C22%203.86087%2021.1538%202.98053%2020.082%203.01787C18.9534%203.05718%2017.5469%203.17415%2016.5%203.48757C15.5924%203.75929%2014.5353%204.30431%2013.6738%204.80287C12.6355%205.40379%2011.3428%205.43636%2010.2823%204.87558C9.29611%204.35413%208.04921%203.76443%207%203.48757C6.11349%203.25363%204.95877%203.13502%203.9824%203.07501C2.8863%203.00764%202%203.89975%202%204.99792Z%22%2F%3E%3Cpath%20d%3D%22M12%205.50049V20.5005%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-minimalistic-linear.svg?color=%231a73e8&size=48