UNPKG

@lucide/lab

Version:

Lucide lab is a project with icons that are nicely designed but have unknown use cases.

24 lines (21 loc) 672 B
/** * @license @lucide/lab v0.1.2 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const doorbellIntercom = [ [ "path", { d: "M14.8 4a2.9 2.9 0 0 0-5.6 0H5c-.6 0-1 .4-1 1v14c0 .6.4 1 1 1h4.2a2.9 2.9 0 0 0 5.6 0H19c.6 0 1-.4 1-1V5c0-.6-.4-1-1-1Z", key: "1ezwj1" } ], ["path", { d: "M8 8h.01", key: "1e4136" }], ["path", { d: "M12 8h.01", key: "e9boi3" }], ["path", { d: "M16 8h.01", key: "cr5u4v" }], ["circle", { cx: "12", cy: "14", r: "2", key: "1vxwhd" }] ]; export { doorbellIntercom as default }; //# sourceMappingURL=doorbell-intercom.js.map