@icongo/li
Version:
LibreICONS Icons
14 lines • 868 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISportTennis = 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: "M10.661 8.36 9.594 9.427a3.525 3.525 0 0 1-2.51 1.04 3.525 3.525 0 0 1-2.509-1.04 3.525 3.525 0 0 1-1.04-2.51c0-.947.37-1.838 1.04-2.509l1.067-1.067a2.914 2.914 0 0 0 .849-2.32 6.002 6.002 0 1 0 6.489 6.49 2.912 2.912 0 0 0-2.318.85zM7.107 1a3.525 3.525 0 0 1-1.03 2.776L5.01 4.843a2.914 2.914 0 0 0-.86 2.075c0 .784.305 1.52.86 2.075a2.91 2.91 0 0 0 2.075.86c.784 0 1.52-.305 2.075-.86l1.067-1.067A3.525 3.525 0 0 1 13 6.896a5.978 5.978 0 0 0-1.757-4.139A5.984 5.984 0 0 0 7.107 1z"
})
}));
export { LISportTennis };