clinical notes icon

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

Name
clinical-notes-outline-sharp
Set
Material Symbols
Style
Outline Sharp
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-4.275q1.05-.6 2.15-1t2.3-.6L17 19l1.55-1.875q1.2.15 2.3.575t2.15 1V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975 0H21v-.9q-.4-.25-.825-.437t-.875-.313zM9 21H3V3h18v7q-.4-.5-.875-.95T19 8.45V5H5v14h4zM7 9h7q.65-.5 1.425-.75T17 8V7H7zm0 4h5q0-.525.112-1.025t.313-.975H7zm0 4h3.15l1.525-.675V15H7zm2 2H5V5h14v3.425q-.45-.2-.962-.312T17 8q-2.075 0-3.537 1.463T12 13q0 .775.213 1.488t.637 1.312L9 17.525zm8-6"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsClinicalNotesOutlineSharp(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-4.275q1.05-.6 2.15-1t2.3-.6L17 19l1.55-1.875q1.2.15 2.3.575t2.15 1V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975 0H21v-.9q-.4-.25-.825-.437t-.875-.313zM9 21H3V3h18v7q-.4-.5-.875-.95T19 8.45V5H5v14h4zM7 9h7q.65-.5 1.425-.75T17 8V7H7zm0 4h5q0-.525.112-1.025t.313-.975H7zm0 4h3.15l1.525-.675V15H7zm2 2H5V5h14v3.425q-.45-.2-.962-.312T17 8q-2.075 0-3.537 1.463T12 13q0 .775.213 1.488t.637 1.312L9 17.525zm8-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-4.275q1.05-.6 2.15-1t2.3-.6L17 19l1.55-1.875q1.2.15 2.3.575t2.15 1V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975 0H21v-.9q-.4-.25-.825-.437t-.875-.313zM9 21H3V3h18v7q-.4-.5-.875-.95T19 8.45V5H5v14h4zM7 9h7q.65-.5 1.425-.75T17 8V7H7zm0 4h5q0-.525.112-1.025t.313-.975H7zm0 4h3.15l1.525-.675V15H7zm2 2H5V5h14v3.425q-.45-.2-.962-.312T17 8q-2.075 0-3.537 1.463T12 13q0 .775.213 1.488t.637 1.312L9 17.525zm8-6"/></svg>
</template>

CSS

.icon-clinical-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%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-4.275q1.05-.6%202.15-1t2.3-.6L17%2019l1.55-1.875q1.2.15%202.3.575t2.15%201V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975%200H21v-.9q-.4-.25-.825-.437t-.875-.313zM9%2021H3V3h18v7q-.4-.5-.875-.95T19%208.45V5H5v14h4zM7%209h7q.65-.5%201.425-.75T17%208V7H7zm0%204h5q0-.525.112-1.025t.313-.975H7zm0%204h3.15l1.525-.675V15H7zm2%202H5V5h14v3.425q-.45-.2-.962-.312T17%208q-2.075%200-3.537%201.463T12%2013q0%20.775.213%201.488t.637%201.312L9%2017.525zm8-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-4.275q1.05-.6%202.15-1t2.3-.6L17%2019l1.55-1.875q1.2.15%202.3.575t2.15%201V23zm1.975-2h3.075l-1.35-1.65q-.45.125-.875.325t-.85.425zm4.975%200H21v-.9q-.4-.25-.825-.437t-.875-.313zM9%2021H3V3h18v7q-.4-.5-.875-.95T19%208.45V5H5v14h4zM7%209h7q.65-.5%201.425-.75T17%208V7H7zm0%204h5q0-.525.112-1.025t.313-.975H7zm0%204h3.15l1.525-.675V15H7zm2%202H5V5h14v3.425q-.45-.2-.962-.312T17%208q-2.075%200-3.537%201.463T12%2013q0%20.775.213%201.488t.637%201.312L9%2017.525zm8-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-sharp.svg?color=%231a73e8&size=48