@icongo/li
Version:
LibreICONS Icons
14 lines • 1.2 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISportRugby = 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: "M12.575 1.705c-.002.001-1.708.654-3.95 2.489l.332.284-.324.378-.394-.338c-.106.089-.212.183-.32.278l.42.36-.322.379-.468-.402c-.117.108-.235.218-.353.333l.465.4-.323.376-.496-.424c-.09.09-.179.182-.268.276l.485.415-.324.377-.502-.429c-.099.107-.2.217-.3.33l.51.436-.324.378-.51-.438a27.407 27.407 0 0 0-3.638 5.541c.463.186 1.184.296 2.042.296 2.068 0 4.893-.632 6.622-2.362 2.598-2.6 2.72-7.675 1.94-8.933ZM4.87 5.875l.546.467c.096-.111.197-.222.297-.332l-.55-.472.323-.378.564.483c.088-.092.174-.185.264-.278l-.549-.47.324-.378.576.495c.114-.115.231-.227.348-.338l-.57-.49.325-.377.61.524c.104-.095.208-.189.314-.282l-.632-.542.323-.38.693.597c1.212-1.008 2.55-1.874 3.982-2.42-.463-.19-1.2-.304-2.074-.304-2.068 0-4.891.632-6.62 2.362-2.507 2.51-2.707 7.325-2.018 8.79 0 0 1.404-2.671 3.743-5.433l-.543-.467.324-.377Z"
})
}));
export { LISportRugby };