UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 814 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function o(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: "IconPlay32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M6.002 7.658c0-1.506 1.601-2.472 2.933-1.77l15.825 8.343c1.423.75 1.423 2.788 0 3.538L8.935 26.112c-1.332.702-2.933-.264-2.933-1.77zM23.827 16 8.002 7.658v16.684z", clipRule: "evenodd" } ) } ); } const s = l(o); export { s as default }; //# sourceMappingURL=IconPlay32.es.js.map