shopping cart check in 01 icon
shopping-cart-check-in-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- shopping-cart-check-in-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
shopping-bag-01shopping-bag-02shopping-bag-03shopping-bag-addshopping-bag-checkshopping-bag-favoriteshopping-bag-removeshopping-basket-01shopping-basket-02shopping-basket-03shopping-basket-add-01shopping-basket-add-02shopping-basket-add-03shopping-basket-check-in-01shopping-basket-check-in-02shopping-basket-check-in-03shopping-basket-check-out-01shopping-basket-check-out-02shopping-basket-check-out-03shopping-basket-done-01shopping-basket-done-02shopping-basket-done-03shopping-basket-favorite-01shopping-basket-favorite-02
Use the shopping cart check in 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" 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.18-.006 4.033-.265a6 6 0 0 0 4-4c.143-.472.207-1.004.235-1.741M13.5 6h-8m16.5.5S20.159 9 19.5 9S17 6.5 17 6.5M19.5 8V3"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsShoppingCartCheckIn01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" 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.18-.006 4.033-.265a6 6 0 0 0 4-4c.143-.472.207-1.004.235-1.741M13.5 6h-8m16.5.5S20.159 9 19.5 9S17 6.5 17 6.5M19.5 8V3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" 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.18-.006 4.033-.265a6 6 0 0 0 4-4c.143-.472.207-1.004.235-1.741M13.5 6h-8m16.5.5S20.159 9 19.5 9S17 6.5 17 6.5M19.5 8V3"/></svg> </template>
CSS
.icon-shopping-cart-check-in-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%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.18-.006%204.033-.265a6%206%200%200%200%204-4c.143-.472.207-1.004.235-1.741M13.5%206h-8m16.5.5S20.159%209%2019.5%209S17%206.5%2017%206.5M19.5%208V3%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%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.18-.006%204.033-.265a6%206%200%200%200%204-4c.143-.472.207-1.004.235-1.741M13.5%206h-8m16.5.5S20.159%209%2019.5%209S17%206.5%2017%206.5M19.5%208V3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/shopping-cart-check-in-01.svg?color=%231a73e8&size=48