@icongo/li
Version:
LibreICONS Icons
14 lines • 1.11 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandOrigin = 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.988 12.973c-.006-.071.008-.107.098-.247.126-.198.23-.46.32-.803.116-.448.156-.405-.383-.405-.485 0-.745-.03-1.141-.13a4.543 4.543 0 0 1-3.359-5.096c.111-.618.248-1 .58-1.613.69-1.28 1.574-2.252 2.856-3.14.675-.467 1.001-.622 1.05-.497.01.029-.005.08-.04.139-.184.295-.39.852-.432 1.163l-.017.127h.438c1.26-.001 2.31.417 3.202 1.276a4.494 4.494 0 0 1 1.373 3.255c0 .822-.177 1.474-.628 2.31-.453.84-.794 1.294-1.5 2-.284.285-.639.611-.788.727-.673.52-1.332.937-1.513.957-.084.01-.114 0-.116-.023zm.49-4.258c.298-.075.527-.21.779-.461.243-.243.399-.51.481-.826.052-.198.058-.651.011-.826-.158-.596-.56-1.058-1.102-1.269a1.786 1.786 0 0 0-2.24.872c-.136.276-.18.47-.18.797-.001.496.16.885.512 1.241.474.479 1.07.64 1.739.472z"
})
}));
export { LIBrandOrigin };