John KuehJohn Kueh

intersection icon

Phosphor · intersection · MIT

Download SVG

The Phosphor intersection icon depicts the mathematical symbol for set intersection (∩), commonly used in finance or data contexts to represent the overlap or common elements between two sets.

Common uses

  • Indicating common data points between two financial reports.
  • Representing the logical AND operation in financial modeling.
  • Showing shared features or overlap in product comparisons.

Use it in React

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

<Intersection size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
*new*intersectionsetmembermathematicsarithmeticcalculatorfinancestechnology & developmentset intersectioncommon elementslogical andmathematics symbol

FAQ

What does the intersection icon represent?
It represents the mathematical concept of set intersection, showing elements common to two or more sets.
How do I use the intersection icon in React?
You can import and use it like this: import { Intersection } from '@phosphor-icons/react'; <Intersection />.
What is the license for this icon?
The Phosphor icon set, including the intersection icon, is available under the MIT license.

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 →