Rocky_Mountain_Vending/.pnpm-store/v10/files/3b/bb782508715a280c9292a9b16a809c9e08a86ec450e9f0bd93c235c90222a65fab1fd4bf2643d7fb0bf030e58782f5bcb46d07127e4521d9af0ce0d9b95e66
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

20 lines
729 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 BriefcaseMedical = createLucideIcon("BriefcaseMedical", [
["path", { d: "M12 11v4", key: "a6ujw6" }],
["path", { d: "M14 13h-4", key: "1pl8zg" }],
["path", { d: "M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2", key: "1ksdt3" }],
["path", { d: "M18 6v14", key: "1mu4gy" }],
["path", { d: "M6 6v14", key: "1s15cj" }],
["rect", { width: "20", height: "14", x: "2", y: "6", rx: "2", key: "i6l2r4" }]
]);
export { BriefcaseMedical as default };
//# sourceMappingURL=briefcase-medical.js.map