UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 520 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 mailboxFlag = [ [ "path", { d: "M20 5.5A4 4 0 0 1 22 9v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9a4 4 0 0 1 8 0v8a2 2 0 0 1-2 2", key: "1r8uwb" } ], ["path", { d: "M6 5h4", key: "qhk020" }], ["path", { d: "M14 9V5h2v1h-2", key: "142l1k" }] ]; export { mailboxFlag as default }; //# sourceMappingURL=mailbox-flag.js.map