The Phosphor jar icon visually represents a glass jar, commonly used in UIs to signify items related to food storage, preservation, or retail products.
Common uses
- Food product listing
- Recipe ingredient
- Storage or pantry management
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Jar } from '@phosphor-icons/react';
<Jar size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Jar size={24} />thin
<Jar size={24} weight="thin" />light
<Jar size={24} weight="light" />bold
<Jar size={24} weight="bold" />fill
<Jar size={24} weight="fill" />duotone
<Jar size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*mason jarkitchenpantrycanningpreservesfoodcondimentscommerceobjectsjarcanning jarfood jar
FAQ
- What does the Phosphor jar icon represent?
- It depicts a glass jar, often used for food, preserves, or condiments.
- How do I use the jar icon in React?
- Import it from '@phosphor-icons/react' like this: import { Jar } from '@phosphor-icons/react'.
- What is the license for the Phosphor jar icon?
- The Phosphor icon library, including the jar 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 →