The HugeIcons trolley 02 icon depicts a shopping trolley, commonly used to represent e-commerce functionality, shopping carts, or the act of purchasing items.
Common uses
- Add to Cart button
- Shopping Cart page link
- Checkout process indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Trolley02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Trolley02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shopping cartcartcheckoutecommerce
FAQ
- What does the Trolley02Icon represent?
- It represents a shopping trolley, often used for e-commerce features like adding items to a cart or navigating to the checkout.
- How do I use Trolley02Icon in a React project?
- Import it using `import { Trolley02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Trolley02Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.