cart large3 icon
cart-large3-duotone from Reicon by REICON · Duotone · Shopping · MIT Free for personal and commercial use.
- Name
- cart-large3-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Shopping
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More shopping icons from Reicon
Use the cart large3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.5 18a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/><path d="M3.04 2.292a.75.75 0 1 0-.498 1.416l.262.091c.667.235 1.106.39 1.429.549c.303.149.437.27.525.398c.09.132.16.314.2.677c.04.38.041.875.041 1.615V9.64c0 2.942.064 3.912.93 4.826c.735.776 1.85.893 3.875.91l1.524.004h4.954c1.56 0 2.341 0 2.893-.45s.71-1.214 1.024-2.742l.5-2.425c.347-1.74.52-2.609.077-3.186c-.425-.552-1.83-.576-3.427-.577H6.492a9 9 0 0 0-.044-.738c-.053-.497-.17-.95-.452-1.362c-.284-.416-.662-.682-1.102-.899c-.412-.202-.936-.386-1.553-.603z" opacity=".6"/><path d="m8.15 6l1.654 9.377l1.524.003L9.673 6zm7.676 0l-1.655 9.38h1.524L17.35 6z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconCartLarge3Duotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.5 18a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/><path d="M3.04 2.292a.75.75 0 1 0-.498 1.416l.262.091c.667.235 1.106.39 1.429.549c.303.149.437.27.525.398c.09.132.16.314.2.677c.04.38.041.875.041 1.615V9.64c0 2.942.064 3.912.93 4.826c.735.776 1.85.893 3.875.91l1.524.004h4.954c1.56 0 2.341 0 2.893-.45s.71-1.214 1.024-2.742l.5-2.425c.347-1.74.52-2.609.077-3.186c-.425-.552-1.83-.576-3.427-.577H6.492a9 9 0 0 0-.044-.738c-.053-.497-.17-.95-.452-1.362c-.284-.416-.662-.682-1.102-.899c-.412-.202-.936-.386-1.553-.603z" opacity=".6"/><path d="m8.15 6l1.654 9.377l1.524.003L9.673 6zm7.676 0l-1.655 9.38h1.524L17.35 6z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.5 18a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m9 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/><path d="M3.04 2.292a.75.75 0 1 0-.498 1.416l.262.091c.667.235 1.106.39 1.429.549c.303.149.437.27.525.398c.09.132.16.314.2.677c.04.38.041.875.041 1.615V9.64c0 2.942.064 3.912.93 4.826c.735.776 1.85.893 3.875.91l1.524.004h4.954c1.56 0 2.341 0 2.893-.45s.71-1.214 1.024-2.742l.5-2.425c.347-1.74.52-2.609.077-3.186c-.425-.552-1.83-.576-3.427-.577H6.492a9 9 0 0 0-.044-.738c-.053-.497-.17-.95-.452-1.362c-.284-.416-.662-.682-1.102-.899c-.412-.202-.936-.386-1.553-.603z" opacity=".6"/><path d="m8.15 6l1.654 9.377l1.524.003L9.673 6zm7.676 0l-1.655 9.38h1.524L17.35 6z"/></g></svg> </template>
CSS
.icon-cart-large3-duotone {
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%22currentColor%22%3E%3Cpath%20d%3D%22M7.5%2018a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3%22%2F%3E%3Cpath%20d%3D%22M3.04%202.292a.75.75%200%201%200-.498%201.416l.262.091c.667.235%201.106.39%201.429.549c.303.149.437.27.525.398c.09.132.16.314.2.677c.04.38.041.875.041%201.615V9.64c0%202.942.064%203.912.93%204.826c.735.776%201.85.893%203.875.91l1.524.004h4.954c1.56%200%202.341%200%202.893-.45s.71-1.214%201.024-2.742l.5-2.425c.347-1.74.52-2.609.077-3.186c-.425-.552-1.83-.576-3.427-.577H6.492a9%209%200%200%200-.044-.738c-.053-.497-.17-.95-.452-1.362c-.284-.416-.662-.682-1.102-.899c-.412-.202-.936-.386-1.553-.603z%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20d%3D%22m8.15%206l1.654%209.377l1.524.003L9.673%206zm7.676%200l-1.655%209.38h1.524L17.35%206z%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%22currentColor%22%3E%3Cpath%20d%3D%22M7.5%2018a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m9%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3%22%2F%3E%3Cpath%20d%3D%22M3.04%202.292a.75.75%200%201%200-.498%201.416l.262.091c.667.235%201.106.39%201.429.549c.303.149.437.27.525.398c.09.132.16.314.2.677c.04.38.041.875.041%201.615V9.64c0%202.942.064%203.912.93%204.826c.735.776%201.85.893%203.875.91l1.524.004h4.954c1.56%200%202.341%200%202.893-.45s.71-1.214%201.024-2.742l.5-2.425c.347-1.74.52-2.609.077-3.186c-.425-.552-1.83-.576-3.427-.577H6.492a9%209%200%200%200-.044-.738c-.053-.497-.17-.95-.452-1.362c-.284-.416-.662-.682-1.102-.899c-.412-.202-.936-.386-1.553-.603z%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20d%3D%22m8.15%206l1.654%209.377l1.524.003L9.673%206zm7.676%200l-1.655%209.38h1.524L17.35%206z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/cart-large3-duotone.svg?color=%231a73e8&size=48