factory icon
factory-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- factory-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
factoryBoxIcons v2 SolidfactoryEmoji One (Colored)factoryFluent EmojifactoryFluent Emoji FlatfactoryFluent Emoji High ContrastfactoryFirefox OS EmojifactoryHuge IconsfactoryLucidefactoryMaterial SymbolsfactoryMaterial Symbols LightfactoryMaterial Design Iconsfactory-fillMingCute IconfactoryNoto EmojifactoryOpenMojifactoryPixelarticonsfactoryStreamline EmojisfactoryTwitter Emoji
Use the factory icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 176a12 12 0 0 1-12 12H80a12 12 0 0 1 0-24h28a12 12 0 0 1 12 12m56-12h-28a12 12 0 0 0 0 24h28a12 12 0 0 0 0-24m68 52a12 12 0 0 1-12 12H24a12 12 0 0 1 0-24h4V88a12 12 0 0 1 19.2-9.6L92 112V88a12 12 0 0 1 19.2-9.6l33.33 25l10.61-74.23A20.1 20.1 0 0 1 174.94 12h18.12a20.1 20.1 0 0 1 19.8 17.17l15 105.13c0 .1.12 1.34.12 1.7v68h4A12 12 0 0 1 244 216m-77.57-96.17L172 124h30.16l-12.57-88h-11.18ZM52 204h152v-56h-36a12 12 0 0 1-7.2-2.4l-14.38-10.78h-.06L116 112v24a12 12 0 0 1-19.2 9.6L52 112Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFactoryBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 176a12 12 0 0 1-12 12H80a12 12 0 0 1 0-24h28a12 12 0 0 1 12 12m56-12h-28a12 12 0 0 0 0 24h28a12 12 0 0 0 0-24m68 52a12 12 0 0 1-12 12H24a12 12 0 0 1 0-24h4V88a12 12 0 0 1 19.2-9.6L92 112V88a12 12 0 0 1 19.2-9.6l33.33 25l10.61-74.23A20.1 20.1 0 0 1 174.94 12h18.12a20.1 20.1 0 0 1 19.8 17.17l15 105.13c0 .1.12 1.34.12 1.7v68h4A12 12 0 0 1 244 216m-77.57-96.17L172 124h30.16l-12.57-88h-11.18ZM52 204h152v-56h-36a12 12 0 0 1-7.2-2.4l-14.38-10.78h-.06L116 112v24a12 12 0 0 1-19.2 9.6L52 112Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M120 176a12 12 0 0 1-12 12H80a12 12 0 0 1 0-24h28a12 12 0 0 1 12 12m56-12h-28a12 12 0 0 0 0 24h28a12 12 0 0 0 0-24m68 52a12 12 0 0 1-12 12H24a12 12 0 0 1 0-24h4V88a12 12 0 0 1 19.2-9.6L92 112V88a12 12 0 0 1 19.2-9.6l33.33 25l10.61-74.23A20.1 20.1 0 0 1 174.94 12h18.12a20.1 20.1 0 0 1 19.8 17.17l15 105.13c0 .1.12 1.34.12 1.7v68h4A12 12 0 0 1 244 216m-77.57-96.17L172 124h30.16l-12.57-88h-11.18ZM52 204h152v-56h-36a12 12 0 0 1-7.2-2.4l-14.38-10.78h-.06L116 112v24a12 12 0 0 1-19.2 9.6L52 112Z"/></svg> </template>
CSS
.icon-factory-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M120%20176a12%2012%200%200%201-12%2012H80a12%2012%200%200%201%200-24h28a12%2012%200%200%201%2012%2012m56-12h-28a12%2012%200%200%200%200%2024h28a12%2012%200%200%200%200-24m68%2052a12%2012%200%200%201-12%2012H24a12%2012%200%200%201%200-24h4V88a12%2012%200%200%201%2019.2-9.6L92%20112V88a12%2012%200%200%201%2019.2-9.6l33.33%2025l10.61-74.23A20.1%2020.1%200%200%201%20174.94%2012h18.12a20.1%2020.1%200%200%201%2019.8%2017.17l15%20105.13c0%20.1.12%201.34.12%201.7v68h4A12%2012%200%200%201%20244%20216m-77.57-96.17L172%20124h30.16l-12.57-88h-11.18ZM52%20204h152v-56h-36a12%2012%200%200%201-7.2-2.4l-14.38-10.78h-.06L116%20112v24a12%2012%200%200%201-19.2%209.6L52%20112Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M120%20176a12%2012%200%200%201-12%2012H80a12%2012%200%200%201%200-24h28a12%2012%200%200%201%2012%2012m56-12h-28a12%2012%200%200%200%200%2024h28a12%2012%200%200%200%200-24m68%2052a12%2012%200%200%201-12%2012H24a12%2012%200%200%201%200-24h4V88a12%2012%200%200%201%2019.2-9.6L92%20112V88a12%2012%200%200%201%2019.2-9.6l33.33%2025l10.61-74.23A20.1%2020.1%200%200%201%20174.94%2012h18.12a20.1%2020.1%200%200%201%2019.8%2017.17l15%20105.13c0%20.1.12%201.34.12%201.7v68h4A12%2012%200%200%201%20244%20216m-77.57-96.17L172%20124h30.16l-12.57-88h-11.18ZM52%20204h152v-56h-36a12%2012%200%200%201-7.2-2.4l-14.38-10.78h-.06L116%20112v24a12%2012%200%200%201-19.2%209.6L52%20112Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/factory-bold.svg?color=%231a73e8&size=48