first commit
This commit is contained in:
16
node_modules/lucide-react/dist/esm/icons/indian-rupee.mjs
generated
vendored
Normal file
16
node_modules/lucide-react/dist/esm/icons/indian-rupee.mjs
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/**
|
||||
* lucide-react v0.0.1 - ISC
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.mjs';
|
||||
|
||||
const IndianRupee = createLucideIcon("IndianRupee", [
|
||||
["path", { d: "M6 3h12", key: "ggurg9" }],
|
||||
["path", { d: "M6 8h12", key: "6g4wlu" }],
|
||||
["path", { d: "m6 13 8.5 8", key: "u1kupk" }],
|
||||
["path", { d: "M6 13h3", key: "wdp6ag" }],
|
||||
["path", { d: "M9 13c6.667 0 6.667-10 0-10", key: "1nkvk2" }]
|
||||
]);
|
||||
|
||||
export { IndianRupee as default };
|
||||
//# sourceMappingURL=indian-rupee.mjs.map
|
||||
Reference in New Issue
Block a user