first commit
This commit is contained in:
13
node_modules/lucide-react/dist/esm/icons/signal-low.mjs
generated
vendored
Normal file
13
node_modules/lucide-react/dist/esm/icons/signal-low.mjs
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* lucide-react v0.0.1 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.mjs';
|
||||
|
||||
const SignalLow = createLucideIcon("SignalLow", [
|
||||
["path", { d: "M2 20h.01", key: "4haj6o" }],
|
||||
["path", { d: "M7 20v-4", key: "j294jx" }]
|
||||
]);
|
||||
|
||||
export { SignalLow as default };
|
||||
//# sourceMappingURL=signal-low.mjs.map
|
||||
Reference in New Issue
Block a user