crisis response center person icon

crisis-response-center-person from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.

Name
crisis-response-center-person
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 crisis response center person 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="M23 6H6v12h17zm-8.5 10a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-1-7a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0zM42 6H25v12h17zm-1.793 3.207L34.5 14.914l-2.5-2.5l-2.293 2.293l-1.414-1.414L32 9.586l2.5 2.5l4.293-4.293zM6 32V20h17v4.083A6.002 6.002 0 0 0 18.341 32zm3-7v-2h2v2zm0 2v2h2v-2zm4-2v-2h2v2zm0 2v2h2v-2zm4-2v-2h2v2zm13 5a6 6 0 0 1-.341 2H42V20H25v4.083c2.838.476 5 2.944 5 5.917m2-5h7a1 1 0 1 0 0-2h-7a1 1 0 1 0 0 2m0 3a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2h-6a1 1 0 0 0-1 1" clip-rule="evenodd"/><path d="M28 30a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-4 5a21.5 21.5 0 0 0-4.612.56c-.764.185-1.521.432-2.111.762c-.516.289-1.277.853-1.277 1.8V42h16v-3.879c0-.946-.761-1.51-1.277-1.8c-.59-.329-1.347-.576-2.111-.761A21.5 21.5 0 0 0 24 35"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsCrisisResponseCenterPerson(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="M23 6H6v12h17zm-8.5 10a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-1-7a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0zM42 6H25v12h17zm-1.793 3.207L34.5 14.914l-2.5-2.5l-2.293 2.293l-1.414-1.414L32 9.586l2.5 2.5l4.293-4.293zM6 32V20h17v4.083A6.002 6.002 0 0 0 18.341 32zm3-7v-2h2v2zm0 2v2h2v-2zm4-2v-2h2v2zm0 2v2h2v-2zm4-2v-2h2v2zm13 5a6 6 0 0 1-.341 2H42V20H25v4.083c2.838.476 5 2.944 5 5.917m2-5h7a1 1 0 1 0 0-2h-7a1 1 0 1 0 0 2m0 3a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2h-6a1 1 0 0 0-1 1" clipRule="evenodd"/><path d="M28 30a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-4 5a21.5 21.5 0 0 0-4.612.56c-.764.185-1.521.432-2.111.762c-.516.289-1.277.853-1.277 1.8V42h16v-3.879c0-.946-.761-1.51-1.277-1.8c-.59-.329-1.347-.576-2.111-.761A21.5 21.5 0 0 0 24 35"/></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="M23 6H6v12h17zm-8.5 10a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-1-7a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0zM42 6H25v12h17zm-1.793 3.207L34.5 14.914l-2.5-2.5l-2.293 2.293l-1.414-1.414L32 9.586l2.5 2.5l4.293-4.293zM6 32V20h17v4.083A6.002 6.002 0 0 0 18.341 32zm3-7v-2h2v2zm0 2v2h2v-2zm4-2v-2h2v2zm0 2v2h2v-2zm4-2v-2h2v2zm13 5a6 6 0 0 1-.341 2H42V20H25v4.083c2.838.476 5 2.944 5 5.917m2-5h7a1 1 0 1 0 0-2h-7a1 1 0 1 0 0 2m0 3a1 1 0 0 0 1 1h6a1 1 0 1 0 0-2h-6a1 1 0 0 0-1 1" clip-rule="evenodd"/><path d="M28 30a4 4 0 1 1-8 0a4 4 0 0 1 8 0m-4 5a21.5 21.5 0 0 0-4.612.56c-.764.185-1.521.432-2.111.762c-.516.289-1.277.853-1.277 1.8V42h16v-3.879c0-.946-.761-1.51-1.277-1.8c-.59-.329-1.347-.576-2.111-.761A21.5 21.5 0 0 0 24 35"/></g></svg>
</template>

CSS

.icon-crisis-response-center-person {
  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%22M23%206H6v12h17zm-8.5%2010a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-1-7a1%201%200%201%201%202%200v3a1%201%200%201%201-2%200zM42%206H25v12h17zm-1.793%203.207L34.5%2014.914l-2.5-2.5l-2.293%202.293l-1.414-1.414L32%209.586l2.5%202.5l4.293-4.293zM6%2032V20h17v4.083A6.002%206.002%200%200%200%2018.341%2032zm3-7v-2h2v2zm0%202v2h2v-2zm4-2v-2h2v2zm0%202v2h2v-2zm4-2v-2h2v2zm13%205a6%206%200%200%201-.341%202H42V20H25v4.083c2.838.476%205%202.944%205%205.917m2-5h7a1%201%200%201%200%200-2h-7a1%201%200%201%200%200%202m0%203a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2h-6a1%201%200%200%200-1%201%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M28%2030a4%204%200%201%201-8%200a4%204%200%200%201%208%200m-4%205a21.5%2021.5%200%200%200-4.612.56c-.764.185-1.521.432-2.111.762c-.516.289-1.277.853-1.277%201.8V42h16v-3.879c0-.946-.761-1.51-1.277-1.8c-.59-.329-1.347-.576-2.111-.761A21.5%2021.5%200%200%200%2024%2035%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%22M23%206H6v12h17zm-8.5%2010a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-1-7a1%201%200%201%201%202%200v3a1%201%200%201%201-2%200zM42%206H25v12h17zm-1.793%203.207L34.5%2014.914l-2.5-2.5l-2.293%202.293l-1.414-1.414L32%209.586l2.5%202.5l4.293-4.293zM6%2032V20h17v4.083A6.002%206.002%200%200%200%2018.341%2032zm3-7v-2h2v2zm0%202v2h2v-2zm4-2v-2h2v2zm0%202v2h2v-2zm4-2v-2h2v2zm13%205a6%206%200%200%201-.341%202H42V20H25v4.083c2.838.476%205%202.944%205%205.917m2-5h7a1%201%200%201%200%200-2h-7a1%201%200%201%200%200%202m0%203a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2h-6a1%201%200%200%200-1%201%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M28%2030a4%204%200%201%201-8%200a4%204%200%200%201%208%200m-4%205a21.5%2021.5%200%200%200-4.612.56c-.764.185-1.521.432-2.111.762c-.516.289-1.277.853-1.277%201.8V42h16v-3.879c0-.946-.761-1.51-1.277-1.8c-.59-.329-1.347-.576-2.111-.761A21.5%2021.5%200%200%200%2024%2035%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/crisis-response-center-person.svg?color=%231a73e8&size=48