Rocky_Mountain_Vending/.pnpm-store/v10/files/b8/52ea0b81dd2d06962d814555a1c85142f177e64a3b1304f8f0bad5e5106c9bf07d825baa71459731220ced8ae13513fa610fda11e68a2d77d6fb2b6cac152b
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

17 lines
570 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 ChartNoAxesColumnDecreasing = createLucideIcon("ChartNoAxesColumnDecreasing", [
["path", { d: "M12 20V10", key: "g8npz5" }],
["path", { d: "M18 20v-4", key: "8uic4z" }],
["path", { d: "M6 20V4", key: "1w1bmo" }]
]);
export { ChartNoAxesColumnDecreasing as default };
//# sourceMappingURL=chart-no-axes-column-decreasing.js.map