psychiatry icon
psychiatry-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- psychiatry-outline-rounded
- Set
- Material Symbols
- Style
- Outline 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-.288M11 11q0-1.2-.462-2.287T9.224 6.775T7.288 5.463T5 5q0 1.2.45 2.3t1.3 1.95t1.95 1.3T11 11m2 3q1.2 0 2.288-.45t1.937-1.3t1.313-1.95T19 8q-1.2 0-2.3.463t-1.95 1.312t-1.3 1.938T13 14m-2-3"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPsychiatryOutlineRounded(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-.288M11 11q0-1.2-.462-2.287T9.224 6.775T7.288 5.463T5 5q0 1.2.45 2.3t1.3 1.95t1.95 1.3T11 11m2 3q1.2 0 2.288-.45t1.937-1.3t1.313-1.95T19 8q-1.2 0-2.3.463t-1.95 1.312t-1.3 1.938T13 14m-2-3"/></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-.288M11 11q0-1.2-.462-2.287T9.224 6.775T7.288 5.463T5 5q0 1.2.45 2.3t1.3 1.95t1.95 1.3T11 11m2 3q1.2 0 2.288-.45t1.937-1.3t1.313-1.95T19 8q-1.2 0-2.3.463t-1.95 1.312t-1.3 1.938T13 14m-2-3"/></svg> </template>
CSS
.icon-psychiatry-outline-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-.288M11%2011q0-1.2-.462-2.287T9.224%206.775T7.288%205.463T5%205q0%201.2.45%202.3t1.3%201.95t1.95%201.3T11%2011m2%203q1.2%200%202.288-.45t1.937-1.3t1.313-1.95T19%208q-1.2%200-2.3.463t-1.95%201.312t-1.3%201.938T13%2014m-2-3%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-.288M11%2011q0-1.2-.462-2.287T9.224%206.775T7.288%205.463T5%205q0%201.2.45%202.3t1.3%201.95t1.95%201.3T11%2011m2%203q1.2%200%202.288-.45t1.937-1.3t1.313-1.95T19%208q-1.2%200-2.3.463t-1.95%201.312t-1.3%201.938T13%2014m-2-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/psychiatry-outline-rounded.svg?color=%231a73e8&size=48