John KuehJohn Kueh

superset of icon

Phosphor · superset-of · MIT

Download SVG

The Phosphor superset of icon depicts a set containing another set, typically used to visually represent a superset relationship in mathematical or data contexts.

Common uses

  • Indicating a superset relationship between data sets.
  • Representing 'all of the above' or 'includes all' in filtering options.
  • Visualizing hierarchical data structures where one set contains another.

Use it in React

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

<SupersetOf size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
*new*superset ofsetmembermathematicsarithmeticcalculatorfinancestechnology & developmentsupersetofset containsgreater than or equal to setincludes setmathematical superset

FAQ

What does the superset of icon represent?
It visually signifies that one set is a superset of another, meaning it contains all elements of the other set and possibly more.
How do I use the superset of icon in React?
You can import and use it in your React application with: import { SupersetOf } from '@phosphor-icons/react'
What is the license for this icon?
The Phosphor icon library, including the superset of 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 →