This commit is contained in:
13
node_modules/lucide-react/dist/esm/icons/arrow-up.js
generated
vendored
Normal file
13
node_modules/lucide-react/dist/esm/icons/arrow-up.js
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* lucide-react v0.292.0 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const ArrowUp = createLucideIcon("ArrowUp", [
|
||||
["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
|
||||
["path", { d: "M12 19V5", key: "x0mq9r" }]
|
||||
]);
|
||||
|
||||
export { ArrowUp as default };
|
||||
//# sourceMappingURL=arrow-up.js.map
|
||||
Reference in New Issue
Block a user