@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,49 @@
|
|
|
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/configure-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
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"stroke": "currentColor",
|
|
21
|
+
"d": "M8.7 3.2h2.6l.4 1.7 1.4.6 1.5-.9 1.8 1.8-.9 1.5.6 1.4 1.7.4v2.6l-1.7.4-.6 1.4.9 1.5-1.8 1.8-1.5-.9-1.4.6-.4 1.7H8.7l-.4-1.7-1.4-.6-1.5.9-1.8-1.8.9-1.5-.6-1.4-1.7-.4V9.7l1.7-.4.6-1.4-.9-1.5 1.8-1.8 1.5.9 1.4-.6.4-1.7Z",
|
|
22
|
+
"strokeLinecap": "round",
|
|
23
|
+
"strokeLinejoin": "round",
|
|
24
|
+
"strokeWidth": 1.6
|
|
25
|
+
}
|
|
26
|
+
}, {
|
|
27
|
+
"tag": "circle",
|
|
28
|
+
"attrs": {
|
|
29
|
+
"cx": 10,
|
|
30
|
+
"cy": 11,
|
|
31
|
+
"r": 2.2,
|
|
32
|
+
"stroke": "currentColor",
|
|
33
|
+
"strokeLinecap": "round",
|
|
34
|
+
"strokeLinejoin": "round",
|
|
35
|
+
"strokeWidth": 1.6
|
|
36
|
+
}
|
|
37
|
+
}]
|
|
38
|
+
};
|
|
39
|
+
const ConfigureTabIcon = (0, react.forwardRef)(function ConfigureTabIcon(props, ref) {
|
|
40
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
41
|
+
id: "configure-tab-icon",
|
|
42
|
+
ref,
|
|
43
|
+
icon: element
|
|
44
|
+
}));
|
|
45
|
+
});
|
|
46
|
+
ConfigureTabIcon.displayName = "ConfigureTabIcon";
|
|
47
|
+
//#endregion
|
|
48
|
+
exports.ConfigureTabIcon = ConfigureTabIcon;
|
|
49
|
+
exports.default = ConfigureTabIcon;
|
|
@@ -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-bar-crows-foot-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": "M11.751 8a.75.75 0 1 0-1.5 0v3.25L6.45 8.4a.75.75 0 0 0-.9 1.2l2.2 1.65H5a.75.75 0 0 0 0 1.5h2.75l-2.2 1.65a.75.75 0 0 0 .9 1.2l3.8-2.85V16a.75.75 0 0 0 1.5 0v-3.25h7.25a.75.75 0 1 0 0-1.5h-7.25z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorBarCrowsFootMarkerIcon = (0, react.forwardRef)(function ConnectorBarCrowsFootMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-bar-crows-foot-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorBarCrowsFootMarkerIcon.displayName = "ConnectorBarCrowsFootMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorBarCrowsFootMarkerIcon = ConnectorBarCrowsFootMarkerIcon;
|
|
38
|
+
exports.default = ConnectorBarCrowsFootMarkerIcon;
|
|
@@ -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-bar-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": "M10.001 7.25a.75.75 0 0 1 .75.75v3.25h8.25a.75.75 0 1 1 0 1.5h-8.25V16a.75.75 0 1 1-1.5 0v-3.25h-1.5V16a.75.75 0 0 1-1.5 0v-3.25h-1.25a.75.75 0 0 1 0-1.5h1.25V8a.75.75 0 1 1 1.5 0v3.25h1.5V8a.75.75 0 0 1 .75-.75",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorBarMarkerIcon = (0, react.forwardRef)(function ConnectorBarMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-bar-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorBarMarkerIcon.displayName = "ConnectorBarMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorBarMarkerIcon = ConnectorBarMarkerIcon;
|
|
38
|
+
exports.default = ConnectorBarMarkerIcon;
|
|
@@ -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-circle-bar-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": "M7.75 8a.75.75 0 1 0-1.5 0v3.25H5a.75.75 0 0 0 0 1.5h1.25V16a.75.75 0 0 0 1.5 0v-3.25h1.576a3.751 3.751 0 0 0 7.35 0H19a.75.75 0 1 0 0-1.5h-2.325a3.751 3.751 0 0 0-7.35 0H7.75zm3 4a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorCircleBarMarkerIcon = (0, react.forwardRef)(function ConnectorCircleBarMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-circle-bar-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorCircleBarMarkerIcon.displayName = "ConnectorCircleBarMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorCircleBarMarkerIcon = ConnectorCircleBarMarkerIcon;
|
|
38
|
+
exports.default = ConnectorCircleBarMarkerIcon;
|
|
@@ -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-circle-crows-foot-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": "M10.75 11.99a2.25 2.25 0 1 1 0 .02v-.02m-1.26-1.31a3.751 3.751 0 0 1 7.186.57H19a.75.75 0 0 1 0 1.5h-2.325a3.751 3.751 0 0 1-7.186.57L6.45 15.6a.75.75 0 1 1-.9-1.2l2.2-1.65H6.002a.75.75 0 0 1 0-1.5h1.75L5.55 9.6a.75.75 0 1 1 .9-1.2z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorCircleCrowsFootMarkerIcon = (0, react.forwardRef)(function ConnectorCircleCrowsFootMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-circle-crows-foot-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorCircleCrowsFootMarkerIcon.displayName = "ConnectorCircleCrowsFootMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorCircleCrowsFootMarkerIcon = ConnectorCircleCrowsFootMarkerIcon;
|
|
38
|
+
exports.default = ConnectorCircleCrowsFootMarkerIcon;
|
|
@@ -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-circle-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": "M10.5 12a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m1.43.75A4.001 4.001 0 0 1 4 12a4 4 0 0 1 7.93-.75H19a.75.75 0 0 1 0 1.5z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorCircleMarkerIcon = (0, react.forwardRef)(function ConnectorCircleMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-circle-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorCircleMarkerIcon.displayName = "ConnectorCircleMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorCircleMarkerIcon = ConnectorCircleMarkerIcon;
|
|
38
|
+
exports.default = ConnectorCircleMarkerIcon;
|
|
@@ -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-cross-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": "M10.751 8a.75.75 0 1 0-1.5 0v3.25h-4.25a.75.75 0 0 0 0 1.5h4.25V16a.75.75 0 1 0 1.5 0v-3.25h8.25a.75.75 0 1 0 0-1.5h-8.25z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorCrossMarkerIcon = (0, react.forwardRef)(function ConnectorCrossMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-cross-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorCrossMarkerIcon.displayName = "ConnectorCrossMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorCrossMarkerIcon = ConnectorCrossMarkerIcon;
|
|
38
|
+
exports.default = ConnectorCrossMarkerIcon;
|
|
@@ -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-crows-foot-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": "M6.45 8.4a.75.75 0 0 0-.9 1.2l2.2 1.65H5.002a.75.75 0 0 0 0 1.5h2.75l-2.2 1.65a.75.75 0 0 0 .9 1.2l3.8-2.85H19a.75.75 0 1 0 0-1.5h-8.75z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorCrowsFootMarkerIcon = (0, react.forwardRef)(function ConnectorCrowsFootMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-crows-foot-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorCrowsFootMarkerIcon.displayName = "ConnectorCrowsFootMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorCrowsFootMarkerIcon = ConnectorCrowsFootMarkerIcon;
|
|
38
|
+
exports.default = ConnectorCrowsFootMarkerIcon;
|
|
@@ -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-filled-arrow-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": "M4.406 12.31a.357.357 0 0 1 0-.62l6.309-3.642a.357.357 0 0 1 .535.31v2.892h8a.75.75 0 0 1 0 1.5h-8v2.893a.357.357 0 0 1-.535.309z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorFilledArrowMarkerIcon = (0, react.forwardRef)(function ConnectorFilledArrowMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-filled-arrow-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorFilledArrowMarkerIcon.displayName = "ConnectorFilledArrowMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorFilledArrowMarkerIcon = ConnectorFilledArrowMarkerIcon;
|
|
38
|
+
exports.default = ConnectorFilledArrowMarkerIcon;
|
|
@@ -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-filled-circle-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": "M11.93 11.25h7.32a.75.75 0 0 1 0 1.5h-7.32A4.001 4.001 0 0 1 4 12a4 4 0 0 1 7.93-.75",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorFilledCircleMarkerIcon = (0, react.forwardRef)(function ConnectorFilledCircleMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-filled-circle-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorFilledCircleMarkerIcon.displayName = "ConnectorFilledCircleMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorFilledCircleMarkerIcon = ConnectorFilledCircleMarkerIcon;
|
|
38
|
+
exports.default = ConnectorFilledCircleMarkerIcon;
|
|
@@ -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-filled-diamond-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": "M11.875 11.25 8.5 9 4 12l4.5 3 3.375-2.25h7.043a.75.75 0 1 0 0-1.5z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorFilledDiamondMarkerIcon = (0, react.forwardRef)(function ConnectorFilledDiamondMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-filled-diamond-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorFilledDiamondMarkerIcon.displayName = "ConnectorFilledDiamondMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorFilledDiamondMarkerIcon = ConnectorFilledDiamondMarkerIcon;
|
|
38
|
+
exports.default = ConnectorFilledDiamondMarkerIcon;
|
|
@@ -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-hollow-diamond-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": "M6.704 12 8.5 10.803 10.296 12 8.5 13.197zM8.5 9l3.148 2.099.227.151H19a.75.75 0 0 1 0 1.5h-7.125l-.227.151L8.5 15l-3.148-2.099L4 12l1.352-.901z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorHollowDiamondMarkerIcon = (0, react.forwardRef)(function ConnectorHollowDiamondMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-hollow-diamond-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorHollowDiamondMarkerIcon.displayName = "ConnectorHollowDiamondMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorHollowDiamondMarkerIcon = ConnectorHollowDiamondMarkerIcon;
|
|
38
|
+
exports.default = ConnectorHollowDiamondMarkerIcon;
|
|
@@ -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-hollow-triangle-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.12 11.134-.023.014-.406.234-.535.309a.357.357 0 0 0 0 .618l.535.31.406.233.023.014 4.38 2.529.023.013.406.235.536.309a.357.357 0 0 0 .535-.31V12.75h8.25a.75.75 0 0 0 0-1.5H11V8.357a.357.357 0 0 0-.535-.309l-.536.31-.406.234-.023.013zM9.5 12v1.663L6.62 12l2.88-1.663z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorHollowTriangleMarkerIcon = (0, react.forwardRef)(function ConnectorHollowTriangleMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-hollow-triangle-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorHollowTriangleMarkerIcon.displayName = "ConnectorHollowTriangleMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorHollowTriangleMarkerIcon = ConnectorHollowTriangleMarkerIcon;
|
|
38
|
+
exports.default = ConnectorHollowTriangleMarkerIcon;
|
|
@@ -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-none-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
|
+
"stroke": "currentColor",
|
|
21
|
+
"d": "M4 12h16",
|
|
22
|
+
"transform": "scale(.83333)",
|
|
23
|
+
"strokeLinecap": "round",
|
|
24
|
+
"strokeWidth": 1.5
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorNoneMarkerIcon = (0, react.forwardRef)(function ConnectorNoneMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-none-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorNoneMarkerIcon.displayName = "ConnectorNoneMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorNoneMarkerIcon = ConnectorNoneMarkerIcon;
|
|
38
|
+
exports.default = ConnectorNoneMarkerIcon;
|
|
@@ -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-open-arrow-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": "M6.419 12.75H19.25a.75.75 0 0 0 0-1.5H6.06l3.9-3.899a.75.75 0 0 0-1.061-1.06l-4.94 4.94-.028.03-.032.03a.75.75 0 0 0 0 1.06l4.94 4.94a.75.75 0 0 0 1.06-1.061z",
|
|
22
|
+
"transform": "scale(.83333) rotate(180 12 12)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorOpenArrowMarkerIcon = (0, react.forwardRef)(function ConnectorOpenArrowMarkerIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-open-arrow-marker-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorOpenArrowMarkerIcon.displayName = "ConnectorOpenArrowMarkerIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorOpenArrowMarkerIcon = ConnectorOpenArrowMarkerIcon;
|
|
38
|
+
exports.default = ConnectorOpenArrowMarkerIcon;
|
|
@@ -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-rounded-elbow-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": "M14.25 8.025a1.1 1.1 0 0 0-1.1 1.1v5.75a2.9 2.9 0 0 1-2.9 2.9H5.16a.9.9 0 0 1 0-1.8h5.09a1.1 1.1 0 0 0 1.1-1.1v-5.75a2.9 2.9 0 0 1 2.9-2.9h5.09a.9.9 0 1 1 0 1.8z",
|
|
22
|
+
"transform": "scale(.83333) translate(-2.16 -2.16)scale(1.18)",
|
|
23
|
+
"fillRule": "evenodd",
|
|
24
|
+
"clipRule": "evenodd"
|
|
25
|
+
}
|
|
26
|
+
}]
|
|
27
|
+
};
|
|
28
|
+
const ConnectorRoundedElbowIcon = (0, react.forwardRef)(function ConnectorRoundedElbowIcon(props, ref) {
|
|
29
|
+
return (0, react.createElement)(ts_base_js.IconBase, Object.assign({}, props, {
|
|
30
|
+
id: "connector-rounded-elbow-icon",
|
|
31
|
+
ref,
|
|
32
|
+
icon: element
|
|
33
|
+
}));
|
|
34
|
+
});
|
|
35
|
+
ConnectorRoundedElbowIcon.displayName = "ConnectorRoundedElbowIcon";
|
|
36
|
+
//#endregion
|
|
37
|
+
exports.ConnectorRoundedElbowIcon = ConnectorRoundedElbowIcon;
|
|
38
|
+
exports.default = ConnectorRoundedElbowIcon;
|