UNPKG

@datalayer/icons-react

Version:

React.js and JupyterLab icons for data products.

1,102 lines (1,100 loc) 310 kB
const React = require("react"); const sizeMap = { "small": 16, "medium": 32, "large": 64 }; function LinuxIcon({ title, titleId, size, colored, ...props }, svgRef) { return /*#__PURE__*/React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", id: "svg3872", fill: colored ? 'none' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('none') ? 'white' : 'currentColor'), fillRule: "evenodd", width: size ? typeof size === "string" ? sizeMap[size] : size : "16px", strokeLinecap: "square", strokeMiterlimit: 3, colorInterpolationFilters: "sRGB", fontSize: 12, overflow: "visible", viewBox: "0 0 66.197 66.197", xmlSpace: "preserve", "aria-hidden": "true", ref: svgRef, "aria-labelledby": titleId }, props), title ? /*#__PURE__*/React.createElement("title", { id: titleId }, title) : null, /*#__PURE__*/React.createElement("style", { id: "style10", type: "text/css" }, "\n .st3,.st4{fill:#000;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st4{fill:#666}.st10,.st11,.st12,.st13,.st14,.st5,.st6,.st7,.st8,.st9{fill:#6d6d6d;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st10,.st11,.st12,.st13,.st14,.st6,.st7,.st8,.st9{fill:#757575}.st10,.st11,.st12,.st13,.st14,.st7,.st8,.st9{fill:#7c7c7c}.st10,.st11,.st12,.st13,.st14,.st8,.st9{fill:#848484}.st10,.st11,.st12,.st13,.st14,.st9{fill:#8c8c8c}.st10,.st11,.st12,.st13,.st14{fill:#939393}.st11,.st12,.st13,.st14{fill:#9b9b9b}.st12,.st13,.st14{fill:#a3a3a3}.st13,.st14{fill:#aaa}.st14{fill:#b2b2b2}.st15,.st16,.st17,.st18,.st19,.st20,.st21,.st22,.st23{fill:#bababa;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st16,.st17,.st18,.st19,.st20,.st21,.st22,.st23{fill:#c1c1c1}.st17,.st18,.st19,.st20,.st21,.st22,.st23{fill:#c9c9c9}.st18,.st19,.st20,.st21,.st22,.st23{fill:#d1d1d1}.st19,.st20,.st21,.st22,.st23{fill:#d8d8d8}.st20,.st21,.st22,.st23{fill:#e0e0e0}.st21,.st22,.st23{fill:#e8e8e8}.st22,.st23{fill:#efefef}.st23{fill:#f7f7f7}.st24,.st25,.st26,.st27,.st28,.st29,.st30,.st31,.st32{fill:#fff;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st25,.st26,.st27,.st28,.st29,.st30,.st31,.st32{fill:#070707}.st26,.st27,.st28,.st29,.st30,.st31,.st32{fill:#0f0f0f}.st27,.st28,.st29,.st30,.st31,.st32{fill:#161616}.st28,.st29,.st30,.st31,.st32{fill:#1e1e1e}.st29,.st30,.st31,.st32{fill:#262626}.st30,.st31,.st32{fill:#2d2d2d}.st31,.st32{fill:#353535}.st32{fill:#3d3d3d}.st33,.st34,.st35,.st36,.st37,.st38,.st39,.st40,.st41{fill:#444;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st34,.st35,.st36,.st37,.st38,.st39,.st40,.st41{fill:#4c4c4c}.st35,.st36,.st37,.st38,.st39,.st40,.st41{fill:#545454}.st36,.st37,.st38,.st39,.st40,.st41{fill:#5b5b5b}.st37,.st38,.st39,.st40,.st41{fill:#636363}.st38,.st39,.st40,.st41{fill:#6b6b6b}.st39,.st40,.st41{fill:#727272}.st40,.st41{fill:#7a7a7a}.st41{fill:#828282}.st42,.st43,.st44,.st45,.st46,.st47,.st48,.st49,.st50{fill:#898989;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st43,.st44,.st45,.st46,.st47,.st48,.st49,.st50{fill:#919191}.st44,.st45,.st46,.st47,.st48,.st49,.st50{fill:#999}.st45,.st46,.st47,.st48,.st49,.st50{fill:#050505}.st46,.st47,.st48,.st49,.st50{fill:#0a0a0a}.st47,.st48,.st49,.st50{fill:#141414}.st48,.st49,.st50{fill:#191919}.st49,.st50{fill:#232323}.st50{fill:#282828}.st51,.st52,.st53,.st54,.st55,.st56,.st57,.st58,.st60{fill:#333;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st52,.st53,.st54,.st55,.st56,.st57,.st58,.st60{fill:#383838}.st53,.st54,.st55,.st56,.st57,.st58,.st60{fill:#424242}.st54,.st55,.st56,.st57,.st58,.st60{fill:#474747}.st55,.st56,.st57,.st58,.st60{fill:#515151}.st56,.st57,.st58,.st60{fill:#565656}.st57,.st58,.st60{fill:#606060}.st58,.st60{fill:#995900}.st60{fill:#a36400}.st61,.st62,.st64,.st65,.st66,.st68,.st69,.st70,.st71{fill:#a86a00;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st62,.st64,.st65,.st66,.st68,.st69,.st70,.st71{fill:#ad7000}.st64,.st65,.st66,.st68,.st69,.st70,.st71{fill:#b77b00}.st65,.st66,.st68,.st69,.st70,.st71{fill:#bc8100}.st66,.st68,.st69,.st70,.st71{fill:#c18700}.st68,.st69,.st70,.st71{fill:#cc9200}.st69,.st70,.st71{fill:#d19800}.st70,.st71{fill:#d69e00}.st71{fill:#dba300}.st72,.st73,.st74,.st75,.st76,.st77,.st78,.st79,.st80{fill:#e0a900;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st73,.st74,.st75,.st76,.st77,.st78,.st79,.st80{fill:#e5af00}.st74,.st75,.st76,.st77,.st78,.st79,.st80{fill:#eab500}.st75,.st76,.st77,.st78,.st79,.st80{fill:#efba00}.st76,.st77,.st78,.st79,.st80{fill:#f4c000}.st77,.st78,.st79,.st80{fill:#f9c600}.st78,.st79,.st80{fill:#fc0}.st79,.st80{fill:#c68c00}.st80{fill:#b27500}.st81,.st82,.st83,.st84,.st85,.st86,.st87,.st88,.st89{fill:#9e5e00;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st82,.st83,.st84,.st85,.st86,.st87,.st88,.st89{fill:#ffcc02}.st83,.st84,.st85,.st86,.st87,.st88,.st89{fill:#ffcc05}.st84,.st85,.st86,.st87,.st88,.st89{fill:#ffcc07}.st85,.st86,.st87,.st88,.st89{fill:#ffcd0a}.st86,.st87,.st88,.st89{fill:#ffcd0c}.st87,.st88,.st89{fill:#ffcd0f}.st88,.st89{fill:#ffcd11}.st89{fill:#ffce14}.st90,.st91,.st92,.st93,.st94,.st95,.st96,.st97,.st98{fill:#ffce16;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st91,.st92,.st93,.st94,.st95,.st96,.st97,.st98{fill:#ffce19}.st92,.st93,.st94,.st95,.st96,.st97,.st98{fill:#ffce1c}.st93,.st94,.st95,.st96,.st97,.st98{fill:#ffcf1e}.st94,.st95,.st96,.st97,.st98{fill:#ffcf21}.st95,.st96,.st97,.st98{fill:#ffcf23}.st96,.st97,.st98{fill:#ffcf26}.st97,.st98{fill:#ffd028}.st98{fill:#ffd02b}.st100,.st101,.st102,.st103,.st104,.st105,.st106,.st99{fill:#ffd02d;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st100,.st101,.st102,.st103,.st104,.st105,.st106{fill:#ffd030}.st101,.st102,.st103,.st104,.st105,.st106{fill:#ffd133}.st102,.st103,.st104,.st105,.st106{fill:#f9f9f9}.st103,.st104,.st105,.st106{fill:#f4f4f4}.st104,.st105,.st106{fill:#eaeaea}.st105,.st106{fill:#e5e5e5}.st106{fill:#dbdbdb}.st107,.st108,.st109,.st110,.st111,.st112,.st113,.st114{fill:#d6d6d6;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st108,.st109,.st110,.st111,.st112,.st113,.st114{fill:#ccc}.st109,.st110,.st111,.st112,.st113,.st114{fill:#c6c6c6}.st110,.st111,.st112,.st113,.st114{fill:#bcbcbc}.st111,.st112,.st113,.st114{fill:#b7b7b7}.st112,.st113,.st114{fill:#adadad}.st113,.st114{fill:#a8a8a8}.st114{fill:#9e9e9e}.st129,.st130,.st131,.st132,.st133,.st134,.st135,.st136{fill:#060606;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st130,.st131,.st132,.st133,.st134,.st135,.st136{fill:#0c0c0c}.st131,.st132,.st133,.st134,.st135,.st136{fill:#131313}.st132,.st133,.st134,.st135,.st136{fill:#1f1f1f}.st133,.st134,.st135,.st136{fill:#2c2c2c}.st134,.st135,.st136{fill:#393939}.st135,.st136{fill:#3f3f3f}.st136{fill:#464646}.st137,.st138,.st139,.st140,.st141,.st142,.st143,.st144{fill:#525252;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st138,.st139,.st140,.st141,.st142,.st143,.st144{fill:#595959}.st139,.st140,.st141,.st142,.st143,.st144{fill:#5f5f5f}.st140,.st141,.st142,.st143,.st144{fill:#6c6c6c}.st141,.st142,.st143,.st144{fill:#797979}.st142,.st143,.st144{fill:#7f7f7f}.st143,.st144{fill:#030303}.st144{fill:#0b0b0b}.st145,.st146,.st147,.st148,.st149,.st150,.st152,.st153{fill:#1a1a1a;stroke:none;stroke-linecap:butt;stroke-width:1.75123}.st146,.st147,.st148,.st149,.st150,.st152,.st153{fill:#222}.st147,.st148,.st149,.st150,.st152,.st153{fill:#2a2a2a}.st148,.st149,.st150,.st152,.st153{fill:#313131}.st149,.st150,.st152,.st153{fill:#414141}.st150,.st152,.st153{fill:#484848}.st152,.st153{fill:#111}.st153{fill:#1c1c1c}\n "), /*#__PURE__*/React.createElement("defs", { id: "Patterns_And_Gradients" }, /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1442", x1: 0, x2: 5.962, y1: 113.41, y2: 113.41, gradientTransform: "scale(1.80618 .55366)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop22", offset: 0, stopColor: "#fac700", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop24", offset: 0.415, stopColor: "#f7c400", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop26", offset: 1, stopColor: "#f7c400", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1446", x1: 0, x2: 5.96, y1: 113.451, y2: 113.451, gradientTransform: "scale(1.80654 .55355)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop29", offset: 0, stopColor: "#f6c200", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop31", offset: 0.415, stopColor: "#efbc00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop33", offset: 1, stopColor: "#efbc00", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1450", x1: 0, x2: 5.96, y1: 113.522, y2: 113.522, gradientTransform: "scale(1.80738 .55329)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop36", offset: 0, stopColor: "#f1bd00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop38", offset: 0.415, stopColor: "#e8b500", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop40", offset: 1, stopColor: "#e8b500", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1454", x1: 0, x2: 5.948, y1: 113.729, y2: 113.729, gradientTransform: "scale(1.8101 .55245)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop43", offset: 0, stopColor: "#edb800", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop45", offset: 0.415, stopColor: "#e0ad00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop47", offset: 1, stopColor: "#e0ad00", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1458", x1: 0, x2: 5.948, y1: 113.792, y2: 113.792, gradientTransform: "scale(1.81082 .55224)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop50", offset: 0, stopColor: "#e9b300", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop52", offset: 0.415, stopColor: "#d8a500", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop54", offset: 1, stopColor: "#d8a500", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1462", x1: 0, x2: 5.93, y1: 114.177, y2: 114.177, gradientTransform: "scale(1.81637 .55055)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop57", offset: 0, stopColor: "#e4ae00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop59", offset: 0.415, stopColor: "#d19e00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop61", offset: 1, stopColor: "#d19e00", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1466", x1: 0, x2: 5.929, y1: 114.21, y2: 114.21, gradientTransform: "scale(1.8166 .55048)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop64", offset: 0, stopColor: "#e0a900", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop66", offset: 0.415, stopColor: "#c99600", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop68", offset: 1, stopColor: "#c99600", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1470", x1: 0, x2: 5.92, y1: 114.464, y2: 114.464, gradientTransform: "scale(1.82007 .54943)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop71", offset: 0, stopColor: "#dca400", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop73", offset: 0.415, stopColor: "#c18e00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop75", offset: 1, stopColor: "#c18e00", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1474", x1: 0, x2: 5.919, y1: 114.478, y2: 114.478, gradientTransform: "scale(1.82 .54945)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop78", offset: 0, stopColor: "#d79f00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop80", offset: 0.415, stopColor: "#ba8700", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop82", offset: 1, stopColor: "#ba8700", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1478", x1: 0, x2: 5.91, y1: 114.713, y2: 114.713, gradientTransform: "scale(1.82344 .54841)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop85", offset: 0, stopColor: "#d39b00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop87", offset: 0.415, stopColor: "#b27f00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop89", offset: 1, stopColor: "#b27f00", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1482", x1: 0, x2: 5.901, y1: 114.899, y2: 114.899, gradientTransform: "scale(1.8264 .54752)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop92", offset: 0, stopColor: "#cf9600", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop94", offset: 0.415, stopColor: "#a70", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop96", offset: 1, stopColor: "#a70", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1486", x1: 0, x2: 5.893, y1: 115.107, y2: 115.107, gradientTransform: "scale(1.8297 .54653)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop99", offset: 0, stopColor: "#ca9100", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop101", offset: 0.415, stopColor: "#a37000", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop103", offset: 1, stopColor: "#a37000", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1490", x1: 0, x2: 5.892, y1: 115.115, y2: 115.115, gradientTransform: "scale(1.82984 .5465)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop106", offset: 0, stopColor: "#c68c00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop108", offset: 0.415, stopColor: "#9b6800", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop110", offset: 1, stopColor: "#9b6800", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1494", x1: 0, x2: 5.882, y1: 115.277, y2: 115.277, gradientTransform: "scale(1.83242 .54573)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop113", offset: 0, stopColor: "#c28700", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop115", offset: 0.415, stopColor: "#936000", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop117", offset: 1, stopColor: "#936000", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1498", x1: 0, x2: 5.875, y1: 115.491, y2: 115.491, gradientTransform: "scale(1.83581 .54472)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop120", offset: 0, stopColor: "#bd8200", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop122", offset: 0.415, stopColor: "#8c5900", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop124", offset: 1, stopColor: "#8c5900", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1502", x1: 0, x2: 5.874, y1: 115.488, y2: 115.488, gradientTransform: "scale(1.83577 .54473)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop127", offset: 0, stopColor: "#b97d00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop129", offset: 0.415, stopColor: "#845100", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop131", offset: 1, stopColor: "#845100", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1506", x1: 0, x2: 5.867, y1: 115.706, y2: 115.706, gradientTransform: "scale(1.83922 .5437)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop134", offset: 0, stopColor: "#b57800", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop136", offset: 0.415, stopColor: "#7c4900", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop138", offset: 1, stopColor: "#7c4900", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1510", x1: 0, x2: 5.858, y1: 115.885, y2: 115.885, gradientTransform: "scale(1.84208 .54286)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop141", offset: 0, stopColor: "#b07300", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop143", offset: 0.415, stopColor: "#754200", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop145", offset: 1, stopColor: "#754200", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1514", x1: 0, x2: 5.85, y1: 116.09, y2: 116.09, gradientTransform: "scale(1.84534 .5419)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop148", offset: 0, stopColor: "#ac6e00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop150", offset: 0.415, stopColor: "#6d3a00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop152", offset: 1, stopColor: "#6d3a00", stopOpacity: 1 })), /*#__PURE__*/React.createElement("linearGradient", { id: "grad0-1518", x1: 0, x2: 5.85, y1: 116.09, y2: 116.09, gradientTransform: "scale(1.84534 .5419)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop155", offset: 0, stopColor: "#a86a00", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop157", offset: 0.415, stopColor: "#663200", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop159", offset: 1, stopColor: "#663200", stopOpacity: 1 })), /*#__PURE__*/React.createElement("radialGradient", { id: "grad1-5", cx: 21.553, cy: 93.621, r: 30.174, fx: 21.553, fy: 93.621, gradientTransform: "scale(1.41421 .7071)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop12", offset: 0, stopColor: "#000", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop14", offset: 1, stopColor: "#000", stopOpacity: 1 })), /*#__PURE__*/React.createElement("radialGradient", { id: "grad2-9", cx: 0, cy: 94.872, r: 30.577, fx: 0, fy: 94.872, gradientTransform: "scale(1.43311 .69778)", gradientUnits: "userSpaceOnUse" }, /*#__PURE__*/React.createElement("stop", { id: "stop17", offset: 0, stopColor: "#000", stopOpacity: 1 }), /*#__PURE__*/React.createElement("stop", { id: "stop19", offset: 1, stopColor: "#000", stopOpacity: 1 }))), /*#__PURE__*/React.createElement("g", { id: "g3870", transform: "translate(4.5)" }, /*#__PURE__*/React.createElement("g", { id: "group2497-1", transform: "translate(1.751 -1.751)" }, /*#__PURE__*/React.createElement("g", { id: "shape2498-2", transform: "translate(23.517)" }, /*#__PURE__*/React.createElement("path", { id: "path171", fill: "url(#grad1-5)", stroke: "none", strokeLinecap: "butt", strokeWidth: 1.751, d: "M30.48 58.58c0 4.2-6.82 7.62-15.24 7.62S0 62.78 0 58.58c0-4.21 6.82-7.62 15.24-7.62s15.24 3.41 15.24 7.62z" })), /*#__PURE__*/React.createElement("g", { id: "shape2499-6", transform: "translate(0 -.082)" }, /*#__PURE__*/React.createElement("path", { id: "path176", fill: "url(#grad2-9)", stroke: "none", strokeLinecap: "butt", strokeWidth: 1.751, d: "M31.3 58.58c0 4.2-7.01 7.62-15.65 7.62S0 62.78 0 58.58c0-4.21 7.01-7.62 15.65-7.62s15.65 3.41 15.65 7.62z" })), /*#__PURE__*/React.createElement("g", { id: "group2500-10", transform: "translate(3.137 -2.911)" }, /*#__PURE__*/React.createElement("g", { id: "shape2501-11", transform: "translate(6.825 -.903)" }, /*#__PURE__*/React.createElement("path", { id: "path183", d: "M39.23 47.39c-.77 3.19-4.69 9.83-6.77 12.76-2.08 2.93-1.83 5.58-5.68 4.55-3.83-1.03-4.91-.84-8.88-.61-3.94.23-3.09-.12-5.56 1C9.89 66.2 1.64 51.61.97 48.89c-.65-2.71-.97-2.39.74-5.32 1.71-2.94 1.95-5.84 4.21-9.4 2.26-3.57 4.87-5.38 4.68-8.11-.74-10.12-1.32-15.17 3.17-17.51 4.28-2.23 7.87-.91 9.28-.14.61.32 1.85.95 2.77 2.07.93 1.08 1.76 2.73 2.23 4.82.96 4.17-.4 2.79.69 7.58 1.07 4.77 3.26 7.11 5.93 10.89 2.67 3.78 5.45 10.02 4.56 13.62z", className: "st3" })), /*#__PURE__*/React.createElement("g", { id: "group2502-13", transform: "translate(18.265 -44.23)" }, /*#__PURE__*/React.createElement("g", { id: "shape2503-14" }, /*#__PURE__*/React.createElement("path", { id: "path190", d: "M2.4 65.93c.7-.28.58-.32 1.05-1.34.38-.78.7-1.12.69-2.31 0-1.17-.36-1.57-.91-2.33-.53-.73-1.37-.76-1.9-.67-.3.05-.7.43-.97 1.01-.17.38-.31.88-.32 1.39-.04 1.38.08 1.91.39 2.84.38 1.1 1.29 1.68 1.97 1.41z", className: "st4" })), /*#__PURE__*/React.createElement("g", { id: "shape2504-16", transform: "translate(.006 -.006)" }, /*#__PURE__*/React.createElement("path", { id: "path195", d: "M2.39 65.93c.7-.28.58-.32 1.05-1.33.37-.78.7-1.11.69-2.3.01-1.16-.35-1.58-.89-2.31-.54-.71-1.36-.73-1.89-.64-.31.04-.7.42-.98.97-.18.37-.32.87-.34 1.39-.03 1.37.09 1.9.4 2.83.37 1.09 1.29 1.66 1.96 1.39z", className: "st5" })), /*#__PURE__*/React.createElement("g", { id: "shape2505-18", transform: "translate(.013 -.012)" }, /*#__PURE__*/React.createElement("path", { id: "path200", d: "M2.39 65.93c.69-.28.57-.32 1.03-1.32.37-.77.7-1.11.7-2.29.01-1.15-.34-1.59-.87-2.29-.55-.68-1.36-.7-1.87-.61-.32.04-.72.4-1 .93-.2.36-.33.86-.35 1.38-.03 1.36.1 1.89.41 2.82.36 1.09 1.28 1.65 1.95 1.38z", className: "st6" })), /*#__PURE__*/React.createElement("g", { id: "shape2506-20", transform: "translate(.02 -.018)" }, /*#__PURE__*/React.createElement("path", { id: "path205", d: "M2.38 65.93c.69-.27.57-.31 1.03-1.31.37-.77.69-1.1.7-2.28.01-1.15-.33-1.59-.85-2.26-.56-.67-1.35-.68-1.86-.6-.33.05-.72.39-1 .9-.22.35-.36.85-.37 1.38-.03 1.35.11 1.88.41 2.8.35 1.08 1.27 1.64 1.94 1.37z", className: "st7" })), /*#__PURE__*/React.createElement("g", { id: "shape2507-22", transform: "translate(.025 -.024)" }, /*#__PURE__*/React.createElement("path", { id: "path210", d: "M2.37 65.93c.69-.27.57-.31 1.02-1.3.37-.77.7-1.1.71-2.27.01-1.14-.32-1.6-.83-2.24-.57-.65-1.34-.65-1.85-.57-.34.04-.73.37-1.01.86-.23.34-.37.85-.38 1.37-.03 1.34.11 1.88.41 2.79.35 1.08 1.27 1.63 1.93 1.36z", className: "st8" })), /*#__PURE__*/React.createElement("g", { id: "shape2508-24", transform: "translate(.032 -.03)" }, /*#__PURE__*/React.createElement("path", { id: "path215", d: "M2.37 65.94c.68-.28.56-.32 1.01-1.3.36-.76.69-1.09.7-2.25.03-1.14-.3-1.62-.8-2.23-.58-.63-1.33-.62-1.84-.54-.34.04-.73.35-1.02.82-.24.33-.38.84-.39 1.36-.03 1.34.12 1.88.41 2.78.34 1.07 1.27 1.62 1.93 1.36z", className: "st9" })), /*#__PURE__*/React.createElement("g", { id: "shape2509-26", transform: "translate(.039 -.037)" }, /*#__PURE__*/React.createElement("path", { id: "path220", d: "M2.36 65.94c.68-.27.56-.32 1.01-1.3.36-.75.68-1.08.7-2.23.03-1.13-.29-1.62-.79-2.21-.58-.61-1.32-.59-1.82-.52-.35.04-.74.34-1.03.79-.26.32-.39.83-.4 1.36-.03 1.32.13 1.86.41 2.77.34 1.06 1.27 1.6 1.92 1.34z", className: "st10" })), /*#__PURE__*/React.createElement("g", { id: "shape2510-28", transform: "translate(.044 -.043)" }, /*#__PURE__*/React.createElement("path", { id: "path225", d: "M2.35 65.94c.68-.27.56-.31 1-1.29.36-.74.69-1.07.71-2.22.03-1.12-.28-1.63-.77-2.19-.58-.59-1.31-.56-1.81-.49-.35.04-.74.32-1.04.75-.27.31-.4.82-.41 1.36-.03 1.31.13 1.85.41 2.75.33 1.06 1.27 1.59 1.91 1.33z", className: "st11" })), /*#__PURE__*/React.createElement("g", { id: "shape2511-30", transform: "translate(.05 -.049)" }, /*#__PURE__*/React.createElement("path", { id: "path230", d: "M2.35 65.94c.66-.27.54-.31.99-1.28.35-.74.68-1.07.71-2.21.04-1.11-.27-1.64-.75-2.16-.59-.57-1.3-.54-1.8-.47-.36.04-.75.31-1.05.71-.28.3-.41.82-.42 1.35-.03 1.31.14 1.85.41 2.74.33 1.05 1.26 1.58 1.91 1.32z", className: "st12" })), /*#__PURE__*/React.createElement("g", { id: "shape2512-32", transform: "translate(.057 -.055)" }, /*#__PURE__*/React.createElement("path", { id: "path235", d: "M2.34 65.94c.66-.26.54-.31.99-1.27.35-.74.68-1.06.71-2.2.04-1.1-.26-1.64-.73-2.14-.6-.55-1.3-.51-1.79-.45-.37.04-.75.3-1.06.68-.29.29-.42.81-.43 1.35-.03 1.29.14 1.84.41 2.72.32 1.05 1.26 1.57 1.9 1.31z", className: "st13" })), /*#__PURE__*/React.createElement("g", { id: "shape2513-34", transform: "translate(.063 -.06)" }, /*#__PURE__*/React.createElement("path", { id: "path240", d: "M2.34 65.94c.65-.26.53-.31.97-1.26.35-.73.68-1.06.72-2.19.04-1.09-.25-1.65-.71-2.12-.61-.53-1.29-.48-1.78-.42-.37.04-.75.28-1.07.64-.3.28-.43.8-.44 1.34-.03 1.29.15 1.84.42 2.72.31 1.03 1.25 1.55 1.89 1.29z", className: "st14" })), /*#__PURE__*/React.createElement("g", { id: "shape2514-36", transform: "translate(.07 -.067)" }, /*#__PURE__*/React.createElement("path", { id: "path245", d: "M2.33 65.95c.65-.26.53-.31.97-1.26.34-.73.67-1.05.72-2.17.04-1.09-.24-1.67-.69-2.11-.62-.51-1.28-.45-1.77-.39-.38.04-.76.26-1.08.6-.32.27-.44.8-.45 1.34-.03 1.27.16 1.82.42 2.7.31 1.03 1.25 1.54 1.88 1.29z", className: "st15" })), /*#__PURE__*/React.createElement("g", { id: "shape2515-38", transform: "translate(.076 -.073)" }, /*#__PURE__*/React.createElement("path", { id: "path250", d: "M2.32 65.95c.65-.26.53-.31.96-1.25.35-.72.68-1.05.73-2.16.05-1.08-.23-1.68-.67-2.08-.63-.5-1.28-.43-1.75-.38-.4.04-.77.25-1.1.57-.33.26-.45.79-.46 1.33-.03 1.27.16 1.82.42 2.69.3 1.03 1.25 1.53 1.87 1.28z", className: "st16" })), /*#__PURE__*/React.createElement("g", { id: "shape2516-40", transform: "translate(.082 -.079)" }, /*#__PURE__*/React.createElement("path", { id: "path255", d: "M2.32 65.95c.64-.26.52-.31.95-1.24.34-.72.67-1.04.72-2.15.06-1.07-.21-1.68-.64-2.06-.64-.48-1.27-.4-1.74-.35-.4.04-.78.23-1.11.53-.34.25-.46.78-.47 1.33-.03 1.25.17 1.81.42 2.67.3 1.02 1.25 1.52 1.87 1.27z", className: "st17" })), /*#__PURE__*/React.createElement("g", { id: "shape2517-42", transform: "translate(.089 -.085)" }, /*#__PURE__*/React.createElement("path", { id: "path260", d: "M2.31 65.95c.64-.25.52-.31.94-1.23.35-.72.67-1.04.73-2.14.06-1.06-.2-1.69-.62-2.04-.65-.45-1.26-.37-1.73-.32-.41.03-.78.21-1.11.49-.36.24-.48.77-.5 1.32-.02 1.25.19 1.81.43 2.67.29 1.01 1.24 1.5 1.86 1.25z", className: "st18" })), /*#__PURE__*/React.createElement("g", { id: "shape2518-44", transform: "translate(.095 -.091)" }, /*#__PURE__*/React.createElement("path", { id: "path265", d: "M2.3 65.95c.64-.25.52-.3.94-1.22.34-.71.67-1.03.73-2.13.07-1.05-.19-1.7-.6-2.02-.66-.43-1.25-.34-1.72-.3-.41.04-.79.21-1.12.46-.38.23-.5.77-.51 1.32-.02 1.24.19 1.79.43 2.65.29 1.01 1.24 1.49 1.85 1.24z", className: "st19" })), /*#__PURE__*/React.createElement("g", { id: "shape2519-46", transform: "translate(.101 -.097)" }, /*#__PURE__*/React.createElement("path", { id: "path270", d: "M2.3 65.96c.63-.26.51-.31.93-1.23.33-.7.66-1.02.73-2.11.07-1.04-.18-1.7-.58-2-.67-.41-1.25-.31-1.71-.27-.42.04-.79.19-1.13.42-.39.22-.51.76-.52 1.31-.02 1.23.2 1.79.43 2.64.28 1 1.24 1.48 1.85 1.24z", className: "st20" })), /*#__PURE__*/React.createElement("g", { id: "shape2520-48", transform: "translate(.107 -.103)" }, /*#__PURE__*/React.createElement("path", { id: "path275", d: "M2.29 65.96c.63-.25.51-.31.92-1.22.34-.69.66-1.01.74-2.09.07-1.04-.17-1.72-.56-1.98-.68-.4-1.24-.29-1.7-.25-.43.03-.8.17-1.14.39-.4.2-.52.74-.53 1.3-.02 1.22.21 1.78.44 2.62.27 1 1.23 1.47 1.83 1.23z", className: "st21" })), /*#__PURE__*/React.createElement("g", { id: "shape2521-50", transform: "translate(.114 -.11)" }, /*#__PURE__*/React.createElement("path", { id: "path280", d: "M2.29 65.96c.62-.25.5-.31.91-1.21.33-.69.66-1.01.74-2.08.08-1.03-.16-1.73-.55-1.96-.68-.38-1.22-.26-1.68-.22-.43.03-.8.15-1.15.35-.41.19-.53.73-.54 1.29-.02 1.21.21 1.78.44 2.61.26.99 1.23 1.46 1.83 1.22z", className: "st22" })), /*#__PURE__*/React.createElement("g", { id: "shape2522-52", transform: "translate(.12 -.115)" }, /*#__PURE__*/React.createElement("path", { id: "path285", d: "M2.28 65.96c.62-.25.49-.31.91-1.2.32-.69.65-1 .74-2.07.08-1.02-.15-1.74-.53-1.94-.69-.35-1.22-.23-1.67-.2-.44.03-.81.14-1.16.32-.42.18-.54.73-.55 1.29-.02 1.2.22 1.77.44 2.6.26.98 1.22 1.44 1.82 1.2z", className: "st23" })), /*#__PURE__*/React.createElement("g", { id: "shape2523-54", transform: "translate(.126 -.122)" }, /*#__PURE__*/React.createElement("path", { id: "path290", d: "M2.27 65.96c.61-.24.49-.3.9-1.19.33-.68.65-1 .74-2.06.09-1.02-.13-1.74-.5-1.92-.7-.33-1.21-.2-1.66-.17-.45.03-.81.12-1.17.28-.44.17-.55.72-.56 1.28-.02 1.19.22 1.76.44 2.59.25.98 1.22 1.43 1.81 1.19z", className: "st24" }))), /*#__PURE__*/React.createElement("g", { id: "shape2524-56", transform: "translate(18.85 -45.458)" }, /*#__PURE__*/React.createElement("path", { id: "path296", d: "M1.16 62.39c.35 0 .79.24 1 .55.23.32.39.76.39 1.27 0 .75-.08 1.58-.53 1.83-.14.09-.44.16-.62.16-.39 0-.43-.26-.8-.65-.13-.14-.52-.82-.52-1.38 0-.35-.08-.85.22-1.3.21-.32.48-.48.86-.48z", className: "st3" })), /*#__PURE__*/React.createElement("g", { id: "group2525-58", transform: "translate(19.778 -46.762)" }, /*#__PURE__*/React.createElement("g", { id: "shape2526-59" }, /*#__PURE__*/React.createElement("path", { id: "path303", d: "M.14 64.33c.13-.22.68-.12.88.32.2.44.17 1.38.03 1.43-.36.12-.25-.41-.56-.88-.32-.45-.49-.66-.35-.87z", className: "st3" })), /*#__PURE__*/React.createElement("g", { id: "shape2527-61", transform: "translate(.01 -.015)" }, /*#__PURE__*/React.createElement("path", { id: "path308", d: "M.14 64.35c.13-.21.67-.11.87.32.2.43.16 1.37.02 1.42-.35.11-.24-.41-.55-.88-.31-.44-.48-.65-.34-.86z", className: "st25" })), /*#__PURE__*/React.createElement("g", { id: "shape2528-63", transform: "translate(.021 -.03)" }, /*#__PURE__*/React.createElement("path", { id: "path313", d: "M.13 64.37c.14-.2.67-.11.87.32.19.42.16 1.35.02 1.4-.35.11-.24-.4-.55-.87-.3-.43-.47-.64-.34-.85z", className: "st26" })), /*#__PURE__*/React.createElement("g", { id: "shape2529-65", transform: "translate(.032 -.044)" }, /*#__PURE__*/React.createElement("path", { id: "path318", d: "M.13 64.4c.13-.21.66-.11.85.31.2.42.16 1.33.03 1.38-.35.11-.24-.4-.54-.85-.3-.44-.47-.64-.34-.84z", className: "st27" })), /*#__PURE__*/React.createElement("g", { id: "shape2530-67", transform: "translate(.042 -.059)" }, /*#__PURE__*/React.createElement("path", { id: "path323", d: "M.13 64.42c.13-.2.65-.11.84.31.19.41.16 1.31.02 1.36-.34.11-.23-.39-.53-.84-.29-.43-.46-.63-.33-.83z", className: "st28" })), /*#__PURE__*/React.createElement("g", { id: "shape2531-69", transform: "translate(.053 -.074)" }, /*#__PURE__*/React.createElement("path", { id: "path328", d: "M.13 64.44c.13-.2.64-.1.83.31.19.41.15 1.29.02 1.34-.34.11-.23-.38-.52-.83-.3-.42-.46-.62-.33-.82z", className: "st29" })), /*#__PURE__*/React.createElement("g", { id: "shape2532-71", transform: "translate(.063 -.088)" }, /*#__PURE__*/React.createElement("path", { id: "path333", d: "M.13 64.47c.12-.2.63-.11.82.3.18.4.15 1.28.02 1.32-.34.11-.23-.38-.52-.82-.29-.41-.45-.61-.32-.8z", className: "st30" })), /*#__PURE__*/React.createElement("g", { id: "shape2533-73", transform: "translate(.074 -.103)" }, /*#__PURE__*/React.createElement("path", { id: "path338", d: "M.13 64.49c.12-.19.62-.1.8.3.18.39.15 1.26.03 1.3-.33.11-.23-.37-.52-.8-.28-.41-.44-.61-.31-.8z", className: "st31" })), /*#__PURE__*/React.createElement("g", { id: "shape2534-75", transform: "translate(.084 -.118)" }, /*#__PURE__*/React.createElement("path", { id: "path343", d: "M.12 64.51c.13-.19.62-.1.8.3.18.39.14 1.24.02 1.29-.32.1-.22-.37-.5-.8-.28-.4-.44-.59-.32-.79z", className: "st32" })), /*#__PURE__*/React.createElement("g", { id: "shape2535-77", transform: "translate(.095 -.133)" }, /*#__PURE__*/React.createElement("path", { id: "path348", d: "M.12 64.54c.12-.19.61-.1.79.29.17.38.14 1.22.02 1.27-.32.1-.22-.37-.5-.79-.28-.4-.43-.58-.31-.77z", className: "st33" })), /*#__PURE__*/React.createElement("g", { id: "shape2536-79", transform: "translate(.105 -.147)" }, /*#__PURE__*/React.createElement("path", { id: "path353", d: "M.12 64.56c.12-.18.6-.1.77.29.18.38.14 1.2.03 1.25-.32.1-.22-.36-.5-.78-.27-.39-.42-.57-.3-.76z", className: "st34" })), /*#__PURE__*/React.createElement("g", { id: "shape2537-81", transform: "translate(.116 -.162)" }, /*#__PURE__*/React.createElement("path", { id: "path358", d: "M.12 64.59c.12-.19.59-.1.76.28.17.37.14 1.19.02 1.23-.31.1-.21-.35-.48-.76-.27-.39-.42-.57-.3-.75z", className: "st35" })), /*#__PURE__*/React.createElement("g", { id: "shape2538-83", transform: "translate(.126 -.177)" }, /*#__PURE__*/React.createElement("path", { id: "path363", d: "M.12 64.61c.11-.18.58-.1.75.27.17.38.14 1.18.02 1.22-.31.1-.21-.35-.48-.75-.26-.38-.41-.56-.29-.74z", className: "st36" })), /*#__PURE__*/React.createElement("g", { id: "shape2539-85", transform: "translate(.137 -.192)" }, /*#__PURE__*/React.createElement("path", { id: "path368", d: "M.11 64.63c.12-.17.58-.09.74.27.17.37.14 1.16.03 1.2-.31.1-.21-.34-.47-.74-.26-.37-.41-.55-.3-.73z", className: "st37" })), /*#__PURE__*/React.createElement("g", { id: "shape2540-87", transform: "translate(.147 -.207)" }, /*#__PURE__*/React.createElement("path", { id: "path373", d: "M.11 64.66c.12-.18.57-.1.73.26.17.36.13 1.14.02 1.18-.3.1-.2-.33-.46-.72-.26-.37-.4-.55-.29-.72z", className: "st38" })), /*#__PURE__*/React.createElement("g", { id: "shape2541-89", transform: "translate(.158 -.221)" }, /*#__PURE__*/React.createElement("path", { id: "path378", d: "M.11 64.68c.11-.17.56-.09.72.26.16.36.13 1.13.02 1.17-.29.09-.2-.34-.46-.72-.25-.37-.39-.54-.28-.71z", className: "st39" })), /*#__PURE__*/React.createElement("g", { id: "shape2542-91", transform: "translate(.168 -.236)" }, /*#__PURE__*/React.createElement("path", { id: "path383", d: "M.11 64.7c.11-.16.55-.08.71.26.15.35.12 1.11.02 1.15-.29.09-.2-.33-.45-.71-.25-.36-.39-.53-.28-.7z", className: "st40" })), /*#__PURE__*/React.createElement("g", { id: "shape2543-93", transform: "translate(.179 -.251)" }, /*#__PURE__*/React.createElement("path", { id: "path388", d: "M.11 64.73c.11-.17.54-.09.69.25.16.35.13 1.09.02 1.13-.28.09-.19-.32-.44-.7-.24-.35-.38-.52-.27-.68z", className: "st41" })), /*#__PURE__*/React.createElement("g", { id: "shape2544-95", transform: "translate(.19 -.266)" }, /*#__PURE__*/React.createElement("path", { id: "path393", d: "M.11 64.75c.1-.16.53-.08.68.25.15.34.12 1.07.02 1.11-.28.09-.19-.32-.43-.68-.25-.35-.38-.51-.27-.68z", className: "st42" })), /*#__PURE__*/React.createElement("g", { id: "shape2545-97", transform: "translate(.2 -.28)" }, /*#__PURE__*/React.createElement("path", { id: "path398", d: "M.1 64.78c.11-.17.53-.09.68.24.15.33.12 1.05.02 1.09-.28.09-.19-.31-.43-.67-.24-.34-.37-.5-.27-.66z", className: "st43" })), /*#__PURE__*/React.createElement("g", { id: "shape2546-99", transform: "translate(.21 -.295)" }, /*#__PURE__*/React.createElement("path", { id: "path403", d: "M.1 64.8c.1-.16.51-.08.66.24.15.33.12 1.04.02 1.07-.27.09-.18-.3-.42-.66-.23-.33-.36-.49-.26-.65z", className: "st44" }))), /*#__PURE__*/React.createElement("g", { id: "group2547-101", transform: "translate(24.736 -44.335)" }, /*#__PURE__*/React.createElement("g", { id: "shape2548-102" }, /*#__PURE__*/React.createElement("path", { id: "path411", d: "M3.18 66.18c1.76-.18 2.38-.86 2.69-2.04.28-1.06.3-2.23-.49-3.6-.73-1.31-1.16-1.52-2.22-1.6C1.52 58.8.75 59.95.39 60.77c-.39.89-.31.76-.28 1.88.02 1.18.69 1.51 1.09 2.25.41.73 1.78 1.3 1.98 1.28z", className: "st4" })), /*#__PURE__*/React.createElement("g", { id: "shape2549-104", transform: "translate(.017 -.007)" }, /*#__PURE__*/React.createElement("path", { id: "path416", d: "M3.17 66.18c1.74-.18 2.37-.87 2.68-2.04.28-1.06.29-2.22-.49-3.56-.72-1.27-1.14-1.47-2.19-1.56-1.64-.14-2.43.96-2.8 1.77-.37.86-.3.77-.28 1.88.03 1.18.7 1.5 1.11 2.23.41.73 1.77 1.3 1.97 1.28z", className: "st5" })), /*#__PURE__*/React.createElement("g", { id: "shape2550-106", transform: "translate(.034 -.013)" }, /*#__PURE__*/React.createElement("path", { id: "path421", d: "M3.15 66.18c1.74-.18 2.38-.87 2.68-2.03.27-1.07.28-2.23-.49-3.53-.7-1.23-1.13-1.43-2.17-1.51-1.62-.14-2.44.9-2.81 1.7-.36.83-.3.78-.28 1.87.03 1.18.7 1.49 1.11 2.23.41.72 1.76 1.29 1.96 1.27z", className: "st6" })), /*#__PURE__*/React.createElement("g", { id: "shape2551-108", transform: "translate(.052 -.02)" }, /*#__PURE__*/React.createElement("path", { id: "path426", d: "M3.13 66.18c1.74-.17 2.38-.87 2.67-2.03.27-1.07.29-2.22-.48-3.5-.69-1.18-1.11-1.38-2.14-1.46-1.62-.14-2.46.85-2.83 1.65-.35.79-.31.78-.28 1.86.03 1.18.7 1.47 1.11 2.21.41.73 1.75 1.29 1.95 1.27z", className: "st7" })), /*#__PURE__*/React.createElement("g", { id: "shape2552-110", transform: "translate(.069 -.026)" }, /*#__PURE__*/React.createElement("path", { id: "path431", d: "M3.12 66.18c1.73-.17 2.37-.88 2.66-2.02.26-1.09.28-2.23-.48-3.47-.67-1.14-1.1-1.34-2.11-1.42-1.62-.14-2.48.8-2.85 1.59-.34.77-.31.79-.28 1.85.03 1.18.7 1.46 1.11 2.2.41.73 1.75 1.29 1.95 1.27z", className: "st8" })), /*#__PURE__*/React.createElement("g", { id: "shape2553-112", transform: "translate(.086 -.033)" }, /*#__PURE__*/React.createElement("path", { id: "path436", d: "M3.1 66.18c1.72-.17 2.38-.88 2.65-2.02.26-1.09.29-2.23-.47-3.43-.65-1.1-1.08-1.3-2.09-1.38-1.61-.14-2.49.75-2.86 1.54-.33.73-.31.79-.28 1.84.03 1.18.71 1.45 1.11 2.19.41.73 1.74 1.28 1.94 1.26z", className: "st9" })), /*#__PURE__*/React.createElement("g", { id: "shape2554-114", transform: "translate(.103 -.04)" }, /*#__PURE__*/React.createElement("path", { id: "path441", d: "M3.08 66.18c1.72-.16 2.38-.89 2.65-2.01.26-1.1.28-2.23-.47-3.41-.64-1.05-1.07-1.25-2.06-1.33-1.61-.13-2.51.7-2.89 1.48-.31.7-.31.8-.27 1.83.04 1.18.71 1.44 1.11 2.18.41.73 1.74 1.28 1.93 1.26z", className: "st10" })), /*#__PURE__*/React.createElement("g", { id: "shape2555-116", transform: "translate(.112 -.046)" }, /*#__PURE__*/React.createElement("path", { id: "path446", d: "M3.08 66.18c1.7-.16 2.37-.89 2.64-2.01.25-1.1.27-2.23-.47-3.37-.62-1.01-1.06-1.21-2.03-1.28-1.61-.14-2.54.64-2.91 1.41-.3.68-.31.81-.28 1.83.05 1.18.72 1.42 1.12 2.16.41.74 1.73 1.28 1.93 1.26z", className: "st11" })), /*#__PURE__*/React.createElement("g", { id: "shape2556-118", transform: "translate(.116 -.053)" }, /*#__PURE__*/React.createElement("path", { id: "path451", d: "M3.07 66.18c1.7-.16 2.38-.9 2.64-2 .24-1.12.27-2.23-.47-3.35-.6-.96-1.04-1.15-2-1.23-1.6-.14-2.55.59-2.93 1.36-.29.64-.31.81-.27 1.81.04 1.18.71 1.42 1.12 2.16.41.73 1.71 1.27 1.91 1.25z", className: "st12" })), /*#__PURE__*/React.createElement("g", { id: "shape2557-120", transform: "translate(.12 -.06)" }, /*#__PURE__*/React.createElement("path", { id: "path456", d: "M3.07 66.18c1.69-.15 2.38-.9 2.62-2 .25-1.12.27-2.23-.46-3.31-.58-.92-1.02-1.11-1.97-1.19-1.6-.13-2.57.54-2.95 1.3-.28.61-.31.82-.27 1.81.04 1.17.72 1.4 1.12 2.14.41.74 1.71 1.27 1.91 1.25z", className: "st13" })), /*#__PURE__*/React.createElement("g", { id: "shape2558-122", transform: "translate(.125 -.066)" }, /*#__PURE__*/React.createElement("path", { id: "path461", d: "M3.07 66.18c1.68-.15 2.37-.9 2.61-1.99.24-1.13.27-2.24-.45-3.28-.57-.88-1.01-1.07-1.95-1.15-1.59-.13-2.59.49-2.97 1.25-.26.57-.31.82-.27 1.79.05 1.18.72 1.39 1.13 2.13.41.74 1.7 1.27 1.9 1.25z", className: "st14" })), /*#__PURE__*/React.createElement("g", { id: "shape2559-124", transform: "translate(.13 -.072)" }, /*#__PURE__*/React.createElement("path", { id: "path466", d: "M3.06 66.18c1.68-.15 2.38-.91 2.61-1.99.24-1.13.27-2.23-.45-3.25-.55-.83-1-1.02-1.92-1.09-1.59-.14-2.61.43-2.98 1.18-.26.55-.32.83-.28 1.79.05 1.17.73 1.37 1.13 2.11.41.75 1.69 1.27 1.89 1.25z", className: "st15" })), /*#__PURE__*/React.createElement("g", { id: "shape2560-126", transform: "translate(.134 -.08)" }, /*#__PURE__*/React.createElement("path", { id: "path471", d: "M3.06 66.18c1.67-.14 2.38-.91 2.6-1.98.23-1.15.26-2.24-.45-3.22-.54-.79-.98-.98-1.89-1.05-1.58-.14-2.63.38-3 1.12-.25.52-.32.84-.28 1.79.06 1.17.73 1.36 1.14 2.1.41.74 1.68 1.26 1.88 1.24z", className: "st16" })), /*#__PURE__*/React.createElement("g", { id: "shape2561-128", transform: "translate(.138 -.086)" }, /*#__PURE__*/React.createElement("path", { id: "path476", d: "M3.06 66.18c1.66-.14 2.37-.92 2.59-1.98.22-1.15.26-2.23-.44-3.19-.53-.74-.97-.93-1.87-1-1.58-.13-2.64.33-3.02 1.07-.23.48-.32.84-.28 1.77.06 1.17.74 1.35 1.14 2.09.41.75 1.68 1.26 1.88 1.24z", className: "st17" })), /*#__PURE__*/React.createElement("g", { id: "shape2562-130", transform: "translate(.142 -.092)" }, /*#__PURE__*/React.createElement("path", { id: "path481", d: "M3.05 66.18c1.66-.14 2.38-.92 2.59-1.97.22-1.16.26-2.24-.44-3.16-.51-.7-.96-.89-1.84-.96-1.57-.13-2.66.28-3.04 1.01-.22.45-.32.85-.28 1.77.06 1.17.74 1.33 1.15 2.07.41.75 1.66 1.26 1.86 1.24z", className: "st18" })), /*#__PURE__*/React.createElement("g", { id: "shape2563-132", transform: "translate(.147 -.099)" }, /*#__PURE__*/React.createElement("path", { id: "path486", d: "M3.05 66.18c1.65-.13 2.38-.93 2.58-1.97.21-1.16.25-2.24-.44-3.12-.49-.66-.94-.84-1.81-.92-1.57-.13-2.68.23-3.06.96-.21.42-.32.85-.27 1.75.06 1.17.74 1.33 1.14 2.07.41.75 1.66 1.25 1.86 1.23z", className: "st19" })), /*#__PURE__*/React.createElement("g", { id: "shape2564-134", transform: "translate(.151 -.105)" }, /*#__PURE__*/React.createElement("path", { id: "path491", d: "M3.05 66.18c1.64-.13 2.38-.93 2.57-1.96.21-1.18.25-2.24-.44-3.1-.47-.61-.92-.79-1.78-.86-1.56-.14-2.7.17-3.08.89-.2.39-.32.86-.27 1.75.06 1.17.74 1.31 1.15 2.05.41.75 1.65 1.25 1.85 1.23z", className: "st20" })), /*#__PURE__*/React.createElement("g", { id: "shape2565-136", transform: "translate(.155 -.112)" }, /*#__PURE__*/React.createElement("path", { id: "path496", d: "M3.04 66.18c1.64-.13 2.38-.93 2.57-1.96.2-1.18.25-2.24-.43-3.06-.46-.57-.91-.75-1.76-.82-1.55-.13-2.71.12-3.1.83-.18.36-.32.87-.27 1.74.07 1.17.75 1.3 1.15 2.04.41.76 1.64 1.25 1.84 1.23z", className: "st21" })), /*#__PURE__*/React.createElement("g", { id: "shape2566-138", transform: "translate(.16 -.118)" }, /*#__PURE__*/React.createElement("path", { id: "path501", d: "M3.04 66.18c1.63-.12 2.38-.94 2.56-1.95.2-1.19.24-2.24-.43-3.04-.44-.53-.9-.7-1.73-.77-1.55-.13-2.73.07-3.12.78-.17.32-.32.87-.27 1.73.07 1.17.75 1.29 1.16 2.03.4.75 1.63 1.24 1.83 1.22z", className: "st22" })), /*#__PURE__*/React.createElement("g", { id: "shape2567-140", transform: "translate(.164 -.125)" }, /*#__PURE__*/React.createElement("path", { id: "path506", d: "M3.03 66.18c1.63-.12 2.39-.94 2.55-1.95.2-1.19.25-2.24-.42-3-.42-.49-.88-.66-1.7-.73-1.54-.13-2.75.02-3.14.72-.16.3-.32.88-.27 1.72.08 1.17.76 1.28 1.16 2.02.41.76 1.63 1.24 1.82 1.22z", className: "st23" })), /*#__PURE__*/React.createElement("g", { id: "shape2568-142", transform: "translate(.169 -.132)" }, /*#__PURE__*/React.createElement("path", { id: "path511", d: "M3.03 66.18c1.62-.12 2.38-.95 2.54-1.94.2-1.2.25-2.25-.42-2.97-.4-.45-.86-.62-1.67-.69-1.54-.13-2.77-.03-3.16.67-.14.26-.32.88-.27 1.71.08 1.17.76 1.26 1.16 2 .41.76 1.62 1.24 1.82 1.22z", className: "st24" }))), /*#__PURE__*/React.createElement("g", { id: "shape2569-144", transform: "translate(26.199 -45.423)" }, /*#__PURE__*/React.createElement("path", { id: "path517", d: "M1.58 62.31c.88 0 1.39.79 1.57 1.79.07.46-.04.99-.32 1.35-.31.42-.88.68-1.33.68-.44 0-.93.07-1.18-.28C.06 65.48 0 64.68 0 64.1c0-.64.19-1.1.51-1.46.25-.27.7-.33 1.07-.33z", className: "st3" })), /*#__PURE__*/React.createElement("g", { id: "group2570-146", transform: "translate(27.516 -47.567)" }, /*#__PURE__*/React.createElement("g", { id: "shape2571-147" }, /*#__PURE__*/React.createElement("path", { id: "path524", d: "M.32 64.82c.16-.11.42 0 .73.34.33.37.48.67.08.88-.31.16-.4-.32-.59-.52-.29-.32-.54-.49-.22-.7z", className: "st3" })), /*#__PURE__*/React.createElement("g", { id: "shape2572-149", transform: "translate(.013 -.01)" }, /*#__PURE__*/React.createElement("path", { id: "path529", d: "M.31 64.84c.16-.11.42 0 .72.34.33.36.47.65.08.86-.3.16-.39-.32-.57-.51-.29-.31-.54-.48-.23-.69z", className: "st25" })), /*#__PURE__*/React.createElement("g", { id: "shape2573-151", transform: "translate(.026 -.018)" }, /*#__PURE__*/React.createElement("path", { id: "path534", d: "M.31 64.85c.15-.1.41 0 .7.34.32.36.46.64.08.85-.29.16-.38-.31-.56-.5-.29-.31-.53-.48-.22-.69z", className: "st26" })), /*#__PURE__*/React.createElement("g", { id: "shape2574-153", transform: "translate(.04 -.027)" }, /*#__PURE__*/React.createElement("path", { id: "path539", d: "M.3 64.87c.15-.1.4 0 .7.33.31.36.44.64.07.84-.28.16-.37-.31-.55-.5-.28-.3-.52-.46-.22-.67z", className: "st27" })), /*#__PURE__*/React.createElement("g", { id: "shape2575-155", transform: "translate(.052 -.036)" }, /*#__PURE__*/React.createElement("path", { id: "path544", d: "M.29 64.89c.15-.1.4 0 .69.33.31.35.43.62.07.82-.28.16-.37-.3-.54-.49-.27-.29-.51-.45-.22-.66z", className: "st28" })), /*#__PURE__*/React.createElement("g", { id: "shape2576-157", transform: "translate(.065 -.045)" }, /*#__PURE__*/React.createElement("path", { id: "path549", d: "M.29 64.91c.14-.1.39 0 .67.32.31.34.42.61.07.81-.27.16-.36-.29-.53-.48-.27-.29-.5-.45-.21-.65z", className: "st29" })), /*#__PURE__*/React.createElement("g", { id: "shape2577-159", transform: "translate(.078 -.055)" }, /*#__PURE__*/React.createElement("path", { id: "path554", d: "M.28 64.93c.14-.1.39 0 .66.31.31.34.41.61.08.8-.27.16-.36-.29-.52-.47-.27-.29-.5-.44-.22-.64z", className: "st30" })), /*#__PURE__*/React.createElement("g", { id: "shape2578-161", transform: "translate(.091 -.064)" }, /*#__PURE__*/React.createElement("path", { id: "path559", d: "M.27 64.95c.14-.1.38 0 .66.31.29.33.39.59.07.78-.26.16-.35-.28-.51-.46-.26-.28-.49-.43-.22-.63z", className: "st31" })), /*#__PURE__*/React.createElement("g", { id: "shape2579-163", transform: "translate(.104 -.073)" }, /*#__PURE__*/React.createElement("path", { id: "path564", d: "M.27 64.97c.13-.1.37 0 .64.3.29.33.38.58.07.77-.26.16-.34-.28-.5-.45-.26-.28-.48-.43-.21-.62z", className: "st32" })), /*#__PURE__*/React.createElement("g", { id: "shape2580-165", transform: "translate(.118 -.082)" }, /*#_