ksw-vue-icon 2.3.21 → 2.4.1
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 +15 -0
- package/icons-KingAutometa.d.ts +17 -2
- package/icons-KingAutometa.js +477 -219
- package/icons-base.d.ts +2 -0
- package/icons-base.js +602 -0
- package/icons-guangfa.d.ts +17 -2
- package/icons-guangfa.js +22 -0
- package/package.json +1 -1
- package/packages/cjs/icons/KingAutometa/RPAAppIntegration-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPAAppIntegrationCloseExcel-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAAppIntegrationCycleExcel-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAAppIntegrationExcelLaunch-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAAppIntegrationExportToPDF-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAAppIntegrationGetActiveExcel-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAAppIntegrationSaveExcel-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationCloseWeb-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationCookie-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationDownLoadFile-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationHandleDownLoadBox-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationHandleUpLoadBox-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationUpLoadFile-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationWebOpen-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPAWinAutomation-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationActivateWindow-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationGetDetails-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationGetWinObjList-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationGetWinObject-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationResizeWindow-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationSetVisibility-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationSetWinState-color.js +1 -0
- package/packages/cjs/icons/KingAutometa/automate-exp-data-entry-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/automate-exp-wechat-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/automate-exp-word-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/index.d.ts +34 -29
- package/packages/cjs/icons/KingAutometa/index.js +1 -1
- package/packages/cjs/icons/base/SystemType-android-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBCX-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBSH-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBSJ-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBYL-color.js +1 -1
- package/packages/cjs/icons/base/c-type-powershell-color.js +1 -1
- package/packages/cjs/icons/base/calendar-color.js +1 -1
- package/packages/cjs/icons/base/item-def-color.js +1 -1
- package/packages/cjs/icons/base/medal-1.js +1 -1
- package/packages/cjs/icons/base/medal-2.js +1 -1
- package/packages/cjs/icons/base/medal-3.js +1 -1
- package/packages/cjs/icons/base/plug-in-Chrome-color.js +1 -1
- package/packages/cjs/icons/base/plug-in-Edge-color.js +1 -1
- package/packages/cjs/icons/base/plug-in-Firefox-color.js +1 -1
- package/packages/cjs/icons/base/project-logo-gf-color.js +1 -1
- package/packages/cjs/icons/base/store-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPAAppIntegration-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPAAppIntegrationCloseExcel-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAAppIntegrationCycleExcel-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAAppIntegrationExcelLaunch-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAAppIntegrationExportToPDF-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAAppIntegrationGetActiveExcel-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAAppIntegrationSaveExcel-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWebAutomationCloseWeb-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationCookie-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWebAutomationDownLoadFile-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWebAutomationHandleDownLoadBox-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWebAutomationHandleDownLoadBox-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWebAutomationHandleUpLoadBox-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWebAutomationHandleUpLoadBox-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWebAutomationUpLoadFile-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWebAutomationUpLoadFile-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWebAutomationWebOpen-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPAWinAutomation-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPAWinAutomationActivateWindow-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationActivateWindow-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationGetDetails-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationGetDetails-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationGetWinObjList-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationGetWinObjList-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationGetWinObject-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationGetWinObject-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationResizeWindow-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationResizeWindow-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationSetVisibility-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationSetVisibility-color.js +1 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationSetWinState-color.d.ts +28 -0
- package/packages/es/icons/KingAutometa/RPAWinAutomationSetWinState-color.js +1 -0
- package/packages/es/icons/KingAutometa/automate-exp-data-entry-color.js +1 -1
- package/packages/es/icons/KingAutometa/automate-exp-wechat-color.js +1 -1
- package/packages/es/icons/KingAutometa/automate-exp-word-color.js +1 -1
- package/packages/es/icons/KingAutometa/index.d.ts +34 -29
- package/packages/es/icons/KingAutometa/index.js +1 -1
- package/packages/es/icons/base/SystemType-android-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBCX-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBSH-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBSJ-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBYL-color.js +1 -1
- package/packages/es/icons/base/c-type-powershell-color.js +1 -1
- package/packages/es/icons/base/calendar-color.js +1 -1
- package/packages/es/icons/base/item-def-color.js +1 -1
- package/packages/es/icons/base/medal-1.js +1 -1
- package/packages/es/icons/base/medal-2.js +1 -1
- package/packages/es/icons/base/medal-3.js +1 -1
- package/packages/es/icons/base/plug-in-Chrome-color.js +1 -1
- package/packages/es/icons/base/plug-in-Edge-color.js +1 -1
- package/packages/es/icons/base/plug-in-Firefox-color.js +1 -1
- package/packages/es/icons/base/project-logo-gf-color.js +1 -1
- package/packages/es/icons/base/store-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationDragToElement-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationGetAppointCookie-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationGetFilterCookie-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationGetScrollPosition-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationGetSelectOption-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationGetWebObjList-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationRemoveCookie-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationSetCookie-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationWaitElement-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWebAutomationWebOpen-2-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationWinClickElement-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationWinElementInput-color.js +0 -1
- package/packages/cjs/icons/KingAutometa/RPAWorkflowTest-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationDragToElement-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationGetAppointCookie-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationGetFilterCookie-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationGetScrollPosition-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationGetSelectOption-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationGetWebObjList-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationRemoveCookie-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationSetCookie-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationWaitElement-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWebAutomationWebOpen-2-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWinAutomationWinClickElement-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWinAutomationWinElementInput-color.js +0 -1
- package/packages/es/icons/KingAutometa/RPAWorkflowTest-color.js +0 -1
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationDragToElement-color.d.ts → RPAAppIntegrationCloseExcel-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationGetAppointCookie-color.d.ts → RPAAppIntegrationCycleExcel-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationGetFilterCookie-color.d.ts → RPAAppIntegrationExcelLaunch-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationGetScrollPosition-color.d.ts → RPAAppIntegrationExportToPDF-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationGetSelectOption-color.d.ts → RPAAppIntegrationGetActiveExcel-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationGetWebObjList-color.d.ts → RPAAppIntegrationSaveExcel-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationRemoveCookie-color.d.ts → RPAWebAutomationCookie-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationSetCookie-color.d.ts → RPAWebAutomationDownLoadFile-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationWaitElement-color.d.ts → RPAWebAutomationHandleDownLoadBox-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWebAutomationWebOpen-2-color.d.ts → RPAWebAutomationHandleUpLoadBox-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWinAutomationWinClickElement-color.d.ts → RPAWebAutomationUpLoadFile-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWinAutomationWinElementInput-color.d.ts → RPAWinAutomationActivateWindow-color.d.ts} +0 -0
- /package/packages/cjs/icons/KingAutometa/{RPAWorkflowTest-color.d.ts → RPAWinAutomationGetDetails-color.d.ts} +0 -0
- /package/packages/{es/icons/KingAutometa/RPAWebAutomationDragToElement-color.d.ts → cjs/icons/KingAutometa/RPAWinAutomationGetWinObjList-color.d.ts} +0 -0
- /package/packages/{es/icons/KingAutometa/RPAWebAutomationGetAppointCookie-color.d.ts → cjs/icons/KingAutometa/RPAWinAutomationGetWinObject-color.d.ts} +0 -0
- /package/packages/{es/icons/KingAutometa/RPAWebAutomationGetFilterCookie-color.d.ts → cjs/icons/KingAutometa/RPAWinAutomationResizeWindow-color.d.ts} +0 -0
- /package/packages/{es/icons/KingAutometa/RPAWebAutomationGetScrollPosition-color.d.ts → cjs/icons/KingAutometa/RPAWinAutomationSetVisibility-color.d.ts} +0 -0
- /package/packages/{es/icons/KingAutometa/RPAWebAutomationGetSelectOption-color.d.ts → cjs/icons/KingAutometa/RPAWinAutomationSetWinState-color.d.ts} +0 -0
- /package/packages/es/icons/KingAutometa/{RPAWebAutomationGetWebObjList-color.d.ts → RPAAppIntegrationCloseExcel-color.d.ts} +0 -0
- /package/packages/es/icons/KingAutometa/{RPAWebAutomationRemoveCookie-color.d.ts → RPAAppIntegrationCycleExcel-color.d.ts} +0 -0
- /package/packages/es/icons/KingAutometa/{RPAWebAutomationSetCookie-color.d.ts → RPAAppIntegrationExcelLaunch-color.d.ts} +0 -0
- /package/packages/es/icons/KingAutometa/{RPAWebAutomationWaitElement-color.d.ts → RPAAppIntegrationExportToPDF-color.d.ts} +0 -0
- /package/packages/es/icons/KingAutometa/{RPAWebAutomationWebOpen-2-color.d.ts → RPAAppIntegrationGetActiveExcel-color.d.ts} +0 -0
- /package/packages/es/icons/KingAutometa/{RPAWinAutomationWinClickElement-color.d.ts → RPAAppIntegrationSaveExcel-color.d.ts} +0 -0
- /package/packages/es/icons/KingAutometa/{RPAWinAutomationWinElementInput-color.d.ts → RPAWebAutomationCookie-color.d.ts} +0 -0
- /package/packages/es/icons/KingAutometa/{RPAWorkflowTest-color.d.ts → RPAWebAutomationDownLoadFile-color.d.ts} +0 -0
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
name: string;
|
|
3
|
+
props: {
|
|
4
|
+
size: {
|
|
5
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
6
|
+
default: string;
|
|
7
|
+
};
|
|
8
|
+
color: {
|
|
9
|
+
type: StringConstructor;
|
|
10
|
+
default: string;
|
|
11
|
+
};
|
|
12
|
+
rotate: {
|
|
13
|
+
type: NumberConstructor;
|
|
14
|
+
};
|
|
15
|
+
spin: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: any;
|
|
18
|
+
};
|
|
19
|
+
grayscale: {
|
|
20
|
+
type: BooleanConstructor;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
setup(props: any): () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}>;
|
|
27
|
+
};
|
|
28
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{createVNode as t}from"vue";import{IconWrapper as l}from"../../runtime";const i=l("RPAWinAutomationGetWinObjListColor",!1,function(q){return t("svg",{xmlns:"http://www.w3.org/2000/svg",width:q.size,height:q.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:q.rotate?`rotate(${q.rotate})`:void 0},[t("path",{fill:"#2882FF","fill-rule":"evenodd",d:"M2.86 3.36Q1.25 4.973 1.25 7.25q0 .074.014.146.015.073.043.141t.07.13q.04.061.093.113.052.053.113.094.062.04.13.069.068.028.14.043T2 8t.146-.014.141-.043.13-.07.113-.093q.053-.052.094-.113.04-.062.069-.13.028-.068.043-.14t.014-.147q0-1.657 1.172-2.828Q5.093 3.25 6.75 3.25H7q.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-.14T7.75 2.5t-.014-.146-.043-.141-.07-.13-.093-.113q-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T7 1.75h-.25q-2.278 0-3.89 1.61M17 1.75h.25q2.278 0 3.89 1.61 1.61 1.612 1.61 3.89 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.043T22 8t-.146-.014-.141-.043-.13-.07-.113-.093q-.053-.052-.094-.113-.04-.062-.069-.13-.028-.068-.043-.14t-.014-.147q0-1.657-1.172-2.828Q18.907 3.25 17.25 3.25H17q-.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-.14T16.25 2.5t.014-.146.043-.141.07-.13.093-.113q.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T17 1.75m-15.75 15q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T2 16t.146.014.141.043.13.07.113.093q.053.052.094.113.04.062.069.13.028.068.043.14t.014.147q0 1.657 1.172 2.828Q5.093 20.75 6.75 20.75H7q.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.14t.014.147-.014.146-.043.141-.07.13-.093.113q-.052.053-.113.094-.062.04-.13.069-.068.028-.14.043T7 22.25h-.25q-2.278 0-3.89-1.61-1.61-1.611-1.61-3.89m20 0q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T22 16t.146.014.141.043.13.07.113.093q.053.052.094.113.04.062.069.13.028.068.043.14t.014.147q0 2.278-1.61 3.89-1.612 1.61-3.89 1.61H17q-.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-.14t-.014-.147.014-.146.043-.141.07-.13.093-.113q.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T17 20.75h.25q1.657 0 2.828-1.172 1.172-1.171 1.172-2.828"},null),t("path",{fill:"#231F2E","fill-rule":"evenodd",d:"M4.25 8.875V16.5q0 1.14.805 1.945.806.805 1.945.805h10q1.14 0 1.944-.805.806-.806.806-1.945V8.875q0-.074-.014-.146-.015-.073-.043-.141t-.07-.13q-.04-.061-.093-.113-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T19 8.125H5q-.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.14t-.014.147m1.866 8.509q-.366-.366-.366-.884V9.625h12.5V16.5q0 .518-.366.884T17 17.75H7q-.518 0-.884-.366"},null),t("g",{fill:"#231F2E"},[t("path",{d:"M5 8.875h14V7.5a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z"},null),t("path",{"fill-rule":"evenodd",d:"M17 4.75H7q-1.14 0-1.945.805-.805.806-.805 1.945v1.375q0 .074.014.146.015.073.043.141t.07.13q.04.061.093.113.052.053.113.094.062.04.13.069.068.028.14.043T5 9.625h14q.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-.14t.014-.147V7.5q0-1.14-.805-1.945Q18.139 4.75 17 4.75M6.116 6.616Q6.482 6.25 7 6.25h10q.518 0 .884.366t.366.884v.625H5.75V7.5q0-.518.366-.884"},null)]),t("path",{fill:"#FFF","fill-rule":"evenodd",d:"M5.94 7.188v.007q0 .074.014.147.015.072.043.14t.07.13q.04.062.093.114.052.052.113.093t.13.07.14.042.147.014h.008q.074 0 .146-.014.073-.014.141-.043t.13-.069.113-.093q.053-.052.094-.114.04-.061.069-.13.028-.068.043-.14t.014-.147v-.008q0-.073-.014-.146-.015-.072-.043-.14t-.07-.13q-.04-.062-.093-.114-.052-.052-.113-.093t-.13-.07-.14-.042-.147-.014H6.69q-.074 0-.146.014-.073.014-.141.043t-.13.069-.113.093q-.053.052-.094.114-.04.061-.069.13-.028.068-.043.14t-.014.146m2.25 0v.007q0 .074.014.147.015.072.043.14t.07.13q.04.062.093.114.052.052.113.093t.13.07.14.042.147.014h.008q.074 0 .146-.014.073-.014.141-.043t.13-.069.113-.093q.053-.052.094-.114.04-.061.069-.13.028-.068.043-.14t.014-.147v-.008q0-.073-.014-.146-.015-.072-.043-.14t-.07-.13q-.04-.062-.093-.114-.052-.052-.113-.093t-.13-.07-.14-.042-.147-.014H8.94q-.074 0-.146.014-.073.014-.141.043t-.13.069-.113.093q-.053.052-.094.114-.04.061-.069.13-.028.068-.043.14t-.014.146m3.758.007v-.008q0-.073-.014-.146-.015-.072-.043-.14t-.07-.13q-.04-.062-.093-.114-.052-.052-.113-.093t-.13-.07-.14-.042-.147-.014h-.008q-.074 0-.146.014-.073.014-.141.043t-.13.069-.113.093q-.053.052-.094.114-.04.061-.069.13-.028.068-.043.14t-.014.146v.008q0 .074.014.147.015.072.043.14t.07.13q.04.062.093.114.052.052.113.093t.13.07.14.042.147.014h.008q.074 0 .146-.014.073-.014.141-.043t.13-.069.113-.093q.053-.052.094-.114.04-.061.069-.13.028-.068.043-.14t.014-.147",style:"mix-blend-mode:passthrough"},null),t("path",{fill:"#2882FF","fill-rule":"evenodd",d:"M10.5 11h5q.05 0 .098.01t.093.028.087.046.076.062q.034.035.062.076t.046.087.028.093.01.098-.01.098q-.01.048-.028.093-.019.046-.046.087-.028.04-.062.076-.035.034-.076.062t-.087.046-.093.028-.098.01h-5q-.05 0-.098-.01t-.093-.028-.087-.046-.076-.062q-.034-.035-.062-.076t-.046-.087-.028-.093T10 11.5t.01-.098q.01-.048.028-.093.019-.046.046-.087.028-.04.062-.076.035-.034.076-.062t.087-.046.093-.028.098-.01M10.5 13h5q.05 0 .098.01t.093.028.087.046.076.062q.034.035.062.076t.046.087.028.093.01.098-.01.098q-.01.048-.028.093-.019.046-.046.087-.028.04-.062.076-.035.034-.076.062t-.087.046-.093.028-.098.01h-5q-.05 0-.098-.01t-.093-.028-.087-.046-.076-.062q-.034-.035-.062-.076t-.046-.087-.028-.093T10 13.5t.01-.098q.01-.048.028-.093.019-.046.046-.087.028-.04.062-.076.035-.034.076-.062t.087-.046.093-.028.098-.01M10.5 15h5q.05 0 .098.01t.093.028.087.046.076.062q.034.035.062.076t.046.087.028.093.01.098-.01.098q-.01.048-.028.093-.019.046-.046.087-.028.04-.062.076-.035.034-.076.062t-.087.046-.093.028-.098.01h-5q-.05 0-.098-.01t-.093-.028-.087-.046-.076-.062q-.034-.035-.062-.076t-.046-.087-.028-.093T10 15.5t.01-.098q.01-.048.028-.093.019-.046.046-.087.028-.04.062-.076.035-.034.076-.062t.087-.046.093-.028.098-.01M7.875 11.505V11.5zq0 .061.012.122.012.06.036.117t.057.108.078.095.095.077q.051.035.108.058.057.024.117.036t.122.012.122-.012.117-.036.108-.058.095-.077.078-.095.057-.108.036-.117.012-.122zM7.875 13.505V13.5zq0 .061.012.122.012.06.036.117t.057.108.078.095.095.077q.051.035.108.058.057.024.117.036t.122.012.122-.012.117-.036.108-.058.095-.077.078-.095.057-.108.036-.117.012-.122zM7.875 15.505V15.5zq0 .061.012.122.012.06.036.117t.057.108.078.095.095.077q.051.035.108.058.057.024.117.036t.122.012.122-.012.117-.036.108-.058.095-.077.078-.095.057-.108.036-.117.012-.122z"},null)])});export{i as default};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
name: string;
|
|
3
|
+
props: {
|
|
4
|
+
size: {
|
|
5
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
6
|
+
default: string;
|
|
7
|
+
};
|
|
8
|
+
color: {
|
|
9
|
+
type: StringConstructor;
|
|
10
|
+
default: string;
|
|
11
|
+
};
|
|
12
|
+
rotate: {
|
|
13
|
+
type: NumberConstructor;
|
|
14
|
+
};
|
|
15
|
+
spin: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: any;
|
|
18
|
+
};
|
|
19
|
+
grayscale: {
|
|
20
|
+
type: BooleanConstructor;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
setup(props: any): () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}>;
|
|
27
|
+
};
|
|
28
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{createVNode as t}from"vue";import{IconWrapper as e}from"../../runtime";const i=e("RPAWinAutomationGetWinObjectColor",!1,function(q){return t("svg",{xmlns:"http://www.w3.org/2000/svg",width:q.size,height:q.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:q.rotate?`rotate(${q.rotate})`:void 0},[t("path",{fill:"#2882FF","fill-rule":"evenodd",d:"M2.86 3.36Q1.25 4.973 1.25 7.25q0 .074.014.146.015.073.043.141t.07.13q.04.061.093.113.052.053.113.094.062.04.13.069.068.028.14.043T2 8t.146-.014.141-.043.13-.07.113-.093q.053-.052.094-.113.04-.062.069-.13.028-.068.043-.14t.014-.147q0-1.657 1.172-2.828Q5.093 3.25 6.75 3.25H7q.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-.14T7.75 2.5t-.014-.146-.043-.141-.07-.13-.093-.113q-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T7 1.75h-.25q-2.278 0-3.89 1.61M17 1.75h.25q2.278 0 3.89 1.61 1.61 1.612 1.61 3.89 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.043T22 8t-.146-.014-.141-.043-.13-.07-.113-.093q-.053-.052-.094-.113-.04-.062-.069-.13-.028-.068-.043-.14t-.014-.147q0-1.657-1.172-2.828Q18.907 3.25 17.25 3.25H17q-.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-.14T16.25 2.5t.014-.146.043-.141.07-.13.093-.113q.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T17 1.75m-15.75 15q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T2 16t.146.014.141.043.13.07.113.093q.053.052.094.113.04.062.069.13.028.068.043.14t.014.147q0 1.657 1.172 2.828Q5.093 20.75 6.75 20.75H7q.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.14t.014.147-.014.146-.043.141-.07.13-.093.113q-.052.053-.113.094-.062.04-.13.069-.068.028-.14.043T7 22.25h-.25q-2.278 0-3.89-1.61-1.61-1.611-1.61-3.89m20 0q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T22 16t.146.014.141.043.13.07.113.093q.053.052.094.113.04.062.069.13.028.068.043.14t.014.147q0 2.278-1.61 3.89-1.612 1.61-3.89 1.61H17q-.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-.14t-.014-.147.014-.146.043-.141.07-.13.093-.113q.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T17 20.75h.25q1.657 0 2.828-1.172 1.172-1.171 1.172-2.828"},null),t("path",{fill:"#231F2E","fill-rule":"evenodd",d:"M4.25 8.5v8q0 1.14.805 1.944.806.806 1.945.806h10q1.14 0 1.944-.806.806-.805.806-1.944v-8q0-1.553-1.098-2.652Q17.553 4.75 16 4.75H8q-1.553 0-2.652 1.098Q4.25 6.947 4.25 8.5m1.866 8.884q-.366-.366-.366-.884v-8q0-.932.659-1.591T8 6.25h8q.932 0 1.591.659T18.25 8.5v8q0 .518-.366.884T17 17.75H7q-.518 0-.884-.366"},null),t("g",{fill:"#231F2E"},[t("path",{d:"M5 8.875h14V7.5a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2z"},null),t("path",{"fill-rule":"evenodd",d:"M17 4.75H7q-1.14 0-1.945.805-.805.806-.805 1.945v1.375q0 .074.014.146.015.073.043.141t.07.13q.04.061.093.113.052.053.113.094.062.04.13.069.068.028.14.043T5 9.625h14q.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-.14t.014-.147V7.5q0-1.14-.805-1.945Q18.139 4.75 17 4.75M6.116 6.616Q6.482 6.25 7 6.25h10q.518 0 .884.366t.366.884v.625H5.75V7.5q0-.518.366-.884"},null)]),t("path",{fill:"#FFF","fill-rule":"evenodd",d:"M5.94 7.188v.007q0 .074.014.147.015.072.043.14t.07.13q.04.062.093.114.052.052.113.093t.13.07.14.042.147.014h.008q.074 0 .146-.014.073-.014.141-.043t.13-.069.113-.093q.053-.052.094-.114.04-.061.069-.13.028-.068.043-.14t.014-.147v-.008q0-.073-.014-.146-.015-.072-.043-.14t-.07-.13q-.04-.062-.093-.114-.052-.052-.113-.093t-.13-.07-.14-.042-.147-.014H6.69q-.074 0-.146.014-.073.014-.141.043t-.13.069-.113.093q-.053.052-.094.114-.04.061-.069.13-.028.068-.043.14t-.014.146m2.25 0v.007q0 .074.014.147.015.072.043.14t.07.13q.04.062.093.114.052.052.113.093t.13.07.14.042.147.014h.008q.074 0 .146-.014.073-.014.141-.043t.13-.069.113-.093q.053-.052.094-.114.04-.061.069-.13.028-.068.043-.14t.014-.147v-.008q0-.073-.014-.146-.015-.072-.043-.14t-.07-.13q-.04-.062-.093-.114-.052-.052-.113-.093t-.13-.07-.14-.042-.147-.014H8.94q-.074 0-.146.014-.073.014-.141.043t-.13.069-.113.093q-.053.052-.094.114-.04.061-.069.13-.028.068-.043.14t-.014.146m3.758.007v-.008q0-.073-.014-.146-.015-.072-.043-.14t-.07-.13q-.04-.062-.093-.114-.052-.052-.113-.093t-.13-.07-.14-.042-.147-.014h-.008q-.074 0-.146.014-.073.014-.141.043t-.13.069-.113.093q-.053.052-.094.114-.04.061-.069.13-.028.068-.043.14t-.014.146v.008q0 .074.014.147.015.072.043.14t.07.13q.04.062.093.114.052.052.113.093t.13.07.14.042.147.014h.008q.074 0 .146-.014.073-.014.141-.043t.13-.069.113-.093q.053-.052.094-.114.04-.061.069-.13.028-.068.043-.14t.014-.147",style:"mix-blend-mode:passthrough"},null)])});export{i as default};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
name: string;
|
|
3
|
+
props: {
|
|
4
|
+
size: {
|
|
5
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
6
|
+
default: string;
|
|
7
|
+
};
|
|
8
|
+
color: {
|
|
9
|
+
type: StringConstructor;
|
|
10
|
+
default: string;
|
|
11
|
+
};
|
|
12
|
+
rotate: {
|
|
13
|
+
type: NumberConstructor;
|
|
14
|
+
};
|
|
15
|
+
spin: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: any;
|
|
18
|
+
};
|
|
19
|
+
grayscale: {
|
|
20
|
+
type: BooleanConstructor;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
setup(props: any): () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}>;
|
|
27
|
+
};
|
|
28
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{createVNode as t}from"vue";import{IconWrapper as l}from"../../runtime";const n=l("RPAWinAutomationResizeWindowColor",!1,function(q){return t("svg",{xmlns:"http://www.w3.org/2000/svg",width:q.size,height:q.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:q.rotate?`rotate(${q.rotate})`:void 0},[t("path",{fill:"#231F2E","fill-rule":"evenodd",d:"M20.25 9v5.25q0 .074.014.146.015.073.043.141t.07.13q.04.061.093.113.052.053.113.094.062.04.13.069.068.028.14.043T21 15t.146-.014.141-.043.13-.07.113-.093q.053-.052.094-.113.04-.062.069-.13.028-.068.043-.14t.014-.147v-6q0-.074-.014-.146-.015-.073-.043-.141t-.07-.13q-.04-.061-.093-.113-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T21 7.5H3q-.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.14t-.014.147v9q0 1.553 1.098 2.652Q4.447 21 6 21h6q.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-.14t.014-.147-.014-.146-.043-.141-.07-.13-.093-.113q-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T12 19.5H6q-.932 0-1.591-.659T3.75 17.25V9z"},null),t("path",{fill:"#231F2E","fill-rule":"evenodd",d:"M2.25 6.75q0-1.553 1.098-2.652Q4.447 3 6 3h12q1.553 0 2.654 1.108 1.096 1.104 1.096 2.657V8.25A.75.75 0 0 1 21 9H3a.75.75 0 0 1-.75-.75zM4.5 6v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75V6a.75.75 0 0 0-.75-.75H5.25A.75.75 0 0 0 4.5 6m2.25 0v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75V6a.75.75 0 0 0-.75-.75H7.5a.75.75 0 0 0-.75.75m3.758.008V6a.75.75 0 0 0-.75-.75H9.75A.75.75 0 0 0 9 6v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75"},null),t("path",{fill:"#2882FF","fill-rule":"evenodd",d:"M20.25 18q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T21 17.25t.146.014.141.043.13.07.113.093q.053.052.094.113.04.062.069.13.028.068.043.14t.014.147v4q0 .074-.014.146-.015.073-.043.141t-.07.13q-.04.061-.093.113-.052.053-.113.094-.062.04-.13.069-.068.028-.14.043T21 22.75h-4q-.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-.14T16.25 22t.014-.146.043-.141.07-.13.093-.113q.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T17 21.25h3.25z"},null),t("path",{fill:"#2882FF","fill-rule":"evenodd",d:"m17.53 17.47 4 4q.106.105.163.243t.057.287q0 .074-.014.146-.015.073-.043.141t-.07.13q-.04.061-.093.113-.052.053-.113.094-.062.04-.13.069-.068.028-.14.043T21 22.75q-.15 0-.287-.057-.138-.057-.243-.163l-4-4q-.106-.105-.163-.243T16.25 18q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T17 17.25q.15 0 .287.057.138.057.243.163M10.25 12v4q0 .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-.14T11.75 16v-3.25H15q.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 12t-.014-.146-.043-.141-.07-.13-.093-.113q-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T15 11.25h-4q-.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.14T10.25 12"},null),t("path",{fill:"#2882FF","fill-rule":"evenodd",d:"m11.53 11.47 4 4q.106.105.163.243t.057.287q0 .074-.014.146-.015.073-.043.141t-.07.13q-.04.061-.093.113-.052.053-.113.094-.062.04-.13.069-.068.028-.14.043T15 16.75q-.15 0-.287-.057-.138-.057-.243-.163l-4-4q-.106-.105-.163-.243T10.25 12q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T11 11.25q.15 0 .287.057.138.057.243.163"},null)])});export{n as default};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
name: string;
|
|
3
|
+
props: {
|
|
4
|
+
size: {
|
|
5
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
6
|
+
default: string;
|
|
7
|
+
};
|
|
8
|
+
color: {
|
|
9
|
+
type: StringConstructor;
|
|
10
|
+
default: string;
|
|
11
|
+
};
|
|
12
|
+
rotate: {
|
|
13
|
+
type: NumberConstructor;
|
|
14
|
+
};
|
|
15
|
+
spin: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: any;
|
|
18
|
+
};
|
|
19
|
+
grayscale: {
|
|
20
|
+
type: BooleanConstructor;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
setup(props: any): () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}>;
|
|
27
|
+
};
|
|
28
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{createVNode as t}from"vue";import{IconWrapper as l}from"../../runtime";const a=l("RPAWinAutomationSetVisibilityColor",!1,function(q){return t("svg",{xmlns:"http://www.w3.org/2000/svg",width:q.size,height:q.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:q.rotate?`rotate(${q.rotate})`:void 0},[t("path",{fill:"#231F2E","fill-rule":"evenodd",d:"M3.75 8.25v1.406q0 .074-.014.146-.015.073-.043.14-.028.07-.07.13-.04.062-.093.114-.052.052-.113.094-.062.04-.13.069-.068.028-.14.043T3 10.406t-.146-.014-.141-.043-.13-.07-.113-.093q-.053-.052-.094-.113-.04-.062-.069-.13-.028-.068-.043-.14t-.014-.147V8.25q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T3 7.5t.146.014.141.043.13.07.113.093q.053.052.094.113.04.062.069.13.028.068.043.14t.014.147m16.5 0q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T21 7.5t.146.014.141.043.13.07.113.093q.053.052.094.113.04.062.069.13.028.068.043.14t.014.147v1.406q0 .074-.014.146-.015.073-.043.14-.028.07-.07.13-.04.062-.093.114-.052.052-.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-.14t-.014-.147zm0 4.218v2.812q0 .073.014.146.015.072.043.14t.07.13q.04.062.093.114.052.052.113.093t.13.07.14.042.147.015.146-.015.141-.043.13-.069.113-.093q.053-.052.094-.114.04-.061.069-.13.028-.068.043-.14t.014-.146v-2.812q0-.074-.014-.147-.015-.072-.043-.14t-.07-.13q-.04-.061-.093-.114-.052-.052-.113-.093-.062-.04-.13-.07-.068-.027-.14-.042-.073-.014-.147-.014t-.146.014-.141.043-.13.07q-.061.04-.113.092-.053.053-.094.114-.04.061-.069.13-.028.068-.043.14t-.014.147M3.75 15.28v-2.812q0-.074-.014-.147-.015-.072-.043-.14t-.07-.13q-.04-.061-.093-.114-.052-.052-.113-.093-.062-.04-.13-.07-.068-.027-.14-.042-.073-.014-.147-.014-.15 0-.287.057-.138.057-.243.162-.106.106-.163.244t-.057.287v2.812q0 .149.057.287t.163.243.243.162.287.058.287-.058.243-.162.163-.243.057-.287m16.41 2.602q-.32 1.096-1.395 1.485-.07.025-.133.063t-.118.088q-.054.05-.098.11-.044.059-.075.126-.032.067-.05.138-.017.072-.02.146-.004.074.007.147t.036.142q.05.14.151.25t.236.174.284.07.29-.043q1.791-.648 2.325-2.475.02-.071.027-.145.007-.073-.001-.147-.008-.073-.03-.143-.023-.071-.058-.136t-.083-.121-.105-.103q-.058-.046-.123-.08-.066-.035-.137-.055-.143-.042-.291-.026-.149.016-.28.088-.13.072-.224.188-.093.116-.135.26M5.235 19.367q-1.075-.389-1.395-1.485-.042-.143-.135-.26-.094-.115-.225-.187-.13-.072-.279-.088-.148-.016-.291.026-.144.042-.26.135t-.188.224q-.071.131-.088.28-.016.148.026.29.534 1.828 2.326 2.476.069.025.142.036t.147.008.145-.022.139-.049.126-.075.11-.098.087-.118.064-.133.036-.142.008-.147-.022-.146-.049-.138-.075-.127-.098-.109-.118-.088-.133-.063m5.36.133H7.781q-.074 0-.146.014-.073.015-.14.043-.069.028-.13.07-.062.04-.114.093-.052.052-.093.113t-.07.13-.042.14-.015.147.015.146.042.141.07.13.093.113.114.094q.061.04.13.069.067.028.14.043.072.014.146.014h2.812q.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-.14t.014-.147-.014-.146-.043-.141-.07-.13-.093-.113q-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043t-.147-.014m5.623 0h-2.812q-.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.14t-.014.147.014.146.043.141.07.13.093.113.113.094q.062.04.13.069.068.028.14.043t.147.014h2.812q.074 0 .146-.014t.14-.043.13-.07q.062-.04.114-.093.052-.052.093-.113t.07-.13.042-.14.015-.147-.015-.146-.042-.141-.07-.13-.093-.113q-.052-.053-.114-.094-.061-.04-.13-.069-.068-.028-.14-.043t-.146-.014"},null),t("path",{fill:"#231F2E","fill-rule":"evenodd",d:"M2.25 6.75q0-1.553 1.098-2.652Q4.447 3 6 3h12q1.553 0 2.654 1.108 1.096 1.104 1.096 2.657V8.25A.75.75 0 0 1 21 9H3a.75.75 0 0 1-.75-.75zM4.5 6v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75V6a.75.75 0 0 0-.75-.75H5.25A.75.75 0 0 0 4.5 6m2.25 0v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75V6a.75.75 0 0 0-.75-.75H7.5a.75.75 0 0 0-.75.75m3.758.008V6a.75.75 0 0 0-.75-.75H9.75A.75.75 0 0 0 9 6v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75"},null),t("path",{fill:"#2882FF",d:"M13.273 14.25q0 .063-.006.125t-.019.123-.03.121-.042.118-.054.113-.064.107-.074.1q-.04.049-.084.093t-.093.084-.1.074-.107.064-.113.054-.118.042-.12.03-.124.019-.125.006-.125-.006q-.062-.007-.123-.019-.062-.012-.121-.03-.06-.018-.118-.042t-.113-.054-.107-.064-.1-.074-.093-.084-.084-.093-.074-.1-.064-.107-.054-.113-.042-.118-.03-.12-.019-.124-.006-.125.006-.125q.007-.062.019-.123.012-.062.03-.121.018-.06.042-.118t.054-.113.064-.107.074-.1.084-.093.093-.084.1-.074.107-.064.113-.054.118-.042.12-.03.124-.019.125-.006.125.006q.062.007.123.019.062.012.121.03.06.018.118.042t.113.054.107.064.1.074.093.084.084.093.074.1.064.107.054.113.042.118.03.12.019.124.006.125"},null),t("path",{fill:"#2882FF","fill-rule":"evenodd",d:"M7.47 14.015a4.775 4.775 0 0 1 9.06-.003c.05.154.05.32 0 .473a4.775 4.775 0 0 1-9.06.003.75.75 0 0 1 0-.473m6.757.235a2.227 2.227 0 1 1-4.454 0 2.227 2.227 0 0 1 4.454 0"},null)])});export{a as default};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
name: string;
|
|
3
|
+
props: {
|
|
4
|
+
size: {
|
|
5
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
6
|
+
default: string;
|
|
7
|
+
};
|
|
8
|
+
color: {
|
|
9
|
+
type: StringConstructor;
|
|
10
|
+
default: string;
|
|
11
|
+
};
|
|
12
|
+
rotate: {
|
|
13
|
+
type: NumberConstructor;
|
|
14
|
+
};
|
|
15
|
+
spin: {
|
|
16
|
+
type: BooleanConstructor;
|
|
17
|
+
default: any;
|
|
18
|
+
};
|
|
19
|
+
grayscale: {
|
|
20
|
+
type: BooleanConstructor;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
setup(props: any): () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
25
|
+
[key: string]: any;
|
|
26
|
+
}>;
|
|
27
|
+
};
|
|
28
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{createVNode as t}from"vue";import{IconWrapper as l}from"../../runtime";const n=l("RPAWinAutomationSetWinStateColor",!1,function(e){return t("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:e.rotate?`rotate(${e.rotate})`:void 0},[t("path",{fill:"#2882FF","fill-rule":"evenodd",d:"M9.003 15q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.092-.113.053-.053.114-.094.061-.04.13-.069.068-.028.14-.043t.147-.014.146.014.14.043q.069.028.13.07.062.04.114.093.052.052.093.113t.07.13.042.14.015.147v5.193q0 .074-.015.146-.014.073-.042.141t-.07.13-.093.113q-.052.053-.114.094-.061.04-.13.069-.068.028-.14.043t-.146.014-.147-.014-.14-.043q-.069-.028-.13-.07-.061-.04-.114-.093-.052-.052-.093-.113t-.07-.13q-.027-.068-.042-.14-.014-.073-.014-.147z"},null),t("path",{fill:"#231F2E","fill-rule":"evenodd",d:"M9.25 7.75h11.709q.073 0 .146-.014.072-.015.14-.043t.13-.07q.062-.04.114-.093.052-.052.093-.113t.07-.13.042-.14T21.71 7t-.015-.146-.043-.141-.069-.13-.093-.113q-.052-.053-.114-.094-.061-.04-.13-.069-.068-.028-.14-.043t-.146-.014H9.25q-1.553 0-2.652 1.098Q5.5 8.447 5.5 10v10.193q0 .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-.14T7 20.192V10q0-.932.659-1.591T9.25 7.75"},null),t("path",{fill:"#2882FF","fill-rule":"evenodd",d:"M12.75 9.75H21v6H9.75A.75.75 0 0 1 9 15v-1.5q0-1.553 1.098-2.652Q11.197 9.75 12.75 9.75m-1.5 3v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75v-.008a.75.75 0 0 0-.75-.75H12a.75.75 0 0 0-.75.75m2.25 0v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75v-.008a.75.75 0 0 0-.75-.75h-.008a.75.75 0 0 0-.75.75m3.758.008v-.008a.75.75 0 0 0-.75-.75H16.5a.75.75 0 0 0-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75"},null),t("path",{fill:"#231F2E","fill-rule":"evenodd",d:"M18 3H6Q4.447 3 3.348 4.098 2.25 5.197 2.25 6.75v10.5q0 1.553 1.098 2.652Q4.447 21 6 21h12q1.553 0 2.652-1.098 1.098-1.099 1.098-2.652V6.75q0-1.553-1.098-2.652Q19.553 3 18 3M4.409 5.159Q5.068 4.5 6 4.5h12q.932 0 1.591.659t.659 1.591v10.5q0 .932-.659 1.591T18 19.5H6q-.932 0-1.591-.659T3.75 17.25V6.75q0-.932.659-1.591"},null)])});export{n as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createVNode as l}from"vue";import{IconWrapper as
|
|
1
|
+
import{createVNode as l}from"vue";import{IconWrapper as a}from"../../runtime";const o=a("AutomateExpDataEntryColor",!1,function(t){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:t.size,height:t.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:t.rotate?`rotate(${t.rotate})`:void 0},[l("defs",{},[l("filter",{id:"a74234a5_a",width:"1.8",height:"1.8",x:"-.3",y:"-.4","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"},null),l("feOffset",{dx:"1"},null),l("feGaussianBlur",{stdDeviation:"1"},null),l("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0.1726190447807312 0 0 0 0 0.06277056038379669 0 0 0 0.33000001311302185 0"},null),l("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow"},null),l("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"},null)])]),l("path",{fill:"#009A29",d:"M4 4v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2"},null),l("path",{fill:"#FFFCE8",d:"M13 7v5h7V7z",style:"opacity:.5"},null),l("path",{fill:"#FFFCE8",d:"M4 7v5h9V7z",style:"opacity:.30000001192092896"},null),l("path",{fill:"#FFFCE8",d:"M13 2v5h7V4a2 2 0 0 0-2-2z",style:"opacity:.6000000238418579"},null),l("path",{fill:"#FFFCE8",d:"M4 4v3h9V2H6a2 2 0 0 0-2 2",style:"opacity:.4000000059604645"},null),l("path",{fill:"#FFFCE8",d:"M13 17v5h5a2 2 0 0 0 2-2v-3z",style:"opacity:.30000001192092896"},null),l("path",{fill:"#FFFCE8",d:"M4 17v3a2 2 0 0 0 2 2h7v-5z",style:"opacity:.10000000149011612"},null),l("path",{fill:"#FFFCE8",d:"M13 12v5h7v-5z",style:"opacity:.4000000059604645"},null),l("path",{fill:"#FFFCE8",d:"M4 12v5h9v-5z",style:"opacity:.20000000298023224"},null),l("g",{filter:"url(#a74234a5_a)"},[l("rect",{width:"10",height:"10",x:"1.5",y:"7",fill:"#008026",rx:"2"},null)]),l("path",{fill:"#FFF","fill-rule":"evenodd",d:"m5.03 9.47 4 4q.106.105.163.243T9.25 14q0 .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-.15 0-.287-.057-.138-.057-.243-.163l-4-4q-.106-.105-.163-.243T3.75 10q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T4.5 9.25q.15 0 .287.057.138.057.243.163"},null),l("path",{fill:"#FFF","fill-rule":"evenodd",d:"M9.03 10.53q.106-.105.163-.243T9.25 10q0-.074-.014-.146-.015-.073-.043-.141t-.07-.13q-.04-.061-.093-.113-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T8.5 9.25q-.15 0-.287.057-.138.057-.243.163l-4 4q-.106.105-.163.243T3.75 14q0 .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.15 0 .287-.057.138-.057.243-.163zM12.377 22.623q-.542-.542-.323-1.276l.304-1.023q.217-.728.754-1.265l4.326-4.325 1.01-1.01.138-.138Q19.172 13 20 13t1.414.586T22 15t-.586 1.414l-.138.138-1.01 1.01-4.325 4.325q-.537.538-1.265.755l-1.023.304q-.734.22-1.276-.323"},null),l("path",{fill:"#008026",d:"M20.707 14.293a1 1 0 0 0-1.414 0l-.44.44 1.413 1.415.441-.441a1 1 0 0 0 0-1.414m-.845 2.259-1.414-1.414-4.628 4.628a2 2 0 0 0-.503.844l-.305 1.023a.286.286 0 0 0 .355.355l1.023-.305a2 2 0 0 0 .844-.503z"},null)])});export{o as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createVNode as e}from"vue";import{IconWrapper as t}from"../../runtime";const
|
|
1
|
+
import{createVNode as e}from"vue";import{IconWrapper as t}from"../../runtime";const a=t("AutomateExpWechatColor",!1,function(l){return e("svg",{xmlns:"http://www.w3.org/2000/svg",width:l.size,height:l.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:l.rotate?`rotate(${l.rotate})`:void 0},[e("defs",{},[e("filter",{id:"78484a49_a",width:"1",height:"1",x:"0",y:"0","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[e("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),e("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),e("feGaussianBlur",{in:"BackgroundImageFix",stdDeviation:"1.716"},null),e("feComposite",{in2:"SourceAlpha",operator:"in",result:"effect1_foregroundBlur"},null),e("feBlend",{in:"SourceGraphic",in2:"effect1_foregroundBlur",result:"shape"},null)])]),e("path",{fill:"#2AAE67","fill-rule":"evenodd",d:"M10.246 19.892a9.046 9.046 0 1 0-9.036-8.617 9 9 0 0 0 2.456 5.794l-.882 1.3a.975.975 0 0 0 .806 1.522h6.198v-.01a9 9 0 0 0 .458.011",style:"mix-blend-mode:passthrough"},null),e("g",{filter:"url(#78484a49_a)"},[e("path",{fill:"#3EE454","fill-rule":"evenodd",d:"M21.72 19.337a5.865 5.865 0 1 0-4.082 2.036l-.001.011h3.637a.975.975 0 0 0 .803-1.529z",style:"mix-blend-mode:passthrough"},null)])])});export{a as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createVNode as l}from"vue";import{IconWrapper as t}from"../../runtime";const
|
|
1
|
+
import{createVNode as l}from"vue";import{IconWrapper as t}from"../../runtime";const i=t("AutomateExpWordColor",!1,function(e){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:e.rotate?`rotate(${e.rotate})`:void 0},[l("defs",{},[l("filter",{id:"bac4a976_a",width:"1.8",height:"1.8",x:"-.3",y:"-.4","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"},null),l("feOffset",{dx:"1"},null),l("feGaussianBlur",{stdDeviation:"1"},null),l("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0.1726190447807312 0 0 0 0 0.06277056038379669 0 0 0 0.33000001311302185 0"},null),l("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow"},null),l("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"},null)])]),l("path",{fill:"#437ACD",d:"M4 7v5h16V7z"},null),l("path",{fill:"#5DA3E8",d:"M4 4v3h16V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2"},null),l("path",{fill:"#1E3E8C",d:"M4 17v3a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-3z"},null),l("path",{fill:"#2C59B7",d:"M4 12v5h16v-5z"},null),l("g",{filter:"url(#bac4a976_a)"},[l("rect",{width:"10",height:"10",x:"1.5",y:"7",fill:"#214AAF",rx:"2"},null)]),l("path",{fill:"#FFF","fill-rule":"evenodd",d:"M3.272 10.182q-.022-.09-.022-.182 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-.043T4 9.25q.062 0 .124.01.061.01.12.03.059.021.114.05.054.03.104.069.049.038.09.084.043.046.077.098t.059.11.04.117l.483 1.935.608-1.317q.056-.122.15-.216.095-.095.217-.151.135-.062.284-.068.15-.006.29.045.14.052.249.153.11.101.172.237l.608 1.317.483-1.935q.016-.06.04-.117.025-.058.06-.11.033-.052.075-.098t.091-.084q.05-.038.104-.068.055-.03.114-.05t.12-.03T9 9.25q.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.14T9.75 10q0 .092-.022.182l-1 4q-.037.145-.125.264-.09.12-.217.197-.128.077-.276.099-.147.022-.292-.014-.081-.02-.157-.059-.075-.038-.14-.091-.064-.054-.115-.12-.052-.067-.087-.144L6.5 12.54l-.819 1.774q-.031.067-.074.127-.044.06-.098.11t-.117.089-.133.064-.142.037-.147.008-.145-.02-.14-.048q-.076-.035-.142-.087-.067-.05-.12-.116-.054-.064-.092-.14-.038-.074-.059-.156z",style:"mix-blend-mode:passthrough"},null)])});export{i as default};
|
|
@@ -10,6 +10,12 @@ export { default as IconIdeDigitalAsset } from './ide-digital-asset';
|
|
|
10
10
|
export { default as IconIdeDocument } from './ide-document';
|
|
11
11
|
export { default as IconIdeOptions } from './ide-options';
|
|
12
12
|
export { default as IconRPAAppIntegrationColor } from './RPAAppIntegration-color';
|
|
13
|
+
export { default as IconRPAAppIntegrationCloseExcelColor } from './RPAAppIntegrationCloseExcel-color';
|
|
14
|
+
export { default as IconRPAAppIntegrationCycleExcelColor } from './RPAAppIntegrationCycleExcel-color';
|
|
15
|
+
export { default as IconRPAAppIntegrationExcelLaunchColor } from './RPAAppIntegrationExcelLaunch-color';
|
|
16
|
+
export { default as IconRPAAppIntegrationExportToPDFColor } from './RPAAppIntegrationExportToPDF-color';
|
|
17
|
+
export { default as IconRPAAppIntegrationGetActiveExcelColor } from './RPAAppIntegrationGetActiveExcel-color';
|
|
18
|
+
export { default as IconRPAAppIntegrationSaveExcelColor } from './RPAAppIntegrationSaveExcel-color';
|
|
13
19
|
export { default as IconRPADataColor } from './RPAData-color';
|
|
14
20
|
export { default as IconRPADialogsColor } from './RPADialogs-color';
|
|
15
21
|
export { default as IconRPANetworColor } from './RPANetwor-color';
|
|
@@ -17,45 +23,29 @@ export { default as IconRPAProgrammingColor } from './RPAProgramming-color';
|
|
|
17
23
|
export { default as IconRPASystemColor } from './RPASystem-color';
|
|
18
24
|
export { default as IconRPAWebAutomationAutoHandleBoxColor } from './RPAWebAutomationAutoHandleBox-color';
|
|
19
25
|
export { default as IconRPAWebAutomationBatchDataScrapingColor } from './RPAWebAutomationBatchDataScraping-color';
|
|
20
|
-
export { default as
|
|
21
|
-
export { default as IconRPAWebAutomationDragToElementColor } from './RPAWebAutomationDragToElement-color';
|
|
22
|
-
export { default as IconRPAWebAutomationElementClickColor } from './RPAWebAutomationElementClick-color';
|
|
23
|
-
export { default as IconRPAWebAutomationElementInputColor } from './RPAWebAutomationElementInput-color';
|
|
26
|
+
export { default as IconRPAWebAutomationDownLoadFileColor } from './RPAWebAutomationDownLoadFile-color';
|
|
24
27
|
export { default as IconRPAWebAutomationExecJsScriptColor } from './RPAWebAutomationExecJsScript-color';
|
|
25
28
|
export { default as IconRPAWebAutomationForwardNewWebColor } from './RPAWebAutomationForwardNewWeb-color';
|
|
26
|
-
export { default as IconRPAWebAutomationGetAllElementsColor } from './RPAWebAutomationGetAllElements-color';
|
|
27
|
-
export { default as IconRPAWebAutomationGetAppointCookieColor } from './RPAWebAutomationGetAppointCookie-color';
|
|
28
|
-
export { default as IconRPAWebAutomationGetAssnElementColor } from './RPAWebAutomationGetAssnElement-color';
|
|
29
29
|
export { default as IconRPAWebAutomationGetElementInfoColor } from './RPAWebAutomationGetElementInfo-color';
|
|
30
|
-
export { default as IconRPAWebAutomationGetElementObjColor } from './RPAWebAutomationGetElementObj-color';
|
|
31
|
-
export { default as IconRPAWebAutomationGetFilterCookieColor } from './RPAWebAutomationGetFilterCookie-color';
|
|
32
|
-
export { default as IconRPAWebAutomationGetScrollPositionColor } from './RPAWebAutomationGetScrollPosition-color';
|
|
33
|
-
export { default as IconRPAWebAutomationGetSelectOptionColor } from './RPAWebAutomationGetSelectOption-color';
|
|
34
|
-
export { default as IconRPAWebAutomationGetWebBoxContentColor } from './RPAWebAutomationGetWebBoxContent-color';
|
|
35
30
|
export { default as IconRPAWebAutomationGetWebInfoColor } from './RPAWebAutomationGetWebInfo-color';
|
|
36
31
|
export { default as IconRPAWebAutomationGetWebListenRestColor } from './RPAWebAutomationGetWebListenRest-color';
|
|
37
|
-
export { default as
|
|
38
|
-
export { default as
|
|
39
|
-
export { default as IconRPAWebAutomationHoverElementColor } from './RPAWebAutomationHoverElement-color';
|
|
32
|
+
export { default as IconRPAWebAutomationHandleDownLoadBoxColor } from './RPAWebAutomationHandleDownLoadBox-color';
|
|
33
|
+
export { default as IconRPAWebAutomationHandleUpLoadBoxColor } from './RPAWebAutomationHandleUpLoadBox-color';
|
|
40
34
|
export { default as IconRPAWebAutomationListenWebRequestColor } from './RPAWebAutomationListenWebRequest-color';
|
|
41
|
-
export { default as IconRPAWebAutomationMouseRollWebColor } from './RPAWebAutomationMouseRollWeb-color';
|
|
42
|
-
export { default as IconRPAWebAutomationRemoveCookieColor } from './RPAWebAutomationRemoveCookie-color';
|
|
43
|
-
export { default as IconRPAWebAutomationSetCheckBoxColor } from './RPAWebAutomationSetCheckBox-color';
|
|
44
|
-
export { default as IconRPAWebAutomationSetCookieColor } from './RPAWebAutomationSetCookie-color';
|
|
45
35
|
export { default as IconRPAWebAutomationSetElementAttColor } from './RPAWebAutomationSetElementAtt-color';
|
|
46
|
-
export { default as IconRPAWebAutomationSetElementValueColor } from './RPAWebAutomationSetElementValue-color';
|
|
47
|
-
export { default as IconRPAWebAutomationSetSelectInputColor } from './RPAWebAutomationSetSelectInput-color';
|
|
48
36
|
export { default as IconRPAWebAutomationStopWebListenColor } from './RPAWebAutomationStopWebListen-color';
|
|
49
37
|
export { default as IconRPAWebAutomationStopWebLoadColor } from './RPAWebAutomationStopWebLoad-color';
|
|
50
|
-
export { default as
|
|
51
|
-
export { default as IconRPAWebAutomationWaitLoadCompletedColor } from './RPAWebAutomationWaitLoadCompleted-color';
|
|
52
|
-
export { default as IconRPAWebAutomationWebOpen2Color } from './RPAWebAutomationWebOpen-2-color';
|
|
38
|
+
export { default as IconRPAWebAutomationUpLoadFileColor } from './RPAWebAutomationUpLoadFile-color';
|
|
53
39
|
export { default as IconRPAWebAutomationWebOpenColor } from './RPAWebAutomationWebOpen-color';
|
|
54
40
|
export { default as IconRPAWebAutomationWebScrnShotColor } from './RPAWebAutomationWebScrnShot-color';
|
|
55
|
-
export { default as IconRPAWebAutomationWritePassInputColor } from './RPAWebAutomationWritePassInput-color';
|
|
56
41
|
export { default as IconRPAWinAutomationColor } from './RPAWinAutomation-color';
|
|
57
|
-
export { default as
|
|
58
|
-
export { default as
|
|
42
|
+
export { default as IconRPAWinAutomationActivateWindowColor } from './RPAWinAutomationActivateWindow-color';
|
|
43
|
+
export { default as IconRPAWinAutomationGetDetailsColor } from './RPAWinAutomationGetDetails-color';
|
|
44
|
+
export { default as IconRPAWinAutomationGetWinObjectColor } from './RPAWinAutomationGetWinObject-color';
|
|
45
|
+
export { default as IconRPAWinAutomationGetWinObjListColor } from './RPAWinAutomationGetWinObjList-color';
|
|
46
|
+
export { default as IconRPAWinAutomationResizeWindowColor } from './RPAWinAutomationResizeWindow-color';
|
|
47
|
+
export { default as IconRPAWinAutomationSetVisibilityColor } from './RPAWinAutomationSetVisibility-color';
|
|
48
|
+
export { default as IconRPAWinAutomationSetWinStateColor } from './RPAWinAutomationSetWinState-color';
|
|
59
49
|
export { default as IconRPAWorkflowBreakColor } from './RPAWorkflowBreak-color';
|
|
60
50
|
export { default as IconRPAWorkflowContinueColor } from './RPAWorkflowContinue-color';
|
|
61
51
|
export { default as IconRPAWorkflowElseColor } from './RPAWorkflowElse-color';
|
|
@@ -65,10 +55,8 @@ export { default as IconRPAWorkflowEndLoopColor } from './RPAWorkflowEndLoop-col
|
|
|
65
55
|
export { default as IconRPAWorkflowForColor } from './RPAWorkflowFor-color';
|
|
66
56
|
export { default as IconRPAWorkflowForEachIteratorColor } from './RPAWorkflowForEachIterator-color';
|
|
67
57
|
export { default as IconRPAWorkflowForIteratorColor } from './RPAWorkflowForIterator-color';
|
|
68
|
-
export { default as IconRPAWorkflowIfColor } from './RPAWorkflowIf-color';
|
|
69
58
|
export { default as IconRPAWorkflowIfFileExistsColor } from './RPAWorkflowIfFileExists-color';
|
|
70
59
|
export { default as IconRPAWorkflowIfFolderExistsColor } from './RPAWorkflowIfFolderExists-color';
|
|
71
|
-
export { default as IconRPAWorkflowTestColor } from './RPAWorkflowTest-color';
|
|
72
60
|
export { default as IconRPAWorkflowWhileColor } from './RPAWorkflowWhile-color';
|
|
73
61
|
export { default as IconRPAWorkflowWhileTrueColor } from './RPAWorkflowWhileTrue-color';
|
|
74
62
|
export { default as IconSend } from './send';
|
|
@@ -76,3 +64,20 @@ export { default as IconSettingBox } from './setting-box';
|
|
|
76
64
|
export { default as IconTemplateColor } from './template-color';
|
|
77
65
|
export { default as IconTurnToLeft } from './turn-to-left';
|
|
78
66
|
export { default as IconTurnToRight } from './turn-to-right';
|
|
67
|
+
export { default as IconRPAWebAutomationCloseWebColor, default as IconRPAWinAutomationCloseeWindowColor } from './RPAWebAutomationCloseWeb-color';
|
|
68
|
+
export { default as IconRPAWebAutomationCookieColor, default as IconRPAWebAutomationSetCookieColor, default as IconRPAWebAutomationRemoveCookieColor, default as IconRPAWebAutomationGetFilterCookieColor, default as IconRPAWebAutomationGetAppointCookieColor } from './RPAWebAutomationCookie-color';
|
|
69
|
+
export { default as IconRPAWebAutomationElementClickColor, default as IconRPAWinAutomationWinClickElementColor } from './RPAWebAutomationElementClick-color';
|
|
70
|
+
export { default as IconRPAWebAutomationElementInputColor, default as IconRPAWinAutomationWinElementInputColor } from './RPAWebAutomationElementInput-color';
|
|
71
|
+
export { default as IconRPAWebAutomationGetAllElementsColor, default as IconRPAWinAutomationWinGetAllElementsColor } from './RPAWebAutomationGetAllElements-color';
|
|
72
|
+
export { default as IconRPAWebAutomationGetAssnElementColor, default as IconRPAWinAutomationWinGetAssnElementColor } from './RPAWebAutomationGetAssnElement-color';
|
|
73
|
+
export { default as IconRPAWebAutomationGetElementObjColor, default as IconRPAWinAutomationWinGetElementObjColor } from './RPAWebAutomationGetElementObj-color';
|
|
74
|
+
export { default as IconRPAWebAutomationGetWebBoxContentColor, default as IconRPAWebAutomationHandleWebBoxColor } from './RPAWebAutomationGetWebBoxContent-color';
|
|
75
|
+
export { default as IconRPAWebAutomationGetWebObjColor, default as IconRPAWebAutomationGetWebObjListColor } from './RPAWebAutomationGetWebObj-color';
|
|
76
|
+
export { default as IconRPAWebAutomationHoverElementColor, default as IconRPAWinAutomationWinHoverElementColor } from './RPAWebAutomationHoverElement-color';
|
|
77
|
+
export { default as IconRPAWebAutomationMouseRollWebColor, default as IconRPAWebAutomationDragToElementColor, default as IconRPAWebAutomationGetScrollPositionColor, default as IconRPAWinAutomationMoveWindowColor, default as IconRPAWinAutomationWinDragToElementColor } from './RPAWebAutomationMouseRollWeb-color';
|
|
78
|
+
export { default as IconRPAWebAutomationSetCheckBoxColor, default as IconRPAWinAutomationWinSetCheckBoxColor } from './RPAWebAutomationSetCheckBox-color';
|
|
79
|
+
export { default as IconRPAWebAutomationSetElementValueColor, default as IconRPAWinAutomationWinSetElementValueColor } from './RPAWebAutomationSetElementValue-color';
|
|
80
|
+
export { default as IconRPAWebAutomationSetSelectInputColor, default as IconRPAWebAutomationGetSelectOptionColor, default as IconRPAWinAutomationWinSetSelectInputColor } from './RPAWebAutomationSetSelectInput-color';
|
|
81
|
+
export { default as IconRPAWebAutomationWaitLoadCompletedColor, default as IconRPAWebAutomationWaitElementColor, default as IconRPAWinAutomationWinWaitElementColor } from './RPAWebAutomationWaitLoadCompleted-color';
|
|
82
|
+
export { default as IconRPAWebAutomationWritePassInputColor, default as IconRPAWinAutomationWinWritePassInputColor } from './RPAWebAutomationWritePassInput-color';
|
|
83
|
+
export { default as IconRPAWorkflowIfColor, default as IconRPAWorkflowTestColor } from './RPAWorkflowIf-color';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{default as e}from"./automate-exp-data-capture-color";import{default as
|
|
1
|
+
import{default as e}from"./automate-exp-data-capture-color";import{default as r}from"./automate-exp-data-entry-color";import{default as l}from"./automate-exp-file-color";import{default as u}from"./automate-exp-mail-color";import{default as A}from"./automate-exp-wechat-color";import{default as s}from"./automate-exp-word-color";import{default as d}from"./debug";import{default as p}from"./download";import{default as C}from"./ide-digital-asset";import{default as R}from"./ide-document";import{default as b}from"./ide-options";import{default as k}from"./RPAAppIntegration-color";import{default as S}from"./RPAAppIntegrationCloseExcel-color";import{default as g}from"./RPAAppIntegrationCycleExcel-color";import{default as L}from"./RPAAppIntegrationExcelLaunch-color";import{default as h}from"./RPAAppIntegrationExportToPDF-color";import{default as T}from"./RPAAppIntegrationGetActiveExcel-color";import{default as v}from"./RPAAppIntegrationSaveExcel-color";import{default as H}from"./RPAData-color";import{default as M}from"./RPADialogs-color";import{default as N}from"./RPANetwor-color";import{default as q}from"./RPAProgramming-color";import{default as J}from"./RPASystem-color";import{default as Q}from"./RPAWebAutomationAutoHandleBox-color";import{default as Y}from"./RPAWebAutomationBatchDataScraping-color";import{default as _,default as $}from"./RPAWebAutomationCloseWeb-color";import{default as to,default as eo,default as ao,default as ro,default as no}from"./RPAWebAutomationCookie-color";import{default as fo}from"./RPAWebAutomationDownLoadFile-color";import{default as mo,default as Ao}from"./RPAWebAutomationElementClick-color";import{default as so,default as co}from"./RPAWebAutomationElementInput-color";import{default as po}from"./RPAWebAutomationExecJsScript-color";import{default as Co}from"./RPAWebAutomationForwardNewWeb-color";import{default as Ro,default as Po}from"./RPAWebAutomationGetAllElements-color";import{default as Eo,default as ko}from"./RPAWebAutomationGetAssnElement-color";import{default as So}from"./RPAWebAutomationGetElementInfo-color";import{default as go,default as Do}from"./RPAWebAutomationGetElementObj-color";import{default as Fo,default as ho}from"./RPAWebAutomationGetWebBoxContent-color";import{default as To}from"./RPAWebAutomationGetWebInfo-color";import{default as vo}from"./RPAWebAutomationGetWebListenRest-color";import{default as Ho,default as yo}from"./RPAWebAutomationGetWebObj-color";import{default as Vo}from"./RPAWebAutomationHandleDownLoadBox-color";import{default as Uo}from"./RPAWebAutomationHandleUpLoadBox-color";import{default as zo,default as Jo}from"./RPAWebAutomationHoverElement-color";import{default as Qo}from"./RPAWebAutomationListenWebRequest-color";import{default as Yo,default as Zo,default as _o,default as $o,default as ot}from"./RPAWebAutomationMouseRollWeb-color";import{default as et,default as at}from"./RPAWebAutomationSetCheckBox-color";import{default as nt}from"./RPAWebAutomationSetElementAtt-color";import{default as ft,default as ut}from"./RPAWebAutomationSetElementValue-color";import{default as At,default as it,default as st}from"./RPAWebAutomationSetSelectInput-color";import{default as dt}from"./RPAWebAutomationStopWebListen-color";import{default as pt}from"./RPAWebAutomationStopWebLoad-color";import{default as Ct}from"./RPAWebAutomationUpLoadFile-color";import{default as Rt,default as Pt,default as bt}from"./RPAWebAutomationWaitLoadCompleted-color";import{default as kt}from"./RPAWebAutomationWebOpen-color";import{default as St}from"./RPAWebAutomationWebScrnShot-color";import{default as gt,default as Dt}from"./RPAWebAutomationWritePassInput-color";import{default as Ft}from"./RPAWinAutomation-color";import{default as Bt}from"./RPAWinAutomationActivateWindow-color";import{default as Ot}from"./RPAWinAutomationGetDetails-color";import{default as jt}from"./RPAWinAutomationGetWinObject-color";import{default as yt}from"./RPAWinAutomationGetWinObjList-color";import{default as Vt}from"./RPAWinAutomationResizeWindow-color";import{default as Ut}from"./RPAWinAutomationSetVisibility-color";import{default as zt}from"./RPAWinAutomationSetWinState-color";import{default as Kt}from"./RPAWorkflowBreak-color";import{default as Xt}from"./RPAWorkflowContinue-color";import{default as Zt}from"./RPAWorkflowElse-color";import{default as $t}from"./RPAWorkflowElseIf-color";import{default as te}from"./RPAWorkflowEndIf-color";import{default as ae}from"./RPAWorkflowEndLoop-color";import{default as ne}from"./RPAWorkflowFor-color";import{default as fe}from"./RPAWorkflowForEachIterator-color";import{default as me}from"./RPAWorkflowForIterator-color";import{default as ie,default as se}from"./RPAWorkflowIf-color";import{default as de}from"./RPAWorkflowIfFileExists-color";import{default as pe}from"./RPAWorkflowIfFolderExists-color";import{default as Ce}from"./RPAWorkflowWhile-color";import{default as Re}from"./RPAWorkflowWhileTrue-color";import{default as be}from"./send";import{default as ke}from"./setting-box";import{default as Se}from"./template-color";import{default as ge}from"./turn-to-left";import{default as Le}from"./turn-to-right";export{e as IconAutomateExpDataCaptureColor,r as IconAutomateExpDataEntryColor,l as IconAutomateExpFileColor,u as IconAutomateExpMailColor,A as IconAutomateExpWechatColor,s as IconAutomateExpWordColor,d as IconDebug,p as IconDownload,C as IconIdeDigitalAsset,R as IconIdeDocument,b as IconIdeOptions,S as IconRPAAppIntegrationCloseExcelColor,k as IconRPAAppIntegrationColor,g as IconRPAAppIntegrationCycleExcelColor,L as IconRPAAppIntegrationExcelLaunchColor,h as IconRPAAppIntegrationExportToPDFColor,T as IconRPAAppIntegrationGetActiveExcelColor,v as IconRPAAppIntegrationSaveExcelColor,H as IconRPADataColor,M as IconRPADialogsColor,N as IconRPANetworColor,q as IconRPAProgrammingColor,J as IconRPASystemColor,Q as IconRPAWebAutomationAutoHandleBoxColor,Y as IconRPAWebAutomationBatchDataScrapingColor,_ as IconRPAWebAutomationCloseWebColor,to as IconRPAWebAutomationCookieColor,fo as IconRPAWebAutomationDownLoadFileColor,Yo as IconRPAWebAutomationDragToElementColor,mo as IconRPAWebAutomationElementClickColor,so as IconRPAWebAutomationElementInputColor,po as IconRPAWebAutomationExecJsScriptColor,Co as IconRPAWebAutomationForwardNewWebColor,Ro as IconRPAWebAutomationGetAllElementsColor,eo as IconRPAWebAutomationGetAppointCookieColor,Eo as IconRPAWebAutomationGetAssnElementColor,So as IconRPAWebAutomationGetElementInfoColor,go as IconRPAWebAutomationGetElementObjColor,ao as IconRPAWebAutomationGetFilterCookieColor,Zo as IconRPAWebAutomationGetScrollPositionColor,At as IconRPAWebAutomationGetSelectOptionColor,Fo as IconRPAWebAutomationGetWebBoxContentColor,To as IconRPAWebAutomationGetWebInfoColor,vo as IconRPAWebAutomationGetWebListenRestColor,Ho as IconRPAWebAutomationGetWebObjColor,yo as IconRPAWebAutomationGetWebObjListColor,Vo as IconRPAWebAutomationHandleDownLoadBoxColor,Uo as IconRPAWebAutomationHandleUpLoadBoxColor,ho as IconRPAWebAutomationHandleWebBoxColor,zo as IconRPAWebAutomationHoverElementColor,Qo as IconRPAWebAutomationListenWebRequestColor,_o as IconRPAWebAutomationMouseRollWebColor,ro as IconRPAWebAutomationRemoveCookieColor,et as IconRPAWebAutomationSetCheckBoxColor,no as IconRPAWebAutomationSetCookieColor,nt as IconRPAWebAutomationSetElementAttColor,ft as IconRPAWebAutomationSetElementValueColor,it as IconRPAWebAutomationSetSelectInputColor,dt as IconRPAWebAutomationStopWebListenColor,pt as IconRPAWebAutomationStopWebLoadColor,Ct as IconRPAWebAutomationUpLoadFileColor,Rt as IconRPAWebAutomationWaitElementColor,Pt as IconRPAWebAutomationWaitLoadCompletedColor,kt as IconRPAWebAutomationWebOpenColor,St as IconRPAWebAutomationWebScrnShotColor,gt as IconRPAWebAutomationWritePassInputColor,Bt as IconRPAWinAutomationActivateWindowColor,$ as IconRPAWinAutomationCloseeWindowColor,Ft as IconRPAWinAutomationColor,Ot as IconRPAWinAutomationGetDetailsColor,yt as IconRPAWinAutomationGetWinObjListColor,jt as IconRPAWinAutomationGetWinObjectColor,$o as IconRPAWinAutomationMoveWindowColor,Vt as IconRPAWinAutomationResizeWindowColor,Ut as IconRPAWinAutomationSetVisibilityColor,zt as IconRPAWinAutomationSetWinStateColor,Ao as IconRPAWinAutomationWinClickElementColor,ot as IconRPAWinAutomationWinDragToElementColor,co as IconRPAWinAutomationWinElementInputColor,Po as IconRPAWinAutomationWinGetAllElementsColor,ko as IconRPAWinAutomationWinGetAssnElementColor,Do as IconRPAWinAutomationWinGetElementObjColor,Jo as IconRPAWinAutomationWinHoverElementColor,at as IconRPAWinAutomationWinSetCheckBoxColor,ut as IconRPAWinAutomationWinSetElementValueColor,st as IconRPAWinAutomationWinSetSelectInputColor,bt as IconRPAWinAutomationWinWaitElementColor,Dt as IconRPAWinAutomationWinWritePassInputColor,Kt as IconRPAWorkflowBreakColor,Xt as IconRPAWorkflowContinueColor,Zt as IconRPAWorkflowElseColor,$t as IconRPAWorkflowElseIfColor,te as IconRPAWorkflowEndIfColor,ae as IconRPAWorkflowEndLoopColor,ne as IconRPAWorkflowForColor,fe as IconRPAWorkflowForEachIteratorColor,me as IconRPAWorkflowForIteratorColor,ie as IconRPAWorkflowIfColor,de as IconRPAWorkflowIfFileExistsColor,pe as IconRPAWorkflowIfFolderExistsColor,se as IconRPAWorkflowTestColor,Ce as IconRPAWorkflowWhileColor,Re as IconRPAWorkflowWhileTrueColor,be as IconSend,ke as IconSettingBox,Se as IconTemplateColor,ge as IconTurnToLeft,Le as IconTurnToRight};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createVNode as l}from"vue";import{IconWrapper as e}from"../../runtime";const r=e("SystemTypeAndroidColor",!1,function(t){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:t.size,height:t.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:t.rotate?`rotate(${t.rotate})`:void 0},[l("defs",{},[l("filter",{id:"5b20f619_b",width:"13.2",height:"17.367",x:"-1.6",y:"-1.6","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:".4"},null)]),l("filter",{id:"5b20f619_d",width:"13.709",height:"16.588",x:"-1.6",y:"-1.6","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:".4"},null)]),l("filter",{id:"5b20f619_f",width:"66.387",height:"70.419",x:"-30.106",y:"-30.106","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"7.526"},null)]),l("filter",{id:"5b20f619_g",width:"66.387",height:"70.419",x:"-30.106",y:"-30.106","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"7.526"},null)]),l("filter",{id:"5b20f619_h",width:"82.349",height:"84.781",x:"-40.141",y:"-40.141","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"10.035"},null)]),l("filter",{id:"5b20f619_i",width:"22.794",height:"24.206",x:"-10.035",y:"-10.035","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"2.509"},null)]),l("filter",{id:"5b20f619_j",width:"63.476",height:"63.533",x:"-30.106",y:"-30.106","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"7.526"},null)]),l("filter",{id:"5b20f619_m",width:"22.728",height:"24.249",x:"-10.035",y:"-10.035","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"2.509"},null)]),l("filter",{id:"5b20f619_o",width:"43.308",height:"41.531",x:"-20.071",y:"-20.071","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"5.018"},null)]),l("filter",{id:"5b20f619_p",width:"24.969",height:"24.546",x:"-12.042",y:"-12.042","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"3.01"},null)]),l("filter",{id:"5b20f619_r",width:"43.281",height:"41.592",x:"-20.071",y:"-20.071","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"5.018"},null)]),l("filter",{id:"5b20f619_s",width:"24.96",height:"24.562",x:"-12.042",y:"-12.042","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"3.01"},null)]),l("filter",{id:"5b20f619_t",width:"82.282",height:"84.81",x:"-40.141",y:"-40.141","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"10.035"},null)]),l("filter",{id:"5b20f619_u",width:"63.667",height:"64.236",x:"-30.106",y:"-30.106","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"7.526"},null)]),l("radialGradient",{id:"5b20f619_k",cx:"0",cy:"0",r:"1",gradientTransform:"matrix(-.67274 .20162 -.15256 -.50905 5.038 6.55)",gradientUnits:"userSpaceOnUse"},[l("stop",{offset:"0%","stop-color":"#FFF"},null),l("stop",{offset:"94.8%","stop-color":"#FFF","stop-opacity":"0"},null)]),l("radialGradient",{id:"5b20f619_l",cx:"0",cy:"0",r:"1",gradientTransform:"matrix(-.72257 .21623 -.15669 -.5236 18.947 6.39)",gradientUnits:"userSpaceOnUse"},[l("stop",{offset:"0%","stop-color":"#FFF"},null),l("stop",{offset:"94.8%","stop-color":"#FFF","stop-opacity":"0"},null)]),l("radialGradient",{id:"5b20f619_v",cx:"0",cy:"0",r:"1",gradientTransform:"rotate(132.972 1.14 8.457)scale(.28304 .5152)",gradientUnits:"userSpaceOnUse"},[l("stop",{offset:"0%","stop-color":"#93E19F"},null),l("stop",{offset:"100%","stop-color":"#93E19F","stop-opacity":"0"},null)]),l("radialGradient",{id:"5b20f619_w",cx:"0",cy:"0",r:"1",gradientTransform:"matrix(.19276 .2069 -.37678 .35103 16.96 13.278)",gradientUnits:"userSpaceOnUse"},[l("stop",{offset:"0%","stop-color":"#93E19F"},null),l("stop",{offset:"100%","stop-color":"#93E19F","stop-opacity":"0"},null)]),l("linearGradient",{id:"5b20f619_c",x1:".162",x2:".476",y1:".295",y2:".434"},[l("stop",{offset:"0%","stop-color":"#A8F0B9"},null),l("stop",{offset:"80.7%","stop-color":"#ADEEBC","stop-opacity":"0"},null)]),l("linearGradient",{id:"5b20f619_e",x1:".838",x2:".544",y1:".295",y2:".456"},[l("stop",{offset:"29.2%","stop-color":"#A8F0B9"},null),l("stop",{offset:"82.8%","stop-color":"#ADEEBC","stop-opacity":"0"},null)]),l("linearGradient",{id:"5b20f619_x",x1:".47",x2:".513",y1:"-.341",y2:".955"},[l("stop",{offset:"0%","stop-color":"#E2DDE2"},null),l("stop",{offset:"100%","stop-color":"#E2DDE2","stop-opacity":"0"},null)]),l("linearGradient",{id:"5b20f619_y",x1:".5",x2:".5",y1:".004",y2:"1"},[l("stop",{offset:"0%","stop-color":"#373637"},null),l("stop",{offset:"100%","stop-color":"#373637","stop-opacity":"0"},null)]),l("mask",{id:"5b20f619_a",maskUnits:"userSpaceOnUse",style:"mask-type:alpha"},[l("path",{fill:"#FFF",d:"M22.07 16.654a10.35 10.35 0 0 0-4.59-6.327l.012-.021.624-1.076.61-1.053.438-.755a.948.948 0 0 0-1.638-.95l-.438.755-.61 1.051-.624 1.077-.07.118-.093-.037a10.3 10.3 0 0 0-3.692-.676h-.106c-1.253.012-2.492.25-3.66.706l-.063-.11-.624-1.077-.61-1.052-.438-.755a.946.946 0 1 0-1.638.95l.438.756.61 1.051.624 1.077.006.01a10.4 10.4 0 0 0-3.736 4.023 10.3 10.3 0 0 0-.872 2.315c-.175.71.399 1.346 1.13 1.346h17.879c.73 0 1.306-.638 1.132-1.346"},null)]),l("mask",{id:"5b20f619_n",maskUnits:"userSpaceOnUse",style:"mask-type:alpha"},[l("path",{fill:"#FFF",d:"M17.58 10.386c-.489-.304-1.604-.827-2.1-1.05l.327-1.16 3.207 1.289c-.275.434-.947 1.226-1.435.921"},null)]),l("mask",{id:"5b20f619_q",maskUnits:"userSpaceOnUse",style:"mask-type:alpha"},[l("path",{fill:"#FFF",d:"M6.315 10.483c.481-.314 1.585-.86 2.078-1.094L8.04 8.236 4.862 9.59c.284.429.972 1.207 1.453.892"},null)])]),l("g",{mask:"url(#5b20f619_a)"},[l("path",{fill:"#4FAF53",d:"M22.423 5.621H.418v12.381h22.005z"},null),l("g",{filter:"url(#5b20f619_b)"},[l("path",{fill:"url(#5b20f619_c)","fill-opacity":".4",d:"M11.582 10.284c2.086 1.656-3.793 1.84-6.066 5.452s-.454 9.89-2.54 8.235c-1.29-1.981-1.491-6.011.782-9.624C6.03 10.736 9.8 9.55 11.574 10.284z"},null)]),l("g",{filter:"url(#5b20f619_d)"},[l("path",{fill:"url(#5b20f619_e)","fill-opacity":".4",d:"M12.484 10.273c-2.192 1.565 3.987 1.738 6.375 5.152 2.388 3.413.477 9.346 2.67 7.782 1.354-1.873 1.566-5.68-.822-9.094s-6.35-4.536-8.215-3.84z"},null)]),l("g",{filter:"url(#5b20f619_f)",style:"opacity:.6000000238418579"},[l("path",{fill:"#8BD8A0",d:"M.583 15.334c-.837 2.636-1.269 4.852-.963 4.948s1.232-1.96 2.07-4.596c.838-2.635 4.293-5.508 3.988-5.605S1.422 12.699.583 15.334"},null)]),l("g",{filter:"url(#5b20f619_g)",style:"opacity:.5"},[l("path",{fill:"#8BD8A0",d:"M22.465 15.094c.838 2.636 1.269 4.85.963 4.948-.305.097-1.232-1.96-2.07-4.596s-4.293-5.51-3.987-5.606c.305-.097 4.256 2.62 5.094 5.254"},null)]),l("g",{filter:"url(#5b20f619_h)",style:"opacity:.699999988079071"},[l("path",{fill:"#0D652D",d:"M5.615 8.067c.829 1.362 1.192 2.012 1.072 2.086s-.679-.458-1.509-1.82c-1.252-1.102.072-2.593.193-2.667.12-.073-.99.595.244 2.401"},null)]),l("g",{filter:"url(#5b20f619_i)",style:"opacity:.10000000149011612"},[l("path",{fill:"#202124",d:"M6.527 10.294c.1-.064-.424-1.041-1.17-2.181-.745-1.14-1.43-2.012-1.529-1.948-.1.064.424 1.042 1.17 2.182.745 1.14 1.43 2.013 1.53 1.947"},null)]),l("g",{filter:"url(#5b20f619_j)",style:"opacity:.30000001192092896"},[l("path",{fill:"#FFF",d:"M6.647 7.372c.868 1.425 1.291 2.078 1.387 2.02.096-.06-.17-.807-1.038-2.233-.837-1.904-2.346-.768-2.197-.56.29.558.739-1.226 1.848.773"},null)]),l("path",{fill:"url(#5b20f619_k)","fill-opacity":".9",d:"M3.965 6.86c.152.527.756.814 1.349.642.592-.17.95-.736.797-1.262-.152-.527-.756-.814-1.349-.642-.592.171-.95.736-.797 1.263",style:"opacity:.15000000596046448"},null),l("path",{fill:"url(#5b20f619_l)","fill-opacity":".9",d:"M17.794 6.723c.157.54.8.83 1.436.646.637-.184 1.025-.772.87-1.313-.157-.54-.8-.83-1.437-.646-.636.184-1.025.772-.87 1.313",style:"opacity:.15000000596046448"},null),l("g",{filter:"url(#5b20f619_m)",style:"opacity:.10000000149011612"},[l("path",{fill:"#202124",d:"M17.42 10.369c-.101-.063.407-1.048 1.134-2.2s1.397-2.036 1.497-1.972c.1.063-.408 1.048-1.135 2.2-.726 1.152-1.397 2.035-1.497 1.972"},null)]),l("g",{mask:"url(#5b20f619_n)"},[l("g",{filter:"url(#5b20f619_o)",style:"opacity:.30000001192092896;mix-blend-mode:multiply"},[l("path",{fill:"#0D652D",d:"M17.906 10.217c-.873-.37-1.619-.58-1.664-.471-.047.11.616.416 1.489.785s1.627.66 1.673.552c.046-.11-.625-.497-1.498-.866"},null)]),l("g",{filter:"url(#5b20f619_p)",style:"opacity:.30000001192092896;mix-blend-mode:screen"},[l("path",{fill:"#81C995",d:"M16.116 9.52c-.243-.12-.46-.178-.483-.13s.16.15.402.27c.244.12.456.21.48.163.023-.048-.156-.184-.399-.303"},null)])]),l("g",{mask:"url(#5b20f619_q)"},[l("g",{filter:"url(#5b20f619_r)",style:"opacity:.30000001192092896;mix-blend-mode:multiply"},[l("path",{fill:"#0D652D",d:"M5.985 10.314C6.85 9.926 7.59 9.7 7.64 9.808s-.608.429-1.474.816c-.865.387-1.612.694-1.66.586s.613-.51 1.48-.896z"},null)]),l("g",{filter:"url(#5b20f619_s)",style:"opacity:.30000001192092896;mix-blend-mode:screen"},[l("path",{fill:"#81C995",d:"M7.755 9.582c.24-.125.456-.187.48-.14s-.156.152-.397.277c-.24.125-.45.22-.475.174s.151-.186.392-.31"},null)])]),l("g",{filter:"url(#5b20f619_t)",style:"opacity:.699999988079071"},[l("path",{fill:"#0D652D",d:"M18.44 8.124c-.798 1.38-1.146 2.04-1.025 2.11.124.07.67-.473 1.467-1.855 1.227-1.13-.133-2.591-.255-2.662s1.003.573-.188 2.407"},null)]),l("g",{filter:"url(#5b20f619_u)",style:"opacity:.30000001192092896"},[l("path",{fill:"#FFF",d:"M17.342 7.449c-.812 1.407-1.21 2.05-1.314 1.99-.102-.058.13-.8.942-2.205.925-2.442 2.758-2.12 2.457-.784-.236.548-1.059-.973-2.085.999"},null)]),l("path",{fill:"url(#5b20f619_v)","fill-opacity":".7",d:"M8.04 13.734c.133-.15.02-.47-.25-.714-.272-.244-.6-.32-.732-.169-.133.15-.021.47.25.714.272.244.6.32.732.169"},null),l("path",{fill:"url(#5b20f619_w)","fill-opacity":".7",d:"M17.072 13.58c.272-.244.384-.563.25-.714-.132-.15-.46-.075-.73.168-.273.245-.385.564-.251.715.133.15.46.075.731-.17"},null),l("path",{fill:"#011B04",d:"M7.93 14.735c.33-.821-.016-1.328-.23-1.485-.616-.763-1.447-.174-1.693.158-.247.323-.609.904-.255 1.7.354.797 1.768.656 2.178-.373m8.526.019c-.329-.813.016-1.328.23-1.477.617-.763 1.447-.175 1.694.157.247.324.608.904.255 1.693-.354.788-1.768.655-2.179-.365z",style:"opacity:.09000000357627869"},null),l("path",{fill:"#202124",d:"M18.315 15.315c.51-.34.592-1.128.181-1.75s-1.16-.847-1.669-.507c-.51.341-.592 1.128-.18 1.75.41.623 1.159.847 1.668.507"},null),l("path",{fill:"#000",d:"M7.734 14.784c.41-.622.337-1.394-.164-1.734-.502-.332-1.234-.1-1.645.514-.411.622-.337 1.394.165 1.734.501.332 1.232.1 1.644-.514m8.913.009c-.41-.622-.337-1.394.164-1.734.502-.332 1.234-.1 1.645.515.411.622.337 1.393-.165 1.733-.501.332-1.232.1-1.644-.514"},null),l("path",{fill:"#000",d:"M6.073 13.49c-.395.482-.436 1.054-.387 1.295-.098-.473-.065-.93.312-1.394.206-.257.527-.398.757-.465.033-.008.075-.016.099-.024a.6.6 0 0 1 .14-.025l-.14.024c-.032 0-.066.017-.099.025-.165.059-.386.183-.69.564z"},null),l("path",{fill:"url(#5b20f619_x)",d:"M7.842 13.608c-.164-.689-.716-.755-.97-.706.222-.1.616.024.789.224.132.158.18.39.19.49z",style:"opacity:.800000011920929"},null),l("path",{fill:"url(#5b20f619_y)",d:"M17.288 13.025a.82.82 0 0 0-.797.721.92.92 0 0 1 .641-.505c.37-.067.855.356 1.052.58l.18-.207c-.114-.216-.492-.63-1.076-.59"},null),l("path",{fill:"#000",d:"M18.307 13.506c.395.481.436 1.054.386 1.294.1-.472.066-.929-.312-1.394-.206-.256-.526-.398-.757-.464-.032-.008-.073-.016-.098-.025a.6.6 0 0 0-.14-.024l.14.024c.033 0 .065.017.098.025.165.058.387.183.691.564z"},null),l("path",{fill:"#E2DCE1",d:"M6.59 13.311c-.23.05-.404.29-.452.407l.115.174q.081-.142.172-.232c.09-.092.23-.192.288-.233l-.115-.116zm11.208.006c.222.041.394.274.452.39l-.115.166q-.082-.133-.173-.224c-.09-.091-.222-.183-.28-.224zM7.527 14.554a6 6 0 0 1-.353.175l-.066.199a1.1 1.1 0 0 0 .345-.2zm.345-.872a1.3 1.3 0 0 0-.066-.174v.074a.8.8 0 0 1 .066.216c0-.016.016-.066 0-.124zM16.836 14.572c.107.058.28.14.354.174l.065.199a1.1 1.1 0 0 1-.345-.199zm-.338-.873c.016-.058.05-.14.065-.174v.075a.8.8 0 0 0-.065.216c0-.018-.016-.067 0-.125z",style:"opacity:.800000011920929"},null)])])});export{r as default};
|
|
1
|
+
import{createVNode as l}from"vue";import{IconWrapper as e}from"../../runtime";const r=e("SystemTypeAndroidColor",!1,function(t){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:t.size,height:t.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:t.rotate?`rotate(${t.rotate})`:void 0},[l("defs",{},[l("filter",{id:"08507127_b",width:"13.2",height:"17.367",x:"-1.6",y:"-1.6","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:".4"},null)]),l("filter",{id:"08507127_d",width:"13.709",height:"16.588",x:"-1.6",y:"-1.6","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:".4"},null)]),l("filter",{id:"08507127_f",width:"66.387",height:"70.419",x:"-30.106",y:"-30.106","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"7.526"},null)]),l("filter",{id:"08507127_g",width:"66.387",height:"70.419",x:"-30.106",y:"-30.106","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"7.526"},null)]),l("filter",{id:"08507127_h",width:"82.349",height:"84.781",x:"-40.141",y:"-40.141","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"10.035"},null)]),l("filter",{id:"08507127_i",width:"22.794",height:"24.206",x:"-10.035",y:"-10.035","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"2.509"},null)]),l("filter",{id:"08507127_j",width:"63.476",height:"63.533",x:"-30.106",y:"-30.106","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"7.526"},null)]),l("filter",{id:"08507127_m",width:"22.728",height:"24.249",x:"-10.035",y:"-10.035","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"2.509"},null)]),l("filter",{id:"08507127_o",width:"43.308",height:"41.531",x:"-20.071",y:"-20.071","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"5.018"},null)]),l("filter",{id:"08507127_p",width:"24.969",height:"24.546",x:"-12.042",y:"-12.042","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"3.01"},null)]),l("filter",{id:"08507127_r",width:"43.281",height:"41.592",x:"-20.071",y:"-20.071","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"5.018"},null)]),l("filter",{id:"08507127_s",width:"24.96",height:"24.562",x:"-12.042",y:"-12.042","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"3.01"},null)]),l("filter",{id:"08507127_t",width:"82.282",height:"84.81",x:"-40.141",y:"-40.141","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"10.035"},null)]),l("filter",{id:"08507127_u",width:"63.667",height:"64.236",x:"-30.106",y:"-30.106","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feBlend",{in:"SourceGraphic",in2:"BackgroundImageFix",result:"shape"},null),l("feGaussianBlur",{result:"effect1_foregroundBlur",stdDeviation:"7.526"},null)]),l("radialGradient",{id:"08507127_k",cx:"0",cy:"0",r:"1",gradientTransform:"matrix(-.67274 .20162 -.15256 -.50905 5.038 6.55)",gradientUnits:"userSpaceOnUse"},[l("stop",{offset:"0%","stop-color":"#FFF"},null),l("stop",{offset:"94.8%","stop-color":"#FFF","stop-opacity":"0"},null)]),l("radialGradient",{id:"08507127_l",cx:"0",cy:"0",r:"1",gradientTransform:"matrix(-.72257 .21623 -.15669 -.5236 18.947 6.39)",gradientUnits:"userSpaceOnUse"},[l("stop",{offset:"0%","stop-color":"#FFF"},null),l("stop",{offset:"94.8%","stop-color":"#FFF","stop-opacity":"0"},null)]),l("radialGradient",{id:"08507127_v",cx:"0",cy:"0",r:"1",gradientTransform:"rotate(132.972 1.14 8.457)scale(.28304 .5152)",gradientUnits:"userSpaceOnUse"},[l("stop",{offset:"0%","stop-color":"#93E19F"},null),l("stop",{offset:"100%","stop-color":"#93E19F","stop-opacity":"0"},null)]),l("radialGradient",{id:"08507127_w",cx:"0",cy:"0",r:"1",gradientTransform:"matrix(.19276 .2069 -.37678 .35103 16.96 13.278)",gradientUnits:"userSpaceOnUse"},[l("stop",{offset:"0%","stop-color":"#93E19F"},null),l("stop",{offset:"100%","stop-color":"#93E19F","stop-opacity":"0"},null)]),l("linearGradient",{id:"08507127_c",x1:".162",x2:".476",y1:".295",y2:".434"},[l("stop",{offset:"0%","stop-color":"#A8F0B9"},null),l("stop",{offset:"80.7%","stop-color":"#ADEEBC","stop-opacity":"0"},null)]),l("linearGradient",{id:"08507127_e",x1:".838",x2:".544",y1:".295",y2:".456"},[l("stop",{offset:"29.2%","stop-color":"#A8F0B9"},null),l("stop",{offset:"82.8%","stop-color":"#ADEEBC","stop-opacity":"0"},null)]),l("linearGradient",{id:"08507127_x",x1:".47",x2:".513",y1:"-.341",y2:".955"},[l("stop",{offset:"0%","stop-color":"#E2DDE2"},null),l("stop",{offset:"100%","stop-color":"#E2DDE2","stop-opacity":"0"},null)]),l("linearGradient",{id:"08507127_y",x1:".5",x2:".5",y1:".004",y2:"1"},[l("stop",{offset:"0%","stop-color":"#373637"},null),l("stop",{offset:"100%","stop-color":"#373637","stop-opacity":"0"},null)]),l("mask",{id:"08507127_a",maskUnits:"userSpaceOnUse",style:"mask-type:alpha"},[l("path",{fill:"#FFF",d:"M22.07 16.654a10.35 10.35 0 0 0-4.59-6.327l.012-.021.624-1.076.61-1.053.438-.755a.948.948 0 0 0-1.638-.95l-.438.755-.61 1.051-.624 1.077-.07.118-.093-.037a10.3 10.3 0 0 0-3.692-.676h-.106c-1.253.012-2.492.25-3.66.706l-.063-.11-.624-1.077-.61-1.052-.438-.755a.946.946 0 1 0-1.638.95l.438.756.61 1.051.624 1.077.006.01a10.4 10.4 0 0 0-3.736 4.023 10.3 10.3 0 0 0-.872 2.315c-.175.71.399 1.346 1.13 1.346h17.879c.73 0 1.306-.638 1.132-1.346"},null)]),l("mask",{id:"08507127_n",maskUnits:"userSpaceOnUse",style:"mask-type:alpha"},[l("path",{fill:"#FFF",d:"M17.58 10.386c-.489-.304-1.604-.827-2.1-1.05l.327-1.16 3.207 1.289c-.275.434-.947 1.226-1.435.921"},null)]),l("mask",{id:"08507127_q",maskUnits:"userSpaceOnUse",style:"mask-type:alpha"},[l("path",{fill:"#FFF",d:"M6.315 10.483c.481-.314 1.585-.86 2.078-1.094L8.04 8.236 4.862 9.59c.284.429.972 1.207 1.453.892"},null)])]),l("g",{mask:"url(#08507127_a)"},[l("path",{fill:"#4FAF53",d:"M22.423 5.621H.418v12.381h22.005z"},null),l("g",{filter:"url(#08507127_b)"},[l("path",{fill:"url(#08507127_c)","fill-opacity":".4",d:"M11.582 10.284c2.086 1.656-3.793 1.84-6.066 5.452s-.454 9.89-2.54 8.235c-1.29-1.981-1.491-6.011.782-9.624C6.03 10.736 9.8 9.55 11.574 10.284z"},null)]),l("g",{filter:"url(#08507127_d)"},[l("path",{fill:"url(#08507127_e)","fill-opacity":".4",d:"M12.484 10.273c-2.192 1.565 3.987 1.738 6.375 5.152 2.388 3.413.477 9.346 2.67 7.782 1.354-1.873 1.566-5.68-.822-9.094s-6.35-4.536-8.215-3.84z"},null)]),l("g",{filter:"url(#08507127_f)",style:"opacity:.6000000238418579"},[l("path",{fill:"#8BD8A0",d:"M.583 15.334c-.837 2.636-1.269 4.852-.963 4.948s1.232-1.96 2.07-4.596c.838-2.635 4.293-5.508 3.988-5.605S1.422 12.699.583 15.334"},null)]),l("g",{filter:"url(#08507127_g)",style:"opacity:.5"},[l("path",{fill:"#8BD8A0",d:"M22.465 15.094c.838 2.636 1.269 4.85.963 4.948-.305.097-1.232-1.96-2.07-4.596s-4.293-5.51-3.987-5.606c.305-.097 4.256 2.62 5.094 5.254"},null)]),l("g",{filter:"url(#08507127_h)",style:"opacity:.699999988079071"},[l("path",{fill:"#0D652D",d:"M5.615 8.067c.829 1.362 1.192 2.012 1.072 2.086s-.679-.458-1.509-1.82c-1.252-1.102.072-2.593.193-2.667.12-.073-.99.595.244 2.401"},null)]),l("g",{filter:"url(#08507127_i)",style:"opacity:.10000000149011612"},[l("path",{fill:"#202124",d:"M6.527 10.294c.1-.064-.424-1.041-1.17-2.181-.745-1.14-1.43-2.012-1.529-1.948-.1.064.424 1.042 1.17 2.182.745 1.14 1.43 2.013 1.53 1.947"},null)]),l("g",{filter:"url(#08507127_j)",style:"opacity:.30000001192092896"},[l("path",{fill:"#FFF",d:"M6.647 7.372c.868 1.425 1.291 2.078 1.387 2.02.096-.06-.17-.807-1.038-2.233-.837-1.904-2.346-.768-2.197-.56.29.558.739-1.226 1.848.773"},null)]),l("path",{fill:"url(#08507127_k)","fill-opacity":".9",d:"M3.965 6.86c.152.527.756.814 1.349.642.592-.17.95-.736.797-1.262-.152-.527-.756-.814-1.349-.642-.592.171-.95.736-.797 1.263",style:"opacity:.15000000596046448"},null),l("path",{fill:"url(#08507127_l)","fill-opacity":".9",d:"M17.794 6.723c.157.54.8.83 1.436.646.637-.184 1.025-.772.87-1.313-.157-.54-.8-.83-1.437-.646-.636.184-1.025.772-.87 1.313",style:"opacity:.15000000596046448"},null),l("g",{filter:"url(#08507127_m)",style:"opacity:.10000000149011612"},[l("path",{fill:"#202124",d:"M17.42 10.369c-.101-.063.407-1.048 1.134-2.2s1.397-2.036 1.497-1.972c.1.063-.408 1.048-1.135 2.2-.726 1.152-1.397 2.035-1.497 1.972"},null)]),l("g",{mask:"url(#08507127_n)"},[l("g",{filter:"url(#08507127_o)",style:"opacity:.30000001192092896;mix-blend-mode:multiply"},[l("path",{fill:"#0D652D",d:"M17.906 10.217c-.873-.37-1.619-.58-1.664-.471-.047.11.616.416 1.489.785s1.627.66 1.673.552c.046-.11-.625-.497-1.498-.866"},null)]),l("g",{filter:"url(#08507127_p)",style:"opacity:.30000001192092896;mix-blend-mode:screen"},[l("path",{fill:"#81C995",d:"M16.116 9.52c-.243-.12-.46-.178-.483-.13s.16.15.402.27c.244.12.456.21.48.163.023-.048-.156-.184-.399-.303"},null)])]),l("g",{mask:"url(#08507127_q)"},[l("g",{filter:"url(#08507127_r)",style:"opacity:.30000001192092896;mix-blend-mode:multiply"},[l("path",{fill:"#0D652D",d:"M5.985 10.314C6.85 9.926 7.59 9.7 7.64 9.808s-.608.429-1.474.816c-.865.387-1.612.694-1.66.586s.613-.51 1.48-.896z"},null)]),l("g",{filter:"url(#08507127_s)",style:"opacity:.30000001192092896;mix-blend-mode:screen"},[l("path",{fill:"#81C995",d:"M7.755 9.582c.24-.125.456-.187.48-.14s-.156.152-.397.277c-.24.125-.45.22-.475.174s.151-.186.392-.31"},null)])]),l("g",{filter:"url(#08507127_t)",style:"opacity:.699999988079071"},[l("path",{fill:"#0D652D",d:"M18.44 8.124c-.798 1.38-1.146 2.04-1.025 2.11.124.07.67-.473 1.467-1.855 1.227-1.13-.133-2.591-.255-2.662s1.003.573-.188 2.407"},null)]),l("g",{filter:"url(#08507127_u)",style:"opacity:.30000001192092896"},[l("path",{fill:"#FFF",d:"M17.342 7.449c-.812 1.407-1.21 2.05-1.314 1.99-.102-.058.13-.8.942-2.205.925-2.442 2.758-2.12 2.457-.784-.236.548-1.059-.973-2.085.999"},null)]),l("path",{fill:"url(#08507127_v)","fill-opacity":".7",d:"M8.04 13.734c.133-.15.02-.47-.25-.714-.272-.244-.6-.32-.732-.169-.133.15-.021.47.25.714.272.244.6.32.732.169"},null),l("path",{fill:"url(#08507127_w)","fill-opacity":".7",d:"M17.072 13.58c.272-.244.384-.563.25-.714-.132-.15-.46-.075-.73.168-.273.245-.385.564-.251.715.133.15.46.075.731-.17"},null),l("path",{fill:"#011B04",d:"M7.93 14.735c.33-.821-.016-1.328-.23-1.485-.616-.763-1.447-.174-1.693.158-.247.323-.609.904-.255 1.7.354.797 1.768.656 2.178-.373m8.526.019c-.329-.813.016-1.328.23-1.477.617-.763 1.447-.175 1.694.157.247.324.608.904.255 1.693-.354.788-1.768.655-2.179-.365z",style:"opacity:.09000000357627869"},null),l("path",{fill:"#202124",d:"M18.315 15.315c.51-.34.592-1.128.181-1.75s-1.16-.847-1.669-.507c-.51.341-.592 1.128-.18 1.75.41.623 1.159.847 1.668.507"},null),l("path",{fill:"#000",d:"M7.734 14.784c.41-.622.337-1.394-.164-1.734-.502-.332-1.234-.1-1.645.514-.411.622-.337 1.394.165 1.734.501.332 1.232.1 1.644-.514m8.913.009c-.41-.622-.337-1.394.164-1.734.502-.332 1.234-.1 1.645.515.411.622.337 1.393-.165 1.733-.501.332-1.232.1-1.644-.514"},null),l("path",{fill:"#000",d:"M6.073 13.49c-.395.482-.436 1.054-.387 1.295-.098-.473-.065-.93.312-1.394.206-.257.527-.398.757-.465.033-.008.075-.016.099-.024a.6.6 0 0 1 .14-.025l-.14.024c-.032 0-.066.017-.099.025-.165.059-.386.183-.69.564z"},null),l("path",{fill:"url(#08507127_x)",d:"M7.842 13.608c-.164-.689-.716-.755-.97-.706.222-.1.616.024.789.224.132.158.18.39.19.49z",style:"opacity:.800000011920929"},null),l("path",{fill:"url(#08507127_y)",d:"M17.288 13.025a.82.82 0 0 0-.797.721.92.92 0 0 1 .641-.505c.37-.067.855.356 1.052.58l.18-.207c-.114-.216-.492-.63-1.076-.59"},null),l("path",{fill:"#000",d:"M18.307 13.506c.395.481.436 1.054.386 1.294.1-.472.066-.929-.312-1.394-.206-.256-.526-.398-.757-.464-.032-.008-.073-.016-.098-.025a.6.6 0 0 0-.14-.024l.14.024c.033 0 .065.017.098.025.165.058.387.183.691.564z"},null),l("path",{fill:"#E2DCE1",d:"M6.59 13.311c-.23.05-.404.29-.452.407l.115.174q.081-.142.172-.232c.09-.092.23-.192.288-.233l-.115-.116zm11.208.006c.222.041.394.274.452.39l-.115.166q-.082-.133-.173-.224c-.09-.091-.222-.183-.28-.224zM7.527 14.554a6 6 0 0 1-.353.175l-.066.199a1.1 1.1 0 0 0 .345-.2zm.345-.872a1.3 1.3 0 0 0-.066-.174v.074a.8.8 0 0 1 .066.216c0-.016.016-.066 0-.124zM16.836 14.572c.107.058.28.14.354.174l.065.199a1.1 1.1 0 0 1-.345-.199zm-.338-.873c.016-.058.05-.14.065-.174v.075a.8.8 0 0 0-.065.216c0-.018-.016-.067 0-.125z",style:"opacity:.800000011920929"},null)])])});export{r as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createVNode as l}from"vue";import{IconWrapper as e}from"../../runtime";const o=e("AomMenuBBCXColor",!1,function(t){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:t.size,height:t.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:t.rotate?`rotate(${t.rotate})`:void 0},[l("defs",{},[l("filter",{id:"
|
|
1
|
+
import{createVNode as l}from"vue";import{IconWrapper as e}from"../../runtime";const o=e("AomMenuBBCXColor",!1,function(t){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:t.size,height:t.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:t.rotate?`rotate(${t.rotate})`:void 0},[l("defs",{},[l("filter",{id:"da171174_a",width:"18",height:"18",x:"-3",y:"-4","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"},null),l("feOffset",{dx:"1"},null),l("feGaussianBlur",{stdDeviation:"1"},null),l("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0.1726190447807312 0 0 0 0 0.06277056038379669 0 0 0 0.33000001311302185 0"},null),l("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow"},null),l("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"},null)])]),l("path",{fill:"#009A29",d:"M4 4v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2"},null),l("path",{fill:"#FFFCE8",d:"M13 7v5h7V7z",style:"opacity:.5"},null),l("path",{fill:"#FFFCE8",d:"M4 7v5h9V7z",style:"opacity:.30000001192092896"},null),l("path",{fill:"#FFFCE8",d:"M13 2v5h7V4a2 2 0 0 0-2-2z",style:"opacity:.6000000238418579"},null),l("path",{fill:"#FFFCE8",d:"M4 4v3h9V2H6a2 2 0 0 0-2 2",style:"opacity:.4000000059604645"},null),l("path",{fill:"#FFFCE8",d:"M13 17v5h5a2 2 0 0 0 2-2v-3z",style:"opacity:.30000001192092896"},null),l("path",{fill:"#FFFCE8",d:"M4 17v3a2 2 0 0 0 2 2h7v-5z",style:"opacity:.10000000149011612"},null),l("path",{fill:"#FFFCE8",d:"M13 12v5h7v-5z",style:"opacity:.4000000059604645"},null),l("path",{fill:"#FFFCE8",d:"M4 12v5h9v-5z",style:"opacity:.20000000298023224"},null),l("g",{filter:"url(#da171174_a)"},[l("rect",{width:"10",height:"10",x:"1.5",y:"7",fill:"#008026",rx:"2"},null)]),l("path",{fill:"#FFF","fill-rule":"evenodd",d:"m5.03 9.47 4 4q.106.105.163.243T9.25 14q0 .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-.15 0-.287-.057-.138-.057-.243-.163l-4-4q-.106-.105-.163-.243T3.75 10q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T4.5 9.25q.15 0 .287.057.138.057.243.163"},null),l("path",{fill:"#FFF","fill-rule":"evenodd",d:"M9.03 10.53q.106-.105.163-.243T9.25 10q0-.074-.014-.146-.015-.073-.043-.141t-.07-.13q-.04-.061-.093-.113-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T8.5 9.25q-.15 0-.287.057-.138.057-.243.163l-4 4q-.106.105-.163.243T3.75 14q0 .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.15 0 .287-.057.138-.057.243-.163zM19.664 14.726q-1.336-1.337-3.226-1.337t-3.226 1.337q-1.337 1.336-1.337 3.226t1.337 3.226 3.226 1.336q1.09 0 1.996-.444l.88.88q.105.105.228.187t.26.138q.136.057.28.086.146.028.293.028.074 0 .147-.007.074-.007.146-.021t.143-.036q.07-.022.138-.05.069-.028.134-.063.065-.034.126-.075t.118-.088q.057-.047.11-.099.051-.052.098-.109t.088-.118.075-.127q.035-.064.063-.133.028-.068.05-.138.021-.07.036-.143t.021-.146.007-.147q0-.147-.028-.292-.03-.145-.086-.282t-.138-.259q-.082-.123-.187-.227v-.001l-.88-.88q.444-.906.444-1.996 0-1.89-1.336-3.226m-2.107 4.316q.443-.453.443-1.09 0-.647-.457-1.105-.458-.458-1.105-.458-1.563 0-1.563 1.563t1.563 1.562q.637 0 1.09-.443z"},null),l("path",{fill:"#008026","fill-rule":"evenodd",d:"M18.957 15.433q-1.043-1.044-2.52-1.044-1.475 0-2.518 1.044-1.044 1.043-1.044 2.519t1.044 2.519 2.519 1.043q1.22 0 2.143-.712l1.44 1.441q.071.07.163.108t.191.038q.05 0 .098-.01.048-.009.094-.028.045-.019.086-.046t.076-.062.062-.076.046-.086q.02-.046.029-.094t.01-.098q0-.1-.039-.19-.038-.093-.108-.163l-1.44-1.44Q20 19.17 20 17.951q0-1.476-1.043-2.52m-.697 4.32q.74-.747.74-1.801 0-1.062-.75-1.812t-1.812-.75-1.812.75q-.75.75-.75 1.812 0 1.061.75 1.812.75.75 1.812.75 1.054 0 1.801-.74z"},null)])});export{o as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createVNode as l}from"vue";import{IconWrapper as e}from"../../runtime";const o=e("AomMenuBBSHColor",!1,function(t){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:t.size,height:t.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:t.rotate?`rotate(${t.rotate})`:void 0},[l("defs",{},[l("filter",{id:"
|
|
1
|
+
import{createVNode as l}from"vue";import{IconWrapper as e}from"../../runtime";const o=e("AomMenuBBSHColor",!1,function(t){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:t.size,height:t.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:t.rotate?`rotate(${t.rotate})`:void 0},[l("defs",{},[l("filter",{id:"a6287a5b_a",width:"18",height:"18",x:"-3",y:"-4","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"},null),l("feOffset",{dx:"1"},null),l("feGaussianBlur",{stdDeviation:"1"},null),l("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0.1726190447807312 0 0 0 0 0.06277056038379669 0 0 0 0.33000001311302185 0"},null),l("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow"},null),l("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"},null)])]),l("path",{fill:"#009A29",d:"M4 4v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2"},null),l("path",{fill:"#FFFCE8",d:"M13 7v5h7V7z",style:"opacity:.5"},null),l("path",{fill:"#FFFCE8",d:"M4 7v5h9V7z",style:"opacity:.30000001192092896"},null),l("path",{fill:"#FFFCE8",d:"M13 2v5h7V4a2 2 0 0 0-2-2z",style:"opacity:.6000000238418579"},null),l("path",{fill:"#FFFCE8",d:"M4 4v3h9V2H6a2 2 0 0 0-2 2",style:"opacity:.4000000059604645"},null),l("path",{fill:"#FFFCE8",d:"M13 17v5h5a2 2 0 0 0 2-2v-3z",style:"opacity:.30000001192092896"},null),l("path",{fill:"#FFFCE8",d:"M4 17v3a2 2 0 0 0 2 2h7v-5z",style:"opacity:.10000000149011612"},null),l("path",{fill:"#FFFCE8",d:"M13 12v5h7v-5z",style:"opacity:.4000000059604645"},null),l("path",{fill:"#FFFCE8",d:"M4 12v5h9v-5z",style:"opacity:.20000000298023224"},null),l("g",{filter:"url(#a6287a5b_a)"},[l("rect",{width:"10",height:"10",x:"1.5",y:"7",fill:"#008026",rx:"2"},null)]),l("path",{fill:"#FFF","fill-rule":"evenodd",d:"m5.03 9.47 4 4q.106.105.163.243T9.25 14q0 .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-.15 0-.287-.057-.138-.057-.243-.163l-4-4q-.106-.105-.163-.243T3.75 10q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T4.5 9.25q.15 0 .287.057.138.057.243.163"},null),l("path",{fill:"#FFF","fill-rule":"evenodd",d:"M9.03 10.53q.106-.105.163-.243T9.25 10q0-.074-.014-.146-.015-.073-.043-.141t-.07-.13q-.04-.061-.093-.113-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T8.5 9.25q-.15 0-.287.057-.138.057-.243.163l-4 4q-.106.105-.163.243T3.75 14q0 .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.15 0 .287-.057.138-.057.243-.163zM19.066 14.966 15.5 18.532l-.899-.899q-.732-.732-1.768-.732-1.035 0-1.767.732l-.273.273a1 1 0 0 0 0 1.414l2.667 2.667.01.01.262.262q.732.732 1.768.732t1.768-.732l5.606-5.606a1 1 0 0 0 0-1.414l-.273-.273q-.732-.732-1.768-.732-1.035 0-1.767.732"},null),l("path",{fill:"#00B42A",d:"m11.5 18.613 2.667 2.667 1.333-1.334-1.606-1.606a1.5 1.5 0 0 0-2.121 0z"},null),l("path",{fill:"#008026",d:"m14.167 21.28.272.272a1.5 1.5 0 0 0 2.122 0l5.606-5.606-.273-.273a1.5 1.5 0 0 0-2.121 0z"},null)])});export{o as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{createVNode as l}from"vue";import{IconWrapper as e}from"../../runtime";const o=e("AomMenuBBSJColor",!1,function(t){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:t.size,height:t.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:t.rotate?`rotate(${t.rotate})`:void 0},[l("defs",{},[l("filter",{id:"
|
|
1
|
+
import{createVNode as l}from"vue";import{IconWrapper as e}from"../../runtime";const o=e("AomMenuBBSJColor",!1,function(t){return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:t.size,height:t.size,fill:"none","aria-hidden":!0,viewBox:"0 0 24 24",transform:t.rotate?`rotate(${t.rotate})`:void 0},[l("defs",{},[l("filter",{id:"45652414_a",width:"18",height:"18",x:"-3",y:"-4","color-interpolation-filters":"sRGB",filterUnits:"objectBoundingBox"},[l("feFlood",{"flood-opacity":"0",result:"BackgroundImageFix"},null),l("feColorMatrix",{in:"SourceAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"},null),l("feOffset",{dx:"1"},null),l("feGaussianBlur",{stdDeviation:"1"},null),l("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0.1726190447807312 0 0 0 0 0.06277056038379669 0 0 0 0.33000001311302185 0"},null),l("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow"},null),l("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"},null)])]),l("path",{fill:"#009A29",d:"M4 4v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2"},null),l("path",{fill:"#FFFCE8",d:"M13 7v5h7V7z",style:"opacity:.5"},null),l("path",{fill:"#FFFCE8",d:"M4 7v5h9V7z",style:"opacity:.30000001192092896"},null),l("path",{fill:"#FFFCE8",d:"M13 2v5h7V4a2 2 0 0 0-2-2z",style:"opacity:.6000000238418579"},null),l("path",{fill:"#FFFCE8",d:"M4 4v3h9V2H6a2 2 0 0 0-2 2",style:"opacity:.4000000059604645"},null),l("path",{fill:"#FFFCE8",d:"M13 17v5h5a2 2 0 0 0 2-2v-3z",style:"opacity:.30000001192092896"},null),l("path",{fill:"#FFFCE8",d:"M4 17v3a2 2 0 0 0 2 2h7v-5z",style:"opacity:.10000000149011612"},null),l("path",{fill:"#FFFCE8",d:"M13 12v5h7v-5z",style:"opacity:.4000000059604645"},null),l("path",{fill:"#FFFCE8",d:"M4 12v5h9v-5z",style:"opacity:.20000000298023224"},null),l("g",{filter:"url(#45652414_a)"},[l("rect",{width:"10",height:"10",x:"1.5",y:"7",fill:"#008026",rx:"2"},null)]),l("path",{fill:"#FFF","fill-rule":"evenodd",d:"m5.03 9.47 4 4q.106.105.163.243T9.25 14q0 .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-.15 0-.287-.057-.138-.057-.243-.163l-4-4q-.106-.105-.163-.243T3.75 10q0-.074.014-.146.015-.073.043-.141t.07-.13q.04-.061.093-.113.052-.053.113-.094.062-.04.13-.069.068-.028.14-.043T4.5 9.25q.15 0 .287.057.138.057.243.163"},null),l("path",{fill:"#FFF","fill-rule":"evenodd",d:"M9.03 10.53q.106-.105.163-.243T9.25 10q0-.074-.014-.146-.015-.073-.043-.141t-.07-.13q-.04-.061-.093-.113-.052-.053-.113-.094-.062-.04-.13-.069-.068-.028-.14-.043T8.5 9.25q-.15 0-.287.057-.138.057-.243.163l-4 4q-.106.105-.163.243T3.75 14q0 .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.15 0 .287-.057.138-.057.243-.163zM12.377 22.623q-.542-.542-.323-1.276l.304-1.023q.217-.728.754-1.265l4.326-4.325 1.01-1.01.138-.138Q19.172 13 20 13t1.414.586T22 15t-.586 1.414l-.138.138-1.01 1.01-4.325 4.325q-.537.538-1.265.755l-1.023.304q-.734.22-1.276-.323"},null),l("path",{fill:"#008026",d:"M20.707 14.293a1 1 0 0 0-1.414 0l-.44.44 1.413 1.415.441-.441a1 1 0 0 0 0-1.414m-.845 2.259-1.414-1.414-4.628 4.628a2 2 0 0 0-.503.844l-.305 1.023a.286.286 0 0 0 .355.355l1.023-.305a2 2 0 0 0 .844-.503z"},null)])});export{o as default};
|