@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.21 kB
JavaScript
import * as C from "react";
const t = (e) => /* @__PURE__ */ C.createElement("svg", { id: "Apple", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ C.createElement("path", { d: "M24.3613 11.1824C24.2188 11.2904 21.7031 12.6754 21.7031 15.7549C21.7031 19.3168 24.9042 20.577 25 20.6082C24.9853 20.685 24.4915 22.3339 23.3122 24.0141C22.2608 25.4926 21.1626 26.9688 19.4921 26.9688C17.8215 26.9688 17.3916 26.0207 15.4631 26.0207C13.5837 26.0207 12.9155 27 11.3874 27C9.85935 27 8.79315 25.6319 7.56725 23.9517C6.14728 21.9787 5 18.9136 5 16.0045C5 11.3384 8.10527 8.86379 11.1614 8.86379C12.7853 8.86379 14.1389 9.90549 15.1585 9.90549C16.1289 9.90549 17.6422 8.80138 19.4896 8.80138C20.1898 8.80138 22.7054 8.86379 24.3613 11.1824ZM18.6126 6.82598C19.3766 5.94029 19.9171 4.71137 19.9171 3.48245C19.9171 3.31203 19.9023 3.13921 19.8704 3C18.6273 3.0456 17.1484 3.80888 16.2566 4.81938C15.5564 5.59706 14.903 6.82598 14.903 8.07171C14.903 8.25893 14.9349 8.44614 14.9496 8.50615C15.0283 8.52055 15.156 8.53735 15.2837 8.53735C16.3991 8.53735 17.8019 7.80768 18.6126 6.82598Z", fill: "currentColor" }));
export {
t as default
};
//# sourceMappingURL=Apple.js.map