UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 528 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 slotCard = [ [ "path", { d: "M7 13H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-3", key: "s0ohus" } ], ["path", { d: "M6 9h12", key: "oae0tv" }], ["path", { d: "m13 9 4 4v4a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V9", key: "1egr9b" }] ]; export { slotCard as default }; //# sourceMappingURL=slot-card.js.map