@ant-design/web3-icons
Version:
A collection of Web3 icons.
1,264 lines (1,263 loc) • 754 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.CrvColorful = void 0;
var _react = require("@inline-svg-unique-id/react");
var React = _interopRequireWildcard(require("react"));
var _icons = _interopRequireDefault(require("@ant-design/icons"));
var _antd = require("antd");
var _classnames = _interopRequireDefault(require("classnames"));
var _utils = require("../utils");
var _jsxRuntime = require("react/jsx-runtime");
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
// GENERATE BY ./scripts/generate.ts
// DON NOT EDIT IT MANUALLY
var SVGComponent = function SVGComponent(props) {
const _id = (0, _react.useUniqueInlineId)();
return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
...props,
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("defs", {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("clipPath", {
id: _id,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M0 0h414.7v417.8H0z",
fill: "none"
})
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m176.4 253.4-31.6 7-4-14.8 33.7-6.1 1.9 13.9z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m144.8 260.4-27.6 9.3-5.9-15.4 29.5-8.7 4 14.8z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m174.4 239.5-33.6 6.1-3.5-17.3 35.4-5.2 1.7 16.4z",
fill: "#0028ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m140.8 245.6-29.5 8.7-5.4-18 31.4-8 3.5 17.3z",
fill: "#0018ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m178.5 264.7-29.5 7.7-4.3-12 31.7-7 2.1 11.3z",
fill: "#0000f1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m149 272.4-25.4 9.8-6.4-12.5 27.6-9.3 4.2 12z",
fill: "#0000da"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m172.7 223.1-35.4 5.2-3.1-19.3 37-4.2 1.5 18.3z",
fill: "#0058ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m137.3 228.3-31.4 8-4.6-20.2 32.9-7.1 3.1 19.3z",
fill: "#0048ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m211 248.9-34.6 4.5-1.9-13.9 36.4-3.7.1 13.1z",
fill: "#0014ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m180.8 273-27.4 8.2-4.4-8.8 29.5-7.7 2.3 8.3z",
fill: "#0000da"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m117.2 269.7-22.5 11.6-8-15.9 24.6-11.1 5.9 15.4z",
fill: "#0000e8"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m153.4 281.2-23.1 10.3-6.7-9.3 25.4-9.8 4.4 8.8z",
fill: "#0000c4"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m210.9 235.8-36.4 3.7-1.8-16.4 38.1-2.6.1 15.3z",
fill: "#003cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m111.3 254.3-24.5 11.1-7.2-18.6 26.3-10.5 5.4 18z",
fill: "#0008ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m211.2 259.3-32.7 5.4-2.1-11.3 34.6-4.5.2 10.4z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m123.6 282.2-20.4 11.9-8.5-12.8 22.5-11.6 6.4 12.5z",
fill: "#0000c8"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m171.2 204.8-37 4.2-2.5-20.9L170 185l1.2 19.8z",
fill: "#0090ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m134.2 209-32.9 7.1-3.8-21.9 34.2-6.1 2.5 20.9z",
fill: "#0084ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m210.8 220.5-38.1 2.6-1.5-18.3 39.5-1.4.1 17.1z",
fill: "#0068ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m105.9 236.3-26.3 10.5-6.2-20.8 27.9-9.9 4.6 20.2z",
fill: "#003cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m211.4 267-30.6 6-2.3-8.3 32.7-5.4.2 7.7z",
fill: "#0000f6"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m183 278.1-25.1 8.6-4.5-5.5 27.4-8.2 2.2 5.1z",
fill: "#0000d1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m130.3 291.5-18.2 12.1-8.9-9.5 20.4-11.9 6.7 9.3z",
fill: "#0000ad"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m157.9 286.7-20.8 10.5-6.8-5.7 23.1-10.3 4.5 5.5z",
fill: "#00b"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m210.7 203.4-39.5 1.4L170 185l40.7-.2v18.6z",
fill: "#009cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M101.3 216.1 73.4 226l-5.1-22.6 29.2-9.2 3.8 21.9z",
fill: "#0078ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m211.6 271.6-28.6 6.5-2.2-5.1 30.6-6 .2 4.6z",
fill: "#0000ed"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m170 185-38.3 3.1-1.9-22 39.3-2 .9 20.9z",
fill: "#0cf"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m247 246.5-36 2.4-.1-13.1 37.6-1.3-1.5 12z",
fill: "#002cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m131.7 188.1-34.3 6.1-2.9-23 35.3-5.1 1.9 22z",
fill: "#00c4ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m245.4 256.1-34.2 3.2-.2-10.4 36-2.4-1.6 9.6z",
fill: "#0014ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m248.5 234.5-37.6 1.3-.1-15.2 39.1-.2-1.4 14.1z",
fill: "#0050ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m94.7 281.3-17.2 13.5-9.8-16.1 19-13.3 8 15.9z",
fill: "#0000da"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m86.7 265.4-19 13.3-8.8-19 20.7-12.9 7.1 18.6z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m137.1 297.2-16 12.2-9-5.8 18.2-12.1 6.8 5.7z",
fill: "#0000a4"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m103.2 294.1-15.3 13.7-10.4-13 17.2-13.5 8.5 12.8z",
fill: "#0000b6"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m185.3 279.9-22.9 8.8-4.5-2 25.1-8.6 2.3 1.8z",
fill: "#0000d6"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m243.8 263-32.4 4-.2-7.7 34.2-3.2-1.6 6.9z",
fill: "#0004ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m249.9 220.4-39.1.1-.1-17.1 40.4 1.1-1.2 15.9z",
fill: "#0078ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m162.4 288.7-18.5 10.6-6.8-2.1 20.8-10.5 4.5 2z",
fill: "#0000bf"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m210.7 184.8-40.7.2-.9-20.9 41.6 1v19.7z",
fill: "#00d8ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m79.6 246.8-20.7 12.9-7.7-21.2L73.4 226l6.2 20.8z",
fill: "#0034ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m211.8 273.1-26.5 6.8-2.3-1.7 28.6-6.6.2 1.5z",
fill: "#0000f1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m112.1 303.6-13.2 13.7-11-9.5 15.3-13.7 8.9 9.5z",
fill: "#00009f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m97.4 194.2-29.1 9.2-3.9-23.8 30.1-8.4 2.9 23z",
fill: "#00bcff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m242.2 267-30.6 4.6-.2-4.6 32.4-4-1.6 4z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m169.1 164.1-39.3 2-1.2-22.6 39.9-.9.6 21.5z",
fill: "#23ffd4"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m251.1 204.5-40.4-1.1v-18.6l41.5 2.4-1.1 17.3z",
fill: "#00acff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m129.8 166.1-35.2 5.1-1.9-23.6 35.9-4.1 1.2 22.6z",
fill: "#1cffdb"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m143.9 299.3-13.8 12.2-9-2.1 16-12.2 6.8 2.1z",
fill: "#0000ad"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m73.4 226-22.2 12.5-6.3-23.2 23.4-11.9 5.1 22.6z",
fill: "#0070ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m187.5 278.3-20.8 8.9-4.3 1.5 22.9-8.8 2.2-1.6z",
fill: "#0000e8"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M121.1 309.4 110 323l-11.1-5.7 13.2-13.7 9 5.8z",
fill: "#000096"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m210.7 165.1-41.6-1-.6-21.5 42.3 2.3-.1 20.2z",
fill: "#26ffd1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m240.6 268.1-28.8 4.9-.2-1.4 30.6-4.6-1.6 1.1z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m282.6 246.2-35.6.3 1.5-12 37 .9-2.9 10.8z",
fill: "#04f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m279.5 254.8-34.1 1.3 1.6-9.6 35.6-.3-3.1 8.6z",
fill: "#002cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m166.8 287.2-16.4 10.5-6.5 1.6 18.5-10.6 4.4-1.5z",
fill: "#0000d1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m252.2 187.2-41.5-2.4v-19.7l42.3 3.8-.8 18.3z",
fill: "#00e0fb"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m212 271.3-24.5 7-2.2 1.6 26.5-6.8.2-1.8z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m285.5 235.4-37-.9 1.4-14.1 38.2 2.1-2.6 12.9z",
fill: "#0064ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m94.6 171.2-30.2 8.4-2.6-24.5 30.9-7.5 1.9 23.6z",
fill: "#19ffde"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m276.4 260.9-32.6 2.1 1.6-6.9 34.1-1.3-3.1 6.1z",
fill: "#001cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m77.5 294.8-12 15-11.3-16.1 13.5-15 9.8 16.1z",
fill: "#0000d1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m87.9 307.8-10.2 14.9-12.2-12.9 12-15 10.4 13z",
fill: "#0000a8"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m168.5 142.6-39.9.9-.5-22.7 40.2.3.2 21.5z",
fill: "#5aff9d"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m288.1 222.5-38.2-2.1 1.2-15.9 39.3 3.4-2.3 14.6z",
fill: "#008cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m67.7 278.7-13.6 15-10.2-19.1 15-14.9 8.8 19z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m68.3 203.4-23.4 12-4.8-24.5 24.3-11.3 3.9 23.8z",
fill: "#00b8ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m128.6 143.5-35.9 4.1-.9-23.6 36.3-3.2.5 22.7z",
fill: "#5aff9d"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m273.2 264.3-31 2.7 1.6-4 32.6-2.1-3.2 3.4z",
fill: "#0018ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m150.4 297.7-11.5 12-8.8 1.8 13.8-12.2 6.5-1.6z",
fill: "#0000bf"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m130.1 311.5-9 13.4-11-1.9 11-13.5 9 2z",
fill: "#00009b"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M98.9 317.3 90.5 332l-12.7-9.3 10.1-14.9 11 9.5z",
fill: "#000092"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m239 266.2-27 5.1-.2 1.8 28.8-5-1.6-1.9z",
fill: "#000cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m58.9 259.7-15 14.9-9-21.4 16.3-14.7 7.7 21.2z",
fill: "#002cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m210.8 144.9-42.3-2.3-.2-21.5 42.6 3.6-.1 20.2z",
fill: "#5dff9a"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m253 168.9-42.3-3.8.1-20.2 42.8 5.1-.6 18.9z",
fill: "#2cffca"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m290.4 207.9-39.3-3.4 1.1-17.3 40.2 4.7-2 16z",
fill: "#00b8ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m189.6 273.3-18.7 8.7-4.1 5.2 20.7-8.9 2.1-5z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m212.3 266.4-22.7 6.9-2.1 5 24.5-7 .3-4.9z",
fill: "#000cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m270 265-29.4 3.1 1.6-1.1 31-2.7-3.2.7z",
fill: "#0018ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m170.9 282-14.3 10.3-6.2 5.4 16.4-10.5 4.1-5.2z",
fill: "#0000f1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m92.7 147.6-30.9 7.5-1.1-24.5 31.1-6.6.9 23.6z",
fill: "#56ffa0"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m110.1 323-6.6 14.5-13-5.5 8.4-14.7 11.2 5.7z",
fill: "#000089"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m51.2 238.5-16.3 14.7-7.3-23.4 17.3-14.5 6.3 23.2z",
fill: "#006cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m64.4 179.6-24.3 11.3-3.2-25.1 24.9-10.7 2.6 24.5z",
fill: "#16ffe1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m292.4 191.9-40.2-4.7.8-18.3 40.9 6.1-1.5 16.9z",
fill: "#06ecf1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m168.3 121.1-40.2-.3.2-22 40.1 1.4-.1 20.9z",
fill: "#94ff63"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m237.6 261.4-25.3 5-.3 4.9 27-5.1-1.4-4.8z",
fill: "#0024ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m138.9 309.7-7 13.1-10.8 2.1 9-13.4 8.8-1.8z",
fill: "#0000ad"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m311.6 255.3-32.1-.5 3.1-8.6 33.2 1.5-4.2 7.6z",
fill: "#04f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m315.8 247.7-33.2-1.5 2.9-10.8 34.3 2.6-4 9.7z",
fill: "#005cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m253.6 150-42.8-5.1.1-20.2 43.1 6.4-.4 18.9z",
fill: "#5dff9a"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M128.1 120.8 91.8 124l.3-23.1 36.2-2.1-.2 22z",
fill: "#94ff63"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m267 262.9-28 3.3 1.6 1.9L270 265l-3-2.1z",
fill: "#0028ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m156.6 292.3-9.5 11.7-8.2 5.7 11.5-12 6.2-5.4z",
fill: "#0000df"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m307.2 260.6-30.8.3 3.1-6.1 32.1.5-4.4 5.3z",
fill: "#0038ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m319.8 238-34.3-2.6 2.6-12.9 35.3 3.8-3.6 11.7z",
fill: "#0078ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m210.9 124.7-42.6-3.6.1-20.9 42.6 4.7-.1 19.8z",
fill: "#90ff66"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m121.1 324.9-4.7 14.1-12.9-1.5 6.6-14.5 11 1.9z",
fill: "#00008d"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m191.6 265-17 8.4-3.7 8.6 18.7-8.7 2-8.3z",
fill: "#001cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m302.7 263.4-29.5.9 3.2-3.4 30.7-.3-4.4 2.8z",
fill: "#0034ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m212.5 258.4-20.9 6.6-2 8.3 22.7-6.9.2-8z",
fill: "#0030ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m323.4 226.3-35.3-3.8 2.3-14.6 36.2 5.2-3.2 13.2z",
fill: "#00a0ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m293.9 175-40.9-6.1.6-18.9 41.4 7.5-1.1 17.5z",
fill: "#33ffc4"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m44.9 215.3-17.3 14.5L22 205l18.1-14.1 4.8 24.4z",
fill: "#00b0ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m65.5 309.8-7 16-12.7-15.9 8.3-16.2 11.4 16.1z",
fill: "#0000c8"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m77.8 322.7-5.7 15.7-13.6-12.6 7-16 12.3 12.9z",
fill: "#0000a4"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m174.6 273.4-12.3 10-5.7 8.9 14.3-10.3 3.7-8.6z",
fill: "#0008ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m54.2 293.7-8.4 16.2L34.4 291l9.5-16.4 10.3 19.1z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m91.8 124-31.1 6.6.3-23.9 31.1-5.8-.3 23.1z",
fill: "#94ff63"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M298.3 263.7 270 265l3.2-.7 29.5-.9-4.4.3z",
fill: "#0034ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m264.2 258.1-26.6 3.3 1.4 4.8 28-3.3-2.8-4.8z",
fill: "#003cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m61.8 155.1-24.9 10.7-1.4-25.2 25.2-10 1.1 24.5z",
fill: "#56ffa0"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m90.5 332-4.2 15.3-14.2-8.9 5.7-15.7 12.7 9.3z",
fill: "#000089"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m236.4 253.6-23.9 4.8-.2 8 25.3-5-1.2-7.8z",
fill: "#04f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m326.6 213.1-36.2-5.2 2-16 36.9 6.6-2.7 14.6z",
fill: "#00c8ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m254 131.1-43.1-6.4.1-19.8 43 7.7v18.5z",
fill: "#90ff66"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m168.4 100.2-40.1-1.4.9-21 39.8 2.5-.6 19.9z",
fill: "#caff2c"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m147.1 304-5 12.7-10.2 6.1 7-13.1 8.2-5.7z",
fill: "#0000cd"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M43.9 274.6 34.4 291l-10-21.4 10.5-16.4 9 21.4z",
fill: "#0028ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m128.3 98.8-36.2 2.1L93.4 79l35.8-1.2-.9 21z",
fill: "#ceff29"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m211 104.9-42.6-4.7.6-19.9 42.1 5.8-.1 18.8z",
fill: "#c7ff30"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m131.9 322.8-2.9 13.7-12.6 2.5 4.8-14.1 10.7-2.1z",
fill: "#00009f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m295 157.5-41.4-7.5.4-18.9 41.6 8.8-.6 17.6z",
fill: "#60ff97"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m294.2 261.4-27.2 1.5 3 2.1 28.3-1.3-4.1-2.3z",
fill: "#0040ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m162.3 283.3-7.6 11.3-7.6 9.4 9.5-11.7 5.7-9z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m103.5 337.5-2.7 14.8-14.5-5 4.2-15.3 13 5.5z",
fill: "navy"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M40.1 190.9 22 205l-3.7-25.6 18.6-13.6 3.2 25.1z",
fill: "#16ffe1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m329.3 198.5-36.9-6.6 1.5-16.9 37.5 8-2.1 15.5z",
fill: "#0ff8e7"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m212.7 247.5-19.4 6.1-1.7 11.4 20.9-6.6.2-10.9z",
fill: "#0058ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m193.3 253.6-15.3 7.9-3.4 11.9 17-8.4 1.7-11.4z",
fill: "#0048ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m261.7 250.6-25.3 3 1.2 7.8 26.6-3.3-2.5-7.5z",
fill: "#0058ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m34.9 253.2-10.5 16.4-8.2-23.5 11.4-16.3 7.3 23.4z",
fill: "#0068ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m339.6 257.3-28-2 4.2-7.6 28.9 3-5.1 6.6z",
fill: "#0060ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m334.3 261.8-27.1-1.2 4.4-5.3 28 2-5.3 4.5z",
fill: "#0054ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m344.7 250.7-28.9-3 4-9.7 29.7 4-4.8 8.7z",
fill: "#0074ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m235.3 243.2-22.6 4.3-.2 10.9 23.9-4.8-1.1-10.4z",
fill: "#006cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m178 261.5-10.7 9.4-5 12.4 12.3-9.9 3.4-11.9z",
fill: "#0038ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m290.2 256.5-26 1.6 2.8 4.8 27.1-1.5-3.9-4.9z",
fill: "#0054ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m254 112.6-43-7.7.1-18.8 42.8 8.8.1 17.7z",
fill: "#c1ff36"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m116.4 339-1.3 14.4-14.3-1 2.7-14.9 12.9 1.5z",
fill: "#000084"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m60.7 130.6-25.2 10 .4-24.7 25.1-9.2-.3 23.9z",
fill: "#97ff60"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m328.9 263.9-26.2-.5 4.5-2.8 27.1 1.2-5.4 2.1z",
fill: "#004cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M92.1 100.9 61 106.7l1.7-22.8L93.4 79l-1.3 21.9z",
fill: "#d1ff26"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m349.5 242-29.7-4 3.6-11.7 30.5 5.3-4.4 10.4z",
fill: "#0090ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m331.4 183-37.5-8 1.1-17.5 37.8 9.4-1.4 16.1z",
fill: "#36ffc1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m295.6 139.9-41.6-8.8v-18.5l41.6 10.1v17.2z",
fill: "#8dff6a"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m169 80.3-39.8-2.5 1.6-19.3 39 3.4-.8 18.4z",
fill: "#ffea00"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m154.7 294.6-3.3 12.3-9.3 9.8 5-12.7 7.6-9.4z",
fill: "#00f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m323.6 263.8-25.3-.1 4.4-.3 26.2.5-5.3-.1z",
fill: "#0050ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m142.1 316.7-1.3 13.3-11.8 6.5 2.9-13.7 10.2-6.1z",
fill: "#0000c4"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m353.9 231.6-30.5-5.3 3.2-13.2 31.2 6.5-3.9 12z",
fill: "#00b0ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M211.1 86.1 169 80.3l.8-18.4 41.5 6.8-.2 17.4z",
fill: "#fbf100"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m259.5 240.7-24.2 2.5 1.1 10.4 25.3-3-2.2-9.9z",
fill: "#0080ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M129.2 77.8 93.4 79l2.4-20.2 35-.3-1.6 19.3z",
fill: "#ffe200"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m36.9 165.8-18.6 13.6-1.7-25.7 18.9-13.1 1.4 25.2z",
fill: "#53ffa4"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m27.6 229.8-11.4 16.3-6.2-24.9L22 205l5.6 24.8z",
fill: "#00b0ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m167.3 270.9-6 10.7-6.6 13 7.6-11.3 5-12.4z",
fill: "#002cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m286.7 249.3-25 1.3 2.5 7.5 26-1.6-3.5-7.2z",
fill: "#0070ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m72.1 338.4-1.2 15.2-14.2-12.4 1.8-15.4 13.6 12.6z",
fill: "#00009f"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m58.5 325.8-1.8 15.4-13.2-15.7 2.3-15.6 12.7 15.9z",
fill: "#0000c8"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m213 233.9-18.2 5.5-1.5 14.2 19.4-6.1.3-13.6z",
fill: "#008cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m318.6 261.3-24.5.1 4.2 2.3 25.3.1-5-2.5z",
fill: "#005cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m194.8 239.4-14 7.1-2.8 15 15.3-7.9 1.5-14.2z",
fill: "#007cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m357.8 219.6-31.2-6.5 2.7-14.6 31.7 7.9-3.2 13.2z",
fill: "#00d8ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m86.3 347.3-.6 14.9-14.8-8.6 1.2-15.2 14.2 8.9z",
fill: "#000089"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m129 336.5.1 13.8-14 3.1 1.3-14.4 12.6-2.5z",
fill: "#00009b"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m332.8 166.9-37.8-9.4.6-17.6 38 10.8-.8 16.2z",
fill: "#63ff94"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m45.8 309.9-2.3 15.6-11.9-18.8 2.8-15.7 11.4 18.9z",
fill: "#0000fa"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m234.4 230.3-21.4 3.6-.2 13.6 22.5-4.3-.9-12.9z",
fill: "#009cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m253.9 94.9-42.8-8.8.2-17.4 42.1 9.9.5 16.3z",
fill: "#f1fc06"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M295.6 122.7 254 112.5l-.1-17.6 41.3 11.3.4 16.5z",
fill: "#beff39"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m180.8 246.5-9.3 8.8-4.2 15.6 10.7-9.4 2.8-15z",
fill: "#0070ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M100.8 352.4V367l-15.1-4.8.6-14.9 14.5 5.1z",
fill: "navy"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M313.8 256.5h-23.6l4 4.9 24.4-.1-4.8-4.8z",
fill: "#006cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M61 106.7 35.9 116 38 92.4l24.7-8.5-1.7 22.8z",
fill: "#d4ff23"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m361 206.4-31.7-7.9 2.1-15.5 32 9.3-2.4 14.1z",
fill: "#19ffde"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m93.4 79-30.7 4.9 3.2-21 29.9-4.1L93.4 79z",
fill: "#ffdb00"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m34.4 291-2.8 15.7-10.4-21.3 3.2-15.8 10 21.4z",
fill: "#0024ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m283.7 239.9-24.2.8 2.2 9.9 25-1.3-3-9.4z",
fill: "#0094ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m257.7 228.5-23.3 1.8.9 12.9 24.2-2.5-1.8-12.2z",
fill: "#00acff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m169.8 61.9-39-3.4 2.3-17.1 38 4.2-1.3 16.3z",
fill: "#ffb200"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m22 205-12 16.2-4.1-25.8 12.4-16L22 205z",
fill: "#13fce4"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m151.4 306.9.2 12.7-10.8 10.4 1.3-13.3 9.3-9.8z",
fill: "#0000f1"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m211.3 68.7-41.5-6.8 1.2-16.3 40.5 7.7-.2 15.4z",
fill: "#ffbd00"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m161.3 281.6-1.7 11.7-8.2 13.6 3.3-12.3 6.6-13z",
fill: "#0020ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m333.6 150.6-38-10.7v-17.2l38 12v15.9z",
fill: "#8dff6a"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m355.9 264.1-21.6-2.3 5.3-4.5 22.2 3.1-5.9 3.7z",
fill: "#006cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m361.8 260.4-22.2-3.1 5.1-6.6 22.8 4-5.7 5.7z",
fill: "#0078ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m35.5 140.6-18.9 13.1.5-25.2 18.8-12.6-.4 24.7z",
fill: "#97ff60"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m349.9 265.7-21-1.8 5.4-2.1 21.6 2.3-6 1.6z",
fill: "#0068ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m367.5 254.7-22.8-4 4.8-8.7 23.4 5.1-5.4 7.6z",
fill: "#008cff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m130.8 58.5-35 .3 3.4-18 33.9.6-2.3 17.1z",
fill: "#ffa700"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m213.2 218-17.3 4.6-1.1 16.7 18.2-5.4.2-15.9z",
fill: "#00c4ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m115.1 353.4.6 14.4-14.9-.8v-14.6l14.3 1z",
fill: "#000084"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m140.8 330 1.4 13.3-13.1 7-.1-13.8 11.8-6.5z",
fill: "#00b"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m309.6 249.5-22.9-.2 3.5 7.2h23.6l-4.2-7z",
fill: "#0084ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m171.5 255.3-4.6 10.1-5.6 16.3 6-10.8 4.2-15.6z",
fill: "#0068ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m363.4 192.3-32-9.3 1.4-16.1 32.3 10.7-1.7 14.7z",
fill: "#3cffba"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m233.8 215.3-20.6 2.7-.2 15.9 21.4-3.6-.6-15z",
fill: "#00d0ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m24.4 269.6-3.2 15.8-8.5-23.5 3.5-15.8 8.2 23.5z",
fill: "#0064ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m344.1 265.2-20.5-1.4 5.3.1 21 1.8-5.8-.5z",
fill: "#0068ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m195.9 222.6-12.9 6.3-2.2 17.6 14-7.1 1.1-16.8z",
fill: "#00b8ff"
})
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
clipPath: `url(#${_id})`,
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "m37