shopping basket 2 icon

shopping-basket-2-fill from Remix Icon by Remix Design · Fill · Finance · Apache-2.0 Free for personal and commercial use.

Name
shopping-basket-2-fill
Set
Remix Icon
Style
Fill
Category
Finance
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More finance icons from Remix Icon

Use the shopping basket 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.37 3.44l3.212 5.562h3.423v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.925a1 1 0 0 1-.997-.917l-.757-9.083H2.005v-2h3.422L8.639 3.44l1.732 1l-2.634 4.562h8.535L13.639 4.44zm-2.365 9.562h-2v4h2zm-4 0h-2v4h2zm8 0h-2v4h2z"/></svg>

React

import type { SVGProps } from "react";

export function RiShoppingBasket2Fill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.37 3.44l3.212 5.562h3.423v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.925a1 1 0 0 1-.997-.917l-.757-9.083H2.005v-2h3.422L8.639 3.44l1.732 1l-2.634 4.562h8.535L13.639 4.44zm-2.365 9.562h-2v4h2zm-4 0h-2v4h2zm8 0h-2v4h2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.37 3.44l3.212 5.562h3.423v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.925a1 1 0 0 1-.997-.917l-.757-9.083H2.005v-2h3.422L8.639 3.44l1.732 1l-2.634 4.562h8.535L13.639 4.44zm-2.365 9.562h-2v4h2zm-4 0h-2v4h2zm8 0h-2v4h2z"/></svg>
</template>

CSS

.icon-shopping-basket-2-fill {
  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%22currentColor%22%20d%3D%22m15.37%203.44l3.212%205.562h3.423v2h-1.167l-.757%209.083a1%201%200%200%201-.996.917H4.925a1%201%200%200%201-.997-.917l-.757-9.083H2.005v-2h3.422L8.639%203.44l1.732%201l-2.634%204.562h8.535L13.639%204.44zm-2.365%209.562h-2v4h2zm-4%200h-2v4h2zm8%200h-2v4h2z%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%22currentColor%22%20d%3D%22m15.37%203.44l3.212%205.562h3.423v2h-1.167l-.757%209.083a1%201%200%200%201-.996.917H4.925a1%201%200%200%201-.997-.917l-.757-9.083H2.005v-2h3.422L8.639%203.44l1.732%201l-2.634%204.562h8.535L13.639%204.44zm-2.365%209.562h-2v4h2zm-4%200h-2v4h2zm8%200h-2v4h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/shopping-basket-2-fill.svg?color=%231a73e8&size=48