The HugeIcons shopping basket secure 01 icon depicts a shopping basket with a padlock, commonly used to signify secure transactions or protected shopping carts.
Common uses
- Secure checkout button
- Protected shopping cart indicator
- Payment security feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShoppingBasketSecure01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShoppingBasketSecure01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- secure shoppingprotected cartsafe checkoutpayment security
FAQ
- What does the shopping basket secure 01 icon represent?
- It represents a shopping basket combined with a padlock, symbolizing security during online shopping or transactions.
- How do I use this icon in a React application?
- Import the icon component and render it using <HugeiconsIcon icon={ShoppingBasketSecure01Icon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →