The Phosphor member of icon depicts the mathematical symbol for set membership, commonly used in financial or data interfaces to indicate an item belongs to a specific category or group.
Common uses
- Indicating a user's membership in a premium tier.
- Showing a transaction's category within a budget.
- Representing an item's inclusion in a financial portfolio.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { MemberOf } from '@phosphor-icons/react';
<MemberOf size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<MemberOf size={24} />thin
<MemberOf size={24} weight="thin" />light
<MemberOf size={24} weight="light" />bold
<MemberOf size={24} weight="bold" />fill
<MemberOf size={24} weight="fill" />duotone
<MemberOf size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- *new*∈is element ofsetmembermathematicsarithmeticcalculatorfinancestechnology & developmentofset membershipelement ofis in setbelongs to
FAQ
- What does the 'member of' icon represent?
- It represents the mathematical concept of set membership, signifying that an element belongs to a particular set or group.
- How do I use the member of icon in React?
- You can import and use it in React with: import { MemberOf } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the 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 →