Rocky_Mountain_Vending/.pnpm-store/v10/files/28/ad0e5f1160b44e1457a02427826aa24c671399d00c2cfe3add748ff4aa16161710d5be67d2f02c86ac491fa1a0d339548cd5f7f1ea90c8663595e2da5fc289
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
683 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 AlignVerticalDistributeEnd = createLucideIcon("AlignVerticalDistributeEnd", [
["rect", { width: "14", height: "6", x: "5", y: "14", rx: "2", key: "jmoj9s" }],
["rect", { width: "10", height: "6", x: "7", y: "4", rx: "2", key: "aza5on" }],
["path", { d: "M2 20h20", key: "owomy5" }],
["path", { d: "M2 10h20", key: "1ir3d8" }]
]);
export { AlignVerticalDistributeEnd as default };
//# sourceMappingURL=align-vertical-distribute-end.js.map