@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
23 lines (20 loc) • 599 B
JavaScript
/**
* @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 slotCardCredit = [
[
"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: "M17 9v8.3c0 .9-.9 1.7-2 1.7H9c-1.1 0-2-.7-2-1.7V9", key: "1xoavi" }],
["path", { d: "M11 9v10", key: "1yhlux" }]
];
export { slotCardCredit as default };
//# sourceMappingURL=slot-card-credit.js.map