warehouse icon

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

Name
warehouse-filled
Set
Reicon
Style
Filled
Category
Building
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All warehouse icons →

More building icons from Reicon

Use the warehouse icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M11.074 1.363a3.75 3.75 0 0 1 1.852 0c.69.176 1.305.618 2.195 1.26l5.408 3.893c.648.467 1.096.79 1.427 1.213c.292.375.51.8.644 1.257c.15.516.15 1.068.15 1.867v8.776c0 .395 0 .736-.023 1.017a2.3 2.3 0 0 1-.222.875a2.25 2.25 0 0 1-.984.984a2.3 2.3 0 0 1-.875.222c-.28.023-.622.023-1.017.023c-.12 0-.18 0-.228-.02a.25.25 0 0 1-.131-.131c-.02-.048-.02-.108-.02-.228V12.5a1.75 1.75 0 0 0-1.75-1.75h-11a1.75 1.75 0 0 0-1.75 1.75v9.871c0 .12 0 .18-.02.227a.25.25 0 0 1-.132.132c-.047.02-.107.02-.227.02c-.395 0-.737 0-1.017-.023a2.3 2.3 0 0 1-.876-.222a2.25 2.25 0 0 1-.983-.984c-.145-.283-.198-.578-.222-.875c-.023-.28-.023-.622-.023-1.017v-8.776c0-.799 0-1.35.15-1.867a3.8 3.8 0 0 1 .644-1.257c.33-.424.779-.746 1.427-1.213l5.407-3.893c.89-.642 1.505-1.084 2.195-1.26M13.75 7a.75.75 0 0 1-.75.75h-2a.75.75 0 1 1 0-1.5h2a.75.75 0 0 1 .75.75" clip-rule="evenodd"/><path d="M6.25 22.75h11.5v-2.5H6.25zm.25-10.5a.25.25 0 0 0-.25.25v2.25h11.5V12.5a.25.25 0 0 0-.25-.25zm11.25 4H6.25v2.5h11.5z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconWarehouseFilled(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 fillRule="evenodd" d="M11.074 1.363a3.75 3.75 0 0 1 1.852 0c.69.176 1.305.618 2.195 1.26l5.408 3.893c.648.467 1.096.79 1.427 1.213c.292.375.51.8.644 1.257c.15.516.15 1.068.15 1.867v8.776c0 .395 0 .736-.023 1.017a2.3 2.3 0 0 1-.222.875a2.25 2.25 0 0 1-.984.984a2.3 2.3 0 0 1-.875.222c-.28.023-.622.023-1.017.023c-.12 0-.18 0-.228-.02a.25.25 0 0 1-.131-.131c-.02-.048-.02-.108-.02-.228V12.5a1.75 1.75 0 0 0-1.75-1.75h-11a1.75 1.75 0 0 0-1.75 1.75v9.871c0 .12 0 .18-.02.227a.25.25 0 0 1-.132.132c-.047.02-.107.02-.227.02c-.395 0-.737 0-1.017-.023a2.3 2.3 0 0 1-.876-.222a2.25 2.25 0 0 1-.983-.984c-.145-.283-.198-.578-.222-.875c-.023-.28-.023-.622-.023-1.017v-8.776c0-.799 0-1.35.15-1.867a3.8 3.8 0 0 1 .644-1.257c.33-.424.779-.746 1.427-1.213l5.407-3.893c.89-.642 1.505-1.084 2.195-1.26M13.75 7a.75.75 0 0 1-.75.75h-2a.75.75 0 1 1 0-1.5h2a.75.75 0 0 1 .75.75" clipRule="evenodd"/><path d="M6.25 22.75h11.5v-2.5H6.25zm.25-10.5a.25.25 0 0 0-.25.25v2.25h11.5V12.5a.25.25 0 0 0-.25-.25zm11.25 4H6.25v2.5h11.5z"/></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 fill-rule="evenodd" d="M11.074 1.363a3.75 3.75 0 0 1 1.852 0c.69.176 1.305.618 2.195 1.26l5.408 3.893c.648.467 1.096.79 1.427 1.213c.292.375.51.8.644 1.257c.15.516.15 1.068.15 1.867v8.776c0 .395 0 .736-.023 1.017a2.3 2.3 0 0 1-.222.875a2.25 2.25 0 0 1-.984.984a2.3 2.3 0 0 1-.875.222c-.28.023-.622.023-1.017.023c-.12 0-.18 0-.228-.02a.25.25 0 0 1-.131-.131c-.02-.048-.02-.108-.02-.228V12.5a1.75 1.75 0 0 0-1.75-1.75h-11a1.75 1.75 0 0 0-1.75 1.75v9.871c0 .12 0 .18-.02.227a.25.25 0 0 1-.132.132c-.047.02-.107.02-.227.02c-.395 0-.737 0-1.017-.023a2.3 2.3 0 0 1-.876-.222a2.25 2.25 0 0 1-.983-.984c-.145-.283-.198-.578-.222-.875c-.023-.28-.023-.622-.023-1.017v-8.776c0-.799 0-1.35.15-1.867a3.8 3.8 0 0 1 .644-1.257c.33-.424.779-.746 1.427-1.213l5.407-3.893c.89-.642 1.505-1.084 2.195-1.26M13.75 7a.75.75 0 0 1-.75.75h-2a.75.75 0 1 1 0-1.5h2a.75.75 0 0 1 .75.75" clip-rule="evenodd"/><path d="M6.25 22.75h11.5v-2.5H6.25zm.25-10.5a.25.25 0 0 0-.25.25v2.25h11.5V12.5a.25.25 0 0 0-.25-.25zm11.25 4H6.25v2.5h11.5z"/></g></svg>
</template>

CSS

.icon-warehouse-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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.074%201.363a3.75%203.75%200%200%201%201.852%200c.69.176%201.305.618%202.195%201.26l5.408%203.893c.648.467%201.096.79%201.427%201.213c.292.375.51.8.644%201.257c.15.516.15%201.068.15%201.867v8.776c0%20.395%200%20.736-.023%201.017a2.3%202.3%200%200%201-.222.875a2.25%202.25%200%200%201-.984.984a2.3%202.3%200%200%201-.875.222c-.28.023-.622.023-1.017.023c-.12%200-.18%200-.228-.02a.25.25%200%200%201-.131-.131c-.02-.048-.02-.108-.02-.228V12.5a1.75%201.75%200%200%200-1.75-1.75h-11a1.75%201.75%200%200%200-1.75%201.75v9.871c0%20.12%200%20.18-.02.227a.25.25%200%200%201-.132.132c-.047.02-.107.02-.227.02c-.395%200-.737%200-1.017-.023a2.3%202.3%200%200%201-.876-.222a2.25%202.25%200%200%201-.983-.984c-.145-.283-.198-.578-.222-.875c-.023-.28-.023-.622-.023-1.017v-8.776c0-.799%200-1.35.15-1.867a3.8%203.8%200%200%201%20.644-1.257c.33-.424.779-.746%201.427-1.213l5.407-3.893c.89-.642%201.505-1.084%202.195-1.26M13.75%207a.75.75%200%200%201-.75.75h-2a.75.75%200%201%201%200-1.5h2a.75.75%200%200%201%20.75.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M6.25%2022.75h11.5v-2.5H6.25zm.25-10.5a.25.25%200%200%200-.25.25v2.25h11.5V12.5a.25.25%200%200%200-.25-.25zm11.25%204H6.25v2.5h11.5z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.074%201.363a3.75%203.75%200%200%201%201.852%200c.69.176%201.305.618%202.195%201.26l5.408%203.893c.648.467%201.096.79%201.427%201.213c.292.375.51.8.644%201.257c.15.516.15%201.068.15%201.867v8.776c0%20.395%200%20.736-.023%201.017a2.3%202.3%200%200%201-.222.875a2.25%202.25%200%200%201-.984.984a2.3%202.3%200%200%201-.875.222c-.28.023-.622.023-1.017.023c-.12%200-.18%200-.228-.02a.25.25%200%200%201-.131-.131c-.02-.048-.02-.108-.02-.228V12.5a1.75%201.75%200%200%200-1.75-1.75h-11a1.75%201.75%200%200%200-1.75%201.75v9.871c0%20.12%200%20.18-.02.227a.25.25%200%200%201-.132.132c-.047.02-.107.02-.227.02c-.395%200-.737%200-1.017-.023a2.3%202.3%200%200%201-.876-.222a2.25%202.25%200%200%201-.983-.984c-.145-.283-.198-.578-.222-.875c-.023-.28-.023-.622-.023-1.017v-8.776c0-.799%200-1.35.15-1.867a3.8%203.8%200%200%201%20.644-1.257c.33-.424.779-.746%201.427-1.213l5.407-3.893c.89-.642%201.505-1.084%202.195-1.26M13.75%207a.75.75%200%200%201-.75.75h-2a.75.75%200%201%201%200-1.5h2a.75.75%200%200%201%20.75.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M6.25%2022.75h11.5v-2.5H6.25zm.25-10.5a.25.25%200%200%200-.25.25v2.25h11.5V12.5a.25.25%200%200%200-.25-.25zm11.25%204H6.25v2.5h11.5z%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/warehouse-filled.svg?color=%231a73e8&size=48