@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 524 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 gobletCrack = [
["path", { d: "M8 2c-1.78 2.72-3 6.65-3 9a7 7 0 1 0 14 0c0-2.35-1.22-6.28-3-9Z", key: "11c6l5" }],
["path", { d: "M12 18v4", key: "jadmvz" }],
["path", { d: "M8 22h8", key: "rmew8v" }],
["path", { d: "m13 11-1-1 2-2-3-3 3-3", key: "tia1xx" }]
];
export { gobletCrack as default };
//# sourceMappingURL=goblet-crack.js.map