@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
18 lines (15 loc) • 457 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 coffeeBean = [
[
"path",
{ d: "M4.05 19.95a11.24 8.585 135 0 0 15.9-15.9 11.24 8.585 135 0 0-15.9 15.9", key: "96muoz" }
],
["path", { d: "M19.8 4.2C20 14 4 10 4.2 19.8", key: "2gjs92" }]
];
export { coffeeBean as default };
//# sourceMappingURL=coffee-bean.js.map