persona-community-5/.pnpm-store/v3/files/c5/a7ec2159d5680f8e488931ed29fc4c1db887a5070e1ebb710fe4e33960d87529dc91e894bebbf4a96d3fbbc9ca6e9174ff411bbe7dcfb78d976cc919986153
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

20 lines
613 B
Plaintext

/**
* @license lucide-react v0.395.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 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.js.map