@hugeicons/core-free-icons
Version:
9 lines (7 loc) • 705 B
JavaScript
const GolfBallIcon = /*#__PURE__*/ [
["circle", { cx: "12", cy: "9", r: "7", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M9 18C10.5 18 12 19.4617 12 22C12 19.4617 13.5 18 15 18", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M10.125 7H10M10.25 7C10.25 7.13807 10.1381 7.25 10 7.25C9.86193 7.25 9.75 7.13807 9.75 7C9.75 6.86193 9.86193 6.75 10 6.75C10.1381 6.75 10.25 6.86193 10.25 7Z", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "2" }]
];
export { GolfBallIcon as default };
//# sourceMappingURL=GolfBallIcon.js.map