add-notes-outline-sharp from Material Symbols Light by Google · Outline Sharp · Text · Apache-2.0 Free for personal and commercial use.

Name
add-notes-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the add notes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-1.993V19V5v6.306v-.075zm2.5-1.738h3.96q.055-.255.15-.496l.2-.504H7.5zm0-3.769h6.58q.493-.346.971-.586q.478-.241 1.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18 22.117q-1.671 0-2.835-1.165Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116M17.616 21h.769v-2.5h2.5v-.77h-2.5v-2.5h-.77v2.5h-2.5v.77h2.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAddNotesOutlineSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-1.993V19V5v6.306v-.075zm2.5-1.738h3.96q.055-.255.15-.496l.2-.504H7.5zm0-3.769h6.58q.493-.346.971-.586q.478-.241 1.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18 22.117q-1.671 0-2.835-1.165Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116M17.616 21h.769v-2.5h2.5v-.77h-2.5v-2.5h-.77v2.5h-2.5v.77h2.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-1.993V19V5v6.306v-.075zm2.5-1.738h3.96q.055-.255.15-.496l.2-.504H7.5zm0-3.769h6.58q.493-.346.971-.586q.478-.241 1.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18 22.117q-1.671 0-2.835-1.165Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116M17.616 21h.769v-2.5h2.5v-.77h-2.5v-2.5h-.77v2.5h-2.5v.77h2.5z"/></svg>
</template>

CSS

.icon-add-notes-outline-sharp {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2020V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-1.993V19V5v6.306v-.075zm2.5-1.738h3.96q.055-.255.15-.496l.2-.504H7.5zm0-3.769h6.58q.493-.346.971-.586q.478-.241%201.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18%2022.117q-1.671%200-2.835-1.165Q14%2019.787%2014%2018.116t1.165-2.836T18%2014.116t2.836%201.164T22%2018.116q0%201.67-1.164%202.835Q19.67%2022.116%2018%2022.116M17.616%2021h.769v-2.5h2.5v-.77h-2.5v-2.5h-.77v2.5h-2.5v.77h2.5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2020V4h16v7.566q-.263-.091-.504-.148q-.24-.056-.496-.112V5H5v14h6.28q.037.28.094.521q.057.24.147.479zm1-1.993V19V5v6.306v-.075zm2.5-1.738h3.96q.055-.255.15-.496l.2-.504H7.5zm0-3.769h6.58q.493-.346.971-.586q.478-.241%201.026-.378V11.5H7.5zm0-3.77h9v-1h-9zM18%2022.117q-1.671%200-2.835-1.165Q14%2019.787%2014%2018.116t1.165-2.836T18%2014.116t2.836%201.164T22%2018.116q0%201.67-1.164%202.835Q19.67%2022.116%2018%2022.116M17.616%2021h.769v-2.5h2.5v-.77h-2.5v-2.5h-.77v2.5h-2.5v.77h2.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/add-notes-outline-sharp.svg?color=%231a73e8&size=48