init
This commit is contained in:
23
mc_test/node_modules/lucide-react/dist/esm/icons/bottle-wine.js
generated
vendored
Executable file
23
mc_test/node_modules/lucide-react/dist/esm/icons/bottle-wine.js
generated
vendored
Executable file
@ -0,0 +1,23 @@
|
||||
/**
|
||||
* @license lucide-react v0.545.0 - ISC
|
||||
*
|
||||
* This source code is licensed under the ISC license.
|
||||
* See the LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const __iconNode = [
|
||||
[
|
||||
"path",
|
||||
{
|
||||
d: "M10 3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a6 6 0 0 0 1.2 3.6l.6.8A6 6 0 0 1 17 13v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8a6 6 0 0 1 1.2-3.6l.6-.8A6 6 0 0 0 10 5z",
|
||||
key: "blqgoc"
|
||||
}
|
||||
],
|
||||
["path", { d: "M17 13h-4a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h4", key: "43jbee" }]
|
||||
];
|
||||
const BottleWine = createLucideIcon("bottle-wine", __iconNode);
|
||||
|
||||
export { __iconNode, BottleWine as default };
|
||||
//# sourceMappingURL=bottle-wine.js.map
|
||||
Reference in New Issue
Block a user