UNPKG

@lucide/lab

Version:

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

17 lines (14 loc) 562 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 jug = [ ["path", { d: "m19 3-2 5H5L3 3h16Z", key: "35ctia" }], ["path", { d: "M19 3c1.7 0 3 1.3 3 3v4", key: "1g037u" }], ["path", { d: "M2 16c1.08-.5 2.16-1 4.5-1 4.5 0 4.5 2 9 2 2.34 0 3.42-.5 4.5-1", key: "1t58x4" }], ["path", { d: "M15 21a5 5 0 0 0 4.48-7.22L17 8H5l-2.5 5.8A5 5 0 0 0 7 21Z", key: "2wgiqg" }] ]; export { jug as default }; //# sourceMappingURL=jug.js.map