UNPKG

google-material-icons

Version:

A google material icon library package for React applications

22 lines (18 loc) 1.37 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 NestCamWiredStand = createIcon("NestCamWiredStand", [ [ "path", { d: "M15.9951 1.00014C15.8451 1.00014 16.1051 0.980139 11.7151 1.42014C8.46512 1.75014 5.99512 4.48014 5.99512 7.75014C5.99512 11.0201 8.46512 13.7501 11.7151 14.0801L13.6151 14.2701L13.0551 15.1201C12.7051 15.0401 12.3551 15.0001 11.9951 15.0001C9.23512 15.0001 6.99512 17.2401 6.99512 20.0001V22.0001C6.99512 22.5501 7.44512 23.0001 7.99512 23.0001H15.9951C16.5451 23.0001 16.9951 22.5501 16.9951 22.0001V20.0001C16.9951 18.3301 16.1651 16.8501 14.9051 15.9401L15.8751 14.4901C15.9151 14.4901 15.9651 14.5001 16.0051 14.5001C17.0951 14.5001 18.0051 13.6101 18.0051 12.5001V3.00014C17.9951 1.89014 17.0851 1.00014 15.9951 1.00014ZM14.9951 21.0001H8.99512V20.0001C8.99512 18.3501 10.3451 17.0001 11.9951 17.0001C13.6451 17.0001 14.9951 18.3501 14.9951 20.0001V21.0001ZM7.99512 7.75014C7.99512 5.50014 9.68512 3.64014 11.9151 3.41014L15.9951 3.00014L16.0251 12.5001L11.9151 12.0801C9.68512 11.8601 7.99512 10.0001 7.99512 7.75014Z", key: "13qiqj" } ] ]); export { NestCamWiredStand as default }; //# sourceMappingURL=nest_cam_wired_stand.js.map