John KuehJohn Kueh

add team 02 icon

HugeIcons · AddTeam02Icon · MIT

Download SVG

The HugeIcons add team 02 icon visually represents adding a new member or user to an existing team or group, commonly used for actions like inviting users or creating new teams.

Common uses

  • Button to invite a new member to a project.
  • Link to create a new team or group.
  • Action to add a user to a specific role.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AddTeam02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AddTeam02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add userinvite membernew groupteam plus

FAQ

What does the AddTeam02Icon represent?
It depicts the action of adding a person to a team or group, useful for invitations or team creation.
How do I use AddTeam02Icon in React?
Import it as `import { AddTeam02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={AddTeam02Icon} />` from '@hugeicons/react'.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →