office icon
office from Reicon by REICON · Outline · Home · MIT Free for personal and commercial use.
- Name
- office
- Set
- Reicon
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More home icons from Reicon
Use the office 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="M14.333 7.667h6c.736 0 1.334.597 1.334 1.333v10.667c0 .736-.598 1.333-1.334 1.333H13V9c0-.736.597-1.333 1.333-1.333m-10.666 4h4C8.403 11.667 9 12.264 9 13v8H3.667a1.334 1.334 0 0 1-1.334-1.333V13c0-.736.598-1.333 1.334-1.333m2.666-3.334V5.931c0-.56.35-1.059.875-1.252l7.333-2.688a1.333 1.333 0 0 1 1.792 1.252v1.09M9 21h4m3.333-9.333h2m-2 3.333h2"/></svg>
React
import type { SVGProps } from "react";
export function ReiconOffice(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="M14.333 7.667h6c.736 0 1.334.597 1.334 1.333v10.667c0 .736-.598 1.333-1.334 1.333H13V9c0-.736.597-1.333 1.333-1.333m-10.666 4h4C8.403 11.667 9 12.264 9 13v8H3.667a1.334 1.334 0 0 1-1.334-1.333V13c0-.736.598-1.333 1.334-1.333m2.666-3.334V5.931c0-.56.35-1.059.875-1.252l7.333-2.688a1.333 1.333 0 0 1 1.792 1.252v1.09M9 21h4m3.333-9.333h2m-2 3.333h2"/></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="M14.333 7.667h6c.736 0 1.334.597 1.334 1.333v10.667c0 .736-.598 1.333-1.334 1.333H13V9c0-.736.597-1.333 1.333-1.333m-10.666 4h4C8.403 11.667 9 12.264 9 13v8H3.667a1.334 1.334 0 0 1-1.334-1.333V13c0-.736.598-1.333 1.334-1.333m2.666-3.334V5.931c0-.56.35-1.059.875-1.252l7.333-2.688a1.333 1.333 0 0 1 1.792 1.252v1.09M9 21h4m3.333-9.333h2m-2 3.333h2"/></svg> </template>
CSS
.icon-office {
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%22M14.333%207.667h6c.736%200%201.334.597%201.334%201.333v10.667c0%20.736-.598%201.333-1.334%201.333H13V9c0-.736.597-1.333%201.333-1.333m-10.666%204h4C8.403%2011.667%209%2012.264%209%2013v8H3.667a1.334%201.334%200%200%201-1.334-1.333V13c0-.736.598-1.333%201.334-1.333m2.666-3.334V5.931c0-.56.35-1.059.875-1.252l7.333-2.688a1.333%201.333%200%200%201%201.792%201.252v1.09M9%2021h4m3.333-9.333h2m-2%203.333h2%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%22M14.333%207.667h6c.736%200%201.334.597%201.334%201.333v10.667c0%20.736-.598%201.333-1.334%201.333H13V9c0-.736.597-1.333%201.333-1.333m-10.666%204h4C8.403%2011.667%209%2012.264%209%2013v8H3.667a1.334%201.334%200%200%201-1.334-1.333V13c0-.736.598-1.333%201.334-1.333m2.666-3.334V5.931c0-.56.35-1.059.875-1.252l7.333-2.688a1.333%201.333%200%200%201%201.792%201.252v1.09M9%2021h4m3.333-9.333h2m-2%203.333h2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/office.svg?color=%231a73e8&size=48