cabinet 04 icon

cabinet-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
cabinet-04
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the cabinet 04 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="M18 8H6c-1.886 0-2.828 0-3.414.533C2 9.065 2 9.923 2 11.636v2.728c0 1.714 0 2.57.586 3.104C3.172 18 4.114 18 6 18h12c1.886 0 2.828 0 3.414-.532c.586-.533.586-1.39.586-3.104v-2.728c0-1.714 0-2.57-.586-3.103S19.886 8 18 8M5 18l-1 4m15-4l1 4m-6-4V8m-7 3.5h2m-2 3h2M5.44 7.56C5 7.122 5 6.415 5 5s0-2.121.44-2.56C5.878 2 6.585 2 8 2s2.121 0 2.56.44C11 2.878 11 3.585 11 5s0 2.121-.44 2.56C10.122 8 9.415 8 8 8s-2.121 0-2.56-.44"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCabinet04(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="M18 8H6c-1.886 0-2.828 0-3.414.533C2 9.065 2 9.923 2 11.636v2.728c0 1.714 0 2.57.586 3.104C3.172 18 4.114 18 6 18h12c1.886 0 2.828 0 3.414-.532c.586-.533.586-1.39.586-3.104v-2.728c0-1.714 0-2.57-.586-3.103S19.886 8 18 8M5 18l-1 4m15-4l1 4m-6-4V8m-7 3.5h2m-2 3h2M5.44 7.56C5 7.122 5 6.415 5 5s0-2.121.44-2.56C5.878 2 6.585 2 8 2s2.121 0 2.56.44C11 2.878 11 3.585 11 5s0 2.121-.44 2.56C10.122 8 9.415 8 8 8s-2.121 0-2.56-.44"/></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="M18 8H6c-1.886 0-2.828 0-3.414.533C2 9.065 2 9.923 2 11.636v2.728c0 1.714 0 2.57.586 3.104C3.172 18 4.114 18 6 18h12c1.886 0 2.828 0 3.414-.532c.586-.533.586-1.39.586-3.104v-2.728c0-1.714 0-2.57-.586-3.103S19.886 8 18 8M5 18l-1 4m15-4l1 4m-6-4V8m-7 3.5h2m-2 3h2M5.44 7.56C5 7.122 5 6.415 5 5s0-2.121.44-2.56C5.878 2 6.585 2 8 2s2.121 0 2.56.44C11 2.878 11 3.585 11 5s0 2.121-.44 2.56C10.122 8 9.415 8 8 8s-2.121 0-2.56-.44"/></svg>
</template>

CSS

.icon-cabinet-04 {
  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%22M18%208H6c-1.886%200-2.828%200-3.414.533C2%209.065%202%209.923%202%2011.636v2.728c0%201.714%200%202.57.586%203.104C3.172%2018%204.114%2018%206%2018h12c1.886%200%202.828%200%203.414-.532c.586-.533.586-1.39.586-3.104v-2.728c0-1.714%200-2.57-.586-3.103S19.886%208%2018%208M5%2018l-1%204m15-4l1%204m-6-4V8m-7%203.5h2m-2%203h2M5.44%207.56C5%207.122%205%206.415%205%205s0-2.121.44-2.56C5.878%202%206.585%202%208%202s2.121%200%202.56.44C11%202.878%2011%203.585%2011%205s0%202.121-.44%202.56C10.122%208%209.415%208%208%208s-2.121%200-2.56-.44%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%22M18%208H6c-1.886%200-2.828%200-3.414.533C2%209.065%202%209.923%202%2011.636v2.728c0%201.714%200%202.57.586%203.104C3.172%2018%204.114%2018%206%2018h12c1.886%200%202.828%200%203.414-.532c.586-.533.586-1.39.586-3.104v-2.728c0-1.714%200-2.57-.586-3.103S19.886%208%2018%208M5%2018l-1%204m15-4l1%204m-6-4V8m-7%203.5h2m-2%203h2M5.44%207.56C5%207.122%205%206.415%205%205s0-2.121.44-2.56C5.878%202%206.585%202%208%202s2.121%200%202.56.44C11%202.878%2011%203.585%2011%205s0%202.121-.44%202.56C10.122%208%209.415%208%208%208s-2.121%200-2.56-.44%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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