round precision manufacturing icon
round-precision-manufacturing from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- round-precision-manufacturing
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
More social icons from Google Material Icons
baseline-18-up-ratingbaseline-6-ft-apartbaseline-add-moderatorbaseline-add-reactionbaseline-adobebaseline-applebaseline-architecturebaseline-assist-walkerbaseline-back-handbaseline-blindbaseline-boybaseline-cakebaseline-catching-pokemonbaseline-clean-handsbaseline-co2baseline-compostbaseline-connect-without-contactbaseline-constructionbaseline-cookiebaseline-coronavirusbaseline-cruelty-freebaseline-cyclonebaseline-deckbaseline-discord
Use the round 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="m19.93 8.35l-3.6 1.68L14 7.7V6.3l2.33-2.33l3.6 1.68c.38.18.82.01 1-.36c.18-.38.01-.82-.36-1l-3.92-1.83a.99.99 0 0 0-1.13.2L13.78 4.4A.98.98 0 0 0 13 4c-.55 0-1 .45-1 1v1H8.82C8.34 4.66 6.96 3.75 5.4 4.06c-1.17.23-2.13 1.19-2.35 2.36c-.25 1.34.4 2.54 1.43 3.16L7.08 18H5.5c-.83 0-1.5.67-1.5 1.5S4.67 21 5.5 21h10c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5h-2.12L8.41 8.77c.17-.24.31-.49.41-.77H12v1c0 .55.45 1 1 1c.32 0 .6-.16.78-.4l1.74 1.74c.3.3.75.38 1.13.2l3.92-1.83c.38-.18.54-.62.36-1a.753.753 0 0 0-1-.36M6 8c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundPrecisionManufacturing(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="m19.93 8.35l-3.6 1.68L14 7.7V6.3l2.33-2.33l3.6 1.68c.38.18.82.01 1-.36c.18-.38.01-.82-.36-1l-3.92-1.83a.99.99 0 0 0-1.13.2L13.78 4.4A.98.98 0 0 0 13 4c-.55 0-1 .45-1 1v1H8.82C8.34 4.66 6.96 3.75 5.4 4.06c-1.17.23-2.13 1.19-2.35 2.36c-.25 1.34.4 2.54 1.43 3.16L7.08 18H5.5c-.83 0-1.5.67-1.5 1.5S4.67 21 5.5 21h10c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5h-2.12L8.41 8.77c.17-.24.31-.49.41-.77H12v1c0 .55.45 1 1 1c.32 0 .6-.16.78-.4l1.74 1.74c.3.3.75.38 1.13.2l3.92-1.83c.38-.18.54-.62.36-1a.753.753 0 0 0-1-.36M6 8c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.93 8.35l-3.6 1.68L14 7.7V6.3l2.33-2.33l3.6 1.68c.38.18.82.01 1-.36c.18-.38.01-.82-.36-1l-3.92-1.83a.99.99 0 0 0-1.13.2L13.78 4.4A.98.98 0 0 0 13 4c-.55 0-1 .45-1 1v1H8.82C8.34 4.66 6.96 3.75 5.4 4.06c-1.17.23-2.13 1.19-2.35 2.36c-.25 1.34.4 2.54 1.43 3.16L7.08 18H5.5c-.83 0-1.5.67-1.5 1.5S4.67 21 5.5 21h10c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5h-2.12L8.41 8.77c.17-.24.31-.49.41-.77H12v1c0 .55.45 1 1 1c.32 0 .6-.16.78-.4l1.74 1.74c.3.3.75.38 1.13.2l3.92-1.83c.38-.18.54-.62.36-1a.753.753 0 0 0-1-.36M6 8c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1"/></svg> </template>
CSS
.icon-round-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%22m19.93%208.35l-3.6%201.68L14%207.7V6.3l2.33-2.33l3.6%201.68c.38.18.82.01%201-.36c.18-.38.01-.82-.36-1l-3.92-1.83a.99.99%200%200%200-1.13.2L13.78%204.4A.98.98%200%200%200%2013%204c-.55%200-1%20.45-1%201v1H8.82C8.34%204.66%206.96%203.75%205.4%204.06c-1.17.23-2.13%201.19-2.35%202.36c-.25%201.34.4%202.54%201.43%203.16L7.08%2018H5.5c-.83%200-1.5.67-1.5%201.5S4.67%2021%205.5%2021h10c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5h-2.12L8.41%208.77c.17-.24.31-.49.41-.77H12v1c0%20.55.45%201%201%201c.32%200%20.6-.16.78-.4l1.74%201.74c.3.3.75.38%201.13.2l3.92-1.83c.38-.18.54-.62.36-1a.753.753%200%200%200-1-.36M6%208c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201%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%22m19.93%208.35l-3.6%201.68L14%207.7V6.3l2.33-2.33l3.6%201.68c.38.18.82.01%201-.36c.18-.38.01-.82-.36-1l-3.92-1.83a.99.99%200%200%200-1.13.2L13.78%204.4A.98.98%200%200%200%2013%204c-.55%200-1%20.45-1%201v1H8.82C8.34%204.66%206.96%203.75%205.4%204.06c-1.17.23-2.13%201.19-2.35%202.36c-.25%201.34.4%202.54%201.43%203.16L7.08%2018H5.5c-.83%200-1.5.67-1.5%201.5S4.67%2021%205.5%2021h10c.83%200%201.5-.67%201.5-1.5s-.67-1.5-1.5-1.5h-2.12L8.41%208.77c.17-.24.31-.49.41-.77H12v1c0%20.55.45%201%201%201c.32%200%20.6-.16.78-.4l1.74%201.74c.3.3.75.38%201.13.2l3.92-1.83c.38-.18.54-.62.36-1a.753.753%200%200%200-1-.36M6%208c-.55%200-1-.45-1-1s.45-1%201-1s1%20.45%201%201s-.45%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-precision-manufacturing.svg?color=%231a73e8&size=48