The Tabler paper bag icon depicts a simple, closed paper bag, commonly used in UIs to represent shopping, groceries, or food-related actions.
Common uses
- Shopping cart or checkout button
- Link to grocery or food delivery section
- Icon for a restaurant or cafe menu item
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPaperBag } from '@tabler/icons-react';
<IconPaperBag size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- recycleshoppingecologyfoodpaperbagmealcuisineeatingnutritiongrocery bagshopping bagtakeout bagfood bag
FAQ
- What is the paper bag icon used for?
- It's typically used to signify shopping, groceries, food items, or ecological/recycling themes in user interfaces.
- How do I use the paper bag icon in React?
- Import it using `import { IconPaperBag } from '@tabler/icons-react'` and use it as a component: `<IconPaperBag />`.
- What is the license for this icon?
- The Tabler icon library, including the paper bag icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →