UNPKG

google-material-icons

Version:

A google material icon library package for React applications

22 lines (18 loc) 869 B
/** * @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.83 1.00842L11.72 1.42842C8.47 1.74842 6 4.47842 6 7.74842C6 11.0184 8.47 13.7484 11.72 14.0784L13.62 14.2684L13.06 15.1184C12.71 15.0384 12.36 14.9984 12 14.9984C9.24 14.9984 7 17.2384 7 19.9984V21.9984C7 22.5484 7.45 22.9984 8 22.9984H16C16.55 22.9984 17 22.5484 17 21.9984V19.9984C17 18.3284 16.17 16.8484 14.91 15.9384L15.88 14.4884C17.02 14.5584 18 13.6584 18 12.4984V2.99842C18 1.82842 17 0.908423 15.83 1.00842Z", key: "1c31re" } ] ]); export { NestCamWiredStand as default }; //# sourceMappingURL=nest_cam_wired_stand.js.map