store remove 01 icon

store-remove-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
store-remove-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the store remove 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.5 10v5c0 2.828 0 4.243.879 5.121C5.257 21 6.672 21 9.5 21H12m8.5-8v-3M17 7.502a2.5 2.5 0 0 1-5-.002a2.5 2.5 0 0 1-5 0C7 8.88 5.827 10 4.379 10c-.78 0-1.479-.324-1.959-.84c-.825-.884-.294-2.186.394-3.172l.388-.53c.882-1.205 1.323-1.808 1.963-2.133S6.552 3 8.045 3l7.91.001c1.493 0 2.24 0 2.88.325s1.08.928 1.962 2.133l.389.531c.688.986 1.22 2.288.394 3.173c-.48.514-1.18.839-1.959.839c-1.448 0-2.621-1.12-2.621-2.5M15.5 16l5 5m-5 0l5-5"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsStoreRemove01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M3.5 10v5c0 2.828 0 4.243.879 5.121C5.257 21 6.672 21 9.5 21H12m8.5-8v-3M17 7.502a2.5 2.5 0 0 1-5-.002a2.5 2.5 0 0 1-5 0C7 8.88 5.827 10 4.379 10c-.78 0-1.479-.324-1.959-.84c-.825-.884-.294-2.186.394-3.172l.388-.53c.882-1.205 1.323-1.808 1.963-2.133S6.552 3 8.045 3l7.91.001c1.493 0 2.24 0 2.88.325s1.08.928 1.962 2.133l.389.531c.688.986 1.22 2.288.394 3.173c-.48.514-1.18.839-1.959.839c-1.448 0-2.621-1.12-2.621-2.5M15.5 16l5 5m-5 0l5-5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.5 10v5c0 2.828 0 4.243.879 5.121C5.257 21 6.672 21 9.5 21H12m8.5-8v-3M17 7.502a2.5 2.5 0 0 1-5-.002a2.5 2.5 0 0 1-5 0C7 8.88 5.827 10 4.379 10c-.78 0-1.479-.324-1.959-.84c-.825-.884-.294-2.186.394-3.172l.388-.53c.882-1.205 1.323-1.808 1.963-2.133S6.552 3 8.045 3l7.91.001c1.493 0 2.24 0 2.88.325s1.08.928 1.962 2.133l.389.531c.688.986 1.22 2.288.394 3.173c-.48.514-1.18.839-1.959.839c-1.448 0-2.621-1.12-2.621-2.5M15.5 16l5 5m-5 0l5-5"/></svg>
</template>

CSS

.icon-store-remove-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.5%2010v5c0%202.828%200%204.243.879%205.121C5.257%2021%206.672%2021%209.5%2021H12m8.5-8v-3M17%207.502a2.5%202.5%200%200%201-5-.002a2.5%202.5%200%200%201-5%200C7%208.88%205.827%2010%204.379%2010c-.78%200-1.479-.324-1.959-.84c-.825-.884-.294-2.186.394-3.172l.388-.53c.882-1.205%201.323-1.808%201.963-2.133S6.552%203%208.045%203l7.91.001c1.493%200%202.24%200%202.88.325s1.08.928%201.962%202.133l.389.531c.688.986%201.22%202.288.394%203.173c-.48.514-1.18.839-1.959.839c-1.448%200-2.621-1.12-2.621-2.5M15.5%2016l5%205m-5%200l5-5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.5%2010v5c0%202.828%200%204.243.879%205.121C5.257%2021%206.672%2021%209.5%2021H12m8.5-8v-3M17%207.502a2.5%202.5%200%200%201-5-.002a2.5%202.5%200%200%201-5%200C7%208.88%205.827%2010%204.379%2010c-.78%200-1.479-.324-1.959-.84c-.825-.884-.294-2.186.394-3.172l.388-.53c.882-1.205%201.323-1.808%201.963-2.133S6.552%203%208.045%203l7.91.001c1.493%200%202.24%200%202.88.325s1.08.928%201.962%202.133l.389.531c.688.986%201.22%202.288.394%203.173c-.48.514-1.18.839-1.959.839c-1.448%200-2.621-1.12-2.621-2.5M15.5%2016l5%205m-5%200l5-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/store-remove-01.svg?color=%231a73e8&size=48