ksw-vue-icon 2.6.0 → 3.0.0
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/README.md +2 -2
- package/es/assets/ai-scan-color-animation.css +1 -1
- package/es/components/animation/ai-scan-color-animation.js +42 -42
- package/es/icons/base/RPAAI-color.js +2 -2
- 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 +6 -6
- package/es/icons/base/RPASystem-color.js +10 -10
- package/es/icons/base/RPASystemGetSystemDirPath-color.js +10 -10
- package/es/icons/base/RPAWinAutomationSap-color.js +2 -2
- package/es/icons/base/SystemType-android-color.js +56 -56
- 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 +2 -2
- package/es/icons/base/aom-menu-BBYL-color.js +2 -2
- package/es/icons/base/automate-exp-data-entry-color.js +2 -2
- 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 +4 -4
- package/es/icons/base/calendar-color.js +2 -2
- package/es/icons/base/equal-not.d.ts +28 -0
- package/es/icons/base/equal-not.js +38 -0
- package/es/icons/base/equal.d.ts +28 -0
- package/es/icons/base/equal.js +29 -0
- package/es/icons/base/index.d.ts +6 -0
- package/es/icons/base/index.js +1195 -1183
- package/es/icons/base/item-def-color.js +4 -4
- package/es/icons/base/math-equal-greater.d.ts +28 -0
- package/es/icons/base/math-equal-greater.js +29 -0
- package/es/icons/base/math-equal-lower.d.ts +28 -0
- package/es/icons/base/math-equal-lower.js +29 -0
- package/es/icons/base/math-greater.d.ts +28 -0
- package/es/icons/base/math-greater.js +29 -0
- package/es/icons/base/math-lower.d.ts +28 -0
- package/es/icons/base/math-lower.js +29 -0
- 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/plug-in-Chrome-color.js +8 -8
- package/es/icons/base/plug-in-Edge-color.js +12 -12
- package/es/icons/base/plug-in-Firefox-color.js +24 -24
- package/es/icons/base/project-logo-gf-color.js +2 -2
- package/es/icons/base/store-color.js +6 -6
- package/es/index.d.ts +0 -1
- package/es/index.js +8 -10
- package/icons-animation.js +2 -2
- package/icons-base.js +604 -520
- package/lib/assets/ai-scan-color-animation.css +1 -1
- package/lib/components/animation/ai-scan-color-animation.js +1 -1
- 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/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/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/equal-not.d.ts +28 -0
- package/lib/icons/base/equal-not.js +1 -0
- package/lib/icons/base/equal.d.ts +28 -0
- package/lib/icons/base/equal.js +1 -0
- package/lib/icons/base/index.d.ts +6 -0
- package/lib/icons/base/index.js +1 -1
- package/lib/icons/base/item-def-color.js +1 -1
- package/lib/icons/base/math-equal-greater.d.ts +28 -0
- package/lib/icons/base/math-equal-greater.js +1 -0
- package/lib/icons/base/math-equal-lower.d.ts +28 -0
- package/lib/icons/base/math-equal-lower.js +1 -0
- package/lib/icons/base/math-greater.d.ts +28 -0
- package/lib/icons/base/math-greater.js +1 -0
- package/lib/icons/base/math-lower.d.ts +28 -0
- package/lib/icons/base/math-lower.js +1 -0
- 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/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/store-color.js +1 -1
- package/lib/index.d.ts +0 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/es/assets/icon.css +0 -1
- package/lib/assets/icon.css +0 -1
package/README.md
CHANGED
|
@@ -24,10 +24,10 @@ npm install ksw-vue-icon --save-dev
|
|
|
24
24
|
yarn add ksw-vue-icon -D
|
|
25
25
|
```
|
|
26
26
|
|
|
27
|
-
### 引入样式 (`
|
|
27
|
+
### 引入样式 (`3.0.0` 版本以下)
|
|
28
28
|
|
|
29
29
|
::: danger ⚠️ 注意
|
|
30
|
-
`
|
|
30
|
+
`3.0.0` 版本会自动注入 `CSS` 不再需要导入样式, 并且不再提供 `CSS` 的导出
|
|
31
31
|
:::
|
|
32
32
|
|
|
33
33
|
导入图标样式(整个项目只需1次):
|
|
@@ -1 +1 @@
|
|
|
1
|
-
svg #scan-light[data-v-
|
|
1
|
+
.ksw-icon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ksw-icon svg{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ksw-icon-spin svg{animation:ksw-icon-spin 1s infinite linear}.ksw-icon-grayscale{filter:grayscale(1);opacity:.8}.ksw-icon-rtl{transform:scaleX(-1)}@keyframes ksw-icon-spin{to{transform:rotate(360deg)}}svg #scan-light[data-v-90f81282]{mix-blend-mode:lighten;filter:blur(.25px) brightness(2)}
|
|
@@ -1,31 +1,30 @@
|
|
|
1
|
-
import { ref as
|
|
2
|
-
import { g as
|
|
3
|
-
import '../../assets/
|
|
4
|
-
const
|
|
5
|
-
const
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}, o = (e) => (_("data-v-ddfe148d"), e = e(), F(), e), q = { class: "ksw-icon" }, B = ["width", "height"], m = /* @__PURE__ */ h('<defs data-v-ddfe148d><clipPath id="0558af64_a" data-v-ddfe148d><rect width="24" height="24" rx="0" data-v-ddfe148d></rect></clipPath><linearGradient x2=".939" y2="1.054" id="0558af64_b" data-v-ddfe148d><stop offset="0%" stop-color="#2882FF" data-v-ddfe148d></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-ddfe148d></stop><stop offset="100%" stop-color="#B700FF" data-v-ddfe148d></stop></linearGradient><linearGradient x2="1.187" y2=".668" id="0558af64_c" data-v-ddfe148d><stop offset="0%" stop-color="#2882FF" data-v-ddfe148d></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-ddfe148d></stop><stop offset="100%" stop-color="#B700FF" data-v-ddfe148d></stop></linearGradient><linearGradient x2="1.187" y2=".668" id="0558af64_d" data-v-ddfe148d><stop offset="0%" stop-color="#2882FF" data-v-ddfe148d></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-ddfe148d></stop><stop offset="100%" stop-color="#B700FF" data-v-ddfe148d></stop></linearGradient><linearGradient x2="1.187" y2=".668" id="0558af64_e" data-v-ddfe148d><stop offset="0%" stop-color="#2882FF" data-v-ddfe148d></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-ddfe148d></stop><stop offset="100%" stop-color="#B700FF" data-v-ddfe148d></stop></linearGradient><linearGradient x2="1.187" y2=".668" id="0558af64_f" data-v-ddfe148d><stop offset="0%" stop-color="#2882FF" data-v-ddfe148d></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-ddfe148d></stop><stop offset="100%" stop-color="#B700FF" data-v-ddfe148d></stop></linearGradient><filter id="0558af64_g" filterUnits="objectBoundingBox" color-interpolation-filters="sRGB" x="-.1" y="-.2" width="1.2" height="1.4" data-v-ddfe148d><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-ddfe148d></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" data-v-ddfe148d></feBlend><feGaussianBlur stdDeviation=".5" result="effect1_foregroundBlur" data-v-ddfe148d></feGaussianBlur></filter><linearGradient x1=".5" x2=".5" y2="1" id="0558af64_h" data-v-ddfe148d><stop offset="0%" stop-color="#A612FD" stop-opacity="0" data-v-ddfe148d></stop><stop offset="100%" stop-color="#5B65F5" stop-opacity=".5" data-v-ddfe148d></stop></linearGradient><filter id="0558af64_i" filterUnits="objectBoundingBox" color-interpolation-filters="sRGB" x="-.05" y="-.1" width="1.1" height="1.2" data-v-ddfe148d><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-ddfe148d></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" data-v-ddfe148d></feBlend><feGaussianBlur stdDeviation=".25" result="effect1_foregroundBlur" data-v-ddfe148d></feGaussianBlur></filter><linearGradient x1=".5" x2=".5" y2="1" id="0558af64_j" data-v-ddfe148d><stop offset="0%" stop-color="#A612FD" stop-opacity="0" data-v-ddfe148d></stop><stop offset="91.429%" stop-color="#F200FF" stop-opacity="0" data-v-ddfe148d></stop><stop offset="100%" stop-color="#69C0FF" data-v-ddfe148d></stop></linearGradient></defs>', 1), x = { "clip-path": "url(#0558af64_a)" }, y = /* @__PURE__ */ o(() => /* @__PURE__ */ t("path", {
|
|
1
|
+
import { ref as n, shallowRef as v, onMounted as h, openBlock as r, createElementBlock as d, createElementVNode as t, createStaticVNode as _, pushScopeId as F, popScopeId as g } from "vue";
|
|
2
|
+
import { g as p } from "../../gsap.js";
|
|
3
|
+
import '../../assets/ai-scan-color-animation.css';const q = (o, f) => {
|
|
4
|
+
const e = o.__vccOpts || o;
|
|
5
|
+
for (const [s, l] of f)
|
|
6
|
+
e[s] = l;
|
|
7
|
+
return e;
|
|
8
|
+
}, a = (o) => (F("data-v-90f81282"), o = o(), g(), o), B = ["width", "height"], m = /* @__PURE__ */ _('<defs data-v-90f81282><clipPath id="0558af64_a" data-v-90f81282><rect width="24" height="24" rx="0" data-v-90f81282></rect></clipPath><linearGradient x2=".939" y2="1.054" id="0558af64_b" data-v-90f81282><stop offset="0%" stop-color="#2882FF" data-v-90f81282></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-90f81282></stop><stop offset="100%" stop-color="#B700FF" data-v-90f81282></stop></linearGradient><linearGradient x2="1.187" y2=".668" id="0558af64_c" data-v-90f81282><stop offset="0%" stop-color="#2882FF" data-v-90f81282></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-90f81282></stop><stop offset="100%" stop-color="#B700FF" data-v-90f81282></stop></linearGradient><linearGradient x2="1.187" y2=".668" id="0558af64_d" data-v-90f81282><stop offset="0%" stop-color="#2882FF" data-v-90f81282></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-90f81282></stop><stop offset="100%" stop-color="#B700FF" data-v-90f81282></stop></linearGradient><linearGradient x2="1.187" y2=".668" id="0558af64_e" data-v-90f81282><stop offset="0%" stop-color="#2882FF" data-v-90f81282></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-90f81282></stop><stop offset="100%" stop-color="#B700FF" data-v-90f81282></stop></linearGradient><linearGradient x2="1.187" y2=".668" id="0558af64_f" data-v-90f81282><stop offset="0%" stop-color="#2882FF" data-v-90f81282></stop><stop offset="31.429%" stop-color="#5B65F5" data-v-90f81282></stop><stop offset="100%" stop-color="#B700FF" data-v-90f81282></stop></linearGradient><filter id="0558af64_g" filterUnits="objectBoundingBox" color-interpolation-filters="sRGB" x="-.1" y="-.2" width="1.2" height="1.4" data-v-90f81282><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-90f81282></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" data-v-90f81282></feBlend><feGaussianBlur stdDeviation=".5" result="effect1_foregroundBlur" data-v-90f81282></feGaussianBlur></filter><linearGradient x1=".5" x2=".5" y2="1" id="0558af64_h" data-v-90f81282><stop offset="0%" stop-color="#A612FD" stop-opacity="0" data-v-90f81282></stop><stop offset="100%" stop-color="#5B65F5" stop-opacity=".5" data-v-90f81282></stop></linearGradient><filter id="0558af64_i" filterUnits="objectBoundingBox" color-interpolation-filters="sRGB" x="-.05" y="-.1" width="1.1" height="1.2" data-v-90f81282><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-90f81282></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" data-v-90f81282></feBlend><feGaussianBlur stdDeviation=".25" result="effect1_foregroundBlur" data-v-90f81282></feGaussianBlur></filter><linearGradient x1=".5" x2=".5" y2="1" id="0558af64_j" data-v-90f81282><stop offset="0%" stop-color="#A612FD" stop-opacity="0" data-v-90f81282></stop><stop offset="91.429%" stop-color="#F200FF" stop-opacity="0" data-v-90f81282></stop><stop offset="100%" stop-color="#69C0FF" data-v-90f81282></stop></linearGradient></defs>', 1), x = { "clip-path": "url(#0558af64_a)" }, y = /* @__PURE__ */ a(() => /* @__PURE__ */ t("path", {
|
|
10
9
|
d: "M16.209 6v12q0 .074.014.146.015.073.043.14.028.07.07.13.04.062.092.114.053.052.114.093.061.041.13.07.068.028.14.042.073.015.147.015t.146-.015q.072-.014.14-.042.069-.029.13-.07.062-.04.114-.093.052-.052.093-.114.041-.06.07-.13.028-.067.042-.14.015-.072.015-.146V6q0-.074-.015-.146-.014-.073-.042-.141-.029-.068-.07-.13-.04-.061-.093-.113-.052-.053-.114-.094-.061-.04-.13-.069-.068-.028-.14-.043-.072-.014-.146-.014t-.147.014q-.072.015-.14.043-.069.028-.13.07-.061.04-.114.093-.052.052-.093.113-.04.062-.07.13-.027.068-.042.14-.014.073-.014.147zm-4.322 7.125L10.02 7.628l-1.866 5.497h3.732zm.509 1.5l1.227 3.615v.001q.02.055.046.107.028.052.062.099.035.047.077.088.041.04.089.075.047.034.1.06.052.026.107.044.056.018.114.027.057.009.116.009.074 0 .146-.014.072-.015.14-.043.069-.028.13-.07.062-.04.114-.093.052-.052.093-.113.041-.062.07-.13.028-.068.042-.14.015-.073.015-.147 0-.124-.04-.241l-4.073-12q-.02-.055-.046-.107-.027-.052-.062-.099-.035-.047-.077-.088-.041-.04-.089-.075-.047-.034-.1-.06-.052-.026-.107-.044-.056-.018-.114-.027-.057-.009-.116-.009h-.479q-.058 0-.116.01-.058.008-.113.026-.056.018-.108.044t-.1.06q-.047.034-.089.075-.041.041-.076.088-.035.047-.062.099-.027.052-.046.107l-4.072 12q-.04.117-.04.241 0 .074.014.146.015.073.043.141.028.068.07.13.04.061.092.113.053.052.114.094.062.04.13.069.068.028.14.043.073.014.147.014.058 0 .116-.01.058-.008.113-.026.056-.018.108-.044t.1-.06q.047-.034.089-.075.041-.041.076-.088.035-.047.062-.099.027-.052.046-.107l1.227-3.616h4.75z",
|
|
11
10
|
"fill-rule": "evenodd",
|
|
12
11
|
fill: "url(#0558af64_b)"
|
|
13
|
-
}, null, -1)), G = /* @__PURE__ */
|
|
12
|
+
}, null, -1)), G = /* @__PURE__ */ a(() => /* @__PURE__ */ t("path", {
|
|
14
13
|
id: "scan-bg",
|
|
15
14
|
d: "M2 2h20v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1z",
|
|
16
15
|
fill: "url(#0558af64_h)",
|
|
17
16
|
filter: "url(#0558af64_g)"
|
|
18
|
-
}, null, -1)), w = /* @__PURE__ */
|
|
17
|
+
}, null, -1)), w = /* @__PURE__ */ a(() => /* @__PURE__ */ t("path", {
|
|
19
18
|
id: "scan-light",
|
|
20
19
|
d: "M2 2h20v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1z",
|
|
21
20
|
fill: "url(#0558af64_j)",
|
|
22
21
|
filter: "url(#0558af64_i)"
|
|
23
|
-
}, null, -1)), k = /* @__PURE__ */
|
|
22
|
+
}, null, -1)), k = /* @__PURE__ */ a(() => /* @__PURE__ */ t("use", { href: "#scan-light" }, null, -1)), A = /* @__PURE__ */ a(() => /* @__PURE__ */ t("use", { href: "#scan-light" }, null, -1)), z = [
|
|
24
23
|
G,
|
|
25
24
|
w,
|
|
26
25
|
k,
|
|
27
|
-
|
|
28
|
-
],
|
|
26
|
+
A
|
|
27
|
+
], S = /* @__PURE__ */ a(() => /* @__PURE__ */ t("g", null, [
|
|
29
28
|
/* @__PURE__ */ t("path", {
|
|
30
29
|
d: "M4.5 2.75H7q.074 0 .146-.014.073-.015.141-.043.068-.028.13-.07.061-.04.113-.093.053-.052.094-.113.04-.062.069-.13.028-.068.043-.14.014-.073.014-.147t-.014-.146q-.015-.073-.043-.141-.028-.068-.07-.13-.04-.061-.093-.113-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043Q7.073 1.25 7 1.25H4.5q-1.346 0-2.298.952T1.25 4.5v1.25q0 .074.014.146.015.073.043.141.028.068.07.13.04.061.093.113.052.053.113.094.062.04.13.069.068.028.14.043.073.014.147.014t.146-.014q.073-.015.141-.043.068-.028.13-.07.061-.04.113-.093.053-.052.094-.113.04-.062.069-.13.028-.068.043-.14.014-.073.014-.147V4.5q0-.725.513-1.237.512-.513 1.237-.513z",
|
|
31
30
|
"fill-rule": "evenodd",
|
|
@@ -46,7 +45,7 @@ const g = (e, s) => {
|
|
|
46
45
|
"fill-rule": "evenodd",
|
|
47
46
|
fill: "url(#0558af64_f)"
|
|
48
47
|
})
|
|
49
|
-
], -1)),
|
|
48
|
+
], -1)), M = {
|
|
50
49
|
__name: "ai-scan-color-animation",
|
|
51
50
|
props: {
|
|
52
51
|
size: {
|
|
@@ -54,21 +53,19 @@ const g = (e, s) => {
|
|
|
54
53
|
default: "1em"
|
|
55
54
|
}
|
|
56
55
|
},
|
|
57
|
-
setup(
|
|
58
|
-
const
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
return v(() => {
|
|
62
|
-
let d = !1;
|
|
63
|
-
const l = c.timeline({
|
|
56
|
+
setup(o) {
|
|
57
|
+
const f = o, e = n(null), s = n(!1), l = v(null);
|
|
58
|
+
h(() => {
|
|
59
|
+
l.value = p.timeline({
|
|
64
60
|
repeat: -1,
|
|
65
61
|
repeatDelay: 0,
|
|
66
62
|
paused: !0,
|
|
67
63
|
onRepeat() {
|
|
68
|
-
|
|
64
|
+
s.value || this.pause();
|
|
69
65
|
}
|
|
70
|
-
})
|
|
71
|
-
|
|
66
|
+
});
|
|
67
|
+
const i = p.fromTo(
|
|
68
|
+
e.value,
|
|
72
69
|
{
|
|
73
70
|
yPercent: -120,
|
|
74
71
|
autoAlpha: 0
|
|
@@ -86,38 +83,41 @@ const g = (e, s) => {
|
|
|
86
83
|
}
|
|
87
84
|
}
|
|
88
85
|
);
|
|
89
|
-
l.add(
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
}
|
|
97
|
-
|
|
86
|
+
l.value.add(i, 0);
|
|
87
|
+
});
|
|
88
|
+
function c(i) {
|
|
89
|
+
s.value = !0, l.value.play();
|
|
90
|
+
}
|
|
91
|
+
function u(i) {
|
|
92
|
+
s.value = !1;
|
|
93
|
+
}
|
|
94
|
+
return (i, H) => (r(), d("span", {
|
|
95
|
+
class: "ksw-icon ksw-icon-AiScanColorAnimation isAnimation",
|
|
96
|
+
onMouseenter: c,
|
|
97
|
+
onMouseleave: u
|
|
98
|
+
}, [
|
|
99
|
+
(r(), d("svg", {
|
|
98
100
|
xmlns: "http://www.w3.org/2000/svg",
|
|
99
101
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
100
102
|
fill: "none",
|
|
101
103
|
version: "1.1",
|
|
102
104
|
width: f.size,
|
|
103
105
|
height: f.size,
|
|
104
|
-
viewBox: "0 0 24 24"
|
|
105
|
-
ref_key: "svgRef",
|
|
106
|
-
ref: s
|
|
106
|
+
viewBox: "0 0 24 24"
|
|
107
107
|
}, [
|
|
108
108
|
m,
|
|
109
109
|
t("g", x, [
|
|
110
110
|
y,
|
|
111
111
|
t("g", {
|
|
112
112
|
ref_key: "scan",
|
|
113
|
-
ref:
|
|
114
|
-
},
|
|
115
|
-
|
|
113
|
+
ref: e
|
|
114
|
+
}, z, 512),
|
|
115
|
+
S
|
|
116
116
|
])
|
|
117
117
|
], 8, B))
|
|
118
|
-
]));
|
|
118
|
+
], 32));
|
|
119
119
|
}
|
|
120
|
-
}, D = /* @__PURE__ */
|
|
120
|
+
}, D = /* @__PURE__ */ q(M, [["__scopeId", "data-v-90f81282"]]);
|
|
121
121
|
export {
|
|
122
122
|
D as default
|
|
123
123
|
};
|
|
@@ -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: "a4f93847_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(#a4f93847_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 a = x(
|
|
4
4
|
"RPAAICaptchaChaoJiYingColor",
|
|
5
5
|
!1,
|
|
6
6
|
function(h) {
|
|
@@ -20,7 +20,7 @@ const Y = x(
|
|
|
20
20
|
e(
|
|
21
21
|
"pattern",
|
|
22
22
|
{
|
|
23
|
-
id: "
|
|
23
|
+
id: "3490049f_b",
|
|
24
24
|
width: "67.541",
|
|
25
25
|
height: "21.639",
|
|
26
26
|
x: "-.623",
|
|
@@ -42,7 +42,7 @@ const Y = x(
|
|
|
42
42
|
e(
|
|
43
43
|
"mask",
|
|
44
44
|
{
|
|
45
|
-
id: "
|
|
45
|
+
id: "3490049f_a",
|
|
46
46
|
maskUnits: "objectBoundingBox",
|
|
47
47
|
style: "mask-type:alpha"
|
|
48
48
|
},
|
|
@@ -62,7 +62,7 @@ const Y = x(
|
|
|
62
62
|
]
|
|
63
63
|
)
|
|
64
64
|
]),
|
|
65
|
-
e("g", { mask: "url(#
|
|
65
|
+
e("g", { mask: "url(#3490049f_a)" }, [
|
|
66
66
|
e(
|
|
67
67
|
"rect",
|
|
68
68
|
{
|
|
@@ -70,7 +70,7 @@ const Y = x(
|
|
|
70
70
|
height: "21.639",
|
|
71
71
|
x: "-.623",
|
|
72
72
|
y: "1.344",
|
|
73
|
-
fill: "url(#
|
|
73
|
+
fill: "url(#3490049f_b)",
|
|
74
74
|
rx: "0"
|
|
75
75
|
},
|
|
76
76
|
null
|
|
@@ -81,5 +81,5 @@ const Y = x(
|
|
|
81
81
|
}
|
|
82
82
|
);
|
|
83
83
|
export {
|
|
84
|
-
|
|
84
|
+
a 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: "2d5a7cd5_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: "2d5a7cd5_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(#2d5a7cd5_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(#2d5a7cd5_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: "12efd4a9_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(#12efd4a9_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"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createVNode as t } from "vue";
|
|
2
2
|
import { IconWrapper as l } from "../../runtime";
|
|
3
|
-
const
|
|
3
|
+
const n = l(
|
|
4
4
|
"RPADataChangeTextCaseColor",
|
|
5
5
|
!1,
|
|
6
6
|
function(e) {
|
|
@@ -18,7 +18,7 @@ const r = l(
|
|
|
18
18
|
t("defs", {}, [
|
|
19
19
|
t(
|
|
20
20
|
"linearGradient",
|
|
21
|
-
{ id: "
|
|
21
|
+
{ id: "b2831dc5_a", x1: "0", x2: ".569", y1: "0", y2: "1.24" },
|
|
22
22
|
[
|
|
23
23
|
t(
|
|
24
24
|
"stop",
|
|
@@ -34,7 +34,7 @@ const r = l(
|
|
|
34
34
|
),
|
|
35
35
|
t(
|
|
36
36
|
"linearGradient",
|
|
37
|
-
{ id: "
|
|
37
|
+
{ id: "b2831dc5_b", x1: "0", x2: "1.188", y1: "0", y2: ".741" },
|
|
38
38
|
[
|
|
39
39
|
t(
|
|
40
40
|
"stop",
|
|
@@ -74,7 +74,7 @@ const r = l(
|
|
|
74
74
|
t(
|
|
75
75
|
"path",
|
|
76
76
|
{
|
|
77
|
-
fill: "url(#
|
|
77
|
+
fill: "url(#b2831dc5_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 r = l(
|
|
|
84
84
|
t(
|
|
85
85
|
"path",
|
|
86
86
|
{
|
|
87
|
-
fill: "url(#
|
|
87
|
+
fill: "url(#b2831dc5_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"
|
|
@@ -96,5 +96,5 @@ const r = l(
|
|
|
96
96
|
}
|
|
97
97
|
);
|
|
98
98
|
export {
|
|
99
|
-
|
|
99
|
+
n as default
|
|
100
100
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createVNode as l } from "vue";
|
|
2
2
|
import { IconWrapper as t } from "../../runtime";
|
|
3
|
-
const
|
|
3
|
+
const r = t("RPASystemColor", !1, function(o) {
|
|
4
4
|
return l(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
@@ -15,7 +15,7 @@ const a = t("RPASystemColor", !1, function(o) {
|
|
|
15
15
|
l("defs", {}, [
|
|
16
16
|
l(
|
|
17
17
|
"linearGradient",
|
|
18
|
-
{ id: "
|
|
18
|
+
{ id: "4ed2815b_a", x1: ".313", x2: ".78", y1: ".076", y2: ".845" },
|
|
19
19
|
[
|
|
20
20
|
l(
|
|
21
21
|
"stop",
|
|
@@ -31,7 +31,7 @@ const a = t("RPASystemColor", !1, function(o) {
|
|
|
31
31
|
),
|
|
32
32
|
l(
|
|
33
33
|
"linearGradient",
|
|
34
|
-
{ id: "
|
|
34
|
+
{ id: "4ed2815b_b", x1: ".124", x2: "1.172", y1: ".119", y2: ".728" },
|
|
35
35
|
[
|
|
36
36
|
l(
|
|
37
37
|
"stop",
|
|
@@ -47,7 +47,7 @@ const a = t("RPASystemColor", !1, function(o) {
|
|
|
47
47
|
),
|
|
48
48
|
l(
|
|
49
49
|
"linearGradient",
|
|
50
|
-
{ id: "
|
|
50
|
+
{ id: "4ed2815b_c", x1: ".209", x2: "1.404", y1: ".234", y2: "1.29" },
|
|
51
51
|
[
|
|
52
52
|
l(
|
|
53
53
|
"stop",
|
|
@@ -64,7 +64,7 @@ const a = t("RPASystemColor", !1, function(o) {
|
|
|
64
64
|
l(
|
|
65
65
|
"linearGradient",
|
|
66
66
|
{
|
|
67
|
-
id: "
|
|
67
|
+
id: "4ed2815b_d",
|
|
68
68
|
x1: ".186",
|
|
69
69
|
x2: "1.765",
|
|
70
70
|
y1: ".274",
|
|
@@ -87,7 +87,7 @@ const a = t("RPASystemColor", !1, function(o) {
|
|
|
87
87
|
l(
|
|
88
88
|
"path",
|
|
89
89
|
{
|
|
90
|
-
fill: "url(#
|
|
90
|
+
fill: "url(#4ed2815b_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 a = t("RPASystemColor", !1, function(o) {
|
|
|
96
96
|
l(
|
|
97
97
|
"path",
|
|
98
98
|
{
|
|
99
|
-
fill: "url(#
|
|
99
|
+
fill: "url(#4ed2815b_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 a = t("RPASystemColor", !1, function(o) {
|
|
|
105
105
|
l(
|
|
106
106
|
"path",
|
|
107
107
|
{
|
|
108
|
-
fill: "url(#
|
|
108
|
+
fill: "url(#4ed2815b_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 a = t("RPASystemColor", !1, function(o) {
|
|
|
114
114
|
l(
|
|
115
115
|
"path",
|
|
116
116
|
{
|
|
117
|
-
fill: "url(#
|
|
117
|
+
fill: "url(#4ed2815b_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
|
},
|
|
@@ -124,5 +124,5 @@ const a = t("RPASystemColor", !1, function(o) {
|
|
|
124
124
|
);
|
|
125
125
|
});
|
|
126
126
|
export {
|
|
127
|
-
|
|
127
|
+
r as default
|
|
128
128
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { createVNode as l } from "vue";
|
|
2
|
-
import { IconWrapper as
|
|
3
|
-
const s =
|
|
2
|
+
import { IconWrapper as e } from "../../runtime";
|
|
3
|
+
const s = e(
|
|
4
4
|
"RPASystemGetSystemDirPathColor",
|
|
5
5
|
!1,
|
|
6
6
|
function(t) {
|
|
@@ -18,7 +18,7 @@ const s = o(
|
|
|
18
18
|
l("defs", {}, [
|
|
19
19
|
l(
|
|
20
20
|
"linearGradient",
|
|
21
|
-
{ id: "
|
|
21
|
+
{ id: "aced126b_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: "aced126b_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: "aced126b_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: "aced126b_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(#aced126b_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(#aced126b_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(#aced126b_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(#aced126b_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: "df21b4cb_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(#df21b4cb_a)",
|
|
29
29
|
d: "M22 7H2v10h10.11",
|
|
30
30
|
style: "mix-blend-mode:passthrough"
|
|
31
31
|
},
|