UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 541 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 locateSquare = [ ["rect", { width: "14", height: "14", x: "5", y: "5", rx: "2", key: "1nfitv" }], ["path", { d: "M12 5V2", key: "116dvj" }], ["path", { d: "M19 12h3", key: "osuazr" }], ["path", { d: "M12 22v-3", key: "kmzjlo" }], ["path", { d: "M2 12h3", key: "1wrr53" }] ]; export { locateSquare as default }; //# sourceMappingURL=locate-square.js.map