@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.02 kB
JavaScript
import * as e from "react";
const l = (a) => /* @__PURE__ */ e.createElement("svg", { id: "Location", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...a }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "m24.54 18.4 2.37 6.54v-.01c.17.48.1 1.01-.2 1.42a1.5 1.5 0 0 1-1.25.65H4.54a1.54 1.54 0 0 1-1.44-2.06l2.36-6.55a2 2 0 0 1 1.86-1.31h3.23c-1.1-1.93-2.1-4.12-2.38-6.05a6.93 6.93 0 1 1 13.77-1.12c0 .51-.08 1.02-.23 1.62a20.24 20.24 0 0 1-2.3 5.56h3.27c.83 0 1.58.52 1.86 1.3ZM15 5a4.92 4.92 0 0 0-4.86 5.72c.44 2.94 3.03 7.05 4.83 9.49 1.37-1.87 4.14-5.96 4.78-9.12.12-.48.17-.84.17-1.18 0-2.7-2.2-4.9-4.93-4.9ZM7.3 19.1 5.2 25h19.6l-2.14-5.92h-4.47a46.43 46.43 0 0 1-2.4 3.38.2.2 0 0 1-.1.1.98.98 0 0 1-1.09.23.96.96 0 0 1-.33-.22 50.5 50.5 0 0 1-2.5-3.5H7.32ZM15 6.13a3.91 3.91 0 1 1 0 7.82 3.91 3.91 0 0 1 0-7.82Zm.01 2a1.9 1.9 0 1 0 0 3.8 1.9 1.9 0 0 0 0-3.8Z", fill: "currentColor" }));
export {
l as default
};
//# sourceMappingURL=Location.js.map