nurse-outline from Health Icons by Resolve to Save Lives · Outline · People · MIT Free for personal and commercial use.

Name
nurse-outline
Set
Health Icons
Style
Outline
Category
People
Viewbox
48×48
License
MIT
Aliases
nurse2x-outline

1 other variant in Health Icons

The same icon in other sets

More people icons from Health Icons

Use the nurse icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M27 13v-2h-2V9h-2v2h-2v2h2v2h2v-2z"/><path fill-rule="evenodd" d="m31.32 16.767l1.978-5.606c.536-1.52-.228-3.24-1.829-3.747C29.61 6.824 26.57 6 24 6s-5.61.824-7.47 1.414c-1.6.508-2.364 2.228-1.828 3.747l1.979 5.606a8 8 0 1 0 14.639 0M24 8c-2.24 0-5.029.738-6.865 1.32c-.46.146-.73.658-.547 1.176l2.024 5.734c3.587-1.14 7.189-1.14 10.776 0l2.024-5.734c.183-.518-.087-1.03-.547-1.175C29.029 8.738 26.239 8 24 8m5.806 10.481h-.001a1 1 0 0 1-.156-.045c-3.774-1.415-7.524-1.415-11.298 0a1 1 0 0 1-.157.045a6 6 0 1 0 11.613 0" clip-rule="evenodd"/><path d="M34 34h2v2h-2v2h-2v-2h-2v-2h2v-2h2z"/><path fill-rule="evenodd" d="M16.879 28S6 31.393 6 35.467V42h36v-6.533C42 31.393 31.121 28 31.121 28l-5.972 4.193a2 2 0 0 1-2.298 0zm14.562 2.22l-5.142 3.61a4 4 0 0 1-4.597 0l-5.143-3.61a38 38 0 0 0-4.227 1.776c-1.296.646-2.482 1.363-3.316 2.092C8.115 34.875 8 35.343 8 35.467V40h32v-4.533c0-.124-.115-.592-1.016-1.38c-.834-.728-2.02-1.445-3.317-2.092a38 38 0 0 0-3.547-1.528q-.376-.14-.679-.248" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsNurseOutline(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 d="M27 13v-2h-2V9h-2v2h-2v2h2v2h2v-2z"/><path fillRule="evenodd" d="m31.32 16.767l1.978-5.606c.536-1.52-.228-3.24-1.829-3.747C29.61 6.824 26.57 6 24 6s-5.61.824-7.47 1.414c-1.6.508-2.364 2.228-1.828 3.747l1.979 5.606a8 8 0 1 0 14.639 0M24 8c-2.24 0-5.029.738-6.865 1.32c-.46.146-.73.658-.547 1.176l2.024 5.734c3.587-1.14 7.189-1.14 10.776 0l2.024-5.734c.183-.518-.087-1.03-.547-1.175C29.029 8.738 26.239 8 24 8m5.806 10.481h-.001a1 1 0 0 1-.156-.045c-3.774-1.415-7.524-1.415-11.298 0a1 1 0 0 1-.157.045a6 6 0 1 0 11.613 0" clipRule="evenodd"/><path d="M34 34h2v2h-2v2h-2v-2h-2v-2h2v-2h2z"/><path fillRule="evenodd" d="M16.879 28S6 31.393 6 35.467V42h36v-6.533C42 31.393 31.121 28 31.121 28l-5.972 4.193a2 2 0 0 1-2.298 0zm14.562 2.22l-5.142 3.61a4 4 0 0 1-4.597 0l-5.143-3.61a38 38 0 0 0-4.227 1.776c-1.296.646-2.482 1.363-3.316 2.092C8.115 34.875 8 35.343 8 35.467V40h32v-4.533c0-.124-.115-.592-1.016-1.38c-.834-.728-2.02-1.445-3.317-2.092a38 38 0 0 0-3.547-1.528q-.376-.14-.679-.248" clipRule="evenodd"/></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 d="M27 13v-2h-2V9h-2v2h-2v2h2v2h2v-2z"/><path fill-rule="evenodd" d="m31.32 16.767l1.978-5.606c.536-1.52-.228-3.24-1.829-3.747C29.61 6.824 26.57 6 24 6s-5.61.824-7.47 1.414c-1.6.508-2.364 2.228-1.828 3.747l1.979 5.606a8 8 0 1 0 14.639 0M24 8c-2.24 0-5.029.738-6.865 1.32c-.46.146-.73.658-.547 1.176l2.024 5.734c3.587-1.14 7.189-1.14 10.776 0l2.024-5.734c.183-.518-.087-1.03-.547-1.175C29.029 8.738 26.239 8 24 8m5.806 10.481h-.001a1 1 0 0 1-.156-.045c-3.774-1.415-7.524-1.415-11.298 0a1 1 0 0 1-.157.045a6 6 0 1 0 11.613 0" clip-rule="evenodd"/><path d="M34 34h2v2h-2v2h-2v-2h-2v-2h2v-2h2z"/><path fill-rule="evenodd" d="M16.879 28S6 31.393 6 35.467V42h36v-6.533C42 31.393 31.121 28 31.121 28l-5.972 4.193a2 2 0 0 1-2.298 0zm14.562 2.22l-5.142 3.61a4 4 0 0 1-4.597 0l-5.143-3.61a38 38 0 0 0-4.227 1.776c-1.296.646-2.482 1.363-3.316 2.092C8.115 34.875 8 35.343 8 35.467V40h32v-4.533c0-.124-.115-.592-1.016-1.38c-.834-.728-2.02-1.445-3.317-2.092a38 38 0 0 0-3.547-1.528q-.376-.14-.679-.248" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-nurse-outline {
  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%20d%3D%22M27%2013v-2h-2V9h-2v2h-2v2h2v2h2v-2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m31.32%2016.767l1.978-5.606c.536-1.52-.228-3.24-1.829-3.747C29.61%206.824%2026.57%206%2024%206s-5.61.824-7.47%201.414c-1.6.508-2.364%202.228-1.828%203.747l1.979%205.606a8%208%200%201%200%2014.639%200M24%208c-2.24%200-5.029.738-6.865%201.32c-.46.146-.73.658-.547%201.176l2.024%205.734c3.587-1.14%207.189-1.14%2010.776%200l2.024-5.734c.183-.518-.087-1.03-.547-1.175C29.029%208.738%2026.239%208%2024%208m5.806%2010.481h-.001a1%201%200%200%201-.156-.045c-3.774-1.415-7.524-1.415-11.298%200a1%201%200%200%201-.157.045a6%206%200%201%200%2011.613%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M34%2034h2v2h-2v2h-2v-2h-2v-2h2v-2h2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.879%2028S6%2031.393%206%2035.467V42h36v-6.533C42%2031.393%2031.121%2028%2031.121%2028l-5.972%204.193a2%202%200%200%201-2.298%200zm14.562%202.22l-5.142%203.61a4%204%200%200%201-4.597%200l-5.143-3.61a38%2038%200%200%200-4.227%201.776c-1.296.646-2.482%201.363-3.316%202.092C8.115%2034.875%208%2035.343%208%2035.467V40h32v-4.533c0-.124-.115-.592-1.016-1.38c-.834-.728-2.02-1.445-3.317-2.092a38%2038%200%200%200-3.547-1.528q-.376-.14-.679-.248%22%20clip-rule%3D%22evenodd%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%20d%3D%22M27%2013v-2h-2V9h-2v2h-2v2h2v2h2v-2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m31.32%2016.767l1.978-5.606c.536-1.52-.228-3.24-1.829-3.747C29.61%206.824%2026.57%206%2024%206s-5.61.824-7.47%201.414c-1.6.508-2.364%202.228-1.828%203.747l1.979%205.606a8%208%200%201%200%2014.639%200M24%208c-2.24%200-5.029.738-6.865%201.32c-.46.146-.73.658-.547%201.176l2.024%205.734c3.587-1.14%207.189-1.14%2010.776%200l2.024-5.734c.183-.518-.087-1.03-.547-1.175C29.029%208.738%2026.239%208%2024%208m5.806%2010.481h-.001a1%201%200%200%201-.156-.045c-3.774-1.415-7.524-1.415-11.298%200a1%201%200%200%201-.157.045a6%206%200%201%200%2011.613%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M34%2034h2v2h-2v2h-2v-2h-2v-2h2v-2h2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.879%2028S6%2031.393%206%2035.467V42h36v-6.533C42%2031.393%2031.121%2028%2031.121%2028l-5.972%204.193a2%202%200%200%201-2.298%200zm14.562%202.22l-5.142%203.61a4%204%200%200%201-4.597%200l-5.143-3.61a38%2038%200%200%200-4.227%201.776c-1.296.646-2.482%201.363-3.316%202.092C8.115%2034.875%208%2035.343%208%2035.467V40h32v-4.533c0-.124-.115-.592-1.016-1.38c-.834-.728-2.02-1.445-3.317-2.092a38%2038%200%200%200-3.547-1.528q-.376-.14-.679-.248%22%20clip-rule%3D%22evenodd%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/nurse-outline.svg?color=%231a73e8&size=48