UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 868 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function a(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPlay20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M4.823 3.582a.25.25 0 0 0-.37.22v12.447c0 .189.202.31.369.22l11.455-6.194a.25.25 0 0 0 0-.44zm-1.87.22a1.75 1.75 0 0 1 2.589-1.537L16.997 8.52c1.218.665 1.214 2.416-.007 3.076L5.535 17.788a1.75 1.75 0 0 1-2.582-1.54z", clipRule: "evenodd" } ) } ); } const c = l(a); export { c as default }; //# sourceMappingURL=IconPlay20.es.js.map