Rocky_Mountain_Vending/.pnpm-store/v10/files/21/6ec29f1b4eefb4076b4271f20aaac5cd0a5a4cd1640c5eb21b251ddd61703bf0e13115e3590c904260a044b9deb49820cd7d07d307ece79f67cdf4b9b0ee51
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
540 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 ListMinus = createLucideIcon("ListMinus", [
["path", { d: "M11 12H3", key: "51ecnj" }],
["path", { d: "M16 6H3", key: "1wxfjs" }],
["path", { d: "M16 18H3", key: "12xzn7" }],
["path", { d: "M21 12h-6", key: "bt1uis" }]
]);
export { ListMinus as default };
//# sourceMappingURL=list-minus.js.map