@icongo/li
Version:
LibreICONS Icons
14 lines • 1.03 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISeoPpc = 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: "M8.305 10.61a4.604 4.604 0 0 1-1.923.42A4.636 4.636 0 0 1 1.75 6.4a4.636 4.636 0 0 1 4.63-4.63 4.636 4.636 0 0 1 4.631 4.63c0 .666-.142 1.299-.397 1.872l.66.362a5.347 5.347 0 0 0 .488-2.234 5.388 5.388 0 0 0-5.381-5.382A5.388 5.388 0 0 0 1 6.4a5.388 5.388 0 0 0 5.382 5.381c.816 0 1.591-.184 2.285-.51l-.362-.66zm-1.21-2.208c-.224.08-.463.125-.713.125A2.13 2.13 0 0 1 4.254 6.4a2.13 2.13 0 0 1 2.128-2.128 2.13 2.13 0 0 1 2.02 2.788l.669.365c.122-.319.19-.664.19-1.025A2.882 2.882 0 0 0 6.38 3.52 2.882 2.882 0 0 0 3.504 6.4 2.882 2.882 0 0 0 7.46 9.068l-.365-.666ZM13 10.157c-.049-.039-6.2-3.409-6.255-3.433l3.432 6.258c.007-.941.001-1.883.002-2.825H13z"
})
}));
export { LISeoPpc };