persona-community-5/.pnpm-store/v3/files/a0/ee9872b1ef6aebd8619ffa65e79a881cf0c4238ccb34f715eea83a9bb097421ede27d2d0008717e8ff163971369436c5a0fb5d25f31bed44ef8d90b2fa5c20
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

23 lines
702 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 ReceiptJapaneseYen = createLucideIcon("ReceiptJapaneseYen", [
[
"path",
{ d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z", key: "q3az6g" }
],
["path", { d: "m12 10 3-3", key: "1mc12w" }],
["path", { d: "m9 7 3 3v7.5", key: "39i0xv" }],
["path", { d: "M9 11h6", key: "1fldmi" }],
["path", { d: "M9 15h6", key: "cctwl0" }]
]);
export { ReceiptJapaneseYen as default };
//# sourceMappingURL=receipt-japanese-yen.js.map