John KuehJohn Kueh

trolley 01 icon

HugeIcons · Trolley01Icon · MIT

Download SVG

The HugeIcons trolley 01 icon depicts a shopping trolley, commonly used to represent e-commerce functionality, shopping carts, or the act of purchasing.

Common uses

  • Add to cart button
  • Link to shopping cart page
  • Checkout process indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Trolley01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Trolley01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
shopping cartbasketcheckoutshop

FAQ

What does the Trolley01Icon represent?
The Trolley01Icon visually represents a shopping trolley, often used in e-commerce contexts for actions related to shopping or purchasing.
How do I use Trolley01Icon in a React application?
You can use the Trolley01Icon in React by importing it from '@hugeicons/core-free-icons' and rendering it within the <HugeiconsIcon> component from '@hugeicons/react', like so: <HugeiconsIcon icon={Trolley01Icon} />.
What is the license for the Trolley01Icon?
The Trolley01Icon is part of the HugeIcons library and is distributed under the MIT license.

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 →