UNPKG

@lucide/lab

Version:

Lucide lab is a project with icons that are nicely designed but have unknown use cases.

19 lines (16 loc) 710 B
/** * @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 cupSaucer = [ ["path", { d: "M2 18a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4Z", key: "1silyx" }], ["path", { d: "M6 8h12v6a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4Z", key: "alhims" }], ["path", { d: "M18 8h1a3 3 0 0 1 3 3v0a3 3 0 0 1-3 3h-1", key: "1wo34u" }], ["path", { d: "M6 4a1 1 0 0 1 1-1 1 1 0 0 0 1-1", key: "1lp5dp" }], ["path", { d: "M12 4a1 1 0 0 1 1-1 1 1 0 0 0 1-1", key: "1y07zq" }], ["path", { d: "M18 4a1 1 0 0 1 1-1 1 1 0 0 0 1-1", key: "19urv6" }] ]; export { cupSaucer as default }; //# sourceMappingURL=cup-saucer.js.map