UNPKG

@lucide/lab

Version:

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

19 lines (16 loc) 622 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 ligatureSquare = [ ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }], ["path", { d: "M7 12h3", key: "99ujjs" }], ["path", { d: "M14.4 8a3.5 3.5 0 0 0-5.9 2.5V17", key: "f1pr2v" }], ["path", { d: "M10 17H7", key: "1ah28z" }], ["path", { d: "M14 12h1.5v5", key: "1hj2r7" }], ["path", { d: "M17 17h-3", key: "8c2xoh" }] ]; export { ligatureSquare as default }; //# sourceMappingURL=ligature-square.js.map