@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.83 kB
JavaScript
import * as C from "react";
const t = (e) => /* @__PURE__ */ C.createElement("svg", { id: "Restaurants", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ C.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.1062 7.54781C15.1642 7.53181 15.2232 7.52381 15.2822 7.52381C15.4862 7.52381 15.6832 7.62081 15.8162 7.79481C16.0492 8.10081 15.9842 8.5688 15.6742 8.8188C15.6042 8.8758 15.5202 8.91981 15.4312 8.9438C15.1712 9.0208 14.8912 8.92281 14.7202 8.69881C14.4862 8.39081 14.5502 7.92281 14.8572 7.6778C14.9382 7.61581 15.0212 7.57181 15.1062 7.54781ZM6.1322 19.7258C6.7092 15.4138 10.6632 11.9248 14.9992 11.9248C19.3392 11.9248 23.2912 15.4138 23.8632 19.7258H6.1322ZM26.0282 20.7868C26.0282 15.7928 22.1402 11.1078 17.1442 10.0368C17.9962 9.10481 18.0772 7.6458 17.3042 6.6338C16.6682 5.8038 15.6132 5.4418 14.6162 5.7138C14.2872 5.8038 13.9772 5.9608 13.6952 6.1828C12.5762 7.0808 12.3712 8.73381 13.2372 9.86781L13.2419 9.87382C13.2622 9.89967 13.2819 9.92467 13.3032 9.9488C8.0552 10.8198 3.9712 15.5438 3.9712 20.7868V21.8468H26.0282V20.7868ZM12.8185 13.1204C11.1175 13.5754 9.6845 14.5844 8.7845 15.9604C8.6465 16.1684 8.5995 16.4184 8.6515 16.6634C8.7035 16.9104 8.8495 17.1224 9.0605 17.2564C9.1495 17.3184 9.2545 17.3614 9.3795 17.3894C9.7635 17.4734 10.1655 17.3124 10.3785 16.9854C11.0265 15.9964 12.0715 15.2664 13.3205 14.9314C13.5635 14.8684 13.7675 14.7124 13.8945 14.4944C14.0195 14.2764 14.0525 14.0214 13.9855 13.7744C13.8445 13.2754 13.3195 12.9804 12.8185 13.1204ZM4.052 22.3004H25.947C26.528 22.3004 27 22.7664 27 23.3384C27 23.9104 26.528 24.3754 25.947 24.3754H4.052C3.472 24.3754 3 23.9104 3 23.3384C3 22.7664 3.472 22.3004 4.052 22.3004Z", fill: "currentColor" }));
export {
t as default
};
//# sourceMappingURL=Restaurants.js.map