manufacturing icon
manufacturing-rounded from Material Symbols by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- manufacturing-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- manufacturing-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More actions icons from Material Symbols
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="M5.55 10.5q-.3-.125-.562-.262T4.45 9.9l-.725.225q-.325.1-.638-.025T2.6 9.7l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475Q3.1 7.325 3.1 7t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337T5.55 3.5l.15-.725q.075-.35.338-.562T6.65 2h.4q.35 0 .613.225T8 2.8l.15.7q.3.125.563.263t.537.337l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L9.25 9.9q-.275.2-.537.338t-.563.262l-.15.725q-.075.35-.337.563T7.05 12h-.4q-.35 0-.612-.225T5.7 11.2zm2.713-2.087Q8.85 7.825 8.85 7t-.587-1.412T6.85 5t-1.412.588T4.85 7t.588 1.413T6.85 9t1.413-.587M14.35 20.9q-.425-.15-.787-.362t-.713-.488l-.95.3q-.45.15-.9-.012t-.7-.588l-.275-.475q-.25-.425-.175-.913t.45-.812l.75-.65Q11 16.45 11 16t.05-.9l-.75-.675q-.375-.325-.45-.8t.175-.9l.275-.475q.25-.425.7-.588t.9-.012l.95.3q.35-.275.713-.488t.787-.362l.225-1.025q.1-.475.463-.775T15.9 9h.6q.5 0 .863.3t.462.775l.225 1.025q.425.15.788.363t.712.487l.95-.3q.45-.15.9.013t.7.587l.275.475q.25.425.175.913t-.45.812l-.75.65q.05.45.05.9t-.05.9l.75.675q.375.325.45.8t-.175.9l-.275.475q-.25.425-.7.588t-.9.012l-.95-.3q-.35.275-.712.487t-.788.363l-.225 1.025q-.1.475-.462.775t-.863.3h-.6q-.5 0-.862-.3t-.463-.775zM16.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 MaterialSymbolsManufacturingRounded(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.55 10.5q-.3-.125-.562-.262T4.45 9.9l-.725.225q-.325.1-.638-.025T2.6 9.7l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475Q3.1 7.325 3.1 7t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337T5.55 3.5l.15-.725q.075-.35.338-.562T6.65 2h.4q.35 0 .613.225T8 2.8l.15.7q.3.125.563.263t.537.337l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L9.25 9.9q-.275.2-.537.338t-.563.262l-.15.725q-.075.35-.337.563T7.05 12h-.4q-.35 0-.612-.225T5.7 11.2zm2.713-2.087Q8.85 7.825 8.85 7t-.587-1.412T6.85 5t-1.412.588T4.85 7t.588 1.413T6.85 9t1.413-.587M14.35 20.9q-.425-.15-.787-.362t-.713-.488l-.95.3q-.45.15-.9-.012t-.7-.588l-.275-.475q-.25-.425-.175-.913t.45-.812l.75-.65Q11 16.45 11 16t.05-.9l-.75-.675q-.375-.325-.45-.8t.175-.9l.275-.475q.25-.425.7-.588t.9-.012l.95.3q.35-.275.713-.488t.787-.362l.225-1.025q.1-.475.463-.775T15.9 9h.6q.5 0 .863.3t.462.775l.225 1.025q.425.15.788.363t.712.487l.95-.3q.45-.15.9.013t.7.587l.275.475q.25.425.175.913t-.45.812l-.75.65q.05.45.05.9t-.05.9l.75.675q.375.325.45.8t-.175.9l-.275.475q-.25.425-.7.588t-.9.012l-.95-.3q-.35.275-.712.487t-.788.363l-.225 1.025q-.1.475-.462.775t-.863.3h-.6q-.5 0-.862-.3t-.463-.775zM16.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="M5.55 10.5q-.3-.125-.562-.262T4.45 9.9l-.725.225q-.325.1-.638-.025T2.6 9.7l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475Q3.1 7.325 3.1 7t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337T5.55 3.5l.15-.725q.075-.35.338-.562T6.65 2h.4q.35 0 .613.225T8 2.8l.15.7q.3.125.563.263t.537.337l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L9.25 9.9q-.275.2-.537.338t-.563.262l-.15.725q-.075.35-.337.563T7.05 12h-.4q-.35 0-.612-.225T5.7 11.2zm2.713-2.087Q8.85 7.825 8.85 7t-.587-1.412T6.85 5t-1.412.588T4.85 7t.588 1.413T6.85 9t1.413-.587M14.35 20.9q-.425-.15-.787-.362t-.713-.488l-.95.3q-.45.15-.9-.012t-.7-.588l-.275-.475q-.25-.425-.175-.913t.45-.812l.75-.65Q11 16.45 11 16t.05-.9l-.75-.675q-.375-.325-.45-.8t.175-.9l.275-.475q.25-.425.7-.588t.9-.012l.95.3q.35-.275.713-.488t.787-.362l.225-1.025q.1-.475.463-.775T15.9 9h.6q.5 0 .863.3t.462.775l.225 1.025q.425.15.788.363t.712.487l.95-.3q.45-.15.9.013t.7.587l.275.475q.25.425.175.913t-.45.812l-.75.65q.05.45.05.9t-.05.9l.75.675q.375.325.45.8t-.175.9l-.275.475q-.25.425-.7.588t-.9.012l-.95-.3q-.35.275-.712.487t-.788.363l-.225 1.025q-.1.475-.462.775t-.863.3h-.6q-.5 0-.862-.3t-.463-.775zM16.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-rounded {
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.55%2010.5q-.3-.125-.562-.262T4.45%209.9l-.725.225q-.325.1-.638-.025T2.6%209.7l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475Q3.1%207.325%203.1%207t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337T5.55%203.5l.15-.725q.075-.35.338-.562T6.65%202h.4q.35%200%20.613.225T8%202.8l.15.7q.3.125.563.263t.537.337l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L9.25%209.9q-.275.2-.537.338t-.563.262l-.15.725q-.075.35-.337.563T7.05%2012h-.4q-.35%200-.612-.225T5.7%2011.2zm2.713-2.087Q8.85%207.825%208.85%207t-.587-1.412T6.85%205t-1.412.588T4.85%207t.588%201.413T6.85%209t1.413-.587M14.35%2020.9q-.425-.15-.787-.362t-.713-.488l-.95.3q-.45.15-.9-.012t-.7-.588l-.275-.475q-.25-.425-.175-.913t.45-.812l.75-.65Q11%2016.45%2011%2016t.05-.9l-.75-.675q-.375-.325-.45-.8t.175-.9l.275-.475q.25-.425.7-.588t.9-.012l.95.3q.35-.275.713-.488t.787-.362l.225-1.025q.1-.475.463-.775T15.9%209h.6q.5%200%20.863.3t.462.775l.225%201.025q.425.15.788.363t.712.487l.95-.3q.45-.15.9.013t.7.587l.275.475q.25.425.175.913t-.45.812l-.75.65q.05.45.05.9t-.05.9l.75.675q.375.325.45.8t-.175.9l-.275.475q-.25.425-.7.588t-.9.012l-.95-.3q-.35.275-.712.487t-.788.363l-.225%201.025q-.1.475-.462.775t-.863.3h-.6q-.5%200-.862-.3t-.463-.775zM16.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%22M5.55%2010.5q-.3-.125-.562-.262T4.45%209.9l-.725.225q-.325.1-.638-.025T2.6%209.7l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475Q3.1%207.325%203.1%207t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337T5.55%203.5l.15-.725q.075-.35.338-.562T6.65%202h.4q.35%200%20.613.225T8%202.8l.15.7q.3.125.563.263t.537.337l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L9.25%209.9q-.275.2-.537.338t-.563.262l-.15.725q-.075.35-.337.563T7.05%2012h-.4q-.35%200-.612-.225T5.7%2011.2zm2.713-2.087Q8.85%207.825%208.85%207t-.587-1.412T6.85%205t-1.412.588T4.85%207t.588%201.413T6.85%209t1.413-.587M14.35%2020.9q-.425-.15-.787-.362t-.713-.488l-.95.3q-.45.15-.9-.012t-.7-.588l-.275-.475q-.25-.425-.175-.913t.45-.812l.75-.65Q11%2016.45%2011%2016t.05-.9l-.75-.675q-.375-.325-.45-.8t.175-.9l.275-.475q.25-.425.7-.588t.9-.012l.95.3q.35-.275.713-.488t.787-.362l.225-1.025q.1-.475.463-.775T15.9%209h.6q.5%200%20.863.3t.462.775l.225%201.025q.425.15.788.363t.712.487l.95-.3q.45-.15.9.013t.7.587l.275.475q.25.425.175.913t-.45.812l-.75.65q.05.45.05.9t-.05.9l.75.675q.375.325.45.8t-.175.9l-.275.475q-.25.425-.7.588t-.9.012l-.95-.3q-.35.275-.712.487t-.788.363l-.225%201.025q-.1.475-.462.775t-.863.3h-.6q-.5%200-.862-.3t-.463-.775zM16.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/manufacturing-rounded.svg?color=%231a73e8&size=48