precision manufacturing icon
precision-manufacturing-outline-sharp from Material Symbols Light by Google · Outline Sharp · Business · Apache-2.0 Free for personal and commercial use.
- Name
- precision-manufacturing-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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-2h.88l.075.63l2.263-2.08l4.758 2.238l-.37.78l-4.217-1.968l-2.388 2.2v1.4l2.388 2.15l4.23-1.97l.368.781l-4.769 2.25l-2.263-2.042l-.093.63h-.861v-2H8.717q-.075.335-.249.664t-.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-.442m1.515 9.672h2.95l-4.53-8.423q-.154.096-.435.164t-.511.029zm2.95 0"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPrecisionManufacturingOutlineSharp(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-2h.88l.075.63l2.263-2.08l4.758 2.238l-.37.78l-4.217-1.968l-2.388 2.2v1.4l2.388 2.15l4.23-1.97l.368.781l-4.769 2.25l-2.263-2.042l-.093.63h-.861v-2H8.717q-.075.335-.249.664t-.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-.442m1.515 9.672h2.95l-4.53-8.423q-.154.096-.435.164t-.511.029zm2.95 0"/></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-2h.88l.075.63l2.263-2.08l4.758 2.238l-.37.78l-4.217-1.968l-2.388 2.2v1.4l2.388 2.15l4.23-1.97l.368.781l-4.769 2.25l-2.263-2.042l-.093.63h-.861v-2H8.717q-.075.335-.249.664t-.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-.442m1.515 9.672h2.95l-4.53-8.423q-.154.096-.435.164t-.511.029zm2.95 0"/></svg> </template>
CSS
.icon-precision-manufacturing-outline-sharp {
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-2h.88l.075.63l2.263-2.08l4.758%202.238l-.37.78l-4.217-1.968l-2.388%202.2v1.4l2.388%202.15l4.23-1.97l.368.781l-4.769%202.25l-2.263-2.042l-.093.63h-.861v-2H8.717q-.075.335-.249.664t-.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-.442m1.515%209.672h2.95l-4.53-8.423q-.154.096-.435.164t-.511.029zm2.95%200%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-2h.88l.075.63l2.263-2.08l4.758%202.238l-.37.78l-4.217-1.968l-2.388%202.2v1.4l2.388%202.15l4.23-1.97l.368.781l-4.769%202.25l-2.263-2.042l-.093.63h-.861v-2H8.717q-.075.335-.249.664t-.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-.442m1.515%209.672h2.95l-4.53-8.423q-.154.096-.435.164t-.511.029zm2.95%200%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-outline-sharp.svg?color=%231a73e8&size=48