@icongo/li
Version:
LibreICONS Icons
14 lines • 754 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandWire = 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: "M13 8.237a3.698 3.698 0 0 1-3.69 3.705h-.008a3.65 3.65 0 0 1-2.25-.802A3.749 3.749 0 0 1 1 8.237V2.41h.705v5.827a3 3 0 0 0 4.792 2.408 3.692 3.692 0 0 1-.907-2.407v-4.77a1.41 1.41 0 0 1 2.82 0v4.77a3.682 3.682 0 0 1-.885 2.407 2.999 2.999 0 0 0 4.77-2.408V2.41H13v5.827zm-5.295-4.77a.705.705 0 0 0-1.41 0v4.77c.001.705.25 1.388.705 1.928.454-.54.704-1.223.705-1.928v-4.77z"
})
}));
export { LIBrandWire };