@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 528 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 copyText = [
["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: "M12 13h6", key: "1w46gx" }],
["path", { d: "M12 17h6", key: "1n6eb3" }]
];
export { copyText as default };
//# sourceMappingURL=copy-text.js.map