psychiatry icon
psychiatry-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- psychiatry-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the psychiatry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.288 20.713Q11 20.425 11 20v-6.975q-1.6 0-3.075-.612t-2.6-1.738t-1.725-2.6T3 5V4q0-.425.288-.712T4 3h1q1.575 0 3.05.613t2.6 1.737q.775.775 1.288 1.7t.787 1.975q.125-.175.275-.337t.325-.338q1.125-1.125 2.6-1.737T19 6h1q.425 0 .713.288T21 7v1q0 1.6-.612 3.075t-1.738 2.6t-2.587 1.725T13 16v4q0 .425-.288.713T12 21t-.712-.288"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPsychiatryRounded(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="M11.288 20.713Q11 20.425 11 20v-6.975q-1.6 0-3.075-.612t-2.6-1.738t-1.725-2.6T3 5V4q0-.425.288-.712T4 3h1q1.575 0 3.05.613t2.6 1.737q.775.775 1.288 1.7t.787 1.975q.125-.175.275-.337t.325-.338q1.125-1.125 2.6-1.737T19 6h1q.425 0 .713.288T21 7v1q0 1.6-.612 3.075t-1.738 2.6t-2.587 1.725T13 16v4q0 .425-.288.713T12 21t-.712-.288"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.288 20.713Q11 20.425 11 20v-6.975q-1.6 0-3.075-.612t-2.6-1.738t-1.725-2.6T3 5V4q0-.425.288-.712T4 3h1q1.575 0 3.05.613t2.6 1.737q.775.775 1.288 1.7t.787 1.975q.125-.175.275-.337t.325-.338q1.125-1.125 2.6-1.737T19 6h1q.425 0 .713.288T21 7v1q0 1.6-.612 3.075t-1.738 2.6t-2.587 1.725T13 16v4q0 .425-.288.713T12 21t-.712-.288"/></svg> </template>
CSS
.icon-psychiatry-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%22M11.288%2020.713Q11%2020.425%2011%2020v-6.975q-1.6%200-3.075-.612t-2.6-1.738t-1.725-2.6T3%205V4q0-.425.288-.712T4%203h1q1.575%200%203.05.613t2.6%201.737q.775.775%201.288%201.7t.787%201.975q.125-.175.275-.337t.325-.338q1.125-1.125%202.6-1.737T19%206h1q.425%200%20.713.288T21%207v1q0%201.6-.612%203.075t-1.738%202.6t-2.587%201.725T13%2016v4q0%20.425-.288.713T12%2021t-.712-.288%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%22M11.288%2020.713Q11%2020.425%2011%2020v-6.975q-1.6%200-3.075-.612t-2.6-1.738t-1.725-2.6T3%205V4q0-.425.288-.712T4%203h1q1.575%200%203.05.613t2.6%201.737q.775.775%201.288%201.7t.787%201.975q.125-.175.275-.337t.325-.338q1.125-1.125%202.6-1.737T19%206h1q.425%200%20.713.288T21%207v1q0%201.6-.612%203.075t-1.738%202.6t-2.587%201.725T13%2016v4q0%20.425-.288.713T12%2021t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/psychiatry-rounded.svg?color=%231a73e8&size=48