shop3-duotone from Reicon by REICON · Duotone · Shopping · MIT Free for personal and commercial use.

Name
shop3-duotone
Set
Reicon
Style
Duotone
Category
Shopping
Viewbox
24×24
License
MIT

2 other variants in Reicon

More shopping icons from Reicon

Use the shop3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 14.25a.75.75 0 0 1 .75.75v6.25H21a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5h1.25V15a.75.75 0 0 1 1.5 0v6.25h12.5V15a.75.75 0 0 1 .75-.75" opacity=".5"/><path d="M16.528 2H7.472c-1.203 0-1.804 0-2.287.299c-.484.298-.753.836-1.29 1.912L2.49 7.76c-.324.82-.608 1.786-.062 2.479A2 2 0 0 0 6 9a2 2 0 1 0 4 0a2 2 0 1 0 4 0a2 2 0 1 0 4 0a2 2 0 0 0 3.571 1.238c.546-.693.262-1.659-.062-2.479l-1.404-3.548c-.537-1.076-.806-1.614-1.29-1.912C18.332 2 17.731 2 16.528 2"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconShop3Duotone(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="M19 14.25a.75.75 0 0 1 .75.75v6.25H21a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5h1.25V15a.75.75 0 0 1 1.5 0v6.25h12.5V15a.75.75 0 0 1 .75-.75" opacity=".5"/><path d="M16.528 2H7.472c-1.203 0-1.804 0-2.287.299c-.484.298-.753.836-1.29 1.912L2.49 7.76c-.324.82-.608 1.786-.062 2.479A2 2 0 0 0 6 9a2 2 0 1 0 4 0a2 2 0 1 0 4 0a2 2 0 1 0 4 0a2 2 0 0 0 3.571 1.238c.546-.693.262-1.659-.062-2.479l-1.404-3.548c-.537-1.076-.806-1.614-1.29-1.912C18.332 2 17.731 2 16.528 2"/></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="M19 14.25a.75.75 0 0 1 .75.75v6.25H21a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5h1.25V15a.75.75 0 0 1 1.5 0v6.25h12.5V15a.75.75 0 0 1 .75-.75" opacity=".5"/><path d="M16.528 2H7.472c-1.203 0-1.804 0-2.287.299c-.484.298-.753.836-1.29 1.912L2.49 7.76c-.324.82-.608 1.786-.062 2.479A2 2 0 0 0 6 9a2 2 0 1 0 4 0a2 2 0 1 0 4 0a2 2 0 1 0 4 0a2 2 0 0 0 3.571 1.238c.546-.693.262-1.659-.062-2.479l-1.404-3.548c-.537-1.076-.806-1.614-1.29-1.912C18.332 2 17.731 2 16.528 2"/></g></svg>
</template>

CSS

.icon-shop3-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%22M19%2014.25a.75.75%200%200%201%20.75.75v6.25H21a.75.75%200%200%201%200%201.5H3a.75.75%200%200%201%200-1.5h1.25V15a.75.75%200%200%201%201.5%200v6.25h12.5V15a.75.75%200%200%201%20.75-.75%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.528%202H7.472c-1.203%200-1.804%200-2.287.299c-.484.298-.753.836-1.29%201.912L2.49%207.76c-.324.82-.608%201.786-.062%202.479A2%202%200%200%200%206%209a2%202%200%201%200%204%200a2%202%200%201%200%204%200a2%202%200%201%200%204%200a2%202%200%200%200%203.571%201.238c.546-.693.262-1.659-.062-2.479l-1.404-3.548c-.537-1.076-.806-1.614-1.29-1.912C18.332%202%2017.731%202%2016.528%202%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%22M19%2014.25a.75.75%200%200%201%20.75.75v6.25H21a.75.75%200%200%201%200%201.5H3a.75.75%200%200%201%200-1.5h1.25V15a.75.75%200%200%201%201.5%200v6.25h12.5V15a.75.75%200%200%201%20.75-.75%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.528%202H7.472c-1.203%200-1.804%200-2.287.299c-.484.298-.753.836-1.29%201.912L2.49%207.76c-.324.82-.608%201.786-.062%202.479A2%202%200%200%200%206%209a2%202%200%201%200%204%200a2%202%200%201%200%204%200a2%202%200%201%200%204%200a2%202%200%200%200%203.571%201.238c.546-.693.262-1.659-.062-2.479l-1.404-3.548c-.537-1.076-.806-1.614-1.29-1.912C18.332%202%2017.731%202%2016.528%202%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/shop3-duotone.svg?color=%231a73e8&size=48