UNPKG

google-material-icons

Version:

A google material icon library package for React applications

22 lines (18 loc) 1.72 kB
/** * @license google-material-icons v2.1.4 - 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.928 8.66683L16.328 10.3468L13.998 8.01683V6.61683L16.328 4.28683L19.928 5.96683C20.308 6.14683 20.748 5.97683 20.928 5.60683C21.108 5.22683 20.938 4.78683 20.568 4.60683L16.648 2.77683C16.268 2.59683 15.818 2.67683 15.518 2.97683L13.778 4.71683C13.598 4.47683 13.318 4.31683 12.998 4.31683C12.448 4.31683 11.998 4.76683 11.998 5.31683V6.31683H8.81805C8.39805 5.15683 7.29805 4.31683 5.99805 4.31683C4.33805 4.31683 2.99805 5.65683 2.99805 7.31683C2.99805 8.41683 3.59805 9.36683 4.47805 9.89683L7.07805 18.3168H5.99805C4.89805 18.3168 3.99805 19.2168 3.99805 20.3168V21.3168H16.998V20.3168C16.998 19.2168 16.098 18.3168 14.998 18.3168H13.378L8.40805 9.08683C8.57805 8.84683 8.71805 8.59683 8.81805 8.31683H11.998V9.31683C11.998 9.86683 12.448 10.3168 12.998 10.3168C13.318 10.3168 13.598 10.1568 13.778 9.91683L15.518 11.6568C15.818 11.9568 16.268 12.0368 16.648 11.8568L20.568 10.0268C20.948 9.84683 21.108 9.40683 20.928 9.02683C20.748 8.65683 20.308 8.48683 19.928 8.66683ZM5.99805 8.31683C5.44805 8.31683 4.99805 7.86683 4.99805 7.31683C4.99805 6.76683 5.44805 6.31683 5.99805 6.31683C6.54805 6.31683 6.99805 6.76683 6.99805 7.31683C6.99805 7.86683 6.54805 8.31683 5.99805 8.31683ZM11.108 18.3168H9.16805L6.70805 10.3168H6.80805L11.108 18.3168Z", key: "vpfxw5" } ] ]); export { PrecisionManufacturing as default }; //# sourceMappingURL=precision_manufacturing.js.map