factory-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
factory-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the factory icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.023 4.561A1.51 1.51 0 0 1 7.533 3H12.5c.82 0 1.49.654 1.506 1.476c.035 1.768.268 8.07 1.78 14.524h1c-.961-4.104-1.405-8.146-1.61-11h1.258c.906 0 1.555.773 1.53 1.595c-.034 1.161.06 4.434 1.747 9.405H21a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2h1.257C6.112 12.616 6.08 6.365 6.023 4.561"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteFactoryFill(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="M6.023 4.561A1.51 1.51 0 0 1 7.533 3H12.5c.82 0 1.49.654 1.506 1.476c.035 1.768.268 8.07 1.78 14.524h1c-.961-4.104-1.405-8.146-1.61-11h1.258c.906 0 1.555.773 1.53 1.595c-.034 1.161.06 4.434 1.747 9.405H21a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2h1.257C6.112 12.616 6.08 6.365 6.023 4.561"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.023 4.561A1.51 1.51 0 0 1 7.533 3H12.5c.82 0 1.49.654 1.506 1.476c.035 1.768.268 8.07 1.78 14.524h1c-.961-4.104-1.405-8.146-1.61-11h1.258c.906 0 1.555.773 1.53 1.595c-.034 1.161.06 4.434 1.747 9.405H21a1 1 0 1 1 0 2H3a1 1 0 1 1 0-2h1.257C6.112 12.616 6.08 6.365 6.023 4.561"/></svg>
</template>

CSS

.icon-factory-fill {
  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%22M6.023%204.561A1.51%201.51%200%200%201%207.533%203H12.5c.82%200%201.49.654%201.506%201.476c.035%201.768.268%208.07%201.78%2014.524h1c-.961-4.104-1.405-8.146-1.61-11h1.258c.906%200%201.555.773%201.53%201.595c-.034%201.161.06%204.434%201.747%209.405H21a1%201%200%201%201%200%202H3a1%201%200%201%201%200-2h1.257C6.112%2012.616%206.08%206.365%206.023%204.561%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%22M6.023%204.561A1.51%201.51%200%200%201%207.533%203H12.5c.82%200%201.49.654%201.506%201.476c.035%201.768.268%208.07%201.78%2014.524h1c-.961-4.104-1.405-8.146-1.61-11h1.258c.906%200%201.555.773%201.53%201.595c-.034%201.161.06%204.434%201.747%209.405H21a1%201%200%201%201%200%202H3a1%201%200%201%201%200-2h1.257C6.112%2012.616%206.08%206.365%206.023%204.561%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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