@icongo/li
Version:
LibreICONS Icons
14 lines • 879 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISportHockeyPuck = 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.96 11.86c-.4-.103-.59-.187-.773-.34-.197-.166-.89-1.438-.849-1.559.011-.033.486-.07 1.055-.084.866-.02 1.141-.053 1.699-.204 1.415-.384 3.077-1.198 4.282-2.097 1.034-.771 2.696-2.552 2.688-2.88-.001-.058-.079 0-.182.134-.35.456-1.39 1.488-1.916 1.9-2.443 1.912-5.46 3.025-7.34 2.708-.662-.111-.68-.128-.578-.519.194-.734.68-1.563 1.474-2.514 2.04-2.44 6.48-4.6 8.723-4.242.72.115.736.131 1.275 1.281.42.895.482 1.077.482 1.404 0 2.583-5.64 6.868-9.24 7.019-.367.015-.727.012-.8-.01z"
})
}));
export { LISportHockeyPuck };