The Tabler shopping bag search icon visually represents the action of searching within a shopping bag, commonly used in e-commerce interfaces to indicate a search function related to products or orders.
Common uses
- Search bar within an e-commerce category page
- Button to find past orders
- Link to a product discovery tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShoppingBagSearch } from '@tabler/icons-react';
<IconShoppingBagSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- findlocatediscoverexploreinvestigatebrowseinquireinspectseeklooke-commerceshoppingbagsearchfind shoppingecommerce search
FAQ
- What is the purpose of the shopping bag search icon?
- This icon is used to signify a search action specifically within the context of shopping, like finding items in a cart or searching for products.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconShoppingBagSearch } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including shopping-bag-search, are 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 →