shopping cart check 01 icon

shopping-cart-check-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
shopping-cart-check-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the shopping cart check 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.5 20.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m8.5 0a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M2 3h.207c1.324 0 1.987 0 2.419.402s.479 1.063.573 2.384l.251 3.519c.142 1.989.213 2.983.515 3.791a6 6 0 0 0 3.931 3.661c.828.243 1.83.243 3.836.243c2.105 0 3.158 0 4.01-.258a6 6 0 0 0 4-4C22 11.89 22 10.843 22 8.75M11.5 6h-6"/><path d="M15 7s1 0 2 2c0 0 2.177-5 5-6"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsShoppingCartCheck01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M10.5 20.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m8.5 0a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M2 3h.207c1.324 0 1.987 0 2.419.402s.479 1.063.573 2.384l.251 3.519c.142 1.989.213 2.983.515 3.791a6 6 0 0 0 3.931 3.661c.828.243 1.83.243 3.836.243c2.105 0 3.158 0 4.01-.258a6 6 0 0 0 4-4C22 11.89 22 10.843 22 8.75M11.5 6h-6"/><path d="M15 7s1 0 2 2c0 0 2.177-5 5-6"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M10.5 20.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m8.5 0a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M2 3h.207c1.324 0 1.987 0 2.419.402s.479 1.063.573 2.384l.251 3.519c.142 1.989.213 2.983.515 3.791a6 6 0 0 0 3.931 3.661c.828.243 1.83.243 3.836.243c2.105 0 3.158 0 4.01-.258a6 6 0 0 0 4-4C22 11.89 22 10.843 22 8.75M11.5 6h-6"/><path d="M15 7s1 0 2 2c0 0 2.177-5 5-6"/></g></svg>
</template>

CSS

.icon-shopping-cart-check-01 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.5%2020.25a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m8.5%200a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200M2%203h.207c1.324%200%201.987%200%202.419.402s.479%201.063.573%202.384l.251%203.519c.142%201.989.213%202.983.515%203.791a6%206%200%200%200%203.931%203.661c.828.243%201.83.243%203.836.243c2.105%200%203.158%200%204.01-.258a6%206%200%200%200%204-4C22%2011.89%2022%2010.843%2022%208.75M11.5%206h-6%22%2F%3E%3Cpath%20d%3D%22M15%207s1%200%202%202c0%200%202.177-5%205-6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10.5%2020.25a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m8.5%200a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200M2%203h.207c1.324%200%201.987%200%202.419.402s.479%201.063.573%202.384l.251%203.519c.142%201.989.213%202.983.515%203.791a6%206%200%200%200%203.931%203.661c.828.243%201.83.243%203.836.243c2.105%200%203.158%200%204.01-.258a6%206%200%200%200%204-4C22%2011.89%2022%2010.843%2022%208.75M11.5%206h-6%22%2F%3E%3Cpath%20d%3D%22M15%207s1%200%202%202c0%200%202.177-5%205-6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/shopping-cart-check-01.svg?color=%231a73e8&size=48