users-filled from Reicon by REICON · Filled · Users · MIT Free for personal and commercial use.

Name
users-filled
Set
Reicon
Style
Filled
Category
Users
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All users icons →

More users icons from Reicon

Use the users icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="9.001" cy="6" r="4"/><ellipse cx="9.001" cy="17.001" rx="7" ry="4"/><path d="M21 17c0 1.657-2.036 3-4.521 3c.732-.8 1.236-1.805 1.236-2.998c0-1.195-.505-2.2-1.239-3.001C18.962 14 21 15.344 21 17M18 6a3 3 0 0 1-4.029 2.82A5.7 5.7 0 0 0 14.714 6c0-1.025-.27-1.987-.742-2.819A3 3 0 0 1 18 6.001"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconUsersFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="9.001" cy="6" r="4"/><ellipse cx="9.001" cy="17.001" rx="7" ry="4"/><path d="M21 17c0 1.657-2.036 3-4.521 3c.732-.8 1.236-1.805 1.236-2.998c0-1.195-.505-2.2-1.239-3.001C18.962 14 21 15.344 21 17M18 6a3 3 0 0 1-4.029 2.82A5.7 5.7 0 0 0 14.714 6c0-1.025-.27-1.987-.742-2.819A3 3 0 0 1 18 6.001"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="9.001" cy="6" r="4"/><ellipse cx="9.001" cy="17.001" rx="7" ry="4"/><path d="M21 17c0 1.657-2.036 3-4.521 3c.732-.8 1.236-1.805 1.236-2.998c0-1.195-.505-2.2-1.239-3.001C18.962 14 21 15.344 21 17M18 6a3 3 0 0 1-4.029 2.82A5.7 5.7 0 0 0 14.714 6c0-1.025-.27-1.987-.742-2.819A3 3 0 0 1 18 6.001"/></g></svg>
</template>

CSS

.icon-users-filled {
  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%22currentColor%22%3E%3Ccircle%20cx%3D%229.001%22%20cy%3D%226%22%20r%3D%224%22%2F%3E%3Cellipse%20cx%3D%229.001%22%20cy%3D%2217.001%22%20rx%3D%227%22%20ry%3D%224%22%2F%3E%3Cpath%20d%3D%22M21%2017c0%201.657-2.036%203-4.521%203c.732-.8%201.236-1.805%201.236-2.998c0-1.195-.505-2.2-1.239-3.001C18.962%2014%2021%2015.344%2021%2017M18%206a3%203%200%200%201-4.029%202.82A5.7%205.7%200%200%200%2014.714%206c0-1.025-.27-1.987-.742-2.819A3%203%200%200%201%2018%206.001%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%22currentColor%22%3E%3Ccircle%20cx%3D%229.001%22%20cy%3D%226%22%20r%3D%224%22%2F%3E%3Cellipse%20cx%3D%229.001%22%20cy%3D%2217.001%22%20rx%3D%227%22%20ry%3D%224%22%2F%3E%3Cpath%20d%3D%22M21%2017c0%201.657-2.036%203-4.521%203c.732-.8%201.236-1.805%201.236-2.998c0-1.195-.505-2.2-1.239-3.001C18.962%2014%2021%2015.344%2021%2017M18%206a3%203%200%200%201-4.029%202.82A5.7%205.7%200%200%200%2014.714%206c0-1.025-.27-1.987-.742-2.819A3%203%200%200%201%2018%206.001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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