UNPKG

@lucide/lab

Version:

Lucide lab is a project with icons that are nicely designed but have unknown use cases.

17 lines (14 loc) 540 B
/** * @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 copyCode = [ ["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: "m13 13-1 2 1 2", key: "1pv810" }], ["path", { d: "m17 13 1 2-1 2", key: "jhcice" }] ]; export { copyCode as default }; //# sourceMappingURL=copy-code.js.map