shop-5 from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
shop-5
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the shop 5 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20.743 5.23c.17.51.292 1.054.149 1.572a3 3 0 0 1-.739 1.287L20 8.236V21H4V8.236l-.112-.106A3 3 0 0 1 3 6l1-3h16z"/><path d="M15 14H9v7h6z"/><path stroke="currentColor" stroke-width="2" d="M15 14H9v7h6z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M15 6a3 3 0 0 0 3 3m-3-3a3 3 0 1 1-6 0m6 0V3m3 6c.672 0 1.293-.221 1.793-.595L20 8.236M18 9c.768 0 1.47-.289 2-.764m0 0V21m0-12.764a3 3 0 0 0 .892-1.434c.143-.518.021-1.062-.149-1.572L20 3h-5m5 18H4m16 0h1M4 21V8.236M4 21H3M4 8.236A3 3 0 0 0 9 6M4 8.236A3 3 0 0 1 3 6l1-3h5m0 3V3m0 0h6"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignShop5(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"><path d="M20.743 5.23c.17.51.292 1.054.149 1.572a3 3 0 0 1-.739 1.287L20 8.236V21H4V8.236l-.112-.106A3 3 0 0 1 3 6l1-3h16z"/><path d="M15 14H9v7h6z"/><path stroke="currentColor" strokeWidth="2" d="M15 14H9v7h6z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M15 6a3 3 0 0 0 3 3m-3-3a3 3 0 1 1-6 0m6 0V3m3 6c.672 0 1.293-.221 1.793-.595L20 8.236M18 9c.768 0 1.47-.289 2-.764m0 0V21m0-12.764a3 3 0 0 0 .892-1.434c.143-.518.021-1.062-.149-1.572L20 3h-5m5 18H4m16 0h1M4 21V8.236M4 21H3M4 8.236A3 3 0 0 0 9 6M4 8.236A3 3 0 0 1 3 6l1-3h5m0 3V3m0 0h6"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20.743 5.23c.17.51.292 1.054.149 1.572a3 3 0 0 1-.739 1.287L20 8.236V21H4V8.236l-.112-.106A3 3 0 0 1 3 6l1-3h16z"/><path d="M15 14H9v7h6z"/><path stroke="currentColor" stroke-width="2" d="M15 14H9v7h6z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M15 6a3 3 0 0 0 3 3m-3-3a3 3 0 1 1-6 0m6 0V3m3 6c.672 0 1.293-.221 1.793-.595L20 8.236M18 9c.768 0 1.47-.289 2-.764m0 0V21m0-12.764a3 3 0 0 0 .892-1.434c.143-.518.021-1.062-.149-1.572L20 3h-5m5 18H4m16 0h1M4 21V8.236M4 21H3M4 8.236A3 3 0 0 0 9 6M4 8.236A3 3 0 0 1 3 6l1-3h5m0 3V3m0 0h6"/></g></svg>
</template>

CSS

.icon-shop-5 {
  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%3E%3Cpath%20d%3D%22M20.743%205.23c.17.51.292%201.054.149%201.572a3%203%200%200%201-.739%201.287L20%208.236V21H4V8.236l-.112-.106A3%203%200%200%201%203%206l1-3h16z%22%2F%3E%3Cpath%20d%3D%22M15%2014H9v7h6z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M15%2014H9v7h6z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M15%206a3%203%200%200%200%203%203m-3-3a3%203%200%201%201-6%200m6%200V3m3%206c.672%200%201.293-.221%201.793-.595L20%208.236M18%209c.768%200%201.47-.289%202-.764m0%200V21m0-12.764a3%203%200%200%200%20.892-1.434c.143-.518.021-1.062-.149-1.572L20%203h-5m5%2018H4m16%200h1M4%2021V8.236M4%2021H3M4%208.236A3%203%200%200%200%209%206M4%208.236A3%203%200%200%201%203%206l1-3h5m0%203V3m0%200h6%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%3E%3Cpath%20d%3D%22M20.743%205.23c.17.51.292%201.054.149%201.572a3%203%200%200%201-.739%201.287L20%208.236V21H4V8.236l-.112-.106A3%203%200%200%201%203%206l1-3h16z%22%2F%3E%3Cpath%20d%3D%22M15%2014H9v7h6z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M15%2014H9v7h6z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M15%206a3%203%200%200%200%203%203m-3-3a3%203%200%201%201-6%200m6%200V3m3%206c.672%200%201.293-.221%201.793-.595L20%208.236M18%209c.768%200%201.47-.289%202-.764m0%200V21m0-12.764a3%203%200%200%200%20.892-1.434c.143-.518.021-1.062-.149-1.572L20%203h-5m5%2018H4m16%200h1M4%2021V8.236M4%2021H3M4%208.236A3%203%200%200%200%209%206M4%208.236A3%203%200%200%201%203%206l1-3h5m0%203V3m0%200h6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/shop-5.svg?color=%231a73e8&size=48