@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,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 IconNoPicLowSaturationComponent(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-pic-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_3fb96a8a31__svg_fdc0b184eb__filter0_dii_54_13279)" },
|
|
66
|
+
react_1.default.createElement("path", { d: "M12.0003 23.0003C12.0001 17.4773 16.4773 13 22.0003 13H70.1226H97.997C103.52 13 107.997 17.4772 107.997 23V40.7292L108 96.9995C108 102.523 103.523 107 97.9995 107H22.0027C16.48 107 12.0029 102.523 12.0027 97.0003L12.0003 23.0003Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint0_linear_54_13279)' })),
|
|
67
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.0024 106.4H97.9992C103.191 106.4 107.399 102.191 107.399 96.9996L107.397 23C107.397 17.8085 103.188 13.6 97.9967 13.6H22C16.8084 13.6 12.5998 17.8087 12.6 23.0003L12.6024 97.0003C12.6025 102.192 16.811 106.4 22.0024 106.4ZM22 13C16.477 13 11.9998 17.4773 12 23.0003L12.0024 97.0003C12.0025 102.523 16.4796 107 22.0024 107H97.9992C103.522 107 107.999 102.523 107.999 96.9995L107.997 23C107.997 17.4772 103.52 13 97.9967 13H22Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint1_linear_54_13279)' }),
|
|
68
|
+
react_1.default.createElement("path", { d: "M20 29C20 24.5817 23.5817 21 28 21H92C96.4183 21 100 24.5817 100 29V91C100 95.4183 96.4183 99 92 99H28C23.5817 99 20 95.4183 20 91V29Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint2_linear_54_13279)' }),
|
|
69
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M92 21.6H28C23.9131 21.6 20.6 24.9131 20.6 29V91C20.6 95.0869 23.9131 98.4 28 98.4H92C96.0869 98.4 99.4 95.0869 99.4 91V29C99.4 24.9131 96.0869 21.6 92 21.6ZM28 21C23.5817 21 20 24.5817 20 29V91C20 95.4183 23.5817 99 28 99H92C96.4183 99 100 95.4183 100 91V29C100 24.5817 96.4183 21 92 21H28Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint3_linear_54_13279)' }),
|
|
70
|
+
react_1.default.createElement("g", { filter: "url(#svg_3fb96a8a31__svg_fdc0b184eb__filter1_dii_54_13279)" },
|
|
71
|
+
react_1.default.createElement("path", { d: "M46.4069 55.3284L32.8195 82.3778C31.9844 84.0403 33.193 86 35.0535 86H83.5942C85.5353 86 86.7359 83.8842 85.7404 82.2178L75.9979 65.9108C75.0652 64.3496 72.8308 64.275 71.796 65.7704L63.5518 77.6837C63.3385 77.9919 62.8744 77.9645 62.6989 77.6334L50.8498 55.2798C49.8987 53.4855 47.3184 53.5138 46.4069 55.3284Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint4_linear_54_13279)' })),
|
|
72
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M50.6288 55.3969C49.7728 53.7821 47.4506 53.8075 46.6302 55.4407L33.0428 82.4901C32.2912 83.9864 33.3789 85.7501 35.0534 85.7501H83.5941C85.3411 85.7501 86.4216 83.8458 85.5256 82.3461L75.7832 66.0391C74.9437 64.634 72.9328 64.5668 72.0014 65.9127L63.7572 77.826C63.4373 78.2884 62.7412 78.2473 62.4779 77.7505L50.6288 55.3969ZM46.1834 55.2163C47.1861 53.2202 50.0244 53.1891 51.0705 55.1627L62.9196 77.5163C63.0074 77.6819 63.2394 77.6956 63.3461 77.5415L71.5903 65.6282C72.7286 63.9832 75.1864 64.0654 76.2124 65.7826L85.9549 82.0896C87.05 83.9227 85.7293 86.2501 83.5941 86.2501H35.0534C33.0068 86.2501 31.6774 84.0944 32.596 82.2657L46.1834 55.2163Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint5_linear_54_13279)' }),
|
|
73
|
+
react_1.default.createElement("g", { filter: "url(#svg_3fb96a8a31__svg_fdc0b184eb__filter2_dii_54_13279)" },
|
|
74
|
+
react_1.default.createElement("circle", { cx: "71", cy: "44", r: "6", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint6_linear_54_13279)' })),
|
|
75
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M71 38.25C67.8244 38.25 65.25 40.8244 65.25 44C65.25 47.1756 67.8244 49.75 71 49.75C74.1756 49.75 76.75 47.1756 76.75 44C76.75 40.8244 74.1756 38.25 71 38.25ZM64.75 44C64.75 40.5482 67.5482 37.75 71 37.75C74.4518 37.75 77.25 40.5482 77.25 44C77.25 47.4518 74.4518 50.25 71 50.25C67.5482 50.25 64.75 47.4518 64.75 44Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_3fb96a8a31__svg_fdc0b184eb__paint7_linear_54_13279)' }),
|
|
76
|
+
react_1.default.createElement("defs", null,
|
|
77
|
+
react_1.default.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint0_linear_54_13279", x1: "90.676", y1: "22.77", x2: "32.675", y2: "124.031", gradientUnits: "userSpaceOnUse" },
|
|
78
|
+
react_1.default.createElement("stop", { stopColor: "#EBEBEC" }),
|
|
79
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#EDEDEE" })),
|
|
80
|
+
react_1.default.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint1_linear_54_13279", x1: "22.579", y1: "3.444", x2: "76.793", y2: "99.052", 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_3fb96a8a31__svg_fdc0b184eb__paint2_linear_54_13279", x1: "85.564", y1: "27.942", x2: "36.331", y2: "112.847", gradientUnits: "userSpaceOnUse" },
|
|
86
|
+
react_1.default.createElement("stop", { stopColor: "#fff" }),
|
|
87
|
+
react_1.default.createElement("stop", { offset: ".855", stopColor: "#fff" })),
|
|
88
|
+
react_1.default.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint3_linear_54_13279", x1: "28.816", y1: "11.638", x2: "74.839", y2: "91.81", gradientUnits: "userSpaceOnUse" },
|
|
89
|
+
react_1.default.createElement("stop", { stopColor: "#E2E2E2" }),
|
|
90
|
+
react_1.default.createElement("stop", { offset: ".192", stopColor: "#EEE" }),
|
|
91
|
+
react_1.default.createElement("stop", { offset: ".704", stopColor: "#E3E3E3" }),
|
|
92
|
+
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
93
|
+
react_1.default.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint4_linear_54_13279", x1: "50.907", y1: "49.623", x2: "67.637", y2: "85.875", gradientUnits: "userSpaceOnUse" },
|
|
94
|
+
react_1.default.createElement("stop", { stopColor: "#C7CCE2" }),
|
|
95
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#8B95BC" })),
|
|
96
|
+
react_1.default.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint5_linear_54_13279", x1: "52.537", y1: "61.075", x2: "60.363", y2: "85.401", gradientUnits: "userSpaceOnUse" },
|
|
97
|
+
react_1.default.createElement("stop", { offset: ".181", stopColor: "#B1B7D3" }),
|
|
98
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#535C80" })),
|
|
99
|
+
react_1.default.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint6_linear_54_13279", x1: "69.191", y1: "37.528", x2: "76.432", y2: "47.162", gradientUnits: "userSpaceOnUse" },
|
|
100
|
+
react_1.default.createElement("stop", { stopColor: "#B8BED6" }),
|
|
101
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#7E88AD" })),
|
|
102
|
+
react_1.default.createElement("linearGradient", { id: "svg_3fb96a8a31__svg_fdc0b184eb__paint7_linear_54_13279", x1: "69.534", y1: "41.454", x2: "73.318", y2: "48.675", gradientUnits: "userSpaceOnUse" },
|
|
103
|
+
react_1.default.createElement("stop", { offset: ".181", stopColor: "#B1B7D3" }),
|
|
104
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#495274" })),
|
|
105
|
+
react_1.default.createElement("filter", { id: "svg_3fb96a8a31__svg_fdc0b184eb__filter0_dii_54_13279", x: "11.529", y: "12.529", width: "97.884", height: "96.355", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
106
|
+
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
107
|
+
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" }),
|
|
108
|
+
react_1.default.createElement("feOffset", { dx: ".471", dy: ".942" }),
|
|
109
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
110
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
111
|
+
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" }),
|
|
112
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_54_13279" }),
|
|
113
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_54_13279", result: "shape" }),
|
|
114
|
+
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" }),
|
|
115
|
+
react_1.default.createElement("feOffset", { dx: "1.413", dy: "1.413" }),
|
|
116
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".471" }),
|
|
117
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
118
|
+
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" }),
|
|
119
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_54_13279" }),
|
|
120
|
+
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" }),
|
|
121
|
+
react_1.default.createElement("feOffset", { dx: "-1.413", dy: "-1.413" }),
|
|
122
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".236" }),
|
|
123
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
124
|
+
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" }),
|
|
125
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_54_13279", result: "effect3_innerShadow_54_13279" })),
|
|
126
|
+
react_1.default.createElement("filter", { id: "svg_3fb96a8a31__svg_fdc0b184eb__filter1_dii_54_13279", x: "31.55", y: "52.951", width: "55.548", height: "34.549", 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", { dy: ".5" }),
|
|
130
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
131
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
132
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.975 0 0 0 0 0.979814 0 0 0 0 1 0 0 0 1 0" }),
|
|
133
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_54_13279" }),
|
|
134
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_54_13279", 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: ".5" }),
|
|
137
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
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 0.930313 0 0 0 0 0.935083 0 0 0 0 0.954167 0 0 0 1 0" }),
|
|
140
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_54_13279" }),
|
|
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: "-.5", dy: "-1" }),
|
|
143
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
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.409097 0 0 0 0 0.443509 0 0 0 0 0.570833 0 0 0 1 0" }),
|
|
146
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_54_13279", result: "effect3_innerShadow_54_13279" })),
|
|
147
|
+
react_1.default.createElement("filter", { id: "svg_3fb96a8a31__svg_fdc0b184eb__filter2_dii_54_13279", x: "64", y: "37", width: "14", height: "14.5", 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: ".5" }),
|
|
151
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
152
|
+
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
153
|
+
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.975 0 0 0 0 0.979814 0 0 0 0 1 0 0 0 1 0" }),
|
|
154
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_54_13279" }),
|
|
155
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_54_13279", 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: ".5" }),
|
|
158
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
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.930313 0 0 0 0 0.935083 0 0 0 0 0.954167 0 0 0 1 0" }),
|
|
161
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_54_13279" }),
|
|
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: "-.5", dy: "-1" }),
|
|
164
|
+
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
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.364583 0 0 0 0 0.397828 0 0 0 0 0.520833 0 0 0 1 0" }),
|
|
167
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_54_13279", result: "effect3_innerShadow_54_13279" }))));
|
|
168
|
+
}
|
|
169
|
+
var IconNoPicLowSaturation = react_1.default.forwardRef(IconNoPicLowSaturationComponent);
|
|
170
|
+
exports.default = IconNoPicLowSaturation;
|
|
171
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconPermissionRequestFail: 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 IconPermissionRequestFail;
|
|
@@ -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 IconPermissionRequestFailComponent(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-fail").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_e6b855a4f7__svg_34044e1e93__filter0_dii_111_7526)" },
|
|
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_e6b855a4f7__svg_34044e1e93__paint0_linear_111_7526)' })),
|
|
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_e6b855a4f7__svg_34044e1e93__paint1_linear_111_7526)' }),
|
|
69
|
+
react_1.default.createElement("g", { filter: "url(#svg_e6b855a4f7__svg_34044e1e93__filter1_di_111_7526)" },
|
|
70
|
+
react_1.default.createElement("circle", { cx: "14.5", cy: "22.5", r: "3.5", fill: useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint2_linear_111_7526)' })),
|
|
71
|
+
react_1.default.createElement("g", { filter: "url(#svg_e6b855a4f7__svg_34044e1e93__filter2_di_111_7526)" },
|
|
72
|
+
react_1.default.createElement("circle", { cx: "25.5", cy: "22.5", r: "3.5", fill: useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint3_linear_111_7526)' })),
|
|
73
|
+
react_1.default.createElement("g", { filter: "url(#svg_e6b855a4f7__svg_34044e1e93__filter3_di_111_7526)" },
|
|
74
|
+
react_1.default.createElement("circle", { cx: "36.5", cy: "22.5", r: "3.5", fill: useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint4_linear_111_7526)' })),
|
|
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_e6b855a4f7__svg_34044e1e93__paint5_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint6_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint7_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint8_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint9_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint10_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint11_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint12_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint13_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint14_linear_111_7526)' }),
|
|
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_e6b855a4f7__svg_34044e1e93__paint15_linear_111_7526)' }),
|
|
86
|
+
react_1.default.createElement("g", { filter: "url(#svg_e6b855a4f7__svg_34044e1e93__filter4_dii_111_7526)" },
|
|
87
|
+
react_1.default.createElement("circle", { cx: "92", cy: "81.001", r: "25", transform: "rotate(2.197 92 81)", fill: useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint16_linear_111_7526)' })),
|
|
88
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M92.9518 56.1855C79.2468 55.6597 67.7105 66.3437 67.1848 80.0486C66.6591 93.7536 77.343 105.29 91.048 105.816C104.753 106.341 116.289 95.6574 116.815 81.9524C117.341 68.2475 106.657 56.7112 92.9518 56.1855ZM66.8517 80.0359C67.3845 66.1469 79.0756 55.3196 92.9646 55.8524C106.854 56.3851 117.681 68.0763 117.148 81.9652C116.615 95.8542 104.924 106.681 91.0352 106.149C77.1463 105.616 66.319 93.9248 66.8517 80.0359Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint17_linear_111_7526)' }),
|
|
89
|
+
react_1.default.createElement("g", { filter: "url(#svg_e6b855a4f7__svg_34044e1e93__filter5_ii_111_7526)" },
|
|
90
|
+
react_1.default.createElement("circle", { cx: "92", cy: "81.001", r: "20", transform: "rotate(2.197 92 81.001)", fill: useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint18_linear_111_7526)' })),
|
|
91
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M112.818 81.7994C112.377 93.2969 102.699 102.26 91.2013 101.819C79.7039 101.378 70.7409 91.6998 71.1819 80.2023C71.6229 68.7048 81.301 59.7418 92.7985 60.1829C104.296 60.6239 113.259 70.302 112.818 81.7994ZM91.2333 100.986C102.271 101.41 111.562 92.8051 111.985 81.7675C112.409 70.7299 103.804 61.439 92.7665 61.0156C81.729 60.5922 72.438 69.1967 72.0146 80.2342C71.5912 91.2718 80.1957 100.563 91.2333 100.986Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint19_linear_111_7526)' }),
|
|
92
|
+
react_1.default.createElement("g", { filter: "url(#svg_e6b855a4f7__svg_34044e1e93__filter6_d_111_7526)" },
|
|
93
|
+
react_1.default.createElement("g", { filter: "url(#svg_e6b855a4f7__svg_34044e1e93__filter7_dii_111_7526)" },
|
|
94
|
+
react_1.default.createElement("path", { d: "M101.193 73.4788C100.318 72.5259 98.8414 72.4655 97.8961 73.3439L92.6575 78.2121L87.9966 73.1404C87.1209 72.1875 85.6446 72.1271 84.6994 73.0055C83.7541 73.884 83.6977 75.3686 84.5735 76.3215L89.2344 81.3931L84.2035 86.0682C83.2583 86.9466 83.2019 88.4312 84.0776 89.3841C84.9534 90.3371 86.4296 90.3975 87.3749 89.519L92.4057 84.844L97.2588 90.1248C98.1346 91.0777 99.6108 91.1381 100.556 90.2597C101.501 89.3813 101.558 87.8967 100.682 86.9437L95.8288 81.6629L101.067 76.7947C102.013 75.9163 102.069 74.4317 101.193 73.4788Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint20_linear_111_7526)' })),
|
|
95
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M92.6457 78.5278L87.8329 73.2908C87.0411 72.4293 85.7066 72.3743 84.8514 73.1691C83.9955 73.9645 83.9448 75.3088 84.7372 76.1711L89.5483 81.4062L84.3556 86.2317C83.4996 87.0271 83.4489 88.3715 84.2414 89.2338C85.0331 90.0953 86.3676 90.1502 87.2228 89.3555L92.4175 84.5282L97.4226 89.9744C98.2143 90.8359 99.5488 90.8909 100.404 90.0962C101.26 89.3008 101.311 87.9564 100.518 87.0941L95.5149 81.6498L100.915 76.6312C101.771 75.8358 101.822 74.4914 101.03 73.6292C100.238 72.7677 98.9033 72.7127 98.0482 73.5074L92.6457 78.5278ZM97.2588 90.1248C98.1346 91.0777 99.6108 91.1381 100.556 90.2597C101.501 89.3813 101.558 87.8967 100.682 86.9437L95.8288 81.6629L101.067 76.7947C102.013 75.9163 102.069 74.4317 101.193 73.4788C100.318 72.5259 98.8414 72.4655 97.8961 73.3439L92.6576 78.212L87.9966 73.1404C87.1209 72.1875 85.6446 72.1271 84.6994 73.0055C83.7541 73.884 83.6977 75.3686 84.5735 76.3215L89.2344 81.3931L84.2035 86.0682C83.2583 86.9466 83.2019 88.4312 84.0776 89.3841C84.9534 90.3371 86.4296 90.3975 87.3749 89.519L92.4057 84.844L97.2588 90.1248Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_e6b855a4f7__svg_34044e1e93__paint21_linear_111_7526)' })),
|
|
96
|
+
react_1.default.createElement("defs", null,
|
|
97
|
+
react_1.default.createElement("linearGradient", { id: "svg_e6b855a4f7__svg_34044e1e93__paint0_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint1_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint2_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint3_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint4_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint5_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint6_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint7_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint8_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint9_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint10_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint11_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint12_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint13_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint14_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint15_linear_111_7526", 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_e6b855a4f7__svg_34044e1e93__paint16_linear_111_7526", x1: "84.462", y1: "54.034", x2: "114.633", y2: "94.176", gradientUnits: "userSpaceOnUse" },
|
|
150
|
+
react_1.default.createElement("stop", { stopColor: "#E14E3A" }),
|
|
151
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#CA2D23" })),
|
|
152
|
+
react_1.default.createElement("linearGradient", { id: "svg_e6b855a4f7__svg_34044e1e93__paint17_linear_111_7526", x1: "86.303", y1: "70.166", x2: "104.761", y2: "98.984", gradientUnits: "userSpaceOnUse" },
|
|
153
|
+
react_1.default.createElement("stop", { stopColor: "#F6613E" }),
|
|
154
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#B12100" })),
|
|
155
|
+
react_1.default.createElement("linearGradient", { id: "svg_e6b855a4f7__svg_34044e1e93__paint18_linear_111_7526", x1: "85.97", y1: "59.428", x2: "110.106", y2: "91.541", gradientUnits: "userSpaceOnUse" },
|
|
156
|
+
react_1.default.createElement("stop", { stopColor: "#EE7155" }),
|
|
157
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#D93E29" })),
|
|
158
|
+
react_1.default.createElement("linearGradient", { id: "svg_e6b855a4f7__svg_34044e1e93__paint19_linear_111_7526", x1: "87.443", y1: "72.334", x2: "102.208", y2: "95.388", gradientUnits: "userSpaceOnUse" },
|
|
159
|
+
react_1.default.createElement("stop", { stopColor: "#BB3B2A" }),
|
|
160
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#E65B46" })),
|
|
161
|
+
react_1.default.createElement("linearGradient", { id: "svg_e6b855a4f7__svg_34044e1e93__paint20_linear_111_7526", x1: "86.858", y1: "74.157", x2: "101.457", y2: "88.19", 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_e6b855a4f7__svg_34044e1e93__paint21_linear_111_7526", x1: "85.445", y1: "71.075", x2: "95.33", y2: "89.534", 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_e6b855a4f7__svg_34044e1e93__filter0_dii_111_7526", 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_111_7526" }),
|
|
175
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_111_7526", 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_111_7526" }),
|
|
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_111_7526", result: "effect3_innerShadow_111_7526" })),
|
|
188
|
+
react_1.default.createElement("filter", { id: "svg_e6b855a4f7__svg_34044e1e93__filter1_di_111_7526", 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_111_7526" }),
|
|
196
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_111_7526", 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_111_7526" })),
|
|
203
|
+
react_1.default.createElement("filter", { id: "svg_e6b855a4f7__svg_34044e1e93__filter2_di_111_7526", 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_111_7526" }),
|
|
211
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_111_7526", 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_111_7526" })),
|
|
218
|
+
react_1.default.createElement("filter", { id: "svg_e6b855a4f7__svg_34044e1e93__filter3_di_111_7526", 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_111_7526" }),
|
|
226
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_111_7526", 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_111_7526" })),
|
|
233
|
+
react_1.default.createElement("filter", { id: "svg_e6b855a4f7__svg_34044e1e93__filter4_dii_111_7526", x: "66.333", y: "55.333", width: "51.333", height: "51.668", 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_111_7526" }),
|
|
241
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_111_7526", 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 1 0 0 0 0 0.721812 0 0 0 0 0.658333 0 0 0 1 0" }),
|
|
247
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_111_7526" }),
|
|
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.7375 0 0 0 0 0.215104 0 0 0 0 0.0921875 0 0 0 1 0" }),
|
|
253
|
+
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_111_7526", result: "effect3_innerShadow_111_7526" })),
|
|
254
|
+
react_1.default.createElement("filter", { id: "svg_e6b855a4f7__svg_34044e1e93__filter5_ii_111_7526", 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.75 0 0 0 0 0.283623 0 0 0 0 0.1875 0 0 0 1 0" }),
|
|
262
|
+
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_111_7526" }),
|
|
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.925 0 0 0 0 0.444265 0 0 0 0 0.366146 0 0 0 1 0" }),
|
|
268
|
+
react_1.default.createElement("feBlend", { in2: "effect1_innerShadow_111_7526", result: "effect2_innerShadow_111_7526" })),
|
|
269
|
+
react_1.default.createElement("filter", { id: "svg_e6b855a4f7__svg_34044e1e93__filter6_d_111_7526", x: "83.039", y: "72.384", width: "19.193", height: "19.33", 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.85098 0 0 0 0 0.192157 0 0 0 0 0.0901961 0 0 0 1 0" }),
|
|
276
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_111_7526" }),
|
|
277
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_111_7526", result: "shape" })),
|
|
278
|
+
react_1.default.createElement("filter", { id: "svg_e6b855a4f7__svg_34044e1e93__filter7_dii_111_7526", x: "82.623", y: "72.218", width: "21.693", height: "21.997", 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.779167 0 0 0 0 0.185221 0 0 0 0 0.0941493 0 0 0 1 0" }),
|
|
285
|
+
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_111_7526" }),
|
|
286
|
+
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_111_7526", 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_111_7526" }),
|
|
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_111_7526", result: "effect3_innerShadow_111_7526" }))));
|
|
299
|
+
}
|
|
300
|
+
var IconPermissionRequestFail = react_1.default.forwardRef(IconPermissionRequestFailComponent);
|
|
301
|
+
exports.default = IconPermissionRequestFail;
|
|
302
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconPermissionRequestSuccess: 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 IconPermissionRequestSuccess;
|