@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 1.16 kB
JavaScript
import * as c from "react";
const l = (e) => /* @__PURE__ */ c.createElement("svg", { id: "SpecialOffers", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ c.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M25.827 4.17c.53.52.85 1.27.85 1.96v-.01l.32 7.788c.03.79-.27 1.59-.84 2.19L16.108 26.137a2.946 2.946 0 0 1-4.16 0l-8.098-8.09A2.892 2.892 0 0 1 3 15.978c0-.78.3-1.52.85-2.07L13.868 3.85c.62-.59 1.4-.89 2.2-.85l7.809.33c.74.03 1.45.34 1.95.84Zm-2.09 1.17-7.789-.32c-.25 0-.5.1-.67.27L5.29 15.318c-.17.17-.27.4-.27.63 0 .23.1.46.27.63l8.119 8.089c.36.36.91.36 1.27 0l10.008-9.999c.17-.17.27-.42.27-.68l-.32-7.778c0-.21-.1-.43-.27-.6-.15-.15-.38-.25-.63-.27Zm-8.209 4.08a3.567 3.567 0 0 1 5.04 0c.68.68 1.05 1.57 1.05 2.52s-.38 1.85-1.05 2.52c-.69.69-1.61 1.04-2.52 1.04-.91 0-1.82-.35-2.52-1.04a3.516 3.516 0 0 1-1.05-2.52c0-.95.38-1.85 1.05-2.52Zm1.43 3.6c.59.58 1.56.58 2.17 0h-.01c.59-.58.59-1.55 0-2.16-.29-.29-.67-.43-1.06-.43s-.79.15-1.1.44c-.29.29-.45.69-.45 1.1 0 .4.16.77.45 1.05Z", clipRule: "evenodd" }));
export {
l as default
};
//# sourceMappingURL=SpecialOffers.js.map