@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 492 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 cardSd = [
["path", { d: "M6 22a2 2 0 0 1-2-2V6l4-4h10a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2Z", key: "6al2kf" }],
["path", { d: "M8 10V7.5", key: "73qd2s" }],
["path", { d: "M12 6v4", key: "16clxf" }],
["path", { d: "M16 6v4", key: "14ug32" }]
];
export { cardSd as default };
//# sourceMappingURL=card-sd.js.map