UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 863 B
import { jsx as e } from "react/jsx-runtime"; import { memo as l } from "react"; function s(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPause16Filled", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 1A1.5 1.5 0 0 0 2 2.5v11A1.5 1.5 0 0 0 3.5 15h2A1.5 1.5 0 0 0 7 13.5v-11A1.5 1.5 0 0 0 5.5 1zm7 0A1.5 1.5 0 0 0 9 2.5v11a1.5 1.5 0 0 0 1.5 1.5h2a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 12.5 1z", clipRule: "evenodd" } ) } ); } const a = l(s); export { a as default }; //# sourceMappingURL=IconPause16Filled.es.js.map