doctor male icon

doctor-male from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.

Name
doctor-male
Set
Health Icons
Style
Filled
Category
People
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More people icons from Health Icons

Use the doctor male icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M33.834 13.81c0 3.461-.86 7.975-2.183 7.29a8.001 8.001 0 0 1-15.611-1.54c-1.313-2.297-3.035-6.9 1.392-10.488c.08-.026.128-.242.2-.56c.274-1.203.881-3.877 4.71-3.366c2.953.393 11.492 1.918 11.492 8.665m-3.806 2.182s-.452 1.322-.028 2.795a6 6 0 0 1-11.996.197c.145-.55.145-1.481.144-2.516c-.001-1.867-.003-4.07.852-4.968c5.989 3.989 11.028 4.492 11.028 4.492" clip-rule="evenodd"/><path d="M13 36c0-1.082.573-2.03 1.433-2.558a12 12 0 0 1-.092-.375a22 22 0 0 1-.355-2.068a20 20 0 0 1-.155-2.006C9.61 30.65 6 33.538 6 36.57V42h36v-5.43c0-2.904-3.31-5.675-7.298-7.36v.028c.018.61-.016 1.31-.082 1.983c-.06.624-.149 1.246-.256 1.779H35a1 1 0 0 1 .894.553l1 2c.07.139.106.292.106.447v2a1 1 0 0 1-1 1h-2v-2h1v-.764L34.382 35h-2.764L31 36.236V37h1v2h-2a1 1 0 0 1-1-1v-2c0-.155.036-.308.106-.447l1-2A1 1 0 0 1 31 33h1.315q.033-.129.066-.286c.1-.471.189-1.068.249-1.685c.06-.618.088-1.231.073-1.735a5 5 0 0 0-.049-.624c-.022-.142-.044-.207-.048-.221q-.002-.005 0-.002l.003-.001A22 22 0 0 0 31 28.013c-.503-.115-1.023.577-1.25 1.01H18l-.086-.168c-.212-.422-.473-.943-.914-.842q-.578.131-1.155.297a7 7 0 0 0-.016.527c.004.553.057 1.23.142 1.914c.085.682.2 1.346.32 1.87q.052.227.1.404A3 3 0 1 1 13 36"/><path d="M17 36c0 .574-.462 1.015-1 1.015s-1-.44-1-1.015c0-.574.462-1.015 1-1.015s1 .44 1 1.015"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsDoctorMale(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fillRule="evenodd" d="M33.834 13.81c0 3.461-.86 7.975-2.183 7.29a8.001 8.001 0 0 1-15.611-1.54c-1.313-2.297-3.035-6.9 1.392-10.488c.08-.026.128-.242.2-.56c.274-1.203.881-3.877 4.71-3.366c2.953.393 11.492 1.918 11.492 8.665m-3.806 2.182s-.452 1.322-.028 2.795a6 6 0 0 1-11.996.197c.145-.55.145-1.481.144-2.516c-.001-1.867-.003-4.07.852-4.968c5.989 3.989 11.028 4.492 11.028 4.492" clipRule="evenodd"/><path d="M13 36c0-1.082.573-2.03 1.433-2.558a12 12 0 0 1-.092-.375a22 22 0 0 1-.355-2.068a20 20 0 0 1-.155-2.006C9.61 30.65 6 33.538 6 36.57V42h36v-5.43c0-2.904-3.31-5.675-7.298-7.36v.028c.018.61-.016 1.31-.082 1.983c-.06.624-.149 1.246-.256 1.779H35a1 1 0 0 1 .894.553l1 2c.07.139.106.292.106.447v2a1 1 0 0 1-1 1h-2v-2h1v-.764L34.382 35h-2.764L31 36.236V37h1v2h-2a1 1 0 0 1-1-1v-2c0-.155.036-.308.106-.447l1-2A1 1 0 0 1 31 33h1.315q.033-.129.066-.286c.1-.471.189-1.068.249-1.685c.06-.618.088-1.231.073-1.735a5 5 0 0 0-.049-.624c-.022-.142-.044-.207-.048-.221q-.002-.005 0-.002l.003-.001A22 22 0 0 0 31 28.013c-.503-.115-1.023.577-1.25 1.01H18l-.086-.168c-.212-.422-.473-.943-.914-.842q-.578.131-1.155.297a7 7 0 0 0-.016.527c.004.553.057 1.23.142 1.914c.085.682.2 1.346.32 1.87q.052.227.1.404A3 3 0 1 1 13 36"/><path d="M17 36c0 .574-.462 1.015-1 1.015s-1-.44-1-1.015c0-.574.462-1.015 1-1.015s1 .44 1 1.015"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M33.834 13.81c0 3.461-.86 7.975-2.183 7.29a8.001 8.001 0 0 1-15.611-1.54c-1.313-2.297-3.035-6.9 1.392-10.488c.08-.026.128-.242.2-.56c.274-1.203.881-3.877 4.71-3.366c2.953.393 11.492 1.918 11.492 8.665m-3.806 2.182s-.452 1.322-.028 2.795a6 6 0 0 1-11.996.197c.145-.55.145-1.481.144-2.516c-.001-1.867-.003-4.07.852-4.968c5.989 3.989 11.028 4.492 11.028 4.492" clip-rule="evenodd"/><path d="M13 36c0-1.082.573-2.03 1.433-2.558a12 12 0 0 1-.092-.375a22 22 0 0 1-.355-2.068a20 20 0 0 1-.155-2.006C9.61 30.65 6 33.538 6 36.57V42h36v-5.43c0-2.904-3.31-5.675-7.298-7.36v.028c.018.61-.016 1.31-.082 1.983c-.06.624-.149 1.246-.256 1.779H35a1 1 0 0 1 .894.553l1 2c.07.139.106.292.106.447v2a1 1 0 0 1-1 1h-2v-2h1v-.764L34.382 35h-2.764L31 36.236V37h1v2h-2a1 1 0 0 1-1-1v-2c0-.155.036-.308.106-.447l1-2A1 1 0 0 1 31 33h1.315q.033-.129.066-.286c.1-.471.189-1.068.249-1.685c.06-.618.088-1.231.073-1.735a5 5 0 0 0-.049-.624c-.022-.142-.044-.207-.048-.221q-.002-.005 0-.002l.003-.001A22 22 0 0 0 31 28.013c-.503-.115-1.023.577-1.25 1.01H18l-.086-.168c-.212-.422-.473-.943-.914-.842q-.578.131-1.155.297a7 7 0 0 0-.016.527c.004.553.057 1.23.142 1.914c.085.682.2 1.346.32 1.87q.052.227.1.404A3 3 0 1 1 13 36"/><path d="M17 36c0 .574-.462 1.015-1 1.015s-1-.44-1-1.015c0-.574.462-1.015 1-1.015s1 .44 1 1.015"/></g></svg>
</template>

CSS

.icon-doctor-male {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33.834%2013.81c0%203.461-.86%207.975-2.183%207.29a8.001%208.001%200%200%201-15.611-1.54c-1.313-2.297-3.035-6.9%201.392-10.488c.08-.026.128-.242.2-.56c.274-1.203.881-3.877%204.71-3.366c2.953.393%2011.492%201.918%2011.492%208.665m-3.806%202.182s-.452%201.322-.028%202.795a6%206%200%200%201-11.996.197c.145-.55.145-1.481.144-2.516c-.001-1.867-.003-4.07.852-4.968c5.989%203.989%2011.028%204.492%2011.028%204.492%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13%2036c0-1.082.573-2.03%201.433-2.558a12%2012%200%200%201-.092-.375a22%2022%200%200%201-.355-2.068a20%2020%200%200%201-.155-2.006C9.61%2030.65%206%2033.538%206%2036.57V42h36v-5.43c0-2.904-3.31-5.675-7.298-7.36v.028c.018.61-.016%201.31-.082%201.983c-.06.624-.149%201.246-.256%201.779H35a1%201%200%200%201%20.894.553l1%202c.07.139.106.292.106.447v2a1%201%200%200%201-1%201h-2v-2h1v-.764L34.382%2035h-2.764L31%2036.236V37h1v2h-2a1%201%200%200%201-1-1v-2c0-.155.036-.308.106-.447l1-2A1%201%200%200%201%2031%2033h1.315q.033-.129.066-.286c.1-.471.189-1.068.249-1.685c.06-.618.088-1.231.073-1.735a5%205%200%200%200-.049-.624c-.022-.142-.044-.207-.048-.221q-.002-.005%200-.002l.003-.001A22%2022%200%200%200%2031%2028.013c-.503-.115-1.023.577-1.25%201.01H18l-.086-.168c-.212-.422-.473-.943-.914-.842q-.578.131-1.155.297a7%207%200%200%200-.016.527c.004.553.057%201.23.142%201.914c.085.682.2%201.346.32%201.87q.052.227.1.404A3%203%200%201%201%2013%2036%22%2F%3E%3Cpath%20d%3D%22M17%2036c0%20.574-.462%201.015-1%201.015s-1-.44-1-1.015c0-.574.462-1.015%201-1.015s1%20.44%201%201.015%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M33.834%2013.81c0%203.461-.86%207.975-2.183%207.29a8.001%208.001%200%200%201-15.611-1.54c-1.313-2.297-3.035-6.9%201.392-10.488c.08-.026.128-.242.2-.56c.274-1.203.881-3.877%204.71-3.366c2.953.393%2011.492%201.918%2011.492%208.665m-3.806%202.182s-.452%201.322-.028%202.795a6%206%200%200%201-11.996.197c.145-.55.145-1.481.144-2.516c-.001-1.867-.003-4.07.852-4.968c5.989%203.989%2011.028%204.492%2011.028%204.492%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M13%2036c0-1.082.573-2.03%201.433-2.558a12%2012%200%200%201-.092-.375a22%2022%200%200%201-.355-2.068a20%2020%200%200%201-.155-2.006C9.61%2030.65%206%2033.538%206%2036.57V42h36v-5.43c0-2.904-3.31-5.675-7.298-7.36v.028c.018.61-.016%201.31-.082%201.983c-.06.624-.149%201.246-.256%201.779H35a1%201%200%200%201%20.894.553l1%202c.07.139.106.292.106.447v2a1%201%200%200%201-1%201h-2v-2h1v-.764L34.382%2035h-2.764L31%2036.236V37h1v2h-2a1%201%200%200%201-1-1v-2c0-.155.036-.308.106-.447l1-2A1%201%200%200%201%2031%2033h1.315q.033-.129.066-.286c.1-.471.189-1.068.249-1.685c.06-.618.088-1.231.073-1.735a5%205%200%200%200-.049-.624c-.022-.142-.044-.207-.048-.221q-.002-.005%200-.002l.003-.001A22%2022%200%200%200%2031%2028.013c-.503-.115-1.023.577-1.25%201.01H18l-.086-.168c-.212-.422-.473-.943-.914-.842q-.578.131-1.155.297a7%207%200%200%200-.016.527c.004.553.057%201.23.142%201.914c.085.682.2%201.346.32%201.87q.052.227.1.404A3%203%200%201%201%2013%2036%22%2F%3E%3Cpath%20d%3D%22M17%2036c0%20.574-.462%201.015-1%201.015s-1-.44-1-1.015c0-.574.462-1.015%201-1.015s1%20.44%201%201.015%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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