@icongo/li
Version:
LibreICONS Icons
14 lines • 1.34 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMatternet = 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.614 3.09 8.582 4.253v-2.34L6.998 1l-1.583.915v2.338L3.39 3.085 1.803 4v1.832L3.829 7 1.8 8.171V10l1.583.915 2.022-1.168v2.34L6.991 13l1.587-.915v-2.34l2.027 1.164 1.586-.914V8.171L10.169 7l2.03-1.168V4l-1.583-.91h-.002zm.187 1.714v-.947l.82.471v.953l-.819-.476h-.001zm.819 4.643-3.037-1.75.825-.473L11.62 8.5v.948zM8.207 7.473 7.38 7l3.226-1.863.821.472-3.223 1.863h.002zm-5.64-1.864.82-.471L6.614 7l-.82.473-3.227-1.864Zm2.845 2.085L2.375 9.448V8.5l2.217-1.278.82.473zM2.374 5.282V4.33l.82-.472v.948l-.82.476zm4.814 0V1.775l.82.469v2.561l-.82.476v.001zm-1.201-.48V2.247l.82-.473v3.502l-.82-.474zm4.433-.945v.95L7.192 6.672V5.72l3.228-1.863zM6.806 5.72v.949l-3.23-1.863v-.947l3.23 1.86v.002zM5.604 8.976l-2.217 1.277-.82-.471 3.037-1.754v.948zm.383-1.172.82-.472v3.727l-.82.479V7.805zm1.828 4.058-.82.477-.82-.475.82-.474.82.473v-.001zm.197-.329-.824-.474V7.338l.824.472v3.729-.005zm3.416-1.751-.821.471-2.212-1.277v-.949l3.037 1.755h-.005z"
})
}));
export { LIBrandMatternet };