Files
rrt-sales-wizard/node_modules/lucide-react/dist/esm/icons/lamp-wall-down.js
dnviti cc5b8b32bb
Some checks failed
Build and Deploy / build (push) Failing after 1m34s
first commit
2025-11-23 03:24:27 +01:00

15 lines
433 B
JavaScript

/**
* lucide-react v0.292.0 - ISC
*/
import createLucideIcon from '../createLucideIcon.js';
const LampWallDown = createLucideIcon("LampWallDown", [
["path", { d: "M11 13h6l3 7H8l3-7Z", key: "9n3qlo" }],
["path", { d: "M14 13V8a2 2 0 0 0-2-2H8", key: "1hu4hb" }],
["path", { d: "M4 9h2a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4v6Z", key: "s053bc" }]
]);
export { LampWallDown as default };
//# sourceMappingURL=lamp-wall-down.js.map