@icongo/li
Version:
LibreICONS Icons
33 lines • 1.41 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIGuiBug = 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: "none",
stroke: "#455a64",
strokeLinejoin: "round",
strokeWidth: 0.574,
d: "m7.86 9.319 1.148.86.287 2.009.86.573M8.149 7.597l1.434.287.287 1.148.574.574M8.434 6.45l1.435-.574-.86-1.434.573-.86M6.139 9.318l-1.147.86-.287 2.009-.86.573m2.007-5.164-1.434.287-.287 1.148-.574.574M5.566 6.45 4.13 5.876l.86-1.434-.573-.86"
}), /*#__PURE__*/_jsx("path", {
fill: "none",
stroke: "#4db6ac",
strokeWidth: 0.574,
d: "M11.303 1.286s-4.016.287-4.016 2.869m-4.59-2.869s4.016.287 4.016 2.869"
}), /*#__PURE__*/_jsx("path", {
fill: "#00695c",
d: "M7.867 6.11a.867.867 0 1 1-1.734 0V4.447a.867.867 0 1 1 1.734 0v1.661z"
}), /*#__PURE__*/_jsx("path", {
fill: "#26a69a",
d: "M7 12.188c-1.721 0-2.008-6.312-2.008-6.312 0-.317 1.147-.574 2.008-.574.86 0 2.008.257 2.008.574 0 0-.287 6.312-2.008 6.312z"
}), /*#__PURE__*/_jsx("path", {
fill: "#00897b",
d: "M6.713 12.122a.676.676 0 0 0 .574 0v-6.81a4.533 4.533 0 0 0-.574 0v6.81z"
})]
}));
export { LIGuiBug };