shopping basket add 01 icon

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

Name
shopping-basket-add-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the shopping basket add 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="M13.25 22h-3c-3.3 0-4.95 0-5.975-1.025S3.25 18.3 3.25 15v-4c0-1.886 0-2.828.586-3.414S5.364 7 7.25 7h8c1.886 0 2.828 0 3.414.586s.586 1.528.586 3.414v2"/><path d="M15.25 9.5c0-3.866-1.79-7.5-4-7.5s-4 3.634-4 7.5m8 9.5h6m-3 3v-6"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsShoppingBasketAdd01(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="M13.25 22h-3c-3.3 0-4.95 0-5.975-1.025S3.25 18.3 3.25 15v-4c0-1.886 0-2.828.586-3.414S5.364 7 7.25 7h8c1.886 0 2.828 0 3.414.586s.586 1.528.586 3.414v2"/><path d="M15.25 9.5c0-3.866-1.79-7.5-4-7.5s-4 3.634-4 7.5m8 9.5h6m-3 3v-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="M13.25 22h-3c-3.3 0-4.95 0-5.975-1.025S3.25 18.3 3.25 15v-4c0-1.886 0-2.828.586-3.414S5.364 7 7.25 7h8c1.886 0 2.828 0 3.414.586s.586 1.528.586 3.414v2"/><path d="M15.25 9.5c0-3.866-1.79-7.5-4-7.5s-4 3.634-4 7.5m8 9.5h6m-3 3v-6"/></g></svg>
</template>

CSS

.icon-shopping-basket-add-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%22M13.25%2022h-3c-3.3%200-4.95%200-5.975-1.025S3.25%2018.3%203.25%2015v-4c0-1.886%200-2.828.586-3.414S5.364%207%207.25%207h8c1.886%200%202.828%200%203.414.586s.586%201.528.586%203.414v2%22%2F%3E%3Cpath%20d%3D%22M15.25%209.5c0-3.866-1.79-7.5-4-7.5s-4%203.634-4%207.5m8%209.5h6m-3%203v-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%22M13.25%2022h-3c-3.3%200-4.95%200-5.975-1.025S3.25%2018.3%203.25%2015v-4c0-1.886%200-2.828.586-3.414S5.364%207%207.25%207h8c1.886%200%202.828%200%203.414.586s.586%201.528.586%203.414v2%22%2F%3E%3Cpath%20d%3D%22M15.25%209.5c0-3.866-1.79-7.5-4-7.5s-4%203.634-4%207.5m8%209.5h6m-3%203v-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-basket-add-01.svg?color=%231a73e8&size=48