UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 802 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function l(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPause24Filled", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M6 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm9 0a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z", clipRule: "evenodd" } ) } ); } const r = a(l); export { r as default }; //# sourceMappingURL=IconPause24Filled.es.js.map