first commit
This commit is contained in:
16
node_modules/lucide-react/dist/esm/icons/arrows-up-from-line.mjs
generated
vendored
Normal file
16
node_modules/lucide-react/dist/esm/icons/arrows-up-from-line.mjs
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* lucide-react v0.0.1 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.mjs';
|
||||
|
||||
const ArrowsUpFromLine = createLucideIcon("ArrowsUpFromLine", [
|
||||
["path", { d: "m4 6 3-3 3 3", key: "9aidw8" }],
|
||||
["path", { d: "M7 17V3", key: "19qxw1" }],
|
||||
["path", { d: "m14 6 3-3 3 3", key: "6iy689" }],
|
||||
["path", { d: "M17 17V3", key: "o0fmgi" }],
|
||||
["path", { d: "M4 21h16", key: "1h09gz" }]
|
||||
]);
|
||||
|
||||
export { ArrowsUpFromLine as default };
|
||||
//# sourceMappingURL=arrows-up-from-line.mjs.map
|
||||
Reference in New Issue
Block a user