Rocky_Mountain_Vending/.pnpm-store/v10/files/1a/0c96334ea554d52906d23733c64152c4e427b83f8025556002abc4349aa8ef92ca3a572190bb7e98c003a30aba6eadb282d6487b5ae607916315f9fd123a3a
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
501 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 AlignCenter = createLucideIcon("AlignCenter", [
["path", { d: "M17 12H7", key: "16if0g" }],
["path", { d: "M19 18H5", key: "18s9l3" }],
["path", { d: "M21 6H3", key: "1jwq7v" }]
]);
export { AlignCenter as default };
//# sourceMappingURL=align-center.js.map