Rocky_Mountain_Vending/.pnpm-store/v10/files/be/99d0979e4083ae432b00af37b97c892f9cd205981bdca20b46f2ba4b8fa06ffafab9d396033b76ecaae1c8e28bb43ca2de75f71b808c0664428dfab8035693
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

18 lines
592 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 AppWindowMac = createLucideIcon("AppWindowMac", [
["rect", { width: "20", height: "16", x: "2", y: "4", rx: "2", key: "18n3k1" }],
["path", { d: "M6 8h.01", key: "x9i8wu" }],
["path", { d: "M10 8h.01", key: "1r9ogq" }],
["path", { d: "M14 8h.01", key: "1primd" }]
]);
export { AppWindowMac as default };
//# sourceMappingURL=app-window-mac.js.map