rdesign/frontend/node_modules/lucide/dist/esm/icons/move-down-right.js

15 lines
344 B
JavaScript

/**
* @license lucide v0.525.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
const MoveDownRight = [
["path", { d: "M19 13V19H13" }],
["path", { d: "M5 5L19 19" }]
];
export { MoveDownRight as default };
//# sourceMappingURL=move-down-right.js.map