UNPKG

@lucide/lab

Version:

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

15 lines (12 loc) 398 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 cardCredit = [ ["rect", { width: "20", height: "14", x: "2", y: "5", rx: "2", key: "ynyp8z" }], ["path", { d: "M2 10h20", key: "1ir3d8" }] ]; export { cardCredit as default }; //# sourceMappingURL=card-credit.js.map