UNPKG

@frontify/fondue

Version:
29 lines (28 loc) 706 B
import { jsx as t } from "react/jsx-runtime"; import { memo as l } from "react"; function a(e) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPlay12Filled", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", d: "M1.415 9.523V2.527a1 1 0 0 1 1.449-.893l7.004 3.514a1 1 0 0 1-.004 1.79l-7.004 3.48a1 1 0 0 1-1.445-.895" } ) } ); } const n = l(a); export { n as default }; //# sourceMappingURL=IconPlay12Filled.es.js.map