The HugeIcons backpack 03 icon depicts a stylized backpack, commonly used to represent items, gear, or a user's profile or inventory in a UI.
Common uses
- User profile link
- Inventory management
- Gear or equipment listing
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Backpack03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Backpack03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bagluggagepackgear
FAQ
- What does the Backpack03Icon represent?
- The Backpack03Icon represents a backpack, often used for items, gear, or user profiles.
- How do I use Backpack03Icon in React?
- Import { Backpack03Icon } from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={Backpack03Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.