John KuehJohn Kueh

shopping cart add 01 icon

HugeIcons · ShoppingCartAdd01Icon · MIT

Download SVG

The HugeIcons shopping cart add 01 icon visually represents the action of adding an item to a shopping cart, commonly used in e-commerce interfaces to indicate a successful addition or to prompt users to proceed to checkout.

Common uses

  • Button to add items to cart
  • Confirmation message after adding an item
  • Link to view shopping cart contents

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add to cartshopping basketcart pluse-commerce add

FAQ

What does the shopping cart add 01 icon represent?
This icon signifies the action of adding an item to a virtual shopping cart, a standard element in online shopping interfaces.
How do I use the ShoppingCartAdd01Icon in React?
Import the icon from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={ShoppingCartAdd01Icon} />.
What is the license for this icon?
The HugeIcons shopping cart add 01 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.

Looking for something else? Search HugeIcons and 4 more libraries by description →