UNPKG

@lucide/lab

Version:

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

19 lines (16 loc) 627 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 removeFormattingSquare = [ ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }], ["path", { d: "M7 9V7h10v2", key: "oq86z9" }], ["path", { d: "M13 7 8 17", key: "eijp30" }], ["path", { d: "M7 17h3", key: "cep0ot" }], ["path", { d: "m17 14-3 3", key: "1v81l4" }], ["path", { d: "m14 14 3 3", key: "vm23p3" }] ]; export { removeFormattingSquare as default }; //# sourceMappingURL=remove-formatting-square.js.map