@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
29 lines (26 loc) • 952 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 bottleChampagne = [
["path", { d: "M8 2h.01", key: "l986my" }],
["path", { d: "M12 3h.01", key: "n36tog" }],
["path", { d: "m19 8-3-3", key: "4lll47" }],
[
"path",
{
d: "M9.7 21.3a2.4 2.4 0 0 1-3.4 0l-3.6-3.6a2.41 2.41 0 0 1 0-3.4l6.27-6.27A3.5 3.5 0 0 1 11.45 7h1.1a3.5 3.5 0 0 0 2.47-1.03l3.62-3.61a1.21 1.21 0 0 1 1.72 0l1.28 1.28a1.2 1.2 0 0 1 0 1.72l-3.62 3.61A3.5 3.5 0 0 0 17 11.45v1.1a3.5 3.5 0 0 1-1.03 2.48Z",
key: "114cy7"
}
],
[
"path",
{ d: "m9.06 8 3.23 3.24a1 1 0 0 1 0 1.41L8.65 16.3a1 1 0 0 1-1.41 0L4 13.06", key: "3mtip1" }
],
["path", { d: "M21 12h.01", key: "msek7k" }],
["path", { d: "M22 16h.01", key: "1ghu17" }]
];
export { bottleChampagne as default };
//# sourceMappingURL=bottle-champagne.js.map