@icongo/li
Version:
LibreICONS Icons
14 lines • 727 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandHtml5Connectivity = 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__*/_jsx("path", {
d: "M10.02 9.278h1.49V5.702L9.832 4.023 8.778 5.077l1.242 1.242v2.96zm1.494.747H6.318L5.076 8.783l.526-.527 1.026 1.026h2.11L6.66 7.2l.53-.53 2.08 2.079v-2.11L8.248 5.614l.522-.523-2.582-2.594H1l1.486 1.486v.004h3.081l1.089 1.088-1.592 1.592-1.088-1.089v-.845h-1.49v1.462l2.578 2.578-1.049 1.05 1.678 1.678H13l-1.486-1.478z"
})
}));
export { LIBrandHtml5Connectivity };