Rocky_Mountain_Vending/.pnpm-store/v10/files/fe/5faad35b87178c70576e2b66a71fefa415ca856514a27a3f36cf3017604e088f9b75bb95c2569b4d9c9a4b20e59a9bdc140d4f56beb9b183b04cadaff7ac67
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

23 lines
832 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 PhoneCall = createLucideIcon("PhoneCall", [
[
"path",
{
d: "M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z",
key: "foiqr5"
}
],
["path", { d: "M14.05 2a9 9 0 0 1 8 7.94", key: "vmijpz" }],
["path", { d: "M14.05 6A5 5 0 0 1 18 10", key: "13nbpp" }]
]);
export { PhoneCall as default };
//# sourceMappingURL=phone-call.js.map