clinical notes icon

clinical-notes-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
clinical-notes-outline
Set
Material Symbols
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the clinical notes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.875 15.125Q14 14.25 14 13t.875-2.125T17 10t2.125.875T20 13t-.875 2.125T17 16t-2.125-.875m2.838-1.412Q18 13.425 18 13t-.288-.712T17 12t-.712.288T16 13t.288.713T17 14t.713-.288M11 23v-2.9q0-.525.25-.987t.7-.738q.8-.475 1.688-.788t1.812-.462L17 19l1.55-1.875q.925.15 1.8.463t1.675.787q.45.275.713.738T23 20.1V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975 0H21v-.9q-.4-.25-.825-.437t-.875-.313zM5 21q-.825 0-1.413-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v5q-.4-.5-.875-.95T19 8.45V5H5v14h4.15q-.075.275-.112.55T9 20.1v.9zM7 9h7q.65-.5 1.425-.75T17 8V7H7zm0 4h5q0-.525.112-1.025t.313-.975H7zm0 4h3.45q.275-.225.588-.4t.637-.325V15H7zm-2 2V5v3.425V8zm12-6"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsClinicalNotesOutline(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="M14.875 15.125Q14 14.25 14 13t.875-2.125T17 10t2.125.875T20 13t-.875 2.125T17 16t-2.125-.875m2.838-1.412Q18 13.425 18 13t-.288-.712T17 12t-.712.288T16 13t.288.713T17 14t.713-.288M11 23v-2.9q0-.525.25-.987t.7-.738q.8-.475 1.688-.788t1.812-.462L17 19l1.55-1.875q.925.15 1.8.463t1.675.787q.45.275.713.738T23 20.1V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975 0H21v-.9q-.4-.25-.825-.437t-.875-.313zM5 21q-.825 0-1.413-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v5q-.4-.5-.875-.95T19 8.45V5H5v14h4.15q-.075.275-.112.55T9 20.1v.9zM7 9h7q.65-.5 1.425-.75T17 8V7H7zm0 4h5q0-.525.112-1.025t.313-.975H7zm0 4h3.45q.275-.225.588-.4t.637-.325V15H7zm-2 2V5v3.425V8zm12-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.875 15.125Q14 14.25 14 13t.875-2.125T17 10t2.125.875T20 13t-.875 2.125T17 16t-2.125-.875m2.838-1.412Q18 13.425 18 13t-.288-.712T17 12t-.712.288T16 13t.288.713T17 14t.713-.288M11 23v-2.9q0-.525.25-.987t.7-.738q.8-.475 1.688-.788t1.812-.462L17 19l1.55-1.875q.925.15 1.8.463t1.675.787q.45.275.713.738T23 20.1V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975 0H21v-.9q-.4-.25-.825-.437t-.875-.313zM5 21q-.825 0-1.413-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v5q-.4-.5-.875-.95T19 8.45V5H5v14h4.15q-.075.275-.112.55T9 20.1v.9zM7 9h7q.65-.5 1.425-.75T17 8V7H7zm0 4h5q0-.525.112-1.025t.313-.975H7zm0 4h3.45q.275-.225.588-.4t.637-.325V15H7zm-2 2V5v3.425V8zm12-6"/></svg>
</template>

CSS

.icon-clinical-notes-outline {
  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%22M14.875%2015.125Q14%2014.25%2014%2013t.875-2.125T17%2010t2.125.875T20%2013t-.875%202.125T17%2016t-2.125-.875m2.838-1.412Q18%2013.425%2018%2013t-.288-.712T17%2012t-.712.288T16%2013t.288.713T17%2014t.713-.288M11%2023v-2.9q0-.525.25-.987t.7-.738q.8-.475%201.688-.788t1.812-.462L17%2019l1.55-1.875q.925.15%201.8.463t1.675.787q.45.275.713.738T23%2020.1V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975%200H21v-.9q-.4-.25-.825-.437t-.875-.313zM5%2021q-.825%200-1.413-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v5q-.4-.5-.875-.95T19%208.45V5H5v14h4.15q-.075.275-.112.55T9%2020.1v.9zM7%209h7q.65-.5%201.425-.75T17%208V7H7zm0%204h5q0-.525.112-1.025t.313-.975H7zm0%204h3.45q.275-.225.588-.4t.637-.325V15H7zm-2%202V5v3.425V8zm12-6%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%22M14.875%2015.125Q14%2014.25%2014%2013t.875-2.125T17%2010t2.125.875T20%2013t-.875%202.125T17%2016t-2.125-.875m2.838-1.412Q18%2013.425%2018%2013t-.288-.712T17%2012t-.712.288T16%2013t.288.713T17%2014t.713-.288M11%2023v-2.9q0-.525.25-.987t.7-.738q.8-.475%201.688-.788t1.812-.462L17%2019l1.55-1.875q.925.15%201.8.463t1.675.787q.45.275.713.738T23%2020.1V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975%200H21v-.9q-.4-.25-.825-.437t-.875-.313zM5%2021q-.825%200-1.413-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v5q-.4-.5-.875-.95T19%208.45V5H5v14h4.15q-.075.275-.112.55T9%2020.1v.9zM7%209h7q.65-.5%201.425-.75T17%208V7H7zm0%204h5q0-.525.112-1.025t.313-.975H7zm0%204h3.45q.275-.225.588-.4t.637-.325V15H7zm-2%202V5v3.425V8zm12-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Clinical Notes outline icon — Material Symbols · IconsDB