first commit
This commit is contained in:
14
node_modules/lucide-react/dist/esm/icons/lamp-wall-down.mjs
generated
vendored
Normal file
14
node_modules/lucide-react/dist/esm/icons/lamp-wall-down.mjs
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* lucide-react v0.0.1 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.mjs';
|
||||
|
||||
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.mjs.map
|
||||
Reference in New Issue
Block a user