UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.15 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as t } from "react"; function o(a) { 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: "IconWorkflowShapes32", "aria-hidden": "true", ...a, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M25.672 9 22 5.33 18.328 9 22 12.672zm-2.258-5.086a2 2 0 0 0-2.828 0l-3.672 3.672a2 2 0 0 0-.318.414H13.9A5.002 5.002 0 0 0 4 9a5 5 0 0 0 4 4.9V18H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-2v-4.1a5.01 5.01 0 0 0 3.9-3.9h2.696q.128.224.318.414l3.672 3.672q.191.19.414.318V18.1a5.002 5.002 0 0 0 1 9.9 5 5 0 0 0 1-9.9v-3.696q.224-.128.414-.318l3.672-3.672a2 2 0 0 0 0-2.828zM12 9a3 3 0 1 0-6 0 3 3 0 0 0 6 0m0 17v-6H6v6zm10 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6", clipRule: "evenodd" } ) } ); } const n = t(o); export { n as default }; //# sourceMappingURL=IconWorkflowShapes32.es.js.map