UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 751 B
import * as e from "react"; const t = (l) => /* @__PURE__ */ e.createElement("svg", { id: "HeartFilled", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.172 4.25C18.187 4.25 16.289 5.169 15 6.73C13.712 5.169 11.815 4.25 9.829 4.25C6.064 4.25 3 7.457 3 11.399C3 12.698 3.337 13.971 3.986 15.1C6.662 19.688 13.644 24.976 14.433 25.565C14.597 25.686 14.788 25.75 14.986 25.75H15.016C15.215 25.75 15.406 25.686 15.569 25.564C15.883 25.331 23.274 19.798 26.027 15.079C26.664 13.971 27 12.698 27 11.399C27 7.457 23.937 4.25 20.172 4.25Z", fill: "currentColor" })); export { t as default }; //# sourceMappingURL=HeartFilled.js.map