@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 551 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 hatHard = [
["path", { d: "M10 6.3c-3.4.9-6 4-6 7.7v2", key: "ovcwmr" }],
["path", { d: "M10 10V5c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v5", key: "5kswxs" }],
["path", { d: "M20 16v-2c0-3.7-2.6-6.8-6-7.7", key: "2ot5i5" }],
["rect", { width: "20", height: "4", x: "2", y: "16", rx: "1", key: "l35xhv" }]
];
export { hatHard as default };
//# sourceMappingURL=hat-hard.js.map