psychiatry from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
psychiatry
Set
Material Symbols
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
psychiatry-sharp

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 21v-7.975q-1.6 0-3.075-.612t-2.6-1.738t-1.725-2.6T3 5V3h2q1.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 6h2v2q0 1.6-.612 3.075t-1.738 2.6t-2.587 1.725T13 16v5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPsychiatry(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 21v-7.975q-1.6 0-3.075-.612t-2.6-1.738t-1.725-2.6T3 5V3h2q1.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 6h2v2q0 1.6-.612 3.075t-1.738 2.6t-2.587 1.725T13 16v5z"/></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 21v-7.975q-1.6 0-3.075-.612t-2.6-1.738t-1.725-2.6T3 5V3h2q1.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 6h2v2q0 1.6-.612 3.075t-1.738 2.6t-2.587 1.725T13 16v5z"/></svg>
</template>

CSS

.icon-psychiatry {
  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%2021v-7.975q-1.6%200-3.075-.612t-2.6-1.738t-1.725-2.6T3%205V3h2q1.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%206h2v2q0%201.6-.612%203.075t-1.738%202.6t-2.587%201.725T13%2016v5z%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%2021v-7.975q-1.6%200-3.075-.612t-2.6-1.738t-1.725-2.6T3%205V3h2q1.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%206h2v2q0%201.6-.612%203.075t-1.738%202.6t-2.587%201.725T13%2016v5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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