cabinet 03 icon

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

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

Related icons in Huge Icons

Use the cabinet 03 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5.5 18v3m13-3v3M21 3H3v10c0 2.357 0 3.535.824 4.268S5.974 18 8.625 18h6.75c2.652 0 3.977 0 4.801-.732C21 16.535 21 15.357 21 13zM2 3h20M3 10.5h18"/><path d="m10 13.5l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47 0 .705 0 .931-.053c.227-.054.437-.16.858-.37L14 13.5m-4-7l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47 0 .705 0 .931-.053c.227-.054.437-.16.858-.37L14 6.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCabinet03(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" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M5.5 18v3m13-3v3M21 3H3v10c0 2.357 0 3.535.824 4.268S5.974 18 8.625 18h6.75c2.652 0 3.977 0 4.801-.732C21 16.535 21 15.357 21 13zM2 3h20M3 10.5h18"/><path d="m10 13.5l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47 0 .705 0 .931-.053c.227-.054.437-.16.858-.37L14 13.5m-4-7l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47 0 .705 0 .931-.053c.227-.054.437-.16.858-.37L14 6.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M5.5 18v3m13-3v3M21 3H3v10c0 2.357 0 3.535.824 4.268S5.974 18 8.625 18h6.75c2.652 0 3.977 0 4.801-.732C21 16.535 21 15.357 21 13zM2 3h20M3 10.5h18"/><path d="m10 13.5l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47 0 .705 0 .931-.053c.227-.054.437-.16.858-.37L14 13.5m-4-7l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47 0 .705 0 .931-.053c.227-.054.437-.16.858-.37L14 6.5"/></g></svg>
</template>

CSS

.icon-cabinet-03 {
  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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.5%2018v3m13-3v3M21%203H3v10c0%202.357%200%203.535.824%204.268S5.974%2018%208.625%2018h6.75c2.652%200%203.977%200%204.801-.732C21%2016.535%2021%2015.357%2021%2013zM2%203h20M3%2010.5h18%22%2F%3E%3Cpath%20d%3D%22m10%2013.5l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47%200%20.705%200%20.931-.053c.227-.054.437-.16.858-.37L14%2013.5m-4-7l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47%200%20.705%200%20.931-.053c.227-.054.437-.16.858-.37L14%206.5%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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.5%2018v3m13-3v3M21%203H3v10c0%202.357%200%203.535.824%204.268S5.974%2018%208.625%2018h6.75c2.652%200%203.977%200%204.801-.732C21%2016.535%2021%2015.357%2021%2013zM2%203h20M3%2010.5h18%22%2F%3E%3Cpath%20d%3D%22m10%2013.5l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47%200%20.705%200%20.931-.053c.227-.054.437-.16.858-.37L14%2013.5m-4-7l.155.078c.42.21.631.315.858.369s.461.053.931.053h.112c.47%200%20.705%200%20.931-.053c.227-.054.437-.16.858-.37L14%206.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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