notebook subsection icon

notebook-subsection-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
notebook-subsection-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the notebook subsection icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 5.5A3.5 3.5 0 0 1 7.5 2H10c.818 0 1.544.393 2 1H7.5A2.5 2.5 0 0 0 5 5.5V15a2.5 2.5 0 0 1-1-2zm9.432-3.495L13.5 2c.253 0 .462.226.495.519L14 2.6v14.8c0 .331-.224.6-.5.6c-.253 0-.462-.226-.495-.519L13 17.4V17H8a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5V2.6c0-.304.188-.555.432-.595M8 5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h5V5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentNotebookSubsection20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 5.5A3.5 3.5 0 0 1 7.5 2H10c.818 0 1.544.393 2 1H7.5A2.5 2.5 0 0 0 5 5.5V15a2.5 2.5 0 0 1-1-2zm9.432-3.495L13.5 2c.253 0 .462.226.495.519L14 2.6v14.8c0 .331-.224.6-.5.6c-.253 0-.462-.226-.495-.519L13 17.4V17H8a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5V2.6c0-.304.188-.555.432-.595M8 5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h5V5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 5.5A3.5 3.5 0 0 1 7.5 2H10c.818 0 1.544.393 2 1H7.5A2.5 2.5 0 0 0 5 5.5V15a2.5 2.5 0 0 1-1-2zm9.432-3.495L13.5 2c.253 0 .462.226.495.519L14 2.6v14.8c0 .331-.224.6-.5.6c-.253 0-.462-.226-.495-.519L13 17.4V17H8a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5V2.6c0-.304.188-.555.432-.595M8 5a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h5V5z"/></svg>
</template>

CSS

.icon-notebook-subsection-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205.5A3.5%203.5%200%200%201%207.5%202H10c.818%200%201.544.393%202%201H7.5A2.5%202.5%200%200%200%205%205.5V15a2.5%202.5%200%200%201-1-2zm9.432-3.495L13.5%202c.253%200%20.462.226.495.519L14%202.6v14.8c0%20.331-.224.6-.5.6c-.253%200-.462-.226-.495-.519L13%2017.4V17H8a2%202%200%200%201-2-2V6a2%202%200%200%201%202-2h5V2.6c0-.304.188-.555.432-.595M8%205a1%201%200%200%200-1%201v9a1%201%200%200%200%201%201h5V5z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205.5A3.5%203.5%200%200%201%207.5%202H10c.818%200%201.544.393%202%201H7.5A2.5%202.5%200%200%200%205%205.5V15a2.5%202.5%200%200%201-1-2zm9.432-3.495L13.5%202c.253%200%20.462.226.495.519L14%202.6v14.8c0%20.331-.224.6-.5.6c-.253%200-.462-.226-.495-.519L13%2017.4V17H8a2%202%200%200%201-2-2V6a2%202%200%200%201%202-2h5V2.6c0-.304.188-.555.432-.595M8%205a1%201%200%200%200-1%201v9a1%201%200%200%200%201%201h5V5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/notebook-subsection-20-regular.svg?color=%231a73e8&size=48