The Tabler basket pin icon visually represents an item (basket) being attached or secured to a location (pin), commonly used in e-commerce interfaces to signify saving an item for later or pinning it to a list.
Common uses
- Save item to wishlist
- Pin product to a comparison list
- Bookmark item for future purchase
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBasketPin } from '@tabler/icons-react';
<IconBasketPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- attachfixfastensticktacksecureaffixanchorbindclaspe-commercebasketpinsave itemwishlist pinecommerce bookmark
FAQ
- What does the basket pin icon represent?
- It signifies attaching or securing an e-commerce basket or item to a specific point, often used for saving or bookmarking.
- How do I use the basket pin icon in React?
- Import it using `import { IconBasketPin } from '@tabler/icons-react'` and then use it as a component: `<IconBasketPin />`.
- What is the license for this icon?
- The Tabler icon library, including the basket pin 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 →