UNPKG

@icongo/li

Version:
50 lines 1.51 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiWorkflow = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsxs("g", { transform: "translate(-.967 -.934) scale(.32787)", children: [/*#__PURE__*/_jsx("path", { fill: "#00bcd4", d: "M7 31h10v10H7zm28.3-11.7-5.6-5.6c-.4-.4-.4-1 0-1.4l5.6-5.6c.4-.4 1-.4 1.4 0l5.6 5.6c.4.4.4 1 0 1.4l-5.6 5.6c-.4.4-1 .4-1.4 0z" }), /*#__PURE__*/_jsx("circle", { cx: 12, cy: 13, r: 6, fill: "#3f51b5" }), /*#__PURE__*/_jsx("circle", { cx: 36, cy: 36, r: 6, fill: "#448aff" }), /*#__PURE__*/_jsxs("g", { fill: "#90a4ae", children: [/*#__PURE__*/_jsx("path", { d: "M11 24h2v5h-2z" }), /*#__PURE__*/_jsx("path", { d: "m12 21-3 4h6z" })] }), /*#__PURE__*/_jsxs("g", { fill: "#90a4ae", children: [/*#__PURE__*/_jsx("path", { d: "M20 12h5v2h-5z" }), /*#__PURE__*/_jsx("path", { d: "m28 13-4-3v6z" })] }), /*#__PURE__*/_jsxs("g", { fill: "#90a4ae", children: [/*#__PURE__*/_jsx("path", { d: "M35 21h2v5h-2z" }), /*#__PURE__*/_jsx("path", { d: "m36 29 3-4h-6z" })] })] }) })); export { LIGuiWorkflow };