shop5-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
shop5-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the shop5 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m22.36 8.27l-.29-2.77c-.42-3.02-1.79-4.25-4.72-4.25H6.59c-2.94 0-4.3 1.23-4.73 4.28l-.27 2.75c-.1 1.07.19 2.11.82 2.92c.76.99 1.93 1.55 3.23 1.55c1.26 0 2.47-.63 3.23-1.64A3.75 3.75 0 0 0 12 12.75c1.29 0 2.42-.6 3.11-1.6c.77.99 1.96 1.6 3.2 1.6c1.33 0 2.53-.59 3.28-1.63c.6-.8.87-1.81.77-2.85m-11.01 8.39a2.495 2.495 0 0 0-2.23 2.49v2.74c0 .27.22.49.49.49h4.77c.27 0 .49-.22.49-.49V19.5c.01-2.09-1.22-3.08-3.52-2.84"/><path d="M21.37 14.398v2.98c0 2.76-2.24 5-5 5a.49.49 0 0 1-.49-.49v-2.39c0-1.28-.39-2.28-1.15-2.96c-.67-.61-1.58-.91-2.71-.91c-.25 0-.5.01-.77.04a3.485 3.485 0 0 0-3.13 3.48v2.74c0 .27-.22.49-.49.49c-2.76 0-5-2.24-5-5v-2.96a1 1 0 0 1 1.34-.94c.27.09.54.16.82.2c.12.02.25.04.37.04q.24.03.48.03c1.16 0 2.3-.43 3.2-1.17c.86.74 1.98 1.17 3.16 1.17c1.19 0 2.29-.41 3.15-1.15c.9.73 2.02 1.15 3.16 1.15c.18 0 .36-.01.53-.03a4.8 4.8 0 0 0 1.21-.26a.997.997 0 0 1 1.32.94"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconShop5Filled(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="m22.36 8.27l-.29-2.77c-.42-3.02-1.79-4.25-4.72-4.25H6.59c-2.94 0-4.3 1.23-4.73 4.28l-.27 2.75c-.1 1.07.19 2.11.82 2.92c.76.99 1.93 1.55 3.23 1.55c1.26 0 2.47-.63 3.23-1.64A3.75 3.75 0 0 0 12 12.75c1.29 0 2.42-.6 3.11-1.6c.77.99 1.96 1.6 3.2 1.6c1.33 0 2.53-.59 3.28-1.63c.6-.8.87-1.81.77-2.85m-11.01 8.39a2.495 2.495 0 0 0-2.23 2.49v2.74c0 .27.22.49.49.49h4.77c.27 0 .49-.22.49-.49V19.5c.01-2.09-1.22-3.08-3.52-2.84"/><path d="M21.37 14.398v2.98c0 2.76-2.24 5-5 5a.49.49 0 0 1-.49-.49v-2.39c0-1.28-.39-2.28-1.15-2.96c-.67-.61-1.58-.91-2.71-.91c-.25 0-.5.01-.77.04a3.485 3.485 0 0 0-3.13 3.48v2.74c0 .27-.22.49-.49.49c-2.76 0-5-2.24-5-5v-2.96a1 1 0 0 1 1.34-.94c.27.09.54.16.82.2c.12.02.25.04.37.04q.24.03.48.03c1.16 0 2.3-.43 3.2-1.17c.86.74 1.98 1.17 3.16 1.17c1.19 0 2.29-.41 3.15-1.15c.9.73 2.02 1.15 3.16 1.15c.18 0 .36-.01.53-.03a4.8 4.8 0 0 0 1.21-.26a.997.997 0 0 1 1.32.94"/></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="m22.36 8.27l-.29-2.77c-.42-3.02-1.79-4.25-4.72-4.25H6.59c-2.94 0-4.3 1.23-4.73 4.28l-.27 2.75c-.1 1.07.19 2.11.82 2.92c.76.99 1.93 1.55 3.23 1.55c1.26 0 2.47-.63 3.23-1.64A3.75 3.75 0 0 0 12 12.75c1.29 0 2.42-.6 3.11-1.6c.77.99 1.96 1.6 3.2 1.6c1.33 0 2.53-.59 3.28-1.63c.6-.8.87-1.81.77-2.85m-11.01 8.39a2.495 2.495 0 0 0-2.23 2.49v2.74c0 .27.22.49.49.49h4.77c.27 0 .49-.22.49-.49V19.5c.01-2.09-1.22-3.08-3.52-2.84"/><path d="M21.37 14.398v2.98c0 2.76-2.24 5-5 5a.49.49 0 0 1-.49-.49v-2.39c0-1.28-.39-2.28-1.15-2.96c-.67-.61-1.58-.91-2.71-.91c-.25 0-.5.01-.77.04a3.485 3.485 0 0 0-3.13 3.48v2.74c0 .27-.22.49-.49.49c-2.76 0-5-2.24-5-5v-2.96a1 1 0 0 1 1.34-.94c.27.09.54.16.82.2c.12.02.25.04.37.04q.24.03.48.03c1.16 0 2.3-.43 3.2-1.17c.86.74 1.98 1.17 3.16 1.17c1.19 0 2.29-.41 3.15-1.15c.9.73 2.02 1.15 3.16 1.15c.18 0 .36-.01.53-.03a4.8 4.8 0 0 0 1.21-.26a.997.997 0 0 1 1.32.94"/></g></svg>
</template>

CSS

.icon-shop5-filled {
  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%22m22.36%208.27l-.29-2.77c-.42-3.02-1.79-4.25-4.72-4.25H6.59c-2.94%200-4.3%201.23-4.73%204.28l-.27%202.75c-.1%201.07.19%202.11.82%202.92c.76.99%201.93%201.55%203.23%201.55c1.26%200%202.47-.63%203.23-1.64A3.75%203.75%200%200%200%2012%2012.75c1.29%200%202.42-.6%203.11-1.6c.77.99%201.96%201.6%203.2%201.6c1.33%200%202.53-.59%203.28-1.63c.6-.8.87-1.81.77-2.85m-11.01%208.39a2.495%202.495%200%200%200-2.23%202.49v2.74c0%20.27.22.49.49.49h4.77c.27%200%20.49-.22.49-.49V19.5c.01-2.09-1.22-3.08-3.52-2.84%22%2F%3E%3Cpath%20d%3D%22M21.37%2014.398v2.98c0%202.76-2.24%205-5%205a.49.49%200%200%201-.49-.49v-2.39c0-1.28-.39-2.28-1.15-2.96c-.67-.61-1.58-.91-2.71-.91c-.25%200-.5.01-.77.04a3.485%203.485%200%200%200-3.13%203.48v2.74c0%20.27-.22.49-.49.49c-2.76%200-5-2.24-5-5v-2.96a1%201%200%200%201%201.34-.94c.27.09.54.16.82.2c.12.02.25.04.37.04q.24.03.48.03c1.16%200%202.3-.43%203.2-1.17c.86.74%201.98%201.17%203.16%201.17c1.19%200%202.29-.41%203.15-1.15c.9.73%202.02%201.15%203.16%201.15c.18%200%20.36-.01.53-.03a4.8%204.8%200%200%200%201.21-.26a.997.997%200%200%201%201.32.94%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%22m22.36%208.27l-.29-2.77c-.42-3.02-1.79-4.25-4.72-4.25H6.59c-2.94%200-4.3%201.23-4.73%204.28l-.27%202.75c-.1%201.07.19%202.11.82%202.92c.76.99%201.93%201.55%203.23%201.55c1.26%200%202.47-.63%203.23-1.64A3.75%203.75%200%200%200%2012%2012.75c1.29%200%202.42-.6%203.11-1.6c.77.99%201.96%201.6%203.2%201.6c1.33%200%202.53-.59%203.28-1.63c.6-.8.87-1.81.77-2.85m-11.01%208.39a2.495%202.495%200%200%200-2.23%202.49v2.74c0%20.27.22.49.49.49h4.77c.27%200%20.49-.22.49-.49V19.5c.01-2.09-1.22-3.08-3.52-2.84%22%2F%3E%3Cpath%20d%3D%22M21.37%2014.398v2.98c0%202.76-2.24%205-5%205a.49.49%200%200%201-.49-.49v-2.39c0-1.28-.39-2.28-1.15-2.96c-.67-.61-1.58-.91-2.71-.91c-.25%200-.5.01-.77.04a3.485%203.485%200%200%200-3.13%203.48v2.74c0%20.27-.22.49-.49.49c-2.76%200-5-2.24-5-5v-2.96a1%201%200%200%201%201.34-.94c.27.09.54.16.82.2c.12.02.25.04.37.04q.24.03.48.03c1.16%200%202.3-.43%203.2-1.17c.86.74%201.98%201.17%203.16%201.17c1.19%200%202.29-.41%203.15-1.15c.9.73%202.02%201.15%203.16%201.15c.18%200%20.36-.01.53-.03a4.8%204.8%200%200%200%201.21-.26a.997.997%200%200%201%201.32.94%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/shop5-filled.svg?color=%231a73e8&size=48