UNPKG

@icongo/li

Version:
34 lines 1.18 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 LIGuiCollaboration = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#1565c0", d: "M7.3 6.4h3.9L13 8.2V3.1c0-.66-.54-1.2-1.2-1.2H7.3c-.66 0-1.2.54-1.2 1.2v2.1c0 .66.54 1.2 1.2 1.2z" }), /*#__PURE__*/_jsx("path", { fill: "#2196f3", d: "M6.7 5.5H2.8L1 7.3V2.2C1 1.54 1.54 1 2.2 1h4.5c.66 0 1.2.54 1.2 1.2v2.1c0 .66-.54 1.2-1.2 1.2z" }), /*#__PURE__*/_jsxs("g", { fill: "#ffa726", transform: "matrix(.3 0 0 .3 -.2 -.2)", children: [/*#__PURE__*/_jsx("circle", { cx: 12, cy: 31, r: 5 }), /*#__PURE__*/_jsx("circle", { cx: 36, cy: 31, r: 5 })] }), /*#__PURE__*/_jsx("path", { fill: "#607d8b", d: "M5.8 12.4s-.66-1.2-2.4-1.2c-1.74 0-2.4 1.2-2.4 1.2v.6h4.8v-.6zm7.2 0s-.66-1.2-2.4-1.2c-1.74 0-2.4 1.2-2.4 1.2v.6H13v-.6z" })] })); export { LIGuiCollaboration };