@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.97 kB
JavaScript
import * as C from "react";
const t = (e) => /* @__PURE__ */ C.createElement("svg", { id: "WeChat", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ C.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.502 22.528C26.026 21.423 27 19.79 27 17.974C27 14.648 23.763 11.951 19.771 11.951C15.779 11.951 12.542 14.648 12.542 17.974C12.542 21.301 15.779 23.9981 19.771 23.9981C20.596 23.9981 21.392 23.881 22.131 23.668L22.343 23.636C22.482 23.636 22.608 23.679 22.727 23.747L24.31 24.661L24.449 24.706C24.582 24.706 24.69 24.598 24.69 24.465L24.651 24.289L24.325 23.074L24.3 22.92C24.3 22.758 24.38 22.615 24.502 22.528ZM11.675 5.30005C6.884 5.30005 3 8.53605 3 12.529C3 14.707 4.168 16.668 5.997 17.993C6.144 18.097 6.24 18.269 6.24 18.464L6.21 18.648L5.819 20.106L5.772 20.317C5.772 20.477 5.902 20.607 6.061 20.607L6.229 20.553L8.128 19.456C8.27 19.374 8.421 19.323 8.588 19.323L8.843 19.361C9.729 19.616 10.685 19.758 11.675 19.758L12.151 19.746C11.963 19.182 11.86 18.588 11.86 17.975C11.86 14.334 15.402 11.382 19.771 11.382L20.242 11.394C19.589 7.94105 16.002 5.30005 11.675 5.30005ZM17.361 17.011C16.829 17.011 16.398 16.579 16.398 16.047C16.398 15.514 16.829 15.083 17.361 15.083C17.894 15.083 18.325 15.514 18.325 16.047C18.325 16.579 17.894 17.011 17.361 17.011ZM22.181 17.011C21.648 17.011 21.217 16.579 21.217 16.047C21.217 15.514 21.648 15.083 22.181 15.083C22.713 15.083 23.144 15.514 23.144 16.047C23.144 16.579 22.713 17.011 22.181 17.011ZM8.783 11.372C8.144 11.372 7.627 10.854 7.627 10.216C7.627 9.57705 8.144 9.05905 8.783 9.05905C9.422 9.05905 9.94 9.57705 9.94 10.216C9.94 10.854 9.422 11.372 8.783 11.372ZM14.566 11.372C13.927 11.372 13.41 10.854 13.41 10.216C13.41 9.57705 13.927 9.05905 14.566 9.05905C15.205 9.05905 15.723 9.57705 15.723 10.216C15.723 10.854 15.205 11.372 14.566 11.372Z", fill: "currentColor" }));
export {
t as default
};
//# sourceMappingURL=WeChat.js.map