@icongo/li
Version:
LibreICONS Icons
28 lines • 1.12 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 LITechEthernet = 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: "#cfd8dc",
d: "M13 11.667c0 .736-.597 1.333-1.333 1.333H2.333A1.333 1.333 0 0 1 1 11.667V2.333C1 1.597 1.597 1 2.333 1h9.334C12.403 1 13 1.597 13 2.333v9.334z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#455a64",
children: [/*#__PURE__*/_jsx("path", {
d: "M2.667 3.333h8.666v5.334H2.667z"
}), /*#__PURE__*/_jsx("path", {
d: "M4 7.333h6v2.334H4z"
}), /*#__PURE__*/_jsx("path", {
d: "M5.333 8.667h3.334v2H5.333z"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#fdd835",
d: "M3.667 4h.666v2.333h-.666zm1 0h.666v2.333h-.666zm1 0h.666v2.333h-.666zm1 0h.666v2.333h-.666zm1 0h.666v2.333h-.666zm1 0h.666v2.333h-.666zm1 0h.666v2.333h-.666z"
})]
}));
export { LITechEthernet };