Rocky_Mountain_Vending/.pnpm-store/v10/files/93/26529fe11a3addd410195783971055e2e282162023627b2678fc5bcd109858abfd0fca2f8331445d0c50dfbfd54b17a00a867edef23c825dcbdfd33c3eea85
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

16 lines
534 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 LaptopMinimal = createLucideIcon("LaptopMinimal", [
["rect", { width: "18", height: "12", x: "3", y: "4", rx: "2", ry: "2", key: "1qhy41" }],
["line", { x1: "2", x2: "22", y1: "20", y2: "20", key: "ni3hll" }]
]);
export { LaptopMinimal as default };
//# sourceMappingURL=laptop-minimal.js.map