hangout from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
hangout
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the hangout icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M12 22c4 0 9-6 9-11s-4.03-9-9-9s-9 4-9 9s4.03 9 9 9z"/><path stroke-linecap="round" d="M10.5 11.5V10c0-.943 0-1.414-.293-1.707S9.443 8 8.5 8s-1.414 0-1.707.293S6.5 9.057 6.5 10v.5c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.714.077 1.18.077c.214.906-.297 2-.297 2a2.5 2.5 0 0 0 2.5-2.5m7 0V10c0-.943 0-1.414-.293-1.707S16.443 8 15.5 8s-1.414 0-1.707.293S13.5 9.057 13.5 10v.5c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.714.077 1.18.077c.214.906-.297 2-.297 2a2.5 2.5 0 0 0 2.5-2.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHangout(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path d="M12 22c4 0 9-6 9-11s-4.03-9-9-9s-9 4-9 9s4.03 9 9 9z"/><path strokeLinecap="round" d="M10.5 11.5V10c0-.943 0-1.414-.293-1.707S9.443 8 8.5 8s-1.414 0-1.707.293S6.5 9.057 6.5 10v.5c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.714.077 1.18.077c.214.906-.297 2-.297 2a2.5 2.5 0 0 0 2.5-2.5m7 0V10c0-.943 0-1.414-.293-1.707S16.443 8 15.5 8s-1.414 0-1.707.293S13.5 9.057 13.5 10v.5c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.714.077 1.18.077c.214.906-.297 2-.297 2a2.5 2.5 0 0 0 2.5-2.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path d="M12 22c4 0 9-6 9-11s-4.03-9-9-9s-9 4-9 9s4.03 9 9 9z"/><path stroke-linecap="round" d="M10.5 11.5V10c0-.943 0-1.414-.293-1.707S9.443 8 8.5 8s-1.414 0-1.707.293S6.5 9.057 6.5 10v.5c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.714.077 1.18.077c.214.906-.297 2-.297 2a2.5 2.5 0 0 0 2.5-2.5m7 0V10c0-.943 0-1.414-.293-1.707S16.443 8 15.5 8s-1.414 0-1.707.293S13.5 9.057 13.5 10v.5c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.714.077 1.18.077c.214.906-.297 2-.297 2a2.5 2.5 0 0 0 2.5-2.5"/></g></svg>
</template>

CSS

.icon-hangout {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2022c4%200%209-6%209-11s-4.03-9-9-9s-9%204-9%209s4.03%209%209%209z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.5%2011.5V10c0-.943%200-1.414-.293-1.707S9.443%208%208.5%208s-1.414%200-1.707.293S6.5%209.057%206.5%2010v.5c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.714.077%201.18.077c.214.906-.297%202-.297%202a2.5%202.5%200%200%200%202.5-2.5m7%200V10c0-.943%200-1.414-.293-1.707S16.443%208%2015.5%208s-1.414%200-1.707.293S13.5%209.057%2013.5%2010v.5c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.714.077%201.18.077c.214.906-.297%202-.297%202a2.5%202.5%200%200%200%202.5-2.5%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2022c4%200%209-6%209-11s-4.03-9-9-9s-9%204-9%209s4.03%209%209%209z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.5%2011.5V10c0-.943%200-1.414-.293-1.707S9.443%208%208.5%208s-1.414%200-1.707.293S6.5%209.057%206.5%2010v.5c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.714.077%201.18.077c.214.906-.297%202-.297%202a2.5%202.5%200%200%200%202.5-2.5m7%200V10c0-.943%200-1.414-.293-1.707S16.443%208%2015.5%208s-1.414%200-1.707.293S13.5%209.057%2013.5%2010v.5c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.714.077%201.18.077c.214.906-.297%202-.297%202a2.5%202.5%200%200%200%202.5-2.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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