John KuehJohn Kueh

jar icon

HugeIcons · JarIcon · MIT

Download SVG

The HugeIcons jar icon depicts a glass container, commonly used to represent storage, packages, or preserved items in a user interface.

Common uses

  • Package management
  • Data storage
  • Preserve settings

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { JarIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={JarIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
containerstoragepackagepreserve

FAQ

What does the jar icon represent?
The jar icon visually represents a container, often used for storing or packaging items, similar to a real-world jar.
How do I use the JarIcon in React?
Import both HugeiconsIcon and JarIcon from their respective packages and render them using <HugeiconsIcon icon={JarIcon} />.
What is the license for this icon?
The JarIcon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →