ksw-vue-icon 3.0.3 → 3.0.4
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/es/icons/base/RPAAI-color.js +4 -4
- package/es/icons/base/RPAAICaptcha_ChaoJiYing-color.js +6 -6
- package/es/icons/base/RPAAICaptcha_Fateadm-color.js +4 -4
- package/es/icons/base/RPAAIKRPA_BaiduChat-color.js +7 -7
- package/es/icons/base/RPADataChangeTextCase-color.js +4 -4
- package/es/icons/base/RPASystem-color.js +8 -8
- package/es/icons/base/RPASystemGetSystemDirPath-color.js +8 -8
- package/es/icons/base/RPAWinAutomationSap-color.js +2 -2
- package/es/icons/base/SystemType-android-color.js +55 -55
- package/es/icons/base/TOP.js +28 -0
- package/es/icons/base/aom-menu-BBCX-color.js +2 -2
- package/es/icons/base/aom-menu-BBSH-color.js +2 -2
- package/es/icons/base/aom-menu-BBSJ-color.js +4 -4
- package/es/icons/base/aom-menu-BBYL-color.js +2 -2
- package/es/icons/base/{arrow-right.js → arrow-right-one.js} +1 -1
- package/es/icons/base/automate-exp-data-entry-color.js +4 -4
- package/es/icons/base/automate-exp-wechat-color.js +4 -4
- package/es/icons/base/automate-exp-word-color.js +2 -2
- package/es/icons/base/c-type-powershell-color.js +6 -6
- package/es/icons/base/calendar-color.js +2 -2
- package/es/icons/base/deepin-browser-color.js +12 -12
- package/es/icons/base/doc-detail-fill.d.ts +28 -0
- package/es/icons/base/doc-detail-fill.js +28 -0
- package/es/icons/base/fire-fill.d.ts +28 -0
- package/es/icons/base/fire-fill.js +35 -0
- package/es/icons/base/fire.d.ts +28 -0
- package/es/icons/base/fire.js +28 -0
- package/es/icons/base/index.d.ts +9 -2
- package/es/icons/base/index.js +1198 -1183
- package/es/icons/base/item-def-color.js +9 -9
- package/es/icons/base/medal-1.js +2 -2
- package/es/icons/base/medal-2.js +2 -2
- package/es/icons/base/medal-3.js +13 -13
- package/es/icons/base/message-chatbot-fill.d.ts +28 -0
- package/es/icons/base/message-chatbot-fill.js +36 -0
- package/es/icons/base/message-fill.d.ts +28 -0
- package/es/icons/base/message-fill.js +28 -0
- package/es/icons/base/message-one.d.ts +28 -0
- package/es/icons/base/message-one.js +28 -0
- package/es/icons/base/plug-in-Chrome-color.js +8 -8
- package/es/icons/base/plug-in-Edge-color.js +14 -14
- package/es/icons/base/plug-in-Firefox-color.js +26 -26
- package/es/icons/base/project-logo-gf-color.js +2 -2
- package/es/icons/base/qianxin-browser-color.js +2 -2
- package/es/icons/base/store-color.js +8 -8
- package/icons-base.js +644 -546
- package/lib/icons/base/RPAAI-color.js +1 -1
- package/lib/icons/base/RPAAICaptcha_ChaoJiYing-color.js +1 -1
- package/lib/icons/base/RPAAICaptcha_Fateadm-color.js +1 -1
- package/lib/icons/base/RPAAIKRPA_BaiduChat-color.js +1 -1
- package/lib/icons/base/RPADataChangeTextCase-color.js +1 -1
- package/lib/icons/base/RPASystem-color.js +1 -1
- package/lib/icons/base/RPASystemGetSystemDirPath-color.js +1 -1
- package/lib/icons/base/RPAWinAutomationSap-color.js +1 -1
- package/lib/icons/base/SystemType-android-color.js +1 -1
- package/lib/icons/base/TOP.d.ts +28 -0
- package/lib/icons/base/TOP.js +1 -0
- package/lib/icons/base/aom-menu-BBCX-color.js +1 -1
- package/lib/icons/base/aom-menu-BBSH-color.js +1 -1
- package/lib/icons/base/aom-menu-BBSJ-color.js +1 -1
- package/lib/icons/base/aom-menu-BBYL-color.js +1 -1
- package/lib/icons/base/arrow-right-one.d.ts +28 -0
- package/lib/icons/base/arrow-right-one.js +1 -0
- package/lib/icons/base/automate-exp-data-entry-color.js +1 -1
- package/lib/icons/base/automate-exp-wechat-color.js +1 -1
- package/lib/icons/base/automate-exp-word-color.js +1 -1
- package/lib/icons/base/c-type-powershell-color.js +1 -1
- package/lib/icons/base/calendar-color.js +1 -1
- package/lib/icons/base/deepin-browser-color.js +1 -1
- package/lib/icons/base/doc-detail-fill.d.ts +28 -0
- package/lib/icons/base/doc-detail-fill.js +1 -0
- package/lib/icons/base/fire-fill.d.ts +28 -0
- package/lib/icons/base/fire-fill.js +1 -0
- package/lib/icons/base/fire.d.ts +28 -0
- package/lib/icons/base/fire.js +1 -0
- package/lib/icons/base/index.d.ts +9 -2
- package/lib/icons/base/index.js +1 -1
- package/lib/icons/base/item-def-color.js +1 -1
- package/lib/icons/base/medal-1.js +1 -1
- package/lib/icons/base/medal-2.js +1 -1
- package/lib/icons/base/medal-3.js +1 -1
- package/lib/icons/base/message-chatbot-fill.d.ts +28 -0
- package/lib/icons/base/message-chatbot-fill.js +1 -0
- package/lib/icons/base/message-fill.d.ts +28 -0
- package/lib/icons/base/message-fill.js +1 -0
- package/lib/icons/base/message-one.d.ts +28 -0
- package/lib/icons/base/message-one.js +1 -0
- package/lib/icons/base/plug-in-Chrome-color.js +1 -1
- package/lib/icons/base/plug-in-Edge-color.js +1 -1
- package/lib/icons/base/plug-in-Firefox-color.js +1 -1
- package/lib/icons/base/project-logo-gf-color.js +1 -1
- package/lib/icons/base/qianxin-browser-color.js +1 -1
- package/lib/icons/base/store-color.js +1 -1
- package/package.json +1 -1
- package/lib/icons/base/arrow-right.js +0 -1
- /package/es/icons/base/{arrow-right.d.ts → TOP.d.ts} +0 -0
- /package/{lib/icons/base/arrow-right.d.ts → es/icons/base/arrow-right-one.d.ts} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createVNode as t } from "vue";
|
|
2
|
-
import { IconWrapper as
|
|
3
|
-
const f =
|
|
2
|
+
import { IconWrapper as e } from "../../runtime";
|
|
3
|
+
const f = e("RPAAIColor", !1, function(o) {
|
|
4
4
|
return t(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
@@ -15,7 +15,7 @@ const f = l("RPAAIColor", !1, function(o) {
|
|
|
15
15
|
t("defs", {}, [
|
|
16
16
|
t(
|
|
17
17
|
"linearGradient",
|
|
18
|
-
{ id: "
|
|
18
|
+
{ id: "0ceec68f_a", x1: "0", x2: ".938", y1: "0", y2: "1.055" },
|
|
19
19
|
[
|
|
20
20
|
t(
|
|
21
21
|
"stop",
|
|
@@ -38,7 +38,7 @@ const f = l("RPAAIColor", !1, function(o) {
|
|
|
38
38
|
t(
|
|
39
39
|
"path",
|
|
40
40
|
{
|
|
41
|
-
fill: "url(#
|
|
41
|
+
fill: "url(#0ceec68f_a)",
|
|
42
42
|
"fill-rule": "evenodd",
|
|
43
43
|
d: "M12.086 13.75 9.25 5.392 6.413 13.75zm.51 1.5 1.694 4.991q.019.055.046.107t.062.099q.034.047.076.088t.09.075.099.06.108.044.113.027.116.009q.074 0 .146-.014.073-.015.141-.043t.13-.07q.061-.04.113-.093.053-.052.094-.113.04-.062.069-.13.028-.068.043-.14T15.75 20q0-.124-.04-.241l-5.431-16q-.019-.055-.046-.107t-.062-.099-.076-.088q-.042-.04-.09-.075t-.099-.06-.108-.044-.113-.027-.116-.009h-.64q-.057 0-.115.009-.058.01-.114.027-.055.018-.107.044t-.1.06-.09.075q-.04.041-.076.088-.034.047-.061.099-.028.052-.046.107l-5.43 16q-.04.117-.04.241 0 .074.014.146.015.073.043.141t.07.13q.04.061.093.113.052.053.113.094.062.04.13.069.068.028.14.043t.147.014q.058 0 .116-.009.058-.01.113-.027.056-.018.108-.044t.1-.06.089-.075.076-.088.062-.099.046-.107l1.694-4.991zM17.75 4v16q0 .074.014.146.015.073.043.141t.07.13q.04.061.093.113.052.053.113.094.062.04.13.069.068.028.14.043t.147.014.146-.014.141-.043.13-.07.113-.093q.053-.052.094-.113.04-.062.069-.13.028-.068.043-.14T19.25 20V4q0-.074-.014-.146-.015-.073-.043-.141t-.07-.13q-.04-.061-.093-.113-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T18.5 3.25t-.146.014-.141.043-.13.07-.113.093q-.053.052-.094.113-.04.062-.069.13-.028.068-.043.14T17.75 4"
|
|
44
44
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createVNode as e } from "vue";
|
|
2
2
|
import { IconWrapper as x } from "../../runtime";
|
|
3
|
-
const
|
|
3
|
+
const Y = x(
|
|
4
4
|
"RPAAICaptchaChaoJiYingColor",
|
|
5
5
|
!1,
|
|
6
6
|
function(h) {
|
|
@@ -20,7 +20,7 @@ const c = x(
|
|
|
20
20
|
e(
|
|
21
21
|
"pattern",
|
|
22
22
|
{
|
|
23
|
-
id: "
|
|
23
|
+
id: "cbd01377_b",
|
|
24
24
|
width: "67.541",
|
|
25
25
|
height: "21.639",
|
|
26
26
|
x: "-.623",
|
|
@@ -42,7 +42,7 @@ const c = x(
|
|
|
42
42
|
e(
|
|
43
43
|
"mask",
|
|
44
44
|
{
|
|
45
|
-
id: "
|
|
45
|
+
id: "cbd01377_a",
|
|
46
46
|
maskUnits: "objectBoundingBox",
|
|
47
47
|
style: "mask-type:alpha"
|
|
48
48
|
},
|
|
@@ -62,7 +62,7 @@ const c = x(
|
|
|
62
62
|
]
|
|
63
63
|
)
|
|
64
64
|
]),
|
|
65
|
-
e("g", { mask: "url(#
|
|
65
|
+
e("g", { mask: "url(#cbd01377_a)" }, [
|
|
66
66
|
e(
|
|
67
67
|
"rect",
|
|
68
68
|
{
|
|
@@ -70,7 +70,7 @@ const c = x(
|
|
|
70
70
|
height: "21.639",
|
|
71
71
|
x: "-.623",
|
|
72
72
|
y: "1.344",
|
|
73
|
-
fill: "url(#
|
|
73
|
+
fill: "url(#cbd01377_b)",
|
|
74
74
|
rx: "0"
|
|
75
75
|
},
|
|
76
76
|
null
|
|
@@ -81,5 +81,5 @@ const c = x(
|
|
|
81
81
|
}
|
|
82
82
|
);
|
|
83
83
|
export {
|
|
84
|
-
|
|
84
|
+
Y as default
|
|
85
85
|
};
|
|
@@ -17,7 +17,7 @@ const o = t("RPAAICaptchaFateadmColor", !1, function(R) {
|
|
|
17
17
|
A(
|
|
18
18
|
"pattern",
|
|
19
19
|
{
|
|
20
|
-
id: "
|
|
20
|
+
id: "115a5c3a_b",
|
|
21
21
|
width: "48.639",
|
|
22
22
|
height: "20",
|
|
23
23
|
x: "3.25",
|
|
@@ -39,7 +39,7 @@ const o = t("RPAAICaptchaFateadmColor", !1, function(R) {
|
|
|
39
39
|
A(
|
|
40
40
|
"mask",
|
|
41
41
|
{
|
|
42
|
-
id: "
|
|
42
|
+
id: "115a5c3a_a",
|
|
43
43
|
maskUnits: "objectBoundingBox",
|
|
44
44
|
style: "mask-type:alpha"
|
|
45
45
|
},
|
|
@@ -59,7 +59,7 @@ const o = t("RPAAICaptchaFateadmColor", !1, function(R) {
|
|
|
59
59
|
]
|
|
60
60
|
)
|
|
61
61
|
]),
|
|
62
|
-
A("g", { mask: "url(#
|
|
62
|
+
A("g", { mask: "url(#115a5c3a_a)" }, [
|
|
63
63
|
A(
|
|
64
64
|
"rect",
|
|
65
65
|
{
|
|
@@ -67,7 +67,7 @@ const o = t("RPAAICaptchaFateadmColor", !1, function(R) {
|
|
|
67
67
|
height: "20",
|
|
68
68
|
x: "3.25",
|
|
69
69
|
y: "2",
|
|
70
|
-
fill: "url(#
|
|
70
|
+
fill: "url(#115a5c3a_b)",
|
|
71
71
|
rx: "0"
|
|
72
72
|
},
|
|
73
73
|
null
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { createVNode as l } from "vue";
|
|
2
|
-
import { IconWrapper as
|
|
3
|
-
const r =
|
|
2
|
+
import { IconWrapper as o } from "../../runtime";
|
|
3
|
+
const r = o("RPAAIKRPABaiduChatColor", !1, function(e) {
|
|
4
4
|
return l(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
7
|
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
-
width:
|
|
9
|
-
height:
|
|
8
|
+
width: e.size,
|
|
9
|
+
height: e.size,
|
|
10
10
|
fill: "none",
|
|
11
11
|
viewBox: "0 0 24 24",
|
|
12
|
-
transform:
|
|
12
|
+
transform: e.rotate ? `rotate(${e.rotate})` : void 0
|
|
13
13
|
},
|
|
14
14
|
[
|
|
15
15
|
l("defs", {}, [
|
|
16
16
|
l(
|
|
17
17
|
"linearGradient",
|
|
18
|
-
{ id: "
|
|
18
|
+
{ id: "815024fe_a", x1: ".266", x2: ".73", y1: ".888", y2: ".102" },
|
|
19
19
|
[
|
|
20
20
|
l(
|
|
21
21
|
"stop",
|
|
@@ -38,7 +38,7 @@ const r = t("RPAAIKRPABaiduChatColor", !1, function(o) {
|
|
|
38
38
|
l(
|
|
39
39
|
"path",
|
|
40
40
|
{
|
|
41
|
-
fill: "url(#
|
|
41
|
+
fill: "url(#815024fe_a)",
|
|
42
42
|
"fill-rule": "evenodd",
|
|
43
43
|
d: "m11.265 1.693-8 4.5A1.5 1.5 0 0 0 2.5 7.5v9a1.5 1.5 0 0 0 .765 1.307l7.976 4.487a1.5 1.5 0 0 0 .81.205c.257-.008.499-.082.708-.205l7.976-4.487A1.5 1.5 0 0 0 21.5 16.5v-9a1.5 1.5 0 0 0-.79-1.322l-7.975-4.485a1.5 1.5 0 0 0-1.47 0M16.94 7.5 12 4.721 5.5 8.377v7.246l5 2.812V12a1.5 1.5 0 0 1 .79-1.322zM13.5 18.435l5-2.812v-5.558l-5 2.812z",
|
|
44
44
|
style: "mix-blend-mode:passthrough"
|
|
@@ -18,7 +18,7 @@ const n = l(
|
|
|
18
18
|
t("defs", {}, [
|
|
19
19
|
t(
|
|
20
20
|
"linearGradient",
|
|
21
|
-
{ id: "
|
|
21
|
+
{ id: "c3dffeec_a", x1: "0", x2: ".569", y1: "0", y2: "1.24" },
|
|
22
22
|
[
|
|
23
23
|
t(
|
|
24
24
|
"stop",
|
|
@@ -34,7 +34,7 @@ const n = l(
|
|
|
34
34
|
),
|
|
35
35
|
t(
|
|
36
36
|
"linearGradient",
|
|
37
|
-
{ id: "
|
|
37
|
+
{ id: "c3dffeec_b", x1: "0", x2: "1.188", y1: "0", y2: ".741" },
|
|
38
38
|
[
|
|
39
39
|
t(
|
|
40
40
|
"stop",
|
|
@@ -74,7 +74,7 @@ const n = l(
|
|
|
74
74
|
t(
|
|
75
75
|
"path",
|
|
76
76
|
{
|
|
77
|
-
fill: "url(#
|
|
77
|
+
fill: "url(#c3dffeec_a)",
|
|
78
78
|
"fill-rule": "evenodd",
|
|
79
79
|
d: "M20.674 12.812v6.25q0 .074.015.147.014.072.042.14t.07.13q.04.062.093.114.052.052.114.093.061.041.13.07.067.028.14.042.072.015.146.015t.147-.015.14-.043.13-.069.114-.093.093-.114.07-.13q.027-.068.042-.14.014-.073.014-.146v-6.251q0-1.442-.953-2.4-.949-.954-2.533-1.085-1.233-.102-2.353.477-1.11.576-1.775 1.65-.113.182-.113.396 0 .073.015.146.014.072.042.14t.07.13q.04.062.093.114.052.052.114.093.061.041.13.07.067.028.14.042.072.015.146.015.096 0 .189-.025.092-.024.176-.07t.153-.113q.07-.066.12-.148.449-.723 1.19-1.108.736-.38 1.54-.314 1.033.086 1.593.649.516.518.516 1.34",
|
|
80
80
|
style: "mix-blend-mode:passthrough"
|
|
@@ -84,7 +84,7 @@ const n = l(
|
|
|
84
84
|
t(
|
|
85
85
|
"path",
|
|
86
86
|
{
|
|
87
|
-
fill: "url(#
|
|
87
|
+
fill: "url(#c3dffeec_b)",
|
|
88
88
|
"fill-rule": "evenodd",
|
|
89
89
|
d: "M17.128 15.366q1.275-.384 4.259-.235h.037q.074 0 .147-.014.072-.014.14-.043t.13-.069.114-.093.093-.114.07-.13q.027-.068.042-.14.014-.073.014-.146 0-.072-.013-.142-.014-.07-.04-.137-.027-.066-.065-.126t-.088-.112-.108-.094-.123-.071-.135-.047-.14-.02q-3.243-.162-4.766.296-1.275.384-1.92 1.446-.598.987-.408 2.105.2 1.177 1.154 1.89.873.65 1.975.63 1.432-.028 2.645-.846 1.315-.886 1.974-2.459v-.001q.058-.139.058-.29 0-.073-.014-.146-.015-.072-.043-.14t-.07-.13q-.04-.062-.092-.114-.053-.052-.114-.093t-.13-.07q-.068-.028-.14-.042t-.147-.014q-.11 0-.217.032-.106.032-.198.093-.093.062-.163.147-.07.086-.114.188-.485 1.16-1.428 1.795-.846.57-1.835.59-.588.01-1.05-.334-.473-.352-.572-.937-.097-.567.212-1.076.346-.57 1.07-.787",
|
|
90
90
|
style: "mix-blend-mode:passthrough"
|
|
@@ -15,7 +15,7 @@ const r = t("RPASystemColor", !1, function(o) {
|
|
|
15
15
|
l("defs", {}, [
|
|
16
16
|
l(
|
|
17
17
|
"linearGradient",
|
|
18
|
-
{ id: "
|
|
18
|
+
{ id: "f089b9c7_a", x1: ".313", x2: ".78", y1: ".076", y2: ".845" },
|
|
19
19
|
[
|
|
20
20
|
l(
|
|
21
21
|
"stop",
|
|
@@ -31,7 +31,7 @@ const r = t("RPASystemColor", !1, function(o) {
|
|
|
31
31
|
),
|
|
32
32
|
l(
|
|
33
33
|
"linearGradient",
|
|
34
|
-
{ id: "
|
|
34
|
+
{ id: "f089b9c7_b", x1: ".124", x2: "1.172", y1: ".119", y2: ".728" },
|
|
35
35
|
[
|
|
36
36
|
l(
|
|
37
37
|
"stop",
|
|
@@ -47,7 +47,7 @@ const r = t("RPASystemColor", !1, function(o) {
|
|
|
47
47
|
),
|
|
48
48
|
l(
|
|
49
49
|
"linearGradient",
|
|
50
|
-
{ id: "
|
|
50
|
+
{ id: "f089b9c7_c", x1: ".209", x2: "1.404", y1: ".234", y2: "1.29" },
|
|
51
51
|
[
|
|
52
52
|
l(
|
|
53
53
|
"stop",
|
|
@@ -64,7 +64,7 @@ const r = t("RPASystemColor", !1, function(o) {
|
|
|
64
64
|
l(
|
|
65
65
|
"linearGradient",
|
|
66
66
|
{
|
|
67
|
-
id: "
|
|
67
|
+
id: "f089b9c7_d",
|
|
68
68
|
x1: ".186",
|
|
69
69
|
x2: "1.765",
|
|
70
70
|
y1: ".274",
|
|
@@ -87,7 +87,7 @@ const r = t("RPASystemColor", !1, function(o) {
|
|
|
87
87
|
l(
|
|
88
88
|
"path",
|
|
89
89
|
{
|
|
90
|
-
fill: "url(#
|
|
90
|
+
fill: "url(#f089b9c7_a)",
|
|
91
91
|
d: "M10 12.513 2.505 12.5l.001 5.501a1 1 0 0 0 .863.99L10 19.91z",
|
|
92
92
|
style: "mix-blend-mode:passthrough"
|
|
93
93
|
},
|
|
@@ -96,7 +96,7 @@ const r = t("RPASystemColor", !1, function(o) {
|
|
|
96
96
|
l(
|
|
97
97
|
"path",
|
|
98
98
|
{
|
|
99
|
-
fill: "url(#
|
|
99
|
+
fill: "url(#f089b9c7_b)",
|
|
100
100
|
d: "M11 12.515v7.533l9.361 1.295a1 1 0 0 0 1.137-.991l.002-7.819z",
|
|
101
101
|
style: "mix-blend-mode:passthrough"
|
|
102
102
|
},
|
|
@@ -105,7 +105,7 @@ const r = t("RPASystemColor", !1, function(o) {
|
|
|
105
105
|
l(
|
|
106
106
|
"path",
|
|
107
107
|
{
|
|
108
|
-
fill: "url(#
|
|
108
|
+
fill: "url(#f089b9c7_c)",
|
|
109
109
|
d: "m10 4.128-6.639.94a1 1 0 0 0-.86.99l.006 5.442H10z",
|
|
110
110
|
style: "mix-blend-mode:passthrough"
|
|
111
111
|
},
|
|
@@ -114,7 +114,7 @@ const r = t("RPASystemColor", !1, function(o) {
|
|
|
114
114
|
l(
|
|
115
115
|
"path",
|
|
116
116
|
{
|
|
117
|
-
fill: "url(#
|
|
117
|
+
fill: "url(#f089b9c7_d)",
|
|
118
118
|
d: "M11 3.986V11.5h10.498V3.651a1 1 0 0 0-1.14-.99z",
|
|
119
119
|
style: "mix-blend-mode:passthrough"
|
|
120
120
|
},
|
|
@@ -18,7 +18,7 @@ const s = o(
|
|
|
18
18
|
l("defs", {}, [
|
|
19
19
|
l(
|
|
20
20
|
"linearGradient",
|
|
21
|
-
{ id: "
|
|
21
|
+
{ id: "683b1416_a", x1: "0", x2: "1", y1: ".499", y2: ".499" },
|
|
22
22
|
[
|
|
23
23
|
l(
|
|
24
24
|
"stop",
|
|
@@ -34,7 +34,7 @@ const s = o(
|
|
|
34
34
|
),
|
|
35
35
|
l(
|
|
36
36
|
"linearGradient",
|
|
37
|
-
{ id: "
|
|
37
|
+
{ id: "683b1416_b", x1: "1.075", x2: "-.201", y1: ".5", y2: ".5" },
|
|
38
38
|
[
|
|
39
39
|
l(
|
|
40
40
|
"stop",
|
|
@@ -51,7 +51,7 @@ const s = o(
|
|
|
51
51
|
l(
|
|
52
52
|
"linearGradient",
|
|
53
53
|
{
|
|
54
|
-
id: "
|
|
54
|
+
id: "683b1416_c",
|
|
55
55
|
x1: ".001",
|
|
56
56
|
x2: "1.002",
|
|
57
57
|
y1: ".504",
|
|
@@ -77,7 +77,7 @@ const s = o(
|
|
|
77
77
|
),
|
|
78
78
|
l(
|
|
79
79
|
"linearGradient",
|
|
80
|
-
{ id: "
|
|
80
|
+
{ id: "683b1416_d", x1: ".63", x2: "-.32", y1: ".503", y2: ".503" },
|
|
81
81
|
[
|
|
82
82
|
l(
|
|
83
83
|
"stop",
|
|
@@ -137,7 +137,7 @@ const s = o(
|
|
|
137
137
|
l(
|
|
138
138
|
"path",
|
|
139
139
|
{
|
|
140
|
-
fill: "url(#
|
|
140
|
+
fill: "url(#683b1416_a)",
|
|
141
141
|
d: "m18.807 19.12-.764 2.643c-.655-.46-1.376-.808-2.905-.175l.743-2.599c1.528-.655 2.27-.327 2.926.131",
|
|
142
142
|
style: "mix-blend-mode:passthrough"
|
|
143
143
|
},
|
|
@@ -146,7 +146,7 @@ const s = o(
|
|
|
146
146
|
l(
|
|
147
147
|
"path",
|
|
148
148
|
{
|
|
149
|
-
fill: "url(#
|
|
149
|
+
fill: "url(#683b1416_b)",
|
|
150
150
|
d: "m19.2 19.382-.742 2.599c.655.459 1.397.808 2.926.175l.72-2.534c-1.55.525-2.227.197-2.904-.24",
|
|
151
151
|
style: "mix-blend-mode:passthrough"
|
|
152
152
|
},
|
|
@@ -155,7 +155,7 @@ const s = o(
|
|
|
155
155
|
l(
|
|
156
156
|
"path",
|
|
157
157
|
{
|
|
158
|
-
fill: "url(#
|
|
158
|
+
fill: "url(#683b1416_c)",
|
|
159
159
|
d: "m18.938 18.64.743-2.62c-.656-.46-1.398-.809-2.927-.176l-.742 2.621c.611-.262 1.092-.371 1.485-.371.611.022 1.048.284 1.441.546",
|
|
160
160
|
style: "mix-blend-mode:passthrough"
|
|
161
161
|
},
|
|
@@ -164,7 +164,7 @@ const s = o(
|
|
|
164
164
|
l(
|
|
165
165
|
"path",
|
|
166
166
|
{
|
|
167
|
-
fill: "url(#
|
|
167
|
+
fill: "url(#683b1416_d)",
|
|
168
168
|
d: "m20.074 16.303-.743 2.62c.655.46 1.463.83 2.926.153l.743-2.62c-1.529.655-2.25.306-2.926-.153",
|
|
169
169
|
style: "mix-blend-mode:passthrough"
|
|
170
170
|
},
|
|
@@ -15,7 +15,7 @@ const a = l("RPAWinAutomationSapColor", !1, function(o) {
|
|
|
15
15
|
t("defs", {}, [
|
|
16
16
|
t(
|
|
17
17
|
"linearGradient",
|
|
18
|
-
{ id: "
|
|
18
|
+
{ id: "de94c0c9_a", x1: "0", x2: "0", y1: ".002", y2: "1" },
|
|
19
19
|
[
|
|
20
20
|
t("stop", { offset: "0%", "stop-color": "#0AE" }, null),
|
|
21
21
|
t("stop", { offset: "100%", "stop-color": "#05A" }, null)
|
|
@@ -25,7 +25,7 @@ const a = l("RPAWinAutomationSapColor", !1, function(o) {
|
|
|
25
25
|
t(
|
|
26
26
|
"path",
|
|
27
27
|
{
|
|
28
|
-
fill: "url(#
|
|
28
|
+
fill: "url(#de94c0c9_a)",
|
|
29
29
|
d: "M22 7H2v10h10.11",
|
|
30
30
|
style: "mix-blend-mode:passthrough"
|
|
31
31
|
},
|