@icongo/li
Version:
LibreICONS Icons
14 lines • 1.49 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISportSwimming = 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.45 10.512C3.111 10.43 1.9 9.802 1.144 8.8c-.155-.206-.19-.284-.082-.187.1.09.27.193.552.336.784.397 1.846.595 3.014.563 1.008-.028 1.646-.15 3.086-.584 1.135-.343 1.45-.406 2.024-.406.814.001 1.542.25 2.21.758.213.162.59.535.755.747.146.19.297.402.297.42 0 .01-.05-.036-.112-.094-.763-.711-2.208-1.006-3.56-.727-.255.053-.67.162-1.318.346-.996.283-1.525.403-2.105.478-.465.061-1.058.086-1.455.061zm-.84-2.034c-.25-.026-.664-.093-.703-.115-.019-.01.039-.057.154-.124l1.507-.888c.729-.43 1.434-.842 1.567-.917.134-.075.243-.146.243-.158 0-.038-.515-1.43-.566-1.531-.028-.054-.06-.098-.073-.098-.013 0-.601.289-1.307.642-.705.353-1.332.655-1.393.671a.494.494 0 0 1-.602-.34.49.49 0 0 1 .22-.566c.063-.04.791-.41 1.62-.824l1.505-.751h.152c.172 0 .257.041.4.19.046.05.569.868 1.16 1.817L8.69 7.405l.12.192-.288.074a31.12 31.12 0 0 0-.879.252c-.953.286-1.566.43-2.211.52-.318.044-1.507.067-1.821.034zm6.49-1.535a1.49 1.49 0 0 1-1.126-1.457c-.001-.424.139-.76.442-1.064.304-.304.64-.444 1.065-.443a1.49 1.49 0 0 1 1.469 1.183c.05.225.035.568-.035.786a1.56 1.56 0 0 1-.973.973 1.806 1.806 0 0 1-.842.022z"
})
}));
export { LISportSwimming };