user group icon
user-group-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.
- Name
- user-group-20-solid
- Set
- HeroIcons
- Style
- Solid 20x20
- Viewbox
- 20×20
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
Related icons in HeroIcons
Use the user group icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 9a3 3 0 1 0 0-6a3 3 0 0 0 0 6M6 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-4.51 7.326a.78.78 0 0 1-.358-.442a3 3 0 0 1 4.308-3.516a6.48 6.48 0 0 0-1.905 3.959q-.034.335.025.654a5 5 0 0 1-2.07-.655m14.95.654a5 5 0 0 0 2.07-.654a.78.78 0 0 0 .357-.442a3 3 0 0 0-4.308-3.517a6.48 6.48 0 0 1 1.907 3.96a2.3 2.3 0 0 1-.026.654M18 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0M5.304 16.19a.84.84 0 0 1-.277-.71a5 5 0 0 1 9.947 0a.84.84 0 0 1-.277.71A6.98 6.98 0 0 1 10 18a6.97 6.97 0 0 1-4.696-1.81"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsUserGroup20Solid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 9a3 3 0 1 0 0-6a3 3 0 0 0 0 6M6 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-4.51 7.326a.78.78 0 0 1-.358-.442a3 3 0 0 1 4.308-3.516a6.48 6.48 0 0 0-1.905 3.959q-.034.335.025.654a5 5 0 0 1-2.07-.655m14.95.654a5 5 0 0 0 2.07-.654a.78.78 0 0 0 .357-.442a3 3 0 0 0-4.308-3.517a6.48 6.48 0 0 1 1.907 3.96a2.3 2.3 0 0 1-.026.654M18 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0M5.304 16.19a.84.84 0 0 1-.277-.71a5 5 0 0 1 9.947 0a.84.84 0 0 1-.277.71A6.98 6.98 0 0 1 10 18a6.97 6.97 0 0 1-4.696-1.81"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 9a3 3 0 1 0 0-6a3 3 0 0 0 0 6M6 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-4.51 7.326a.78.78 0 0 1-.358-.442a3 3 0 0 1 4.308-3.516a6.48 6.48 0 0 0-1.905 3.959q-.034.335.025.654a5 5 0 0 1-2.07-.655m14.95.654a5 5 0 0 0 2.07-.654a.78.78 0 0 0 .357-.442a3 3 0 0 0-4.308-3.517a6.48 6.48 0 0 1 1.907 3.96a2.3 2.3 0 0 1-.026.654M18 8a2 2 0 1 1-4 0a2 2 0 0 1 4 0M5.304 16.19a.84.84 0 0 1-.277-.71a5 5 0 0 1 9.947 0a.84.84 0 0 1-.277.71A6.98 6.98 0 0 1 10 18a6.97 6.97 0 0 1-4.696-1.81"/></svg> </template>
CSS
.icon-user-group-20-solid {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%209a3%203%200%201%200%200-6a3%203%200%200%200%200%206M6%208a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-4.51%207.326a.78.78%200%200%201-.358-.442a3%203%200%200%201%204.308-3.516a6.48%206.48%200%200%200-1.905%203.959q-.034.335.025.654a5%205%200%200%201-2.07-.655m14.95.654a5%205%200%200%200%202.07-.654a.78.78%200%200%200%20.357-.442a3%203%200%200%200-4.308-3.517a6.48%206.48%200%200%201%201.907%203.96a2.3%202.3%200%200%201-.026.654M18%208a2%202%200%201%201-4%200a2%202%200%200%201%204%200M5.304%2016.19a.84.84%200%200%201-.277-.71a5%205%200%200%201%209.947%200a.84.84%200%200%201-.277.71A6.98%206.98%200%200%201%2010%2018a6.97%206.97%200%200%201-4.696-1.81%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%209a3%203%200%201%200%200-6a3%203%200%200%200%200%206M6%208a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-4.51%207.326a.78.78%200%200%201-.358-.442a3%203%200%200%201%204.308-3.516a6.48%206.48%200%200%200-1.905%203.959q-.034.335.025.654a5%205%200%200%201-2.07-.655m14.95.654a5%205%200%200%200%202.07-.654a.78.78%200%200%200%20.357-.442a3%203%200%200%200-4.308-3.517a6.48%206.48%200%200%201%201.907%203.96a2.3%202.3%200%200%201-.026.654M18%208a2%202%200%201%201-4%200a2%202%200%200%201%204%200M5.304%2016.19a.84.84%200%200%201-.277-.71a5%205%200%200%201%209.947%200a.84.84%200%200%201-.277.71A6.98%206.98%200%200%201%2010%2018a6.97%206.97%200%200%201-4.696-1.81%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/user-group-20-solid.svg?color=%231a73e8&size=48