Rocky_Mountain_Vending/.pnpm-store/v10/files/d4/f650dcf3e4f46a58bf1ae68bf1718f1bd486a3bcaa7911396b26bd4ff4c5a5e8f6719595bdac2c40873cf32a4a6a905118c3edc46b4840b4044aa79ae450f2
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
572 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 MessageSquareShare = createLucideIcon("MessageSquareShare", [
["path", { d: "M21 12v3a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h7", key: "tqtdkg" }],
["path", { d: "M16 3h5v5", key: "1806ms" }],
["path", { d: "m16 8 5-5", key: "15mbrl" }]
]);
export { MessageSquareShare as default };
//# sourceMappingURL=message-square-share.js.map