@icongo/li
Version:
LibreICONS Icons
14 lines • 1.61 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandRedux = 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: "M4.245 9.52c.015.45.397.825.854.825h.03a.844.844 0 0 0 .824-.884c0-.45-.39-.824-.846-.824h-.03c-.03 0-.075 0-.113.015a5.596 5.596 0 0 1-.786-3.386c.06-.914.36-1.709.898-2.368.45-.562 1.296-.84 1.873-.854 1.618-.03 2.293 1.986 2.345 2.788l.749.224C9.871 2.6 8.343 1.31 6.882 1.31c-1.371 0-2.637.996-3.147 2.457-.696 1.949-.24 3.821.615 5.32a.663.663 0 0 0-.105.434zm7.746-2.141c-1.16-1.364-2.869-2.113-4.817-2.113h-.255c-.127-.277-.419-.45-.749-.45h-.022c-.472 0-.84.406-.824.877a.863.863 0 0 0 .854.824h.037a.845.845 0 0 0 .75-.524h.277c1.154 0 2.248.337 3.244.996.764.502 1.311 1.16 1.618 1.948.27.644.255 1.273-.022 1.799-.427.823-1.147 1.258-2.098 1.258a3.91 3.91 0 0 1-1.484-.322c-.18.15-.48.397-.697.547.66.299 1.326.471 1.97.471 1.462 0 2.547-.823 2.96-1.618.449-.899.412-2.412-.735-3.708l-.007.015zM9.317 9.252a.832.832 0 0 0 .75-.877.863.863 0 0 0-.855-.824h-.03a.855.855 0 0 0-.824.884c.015.24.113.435.247.577-.524 1.019-1.31 1.768-2.502 2.398-.802.419-1.648.577-2.472.464-.69-.097-1.229-.405-1.559-.899-.494-.75-.539-1.558-.127-2.367.3-.585.75-1.012 1.05-1.222a4.98 4.98 0 0 1-.21-.77c-2.219 1.588-1.993 3.76-1.32 4.787.503.749 1.53 1.228 2.653 1.228.3 0 .615-.022.922-.097 1.948-.375 3.423-1.543 4.27-3.267l.007-.015z"
})
}));
export { LIBrandRedux };