google-material-icons
Version:
A google material icon library package for React applications
43 lines (39 loc) • 2.65 kB
JavaScript
/**
* @license google-material-icons v2.1.4 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
import createIcon from '../../createIcon.js';
const SportsKabaddi = createIcon("SportsKabaddi", [
[
"path",
{
d: "M16.4754 5.18945C17.58 5.18945 18.4754 4.29402 18.4754 3.18945C18.4754 2.08488 17.58 1.18945 16.4754 1.18945C15.3708 1.18945 14.4754 2.08488 14.4754 3.18945C14.4754 4.29402 15.3708 5.18945 16.4754 5.18945Z",
key: "1r73oj"
}
],
[
"path",
{
d: "M23.9754 12.6895V7.98945L18.9254 5.84945C17.9554 5.43945 16.8354 5.78945 16.2754 6.68945L15.2754 8.28945C14.6054 9.46945 13.3654 10.3495 11.8654 10.6095L11.9254 10.6695C12.6154 11.3595 13.4454 11.7395 14.3854 11.8395C15.1854 11.4195 15.9054 10.8595 16.4754 10.1995L17.0754 13.1995L14.9754 15.1895V22.6895H16.9754V16.6895L19.0754 14.6895L20.8754 22.6895H22.9754L20.7954 11.6895L20.1754 8.58945L21.9754 9.28945V12.6895H23.9754Z",
key: "1l2egv"
}
],
[
"path",
{
d: "M10.2654 8.89945C10.4854 9.04945 10.7354 9.13945 10.9854 9.18945C11.1154 9.20945 11.2354 9.22945 11.3654 9.22945C11.4954 9.22945 11.6254 9.21945 11.7454 9.18945C11.8754 9.16945 11.9954 9.12945 12.1154 9.07945C12.3554 8.97945 12.5854 8.83945 12.7754 8.63945C13.2654 8.14945 13.4454 7.46945 13.3254 6.83945C13.2554 6.46945 13.0754 6.09945 12.7754 5.80945C12.5854 5.61945 12.3554 5.46945 12.1154 5.36945C11.9954 5.31945 11.8754 5.27945 11.7454 5.25945C11.6154 5.23945 11.4954 5.21945 11.3654 5.21945C11.2454 5.21945 11.1354 5.22945 11.0154 5.24945C10.8754 5.26945 10.7354 5.30945 10.6054 5.35945C10.3754 5.46945 10.1454 5.61945 9.95539 5.80945C9.65539 6.09945 9.47539 6.46945 9.40539 6.83945C9.28539 7.46945 9.46539 8.14945 9.95539 8.63945C10.0454 8.73945 10.1554 8.81945 10.2654 8.89945Z",
key: "24lzh9"
}
],
[
"path",
{
d: "M11.2154 11.3695L9.21539 9.36945C9.11539 9.26945 9.01539 9.18945 8.90539 9.10945C8.68539 8.96945 8.43539 8.86945 8.18539 8.82945C8.05539 8.79945 7.93539 8.78945 7.80539 8.78945C7.29539 8.78945 6.78539 8.98945 6.39539 9.37945L3.05539 12.7195C2.64539 13.1295 2.43539 13.6995 2.47539 14.2595C2.47539 14.4395 2.51539 14.6295 2.58539 14.8095L3.65539 17.7595L0.0253906 21.3895L1.43539 22.8095L5.67539 18.5695V16.3495L6.97539 17.5595V22.6895H8.97539V16.6895L6.85539 14.5695L9.21539 12.2095L9.92539 12.9195C11.2154 14.1795 12.8954 14.9595 14.9554 14.9595L14.8154 12.8895C13.3154 12.8695 12.1154 12.2695 11.2154 11.3695Z",
key: "mxwkx3"
}
]
]);
export { SportsKabaddi as default };
//# sourceMappingURL=sports_kabaddi.js.map