@icongo/li
Version:
LibreICONS Icons
14 lines • 1.03 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMoo = 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: "M6.982 13c-1.262 0-2.4-.553-3.17-1.569a3.875 3.875 0 0 1-.83-2.43c0-.277.03-.554.092-.801.15-.892.795-2.339 1.965-4.339.864-1.478 1.569-2.584 1.606-2.584.061-.123.154-.277.337-.277.186 0 .278.154.37.278 0 0 .74 1.107 1.6 2.583 1.171 2 1.816 3.447 1.97 4.34.065.246.096.522.096.8a3.91 3.91 0 0 1-.825 2.43c-.81.986-1.98 1.569-3.21 1.569zm0-1.046a3.03 3.03 0 0 0 2.4-1.17c.4-.523.615-1.169.615-1.846 0-.216-.03-.4-.061-.614-.123-.677-.647-1.846-1.537-3.417-.679-1.199-1.263-2.06-1.263-2.06l-.155-.216-.127.185s-.585.892-1.26 2.062c-.922 1.575-1.447 2.737-1.536 3.42-.03.215-.062.4-.062.614 0 .677.215 1.293.615 1.846a2.877 2.877 0 0 0 2.37 1.2l.001-.004z"
})
}));
export { LIBrandMoo };