UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 652 B
import * as e from "react"; const l = (o) => /* @__PURE__ */ e.createElement("svg", { id: "FacebookMessenger", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...o }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15 3C8.373 3 3 7.975 3 14.111C3 17.608 4.745 20.727 7.472 22.763V27L11.558 24.758C12.648 25.059 13.804 25.222 15 25.222C21.627 25.222 27 20.248 27 14.111C27 7.975 21.627 3 15 3V3ZM16.193 17.963L13.137 14.704L7.174 17.963L13.733 11L16.863 14.259L22.752 11L16.193 17.963Z", fill: "currentColor" })); export { l as default }; //# sourceMappingURL=FacebookMessenger.js.map