UNPKG

google-material-icons

Version:

A google material icon library package for React applications

22 lines (18 loc) 1.6 kB
/** * @license google-material-icons v2.1.3 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ import createIcon from '../../createIcon.js'; const PrecisionManufacturing = createIcon("PrecisionManufacturing", [ [ "path", { d: "M19.9285 8.45714L16.3285 10.1371L13.9985 7.94714V6.54714L16.3285 4.35714L19.9285 6.03714C20.3085 6.21714 20.7485 6.04714 20.9285 5.67714C21.1085 5.29714 20.9385 4.85714 20.5685 4.67714L16.6485 2.84714C16.2685 2.66714 15.8185 2.74714 15.5185 3.04714L13.7785 4.64714C13.5985 4.40714 13.3185 4.24714 12.9985 4.24714C12.4485 4.24714 11.9985 4.69714 11.9985 5.24714V6.24714H8.81849C8.33849 4.89714 6.97849 3.97714 5.39849 4.31714C4.23849 4.56714 3.24849 5.56714 3.03849 6.74714C2.81849 8.06714 3.49849 9.21714 4.51849 9.82714L7.07849 18.2471H3.99849V21.2471H16.9985V18.2471H13.3785L8.40849 9.01714C8.57849 8.77714 8.71849 8.52714 8.81849 8.24714H11.9985V9.24714C11.9985 9.79714 12.4485 10.2471 12.9985 10.2471C13.3185 10.2471 13.5985 10.0871 13.7785 9.84714L15.5185 11.4471C15.8185 11.7471 16.2685 11.8271 16.6485 11.6471L20.5685 9.81714C20.9485 9.63714 21.1085 9.19714 20.9285 8.81714C20.7485 8.44714 20.3085 8.27714 19.9285 8.45714ZM5.99849 8.24714C5.44849 8.24714 4.99849 7.79714 4.99849 7.24714C4.99849 6.69714 5.44849 6.24714 5.99849 6.24714C6.54849 6.24714 6.99849 6.69714 6.99849 7.24714C6.99849 7.79714 6.54849 8.24714 5.99849 8.24714Z", key: "1xod4t" } ] ]); export { PrecisionManufacturing as default }; //# sourceMappingURL=precision_manufacturing.js.map