John KuehJohn Kueh

not subset of icon

Phosphor · not-subset-of · MIT

Download SVG

The Phosphor not subset of icon visually represents the mathematical concept of a set not being a subset of another, commonly used in financial or data management UIs to indicate exclusion or a lack of full inclusion.

Common uses

  • Indicating a financial account is not a subset of another.
  • Marking a data set that does not fully belong to a larger category.
  • Representing a condition where one element is not contained within another.

Use it in React

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

<NotSubsetOf size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
*new*not subset ofsetmembermathematicsarithmeticcalculatorfinancestechnology & developmentnotsubsetofnot subsetset exclusionmathematical not subset

FAQ

What does the 'not subset of' icon mean?
It signifies that one set or group is not entirely contained within another, often used for exclusion or non-membership in financial or logical contexts.
How do I use this icon in React?
You can import it directly from the Phosphor React library using: import { NotSubsetOf } from '@phosphor-icons/react'.
What is the license for this icon?
This icon is part of the Phosphor library and 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 →