first commit
This commit is contained in:
14
node_modules/lucide-react/dist/esm/icons/martini.mjs
generated
vendored
Normal file
14
node_modules/lucide-react/dist/esm/icons/martini.mjs
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* lucide-react v0.0.1 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.mjs';
|
||||
|
||||
const Martini = createLucideIcon("Martini", [
|
||||
["path", { d: "M8 22h8", key: "rmew8v" }],
|
||||
["path", { d: "M12 11v11", key: "ur9y6a" }],
|
||||
["path", { d: "m19 3-7 8-7-8Z", key: "1sgpiw" }]
|
||||
]);
|
||||
|
||||
export { Martini as default };
|
||||
//# sourceMappingURL=martini.mjs.map
|
||||
Reference in New Issue
Block a user