@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,302 @@
|
|
|
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 IconPermissionRequestSuccessComponent(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-permission-request-success").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("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M0 0H120V120H0z" }),
|
|
66
|
+
react_1.default.createElement("g", { filter: "url(#svg_80c4009303__svg_3610b088b5__filter0_dii_105_10486)" },
|
|
67
|
+
react_1.default.createElement("path", { d: "M3.00037 22.0004C3.00016 16.4774 7.47737 12 13.0004 12H63.5444H92.9969C98.5197 12 102.997 16.4772 102.997 22V37.5492L102.999 87.9995C103 93.5225 98.5225 98 92.9995 98H13.0028C7.48007 98 3.00298 93.5231 3.00277 88.0004L3.00037 22.0004Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint0_linear_105_10486)' })),
|
|
68
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.0024 97.4H92.9991C98.1908 97.4 102.399 93.1912 102.399 87.9995L102.396 22C102.396 16.8085 98.188 12.6 92.9965 12.6H13C7.80839 12.6 3.59981 16.8087 3.6 22.0003L3.60241 88.0003C3.6026 93.1917 7.81107 97.4 13.0024 97.4ZM13 12C7.47701 12 2.9998 16.4774 3 22.0004L3.00241 88.0004C3.00261 93.5231 7.4797 98 13.0024 98H92.9991C98.5222 98 102.999 93.5225 102.999 87.9995L102.996 22C102.996 16.4772 98.5193 12 92.9965 12H13Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint1_linear_105_10486)' }),
|
|
69
|
+
react_1.default.createElement("g", { filter: "url(#svg_80c4009303__svg_3610b088b5__filter1_di_105_10486)" },
|
|
70
|
+
react_1.default.createElement("circle", { cx: "14.5", cy: "22.5", r: "3.5", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint2_linear_105_10486)' })),
|
|
71
|
+
react_1.default.createElement("g", { filter: "url(#svg_80c4009303__svg_3610b088b5__filter2_di_105_10486)" },
|
|
72
|
+
react_1.default.createElement("circle", { cx: "25.5", cy: "22.5", r: "3.5", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint3_linear_105_10486)' })),
|
|
73
|
+
react_1.default.createElement("g", { filter: "url(#svg_80c4009303__svg_3610b088b5__filter3_di_105_10486)" },
|
|
74
|
+
react_1.default.createElement("circle", { cx: "36.5", cy: "22.5", r: "3.5", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint4_linear_105_10486)' })),
|
|
75
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.5 25.7C16.2673 25.7 17.7 24.2673 17.7 22.5C17.7 20.7327 16.2673 19.3 14.5 19.3C12.7327 19.3 11.3 20.7327 11.3 22.5C11.3 24.2673 12.7327 25.7 14.5 25.7ZM14.5 26C16.433 26 18 24.433 18 22.5C18 20.567 16.433 19 14.5 19C12.567 19 11 20.567 11 22.5C11 24.433 12.567 26 14.5 26Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint5_linear_105_10486)' }),
|
|
76
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.5 25.7C27.2673 25.7 28.7 24.2673 28.7 22.5C28.7 20.7327 27.2673 19.3 25.5 19.3C23.7327 19.3 22.3 20.7327 22.3 22.5C22.3 24.2673 23.7327 25.7 25.5 25.7ZM25.5 26C27.433 26 29 24.433 29 22.5C29 20.567 27.433 19 25.5 19C23.567 19 22 20.567 22 22.5C22 24.433 23.567 26 25.5 26Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint6_linear_105_10486)' }),
|
|
77
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M36.5 25.7C38.2673 25.7 39.7 24.2673 39.7 22.5C39.7 20.7327 38.2673 19.3 36.5 19.3C34.7327 19.3 33.3 20.7327 33.3 22.5C33.3 24.2673 34.7327 25.7 36.5 25.7ZM36.5 26C38.433 26 40 24.433 40 22.5C40 20.567 38.433 19 36.5 19C34.567 19 33 20.567 33 22.5C33 24.433 34.567 26 36.5 26Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint7_linear_105_10486)' }),
|
|
78
|
+
react_1.default.createElement("path", { d: "M11 36C11 32.6863 13.6863 30 17 30H89C92.3137 30 95 32.6863 95 36V85C95 88.3137 92.3137 91 89 91H17C13.6863 91 11 88.3137 11 85V36Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint8_linear_105_10486)' }),
|
|
79
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M89 30.6038H17C14.0198 30.6038 11.6038 33.0198 11.6038 36V85C11.6038 87.9802 14.0198 90.3962 17 90.3962H89C91.9802 90.3962 94.3962 87.9802 94.3962 85V36C94.3962 33.0198 91.9802 30.6038 89 30.6038ZM17 30C13.6863 30 11 32.6863 11 36V85C11 88.3137 13.6863 91 17 91H89C92.3137 91 95 88.3137 95 85V36C95 32.6863 92.3137 30 89 30H17Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint9_linear_105_10486)' }),
|
|
80
|
+
react_1.default.createElement("path", { d: "M23 45C23 43.3431 24.3431 42 26 42H66C67.6569 42 69 43.3431 69 45C69 46.6569 67.6569 48 66 48H26C24.3431 48 23 46.6569 23 45Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint10_linear_105_10486)' }),
|
|
81
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M66 42.45H26C24.5917 42.45 23.45 43.5917 23.45 45C23.45 46.4083 24.5917 47.55 26 47.55H66C67.4083 47.55 68.55 46.4083 68.55 45C68.55 43.5917 67.4083 42.45 66 42.45ZM26 42C24.3431 42 23 43.3431 23 45C23 46.6569 24.3431 48 26 48H66C67.6569 48 69 46.6569 69 45C69 43.3431 67.6569 42 66 42H26Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint11_linear_105_10486)' }),
|
|
82
|
+
react_1.default.createElement("path", { d: "M23 55C23 53.3431 24.3431 52 26 52H43C44.6569 52 46 53.3431 46 55C46 56.6569 44.6569 58 43 58H26C24.3431 58 23 56.6569 23 55Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint12_linear_105_10486)' }),
|
|
83
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M43 52.45H26C24.5917 52.45 23.45 53.5917 23.45 55C23.45 56.4083 24.5917 57.55 26 57.55H43C44.4083 57.55 45.55 56.4083 45.55 55C45.55 53.5917 44.4083 52.45 43 52.45ZM26 52C24.3431 52 23 53.3431 23 55C23 56.6569 24.3431 58 26 58H43C44.6569 58 46 56.6569 46 55C46 53.3431 44.6569 52 43 52H26Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint13_linear_105_10486)' }),
|
|
84
|
+
react_1.default.createElement("path", { d: "M23 74C23 72.3431 24.3431 71 26 71H83C84.6569 71 86 72.3431 86 74V78C86 79.6569 84.6569 81 83 81H26C24.3431 81 23 79.6569 23 78V74Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint14_linear_105_10486)' }),
|
|
85
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M83 71.45H26C24.5917 71.45 23.45 72.5917 23.45 74V78C23.45 79.4083 24.5917 80.55 26 80.55H83C84.4083 80.55 85.55 79.4083 85.55 78V74C85.55 72.5917 84.4083 71.45 83 71.45ZM26 71C24.3431 71 23 72.3431 23 74V78C23 79.6569 24.3431 81 26 81H83C84.6569 81 86 79.6569 86 78V74C86 72.3431 84.6569 71 83 71H26Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint15_linear_105_10486)' }),
|
|
86
|
+
react_1.default.createElement("g", { filter: "url(#svg_80c4009303__svg_3610b088b5__filter4_dii_105_10486)" },
|
|
87
|
+
react_1.default.createElement("circle", { cx: "92", cy: "81", r: "25", transform: "rotate(2 92 81)", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint16_linear_105_10486)' })),
|
|
88
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M92.8663 56.1821C79.1595 55.7035 67.66 66.427 67.1814 80.1337C66.7027 93.8404 77.4262 105.34 91.1329 105.819C104.84 106.297 116.339 95.5737 116.818 81.867C117.296 68.1603 106.573 56.6608 92.8663 56.1821ZM66.8483 80.122C67.3333 66.2313 78.9872 55.3639 92.8779 55.849C106.769 56.3341 117.636 67.9879 117.151 81.8786C116.666 95.7693 105.012 106.637 91.1213 106.152C77.2306 105.667 66.3632 94.0127 66.8483 80.122Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint17_linear_105_10486)' }),
|
|
89
|
+
react_1.default.createElement("g", { filter: "url(#svg_80c4009303__svg_3610b088b5__filter5_ii_105_10486)" },
|
|
90
|
+
react_1.default.createElement("circle", { cx: "92", cy: "81.001", r: "20", transform: "rotate(2 92 81)", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint18_linear_105_10486)' })),
|
|
91
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M112.82 81.7279C112.419 93.2268 102.772 102.223 91.2727 101.821C79.7738 101.42 70.7776 91.7727 71.1792 80.2738C71.5807 68.7748 81.228 59.7786 92.7269 60.1802C104.226 60.5817 113.222 70.229 112.82 81.7279ZM91.3018 100.989C102.341 101.374 111.602 92.7378 111.988 81.6988C112.373 70.6599 103.737 61.3985 92.6978 61.013C81.6588 60.6275 72.3975 69.2639 72.012 80.3029C71.6265 91.3418 80.2629 100.603 91.3018 100.989Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint19_linear_105_10486)' }),
|
|
92
|
+
react_1.default.createElement("g", { filter: "url(#svg_80c4009303__svg_3610b088b5__filter6_d_105_10486)" },
|
|
93
|
+
react_1.default.createElement("g", { filter: "url(#svg_80c4009303__svg_3610b088b5__filter7_dii_105_10486)" },
|
|
94
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M104.125 74.0974C103.218 73.0292 101.67 72.9367 100.667 73.8907L89.7928 84.2305L85.209 78.1439C84.3634 77.0211 82.8224 76.8316 81.7672 77.7206C80.7119 78.6097 80.542 80.2407 81.3876 81.3635L87.4834 89.4578C87.9927 90.1341 88.7543 90.4718 89.5101 90.4392C90.1443 90.4843 90.793 90.2696 91.3017 89.7859L103.95 77.7589C104.953 76.8049 105.032 75.1656 104.125 74.0974Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint20_linear_105_10486)' })),
|
|
95
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M89.7652 84.5642L85.031 78.2779C84.2597 77.2538 82.8649 77.0871 81.9107 77.891C80.9487 78.7015 80.7889 80.1982 81.5655 81.2294L87.6614 89.3238C88.1268 89.9417 88.8183 90.246 89.5005 90.2166L89.5133 90.216L89.526 90.2169C90.0986 90.2576 90.6856 90.0643 91.1482 89.6245L103.796 77.5975C104.712 76.7265 104.787 75.2215 103.955 74.2416C103.129 73.2689 101.729 73.1882 100.82 74.0522L89.7652 84.5642ZM85.209 78.1439C84.3634 77.0211 82.8224 76.8316 81.7672 77.7206C80.7119 78.6097 80.542 80.2407 81.3876 81.3635L87.4834 89.4578C87.9927 90.1341 88.7543 90.4718 89.5101 90.4392C90.1443 90.4843 90.793 90.2696 91.3017 89.7859L103.95 77.7589C104.953 76.8049 105.032 75.1656 104.125 74.0974C103.218 73.0292 101.67 72.9367 100.667 73.8907L89.7928 84.2305L85.209 78.1439Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_80c4009303__svg_3610b088b5__paint21_linear_105_10486)' })),
|
|
96
|
+
react_1.default.createElement("defs", null,
|
|
97
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint0_linear_105_10486", x1: "84.954", y1: "20.354", x2: "31.877", y2: "121.171", gradientUnits: "userSpaceOnUse" },
|
|
98
|
+
react_1.default.createElement("stop", { stopColor: "#EBEBEC" }),
|
|
99
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
|
|
100
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint1_linear_105_10486", x1: "14.02", y1: "1.851", x2: "63.602", y2: "96.981", gradientUnits: "userSpaceOnUse" },
|
|
101
|
+
react_1.default.createElement("stop", { stopColor: "#E0DEDE" }),
|
|
102
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#E7E7E7" }),
|
|
103
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#D9D9D9" }),
|
|
104
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
105
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint2_linear_105_10486", x1: "12.75", y1: "19.875", x2: "21.761", y2: "25.79", gradientUnits: "userSpaceOnUse" },
|
|
106
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
107
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#F3F3F3" })),
|
|
108
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint3_linear_105_10486", x1: "23.75", y1: "19.875", x2: "32.761", y2: "25.79", gradientUnits: "userSpaceOnUse" },
|
|
109
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
110
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#F3F3F3" })),
|
|
111
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint4_linear_105_10486", x1: "34.75", y1: "19.875", x2: "43.761", y2: "25.79", gradientUnits: "userSpaceOnUse" },
|
|
112
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
113
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#F3F3F3" })),
|
|
114
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint5_linear_105_10486", x1: "11.709", y1: "18.504", x2: "15.55", y2: "25.509", gradientUnits: "userSpaceOnUse" },
|
|
115
|
+
react_1.default.createElement("stop", { stopColor: "#E3E3E3" }),
|
|
116
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#B4B4B4" })),
|
|
117
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint6_linear_105_10486", x1: "22.709", y1: "18.504", x2: "26.55", y2: "25.509", gradientUnits: "userSpaceOnUse" },
|
|
118
|
+
react_1.default.createElement("stop", { stopColor: "#E3E3E3" }),
|
|
119
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#B4B4B4" })),
|
|
120
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint7_linear_105_10486", x1: "33.709", y1: "18.504", x2: "37.55", y2: "25.509", gradientUnits: "userSpaceOnUse" },
|
|
121
|
+
react_1.default.createElement("stop", { stopColor: "#E3E3E3" }),
|
|
122
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#B4B4B4" })),
|
|
123
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint8_linear_105_10486", x1: "80.452", y1: "39.208", x2: "48.698", y2: "114.464", gradientUnits: "userSpaceOnUse" },
|
|
124
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
125
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#fff" })),
|
|
126
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint9_linear_105_10486", x1: "19.513", y1: "26.468", x2: "49.137", y2: "97.386", gradientUnits: "userSpaceOnUse" },
|
|
127
|
+
react_1.default.createElement("stop", { stopColor: "#E2E2E2" }),
|
|
128
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#EEE" }),
|
|
129
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#E3E3E3" }),
|
|
130
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
131
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint10_linear_105_10486", x1: "60.699", y1: "42.534", x2: "60.026", y2: "51.209", gradientUnits: "userSpaceOnUse" },
|
|
132
|
+
react_1.default.createElement("stop", { stopColor: "#F8F8F9" }),
|
|
133
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#EAEDF3" })),
|
|
134
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint11_linear_105_10486", x1: "28.069", y1: "41.28", x2: "28.695", y2: "49.431", gradientUnits: "userSpaceOnUse" },
|
|
135
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#E8E9ED" }),
|
|
136
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#DBDDE6" })),
|
|
137
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint12_linear_105_10486", x1: "41.849", y1: "52.534", x2: "40.527", y2: "61.056", gradientUnits: "userSpaceOnUse" },
|
|
138
|
+
react_1.default.createElement("stop", { stopColor: "#F8F8F9" }),
|
|
139
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#EAEDF3" })),
|
|
140
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint13_linear_105_10486", x1: "25.535", y1: "51.28", x2: "26.765", y2: "59.29", gradientUnits: "userSpaceOnUse" },
|
|
141
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#E8E9ED" }),
|
|
142
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#DBDDE6" })),
|
|
143
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint14_linear_105_10486", x1: "74.631", y1: "71.89", x2: "73.27", y2: "86.307", gradientUnits: "userSpaceOnUse" },
|
|
144
|
+
react_1.default.createElement("stop", { stopColor: "#D9DDE8" }),
|
|
145
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#CDD1DC" })),
|
|
146
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint15_linear_105_10486", x1: "29.943", y1: "69.8", x2: "31.209", y2: "83.347", gradientUnits: "userSpaceOnUse" },
|
|
147
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#C1C6D5" }),
|
|
148
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#BFC6D8" })),
|
|
149
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint16_linear_105_10486", x1: "84.462", y1: "54.034", x2: "114.633", y2: "94.175", gradientUnits: "userSpaceOnUse" },
|
|
150
|
+
react_1.default.createElement("stop", { stopColor: "#26B56E" }),
|
|
151
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#0F9E56" })),
|
|
152
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint17_linear_105_10486", x1: "86.266", y1: "70.186", x2: "104.822", y2: "98.94", gradientUnits: "userSpaceOnUse" },
|
|
153
|
+
react_1.default.createElement("stop", { stopColor: "#48D387" }),
|
|
154
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#078139" })),
|
|
155
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint18_linear_105_10486", x1: "85.97", y1: "59.428", x2: "110.106", y2: "91.541", gradientUnits: "userSpaceOnUse" },
|
|
156
|
+
react_1.default.createElement("stop", { stopColor: "#5AD17B" }),
|
|
157
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#35B575" })),
|
|
158
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint19_linear_105_10486", x1: "87.413", y1: "72.349", x2: "102.258", y2: "95.353", gradientUnits: "userSpaceOnUse" },
|
|
159
|
+
react_1.default.createElement("stop", { stopColor: "#149C59" }),
|
|
160
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#44C483" })),
|
|
161
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint20_linear_105_10486", x1: "84.983", y1: "75.722", x2: "98.514", y2: "92.453", gradientUnits: "userSpaceOnUse" },
|
|
162
|
+
react_1.default.createElement("stop", { stopColor: "#EAEAEA" }),
|
|
163
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#F5F5F5" })),
|
|
164
|
+
react_1.default.createElement("linearGradient", { id: "svg_80c4009303__svg_3610b088b5__paint21_linear_105_10486", x1: "82.944", y1: "73.059", x2: "91.012", y2: "91.521", gradientUnits: "userSpaceOnUse" },
|
|
165
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
166
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#D5D5D5" })),
|
|
167
|
+
react_1.default.createElement("filter", { id: "svg_80c4009303__svg_3610b088b5__filter0_dii_105_10486", x: "2.529", y: "11.529", width: "101.883", height: "88.355", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
168
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
169
|
+
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" }),
|
|
170
|
+
react_1.default.createElement("feOffset", { dx: ".471", dy: ".942" }),
|
|
171
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
172
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
173
|
+
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" }),
|
|
174
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_105_10486" }),
|
|
175
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_105_10486", result: "shape" }),
|
|
176
|
+
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" }),
|
|
177
|
+
react_1.default.createElement("feOffset", { dx: "1.413", dy: "1.413" }),
|
|
178
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
179
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
180
|
+
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" }),
|
|
181
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_105_10486" }),
|
|
182
|
+
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" }),
|
|
183
|
+
react_1.default.createElement("feOffset", { dx: "-1.413", dy: "-1.413" }),
|
|
184
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".236" }),
|
|
185
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
186
|
+
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" }),
|
|
187
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_105_10486", result: "effect3_innerShadow_105_10486" })),
|
|
188
|
+
react_1.default.createElement("filter", { id: "svg_80c4009303__svg_3610b088b5__filter1_di_105_10486", x: "10.4", y: "18.9", width: "8.606", height: "8.2", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
189
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
190
|
+
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" }),
|
|
191
|
+
react_1.default.createElement("feOffset", { dy: ".5" }),
|
|
192
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".3" }),
|
|
193
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
194
|
+
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.12 0" }),
|
|
195
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_105_10486" }),
|
|
196
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_105_10486", result: "shape" }),
|
|
197
|
+
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" }),
|
|
198
|
+
react_1.default.createElement("feOffset", { dx: "1.51", dy: "1.51" }),
|
|
199
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".503" }),
|
|
200
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
201
|
+
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" }),
|
|
202
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_105_10486" })),
|
|
203
|
+
react_1.default.createElement("filter", { id: "svg_80c4009303__svg_3610b088b5__filter2_di_105_10486", x: "21.4", y: "18.9", width: "8.606", height: "8.2", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
204
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
205
|
+
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" }),
|
|
206
|
+
react_1.default.createElement("feOffset", { dy: ".5" }),
|
|
207
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".3" }),
|
|
208
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
209
|
+
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.12 0" }),
|
|
210
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_105_10486" }),
|
|
211
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_105_10486", result: "shape" }),
|
|
212
|
+
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" }),
|
|
213
|
+
react_1.default.createElement("feOffset", { dx: "1.51", dy: "1.51" }),
|
|
214
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".503" }),
|
|
215
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
216
|
+
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" }),
|
|
217
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_105_10486" })),
|
|
218
|
+
react_1.default.createElement("filter", { id: "svg_80c4009303__svg_3610b088b5__filter3_di_105_10486", x: "32.4", y: "18.9", width: "8.606", height: "8.2", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
219
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
220
|
+
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" }),
|
|
221
|
+
react_1.default.createElement("feOffset", { dy: ".5" }),
|
|
222
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".3" }),
|
|
223
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
224
|
+
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.12 0" }),
|
|
225
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_105_10486" }),
|
|
226
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_105_10486", result: "shape" }),
|
|
227
|
+
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" }),
|
|
228
|
+
react_1.default.createElement("feOffset", { dx: "1.51", dy: "1.51" }),
|
|
229
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".503" }),
|
|
230
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
231
|
+
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" }),
|
|
232
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_105_10486" })),
|
|
233
|
+
react_1.default.createElement("filter", { id: "svg_80c4009303__svg_3610b088b5__filter4_dii_105_10486", x: "66.333", y: "55.333", width: "51.333", height: "51.667", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
234
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
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: ".333" }),
|
|
237
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".333" }),
|
|
238
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
239
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.705801 0 0 0 0 0.705801 0 0 0 0 0.720866 0 0 0 1 0" }),
|
|
240
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_105_10486" }),
|
|
241
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_105_10486", result: "shape" }),
|
|
242
|
+
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" }),
|
|
243
|
+
react_1.default.createElement("feOffset", { dx: ".667", dy: ".417" }),
|
|
244
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".333" }),
|
|
245
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
246
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.65 0 0 0 0 0.975 0 0 0 0 0.795772 0 0 0 1 0" }),
|
|
247
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_105_10486" }),
|
|
248
|
+
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" }),
|
|
249
|
+
react_1.default.createElement("feOffset", { dx: "-.333", dy: "-.667" }),
|
|
250
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".333" }),
|
|
251
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
252
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.0545833 0 0 0 0 0.545833 0 0 0 0 0.25663 0 0 0 1 0" }),
|
|
253
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_105_10486", result: "effect3_innerShadow_105_10486" })),
|
|
254
|
+
react_1.default.createElement("filter", { id: "svg_80c4009303__svg_3610b088b5__filter5_ii_105_10486", x: "71.167", y: "60.167", width: "41.667", height: "42.501", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
255
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
256
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
257
|
+
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" }),
|
|
258
|
+
react_1.default.createElement("feOffset", { dx: ".833", dy: "2.083" }),
|
|
259
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".833" }),
|
|
260
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
261
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.123351 0 0 0 0 0.604167 0 0 0 0 0.270377 0 0 0 1 0" }),
|
|
262
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_105_10486" }),
|
|
263
|
+
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" }),
|
|
264
|
+
react_1.default.createElement("feOffset", { dx: "-.833", dy: "-.833" }),
|
|
265
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".625" }),
|
|
266
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
267
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.523177 0 0 0 0 0.854167 0 0 0 0 0.685151 0 0 0 1 0" }),
|
|
268
|
+
react_1.default.createElement("feBlend", { in2: "effect1_innerShadow_105_10486", result: "effect2_innerShadow_105_10486" })),
|
|
269
|
+
react_1.default.createElement("filter", { id: "svg_80c4009303__svg_3610b088b5__filter6_d_105_10486", x: "80.433", y: "73.231", width: "24.741", height: "18.047", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
270
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
271
|
+
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" }),
|
|
272
|
+
react_1.default.createElement("feOffset", { dy: ".417" }),
|
|
273
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".208" }),
|
|
274
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
275
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.164706 0 0 0 0 0.623529 0 0 0 0 0.27451 0 0 0 1 0" }),
|
|
276
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_105_10486" }),
|
|
277
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_105_10486", result: "shape" })),
|
|
278
|
+
react_1.default.createElement("filter", { id: "svg_80c4009303__svg_3610b088b5__filter7_dii_105_10486", x: "80.016", y: "73.065", width: "27.241", height: "20.713", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
279
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
280
|
+
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" }),
|
|
281
|
+
react_1.default.createElement("feOffset", { dx: ".833", dy: "1.667" }),
|
|
282
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".833" }),
|
|
283
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
284
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.0625 0 0 0 0 0.6 0 0 0 0 0.314187 0 0 0 1 0" }),
|
|
285
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_105_10486" }),
|
|
286
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_105_10486", result: "shape" }),
|
|
287
|
+
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" }),
|
|
288
|
+
react_1.default.createElement("feOffset", { dx: ".417", dy: ".417" }),
|
|
289
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".125" }),
|
|
290
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
291
|
+
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" }),
|
|
292
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_105_10486" }),
|
|
293
|
+
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" }),
|
|
294
|
+
react_1.default.createElement("feOffset", { dx: "-.417", dy: "-.417" }),
|
|
295
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".083" }),
|
|
296
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
297
|
+
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" }),
|
|
298
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_105_10486", result: "effect3_innerShadow_105_10486" }))));
|
|
299
|
+
}
|
|
300
|
+
var IconPermissionRequestSuccess = react_1.default.forwardRef(IconPermissionRequestSuccessComponent);
|
|
301
|
+
exports.default = IconPermissionRequestSuccess;
|
|
302
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconSearchNullHighSaturation: 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 IconSearchNullHighSaturation;
|