@icongo/li
Version:
LibreICONS Icons
14 lines • 1.26 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandRoots = 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.143 4.988V3.02a.122.122 0 1 0-.245 0 4.744 4.744 0 0 1-1.387 3.366L1.69 9.215a.124.124 0 0 0-.022.145 6.1 6.1 0 0 0 .445.73c.02.03.053.048.089.052h.01a.12.12 0 0 0 .087-.037l2.957-2.969c.57-.57.888-1.343.886-2.148zm3.856-3.599a.123.123 0 0 0-.183.107v5.46c0 .81.315 1.573.887 2.147l.998 1.004a.123.123 0 0 0 .087.036l.01-.001a.126.126 0 0 0 .09-.05A6.01 6.01 0 0 0 13 6.602a6.048 6.048 0 0 0-3-5.213zM4.184 3.021V1.496A.12.12 0 0 0 4 1.389a6.048 6.048 0 0 0-3 5.214c0 .17.009.354.029.56a.126.126 0 0 0 .08.105.138.138 0 0 0 .042.007.125.125 0 0 0 .086-.036l2.061-2.07c.57-.57.888-1.342.886-2.147V3.02zm5.307 7.3A4.744 4.744 0 0 1 8.1 6.956V4.988a.123.123 0 0 0-.121-.124.124.124 0 0 0-.123.124A4.74 4.74 0 0 1 6.47 8.354l-2.957 2.968a.123.123 0 0 0 .015.188A5.94 5.94 0 0 0 7 12.627a5.94 5.94 0 0 0 3.474-1.117.115.115 0 0 0 .049-.09.119.119 0 0 0-.034-.098l-.998-1.001Z"
})
}));
export { LIBrandRoots };