clinical notes icon
clinical-notes-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- clinical-notes-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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="M15.366 14.962q-.674-.673-.674-1.635t.674-1.635T17 11.02t1.635.673q.673.674.673 1.635t-.674 1.635t-1.634.673t-1.634-.673m-3.674 6.576v-3.101q.858-.504 1.775-.837t1.887-.494L17 19.25l1.627-2.144q.989.13 1.906.488t1.775.837v3.107zM8.923 20H4V4h16v5.308q-.64-.514-1.394-.786T17 8.25q-.134 0-.25.01t-.25.028v-.557h-9v1h7.423q-.923.4-1.602 1.111q-.679.712-1.05 1.658H7.5v1h4.52q-.097.621-.052 1.246t.245 1.235q-.172.077-.336.144t-.318.144H7.5v1h1.423z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightClinicalNotesSharp(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="M15.366 14.962q-.674-.673-.674-1.635t.674-1.635T17 11.02t1.635.673q.673.674.673 1.635t-.674 1.635t-1.634.673t-1.634-.673m-3.674 6.576v-3.101q.858-.504 1.775-.837t1.887-.494L17 19.25l1.627-2.144q.989.13 1.906.488t1.775.837v3.107zM8.923 20H4V4h16v5.308q-.64-.514-1.394-.786T17 8.25q-.134 0-.25.01t-.25.028v-.557h-9v1h7.423q-.923.4-1.602 1.111q-.679.712-1.05 1.658H7.5v1h4.52q-.097.621-.052 1.246t.245 1.235q-.172.077-.336.144t-.318.144H7.5v1h1.423z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.366 14.962q-.674-.673-.674-1.635t.674-1.635T17 11.02t1.635.673q.673.674.673 1.635t-.674 1.635t-1.634.673t-1.634-.673m-3.674 6.576v-3.101q.858-.504 1.775-.837t1.887-.494L17 19.25l1.627-2.144q.989.13 1.906.488t1.775.837v3.107zM8.923 20H4V4h16v5.308q-.64-.514-1.394-.786T17 8.25q-.134 0-.25.01t-.25.028v-.557h-9v1h7.423q-.923.4-1.602 1.111q-.679.712-1.05 1.658H7.5v1h4.52q-.097.621-.052 1.246t.245 1.235q-.172.077-.336.144t-.318.144H7.5v1h1.423z"/></svg> </template>
CSS
.icon-clinical-notes-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%22M15.366%2014.962q-.674-.673-.674-1.635t.674-1.635T17%2011.02t1.635.673q.673.674.673%201.635t-.674%201.635t-1.634.673t-1.634-.673m-3.674%206.576v-3.101q.858-.504%201.775-.837t1.887-.494L17%2019.25l1.627-2.144q.989.13%201.906.488t1.775.837v3.107zM8.923%2020H4V4h16v5.308q-.64-.514-1.394-.786T17%208.25q-.134%200-.25.01t-.25.028v-.557h-9v1h7.423q-.923.4-1.602%201.111q-.679.712-1.05%201.658H7.5v1h4.52q-.097.621-.052%201.246t.245%201.235q-.172.077-.336.144t-.318.144H7.5v1h1.423z%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%22M15.366%2014.962q-.674-.673-.674-1.635t.674-1.635T17%2011.02t1.635.673q.673.674.673%201.635t-.674%201.635t-1.634.673t-1.634-.673m-3.674%206.576v-3.101q.858-.504%201.775-.837t1.887-.494L17%2019.25l1.627-2.144q.989.13%201.906.488t1.775.837v3.107zM8.923%2020H4V4h16v5.308q-.64-.514-1.394-.786T17%208.25q-.134%200-.25.01t-.25.028v-.557h-9v1h7.423q-.923.4-1.602%201.111q-.679.712-1.05%201.658H7.5v1h4.52q-.097.621-.052%201.246t.245%201.235q-.172.077-.336.144t-.318.144H7.5v1h1.423z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/clinical-notes-sharp.svg?color=%231a73e8&size=48