@icongo/li
Version:
LibreICONS Icons
49 lines • 1.63 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 LIGuiShipped = 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: "#8bc34a",
d: "M12.429 10.429h-4V4.143h3.028c.257 0 .457.171.543.4l1 3.028v2.286a.573.573 0 0 1-.571.572z"
}), /*#__PURE__*/_jsx("path", {
fill: "#388e3c",
d: "M8.429 10.429H1.57A.573.573 0 0 1 1 9.857V2.714c0-.314.257-.571.571-.571h6.286c.314 0 .572.257.572.571v7.715z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#37474f",
transform: "translate(.143 .143) scale(.28571)",
children: [/*#__PURE__*/_jsx("circle", {
cx: 37,
cy: 36,
r: 5
}), /*#__PURE__*/_jsx("circle", {
cx: 13,
cy: 36,
r: 5
})]
}), /*#__PURE__*/_jsxs("g", {
fill: "#78909c",
transform: "translate(.143 .143) scale(.28571)",
children: [/*#__PURE__*/_jsx("circle", {
cx: 37,
cy: 36,
r: 2
}), /*#__PURE__*/_jsx("circle", {
cx: 13,
cy: 36,
r: 2
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#37474f",
d: "M11.857 7.286h-2c-.171 0-.286-.115-.286-.286V5c0-.171.115-.286.286-.286h1.514c.115 0 .229.086.258.2l.485 1.486c0 .029.029.057.029.086V7c0 .171-.114.286-.286.286z"
}), /*#__PURE__*/_jsx("path", {
fill: "#dcedc8",
d: "M2.429 5.886 4.114 7.57 7 4.686l-.629-.6-2.257 2.257-1.057-1.086z"
})]
}));
export { LIGuiShipped };