mental health icon
mental-health from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.
- Name
- mental-health
- Set
- Health Icons
- Style
- Filled
- Category
- Symbols
- Viewbox
- 48×48
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
More symbols icons from Health Icons
Use the mental health icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M39.715 25.366c-.879-1.82-.856-3.36-.83-5.107c.007-.495.015-1.007.002-1.547a11.83 11.83 0 0 0-2.211-6.573a14.4 14.4 0 0 0-5.779-4.21A22.7 22.7 0 0 0 21.695 6c-4.163 0-8.155 1.574-11.098 4.376S6 16.978 6 20.94c0 4.767 2.814 8.444 6.467 11.174v6.449c1.036 2.108 4.946 3.603 7.23 3.422c4.851 0 5.707-2.716 5.707-2.716v-1.423s12.841 4.212 12.841-5.88c0 0 3.382-.516 3.724-2.39s-2.254-4.21-2.254-4.21M34 25.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0M22.84 12.21c1.263-.373 2.697-.295 3.98.613c1.327.935 2.12 2.495 2.176 4.105c.088 2.518-1.26 4.651-2.845 6.385c-1.229 1.343-2.713 2.562-3.98 3.602c-.364.298-.709.581-1.025.849l-.651.55l-.647-.556c-.348-.299-.734-.618-1.14-.955c-1.234-1.02-2.663-2.203-3.849-3.494c-1.586-1.728-2.937-3.853-2.855-6.378v-.002c.055-1.61.85-3.172 2.178-4.107c1.281-.903 2.714-.981 3.977-.609c.364.108.717.337 1.053.61c.273.22.535.471.783.708c.175.168.344.33.505.469c.16-.14.329-.301.505-.47c.247-.236.508-.486.78-.707c.337-.274.69-.505 1.055-.613" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsMentalHealth(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M39.715 25.366c-.879-1.82-.856-3.36-.83-5.107c.007-.495.015-1.007.002-1.547a11.83 11.83 0 0 0-2.211-6.573a14.4 14.4 0 0 0-5.779-4.21A22.7 22.7 0 0 0 21.695 6c-4.163 0-8.155 1.574-11.098 4.376S6 16.978 6 20.94c0 4.767 2.814 8.444 6.467 11.174v6.449c1.036 2.108 4.946 3.603 7.23 3.422c4.851 0 5.707-2.716 5.707-2.716v-1.423s12.841 4.212 12.841-5.88c0 0 3.382-.516 3.724-2.39s-2.254-4.21-2.254-4.21M34 25.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0M22.84 12.21c1.263-.373 2.697-.295 3.98.613c1.327.935 2.12 2.495 2.176 4.105c.088 2.518-1.26 4.651-2.845 6.385c-1.229 1.343-2.713 2.562-3.98 3.602c-.364.298-.709.581-1.025.849l-.651.55l-.647-.556c-.348-.299-.734-.618-1.14-.955c-1.234-1.02-2.663-2.203-3.849-3.494c-1.586-1.728-2.937-3.853-2.855-6.378v-.002c.055-1.61.85-3.172 2.178-4.107c1.281-.903 2.714-.981 3.977-.609c.364.108.717.337 1.053.61c.273.22.535.471.783.708c.175.168.344.33.505.469c.16-.14.329-.301.505-.47c.247-.236.508-.486.78-.707c.337-.274.69-.505 1.055-.613" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M39.715 25.366c-.879-1.82-.856-3.36-.83-5.107c.007-.495.015-1.007.002-1.547a11.83 11.83 0 0 0-2.211-6.573a14.4 14.4 0 0 0-5.779-4.21A22.7 22.7 0 0 0 21.695 6c-4.163 0-8.155 1.574-11.098 4.376S6 16.978 6 20.94c0 4.767 2.814 8.444 6.467 11.174v6.449c1.036 2.108 4.946 3.603 7.23 3.422c4.851 0 5.707-2.716 5.707-2.716v-1.423s12.841 4.212 12.841-5.88c0 0 3.382-.516 3.724-2.39s-2.254-4.21-2.254-4.21M34 25.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0M22.84 12.21c1.263-.373 2.697-.295 3.98.613c1.327.935 2.12 2.495 2.176 4.105c.088 2.518-1.26 4.651-2.845 6.385c-1.229 1.343-2.713 2.562-3.98 3.602c-.364.298-.709.581-1.025.849l-.651.55l-.647-.556c-.348-.299-.734-.618-1.14-.955c-1.234-1.02-2.663-2.203-3.849-3.494c-1.586-1.728-2.937-3.853-2.855-6.378v-.002c.055-1.61.85-3.172 2.178-4.107c1.281-.903 2.714-.981 3.977-.609c.364.108.717.337 1.053.61c.273.22.535.471.783.708c.175.168.344.33.505.469c.16-.14.329-.301.505-.47c.247-.236.508-.486.78-.707c.337-.274.69-.505 1.055-.613" clip-rule="evenodd"/></svg> </template>
CSS
.icon-mental-health {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M39.715%2025.366c-.879-1.82-.856-3.36-.83-5.107c.007-.495.015-1.007.002-1.547a11.83%2011.83%200%200%200-2.211-6.573a14.4%2014.4%200%200%200-5.779-4.21A22.7%2022.7%200%200%200%2021.695%206c-4.163%200-8.155%201.574-11.098%204.376S6%2016.978%206%2020.94c0%204.767%202.814%208.444%206.467%2011.174v6.449c1.036%202.108%204.946%203.603%207.23%203.422c4.851%200%205.707-2.716%205.707-2.716v-1.423s12.841%204.212%2012.841-5.88c0%200%203.382-.516%203.724-2.39s-2.254-4.21-2.254-4.21M34%2025.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200M22.84%2012.21c1.263-.373%202.697-.295%203.98.613c1.327.935%202.12%202.495%202.176%204.105c.088%202.518-1.26%204.651-2.845%206.385c-1.229%201.343-2.713%202.562-3.98%203.602c-.364.298-.709.581-1.025.849l-.651.55l-.647-.556c-.348-.299-.734-.618-1.14-.955c-1.234-1.02-2.663-2.203-3.849-3.494c-1.586-1.728-2.937-3.853-2.855-6.378v-.002c.055-1.61.85-3.172%202.178-4.107c1.281-.903%202.714-.981%203.977-.609c.364.108.717.337%201.053.61c.273.22.535.471.783.708c.175.168.344.33.505.469c.16-.14.329-.301.505-.47c.247-.236.508-.486.78-.707c.337-.274.69-.505%201.055-.613%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M39.715%2025.366c-.879-1.82-.856-3.36-.83-5.107c.007-.495.015-1.007.002-1.547a11.83%2011.83%200%200%200-2.211-6.573a14.4%2014.4%200%200%200-5.779-4.21A22.7%2022.7%200%200%200%2021.695%206c-4.163%200-8.155%201.574-11.098%204.376S6%2016.978%206%2020.94c0%204.767%202.814%208.444%206.467%2011.174v6.449c1.036%202.108%204.946%203.603%207.23%203.422c4.851%200%205.707-2.716%205.707-2.716v-1.423s12.841%204.212%2012.841-5.88c0%200%203.382-.516%203.724-2.39s-2.254-4.21-2.254-4.21M34%2025.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200M22.84%2012.21c1.263-.373%202.697-.295%203.98.613c1.327.935%202.12%202.495%202.176%204.105c.088%202.518-1.26%204.651-2.845%206.385c-1.229%201.343-2.713%202.562-3.98%203.602c-.364.298-.709.581-1.025.849l-.651.55l-.647-.556c-.348-.299-.734-.618-1.14-.955c-1.234-1.02-2.663-2.203-3.849-3.494c-1.586-1.728-2.937-3.853-2.855-6.378v-.002c.055-1.61.85-3.172%202.178-4.107c1.281-.903%202.714-.981%203.977-.609c.364.108.717.337%201.053.61c.273.22.535.471.783.708c.175.168.344.33.505.469c.16-.14.329-.301.505-.47c.247-.236.508-.486.78-.707c.337-.274.69-.505%201.055-.613%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/mental-health.svg?color=%231a73e8&size=48