UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 452 B
import * as e from "react"; const t = (o) => /* @__PURE__ */ e.createElement("svg", { id: "Facebook", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...o }, /* @__PURE__ */ e.createElement("path", { d: "M17.25 7.5H21V3H17.25C14.355 3 12 5.355 12 8.25V10.5H9V15H12V27H16.5V15H20.25L21 10.5H16.5V8.25C16.5 7.8435 16.8435 7.5 17.25 7.5Z", fill: "currentColor" })); export { t as default }; //# sourceMappingURL=Facebook.js.map