@icongo/li
Version:
LibreICONS Icons
14 lines • 903 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSaucelabs = 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: "m2.465 8.737 3.198.002-1.791 3.38A6.002 6.002 0 0 1 1 7c0-3.309 2.692-6 6-6 .88 0 1.718.19 2.47.532L3.714 7.29h5.125l-3.77 3.807 1.558-2.938h-3.73C2.728 7.582 2.74 7 2.74 7a4.267 4.267 0 0 1 4.41-4.259l.547-.55a4.864 4.864 0 0 0-5.233 6.546zm7.662-6.855A6.004 6.004 0 0 1 13 7c0 3.308-2.692 6-6 6a5.948 5.948 0 0 1-2.47-.533l5.713-5.756h-5.14L8.93 2.903 7.373 5.841h3.73c.16.54.16 1.159.16 1.159a4.268 4.268 0 0 1-4.431 4.258l-.542.548a4.863 4.863 0 0 0 5.567-4.807c0-.594-.11-1.184-.323-1.739H8.337l1.79-3.378z"
})
}));
export { LIBrandSaucelabs };