users four icon

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

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

5 other variants in Phosphor

Related icons in Phosphor

Use the users four icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M28.4 124.8a6 6 0 0 0 8.4-1.2a54 54 0 0 1 86.4 0a6 6 0 0 0 8.4 1.19a5.6 5.6 0 0 0 1.19-1.19a54 54 0 0 1 86.4 0a6 6 0 0 0 9.6-7.21a65.74 65.74 0 0 0-29.69-22.26a38 38 0 1 0-46.22 0A65.3 65.3 0 0 0 128 110.7a65.3 65.3 0 0 0-24.89-16.57a38 38 0 1 0-46.22 0A65.7 65.7 0 0 0 27.2 116.4a6 6 0 0 0 1.2 8.4M176 38a26 26 0 1 1-26 26a26 26 0 0 1 26-26m-96 0a26 26 0 1 1-26 26a26 26 0 0 1 26-26m119.11 160.13a38 38 0 1 0-46.22 0A65.3 65.3 0 0 0 128 214.7a65.3 65.3 0 0 0-24.89-16.57a38 38 0 1 0-46.22 0A65.7 65.7 0 0 0 27.2 220.4a6 6 0 1 0 9.6 7.2a54 54 0 0 1 86.4 0a6 6 0 0 0 8.4 1.19a5.6 5.6 0 0 0 1.19-1.19a54 54 0 0 1 86.4 0a6 6 0 0 0 9.6-7.21a65.74 65.74 0 0 0-29.68-22.26M80 142a26 26 0 1 1-26 26a26 26 0 0 1 26-26m96 0a26 26 0 1 1-26 26a26 26 0 0 1 26-26"/></svg>

React

import type { SVGProps } from "react";

export function PhUsersFourLight(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="M28.4 124.8a6 6 0 0 0 8.4-1.2a54 54 0 0 1 86.4 0a6 6 0 0 0 8.4 1.19a5.6 5.6 0 0 0 1.19-1.19a54 54 0 0 1 86.4 0a6 6 0 0 0 9.6-7.21a65.74 65.74 0 0 0-29.69-22.26a38 38 0 1 0-46.22 0A65.3 65.3 0 0 0 128 110.7a65.3 65.3 0 0 0-24.89-16.57a38 38 0 1 0-46.22 0A65.7 65.7 0 0 0 27.2 116.4a6 6 0 0 0 1.2 8.4M176 38a26 26 0 1 1-26 26a26 26 0 0 1 26-26m-96 0a26 26 0 1 1-26 26a26 26 0 0 1 26-26m119.11 160.13a38 38 0 1 0-46.22 0A65.3 65.3 0 0 0 128 214.7a65.3 65.3 0 0 0-24.89-16.57a38 38 0 1 0-46.22 0A65.7 65.7 0 0 0 27.2 220.4a6 6 0 1 0 9.6 7.2a54 54 0 0 1 86.4 0a6 6 0 0 0 8.4 1.19a5.6 5.6 0 0 0 1.19-1.19a54 54 0 0 1 86.4 0a6 6 0 0 0 9.6-7.21a65.74 65.74 0 0 0-29.68-22.26M80 142a26 26 0 1 1-26 26a26 26 0 0 1 26-26m96 0a26 26 0 1 1-26 26a26 26 0 0 1 26-26"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M28.4 124.8a6 6 0 0 0 8.4-1.2a54 54 0 0 1 86.4 0a6 6 0 0 0 8.4 1.19a5.6 5.6 0 0 0 1.19-1.19a54 54 0 0 1 86.4 0a6 6 0 0 0 9.6-7.21a65.74 65.74 0 0 0-29.69-22.26a38 38 0 1 0-46.22 0A65.3 65.3 0 0 0 128 110.7a65.3 65.3 0 0 0-24.89-16.57a38 38 0 1 0-46.22 0A65.7 65.7 0 0 0 27.2 116.4a6 6 0 0 0 1.2 8.4M176 38a26 26 0 1 1-26 26a26 26 0 0 1 26-26m-96 0a26 26 0 1 1-26 26a26 26 0 0 1 26-26m119.11 160.13a38 38 0 1 0-46.22 0A65.3 65.3 0 0 0 128 214.7a65.3 65.3 0 0 0-24.89-16.57a38 38 0 1 0-46.22 0A65.7 65.7 0 0 0 27.2 220.4a6 6 0 1 0 9.6 7.2a54 54 0 0 1 86.4 0a6 6 0 0 0 8.4 1.19a5.6 5.6 0 0 0 1.19-1.19a54 54 0 0 1 86.4 0a6 6 0 0 0 9.6-7.21a65.74 65.74 0 0 0-29.68-22.26M80 142a26 26 0 1 1-26 26a26 26 0 0 1 26-26m96 0a26 26 0 1 1-26 26a26 26 0 0 1 26-26"/></svg>
</template>

CSS

.icon-users-four-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%22M28.4%20124.8a6%206%200%200%200%208.4-1.2a54%2054%200%200%201%2086.4%200a6%206%200%200%200%208.4%201.19a5.6%205.6%200%200%200%201.19-1.19a54%2054%200%200%201%2086.4%200a6%206%200%200%200%209.6-7.21a65.74%2065.74%200%200%200-29.69-22.26a38%2038%200%201%200-46.22%200A65.3%2065.3%200%200%200%20128%20110.7a65.3%2065.3%200%200%200-24.89-16.57a38%2038%200%201%200-46.22%200A65.7%2065.7%200%200%200%2027.2%20116.4a6%206%200%200%200%201.2%208.4M176%2038a26%2026%200%201%201-26%2026a26%2026%200%200%201%2026-26m-96%200a26%2026%200%201%201-26%2026a26%2026%200%200%201%2026-26m119.11%20160.13a38%2038%200%201%200-46.22%200A65.3%2065.3%200%200%200%20128%20214.7a65.3%2065.3%200%200%200-24.89-16.57a38%2038%200%201%200-46.22%200A65.7%2065.7%200%200%200%2027.2%20220.4a6%206%200%201%200%209.6%207.2a54%2054%200%200%201%2086.4%200a6%206%200%200%200%208.4%201.19a5.6%205.6%200%200%200%201.19-1.19a54%2054%200%200%201%2086.4%200a6%206%200%200%200%209.6-7.21a65.74%2065.74%200%200%200-29.68-22.26M80%20142a26%2026%200%201%201-26%2026a26%2026%200%200%201%2026-26m96%200a26%2026%200%201%201-26%2026a26%2026%200%200%201%2026-26%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%22M28.4%20124.8a6%206%200%200%200%208.4-1.2a54%2054%200%200%201%2086.4%200a6%206%200%200%200%208.4%201.19a5.6%205.6%200%200%200%201.19-1.19a54%2054%200%200%201%2086.4%200a6%206%200%200%200%209.6-7.21a65.74%2065.74%200%200%200-29.69-22.26a38%2038%200%201%200-46.22%200A65.3%2065.3%200%200%200%20128%20110.7a65.3%2065.3%200%200%200-24.89-16.57a38%2038%200%201%200-46.22%200A65.7%2065.7%200%200%200%2027.2%20116.4a6%206%200%200%200%201.2%208.4M176%2038a26%2026%200%201%201-26%2026a26%2026%200%200%201%2026-26m-96%200a26%2026%200%201%201-26%2026a26%2026%200%200%201%2026-26m119.11%20160.13a38%2038%200%201%200-46.22%200A65.3%2065.3%200%200%200%20128%20214.7a65.3%2065.3%200%200%200-24.89-16.57a38%2038%200%201%200-46.22%200A65.7%2065.7%200%200%200%2027.2%20220.4a6%206%200%201%200%209.6%207.2a54%2054%200%200%201%2086.4%200a6%206%200%200%200%208.4%201.19a5.6%205.6%200%200%200%201.19-1.19a54%2054%200%200%201%2086.4%200a6%206%200%200%200%209.6-7.21a65.74%2065.74%200%200%200-29.68-22.26M80%20142a26%2026%200%201%201-26%2026a26%2026%200%200%201%2026-26m96%200a26%2026%200%201%201-26%2026a26%2026%200%200%201%2026-26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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