notebook emoji
notebook from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- notebook
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
notebookCarbonnotebookCodiconsnotebookEmoji One (Colored)notebookElement Plusnotebook-16-filledFluent UI System Iconsnotebook-16Fluent UI System Color IconsnotebookFluent EmojinotebookFluent Emoji FlatnotebookFirefox OS EmojinotebookHuge IconsnotebookIconParknotebookIconPark OutlinenotebookIconPark SolidnotebookIconPark TwoTonenotebookLucidenotebookMaterial Design Iconsnotebook-fillMingCute IconnotebookNoto EmojinotebookOpenMojinotebookPhosphornotebookPixelarticonsnotebook-boldSolarnotebookTabler IconsnotebookTwitter Emoji
More objects icons from Fluent Emoji High Contrast
Use the notebook emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13.5 6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1z"/><path d="M4.5 3.029V28.5c0 1.115.921 2 2.034 2h19.432c.88 0 1.635-.55 1.917-1.33l.242-.67H24v-1h4V4a3 3 0 0 0-3-3H6.5c-1.114 0-2 .917-2 2.029M23 28.5H7.045a.51.51 0 0 1-.522-.5c0-.266.223-.5.522-.5H23zM9 25V3h14v22zm15 0V3h1a1 1 0 0 1 1 1v21z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastNotebook(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13.5 6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1z"/><path d="M4.5 3.029V28.5c0 1.115.921 2 2.034 2h19.432c.88 0 1.635-.55 1.917-1.33l.242-.67H24v-1h4V4a3 3 0 0 0-3-3H6.5c-1.114 0-2 .917-2 2.029M23 28.5H7.045a.51.51 0 0 1-.522-.5c0-.266.223-.5.522-.5H23zM9 25V3h14v22zm15 0V3h1a1 1 0 0 1 1 1v21z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M13.5 6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1z"/><path d="M4.5 3.029V28.5c0 1.115.921 2 2.034 2h19.432c.88 0 1.635-.55 1.917-1.33l.242-.67H24v-1h4V4a3 3 0 0 0-3-3H6.5c-1.114 0-2 .917-2 2.029M23 28.5H7.045a.51.51 0 0 1-.522-.5c0-.266.223-.5.522-.5H23zM9 25V3h14v22zm15 0V3h1a1 1 0 0 1 1 1v21z"/></g></svg> </template>
CSS
.icon-notebook {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.5%206a1%201%200%200%200-1%201v2a1%201%200%200%200%201%201h5a1%201%200%200%200%201-1V7a1%201%200%200%200-1-1z%22%2F%3E%3Cpath%20d%3D%22M4.5%203.029V28.5c0%201.115.921%202%202.034%202h19.432c.88%200%201.635-.55%201.917-1.33l.242-.67H24v-1h4V4a3%203%200%200%200-3-3H6.5c-1.114%200-2%20.917-2%202.029M23%2028.5H7.045a.51.51%200%200%201-.522-.5c0-.266.223-.5.522-.5H23zM9%2025V3h14v22zm15%200V3h1a1%201%200%200%201%201%201v21z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.5%206a1%201%200%200%200-1%201v2a1%201%200%200%200%201%201h5a1%201%200%200%200%201-1V7a1%201%200%200%200-1-1z%22%2F%3E%3Cpath%20d%3D%22M4.5%203.029V28.5c0%201.115.921%202%202.034%202h19.432c.88%200%201.635-.55%201.917-1.33l.242-.67H24v-1h4V4a3%203%200%200%200-3-3H6.5c-1.114%200-2%20.917-2%202.029M23%2028.5H7.045a.51.51%200%200%201-.522-.5c0-.266.223-.5.522-.5H23zM9%2025V3h14v22zm15%200V3h1a1%201%200%200%201%201%201v21z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/notebook.svg?color=%231a73e8&size=48