industry icon

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

Name
industry-filled
Set
Reicon
Style
Filled
Category
Home
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All industry icons →

More home icons from Reicon

Use the industry icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.333 4.464a1 1 0 0 1-.856-1.516a3.35 3.35 0 0 1 2.858-1.615h2.333c.51 0 .984-.298 1.204-.758a1 1 0 0 1 1.804.862a3.35 3.35 0 0 1-3.008 1.896H7.335c-.472 0-.9.242-1.143.647c-.188.31-.519.484-.857.484Zm16.754 2.295a1 1 0 0 0-1.068.145l-5.02 4.265V7.665a1.001 1.001 0 0 0-1.647-.763l-6.261 5.33l-.338-4.733a2.34 2.34 0 0 0-2.328-2.167h-.85c-1.22 0-2.24.952-2.328 2.166l-.81 11.334a2.34 2.34 0 0 0 .619 1.756c.44.472 1.063.744 1.708.744h16.57a2.336 2.336 0 0 0 2.333-2.333V7.666c0-.39-.227-.744-.58-.908m-9.754 10.24h-.666a1 1 0 0 1 0-2h.666a1 1 0 0 1 0 2m5.334 0H17a1 1 0 0 1 0-2h.667a1 1 0 0 1 0 2"/></svg>

React

import type { SVGProps } from "react";

export function ReiconIndustryFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.333 4.464a1 1 0 0 1-.856-1.516a3.35 3.35 0 0 1 2.858-1.615h2.333c.51 0 .984-.298 1.204-.758a1 1 0 0 1 1.804.862a3.35 3.35 0 0 1-3.008 1.896H7.335c-.472 0-.9.242-1.143.647c-.188.31-.519.484-.857.484Zm16.754 2.295a1 1 0 0 0-1.068.145l-5.02 4.265V7.665a1.001 1.001 0 0 0-1.647-.763l-6.261 5.33l-.338-4.733a2.34 2.34 0 0 0-2.328-2.167h-.85c-1.22 0-2.24.952-2.328 2.166l-.81 11.334a2.34 2.34 0 0 0 .619 1.756c.44.472 1.063.744 1.708.744h16.57a2.336 2.336 0 0 0 2.333-2.333V7.666c0-.39-.227-.744-.58-.908m-9.754 10.24h-.666a1 1 0 0 1 0-2h.666a1 1 0 0 1 0 2m5.334 0H17a1 1 0 0 1 0-2h.667a1 1 0 0 1 0 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.333 4.464a1 1 0 0 1-.856-1.516a3.35 3.35 0 0 1 2.858-1.615h2.333c.51 0 .984-.298 1.204-.758a1 1 0 0 1 1.804.862a3.35 3.35 0 0 1-3.008 1.896H7.335c-.472 0-.9.242-1.143.647c-.188.31-.519.484-.857.484Zm16.754 2.295a1 1 0 0 0-1.068.145l-5.02 4.265V7.665a1.001 1.001 0 0 0-1.647-.763l-6.261 5.33l-.338-4.733a2.34 2.34 0 0 0-2.328-2.167h-.85c-1.22 0-2.24.952-2.328 2.166l-.81 11.334a2.34 2.34 0 0 0 .619 1.756c.44.472 1.063.744 1.708.744h16.57a2.336 2.336 0 0 0 2.333-2.333V7.666c0-.39-.227-.744-.58-.908m-9.754 10.24h-.666a1 1 0 0 1 0-2h.666a1 1 0 0 1 0 2m5.334 0H17a1 1 0 0 1 0-2h.667a1 1 0 0 1 0 2"/></svg>
</template>

CSS

.icon-industry-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.333%204.464a1%201%200%200%201-.856-1.516a3.35%203.35%200%200%201%202.858-1.615h2.333c.51%200%20.984-.298%201.204-.758a1%201%200%200%201%201.804.862a3.35%203.35%200%200%201-3.008%201.896H7.335c-.472%200-.9.242-1.143.647c-.188.31-.519.484-.857.484Zm16.754%202.295a1%201%200%200%200-1.068.145l-5.02%204.265V7.665a1.001%201.001%200%200%200-1.647-.763l-6.261%205.33l-.338-4.733a2.34%202.34%200%200%200-2.328-2.167h-.85c-1.22%200-2.24.952-2.328%202.166l-.81%2011.334a2.34%202.34%200%200%200%20.619%201.756c.44.472%201.063.744%201.708.744h16.57a2.336%202.336%200%200%200%202.333-2.333V7.666c0-.39-.227-.744-.58-.908m-9.754%2010.24h-.666a1%201%200%200%201%200-2h.666a1%201%200%200%201%200%202m5.334%200H17a1%201%200%200%201%200-2h.667a1%201%200%200%201%200%202%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%22currentColor%22%20d%3D%22M5.333%204.464a1%201%200%200%201-.856-1.516a3.35%203.35%200%200%201%202.858-1.615h2.333c.51%200%20.984-.298%201.204-.758a1%201%200%200%201%201.804.862a3.35%203.35%200%200%201-3.008%201.896H7.335c-.472%200-.9.242-1.143.647c-.188.31-.519.484-.857.484Zm16.754%202.295a1%201%200%200%200-1.068.145l-5.02%204.265V7.665a1.001%201.001%200%200%200-1.647-.763l-6.261%205.33l-.338-4.733a2.34%202.34%200%200%200-2.328-2.167h-.85c-1.22%200-2.24.952-2.328%202.166l-.81%2011.334a2.34%202.34%200%200%200%20.619%201.756c.44.472%201.063.744%201.708.744h16.57a2.336%202.336%200%200%200%202.333-2.333V7.666c0-.39-.227-.744-.58-.908m-9.754%2010.24h-.666a1%201%200%200%201%200-2h.666a1%201%200%200%201%200%202m5.334%200H17a1%201%200%200%201%200-2h.667a1%201%200%200%201%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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