UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 635 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 watchText = [ ["path", { d: "m15.8 6-.5-2.4c-.2-1-1-1.6-2-1.6h-2.7a2 2 0 0 0-2 1.6L8.2 6", key: "1qkycp" }], ["rect", { width: "12", height: "12", x: "6", y: "6", rx: "2", key: "12p1cq" }], ["path", { d: "m8.2 18 .5 2.4c.2 1 1 1.6 2 1.6h2.7a2 2 0 0 0 2-1.6l.5-2.4", key: "e2n0tu" }], ["path", { d: "M10 10h2", key: "1kanrg" }], ["path", { d: "M14 14h-4", key: "esezmu" }] ]; export { watchText as default }; //# sourceMappingURL=watch-text.js.map