man health worker emoji

man-health-worker from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
man-health-worker
Set
OpenMoji
Style
Default
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the man health worker emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M16.648 58.857s-2.1-14.9 9.9-14.9c3.192 2.128 6.027 3.799 9.1 3.792l.275.1c3.074.007 5.908-1.864 9.1-3.992c11.565-.034 9.51 14.9 9.74 15"/><circle cx="24.614" cy="54.782" r="3" fill="#9b9b9a"/><path fill="#d0cfce" d="M45.077 43.845c-3.17 2.113-5.275 3.5-9.337 4.088c13.062.412 12.962 6.912 13.724 10.912h5.113s2.614-15.002-9.5-15"/><path fill="#a57939" d="M31.46 13.942c-5.826-2.362-9.846 6.39-6.97 13.308c1.895-.736 4.72-7.028 4.72-7.028s6.044 4.012 4.607.965c0 0 6 3.996 5.125.576c0 0 5.42 5.857 5.804.487c0 0 .548 5.266 2.396 5C52.404 16.577 34.89 5.182 31.461 13.942"/><path fill="#fcea2b" d="M47.142 27.25c-1.848.266-2.396-5-2.396-5c-.384 5.37-5.804-.488-5.804-.488c.875 3.421-5.125-.575-5.125-.575c1.437 3.047-4.607-.965-4.607-.965s-2.73 6.074-4.624 6.975c-.013.284-.034.565-.034.853c0 7.828 5.077 14.173 11.339 14.173s11.338-6.345 11.338-14.173c0-.31-.021-.612-.037-.916c-.018.038-.03.077-.05.116"/><path d="M41.953 27.047a2 2 0 1 1-4.002-.002a2 2 0 0 1 4.002.002m-8 0a2 2 0 1 1-4.002-.002a2 2 0 0 1 4.002.002m2 10.003q-1.73 0-3.448-.859a1 1 0 1 1 .895-1.789c1.718.86 3.388.86 5.106 0a1 1 0 0 1 .894 1.79q-1.718.857-3.447.857"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M47.232 26.943q.06.722.06 1.465c0 7.827-5.077 14.173-11.34 14.173s-11.338-6.346-11.338-14.173l-.124-1.458"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M31.46 13.942c-5.826-2.362-9.846 6.39-6.97 13.308c1.895-.736 4.72-7.028 4.72-7.028s6.044 4.012 4.607.965c0 0 6 3.996 5.125.576c0 0 5.42 5.857 5.804.487c0 0 .548 5.266 2.396 5C52.404 16.577 34.89 5.182 31.461 13.942"/><circle cx="24.614" cy="54.782" r="3" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M24.614 51.782s-1.327-5.46 2.28-9.202m23.022 3.399c6.206 3.118 4.852 11.92 4.852 11.92M28.594 45.99c2.496 1.523 4.784 2.507 7.299 2.502h-.125c2.366.005 4.532-.866 6.86-2.238M16.893 57.9s-1.435-9.325 5.416-12.18m22.149-3.14c1.584 1.644 2.427 5.319 2.427 5.319c-3.425.113-3.31 3.883-3.31 3.883s-.779 5.562 1.655 5.431l-.164 1.617l.283-2.963m1.942-7.968c3.425.113 3.31 3.883 3.31 3.883s.78 5.562-1.655 5.431l.165 1.617l-.284-2.963m-18.874-9.1L35.611 57.9m5.657-10.903L35.611 57.9"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiManHealthWorker(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M16.648 58.857s-2.1-14.9 9.9-14.9c3.192 2.128 6.027 3.799 9.1 3.792l.275.1c3.074.007 5.908-1.864 9.1-3.992c11.565-.034 9.51 14.9 9.74 15"/><circle cx="24.614" cy="54.782" r="3" fill="#9b9b9a"/><path fill="#d0cfce" d="M45.077 43.845c-3.17 2.113-5.275 3.5-9.337 4.088c13.062.412 12.962 6.912 13.724 10.912h5.113s2.614-15.002-9.5-15"/><path fill="#a57939" d="M31.46 13.942c-5.826-2.362-9.846 6.39-6.97 13.308c1.895-.736 4.72-7.028 4.72-7.028s6.044 4.012 4.607.965c0 0 6 3.996 5.125.576c0 0 5.42 5.857 5.804.487c0 0 .548 5.266 2.396 5C52.404 16.577 34.89 5.182 31.461 13.942"/><path fill="#fcea2b" d="M47.142 27.25c-1.848.266-2.396-5-2.396-5c-.384 5.37-5.804-.488-5.804-.488c.875 3.421-5.125-.575-5.125-.575c1.437 3.047-4.607-.965-4.607-.965s-2.73 6.074-4.624 6.975c-.013.284-.034.565-.034.853c0 7.828 5.077 14.173 11.339 14.173s11.338-6.345 11.338-14.173c0-.31-.021-.612-.037-.916c-.018.038-.03.077-.05.116"/><path d="M41.953 27.047a2 2 0 1 1-4.002-.002a2 2 0 0 1 4.002.002m-8 0a2 2 0 1 1-4.002-.002a2 2 0 0 1 4.002.002m2 10.003q-1.73 0-3.448-.859a1 1 0 1 1 .895-1.789c1.718.86 3.388.86 5.106 0a1 1 0 0 1 .894 1.79q-1.718.857-3.447.857"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M47.232 26.943q.06.722.06 1.465c0 7.827-5.077 14.173-11.34 14.173s-11.338-6.346-11.338-14.173l-.124-1.458"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M31.46 13.942c-5.826-2.362-9.846 6.39-6.97 13.308c1.895-.736 4.72-7.028 4.72-7.028s6.044 4.012 4.607.965c0 0 6 3.996 5.125.576c0 0 5.42 5.857 5.804.487c0 0 .548 5.266 2.396 5C52.404 16.577 34.89 5.182 31.461 13.942"/><circle cx="24.614" cy="54.782" r="3" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M24.614 51.782s-1.327-5.46 2.28-9.202m23.022 3.399c6.206 3.118 4.852 11.92 4.852 11.92M28.594 45.99c2.496 1.523 4.784 2.507 7.299 2.502h-.125c2.366.005 4.532-.866 6.86-2.238M16.893 57.9s-1.435-9.325 5.416-12.18m22.149-3.14c1.584 1.644 2.427 5.319 2.427 5.319c-3.425.113-3.31 3.883-3.31 3.883s-.779 5.562 1.655 5.431l-.164 1.617l.283-2.963m1.942-7.968c3.425.113 3.31 3.883 3.31 3.883s.78 5.562-1.655 5.431l.165 1.617l-.284-2.963m-18.874-9.1L35.611 57.9m5.657-10.903L35.611 57.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M16.648 58.857s-2.1-14.9 9.9-14.9c3.192 2.128 6.027 3.799 9.1 3.792l.275.1c3.074.007 5.908-1.864 9.1-3.992c11.565-.034 9.51 14.9 9.74 15"/><circle cx="24.614" cy="54.782" r="3" fill="#9b9b9a"/><path fill="#d0cfce" d="M45.077 43.845c-3.17 2.113-5.275 3.5-9.337 4.088c13.062.412 12.962 6.912 13.724 10.912h5.113s2.614-15.002-9.5-15"/><path fill="#a57939" d="M31.46 13.942c-5.826-2.362-9.846 6.39-6.97 13.308c1.895-.736 4.72-7.028 4.72-7.028s6.044 4.012 4.607.965c0 0 6 3.996 5.125.576c0 0 5.42 5.857 5.804.487c0 0 .548 5.266 2.396 5C52.404 16.577 34.89 5.182 31.461 13.942"/><path fill="#fcea2b" d="M47.142 27.25c-1.848.266-2.396-5-2.396-5c-.384 5.37-5.804-.488-5.804-.488c.875 3.421-5.125-.575-5.125-.575c1.437 3.047-4.607-.965-4.607-.965s-2.73 6.074-4.624 6.975c-.013.284-.034.565-.034.853c0 7.828 5.077 14.173 11.339 14.173s11.338-6.345 11.338-14.173c0-.31-.021-.612-.037-.916c-.018.038-.03.077-.05.116"/><path d="M41.953 27.047a2 2 0 1 1-4.002-.002a2 2 0 0 1 4.002.002m-8 0a2 2 0 1 1-4.002-.002a2 2 0 0 1 4.002.002m2 10.003q-1.73 0-3.448-.859a1 1 0 1 1 .895-1.789c1.718.86 3.388.86 5.106 0a1 1 0 0 1 .894 1.79q-1.718.857-3.447.857"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M47.232 26.943q.06.722.06 1.465c0 7.827-5.077 14.173-11.34 14.173s-11.338-6.346-11.338-14.173l-.124-1.458"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M31.46 13.942c-5.826-2.362-9.846 6.39-6.97 13.308c1.895-.736 4.72-7.028 4.72-7.028s6.044 4.012 4.607.965c0 0 6 3.996 5.125.576c0 0 5.42 5.857 5.804.487c0 0 .548 5.266 2.396 5C52.404 16.577 34.89 5.182 31.461 13.942"/><circle cx="24.614" cy="54.782" r="3" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M24.614 51.782s-1.327-5.46 2.28-9.202m23.022 3.399c6.206 3.118 4.852 11.92 4.852 11.92M28.594 45.99c2.496 1.523 4.784 2.507 7.299 2.502h-.125c2.366.005 4.532-.866 6.86-2.238M16.893 57.9s-1.435-9.325 5.416-12.18m22.149-3.14c1.584 1.644 2.427 5.319 2.427 5.319c-3.425.113-3.31 3.883-3.31 3.883s-.779 5.562 1.655 5.431l-.164 1.617l.283-2.963m1.942-7.968c3.425.113 3.31 3.883 3.31 3.883s.78 5.562-1.655 5.431l.165 1.617l-.284-2.963m-18.874-9.1L35.611 57.9m5.657-10.903L35.611 57.9"/></svg>
</template>

CSS

.icon-man-health-worker {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.648%2058.857s-2.1-14.9%209.9-14.9c3.192%202.128%206.027%203.799%209.1%203.792l.275.1c3.074.007%205.908-1.864%209.1-3.992c11.565-.034%209.51%2014.9%209.74%2015%22%2F%3E%3Ccircle%20cx%3D%2224.614%22%20cy%3D%2254.782%22%20r%3D%223%22%20fill%3D%22%239b9b9a%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M45.077%2043.845c-3.17%202.113-5.275%203.5-9.337%204.088c13.062.412%2012.962%206.912%2013.724%2010.912h5.113s2.614-15.002-9.5-15%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M31.46%2013.942c-5.826-2.362-9.846%206.39-6.97%2013.308c1.895-.736%204.72-7.028%204.72-7.028s6.044%204.012%204.607.965c0%200%206%203.996%205.125.576c0%200%205.42%205.857%205.804.487c0%200%20.548%205.266%202.396%205C52.404%2016.577%2034.89%205.182%2031.461%2013.942%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M47.142%2027.25c-1.848.266-2.396-5-2.396-5c-.384%205.37-5.804-.488-5.804-.488c.875%203.421-5.125-.575-5.125-.575c1.437%203.047-4.607-.965-4.607-.965s-2.73%206.074-4.624%206.975c-.013.284-.034.565-.034.853c0%207.828%205.077%2014.173%2011.339%2014.173s11.338-6.345%2011.338-14.173c0-.31-.021-.612-.037-.916c-.018.038-.03.077-.05.116%22%2F%3E%3Cpath%20d%3D%22M41.953%2027.047a2%202%200%201%201-4.002-.002a2%202%200%200%201%204.002.002m-8%200a2%202%200%201%201-4.002-.002a2%202%200%200%201%204.002.002m2%2010.003q-1.73%200-3.448-.859a1%201%200%201%201%20.895-1.789c1.718.86%203.388.86%205.106%200a1%201%200%200%201%20.894%201.79q-1.718.857-3.447.857%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M47.232%2026.943q.06.722.06%201.465c0%207.827-5.077%2014.173-11.34%2014.173s-11.338-6.346-11.338-14.173l-.124-1.458%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.46%2013.942c-5.826-2.362-9.846%206.39-6.97%2013.308c1.895-.736%204.72-7.028%204.72-7.028s6.044%204.012%204.607.965c0%200%206%203.996%205.125.576c0%200%205.42%205.857%205.804.487c0%200%20.548%205.266%202.396%205C52.404%2016.577%2034.89%205.182%2031.461%2013.942%22%2F%3E%3Ccircle%20cx%3D%2224.614%22%20cy%3D%2254.782%22%20r%3D%223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M24.614%2051.782s-1.327-5.46%202.28-9.202m23.022%203.399c6.206%203.118%204.852%2011.92%204.852%2011.92M28.594%2045.99c2.496%201.523%204.784%202.507%207.299%202.502h-.125c2.366.005%204.532-.866%206.86-2.238M16.893%2057.9s-1.435-9.325%205.416-12.18m22.149-3.14c1.584%201.644%202.427%205.319%202.427%205.319c-3.425.113-3.31%203.883-3.31%203.883s-.779%205.562%201.655%205.431l-.164%201.617l.283-2.963m1.942-7.968c3.425.113%203.31%203.883%203.31%203.883s.78%205.562-1.655%205.431l.165%201.617l-.284-2.963m-18.874-9.1L35.611%2057.9m5.657-10.903L35.611%2057.9%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.648%2058.857s-2.1-14.9%209.9-14.9c3.192%202.128%206.027%203.799%209.1%203.792l.275.1c3.074.007%205.908-1.864%209.1-3.992c11.565-.034%209.51%2014.9%209.74%2015%22%2F%3E%3Ccircle%20cx%3D%2224.614%22%20cy%3D%2254.782%22%20r%3D%223%22%20fill%3D%22%239b9b9a%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M45.077%2043.845c-3.17%202.113-5.275%203.5-9.337%204.088c13.062.412%2012.962%206.912%2013.724%2010.912h5.113s2.614-15.002-9.5-15%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M31.46%2013.942c-5.826-2.362-9.846%206.39-6.97%2013.308c1.895-.736%204.72-7.028%204.72-7.028s6.044%204.012%204.607.965c0%200%206%203.996%205.125.576c0%200%205.42%205.857%205.804.487c0%200%20.548%205.266%202.396%205C52.404%2016.577%2034.89%205.182%2031.461%2013.942%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M47.142%2027.25c-1.848.266-2.396-5-2.396-5c-.384%205.37-5.804-.488-5.804-.488c.875%203.421-5.125-.575-5.125-.575c1.437%203.047-4.607-.965-4.607-.965s-2.73%206.074-4.624%206.975c-.013.284-.034.565-.034.853c0%207.828%205.077%2014.173%2011.339%2014.173s11.338-6.345%2011.338-14.173c0-.31-.021-.612-.037-.916c-.018.038-.03.077-.05.116%22%2F%3E%3Cpath%20d%3D%22M41.953%2027.047a2%202%200%201%201-4.002-.002a2%202%200%200%201%204.002.002m-8%200a2%202%200%201%201-4.002-.002a2%202%200%200%201%204.002.002m2%2010.003q-1.73%200-3.448-.859a1%201%200%201%201%20.895-1.789c1.718.86%203.388.86%205.106%200a1%201%200%200%201%20.894%201.79q-1.718.857-3.447.857%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M47.232%2026.943q.06.722.06%201.465c0%207.827-5.077%2014.173-11.34%2014.173s-11.338-6.346-11.338-14.173l-.124-1.458%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.46%2013.942c-5.826-2.362-9.846%206.39-6.97%2013.308c1.895-.736%204.72-7.028%204.72-7.028s6.044%204.012%204.607.965c0%200%206%203.996%205.125.576c0%200%205.42%205.857%205.804.487c0%200%20.548%205.266%202.396%205C52.404%2016.577%2034.89%205.182%2031.461%2013.942%22%2F%3E%3Ccircle%20cx%3D%2224.614%22%20cy%3D%2254.782%22%20r%3D%223%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M24.614%2051.782s-1.327-5.46%202.28-9.202m23.022%203.399c6.206%203.118%204.852%2011.92%204.852%2011.92M28.594%2045.99c2.496%201.523%204.784%202.507%207.299%202.502h-.125c2.366.005%204.532-.866%206.86-2.238M16.893%2057.9s-1.435-9.325%205.416-12.18m22.149-3.14c1.584%201.644%202.427%205.319%202.427%205.319c-3.425.113-3.31%203.883-3.31%203.883s-.779%205.562%201.655%205.431l-.164%201.617l.283-2.963m1.942-7.968c3.425.113%203.31%203.883%203.31%203.883s.78%205.562-1.655%205.431l.165%201.617l-.284-2.963m-18.874-9.1L35.611%2057.9m5.657-10.903L35.611%2057.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/man-health-worker.svg?color=%231a73e8&size=48