UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 724 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 reelThread = [ ["path", { d: "M6 6 4.4 4.6A1.5 1.5 0 0 1 5.5 2h13a1.5 1.5 0 0 1 1.1 2.5L18 6", key: "ad6ouv" }], ["rect", { width: "12", height: "12", x: "6", y: "6", key: "1aa27j" }], ["path", { d: "m6 11 10-5", key: "1gsd7q" }], ["path", { d: "M22 16v-3a4 4 0 0 0-4-4L6 15", key: "1syuiw" }], ["path", { d: "m8 18 10-5", key: "2s28in" }], [ "path", { d: "m18 18 1.6 1.4a1.45 1.45 0 0 1-1.1 2.5h-13a1.5 1.5 0 0 1-1.1-2.5L6 18", key: "10pw92" } ] ]; export { reelThread as default }; //# sourceMappingURL=reel-thread.js.map