@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 LIBrandJquery = 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: "M7.285 12.746c-.48-.017-1.088-.102-1.425-.2a6.853 6.853 0 0 1-2.922-1.752c-.581-.58-.91-1.02-1.245-1.67-.9-1.745-.925-3.62-.067-5.032.07-.115.822-1.095.915-1.193.012-.013-.01.05-.05.14-.504 1.124-.542 2.473-.107 3.744.327.956.82 1.735 1.576 2.491 1.092 1.091 2.407 1.754 3.895 1.96.429.06 1.329.06 1.743.002 1.252-.18 2.259-.699 3.002-1.547l.125-.142-.059.134c-.132.3-.442.782-.713 1.105-1.138 1.36-2.732 2.029-4.668 1.96zM8.8 8.986c-.433-.028-.71-.078-1.03-.188a5.061 5.061 0 0 1-2.72-2.233c-.57-.996-.713-2.165-.387-3.155.109-.33.282-.641.626-1.128.185-.26.342-.48.35-.487a.81.81 0 0 1-.059.13 3.769 3.769 0 0 0-.271.803c-.077.354-.077 1.053 0 1.434.384 1.915 2.096 3.483 4.114 3.77.32.046.917.045 1.22 0 .92-.139 1.732-.591 2.266-1.264.044-.056.085-.097.09-.092a.98.98 0 0 1-.083.208 3.894 3.894 0 0 1-1.32 1.548c-.393.268-1.01.51-1.518.596a7.88 7.88 0 0 1-.919.08 21.035 21.035 0 0 1-.359-.022zm1.13-3.31c-.866-.138-1.759-.806-2.18-1.631a2.329 2.329 0 0 1-.27-1.25c.019-.514.123-.806.463-1.29a4.1 4.1 0 0 1 .186-.256.519.519 0 0 1-.041.125c-.243.604-.202 1.266.12 1.929a3.156 3.156 0 0 0 2.21 1.7c.293.06.812.083 1.043.047a1.83 1.83 0 0 0 1.03-.504l.162-.162-.065.112c-.343.596-.85.993-1.46 1.147-.264.066-.885.084-1.197.034z"
})
}));
export { LIBrandJquery };