@arco-iconbox/react-hiagent 0.0.13 → 0.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/Icon403ErrorHighSaturation/index.d.ts +4 -0
- package/cjs/Icon403ErrorHighSaturation/index.js +240 -0
- package/cjs/Icon403ErrorLowSaturation/index.d.ts +4 -0
- package/cjs/Icon403ErrorLowSaturation/index.js +240 -0
- package/cjs/Icon404ErrorHighSaturation/index.d.ts +4 -0
- package/cjs/Icon404ErrorHighSaturation/index.js +240 -0
- package/cjs/Icon404ErrorLowSaturation/index.d.ts +4 -0
- package/cjs/Icon404ErrorLowSaturation/index.js +240 -0
- package/cjs/Icon500ErrorLowSaturation/index.d.ts +4 -0
- package/cjs/Icon500ErrorLowSaturation/index.js +240 -0
- package/cjs/IconErrorTypeSimplified/index.d.ts +4 -0
- package/cjs/IconErrorTypeSimplified/index.js +140 -0
- package/cjs/IconNetWorkErrorSimplified/index.d.ts +4 -0
- package/cjs/IconNetWorkErrorSimplified/index.js +150 -0
- package/cjs/IconNetworkErrorHighSaturation/index.d.ts +4 -0
- package/cjs/IconNetworkErrorHighSaturation/index.js +223 -0
- package/cjs/IconNetworkErrorLowSaturation/index.d.ts +4 -0
- package/cjs/IconNetworkErrorLowSaturation/index.js +220 -0
- package/cjs/IconNewWindow/index.d.ts +4 -0
- package/cjs/IconNewWindow/index.js +59 -0
- package/cjs/IconNoChartHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoChartHighSaturation/index.js +321 -0
- package/cjs/IconNoChartLowSaturation/index.d.ts +4 -0
- package/cjs/IconNoChartLowSaturation/index.js +321 -0
- package/cjs/IconNoContentHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoContentHighSaturation/index.js +161 -0
- package/cjs/IconNoContentLowSaturation/index.d.ts +4 -0
- package/cjs/IconNoContentLowSaturation/index.js +161 -0
- package/cjs/IconNoContentSimplified/index.d.ts +4 -0
- package/cjs/IconNoContentSimplified/index.js +134 -0
- package/cjs/IconNoDataHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoDataHighSaturation/index.js +187 -0
- package/cjs/IconNoDataSimplified/index.d.ts +4 -0
- package/cjs/IconNoDataSimplified/index.js +189 -0
- package/cjs/IconNoPermissionHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoPermissionHighSaturation/index.js +247 -0
- package/cjs/IconNoPermissionLowSaturation/index.d.ts +4 -0
- package/cjs/IconNoPermissionLowSaturation/index.js +250 -0
- package/cjs/IconNoPermissionSimplified/index.d.ts +4 -0
- package/cjs/IconNoPermissionSimplified/index.js +250 -0
- package/cjs/IconNoPicHighSaturation/index.d.ts +4 -0
- package/cjs/IconNoPicHighSaturation/index.js +161 -0
- package/cjs/IconNoPicLowSaturation/index.d.ts +4 -0
- package/cjs/IconNoPicLowSaturation/index.js +161 -0
- package/cjs/IconPermissionRequestFail/index.d.ts +4 -0
- package/cjs/IconPermissionRequestFail/index.js +292 -0
- package/cjs/IconPermissionRequestSuccess/index.d.ts +4 -0
- package/cjs/IconPermissionRequestSuccess/index.js +292 -0
- package/cjs/IconSearchNullHighSaturation/index.d.ts +4 -0
- package/cjs/IconSearchNullHighSaturation/index.js +294 -0
- package/cjs/IconSearchNullSimplified/index.d.ts +4 -0
- package/cjs/IconSearchNullSimplified/index.js +294 -0
- package/cjs/IconSubmissionFail/index.d.ts +4 -0
- package/cjs/IconSubmissionFail/index.js +153 -0
- package/cjs/IconSubmissionSuccess/index.d.ts +4 -0
- package/cjs/IconSubmissionSuccess/index.js +225 -0
- package/cjs/index.d.ts +28 -0
- package/cjs/index.js +58 -1
- package/dist/icon.min.js +1 -1
- package/esm/Icon403ErrorHighSaturation/index.d.ts +4 -0
- package/esm/Icon403ErrorHighSaturation/index.js +215 -0
- package/esm/Icon403ErrorLowSaturation/index.d.ts +4 -0
- package/esm/Icon403ErrorLowSaturation/index.js +215 -0
- package/esm/Icon404ErrorHighSaturation/index.d.ts +4 -0
- package/esm/Icon404ErrorHighSaturation/index.js +215 -0
- package/esm/Icon404ErrorLowSaturation/index.d.ts +4 -0
- package/esm/Icon404ErrorLowSaturation/index.js +215 -0
- package/esm/Icon500ErrorLowSaturation/index.d.ts +4 -0
- package/esm/Icon500ErrorLowSaturation/index.js +215 -0
- package/esm/IconErrorTypeSimplified/index.d.ts +4 -0
- package/esm/IconErrorTypeSimplified/index.js +115 -0
- package/esm/IconNetWorkErrorSimplified/index.d.ts +4 -0
- package/esm/IconNetWorkErrorSimplified/index.js +125 -0
- package/esm/IconNetworkErrorHighSaturation/index.d.ts +4 -0
- package/esm/IconNetworkErrorHighSaturation/index.js +198 -0
- package/esm/IconNetworkErrorLowSaturation/index.d.ts +4 -0
- package/esm/IconNetworkErrorLowSaturation/index.js +195 -0
- package/esm/IconNewWindow/index.d.ts +4 -0
- package/esm/IconNewWindow/index.js +34 -0
- package/esm/IconNoChartHighSaturation/index.d.ts +4 -0
- package/esm/IconNoChartHighSaturation/index.js +296 -0
- package/esm/IconNoChartLowSaturation/index.d.ts +4 -0
- package/esm/IconNoChartLowSaturation/index.js +296 -0
- package/esm/IconNoContentHighSaturation/index.d.ts +4 -0
- package/esm/IconNoContentHighSaturation/index.js +136 -0
- package/esm/IconNoContentLowSaturation/index.d.ts +4 -0
- package/esm/IconNoContentLowSaturation/index.js +136 -0
- package/esm/IconNoContentSimplified/index.d.ts +4 -0
- package/esm/IconNoContentSimplified/index.js +109 -0
- package/esm/IconNoDataHighSaturation/index.d.ts +4 -0
- package/esm/IconNoDataHighSaturation/index.js +162 -0
- package/esm/IconNoDataSimplified/index.d.ts +4 -0
- package/esm/IconNoDataSimplified/index.js +164 -0
- package/esm/IconNoPermissionHighSaturation/index.d.ts +4 -0
- package/esm/IconNoPermissionHighSaturation/index.js +222 -0
- package/esm/IconNoPermissionLowSaturation/index.d.ts +4 -0
- package/esm/IconNoPermissionLowSaturation/index.js +225 -0
- package/esm/IconNoPermissionSimplified/index.d.ts +4 -0
- package/esm/IconNoPermissionSimplified/index.js +225 -0
- package/esm/IconNoPicHighSaturation/index.d.ts +4 -0
- package/esm/IconNoPicHighSaturation/index.js +136 -0
- package/esm/IconNoPicLowSaturation/index.d.ts +4 -0
- package/esm/IconNoPicLowSaturation/index.js +136 -0
- package/esm/IconPermissionRequestFail/index.d.ts +4 -0
- package/esm/IconPermissionRequestFail/index.js +267 -0
- package/esm/IconPermissionRequestSuccess/index.d.ts +4 -0
- package/esm/IconPermissionRequestSuccess/index.js +267 -0
- package/esm/IconSearchNullHighSaturation/index.d.ts +4 -0
- package/esm/IconSearchNullHighSaturation/index.js +269 -0
- package/esm/IconSearchNullSimplified/index.d.ts +4 -0
- package/esm/IconSearchNullSimplified/index.js +269 -0
- package/esm/IconSubmissionFail/index.d.ts +4 -0
- package/esm/IconSubmissionFail/index.js +128 -0
- package/esm/IconSubmissionSuccess/index.d.ts +4 -0
- package/esm/IconSubmissionSuccess/index.js +200 -0
- package/esm/index.d.ts +28 -0
- package/esm/index.js +28 -0
- package/package.json +1 -1
- package/src/Icon403ErrorHighSaturation/index.tsx +15 -0
- package/src/Icon403ErrorLowSaturation/index.tsx +15 -0
- package/src/Icon404ErrorHighSaturation/index.tsx +15 -0
- package/src/Icon404ErrorLowSaturation/index.tsx +15 -0
- package/src/Icon500ErrorLowSaturation/index.tsx +15 -0
- package/src/IconErrorTypeSimplified/index.tsx +15 -0
- package/src/IconNetWorkErrorSimplified/index.tsx +15 -0
- package/src/IconNetworkErrorHighSaturation/index.tsx +15 -0
- package/src/IconNetworkErrorLowSaturation/index.tsx +15 -0
- package/src/IconNewWindow/index.tsx +15 -0
- package/src/IconNoChartHighSaturation/index.tsx +15 -0
- package/src/IconNoChartLowSaturation/index.tsx +15 -0
- package/src/IconNoContentHighSaturation/index.tsx +15 -0
- package/src/IconNoContentLowSaturation/index.tsx +15 -0
- package/src/IconNoContentSimplified/index.tsx +15 -0
- package/src/IconNoDataHighSaturation/index.tsx +15 -0
- package/src/IconNoDataSimplified/index.tsx +15 -0
- package/src/IconNoPermissionHighSaturation/index.tsx +15 -0
- package/src/IconNoPermissionLowSaturation/index.tsx +15 -0
- package/src/IconNoPermissionSimplified/index.tsx +15 -0
- package/src/IconNoPicHighSaturation/index.tsx +15 -0
- package/src/IconNoPicLowSaturation/index.tsx +15 -0
- package/src/IconPermissionRequestFail/index.tsx +15 -0
- package/src/IconPermissionRequestSuccess/index.tsx +15 -0
- package/src/IconSearchNullHighSaturation/index.tsx +15 -0
- package/src/IconSearchNullSimplified/index.tsx +15 -0
- package/src/IconSubmissionFail/index.tsx +15 -0
- package/src/IconSubmissionSuccess/index.tsx +15 -0
- package/src/index.ts +28 -0
- package/umd/Icon403ErrorHighSaturation/index.d.ts +4 -0
- package/umd/Icon403ErrorHighSaturation/index.js +250 -0
- package/umd/Icon403ErrorLowSaturation/index.d.ts +4 -0
- package/umd/Icon403ErrorLowSaturation/index.js +250 -0
- package/umd/Icon404ErrorHighSaturation/index.d.ts +4 -0
- package/umd/Icon404ErrorHighSaturation/index.js +250 -0
- package/umd/Icon404ErrorLowSaturation/index.d.ts +4 -0
- package/umd/Icon404ErrorLowSaturation/index.js +250 -0
- package/umd/Icon500ErrorLowSaturation/index.d.ts +4 -0
- package/umd/Icon500ErrorLowSaturation/index.js +250 -0
- package/umd/IconErrorTypeSimplified/index.d.ts +4 -0
- package/umd/IconErrorTypeSimplified/index.js +150 -0
- package/umd/IconNetWorkErrorSimplified/index.d.ts +4 -0
- package/umd/IconNetWorkErrorSimplified/index.js +160 -0
- package/umd/IconNetworkErrorHighSaturation/index.d.ts +4 -0
- package/umd/IconNetworkErrorHighSaturation/index.js +233 -0
- package/umd/IconNetworkErrorLowSaturation/index.d.ts +4 -0
- package/umd/IconNetworkErrorLowSaturation/index.js +230 -0
- package/umd/IconNewWindow/index.d.ts +4 -0
- package/umd/IconNewWindow/index.js +69 -0
- package/umd/IconNoChartHighSaturation/index.d.ts +4 -0
- package/umd/IconNoChartHighSaturation/index.js +331 -0
- package/umd/IconNoChartLowSaturation/index.d.ts +4 -0
- package/umd/IconNoChartLowSaturation/index.js +331 -0
- package/umd/IconNoContentHighSaturation/index.d.ts +4 -0
- package/umd/IconNoContentHighSaturation/index.js +171 -0
- package/umd/IconNoContentLowSaturation/index.d.ts +4 -0
- package/umd/IconNoContentLowSaturation/index.js +171 -0
- package/umd/IconNoContentSimplified/index.d.ts +4 -0
- package/umd/IconNoContentSimplified/index.js +144 -0
- package/umd/IconNoDataHighSaturation/index.d.ts +4 -0
- package/umd/IconNoDataHighSaturation/index.js +197 -0
- package/umd/IconNoDataSimplified/index.d.ts +4 -0
- package/umd/IconNoDataSimplified/index.js +199 -0
- package/umd/IconNoPermissionHighSaturation/index.d.ts +4 -0
- package/umd/IconNoPermissionHighSaturation/index.js +257 -0
- package/umd/IconNoPermissionLowSaturation/index.d.ts +4 -0
- package/umd/IconNoPermissionLowSaturation/index.js +260 -0
- package/umd/IconNoPermissionSimplified/index.d.ts +4 -0
- package/umd/IconNoPermissionSimplified/index.js +260 -0
- package/umd/IconNoPicHighSaturation/index.d.ts +4 -0
- package/umd/IconNoPicHighSaturation/index.js +171 -0
- package/umd/IconNoPicLowSaturation/index.d.ts +4 -0
- package/umd/IconNoPicLowSaturation/index.js +171 -0
- package/umd/IconPermissionRequestFail/index.d.ts +4 -0
- package/umd/IconPermissionRequestFail/index.js +302 -0
- package/umd/IconPermissionRequestSuccess/index.d.ts +4 -0
- package/umd/IconPermissionRequestSuccess/index.js +302 -0
- package/umd/IconSearchNullHighSaturation/index.d.ts +4 -0
- package/umd/IconSearchNullHighSaturation/index.js +304 -0
- package/umd/IconSearchNullSimplified/index.d.ts +4 -0
- package/umd/IconSearchNullSimplified/index.js +304 -0
- package/umd/IconSubmissionFail/index.d.ts +4 -0
- package/umd/IconSubmissionFail/index.js +163 -0
- package/umd/IconSubmissionSuccess/index.d.ts +4 -0
- package/umd/IconSubmissionSuccess/index.js +235 -0
- package/umd/index.d.ts +28 -0
- package/umd/index.js +58 -2
|
@@ -0,0 +1,331 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
15
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
16
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
17
|
+
}
|
|
18
|
+
Object.defineProperty(o, k2, desc);
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
36
|
+
var t = {};
|
|
37
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
38
|
+
t[p] = s[p];
|
|
39
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
40
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
41
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
42
|
+
t[p[i]] = s[p[i]];
|
|
43
|
+
}
|
|
44
|
+
return t;
|
|
45
|
+
};
|
|
46
|
+
(function (factory) {
|
|
47
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
48
|
+
var v = factory(require, exports);
|
|
49
|
+
if (v !== undefined) module.exports = v;
|
|
50
|
+
}
|
|
51
|
+
else if (typeof define === "function" && define.amd) {
|
|
52
|
+
define(["require", "exports", "react", "../context"], factory);
|
|
53
|
+
}
|
|
54
|
+
})(function (require, exports) {
|
|
55
|
+
"use strict";
|
|
56
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57
|
+
var react_1 = __importStar(require("react"));
|
|
58
|
+
var context_1 = require("../context");
|
|
59
|
+
function IconNoChartLowSaturationComponent(props, ref) {
|
|
60
|
+
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
61
|
+
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
62
|
+
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
63
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
64
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-no-chart-low-saturation").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 120 120", fill: useCurrentColor ? 'currentColor' : 'none', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter0_dii_54_13143)" },
|
|
66
|
+
react_1.default.createElement("path", { d: "M12.0003 22.0003C12.0001 16.4773 16.4773 12 22.0003 12H70.1226H97.997C103.52 12 107.997 16.4772 107.997 22V41.7292L108 97.9995C108 103.523 103.523 108 97.9995 108H22.0027C16.48 108 12.0029 103.523 12.0027 98.0003L12.0003 22.0003Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint0_linear_54_13143)' })),
|
|
67
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.0024 107.4H97.9992C103.191 107.4 107.399 103.191 107.399 97.9996L107.397 22C107.397 16.8085 103.188 12.6 97.9967 12.6H22C16.8084 12.6 12.5998 16.8087 12.6 22.0003L12.6024 98.0003C12.6025 103.192 16.811 107.4 22.0024 107.4ZM22 12C16.477 12 11.9998 16.4773 12 22.0003L12.0024 98.0003C12.0026 103.523 16.4797 108 22.0024 108H97.9992C103.522 108 107.999 103.523 107.999 97.9995L107.997 22C107.997 16.4772 103.52 12 97.9967 12H22Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint1_linear_54_13143)' }),
|
|
68
|
+
react_1.default.createElement("rect", { x: "20", y: "20", width: "80", height: "80", rx: "8", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint2_linear_54_13143)' }),
|
|
69
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M92 20.6H28C23.9131 20.6 20.6 23.9131 20.6 28V92C20.6 96.0869 23.9131 99.4 28 99.4H92C96.0869 99.4 99.4 96.0869 99.4 92V28C99.4 23.9131 96.0869 20.6 92 20.6ZM28 20C23.5817 20 20 23.5817 20 28V92C20 96.4183 23.5817 100 28 100H92C96.4183 100 100 96.4183 100 92V28C100 23.5817 96.4183 20 92 20H28Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint3_linear_54_13143)' }),
|
|
70
|
+
react_1.default.createElement("path", { d: "M46.5596 20.4243H47.0396V99.4321H46.5596V20.4243zM73.4404 20.4863H73.9204V99.5127H73.4404V20.4863z", fill: useCurrentColor ? 'currentColor' : '#EAEAEA' }),
|
|
71
|
+
react_1.default.createElement("path", { d: "M99.4043 46.0801L99.4043 46.5601 20.1605 46.5601 20.1605 46.0801 99.4043 46.0801zM99.4219 72.96L99.4219 73.44 20.1601 73.44 20.1601 72.96 99.4219 72.96z", fill: useCurrentColor ? 'currentColor' : '#EAEAEA' }),
|
|
72
|
+
react_1.default.createElement("mask", { id: "svg_b9379dbbc5__a", style: { maskType: 'alpha' }, maskUnits: "userSpaceOnUse", x: "20", y: "20", width: "80", height: "80" },
|
|
73
|
+
react_1.default.createElement("rect", { x: "20.924", y: "20.3", width: "78.776", height: "79.4", rx: "7.7", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint4_linear_54_13143)', stroke: "url(#svg_b9379dbbc5__svg_fc247ebc0d__paint5_linear_54_13143)", strokeWidth: "2" })),
|
|
74
|
+
react_1.default.createElement("g", { mask: "url(#svg_b9379dbbc5__a)" },
|
|
75
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter1_ii_54_13143)" },
|
|
76
|
+
react_1.default.createElement("circle", { cx: "82", cy: "45", r: "6", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint6_radial_54_13143)' })),
|
|
77
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter2_ii_54_13143)" },
|
|
78
|
+
react_1.default.createElement("circle", { cx: "76", cy: "77", r: "6", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint7_radial_54_13143)' })),
|
|
79
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter3_f_54_13143)" },
|
|
80
|
+
react_1.default.createElement("ellipse", { cx: "75.65", cy: "78.764", rx: "3.669", ry: "3.466", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint8_linear_54_13143)' })),
|
|
81
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter4_iii_54_13143)" },
|
|
82
|
+
react_1.default.createElement("path", { d: "M35 64.4998C30.2 72.0998 23.3333 77.6665 20.5 79.4998L14.5 83.9998C14.8333 85.8331 17.1163 88.0121 24.5 83.4998C33.5 77.9998 40 67.4998 41 65.9998C42 64.4998 50 52.9998 54 48.4998C58 43.9998 62 42.4998 66.5 42.4998C69.9819 42.4998 74.368 44.3707 76.3108 45.3982C76.4135 45.4526 76.5409 45.4098 76.589 45.304L78.9149 40.1871C78.9615 40.0845 78.9124 39.9629 78.8084 39.9195C69.4124 35.9933 62.9495 35.5301 55.5 39.9998C48 44.4998 41 54.9998 35 64.4998Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint9_linear_54_13143)' })),
|
|
83
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter5_f_54_13143)" },
|
|
84
|
+
react_1.default.createElement("path", { d: "M57 40C52.5 41.5 48.5 46.6667 47 48.5L48.5 49.5C50.5 45.9 55.3333 42.1667 57.5 41L57 40Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint10_linear_54_13143)', fillOpacity: ".8" })),
|
|
85
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter6_f_54_13143)" },
|
|
86
|
+
react_1.default.createElement("path", { d: "M60 38.2716C65.2 35.4716 75.1155 37.7887 79.0802 40.4766L77.6941 42.7181C70.3465 37.5434 62.5 38.2716 60.5 39.2716L60 38.2716Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint11_linear_54_13143)', fillOpacity: ".6" })),
|
|
87
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter7_f_54_13143)" },
|
|
88
|
+
react_1.default.createElement("path", { d: "M28.6269 78.9998C25.8775 80.9998 21.2369 82.1064 19.5001 81.9998L19.5001 85.4998C23.5001 83.9998 27.8775 80.9998 28.6269 78.9998Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint12_linear_54_13143)' })),
|
|
89
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter8_f_54_13143)" },
|
|
90
|
+
react_1.default.createElement("path", { d: "M34 68.5L45.5 52L49 53.5V54.5L45 59.5L39 67.5L34 68.5Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint13_linear_54_13143)' })),
|
|
91
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter9_f_54_13143)" },
|
|
92
|
+
react_1.default.createElement("path", { d: "M17 84C23.4 82 34.5 70.5 36.5 64.5L35.5 65C31.5 72 25 77 19.5 80.5L17 84Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint14_linear_54_13143)' })),
|
|
93
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter10_ii_54_13143)" },
|
|
94
|
+
react_1.default.createElement("path", { d: "M30 51.5001C28.4 52.7001 22.3333 58.6667 19.5 61.5001L18.5 69.0001C22 67.0001 29.3333 60.5001 32 57.5001C33.7778 55.5001 38 52.0001 42.5 52.5001C50 53.3334 59 62.5001 61 64.5001C62.5728 66.0728 67.8172 72.2835 70.3698 75.3439C70.4421 75.4306 70.5699 75.4379 70.6543 75.3629L74.8415 71.641C74.9275 71.5645 74.9314 71.4315 74.8501 71.3501C73.8976 70.3965 72.9001 69.3752 71 67.0001C66.3148 61.1435 52.5 49.0001 49 48.0001C37.5 44.0001 32 50.0001 30 51.5001Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint15_linear_54_13143)' })),
|
|
95
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter11_f_54_13143)" },
|
|
96
|
+
react_1.default.createElement("path", { d: "M17 64.9997C21.5436 63.6235 29.4239 55.7105 30.8438 51.582L30.1339 51.9261C27.2941 56.7427 22.6795 60.1831 18.7748 62.5914L17 64.9997Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint16_linear_54_13143)' })),
|
|
97
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter12_f_54_13143)" },
|
|
98
|
+
react_1.default.createElement("path", { d: "M32.0198 55.5528C29.171 57.641 19.6435 64.5854 16.3582 66.3422L18.8004 68.6142C22.4325 66.3654 31.6734 57.6604 32.0198 55.5528Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint17_linear_54_13143)', fillOpacity: ".8" }))),
|
|
99
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter13_f_54_13143)" },
|
|
100
|
+
react_1.default.createElement("ellipse", { cx: "81.97", cy: "46.52", rx: "3.238", ry: "3.687", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint18_linear_54_13143)' })),
|
|
101
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter14_f_54_13143)" },
|
|
102
|
+
react_1.default.createElement("ellipse", { cx: "72.72", cy: "77.025", rx: "1.844", ry: "3.198", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint19_radial_54_13143)', fillOpacity: ".6" })),
|
|
103
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter15_f_54_13143)" },
|
|
104
|
+
react_1.default.createElement("ellipse", { cx: "78.113", cy: "74.294", rx: "1.206", ry: "2.226", fill: useCurrentColor ? 'currentColor' : '#BEC4DC' })),
|
|
105
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter16_f_54_13143)" },
|
|
106
|
+
react_1.default.createElement("ellipse", { cx: "80.072", cy: "77.836", rx: "1.482", ry: "2.103", transform: "rotate(25.846 80.072 77.836)", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint20_radial_54_13143)', fillOpacity: ".6" })),
|
|
107
|
+
react_1.default.createElement("g", { filter: "url(#svg_b9379dbbc5__svg_fc247ebc0d__filter17_f_54_13143)" },
|
|
108
|
+
react_1.default.createElement("path", { d: "M80.6387 80.33C76.454 82.537 72.4475 81.1398 71.4365 80.2202C71.4365 81.0166 73.1929 82.903 76.6428 82.707C78.9179 82.5777 80.5519 81.0422 80.6387 80.33Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_b9379dbbc5__svg_fc247ebc0d__paint21_linear_54_13143)', fillOpacity: ".8" })),
|
|
109
|
+
react_1.default.createElement("defs", null,
|
|
110
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint0_linear_54_13143", x1: "90.676", y1: "23.77", x2: "32.675", y2: "125.031", gradientUnits: "userSpaceOnUse" },
|
|
111
|
+
react_1.default.createElement("stop", { stopColor: "#EBEBEC" }),
|
|
112
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
|
|
113
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint1_linear_54_13143", x1: "22.579", y1: "4.444", x2: "76.793", y2: "100.052", gradientUnits: "userSpaceOnUse" },
|
|
114
|
+
react_1.default.createElement("stop", { stopColor: "#E0DEDE" }),
|
|
115
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
|
|
116
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
|
|
117
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
118
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint2_linear_54_13143", x1: "85.564", y1: "29.808", x2: "37.23", y2: "114.193", gradientUnits: "userSpaceOnUse" },
|
|
119
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
120
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#fff" })),
|
|
121
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint3_linear_54_13143", x1: "28.816", y1: "13.704", x2: "73.995", y2: "93.376", gradientUnits: "userSpaceOnUse" },
|
|
122
|
+
react_1.default.createElement("stop", { stopColor: "#E2E2E2" }),
|
|
123
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#EEE" }),
|
|
124
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#E3E3E3" }),
|
|
125
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
126
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint4_linear_54_13143", x1: "85.676", y1: "29.808", x2: "37.152", y2: "113.865", gradientUnits: "userSpaceOnUse" },
|
|
127
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
128
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#fff" })),
|
|
129
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint5_linear_54_13143", x1: "29.372", y1: "13.704", x2: "74.731", y2: "93.072", gradientUnits: "userSpaceOnUse" },
|
|
130
|
+
react_1.default.createElement("stop", { stopColor: "#E2E2E2" }),
|
|
131
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#EEE" }),
|
|
132
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#E3E3E3" }),
|
|
133
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
134
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint8_linear_54_13143", x1: "78.202", y1: "75.869", x2: "75.986", y2: "82.344", gradientUnits: "userSpaceOnUse" },
|
|
135
|
+
react_1.default.createElement("stop", { stopColor: "#7780A4" }),
|
|
136
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#727B9F" })),
|
|
137
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint9_linear_54_13143", x1: "59.5", y1: "38.5", x2: "69.5", y2: "53", gradientUnits: "userSpaceOnUse" },
|
|
138
|
+
react_1.default.createElement("stop", { stopColor: "#BFC5DD" }),
|
|
139
|
+
react_1.default.createElement("stop", { offset: ".652", stopColor: "#858EB3" })),
|
|
140
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint10_linear_54_13143", x1: "55", y1: "41", x2: "48.5", y2: "48", gradientUnits: "userSpaceOnUse" },
|
|
141
|
+
react_1.default.createElement("stop", { stopColor: "#F2F2F2", stopOpacity: "0" }),
|
|
142
|
+
react_1.default.createElement("stop", { offset: ".41", stopColor: "#D2D5E2" }),
|
|
143
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#CFD4E9" })),
|
|
144
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint11_linear_54_13143", x1: "60.272", y1: "38.545", x2: "65.044", y2: "31.537", gradientUnits: "userSpaceOnUse" },
|
|
145
|
+
react_1.default.createElement("stop", { stopColor: "#D0D5E9" }),
|
|
146
|
+
react_1.default.createElement("stop", { offset: ".475", stopColor: "#DDE1F5" }),
|
|
147
|
+
react_1.default.createElement("stop", { offset: ".924", stopColor: "#DCDFE9", stopOpacity: ".8" })),
|
|
148
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint12_linear_54_13143", x1: "20.5", y1: "81.5", x2: "21", y2: "85.5", gradientUnits: "userSpaceOnUse" },
|
|
149
|
+
react_1.default.createElement("stop", { stopColor: "#66709F" }),
|
|
150
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#6270AE" })),
|
|
151
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint13_linear_54_13143", x1: "46", y1: "52", x2: "38.5", y2: "69", gradientUnits: "userSpaceOnUse" },
|
|
152
|
+
react_1.default.createElement("stop", { stopColor: "#475279" }),
|
|
153
|
+
react_1.default.createElement("stop", { offset: ".43", stopColor: "#6D779E" }),
|
|
154
|
+
react_1.default.createElement("stop", { offset: ".685", stopColor: "#747DA3" }),
|
|
155
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#7E88B0" })),
|
|
156
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint14_linear_54_13143", x1: "28", y1: "64.5", x2: "28", y2: "82.5", gradientUnits: "userSpaceOnUse" },
|
|
157
|
+
react_1.default.createElement("stop", { stopColor: "#DBE0F3", stopOpacity: ".63" }),
|
|
158
|
+
react_1.default.createElement("stop", { offset: ".751", stopColor: "#A7AFD1" }),
|
|
159
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#676F92" })),
|
|
160
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint15_linear_54_13143", x1: "46.75", y1: "46.648", x2: "46.75", y2: "75.5", gradientUnits: "userSpaceOnUse" },
|
|
161
|
+
react_1.default.createElement("stop", { stopColor: "#F6F6F6" }),
|
|
162
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#E1DEDE" })),
|
|
163
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint16_linear_54_13143", x1: "24.809", y1: "51.582", x2: "24.809", y2: "63.968", gradientUnits: "userSpaceOnUse" },
|
|
164
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
165
|
+
react_1.default.createElement("stop", { offset: ".751", stopColor: "#EBEAEA" }),
|
|
166
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#DFDEDC" })),
|
|
167
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint17_linear_54_13143", x1: "22.688", y1: "61.414", x2: "20.952", y2: "67.427", gradientUnits: "userSpaceOnUse" },
|
|
168
|
+
react_1.default.createElement("stop", { stopColor: "#DBDBDB", stopOpacity: ".33" }),
|
|
169
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#CBCBCB" })),
|
|
170
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint18_linear_54_13143", x1: "81.97", y1: "42.833", x2: "81.97", y2: "50.207", gradientUnits: "userSpaceOnUse" },
|
|
171
|
+
react_1.default.createElement("stop", { stopColor: "#F5F5F5" }),
|
|
172
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#C8C8C8" })),
|
|
173
|
+
react_1.default.createElement("linearGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint21_linear_54_13143", x1: "79.716", y1: "81.131", x2: "72.524", y2: "81.688", gradientUnits: "userSpaceOnUse" },
|
|
174
|
+
react_1.default.createElement("stop", { offset: ".08", stopColor: "#8691BC", stopOpacity: ".64" }),
|
|
175
|
+
react_1.default.createElement("stop", { offset: ".57", stopColor: "#757EA0" }),
|
|
176
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#868DAA", stopOpacity: ".55" })),
|
|
177
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter0_dii_54_13143", x: "11.529", y: "11.529", width: "97.884", height: "98.355", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
178
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
179
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
180
|
+
react_1.default.createElement("feOffset", { dx: ".471", dy: ".942" }),
|
|
181
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
182
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
183
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" }),
|
|
184
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_54_13143" }),
|
|
185
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_54_13143", result: "shape" }),
|
|
186
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
187
|
+
react_1.default.createElement("feOffset", { dx: "1.413", dy: "1.413" }),
|
|
188
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
189
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
190
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
|
|
191
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_54_13143" }),
|
|
192
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
193
|
+
react_1.default.createElement("feOffset", { dx: "-1.413", dy: "-1.413" }),
|
|
194
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".236" }),
|
|
195
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
196
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.879167 0 0 0 0 0.879167 0 0 0 0 0.879167 0 0 0 1 0" }),
|
|
197
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_54_13143", result: "effect3_innerShadow_54_13143" })),
|
|
198
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter1_ii_54_13143", x: "76", y: "37", width: "12", height: "18", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
199
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
200
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
201
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
202
|
+
react_1.default.createElement("feOffset", { dy: "4" }),
|
|
203
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "2" }),
|
|
204
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
205
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.958333 0 0 0 0 0.958333 0 0 0 0 0.958333 0 0 0 1 0" }),
|
|
206
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_54_13143" }),
|
|
207
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
208
|
+
react_1.default.createElement("feOffset", { dy: "-2" }),
|
|
209
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "2" }),
|
|
210
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
211
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.85098 0 0 0 0 0.831373 0 0 0 0 0.823529 0 0 0 1 0" }),
|
|
212
|
+
react_1.default.createElement("feBlend", { in2: "effect1_innerShadow_54_13143", result: "effect2_innerShadow_54_13143" })),
|
|
213
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter2_ii_54_13143", x: "69.8", y: "69.5", width: "12.3", height: "13.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
214
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
215
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
216
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
217
|
+
react_1.default.createElement("feOffset", { dx: "-.2", dy: "-1.5" }),
|
|
218
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "1" }),
|
|
219
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
220
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.787639 0 0 0 0 0.810254 0 0 0 0 0.891667 0 0 0 1 0" }),
|
|
221
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_54_13143" }),
|
|
222
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
223
|
+
react_1.default.createElement("feOffset", { dx: ".1" }),
|
|
224
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".15" }),
|
|
225
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
226
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.52549 0 0 0 0 0.564706 0 0 0 0 0.705882 0 0 0 0.69 0" }),
|
|
227
|
+
react_1.default.createElement("feBlend", { in2: "effect1_innerShadow_54_13143", result: "effect2_innerShadow_54_13143" })),
|
|
228
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter3_f_54_13143", x: "70.481", y: "73.798", width: "10.338", height: "9.932", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
229
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
230
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
231
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".75", result: "effect1_foregroundBlur_54_13143" })),
|
|
232
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter4_iii_54_13143", x: "14.5", y: "34.81", width: "64.533", height: "52.36", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
233
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
234
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
235
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
236
|
+
react_1.default.createElement("feOffset", { dy: "-2" }),
|
|
237
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "1.5" }),
|
|
238
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
239
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.431997 0 0 0 0 0.46781 0 0 0 0 0.620833 0 0 0 1 0" }),
|
|
240
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_54_13143" }),
|
|
241
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
242
|
+
react_1.default.createElement("feOffset", { dy: "1" }),
|
|
243
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "1" }),
|
|
244
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
245
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.832587 0 0 0 0 0.849728 0 0 0 0 0.920833 0 0 0 1 0" }),
|
|
246
|
+
react_1.default.createElement("feBlend", { in2: "effect1_innerShadow_54_13143", result: "effect2_innerShadow_54_13143" }),
|
|
247
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
248
|
+
react_1.default.createElement("feOffset", { dx: ".1", dy: "-.5" }),
|
|
249
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
250
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
251
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.702188 0 0 0 0 0.718807 0 0 0 0 0.7875 0 0 0 1 0" }),
|
|
252
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_54_13143", result: "effect3_innerShadow_54_13143" })),
|
|
253
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter5_f_54_13143", x: "46.5", y: "39.5", width: "11.5", height: "10.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
254
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
255
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
256
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_54_13143" })),
|
|
257
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter6_f_54_13143", x: "59.2", y: "36.2", width: "20.68", height: "7.318", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
258
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
259
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
260
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".4", result: "effect1_foregroundBlur_54_13143" })),
|
|
261
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter7_f_54_13143", x: "18.5", y: "78", width: "11.127", height: "8.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
262
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
263
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
264
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5", result: "effect1_foregroundBlur_54_13143" })),
|
|
265
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter8_f_54_13143", x: "33", y: "51", width: "17", height: "18.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
266
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
267
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
268
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5", result: "effect1_foregroundBlur_54_13143" })),
|
|
269
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter9_f_54_13143", x: "15.5", y: "63", width: "22.5", height: "22.5", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
270
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
271
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
272
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".75", result: "effect1_foregroundBlur_54_13143" })),
|
|
273
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter10_ii_54_13143", x: "18.5", y: "44.648", width: "56.408", height: "31.767", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
274
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
275
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
276
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
277
|
+
react_1.default.createElement("feOffset", { dy: "-2" }),
|
|
278
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "1" }),
|
|
279
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
280
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.870588 0 0 0 0 0.85098 0 0 0 0 0.854902 0 0 0 1 0" }),
|
|
281
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_54_13143" }),
|
|
282
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
283
|
+
react_1.default.createElement("feOffset", { dy: "1" }),
|
|
284
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
285
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
286
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.964706 0 0 0 0 0.960784 0 0 0 0 0.964706 0 0 0 1 0" }),
|
|
287
|
+
react_1.default.createElement("feBlend", { in2: "effect1_innerShadow_54_13143", result: "effect2_innerShadow_54_13143" })),
|
|
288
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter11_f_54_13143", x: "15.5", y: "50.082", width: "16.844", height: "16.418", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
289
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
290
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
291
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".75", result: "effect1_foregroundBlur_54_13143" })),
|
|
292
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter12_f_54_13143", x: "15.658", y: "54.853", width: "17.061", height: "14.461", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
293
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
294
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
295
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".35", result: "effect1_foregroundBlur_54_13143" })),
|
|
296
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter13_f_54_13143", x: "76.732", y: "40.833", width: "10.475", height: "11.374", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
297
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
298
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
299
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "1", result: "effect1_foregroundBlur_54_13143" })),
|
|
300
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter14_f_54_13143", x: "68.876", y: "71.826", width: "7.688", height: "10.397", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
301
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
302
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
303
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "1", result: "effect1_foregroundBlur_54_13143" })),
|
|
304
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter15_f_54_13143", x: "74.907", y: "70.068", width: "6.411", height: "8.452", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
305
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
306
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
307
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "1", result: "effect1_foregroundBlur_54_13143" })),
|
|
308
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter16_f_54_13143", x: "76.453", y: "73.836", width: "7.237", height: "8.001", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
309
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
310
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
311
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "1", result: "effect1_foregroundBlur_54_13143" })),
|
|
312
|
+
react_1.default.createElement("filter", { id: "svg_b9379dbbc5__svg_fc247ebc0d__filter17_f_54_13143", x: "70.936", y: "79.72", width: "10.202", height: "3.501", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
313
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
314
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
315
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".25", result: "effect1_foregroundBlur_54_13143" })),
|
|
316
|
+
react_1.default.createElement("radialGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint6_radial_54_13143", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(0 6 -6 0 82 45)" },
|
|
317
|
+
react_1.default.createElement("stop", { stopColor: "#EDECED" }),
|
|
318
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#F7F7F8" })),
|
|
319
|
+
react_1.default.createElement("radialGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint7_radial_54_13143", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(0 5 -5 0 76 78)" },
|
|
320
|
+
react_1.default.createElement("stop", { stopColor: "#626C94" }),
|
|
321
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#AAB2CF" })),
|
|
322
|
+
react_1.default.createElement("radialGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint19_radial_54_13143", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(0 3.19847 -1.84412 0 72.72 77.025)" },
|
|
323
|
+
react_1.default.createElement("stop", { stopColor: "#ABB1CE" }),
|
|
324
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#AAB6E4", stopOpacity: ".73" })),
|
|
325
|
+
react_1.default.createElement("radialGradient", { id: "svg_b9379dbbc5__svg_fc247ebc0d__paint20_radial_54_13143", cx: "0", cy: "0", r: "1", gradientUnits: "userSpaceOnUse", gradientTransform: "matrix(0 2.10303 -1.48166 0 80.072 77.836)" },
|
|
326
|
+
react_1.default.createElement("stop", { stopColor: "#ACB8EC" }),
|
|
327
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#B4BEE8", stopOpacity: ".51" }))));
|
|
328
|
+
}
|
|
329
|
+
var IconNoChartLowSaturation = react_1.default.forwardRef(IconNoChartLowSaturationComponent);
|
|
330
|
+
exports.default = IconNoChartLowSaturation;
|
|
331
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconNoContentHighSaturation: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>;
|
|
4
|
+
export default IconNoContentHighSaturation;
|
|
@@ -0,0 +1,171 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
15
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
16
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
17
|
+
}
|
|
18
|
+
Object.defineProperty(o, k2, desc);
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
36
|
+
var t = {};
|
|
37
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
38
|
+
t[p] = s[p];
|
|
39
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
40
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
41
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
42
|
+
t[p[i]] = s[p[i]];
|
|
43
|
+
}
|
|
44
|
+
return t;
|
|
45
|
+
};
|
|
46
|
+
(function (factory) {
|
|
47
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
48
|
+
var v = factory(require, exports);
|
|
49
|
+
if (v !== undefined) module.exports = v;
|
|
50
|
+
}
|
|
51
|
+
else if (typeof define === "function" && define.amd) {
|
|
52
|
+
define(["require", "exports", "react", "../context"], factory);
|
|
53
|
+
}
|
|
54
|
+
})(function (require, exports) {
|
|
55
|
+
"use strict";
|
|
56
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57
|
+
var react_1 = __importStar(require("react"));
|
|
58
|
+
var context_1 = require("../context");
|
|
59
|
+
function IconNoContentHighSaturationComponent(props, ref) {
|
|
60
|
+
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
61
|
+
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
62
|
+
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
63
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
64
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-no-content-high-saturation").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 120 120", fill: useCurrentColor ? 'currentColor' : 'none', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("g", { filter: "url(#svg_609db80611__svg_1ebb57b98f__filter0_dii_41_7607)" },
|
|
66
|
+
react_1.default.createElement("path", { d: "M10.3438 97.2109L7.21997 23.2109C7.10002 20.3692 9.37136 18 12.2155 18H38.8107C40.5656 18 42.192 18.92 43.0961 20.4241L44.9156 23.4512C45.0964 23.752 45.4217 23.936 45.7727 23.936H107.8C110.638 23.936 112.908 26.2958 112.796 29.1318L110.13 97.1957C110.025 99.879 107.819 102 105.134 102H15.3394C12.66 102 10.4568 99.8879 10.3438 97.2109Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_609db80611__svg_1ebb57b98f__paint0_linear_41_7607)' })),
|
|
67
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.81983 23.1856L10.9437 97.1856C11.0431 99.5413 12.9819 101.4 15.3398 101.4H105.134C107.497 101.4 109.438 99.5335 109.531 97.1722L112.197 29.1083C112.295 26.6126 110.298 24.536 107.801 24.536H45.7731C45.2115 24.536 44.6911 24.2416 44.4018 23.7603L44.916 23.4512C45.0968 23.752 45.4221 23.936 45.7731 23.936H107.801C110.639 23.936 112.908 26.2958 112.797 29.1318L110.13 97.1957C110.025 99.879 107.819 102 105.134 102H15.3398C12.6604 102 10.4572 99.8879 10.3442 97.2109L7.22036 23.2109C7.10041 20.3692 9.37175 18 12.2159 18H38.8111C40.566 18 42.1924 18.92 43.0965 20.4241L44.916 23.4512L44.4018 23.7603L42.5822 20.7332C41.7866 19.4096 40.3554 18.6 38.8111 18.6H12.2159C9.71305 18.6 7.71427 20.6849 7.81983 23.1856Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_609db80611__svg_1ebb57b98f__paint1_linear_41_7607)' }),
|
|
68
|
+
react_1.default.createElement("g", { filter: "url(#svg_609db80611__svg_1ebb57b98f__filter1_d_41_7607)" },
|
|
69
|
+
react_1.default.createElement("path", { d: "M13.2051 27.5518H106.883L105.761 54.4378H14.1139L13.2051 27.5518Z", fill: useCurrentColor ? 'currentColor' : '#fff' })),
|
|
70
|
+
react_1.default.createElement("g", { filter: "url(#svg_609db80611__svg_1ebb57b98f__filter2_dii_41_7607)" },
|
|
71
|
+
react_1.default.createElement("path", { d: "M13.1172 32.7275H105.811C108.619 32.7275 110.877 35.0162 110.814 37.8237C110.556 49.3563 109.95 77.9328 109.85 97.0061C109.836 99.7675 107.597 102 104.836 102H15.7341C13.0584 102 10.8569 99.8933 10.7389 97.2203L8.12209 37.9481C7.99647 35.1029 10.2692 32.7275 13.1172 32.7275Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_609db80611__svg_1ebb57b98f__paint2_linear_41_7607)' })),
|
|
72
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M105.811 33.3275H13.1173C10.6111 33.3275 8.61103 35.4178 8.72157 37.9216L11.3384 97.1938C11.4423 99.5461 13.3795 101.4 15.7341 101.4H104.836C107.266 101.4 109.237 99.4351 109.25 97.0029C109.35 77.9237 109.956 49.3423 110.215 37.8102C110.27 35.3426 108.286 33.3275 105.811 33.3275ZM105.811 32.7275H13.1173C10.2693 32.7275 7.99654 35.1029 8.12215 37.9481L10.739 97.2203C10.857 99.8933 13.0585 102 15.7341 102H104.836C107.597 102 109.836 99.7675 109.85 97.0061C109.95 77.9328 110.556 49.3563 110.815 37.8237C110.878 35.0162 108.619 32.7275 105.811 32.7275Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_609db80611__svg_1ebb57b98f__paint3_linear_41_7607)' }),
|
|
73
|
+
react_1.default.createElement("g", { filter: "url(#svg_609db80611__svg_1ebb57b98f__filter3_dii_41_7607)" },
|
|
74
|
+
react_1.default.createElement("path", { d: "M72.668 44.8887C72.668 43.7841 73.5634 42.8887 74.668 42.8887H96.5216C97.6262 42.8887 98.5216 43.7841 98.5216 44.8887V54.3702C98.5216 55.4747 97.6262 56.3702 96.5216 56.3702H74.668C73.5634 56.3702 72.668 55.4747 72.668 54.3702V44.8887Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_609db80611__svg_1ebb57b98f__paint4_linear_41_7607)' })),
|
|
75
|
+
react_1.default.createElement("path", { d: "M76.8047 47.7871C76.8047 47.3729 77.1405 47.0371 77.5547 47.0371H94.0547C94.4689 47.0371 94.8047 47.3729 94.8047 47.7871 94.8047 48.2013 94.4689 48.5371 94.0547 48.5371H77.5547C77.1405 48.5371 76.8047 48.2013 76.8047 47.7871zM76.8047 51.4165C76.8047 51.0023 77.1405 50.6665 77.5547 50.6665H88.0547C88.4689 50.6665 88.8047 51.0023 88.8047 51.4165 88.8047 51.8307 88.4689 52.1665 88.0547 52.1665H77.5547C77.1405 52.1665 76.8047 51.8307 76.8047 51.4165z", fill: useCurrentColor ? 'currentColor' : '#fff' }),
|
|
76
|
+
react_1.default.createElement("defs", null,
|
|
77
|
+
react_1.default.createElement("linearGradient", { id: "svg_609db80611__svg_1ebb57b98f__paint0_linear_41_7607", x1: "93.592", y1: "25.569", x2: "47.005", y2: "125.988", gradientUnits: "userSpaceOnUse" },
|
|
78
|
+
react_1.default.createElement("stop", { stopColor: "#D8D8D8" }),
|
|
79
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#CACACA" })),
|
|
80
|
+
react_1.default.createElement("linearGradient", { id: "svg_609db80611__svg_1ebb57b98f__paint1_linear_41_7607", x1: "17.302", y1: "8.033", x2: "60.786", y2: "102.712", gradientUnits: "userSpaceOnUse" },
|
|
81
|
+
react_1.default.createElement("stop", { stopColor: "#E0DEDE" }),
|
|
82
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
|
|
83
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
|
|
84
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
85
|
+
react_1.default.createElement("linearGradient", { id: "svg_609db80611__svg_1ebb57b98f__paint2_linear_41_7607", x1: "92.693", y1: "40.311", x2: "59.402", y2: "125.848", gradientUnits: "userSpaceOnUse" },
|
|
86
|
+
react_1.default.createElement("stop", { stopColor: "#EBEBEC" }),
|
|
87
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
|
|
88
|
+
react_1.default.createElement("linearGradient", { id: "svg_609db80611__svg_1ebb57b98f__paint3_linear_41_7607", x1: "19.295", y1: "26.157", x2: "50.341", y2: "106.732", gradientUnits: "userSpaceOnUse" },
|
|
89
|
+
react_1.default.createElement("stop", { stopColor: "#E0DEDE" }),
|
|
90
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
|
|
91
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
|
|
92
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
93
|
+
react_1.default.createElement("linearGradient", { id: "svg_609db80611__svg_1ebb57b98f__paint4_linear_41_7607", x1: "81.697", y1: "42.358", x2: "87.452", y2: "57.041", gradientUnits: "userSpaceOnUse" },
|
|
94
|
+
react_1.default.createElement("stop", { stopColor: "#7690FF" }),
|
|
95
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#5071FF" })),
|
|
96
|
+
react_1.default.createElement("filter", { id: "svg_609db80611__svg_1ebb57b98f__filter0_dii_41_7607", x: "6.701", y: "17.485", width: "107.643", height: "86.573", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
97
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
98
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
99
|
+
react_1.default.createElement("feOffset", { dx: ".515", dy: "1.029" }),
|
|
100
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".515" }),
|
|
101
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
102
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" }),
|
|
103
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_41_7607" }),
|
|
104
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_41_7607", result: "shape" }),
|
|
105
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
106
|
+
react_1.default.createElement("feOffset", { dx: ".515", dy: ".515" }),
|
|
107
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".515" }),
|
|
108
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
109
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.941667 0 0 0 0 0.941667 0 0 0 0 0.941667 0 0 0 1 0" }),
|
|
110
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_41_7607" }),
|
|
111
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
112
|
+
react_1.default.createElement("feOffset", { dx: "-1.544", dy: "-1.544" }),
|
|
113
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".257" }),
|
|
114
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
115
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.895833 0 0 0 0 0.895833 0 0 0 0 0.895833 0 0 0 1 0" }),
|
|
116
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_41_7607", result: "effect3_innerShadow_41_7607" })),
|
|
117
|
+
react_1.default.createElement("filter", { id: "svg_609db80611__svg_1ebb57b98f__filter1_d_41_7607", x: "10.117", y: "23.435", width: "101.912", height: "35.12", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
118
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
119
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
120
|
+
react_1.default.createElement("feOffset", { dx: "1.029" }),
|
|
121
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: "2.059" }),
|
|
122
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
123
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" }),
|
|
124
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_41_7607" }),
|
|
125
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_41_7607", result: "shape" })),
|
|
126
|
+
react_1.default.createElement("filter", { id: "svg_609db80611__svg_1ebb57b98f__filter2_dii_41_7607", x: "7.603", y: "32.213", width: "104.757", height: "71.846", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
127
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
128
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
129
|
+
react_1.default.createElement("feOffset", { dx: ".515", dy: "1.029" }),
|
|
130
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".515" }),
|
|
131
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
132
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" }),
|
|
133
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_41_7607" }),
|
|
134
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_41_7607", result: "shape" }),
|
|
135
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
136
|
+
react_1.default.createElement("feOffset", { dx: "1.544", dy: "1.544" }),
|
|
137
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".515" }),
|
|
138
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
139
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
|
|
140
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_41_7607" }),
|
|
141
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
142
|
+
react_1.default.createElement("feOffset", { dx: "-1.544", dy: "-1.544" }),
|
|
143
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".257" }),
|
|
144
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
145
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.879167 0 0 0 0 0.879167 0 0 0 0 0.879167 0 0 0 1 0" }),
|
|
146
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_41_7607", result: "effect3_innerShadow_41_7607" })),
|
|
147
|
+
react_1.default.createElement("filter", { id: "svg_609db80611__svg_1ebb57b98f__filter3_dii_41_7607", x: "71.639", y: "42.374", width: "27.912", height: "15.54", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
148
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
149
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
150
|
+
react_1.default.createElement("feOffset", { dy: ".515" }),
|
|
151
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".515" }),
|
|
152
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
153
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.8 0 0 0 0 0.833333 0 0 0 0 1 0 0 0 1 0" }),
|
|
154
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_41_7607" }),
|
|
155
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_41_7607", result: "shape" }),
|
|
156
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
157
|
+
react_1.default.createElement("feOffset", { dx: ".515" }),
|
|
158
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".515" }),
|
|
159
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
160
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.775512 0 0 0 0 0.819397 0 0 0 0 1 0 0 0 1 0" }),
|
|
161
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_41_7607" }),
|
|
162
|
+
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
163
|
+
react_1.default.createElement("feOffset", { dx: "-.515", dy: "-.515" }),
|
|
164
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".257" }),
|
|
165
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
166
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.16 0 0 0 0 0.284343 0 0 0 0 0.8 0 0 0 1 0" }),
|
|
167
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_41_7607", result: "effect3_innerShadow_41_7607" }))));
|
|
168
|
+
}
|
|
169
|
+
var IconNoContentHighSaturation = react_1.default.forwardRef(IconNoContentHighSaturationComponent);
|
|
170
|
+
exports.default = IconNoContentHighSaturation;
|
|
171
|
+
});
|