John KuehJohn Kueh

unite icon

Phosphor · unite · MIT

Download SVG

The Phosphor unite icon depicts two overlapping circles, commonly used in UI to represent actions like merging, combining, or indicating an intersection of elements.

Common uses

  • Merge selected items
  • Combine layers in an editor
  • Show overlapping data sets

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Unite } from '@phosphor-icons/react';

<Unite size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Unite size={24} />
thin
<Unite size={24} weight="thin" />
light
<Unite size={24} weight="light" />
bold
<Unite size={24} weight="bold" />
fill
<Unite size={24} weight="fill" />
duotone
<Unite size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
*updated*roundjoinunionmergecombineintersectingintersectiondesigneditoruniteintersect

FAQ

What does the unite icon represent?
It visually represents the concept of joining, merging, or finding the intersection of two or more elements or sets.
How do I use the unite icon in React?
You can import and use it in your React application with: import { Unite } from '@phosphor-icons/react'
What is the license for the Phosphor unite icon?
The Phosphor icon library, including the unite icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Phosphor 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 →