users three icon

users-three-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
users-three-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the users three icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M243.6 148.8a6 6 0 0 1-8.4-1.2A53.58 53.58 0 0 0 192 126a6 6 0 0 1 0-12a26 26 0 1 0-25.18-32.5a6 6 0 0 1-11.62-3a38 38 0 1 1 59.91 39.63a65.7 65.7 0 0 1 29.69 22.27a6 6 0 0 1-1.2 8.4M189.19 213a6 6 0 0 1-2.19 8.2a5.9 5.9 0 0 1-3 .81a6 6 0 0 1-5.2-3a59 59 0 0 0-101.62 0a6 6 0 1 1-10.38-6a70.1 70.1 0 0 1 36.2-30.46a46 46 0 1 1 50.1 0A70.1 70.1 0 0 1 189.19 213M128 178a34 34 0 1 0-34-34a34 34 0 0 0 34 34m-58-58a6 6 0 0 0-6-6a26 26 0 1 1 25.18-32.51a6 6 0 1 0 11.62-3a38 38 0 1 0-59.91 39.63A65.7 65.7 0 0 0 11.2 140.4a6 6 0 1 0 9.6 7.2A53.58 53.58 0 0 1 64 126a6 6 0 0 0 6-6"/></svg>

React

import type { SVGProps } from "react";

export function PhUsersThreeLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M243.6 148.8a6 6 0 0 1-8.4-1.2A53.58 53.58 0 0 0 192 126a6 6 0 0 1 0-12a26 26 0 1 0-25.18-32.5a6 6 0 0 1-11.62-3a38 38 0 1 1 59.91 39.63a65.7 65.7 0 0 1 29.69 22.27a6 6 0 0 1-1.2 8.4M189.19 213a6 6 0 0 1-2.19 8.2a5.9 5.9 0 0 1-3 .81a6 6 0 0 1-5.2-3a59 59 0 0 0-101.62 0a6 6 0 1 1-10.38-6a70.1 70.1 0 0 1 36.2-30.46a46 46 0 1 1 50.1 0A70.1 70.1 0 0 1 189.19 213M128 178a34 34 0 1 0-34-34a34 34 0 0 0 34 34m-58-58a6 6 0 0 0-6-6a26 26 0 1 1 25.18-32.51a6 6 0 1 0 11.62-3a38 38 0 1 0-59.91 39.63A65.7 65.7 0 0 0 11.2 140.4a6 6 0 1 0 9.6 7.2A53.58 53.58 0 0 1 64 126a6 6 0 0 0 6-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M243.6 148.8a6 6 0 0 1-8.4-1.2A53.58 53.58 0 0 0 192 126a6 6 0 0 1 0-12a26 26 0 1 0-25.18-32.5a6 6 0 0 1-11.62-3a38 38 0 1 1 59.91 39.63a65.7 65.7 0 0 1 29.69 22.27a6 6 0 0 1-1.2 8.4M189.19 213a6 6 0 0 1-2.19 8.2a5.9 5.9 0 0 1-3 .81a6 6 0 0 1-5.2-3a59 59 0 0 0-101.62 0a6 6 0 1 1-10.38-6a70.1 70.1 0 0 1 36.2-30.46a46 46 0 1 1 50.1 0A70.1 70.1 0 0 1 189.19 213M128 178a34 34 0 1 0-34-34a34 34 0 0 0 34 34m-58-58a6 6 0 0 0-6-6a26 26 0 1 1 25.18-32.51a6 6 0 1 0 11.62-3a38 38 0 1 0-59.91 39.63A65.7 65.7 0 0 0 11.2 140.4a6 6 0 1 0 9.6 7.2A53.58 53.58 0 0 1 64 126a6 6 0 0 0 6-6"/></svg>
</template>

CSS

.icon-users-three-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M243.6%20148.8a6%206%200%200%201-8.4-1.2A53.58%2053.58%200%200%200%20192%20126a6%206%200%200%201%200-12a26%2026%200%201%200-25.18-32.5a6%206%200%200%201-11.62-3a38%2038%200%201%201%2059.91%2039.63a65.7%2065.7%200%200%201%2029.69%2022.27a6%206%200%200%201-1.2%208.4M189.19%20213a6%206%200%200%201-2.19%208.2a5.9%205.9%200%200%201-3%20.81a6%206%200%200%201-5.2-3a59%2059%200%200%200-101.62%200a6%206%200%201%201-10.38-6a70.1%2070.1%200%200%201%2036.2-30.46a46%2046%200%201%201%2050.1%200A70.1%2070.1%200%200%201%20189.19%20213M128%20178a34%2034%200%201%200-34-34a34%2034%200%200%200%2034%2034m-58-58a6%206%200%200%200-6-6a26%2026%200%201%201%2025.18-32.51a6%206%200%201%200%2011.62-3a38%2038%200%201%200-59.91%2039.63A65.7%2065.7%200%200%200%2011.2%20140.4a6%206%200%201%200%209.6%207.2A53.58%2053.58%200%200%201%2064%20126a6%206%200%200%200%206-6%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M243.6%20148.8a6%206%200%200%201-8.4-1.2A53.58%2053.58%200%200%200%20192%20126a6%206%200%200%201%200-12a26%2026%200%201%200-25.18-32.5a6%206%200%200%201-11.62-3a38%2038%200%201%201%2059.91%2039.63a65.7%2065.7%200%200%201%2029.69%2022.27a6%206%200%200%201-1.2%208.4M189.19%20213a6%206%200%200%201-2.19%208.2a5.9%205.9%200%200%201-3%20.81a6%206%200%200%201-5.2-3a59%2059%200%200%200-101.62%200a6%206%200%201%201-10.38-6a70.1%2070.1%200%200%201%2036.2-30.46a46%2046%200%201%201%2050.1%200A70.1%2070.1%200%200%201%20189.19%20213M128%20178a34%2034%200%201%200-34-34a34%2034%200%200%200%2034%2034m-58-58a6%206%200%200%200-6-6a26%2026%200%201%201%2025.18-32.51a6%206%200%201%200%2011.62-3a38%2038%200%201%200-59.91%2039.63A65.7%2065.7%200%200%200%2011.2%20140.4a6%206%200%201%200%209.6%207.2A53.58%2053.58%200%200%201%2064%20126a6%206%200%200%200%206-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/users-three-light.svg?color=%231a73e8&size=48