UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 885 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function r(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconStar32Filled", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M16.906 5.077 16 3.139l-.906 1.938-3.114 6.658-7.104.886-2.15.269 1.599 1.462 5.328 4.874-1.332 7.09-.399 2.123L9.8 27.37l6.2-3.536 6.2 3.536 1.877 1.07-.399-2.124-1.332-7.089 5.329-4.874 1.598-1.462-2.15-.269-7.103-.886z", clipRule: "evenodd" } ) } ); } const s = l(r); export { s as default }; //# sourceMappingURL=IconStar32Filled.es.js.map