notebook subsection icon

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

Name
notebook-subsection-20-filled
Set
Fluent UI System Icons
Style
20 Filled
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-2zM13.5 2l-.068.005c-.244.04-.432.291-.432.595V4H7.5A1.5 1.5 0 0 0 6 5.5v10A1.5 1.5 0 0 0 7.5 17H13v.4l.005.081c.033.293.242.519.495.519c.276 0 .5-.269.5-.6V2.6l-.005-.081C13.962 2.226 13.753 2 13.5 2"/></svg>

React

import type { SVGProps } from "react";

export function FluentNotebookSubsection20Filled(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-2zM13.5 2l-.068.005c-.244.04-.432.291-.432.595V4H7.5A1.5 1.5 0 0 0 6 5.5v10A1.5 1.5 0 0 0 7.5 17H13v.4l.005.081c.033.293.242.519.495.519c.276 0 .5-.269.5-.6V2.6l-.005-.081C13.962 2.226 13.753 2 13.5 2"/></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-2zM13.5 2l-.068.005c-.244.04-.432.291-.432.595V4H7.5A1.5 1.5 0 0 0 6 5.5v10A1.5 1.5 0 0 0 7.5 17H13v.4l.005.081c.033.293.242.519.495.519c.276 0 .5-.269.5-.6V2.6l-.005-.081C13.962 2.226 13.753 2 13.5 2"/></svg>
</template>

CSS

.icon-notebook-subsection-20-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%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-2zM13.5%202l-.068.005c-.244.04-.432.291-.432.595V4H7.5A1.5%201.5%200%200%200%206%205.5v10A1.5%201.5%200%200%200%207.5%2017H13v.4l.005.081c.033.293.242.519.495.519c.276%200%20.5-.269.5-.6V2.6l-.005-.081C13.962%202.226%2013.753%202%2013.5%202%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-2zM13.5%202l-.068.005c-.244.04-.432.291-.432.595V4H7.5A1.5%201.5%200%200%200%206%205.5v10A1.5%201.5%200%200%200%207.5%2017H13v.4l.005.081c.033.293.242.519.495.519c.276%200%20.5-.269.5-.6V2.6l-.005-.081C13.962%202.226%2013.753%202%2013.5%202%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-filled.svg?color=%231a73e8&size=48