Rocky_Mountain_Vending/.pnpm-store/v10/files/65/6c417b52c9f2e1c49078d1eb03269a6e0b96033ff3e009a68c10a04f5cd3e018de2faf2265f1f397e7e70ca300b9507049777112b2b600932634d37a1f52b2
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

22 lines
702 B
Text

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