manufacturing icon
manufacturing from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- manufacturing
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- manufacturing-outline, manufacturing-outline-sharp, manufacturing-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the manufacturing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.35 10.885L6.242 10q-.473-.106-.889-.33t-.75-.578l-.853.373l-.538-.853l.746-.616Q3.792 7.517 3.792 7t.166-.996l-.747-.615l.539-.854l.854.373q.332-.354.749-.578q.416-.224.89-.33l.107-.885h1L7.458 4q.473.106.889.33t.75.578l.853-.373l.539.854l-.747.615q.166.479.166.996t-.166.996l.747.615l-.539.854l-.854-.373q-.332.354-.749.578q-.416.224-.89.33l-.107.885zm2.028-2.357q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626T4.696 7t.626 1.528t1.528.626t1.528-.626m7.23 12.491l-.181-1.061q-.675-.073-1.259-.411t-.991-.881l-.98.38l-.612-1.015l.83-.67q-.28-.661-.28-1.361t.28-1.362l-.83-.669l.611-1.015l.981.38q.408-.543.991-.881t1.259-.41l.18-1.062h1.185l.181 1.061q.675.074 1.259.411t.991.882l.98-.381l.613 1.015l-.831.67q.28.661.28 1.361t-.28 1.362l.83.669l-.611 1.015l-.981-.38q-.407.544-.991.881t-1.259.41l-.18 1.062zM16.2 19q1.25 0 2.125-.875T19.2 16t-.875-2.125T16.2 13t-2.125.875T13.2 16t.875 2.125T16.2 19"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightManufacturing(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.35 10.885L6.242 10q-.473-.106-.889-.33t-.75-.578l-.853.373l-.538-.853l.746-.616Q3.792 7.517 3.792 7t.166-.996l-.747-.615l.539-.854l.854.373q.332-.354.749-.578q.416-.224.89-.33l.107-.885h1L7.458 4q.473.106.889.33t.75.578l.853-.373l.539.854l-.747.615q.166.479.166.996t-.166.996l.747.615l-.539.854l-.854-.373q-.332.354-.749.578q-.416.224-.89.33l-.107.885zm2.028-2.357q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626T4.696 7t.626 1.528t1.528.626t1.528-.626m7.23 12.491l-.181-1.061q-.675-.073-1.259-.411t-.991-.881l-.98.38l-.612-1.015l.83-.67q-.28-.661-.28-1.361t.28-1.362l-.83-.669l.611-1.015l.981.38q.408-.543.991-.881t1.259-.41l.18-1.062h1.185l.181 1.061q.675.074 1.259.411t.991.882l.98-.381l.613 1.015l-.831.67q.28.661.28 1.361t-.28 1.362l.83.669l-.611 1.015l-.981-.38q-.407.544-.991.881t-1.259.41l-.18 1.062zM16.2 19q1.25 0 2.125-.875T19.2 16t-.875-2.125T16.2 13t-2.125.875T13.2 16t.875 2.125T16.2 19"/></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.35 10.885L6.242 10q-.473-.106-.889-.33t-.75-.578l-.853.373l-.538-.853l.746-.616Q3.792 7.517 3.792 7t.166-.996l-.747-.615l.539-.854l.854.373q.332-.354.749-.578q.416-.224.89-.33l.107-.885h1L7.458 4q.473.106.889.33t.75.578l.853-.373l.539.854l-.747.615q.166.479.166.996t-.166.996l.747.615l-.539.854l-.854-.373q-.332.354-.749.578q-.416.224-.89.33l-.107.885zm2.028-2.357q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626T4.696 7t.626 1.528t1.528.626t1.528-.626m7.23 12.491l-.181-1.061q-.675-.073-1.259-.411t-.991-.881l-.98.38l-.612-1.015l.83-.67q-.28-.661-.28-1.361t.28-1.362l-.83-.669l.611-1.015l.981.38q.408-.543.991-.881t1.259-.41l.18-1.062h1.185l.181 1.061q.675.074 1.259.411t.991.882l.98-.381l.613 1.015l-.831.67q.28.661.28 1.361t-.28 1.362l.83.669l-.611 1.015l-.981-.38q-.407.544-.991.881t-1.259.41l-.18 1.062zM16.2 19q1.25 0 2.125-.875T19.2 16t-.875-2.125T16.2 13t-2.125.875T13.2 16t.875 2.125T16.2 19"/></svg> </template>
CSS
.icon-manufacturing {
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.35%2010.885L6.242%2010q-.473-.106-.889-.33t-.75-.578l-.853.373l-.538-.853l.746-.616Q3.792%207.517%203.792%207t.166-.996l-.747-.615l.539-.854l.854.373q.332-.354.749-.578q.416-.224.89-.33l.107-.885h1L7.458%204q.473.106.889.33t.75.578l.853-.373l.539.854l-.747.615q.166.479.166.996t-.166.996l.747.615l-.539.854l-.854-.373q-.332.354-.749.578q-.416.224-.89.33l-.107.885zm2.028-2.357q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626T4.696%207t.626%201.528t1.528.626t1.528-.626m7.23%2012.491l-.181-1.061q-.675-.073-1.259-.411t-.991-.881l-.98.38l-.612-1.015l.83-.67q-.28-.661-.28-1.361t.28-1.362l-.83-.669l.611-1.015l.981.38q.408-.543.991-.881t1.259-.41l.18-1.062h1.185l.181%201.061q.675.074%201.259.411t.991.882l.98-.381l.613%201.015l-.831.67q.28.661.28%201.361t-.28%201.362l.83.669l-.611%201.015l-.981-.38q-.407.544-.991.881t-1.259.41l-.18%201.062zM16.2%2019q1.25%200%202.125-.875T19.2%2016t-.875-2.125T16.2%2013t-2.125.875T13.2%2016t.875%202.125T16.2%2019%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.35%2010.885L6.242%2010q-.473-.106-.889-.33t-.75-.578l-.853.373l-.538-.853l.746-.616Q3.792%207.517%203.792%207t.166-.996l-.747-.615l.539-.854l.854.373q.332-.354.749-.578q.416-.224.89-.33l.107-.885h1L7.458%204q.473.106.889.33t.75.578l.853-.373l.539.854l-.747.615q.166.479.166.996t-.166.996l.747.615l-.539.854l-.854-.373q-.332.354-.749.578q-.416.224-.89.33l-.107.885zm2.028-2.357q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626T4.696%207t.626%201.528t1.528.626t1.528-.626m7.23%2012.491l-.181-1.061q-.675-.073-1.259-.411t-.991-.881l-.98.38l-.612-1.015l.83-.67q-.28-.661-.28-1.361t.28-1.362l-.83-.669l.611-1.015l.981.38q.408-.543.991-.881t1.259-.41l.18-1.062h1.185l.181%201.061q.675.074%201.259.411t.991.882l.98-.381l.613%201.015l-.831.67q.28.661.28%201.361t-.28%201.362l.83.669l-.611%201.015l-.981-.38q-.407.544-.991.881t-1.259.41l-.18%201.062zM16.2%2019q1.25%200%202.125-.875T19.2%2016t-.875-2.125T16.2%2013t-2.125.875T13.2%2016t.875%202.125T16.2%2019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/manufacturing.svg?color=%231a73e8&size=48