corporate icon
corporate from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- corporate
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the corporate 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-width="1.5"><path d="M12 22V6c0-1.886 0-2.828-.586-3.414S9.886 2 8 2H6c-1.886 0-2.828 0-3.414.586S2 4.114 2 6v12c0 1.886 0 2.828.586 3.414S4.114 22 6 22zm0 0h6c1.886 0 2.828 0 3.414-.586S22 19.886 22 18v-6c0-1.886 0-2.828-.586-3.414S19.886 8 18 8h-6"/><path stroke-linecap="round" d="M18.5 16h-3m3-4h-3m-7 2h-3m3-4h-3m3-4h-3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCorporate(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" strokeWidth="1.5"><path d="M12 22V6c0-1.886 0-2.828-.586-3.414S9.886 2 8 2H6c-1.886 0-2.828 0-3.414.586S2 4.114 2 6v12c0 1.886 0 2.828.586 3.414S4.114 22 6 22zm0 0h6c1.886 0 2.828 0 3.414-.586S22 19.886 22 18v-6c0-1.886 0-2.828-.586-3.414S19.886 8 18 8h-6"/><path strokeLinecap="round" d="M18.5 16h-3m3-4h-3m-7 2h-3m3-4h-3m3-4h-3"/></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-width="1.5"><path d="M12 22V6c0-1.886 0-2.828-.586-3.414S9.886 2 8 2H6c-1.886 0-2.828 0-3.414.586S2 4.114 2 6v12c0 1.886 0 2.828.586 3.414S4.114 22 6 22zm0 0h6c1.886 0 2.828 0 3.414-.586S22 19.886 22 18v-6c0-1.886 0-2.828-.586-3.414S19.886 8 18 8h-6"/><path stroke-linecap="round" d="M18.5 16h-3m3-4h-3m-7 2h-3m3-4h-3m3-4h-3"/></g></svg> </template>
CSS
.icon-corporate {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2022V6c0-1.886%200-2.828-.586-3.414S9.886%202%208%202H6c-1.886%200-2.828%200-3.414.586S2%204.114%202%206v12c0%201.886%200%202.828.586%203.414S4.114%2022%206%2022zm0%200h6c1.886%200%202.828%200%203.414-.586S22%2019.886%2022%2018v-6c0-1.886%200-2.828-.586-3.414S19.886%208%2018%208h-6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.5%2016h-3m3-4h-3m-7%202h-3m3-4h-3m3-4h-3%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2022V6c0-1.886%200-2.828-.586-3.414S9.886%202%208%202H6c-1.886%200-2.828%200-3.414.586S2%204.114%202%206v12c0%201.886%200%202.828.586%203.414S4.114%2022%206%2022zm0%200h6c1.886%200%202.828%200%203.414-.586S22%2019.886%2022%2018v-6c0-1.886%200-2.828-.586-3.414S19.886%208%2018%208h-6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.5%2016h-3m3-4h-3m-7%202h-3m3-4h-3m3-4h-3%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/corporate.svg?color=%231a73e8&size=48