@icongo/li
Version:
LibreICONS Icons
14 lines • 2.3 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISportVolleyball = 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: "M6.338 12.97a6.445 6.445 0 0 1-1.14-.247c-.387-.117-.68-.246-.643-.281.014-.013.127-.054.25-.09.592-.174 1.404-.546 1.985-.907 1.415-.881 2.64-2.26 3.29-3.7.064-.143.13-.26.145-.26.06 0 .74.375 1.056.583.36.237.821.598 1.122.877l.191.177-.14.32a5.916 5.916 0 0 1-2.69 2.892 6.282 6.282 0 0 1-1.833.604 7.277 7.277 0 0 1-1.593.032zm-2.885-1.18a4.813 4.813 0 0 1-.721-.607c-.353-.355-.575-.654-.503-.678a9.728 9.728 0 0 0 1.735-.724 8.462 8.462 0 0 0 2.989-2.745l.198-.301.292.016c.418.023.93.093 1.32.18.385.085 1 .274 1 .306 0 .012-.067.16-.149.33-1.069 2.223-3.018 3.82-5.364 4.396a4.713 4.713 0 0 1-.39.086c-.017 0-.2-.118-.407-.26zM1.83 10.027a9.226 9.226 0 0 1-.217-.42C1.186 8.75.99 7.796 1.029 6.762a5.63 5.63 0 0 1 .203-1.375c.245-.926.743-1.825 1.358-2.455l.294-.301-.023.12c-.036.194-.024 1.476.018 1.803a9.158 9.158 0 0 0 1.456 3.962l.211.326-.073.057c-.17.134-.75.466-1.148.657-.416.2-.855.368-1.256.48l-.198.055-.04-.064zM12.588 8.38c-.621-.576-1.589-1.169-2.484-1.521-.857-.338-1.69-.52-2.72-.593l-.26-.019-.21-.425a9.43 9.43 0 0 1-.32-.727 9.123 9.123 0 0 1-.331-1.22c-.02-.137-.02-.138.076-.158.219-.044 1.054-.056 1.471-.02 1.747.144 3.282.751 4.613 1.826.438.353.426.336.499.731.054.293.061.42.048.855-.013.453-.108 1.246-.168 1.402-.015.04-.056.015-.214-.132zM4.86 8.335c-.74-1.001-1.234-2.224-1.443-3.57-.085-.548-.093-1.73-.016-2.266.028-.189.061-.351.075-.36l.162-.115c.367-.257 1.176-.623 1.716-.776.152-.043.303-.086.334-.096.053-.016.056 0 .038.145-.127 1.044-.095 1.95.1 2.867.149.693.335 1.227.666 1.913l.214.44-.233.341c-.41.6-.914 1.177-1.33 1.522l-.154.128-.13-.174zm7.538-3.464a9.574 9.574 0 0 0-2.165-1.187 8.893 8.893 0 0 0-2.288-.5 9.013 9.013 0 0 0-1.547.033.709.709 0 0 1-.21.012c-.034-.034-.014-1.505.024-1.769.061-.43.032-.392.339-.436.337-.048.972-.022 1.445.06a5.735 5.735 0 0 1 3.167 1.637c.422.42.67.732.933 1.18.17.29.528 1.055.513 1.099-.005.014-.1-.044-.211-.129z"
})
}));
export { LISportVolleyball };