UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

9 lines (8 loc) 2.08 kB
import * as e from "react"; const C = (t) => /* @__PURE__ */ e.createElement("svg", { id: "HappyFirst", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...t }, /* @__PURE__ */ e.createElement("g", { id: "State=Happy First" }, /* @__PURE__ */ e.createElement("mask", { id: "mask0_1512_5577", style: { maskType: "alpha" }, maskUnits: "userSpaceOnUse", x: 3, y: 3, width: 24, height: 24 }, /* @__PURE__ */ e.createElement("rect", { id: "Rectangle", x: 3, y: 3, width: 24, height: 24, fill: "white" })), /* @__PURE__ */ e.createElement("g", { mask: "url(#mask0_1512_5577)" }, /* @__PURE__ */ e.createElement("path", { id: "Happy first", fillRule: "evenodd", clipRule: "evenodd", d: "M12 4C12 3.44772 12.4477 3 13 3H17C17.5523 3 18 3.44772 18 4C18 4.55228 17.5523 5 17 5H16V7.04938C17.8656 7.2346 19.5804 7.93257 21.0014 9.00035L21.0964 8.90544C21.0073 8.57182 21.0936 8.20111 21.3553 7.93938C21.7458 7.54885 22.379 7.54885 22.7695 7.93938L23.4766 8.64648C23.8672 9.03701 23.8672 9.67017 23.4766 10.0607C23.2149 10.3224 22.8442 10.4087 22.5106 10.3197L22.4741 10.3562C24.0454 12.1226 25 14.4498 25 17C25 22.5228 20.5228 27 15 27C9.47715 27 5 22.5228 5 17C5 14.4717 5.93827 12.1626 7.48561 10.4018L7.40349 10.3197C7.06987 10.4087 6.69915 10.3224 6.43742 10.0607C6.0469 9.67017 6.0469 9.03701 6.43742 8.64648L7.14453 7.93938C7.53506 7.54885 8.16822 7.54885 8.55874 7.93938C8.82047 8.20111 8.90679 8.57182 8.8177 8.90544L8.94962 9.03736C10.3802 7.9487 12.1129 7.23674 14 7.04938V5H13C12.4477 5 12 4.55228 12 4ZM15 9C10.5817 9 7 12.5817 7 17C7 21.4183 10.5817 25 15 25C19.4183 25 23 21.4183 23 17C23 12.5817 19.4183 9 15 9ZM19.2537 11.359C19.3871 11.2215 19.5978 11.1942 19.7619 11.2932C19.9685 11.4179 20.0239 11.6928 19.8819 11.8879L16.7981 16.1234C16.9274 16.3881 17 16.6856 17 17.0001C17 18.1047 16.1046 19.0001 15 19.0001C13.8954 19.0001 13 18.1047 13 17.0001C13 15.8955 13.8954 15.0001 15 15.0001C15.2184 15.0001 15.4287 15.0351 15.6254 15.0998L19.2537 11.359Z", fill: "currentColor" })))); export { C as default }; //# sourceMappingURL=HappyFirst.js.map