The Phosphor not superset of icon visually represents the concept of a set not containing all elements of another set, commonly used in financial or mathematical contexts to denote a specific relationship or exclusion.
Common uses
- Indicating a financial transaction that does not meet a specific set of criteria.
- Representing a condition in a rule engine where a set of data is not a superset of another.
- Visualizing a 'not applicable' or 'does not fully contain' state in data comparison.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { NotSupersetOf } from '@phosphor-icons/react';
<NotSupersetOf size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<NotSupersetOf size={24} />thin
<NotSupersetOf size={24} weight="thin" />light
<NotSupersetOf size={24} weight="light" />bold
<NotSupersetOf size={24} weight="bold" />fill
<NotSupersetOf size={24} weight="fill" />duotone
<NotSupersetOf size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- *new*⊉not superset ofsetmembermathematicsarithmeticcalculatorfinancestechnology & developmentnotsupersetofnot setset exclusionarithmetic not superset
FAQ
- What does the 'not superset of' icon signify?
- It signifies that one set does not contain all the elements of another set. This is often used in logic, mathematics, and finance to denote a specific exclusionary relationship.
- How do I use the not superset of icon in React?
- You can import and use it in React with the following statement: `import { NotSupersetOf } from '@phosphor-icons/react'`. Then, render it as a component like `<NotSupersetOf size={24} />`.
- What is the license for the Phosphor 'not superset of' icon?
- The Phosphor icon library, including the 'not 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 →