precision manufacturing icon
precision-manufacturing from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- precision-manufacturing
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the precision manufacturing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.764 19.462v-1.616h3.022L5.199 9.381q-.656-.317-1.045-.908q-.39-.59-.39-1.357q0-1.039.731-1.77t1.77-.73q.917 0 1.574.562t.88 1.438h3.66v-1.5q0-.214.144-.357t.357-.143q.167 0 .293.1t.16.261v.27l1.816-1.678q.206-.206.46-.249q.256-.043.498.088l3.784 1.761q.185.093.278.265t.007.35q-.092.185-.264.234t-.352-.037l-3.792-1.766l-2.388 2.2v1.4l2.388 2.15L19.56 8.2q.179-.086.354-.034q.174.051.261.23q.092.185-.004.354q-.096.17-.28.262l-3.785 1.773q-.243.13-.497.087q-.255-.043-.461-.249l-1.815-1.638v.269q-.035.15-.161.256t-.293.106q-.214 0-.357-.144q-.143-.143-.143-.356v-1.5H8.717q-.075.334-.249.663t-.382.548l4.847 9.02h3.83v1.614zM7.321 8.174q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.06.442q-.44.441-.44 1.058q0 .618.44 1.059q.442.442 1.06.442t1.058-.442"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPrecisionManufacturing(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="M4.764 19.462v-1.616h3.022L5.199 9.381q-.656-.317-1.045-.908q-.39-.59-.39-1.357q0-1.039.731-1.77t1.77-.73q.917 0 1.574.562t.88 1.438h3.66v-1.5q0-.214.144-.357t.357-.143q.167 0 .293.1t.16.261v.27l1.816-1.678q.206-.206.46-.249q.256-.043.498.088l3.784 1.761q.185.093.278.265t.007.35q-.092.185-.264.234t-.352-.037l-3.792-1.766l-2.388 2.2v1.4l2.388 2.15L19.56 8.2q.179-.086.354-.034q.174.051.261.23q.092.185-.004.354q-.096.17-.28.262l-3.785 1.773q-.243.13-.497.087q-.255-.043-.461-.249l-1.815-1.638v.269q-.035.15-.161.256t-.293.106q-.214 0-.357-.144q-.143-.143-.143-.356v-1.5H8.717q-.075.334-.249.663t-.382.548l4.847 9.02h3.83v1.614zM7.321 8.174q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.06.442q-.44.441-.44 1.058q0 .618.44 1.059q.442.442 1.06.442t1.058-.442"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.764 19.462v-1.616h3.022L5.199 9.381q-.656-.317-1.045-.908q-.39-.59-.39-1.357q0-1.039.731-1.77t1.77-.73q.917 0 1.574.562t.88 1.438h3.66v-1.5q0-.214.144-.357t.357-.143q.167 0 .293.1t.16.261v.27l1.816-1.678q.206-.206.46-.249q.256-.043.498.088l3.784 1.761q.185.093.278.265t.007.35q-.092.185-.264.234t-.352-.037l-3.792-1.766l-2.388 2.2v1.4l2.388 2.15L19.56 8.2q.179-.086.354-.034q.174.051.261.23q.092.185-.004.354q-.096.17-.28.262l-3.785 1.773q-.243.13-.497.087q-.255-.043-.461-.249l-1.815-1.638v.269q-.035.15-.161.256t-.293.106q-.214 0-.357-.144q-.143-.143-.143-.356v-1.5H8.717q-.075.334-.249.663t-.382.548l4.847 9.02h3.83v1.614zM7.321 8.174q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.06.442q-.44.441-.44 1.058q0 .618.44 1.059q.442.442 1.06.442t1.058-.442"/></svg> </template>
CSS
.icon-precision-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%22M4.764%2019.462v-1.616h3.022L5.199%209.381q-.656-.317-1.045-.908q-.39-.59-.39-1.357q0-1.039.731-1.77t1.77-.73q.917%200%201.574.562t.88%201.438h3.66v-1.5q0-.214.144-.357t.357-.143q.167%200%20.293.1t.16.261v.27l1.816-1.678q.206-.206.46-.249q.256-.043.498.088l3.784%201.761q.185.093.278.265t.007.35q-.092.185-.264.234t-.352-.037l-3.792-1.766l-2.388%202.2v1.4l2.388%202.15L19.56%208.2q.179-.086.354-.034q.174.051.261.23q.092.185-.004.354q-.096.17-.28.262l-3.785%201.773q-.243.13-.497.087q-.255-.043-.461-.249l-1.815-1.638v.269q-.035.15-.161.256t-.293.106q-.214%200-.357-.144q-.143-.143-.143-.356v-1.5H8.717q-.075.334-.249.663t-.382.548l4.847%209.02h3.83v1.614zM7.321%208.174q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.06.442q-.44.441-.44%201.058q0%20.618.44%201.059q.442.442%201.06.442t1.058-.442%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%22M4.764%2019.462v-1.616h3.022L5.199%209.381q-.656-.317-1.045-.908q-.39-.59-.39-1.357q0-1.039.731-1.77t1.77-.73q.917%200%201.574.562t.88%201.438h3.66v-1.5q0-.214.144-.357t.357-.143q.167%200%20.293.1t.16.261v.27l1.816-1.678q.206-.206.46-.249q.256-.043.498.088l3.784%201.761q.185.093.278.265t.007.35q-.092.185-.264.234t-.352-.037l-3.792-1.766l-2.388%202.2v1.4l2.388%202.15L19.56%208.2q.179-.086.354-.034q.174.051.261.23q.092.185-.004.354q-.096.17-.28.262l-3.785%201.773q-.243.13-.497.087q-.255-.043-.461-.249l-1.815-1.638v.269q-.035.15-.161.256t-.293.106q-.214%200-.357-.144q-.143-.143-.143-.356v-1.5H8.717q-.075.334-.249.663t-.382.548l4.847%209.02h3.83v1.614zM7.321%208.174q.442-.441.442-1.059t-.442-1.058t-1.058-.442t-1.06.442q-.44.441-.44%201.058q0%20.618.44%201.059q.442.442%201.06.442t1.058-.442%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/precision-manufacturing.svg?color=%231a73e8&size=48