@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 953 B
JavaScript
import * as e from "react";
const t = (l) => /* @__PURE__ */ e.createElement("svg", { id: "StarFilled", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M27.4417 12.078C27.2937 11.619 26.8887 11.299 26.3587 11.222L19.3027 10.192L16.1487 3.77C15.9117 3.288 15.4827 3 14.9997 3C14.5187 3 14.0897 3.288 13.8537 3.77L10.6977 10.192L3.64266 11.222C3.11266 11.299 2.70766 11.621 2.55766 12.082C2.40966 12.54 2.55066 13.038 2.93366 13.413L8.03866 18.413L6.83366 25.471C6.74266 26 6.92166 26.486 7.31266 26.771C7.70366 27.057 8.21866 27.074 8.69066 26.825L15.0007 23.493L21.3117 26.825C21.7857 27.076 22.3027 27.053 22.6917 26.77C23.0807 26.486 23.2577 26 23.1677 25.471L21.9627 18.413L27.0687 13.413C27.4507 13.038 27.5907 12.539 27.4417 12.078Z", fill: "currentColor" }));
export {
t as default
};
//# sourceMappingURL=StarFilled.js.map