diagnosis icon
diagnosis-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- diagnosis-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the diagnosis icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 19h6q.425 0 .713-.288T16 18t-.288-.712T15 17H9q-.425 0-.712.288T8 18t.288.713T9 19m0-3h6q.425 0 .713-.288T16 15t-.288-.712T15 14H9q-.425 0-.712.288T8 15t.288.713T9 16m3-10.2q-.3-.375-.788-.588T10.2 5q-.9 0-1.55.65T8 7.2q0 1.325 1.225 2.513t2.1 1.987q.275.275.675.275t.675-.275q.875-.8 2.1-1.987T16 7.2q0-.9-.65-1.55T13.8 5q-.525 0-1.013.213T12 5.8M18 22H6q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h12q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDiagnosisRounded(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="M9 19h6q.425 0 .713-.288T16 18t-.288-.712T15 17H9q-.425 0-.712.288T8 18t.288.713T9 19m0-3h6q.425 0 .713-.288T16 15t-.288-.712T15 14H9q-.425 0-.712.288T8 15t.288.713T9 16m3-10.2q-.3-.375-.788-.588T10.2 5q-.9 0-1.55.65T8 7.2q0 1.325 1.225 2.513t2.1 1.987q.275.275.675.275t.675-.275q.875-.8 2.1-1.987T16 7.2q0-.9-.65-1.55T13.8 5q-.525 0-1.013.213T12 5.8M18 22H6q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h12q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 19h6q.425 0 .713-.288T16 18t-.288-.712T15 17H9q-.425 0-.712.288T8 18t.288.713T9 19m0-3h6q.425 0 .713-.288T16 15t-.288-.712T15 14H9q-.425 0-.712.288T8 15t.288.713T9 16m3-10.2q-.3-.375-.788-.588T10.2 5q-.9 0-1.55.65T8 7.2q0 1.325 1.225 2.513t2.1 1.987q.275.275.675.275t.675-.275q.875-.8 2.1-1.987T16 7.2q0-.9-.65-1.55T13.8 5q-.525 0-1.013.213T12 5.8M18 22H6q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h12q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22"/></svg> </template>
CSS
.icon-diagnosis-rounded {
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%22M9%2019h6q.425%200%20.713-.288T16%2018t-.288-.712T15%2017H9q-.425%200-.712.288T8%2018t.288.713T9%2019m0-3h6q.425%200%20.713-.288T16%2015t-.288-.712T15%2014H9q-.425%200-.712.288T8%2015t.288.713T9%2016m3-10.2q-.3-.375-.788-.588T10.2%205q-.9%200-1.55.65T8%207.2q0%201.325%201.225%202.513t2.1%201.987q.275.275.675.275t.675-.275q.875-.8%202.1-1.987T16%207.2q0-.9-.65-1.55T13.8%205q-.525%200-1.013.213T12%205.8M18%2022H6q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h12q.825%200%201.413.588T20%204v16q0%20.825-.587%201.413T18%2022%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%22M9%2019h6q.425%200%20.713-.288T16%2018t-.288-.712T15%2017H9q-.425%200-.712.288T8%2018t.288.713T9%2019m0-3h6q.425%200%20.713-.288T16%2015t-.288-.712T15%2014H9q-.425%200-.712.288T8%2015t.288.713T9%2016m3-10.2q-.3-.375-.788-.588T10.2%205q-.9%200-1.55.65T8%207.2q0%201.325%201.225%202.513t2.1%201.987q.275.275.675.275t.675-.275q.875-.8%202.1-1.987T16%207.2q0-.9-.65-1.55T13.8%205q-.525%200-1.013.213T12%205.8M18%2022H6q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h12q.825%200%201.413.588T20%204v16q0%20.825-.587%201.413T18%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/diagnosis-rounded.svg?color=%231a73e8&size=48