human greeting proximity icon

human-greeting-proximity from Material Design Icons by Pictogrammers · Filled · Account / User · Apache-2.0 Free for personal and commercial use.

Name
human-greeting-proximity
Set
Material Design Icons
Style
Filled
Category
Account / User
Viewbox
24×24
License
Apache 2.0
Aliases
connect-without-contact

More account / user icons from Material Design Icons

Use the human greeting proximity icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14H9a9 9 0 0 1 9-9v2c-3.87 0-7 3.13-7 7m7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3M7 4c0-1.11-.89-2-2-2s-2 .89-2 2s.89 2 2 2s2-.89 2-2m4.45.5h-2A2.98 2.98 0 0 1 6.5 7h-3C2.67 7 2 7.67 2 8.5V11h6V8.74a4.98 4.98 0 0 0 3.45-4.24M19 17c1.11 0 2-.89 2-2s-.89-2-2-2s-2 .89-2 2s.89 2 2 2m1.5 1h-3c-1.5 0-2.71-1.08-2.95-2.5h-2c.2 2 1.59 3.65 3.45 4.24V22h6v-2.5c0-.83-.67-1.5-1.5-1.5"/></svg>

React

import type { SVGProps } from "react";

export function MdiHumanGreetingProximity(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14H9a9 9 0 0 1 9-9v2c-3.87 0-7 3.13-7 7m7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3M7 4c0-1.11-.89-2-2-2s-2 .89-2 2s.89 2 2 2s2-.89 2-2m4.45.5h-2A2.98 2.98 0 0 1 6.5 7h-3C2.67 7 2 7.67 2 8.5V11h6V8.74a4.98 4.98 0 0 0 3.45-4.24M19 17c1.11 0 2-.89 2-2s-.89-2-2-2s-2 .89-2 2s.89 2 2 2m1.5 1h-3c-1.5 0-2.71-1.08-2.95-2.5h-2c.2 2 1.59 3.65 3.45 4.24V22h6v-2.5c0-.83-.67-1.5-1.5-1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14H9a9 9 0 0 1 9-9v2c-3.87 0-7 3.13-7 7m7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3M7 4c0-1.11-.89-2-2-2s-2 .89-2 2s.89 2 2 2s2-.89 2-2m4.45.5h-2A2.98 2.98 0 0 1 6.5 7h-3C2.67 7 2 7.67 2 8.5V11h6V8.74a4.98 4.98 0 0 0 3.45-4.24M19 17c1.11 0 2-.89 2-2s-.89-2-2-2s-2 .89-2 2s.89 2 2 2m1.5 1h-3c-1.5 0-2.71-1.08-2.95-2.5h-2c.2 2 1.59 3.65 3.45 4.24V22h6v-2.5c0-.83-.67-1.5-1.5-1.5"/></svg>
</template>

CSS

.icon-human-greeting-proximity {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%2014H9a9%209%200%200%201%209-9v2c-3.87%200-7%203.13-7%207m7-3V9c-2.76%200-5%202.24-5%205h2c0-1.66%201.34-3%203-3M7%204c0-1.11-.89-2-2-2s-2%20.89-2%202s.89%202%202%202s2-.89%202-2m4.45.5h-2A2.98%202.98%200%200%201%206.5%207h-3C2.67%207%202%207.67%202%208.5V11h6V8.74a4.98%204.98%200%200%200%203.45-4.24M19%2017c1.11%200%202-.89%202-2s-.89-2-2-2s-2%20.89-2%202s.89%202%202%202m1.5%201h-3c-1.5%200-2.71-1.08-2.95-2.5h-2c.2%202%201.59%203.65%203.45%204.24V22h6v-2.5c0-.83-.67-1.5-1.5-1.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%2014H9a9%209%200%200%201%209-9v2c-3.87%200-7%203.13-7%207m7-3V9c-2.76%200-5%202.24-5%205h2c0-1.66%201.34-3%203-3M7%204c0-1.11-.89-2-2-2s-2%20.89-2%202s.89%202%202%202s2-.89%202-2m4.45.5h-2A2.98%202.98%200%200%201%206.5%207h-3C2.67%207%202%207.67%202%208.5V11h6V8.74a4.98%204.98%200%200%200%203.45-4.24M19%2017c1.11%200%202-.89%202-2s-.89-2-2-2s-2%20.89-2%202s.89%202%202%202m1.5%201h-3c-1.5%200-2.71-1.08-2.95-2.5h-2c.2%202%201.59%203.65%203.45%204.24V22h6v-2.5c0-.83-.67-1.5-1.5-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/human-greeting-proximity.svg?color=%231a73e8&size=48