The Phosphor subset of icon depicts a mathematical subset symbol and is commonly used to represent relationships between sets or membership in financial contexts.
Common uses
- Indicating a sub-category of financial products.
- Representing a user's portfolio as a subset of all available investments.
- Showing a filtered list of transactions belonging to a specific account.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SubsetOf } from '@phosphor-icons/react';
<SubsetOf size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SubsetOf size={24} />thin
<SubsetOf size={24} weight="thin" />light
<SubsetOf size={24} weight="light" />bold
<SubsetOf size={24} weight="bold" />fill
<SubsetOf size={24} weight="fill" />duotone
<SubsetOf size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- *new*⊆subset ofsetmembermathematicsarithmeticcalculatorfinancestechnology & developmentsubsetofset membershipmathematical subsetcontainssub-category
FAQ
- What does the subset of icon represent?
- It visually represents the mathematical concept of a subset (⊆), indicating that one set is contained within another, often used in finance for hierarchical or membership relationships.
- How do I use the subset of icon in React?
- You can import and use it in your React application with: import { SubsetOf } 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 →