John KuehJohn Kueh

not member of icon

Phosphor · not-member-of · MIT

Download SVG

The Phosphor not member of icon depicts a circle with a diagonal line through it, signifying exclusion or a negative membership, often used to indicate that an item or user is not part of a specific group or set in financial or data management interfaces.

Common uses

  • Denoting a user not belonging to a premium tier.
  • Indicating a transaction is not associated with a specific account.
  • Showing a product is not part of a selected collection.

Use it in React

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

<NotMemberOf size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
finances
Keywords
*new*is not element ofsetmembermathematicsarithmeticcalculatorfinancestechnology & developmentnotofnot an elementexclusionset theory∉ symbol

FAQ

What does the 'not member of' icon represent?
It visually represents the concept of 'not being a member of' or 'not belonging to' a set or group, commonly used in contexts where membership or association is relevant.
How do I use the not member of icon in React?
You can import and use it in your React application with: import { NotMemberOf } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the 'not member 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 →