UNPKG

@lucide/lab

Version:

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

17 lines (14 loc) 548 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 copyFilePath = [ ["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }], ["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", key: "oyuw8j" }], ["path", { d: "M12 18h.01", key: "mhygvu" }], ["path", { d: "m18 12-2 6", key: "hm33w4" }] ]; export { copyFilePath as default }; //# sourceMappingURL=copy-file-path.js.map