@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
20 lines (17 loc) • 727 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 mugTeabag = [
["path", { d: "M17 8h1a4 4 0 1 1 0 8h-1", key: "jx4kbh" }],
["path", { d: "M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4Z", key: "1bxrl0" }],
["path", { d: "M4 4a1 1 0 0 1 1-1 1 1 0 0 0 1-1", key: "fu9hsn" }],
["path", { d: "M10 4a1 1 0 0 1 1-1 1 1 0 0 0 1-1", key: "1w8viq" }],
["path", { d: "M16 4a1 1 0 0 1 1-1 1 1 0 0 0 1-1", key: "1wi25d" }],
["path", { d: "M9 8v3", key: "ljcm7n" }],
["path", { d: "M11 16v-3.5L9 11l-2 1.5V16Z", key: "zrpfgk" }]
];
export { mugTeabag as default };
//# sourceMappingURL=mug-teabag.js.map