@icongo/li
Version:
LibreICONS Icons
14 lines • 697 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMegaport = 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: "M7 1a6 6 0 1 0 0 12A6 6 0 0 0 7 1Zm2.068 6.476L10.51 8.92v2.106l-.63.465-.631-.465V9.442l-.809-.81-.81.81v1.584L7 11.49l-.632-.465V9.442l-.809-.81-.809.81v1.583l-.63.466-.631-.466V8.92l1.439-1.44V5.355l1.44-1.44v-1.83l.63-.464.63.465v1.83l1.44 1.44m-2.07-.288.809.81v1.606L7 8.29l-.811-.811V5.877l.809-.809z"
})
}));
export { LIBrandMegaport };