The Tabler basket question icon depicts a shopping basket with a question mark, commonly used to represent actions related to customer inquiries, support, or product questions within an e-commerce context.
Common uses
- Button for 'Ask a Question' about a product.
- Link to an FAQ page regarding orders or carts.
- Placeholder for a 'Need Help?' section in a shopping cart.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBasketQuestion } from '@tabler/icons-react';
<IconBasketQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- inquireaskquerydoubtwonderponderprobeinvestigateinterrogateexaminee-commercebasketquestionshopping cart questioninquiry basketecommerce help
FAQ
- What does the basket question icon represent?
- It visually combines a shopping basket with a question mark, signifying inquiries or doubts related to e-commerce items or orders.
- How do I use this icon in React?
- Import it using `import { IconBasketQuestion } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this 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 →