John KuehJohn Kueh

jar label icon

Phosphor · jar-label · MIT

Download SVG

The Phosphor jar label icon depicts a glass jar with a label, commonly used to represent items related to food, storage, or commerce in user interfaces.

Common uses

  • Labeling a product in an e-commerce listing.
  • Indicating a food or pantry item in a recipe app.
  • Representing a 'save' or 'preserve' action.

Use it in React

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

<JarLabel size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
*new*mason jarkitchenpantrycanningpreservesfoodcondimentscommerceobjectsjarlabelfood jarpreserve jarkitchen jar

FAQ

What does the jar-label icon represent?
It represents a jar with a label, often used for food items, preserves, or commercial products.
How do I use the jar-label icon in React?
You can import and use it like this: import { JarLabel } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the jar-label 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 →