@univerjs/icons 1.16.0 → 1.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/ai-assistant-multi-icon.cjs +87 -0
- package/dist/cjs/class-diagram-class-icon.cjs +38 -0
- package/dist/cjs/class-diagram-dashed-filled-arrow-connector-icon.cjs +50 -0
- package/dist/cjs/class-diagram-dashed-open-arrow-connector-icon.cjs +49 -0
- package/dist/cjs/class-diagram-filled-arrow-connector-icon.cjs +38 -0
- package/dist/cjs/class-diagram-filled-diamond-connector-icon.cjs +36 -0
- package/dist/cjs/class-diagram-hollow-diamond-connector-icon.cjs +38 -0
- package/dist/cjs/class-diagram-interface-icon.cjs +38 -0
- package/dist/cjs/component-diagram-assembly-connector-icon.cjs +47 -0
- package/dist/cjs/component-diagram-component-box-icon.cjs +47 -0
- package/dist/cjs/component-diagram-component-icon.cjs +38 -0
- package/dist/cjs/component-diagram-provided-interface-icon.cjs +38 -0
- package/dist/cjs/component-diagram-required-interface-icon.cjs +36 -0
- package/dist/cjs/conditional-color-icon.cjs +50 -0
- package/dist/cjs/configure-tab-icon.cjs +49 -0
- package/dist/cjs/connector-bar-crows-foot-marker-icon.cjs +38 -0
- package/dist/cjs/connector-bar-marker-icon.cjs +38 -0
- package/dist/cjs/connector-circle-bar-marker-icon.cjs +38 -0
- package/dist/cjs/connector-circle-crows-foot-marker-icon.cjs +38 -0
- package/dist/cjs/connector-circle-marker-icon.cjs +38 -0
- package/dist/cjs/connector-cross-marker-icon.cjs +38 -0
- package/dist/cjs/connector-crows-foot-marker-icon.cjs +38 -0
- package/dist/cjs/connector-filled-arrow-marker-icon.cjs +38 -0
- package/dist/cjs/connector-filled-circle-marker-icon.cjs +38 -0
- package/dist/cjs/connector-filled-diamond-marker-icon.cjs +38 -0
- package/dist/cjs/connector-hollow-diamond-marker-icon.cjs +38 -0
- package/dist/cjs/connector-hollow-triangle-marker-icon.cjs +38 -0
- package/dist/cjs/connector-none-marker-icon.cjs +38 -0
- package/dist/cjs/connector-open-arrow-marker-icon.cjs +38 -0
- package/dist/cjs/connector-rounded-elbow-icon.cjs +38 -0
- package/dist/cjs/connector-swap-markers-icon.cjs +64 -0
- package/dist/cjs/connector-x-marker-icon.cjs +38 -0
- package/dist/cjs/data-flow-circle-icon.cjs +39 -0
- package/dist/cjs/data-flow-data-storage1-icon.cjs +39 -0
- package/dist/cjs/data-flow-data-storage2-icon.cjs +39 -0
- package/dist/cjs/data-flow-data-storage3-icon.cjs +50 -0
- package/dist/cjs/data-flow-rounded-rectangle-icon.cjs +41 -0
- package/dist/cjs/data-flow-rounded-square-icon.cjs +41 -0
- package/dist/cjs/entity-relationship-entity-icon.cjs +38 -0
- package/dist/cjs/entity-relationship-field-type-icon.cjs +38 -0
- package/dist/cjs/entity-relationship-full-icon.cjs +38 -0
- package/dist/cjs/entity-relationship-key-field-icon.cjs +38 -0
- package/dist/cjs/first-tab-icon.cjs +60 -0
- package/dist/cjs/index.cjs +500 -3
- package/dist/cjs/line-dashed-none-icon.cjs +38 -0
- package/dist/cjs/line-double-open-arrow-icon.cjs +41 -0
- package/dist/cjs/{dropdown-icon.cjs → line-none-icon.cjs} +11 -9
- package/dist/cjs/line-open-arrow-icon.cjs +35 -0
- package/dist/cjs/locate-fixed-icon.cjs +58 -0
- package/dist/cjs/quick-add-icon.cjs +38 -0
- package/dist/cjs/row-height-extra-tall-icon.cjs +70 -0
- package/dist/cjs/row-height-medium-icon.cjs +81 -0
- package/dist/cjs/row-height-short-icon.cjs +92 -0
- package/dist/cjs/row-height-tall-icon.cjs +81 -0
- package/dist/cjs/sequence-activation-bar-icon.cjs +40 -0
- package/dist/cjs/sequence-actor-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-alternative-fragment-icon.cjs +47 -0
- package/dist/cjs/sequence-boundary-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-collection-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-control-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-direct-access-storage-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-entity-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-fragment-icon.cjs +38 -0
- package/dist/cjs/sequence-magnetic-disk-lifeline-icon.cjs +47 -0
- package/dist/cjs/sequence-object-lifeline-icon.cjs +47 -0
- package/dist/cjs/status-diagram-final-state-icon.cjs +52 -0
- package/dist/cjs/status-diagram-initial-state-icon.cjs +38 -0
- package/dist/cjs/status-diagram-state-bar-icon.cjs +40 -0
- package/dist/cjs/table-border-style-dashed-icon.cjs +38 -0
- package/dist/cjs/table-border-style-dotted-icon.cjs +38 -0
- package/dist/cjs/table-border-style-icon.cjs +61 -0
- package/dist/cjs/table-border-style-solid-icon.cjs +37 -0
- package/dist/cjs/table-border-width-icon.cjs +69 -0
- package/dist/esm/ai-assistant-multi-icon.d.ts +3 -0
- package/dist/esm/ai-assistant-multi-icon.js +82 -0
- package/dist/esm/class-diagram-class-icon.d.ts +3 -0
- package/dist/esm/class-diagram-class-icon.js +33 -0
- package/dist/esm/class-diagram-dashed-filled-arrow-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-dashed-filled-arrow-connector-icon.js +45 -0
- package/dist/esm/class-diagram-dashed-open-arrow-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-dashed-open-arrow-connector-icon.js +44 -0
- package/dist/esm/class-diagram-filled-arrow-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-filled-arrow-connector-icon.js +33 -0
- package/dist/esm/class-diagram-filled-diamond-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-filled-diamond-connector-icon.js +31 -0
- package/dist/esm/class-diagram-hollow-diamond-connector-icon.d.ts +3 -0
- package/dist/esm/class-diagram-hollow-diamond-connector-icon.js +33 -0
- package/dist/esm/class-diagram-interface-icon.d.ts +3 -0
- package/dist/esm/class-diagram-interface-icon.js +33 -0
- package/dist/esm/component-diagram-assembly-connector-icon.d.ts +3 -0
- package/dist/esm/component-diagram-assembly-connector-icon.js +42 -0
- package/dist/esm/component-diagram-component-box-icon.d.ts +3 -0
- package/dist/esm/component-diagram-component-box-icon.js +42 -0
- package/dist/esm/component-diagram-component-icon.d.ts +3 -0
- package/dist/esm/component-diagram-component-icon.js +33 -0
- package/dist/esm/component-diagram-provided-interface-icon.d.ts +3 -0
- package/dist/esm/component-diagram-provided-interface-icon.js +33 -0
- package/dist/esm/component-diagram-required-interface-icon.d.ts +3 -0
- package/dist/esm/component-diagram-required-interface-icon.js +31 -0
- package/dist/esm/conditional-color-icon.d.ts +3 -0
- package/dist/esm/conditional-color-icon.js +45 -0
- package/dist/esm/configure-tab-icon.d.ts +3 -0
- package/dist/esm/configure-tab-icon.js +44 -0
- package/dist/esm/connector-bar-crows-foot-marker-icon.d.ts +3 -0
- package/dist/esm/connector-bar-crows-foot-marker-icon.js +33 -0
- package/dist/esm/connector-bar-marker-icon.d.ts +3 -0
- package/dist/esm/connector-bar-marker-icon.js +33 -0
- package/dist/esm/connector-circle-bar-marker-icon.d.ts +3 -0
- package/dist/esm/connector-circle-bar-marker-icon.js +33 -0
- package/dist/esm/connector-circle-crows-foot-marker-icon.d.ts +3 -0
- package/dist/esm/connector-circle-crows-foot-marker-icon.js +33 -0
- package/dist/esm/connector-circle-marker-icon.d.ts +3 -0
- package/dist/esm/connector-circle-marker-icon.js +33 -0
- package/dist/esm/connector-cross-marker-icon.d.ts +3 -0
- package/dist/esm/connector-cross-marker-icon.js +33 -0
- package/dist/esm/connector-crows-foot-marker-icon.d.ts +3 -0
- package/dist/esm/connector-crows-foot-marker-icon.js +33 -0
- package/dist/esm/connector-filled-arrow-marker-icon.d.ts +3 -0
- package/dist/esm/connector-filled-arrow-marker-icon.js +33 -0
- package/dist/esm/connector-filled-circle-marker-icon.d.ts +3 -0
- package/dist/esm/connector-filled-circle-marker-icon.js +33 -0
- package/dist/esm/connector-filled-diamond-marker-icon.d.ts +3 -0
- package/dist/esm/connector-filled-diamond-marker-icon.js +33 -0
- package/dist/esm/connector-hollow-diamond-marker-icon.d.ts +3 -0
- package/dist/esm/connector-hollow-diamond-marker-icon.js +33 -0
- package/dist/esm/connector-hollow-triangle-marker-icon.d.ts +3 -0
- package/dist/esm/connector-hollow-triangle-marker-icon.js +33 -0
- package/dist/esm/connector-none-marker-icon.d.ts +3 -0
- package/dist/esm/connector-none-marker-icon.js +33 -0
- package/dist/esm/connector-open-arrow-marker-icon.d.ts +3 -0
- package/dist/esm/connector-open-arrow-marker-icon.js +33 -0
- package/dist/esm/connector-rounded-elbow-icon.d.ts +3 -0
- package/dist/esm/connector-rounded-elbow-icon.js +33 -0
- package/dist/esm/connector-swap-markers-icon.d.ts +3 -0
- package/dist/esm/connector-swap-markers-icon.js +59 -0
- package/dist/esm/connector-x-marker-icon.d.ts +3 -0
- package/dist/esm/connector-x-marker-icon.js +33 -0
- package/dist/esm/data-flow-circle-icon.d.ts +3 -0
- package/dist/esm/data-flow-circle-icon.js +34 -0
- package/dist/esm/data-flow-data-storage1-icon.d.ts +3 -0
- package/dist/esm/data-flow-data-storage1-icon.js +34 -0
- package/dist/esm/data-flow-data-storage2-icon.d.ts +3 -0
- package/dist/esm/data-flow-data-storage2-icon.js +34 -0
- package/dist/esm/data-flow-data-storage3-icon.d.ts +3 -0
- package/dist/esm/data-flow-data-storage3-icon.js +45 -0
- package/dist/esm/data-flow-rounded-rectangle-icon.d.ts +3 -0
- package/dist/esm/data-flow-rounded-rectangle-icon.js +36 -0
- package/dist/esm/data-flow-rounded-square-icon.d.ts +3 -0
- package/dist/esm/data-flow-rounded-square-icon.js +36 -0
- package/dist/esm/entity-relationship-entity-icon.d.ts +3 -0
- package/dist/esm/entity-relationship-entity-icon.js +33 -0
- package/dist/esm/entity-relationship-field-type-icon.d.ts +3 -0
- package/dist/esm/entity-relationship-field-type-icon.js +33 -0
- package/dist/esm/entity-relationship-full-icon.d.ts +3 -0
- package/dist/esm/entity-relationship-full-icon.js +33 -0
- package/dist/esm/entity-relationship-key-field-icon.d.ts +3 -0
- package/dist/esm/entity-relationship-key-field-icon.js +33 -0
- package/dist/esm/{dropdown-icon.d.ts → first-tab-icon.d.ts} +2 -2
- package/dist/esm/first-tab-icon.js +55 -0
- package/dist/esm/index.d.ts +72 -1
- package/dist/esm/index.js +73 -2
- package/dist/esm/line-dashed-none-icon.d.ts +3 -0
- package/dist/esm/line-dashed-none-icon.js +33 -0
- package/dist/esm/line-double-open-arrow-icon.d.ts +3 -0
- package/dist/esm/line-double-open-arrow-icon.js +36 -0
- package/dist/esm/line-none-icon.d.ts +3 -0
- package/dist/esm/line-none-icon.js +32 -0
- package/dist/esm/line-open-arrow-icon.d.ts +3 -0
- package/dist/esm/line-open-arrow-icon.js +30 -0
- package/dist/esm/locate-fixed-icon.d.ts +3 -0
- package/dist/esm/locate-fixed-icon.js +53 -0
- package/dist/esm/quick-add-icon.d.ts +3 -0
- package/dist/esm/quick-add-icon.js +33 -0
- package/dist/esm/row-height-extra-tall-icon.d.ts +3 -0
- package/dist/esm/row-height-extra-tall-icon.js +65 -0
- package/dist/esm/row-height-medium-icon.d.ts +3 -0
- package/dist/esm/row-height-medium-icon.js +76 -0
- package/dist/esm/row-height-short-icon.d.ts +3 -0
- package/dist/esm/row-height-short-icon.js +87 -0
- package/dist/esm/row-height-tall-icon.d.ts +3 -0
- package/dist/esm/row-height-tall-icon.js +76 -0
- package/dist/esm/sequence-activation-bar-icon.d.ts +3 -0
- package/dist/esm/sequence-activation-bar-icon.js +35 -0
- package/dist/esm/sequence-actor-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-actor-lifeline-icon.js +42 -0
- package/dist/esm/sequence-alternative-fragment-icon.d.ts +3 -0
- package/dist/esm/sequence-alternative-fragment-icon.js +42 -0
- package/dist/esm/sequence-boundary-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-boundary-lifeline-icon.js +42 -0
- package/dist/esm/sequence-collection-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-collection-lifeline-icon.js +42 -0
- package/dist/esm/sequence-control-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-control-lifeline-icon.js +42 -0
- package/dist/esm/sequence-direct-access-storage-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-direct-access-storage-lifeline-icon.js +42 -0
- package/dist/esm/sequence-entity-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-entity-lifeline-icon.js +42 -0
- package/dist/esm/sequence-fragment-icon.d.ts +3 -0
- package/dist/esm/sequence-fragment-icon.js +33 -0
- package/dist/esm/sequence-magnetic-disk-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-magnetic-disk-lifeline-icon.js +42 -0
- package/dist/esm/sequence-object-lifeline-icon.d.ts +3 -0
- package/dist/esm/sequence-object-lifeline-icon.js +42 -0
- package/dist/esm/status-diagram-final-state-icon.d.ts +3 -0
- package/dist/esm/status-diagram-final-state-icon.js +47 -0
- package/dist/esm/status-diagram-initial-state-icon.d.ts +3 -0
- package/dist/esm/status-diagram-initial-state-icon.js +33 -0
- package/dist/esm/status-diagram-state-bar-icon.d.ts +3 -0
- package/dist/esm/status-diagram-state-bar-icon.js +35 -0
- package/dist/esm/table-border-style-dashed-icon.d.ts +3 -0
- package/dist/esm/table-border-style-dashed-icon.js +33 -0
- package/dist/esm/table-border-style-dotted-icon.d.ts +3 -0
- package/dist/esm/table-border-style-dotted-icon.js +33 -0
- package/dist/esm/table-border-style-icon.d.ts +3 -0
- package/dist/esm/table-border-style-icon.js +56 -0
- package/dist/esm/table-border-style-solid-icon.d.ts +3 -0
- package/dist/esm/table-border-style-solid-icon.js +32 -0
- package/dist/esm/table-border-width-icon.d.ts +3 -0
- package/dist/esm/table-border-width-icon.js +64 -0
- package/package.json +2 -2
- package/dist/esm/dropdown-icon.js +0 -30
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/connector-swap-markers-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [
|
|
18
|
+
{
|
|
19
|
+
"tag": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"stroke": "currentColor",
|
|
22
|
+
"d": "M3.73 4.009c-1.372.828-2.502 1.778-2.502 4.194 0 2.69 2.436 4.25 4.467 4.25h3.787",
|
|
23
|
+
"transform": "translate(2 2)",
|
|
24
|
+
"strokeWidth": 1.5
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"tag": "path",
|
|
29
|
+
"attrs": {
|
|
30
|
+
"fill": "currentColor",
|
|
31
|
+
"d": "M11.102 12.146a.36.36 0 0 1 0 .543l-1.825 1.588a.36.36 0 0 1-.597-.271v-3.177a.36.36 0 0 1 .597-.272z",
|
|
32
|
+
"transform": "translate(2 2)"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"tag": "path",
|
|
37
|
+
"attrs": {
|
|
38
|
+
"stroke": "currentColor",
|
|
39
|
+
"d": "M12.182 12.017c1.374-.829 2.503-1.78 2.503-4.195 0-2.69-2.436-4.25-4.467-4.25H6.43",
|
|
40
|
+
"transform": "translate(2 2)",
|
|
41
|
+
"strokeWidth": 1.5
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"tag": "path",
|
|
46
|
+
"attrs": {
|
|
47
|
+
"fill": "currentColor",
|
|
48
|
+
"d": "M4.81 3.88a.36.36 0 0 1 0-.544l1.826-1.588a.36.36 0 0 1 .597.272v3.176a.36.36 0 0 1-.597.272z",
|
|
49
|
+
"transform": "translate(2 2)"
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
]
|
|
53
|
+
};
|
|
54
|
+
const ConnectorSwapMarkersIcon = (0, react.forwardRef)(function ConnectorSwapMarkersIcon(props, ref) {
|
|
55
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
56
|
+
id: "connector-swap-markers-icon",
|
|
57
|
+
ref,
|
|
58
|
+
icon: element
|
|
59
|
+
}));
|
|
60
|
+
});
|
|
61
|
+
ConnectorSwapMarkersIcon.displayName = "ConnectorSwapMarkersIcon";
|
|
62
|
+
//#endregion
|
|
63
|
+
exports.ConnectorSwapMarkersIcon = ConnectorSwapMarkersIcon;
|
|
64
|
+
exports.default = ConnectorSwapMarkersIcon;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/connector-x-marker-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"d": "M5.642 15.359a.75.75 0 0 1 0-1.061L7.19 12.75H5a.75.75 0 0 1 0-1.5h2.19L5.642 9.702a.75.75 0 0 1 1.06-1.06l2.299 2.297 2.298-2.298a.75.75 0 0 1 1.06 1.06l-1.547 1.549H19a.75.75 0 0 1 0 1.5h-8.188l1.548 1.548a.75.75 0 0 1-1.061 1.06L9.001 13.06 6.703 15.36a.75.75 0 0 1-1.06 0",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorXMarkerIcon = (0, react.forwardRef)(function ConnectorXMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-x-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorXMarkerIcon.displayName = "ConnectorXMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorXMarkerIcon = ConnectorXMarkerIcon;
|
|
38
|
+
exports.default = ConnectorXMarkerIcon;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/data-flow-circle-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "circle",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"cx": 12,
|
|
21
|
+
"cy": 12,
|
|
22
|
+
"r": 6,
|
|
23
|
+
"stroke": "currentColor",
|
|
24
|
+
"transform": "scale(.83333)",
|
|
25
|
+
"strokeWidth": 2
|
|
26
|
+
}
|
|
27
|
+
}]
|
|
28
|
+
};
|
|
29
|
+
const DataFlowCircleIcon = (0, react.forwardRef)(function DataFlowCircleIcon(props, ref) {
|
|
30
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
31
|
+
id: "data-flow-circle-icon",
|
|
32
|
+
ref,
|
|
33
|
+
icon: element
|
|
34
|
+
}));
|
|
35
|
+
});
|
|
36
|
+
DataFlowCircleIcon.displayName = "DataFlowCircleIcon";
|
|
37
|
+
//#endregion
|
|
38
|
+
exports.DataFlowCircleIcon = DataFlowCircleIcon;
|
|
39
|
+
exports.default = DataFlowCircleIcon;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/data-flow-data-storage1-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"stroke": "currentColor",
|
|
21
|
+
"d": "M20 7H7.2A3.2 3.2 0 0 0 4 10.2v3.6A3.2 3.2 0 0 0 7.2 17H20",
|
|
22
|
+
"transform": "scale(.83333)",
|
|
23
|
+
"strokeLinecap": "round",
|
|
24
|
+
"strokeLinejoin": "round",
|
|
25
|
+
"strokeWidth": 2
|
|
26
|
+
}
|
|
27
|
+
}]
|
|
28
|
+
};
|
|
29
|
+
const DataFlowDataStorage1Icon = (0, react.forwardRef)(function DataFlowDataStorage1Icon(props, ref) {
|
|
30
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
31
|
+
id: "data-flow-data-storage1-icon",
|
|
32
|
+
ref,
|
|
33
|
+
icon: element
|
|
34
|
+
}));
|
|
35
|
+
});
|
|
36
|
+
DataFlowDataStorage1Icon.displayName = "DataFlowDataStorage1Icon";
|
|
37
|
+
//#endregion
|
|
38
|
+
exports.DataFlowDataStorage1Icon = DataFlowDataStorage1Icon;
|
|
39
|
+
exports.default = DataFlowDataStorage1Icon;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/data-flow-data-storage2-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"stroke": "currentColor",
|
|
21
|
+
"d": "M20 7H7.2A3.2 3.2 0 0 0 4 10.2v3.6A3.2 3.2 0 0 0 7.2 17H20M9 7v10",
|
|
22
|
+
"transform": "scale(.83333)",
|
|
23
|
+
"strokeLinecap": "round",
|
|
24
|
+
"strokeLinejoin": "round",
|
|
25
|
+
"strokeWidth": 2
|
|
26
|
+
}
|
|
27
|
+
}]
|
|
28
|
+
};
|
|
29
|
+
const DataFlowDataStorage2Icon = (0, react.forwardRef)(function DataFlowDataStorage2Icon(props, ref) {
|
|
30
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
31
|
+
id: "data-flow-data-storage2-icon",
|
|
32
|
+
ref,
|
|
33
|
+
icon: element
|
|
34
|
+
}));
|
|
35
|
+
});
|
|
36
|
+
DataFlowDataStorage2Icon.displayName = "DataFlowDataStorage2Icon";
|
|
37
|
+
//#endregion
|
|
38
|
+
exports.DataFlowDataStorage2Icon = DataFlowDataStorage2Icon;
|
|
39
|
+
exports.default = DataFlowDataStorage2Icon;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/data-flow-data-storage3-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "g",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"stroke": "currentColor",
|
|
21
|
+
"strokeLinecap": "round",
|
|
22
|
+
"strokeWidth": 2
|
|
23
|
+
},
|
|
24
|
+
"children": [{
|
|
25
|
+
"tag": "path",
|
|
26
|
+
"attrs": {
|
|
27
|
+
"d": "M4 7h16M4 17h16",
|
|
28
|
+
"transform": "scale(.83333)",
|
|
29
|
+
"strokeLinejoin": "round"
|
|
30
|
+
}
|
|
31
|
+
}, {
|
|
32
|
+
"tag": "path",
|
|
33
|
+
"attrs": {
|
|
34
|
+
"d": "M8 12h.01M12 12h.01M16 12h.01",
|
|
35
|
+
"transform": "scale(.83333)"
|
|
36
|
+
}
|
|
37
|
+
}]
|
|
38
|
+
}]
|
|
39
|
+
};
|
|
40
|
+
const DataFlowDataStorage3Icon = (0, react.forwardRef)(function DataFlowDataStorage3Icon(props, ref) {
|
|
41
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
42
|
+
id: "data-flow-data-storage3-icon",
|
|
43
|
+
ref,
|
|
44
|
+
icon: element
|
|
45
|
+
}));
|
|
46
|
+
});
|
|
47
|
+
DataFlowDataStorage3Icon.displayName = "DataFlowDataStorage3Icon";
|
|
48
|
+
//#endregion
|
|
49
|
+
exports.DataFlowDataStorage3Icon = DataFlowDataStorage3Icon;
|
|
50
|
+
exports.default = DataFlowDataStorage3Icon;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/data-flow-rounded-rectangle-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "rect",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"width": 16,
|
|
21
|
+
"height": 10,
|
|
22
|
+
"x": 4,
|
|
23
|
+
"y": 7,
|
|
24
|
+
"stroke": "currentColor",
|
|
25
|
+
"rx": 3,
|
|
26
|
+
"transform": "scale(.83333)",
|
|
27
|
+
"strokeWidth": 2
|
|
28
|
+
}
|
|
29
|
+
}]
|
|
30
|
+
};
|
|
31
|
+
const DataFlowRoundedRectangleIcon = (0, react.forwardRef)(function DataFlowRoundedRectangleIcon(props, ref) {
|
|
32
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
33
|
+
id: "data-flow-rounded-rectangle-icon",
|
|
34
|
+
ref,
|
|
35
|
+
icon: element
|
|
36
|
+
}));
|
|
37
|
+
});
|
|
38
|
+
DataFlowRoundedRectangleIcon.displayName = "DataFlowRoundedRectangleIcon";
|
|
39
|
+
//#endregion
|
|
40
|
+
exports.DataFlowRoundedRectangleIcon = DataFlowRoundedRectangleIcon;
|
|
41
|
+
exports.default = DataFlowRoundedRectangleIcon;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/data-flow-rounded-square-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "rect",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"width": 12,
|
|
21
|
+
"height": 12,
|
|
22
|
+
"x": 6,
|
|
23
|
+
"y": 6,
|
|
24
|
+
"stroke": "currentColor",
|
|
25
|
+
"rx": 3,
|
|
26
|
+
"transform": "scale(.83333)",
|
|
27
|
+
"strokeWidth": 2
|
|
28
|
+
}
|
|
29
|
+
}]
|
|
30
|
+
};
|
|
31
|
+
const DataFlowRoundedSquareIcon = (0, react.forwardRef)(function DataFlowRoundedSquareIcon(props, ref) {
|
|
32
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
33
|
+
id: "data-flow-rounded-square-icon",
|
|
34
|
+
ref,
|
|
35
|
+
icon: element
|
|
36
|
+
}));
|
|
37
|
+
});
|
|
38
|
+
DataFlowRoundedSquareIcon.displayName = "DataFlowRoundedSquareIcon";
|
|
39
|
+
//#endregion
|
|
40
|
+
exports.DataFlowRoundedSquareIcon = DataFlowRoundedSquareIcon;
|
|
41
|
+
exports.default = DataFlowRoundedSquareIcon;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/entity-relationship-entity-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"d": "M3.8 9.1V6c0-.11.09-.2.2-.2h16c.11 0 .2.09.2.2v3.1zm0 1.8V18c0 .11.09.2.2.2h16a.2.2 0 0 0 .2-.2v-7.1zM4 20a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2z",
|
|
22
|
+
"transform": "scale(.83333)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const EntityRelationshipEntityIcon = (0, react.forwardRef)(function EntityRelationshipEntityIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "entity-relationship-entity-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
EntityRelationshipEntityIcon.displayName = "EntityRelationshipEntityIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.EntityRelationshipEntityIcon = EntityRelationshipEntityIcon;
|
|
38
|
+
exports.default = EntityRelationshipEntityIcon;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/entity-relationship-field-type-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"d": "M3.8 6v3.1h16.4V6a.2.2 0 0 0-.2-.2H4a.2.2 0 0 0-.2.2m0 12v-7.1h7.4v7.3H4a.2.2 0 0 1-.2-.2m9.2.2h7a.2.2 0 0 0 .2-.2v-7.1H13zM2 18a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2z",
|
|
22
|
+
"transform": "scale(.83333)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const EntityRelationshipFieldTypeIcon = (0, react.forwardRef)(function EntityRelationshipFieldTypeIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "entity-relationship-field-type-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
EntityRelationshipFieldTypeIcon.displayName = "EntityRelationshipFieldTypeIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.EntityRelationshipFieldTypeIcon = EntityRelationshipFieldTypeIcon;
|
|
38
|
+
exports.default = EntityRelationshipFieldTypeIcon;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/entity-relationship-full-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"d": "M3.8 9.1V6c0-.11.09-.2.2-.2h16c.11 0 .2.09.2.2v3.1zm0 1.8V18c0 .11.09.2.2.2h4.2v-7.3zm10.4 7.3H10v-7.3h4.2zm1.8 0h4a.2.2 0 0 0 .2-.2v-7.1H16zM4 20a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2z",
|
|
22
|
+
"transform": "scale(.83333)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const EntityRelationshipFullIcon = (0, react.forwardRef)(function EntityRelationshipFullIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "entity-relationship-full-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
EntityRelationshipFullIcon.displayName = "EntityRelationshipFullIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.EntityRelationshipFullIcon = EntityRelationshipFullIcon;
|
|
38
|
+
exports.default = EntityRelationshipFullIcon;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/entity-relationship-key-field-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"d": "M3.8 6v3.1h16.4V6a.2.2 0 0 0-.2-.2H4a.2.2 0 0 0-.2.2m0 12v-7.1h3.4v7.3H4a.2.2 0 0 1-.2-.2m5.2.2h11a.2.2 0 0 0 .2-.2v-7.1H9zM2 18a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2z",
|
|
22
|
+
"transform": "scale(.83333)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const EntityRelationshipKeyFieldIcon = (0, react.forwardRef)(function EntityRelationshipKeyFieldIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "entity-relationship-key-field-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
EntityRelationshipKeyFieldIcon.displayName = "EntityRelationshipKeyFieldIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.EntityRelationshipKeyFieldIcon = EntityRelationshipKeyFieldIcon;
|
|
38
|
+
exports.default = EntityRelationshipKeyFieldIcon;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let react = require("react");
|
|
6
|
+
let ts_base_js = require("./base.js");
|
|
7
|
+
//#region ts/first-tab-icon.tsx
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 20 20",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [
|
|
18
|
+
{
|
|
19
|
+
"tag": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"stroke": "currentColor",
|
|
22
|
+
"d": "M5 4v12",
|
|
23
|
+
"strokeLinecap": "round",
|
|
24
|
+
"strokeLinejoin": "round",
|
|
25
|
+
"strokeWidth": 1.6
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"tag": "path",
|
|
30
|
+
"attrs": {
|
|
31
|
+
"stroke": "currentColor",
|
|
32
|
+
"d": "M15 10H7",
|
|
33
|
+
"strokeLinecap": "round",
|
|
34
|
+
"strokeLinejoin": "round",
|
|
35
|
+
"strokeWidth": 1.6
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"tag": "path",
|
|
40
|
+
"attrs": {
|
|
41
|
+
"stroke": "currentColor",
|
|
42
|
+
"d": "M10 7l-3 3 3 3",
|
|
43
|
+
"strokeLinecap": "round",
|
|
44
|
+
"strokeLinejoin": "round",
|
|
45
|
+
"strokeWidth": 1.6
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
]
|
|
49
|
+
};
|
|
50
|
+
const FirstTabIcon = (0, react.forwardRef)(function FirstTabIcon(props, ref) {
|
|
51
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
52
|
+
id: "first-tab-icon",
|
|
53
|
+
ref,
|
|
54
|
+
icon: element
|
|
55
|
+
}));
|
|
56
|
+
});
|
|
57
|
+
FirstTabIcon.displayName = "FirstTabIcon";
|
|
58
|
+
//#endregion
|
|
59
|
+
exports.FirstTabIcon = FirstTabIcon;
|
|
60
|
+
exports.default = FirstTabIcon;
|