Rocky_Mountain_Vending/.pnpm-store/v10/files/ff/14acc4cc8f33a6328baa69f53ed5249564a5a2090194b702c12913499994dae87857871c58fe92d1d0f6b3fd9f62b66d3738ac3e12cf70203e62a8ff03baf7
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
485 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 TvMinimal = createLucideIcon("TvMinimal", [
["path", { d: "M7 21h10", key: "1b0cd5" }],
["rect", { width: "20", height: "14", x: "2", y: "3", rx: "2", key: "48i651" }]
]);
export { TvMinimal as default };
//# sourceMappingURL=tv-minimal.js.map