usergroup add icon

usergroup-add-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
usergroup-add-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Related icons in TDesign Icons

Use the usergroup add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5a3 3 0 0 0 0 6v2a5 5 0 0 0-5 5v4H2v-4a7 7 0 0 1 3.75-6.2A5 5 0 0 1 9 3h1v2zm1 3a5 5 0 1 1 10 0a5 5 0 0 1-10 0m6.225 6a5.5 5.5 0 0 0-1.725 4c0 1.576.663 2.997 1.725 4H7v-3a5 5 0 0 1 5-5z"/><path fill="currentColor" d="M24 19v-2h-3v-3h-2v3h-3v2h3v3h2v-3z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignUsergroupAddFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5a3 3 0 0 0 0 6v2a5 5 0 0 0-5 5v4H2v-4a7 7 0 0 1 3.75-6.2A5 5 0 0 1 9 3h1v2zm1 3a5 5 0 1 1 10 0a5 5 0 0 1-10 0m6.225 6a5.5 5.5 0 0 0-1.725 4c0 1.576.663 2.997 1.725 4H7v-3a5 5 0 0 1 5-5z"/><path fill="currentColor" d="M24 19v-2h-3v-3h-2v3h-3v2h3v3h2v-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5a3 3 0 0 0 0 6v2a5 5 0 0 0-5 5v4H2v-4a7 7 0 0 1 3.75-6.2A5 5 0 0 1 9 3h1v2zm1 3a5 5 0 1 1 10 0a5 5 0 0 1-10 0m6.225 6a5.5 5.5 0 0 0-1.725 4c0 1.576.663 2.997 1.725 4H7v-3a5 5 0 0 1 5-5z"/><path fill="currentColor" d="M24 19v-2h-3v-3h-2v3h-3v2h3v3h2v-3z"/></svg>
</template>

CSS

.icon-usergroup-add-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%205a3%203%200%200%200%200%206v2a5%205%200%200%200-5%205v4H2v-4a7%207%200%200%201%203.75-6.2A5%205%200%200%201%209%203h1v2zm1%203a5%205%200%201%201%2010%200a5%205%200%200%201-10%200m6.225%206a5.5%205.5%200%200%200-1.725%204c0%201.576.663%202.997%201.725%204H7v-3a5%205%200%200%201%205-5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2019v-2h-3v-3h-2v3h-3v2h3v3h2v-3z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%205a3%203%200%200%200%200%206v2a5%205%200%200%200-5%205v4H2v-4a7%207%200%200%201%203.75-6.2A5%205%200%200%201%209%203h1v2zm1%203a5%205%200%201%201%2010%200a5%205%200%200%201-10%200m6.225%206a5.5%205.5%200%200%200-1.725%204c0%201.576.663%202.997%201.725%204H7v-3a5%205%200%200%201%205-5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2019v-2h-3v-3h-2v3h-3v2h3v3h2v-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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