John KuehJohn Kueh

pocket icon

HugeIcons · PocketIcon · MIT

Download SVG

The HugeIcons pocket icon depicts a stylized pocket, commonly used to represent saving items, a user's profile or wallet, or a quick access area.

Common uses

  • Save for later button
  • User profile/wallet access
  • Quick links menu

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
save iconwallet iconprofile iconbag icon

FAQ

What does the pocket icon represent?
The pocket icon typically symbolizes saving items, a user's personal space like a wallet or profile, or a quick access section within an application.
How do I use the PocketIcon in React?
Import both HugeiconsIcon and PocketIcon, then render it using <HugeiconsIcon icon={PocketIcon} />.
What is the license for this icon?
The PocketIcon is part of the HugeIcons library and is available under the MIT license.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →