@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 534 B
JavaScript
/**
* @license @lucide/lab v0.1.2 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
const copyDown = [
["path", { d: "M4 16a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2", key: "1qd6ae" }],
["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", key: "oyuw8j" }],
["path", { d: "M15 12v6", key: "18bv57" }],
["path", { d: "m12 15 3 3 3-3", key: "9mwb31" }]
];
export { copyDown as default };
//# sourceMappingURL=copy-down.js.map