@gotohuman/n8n-nodes-gotohuman 0.1.1 → 0.2.2
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/credentials/GotoHumanApi.credentials.d.ts +2 -1
- package/dist/credentials/GotoHumanApi.credentials.js +1 -0
- package/dist/credentials/GotoHumanApi.credentials.js.map +1 -1
- package/dist/icons/gth.dark.svg +323 -0
- package/dist/icons/gth.svg +323 -0
- package/dist/nodes/GotoHuman/GotoHuman.node.d.ts +22 -1
- package/dist/nodes/GotoHuman/GotoHuman.node.js +229 -63
- package/dist/nodes/GotoHuman/GotoHuman.node.js.map +1 -1
- package/dist/nodes/GotoHuman/GotoHumanTrigger.node.d.ts +17 -0
- package/dist/nodes/GotoHuman/GotoHumanTrigger.node.js +99 -0
- package/dist/nodes/GotoHuman/GotoHumanTrigger.node.js.map +1 -0
- package/dist/nodes/GotoHuman/GotoHumanTrigger.node.json +19 -0
- package/dist/nodes/GotoHuman/RequestReview.node.json +0 -3
- package/dist/nodes/GotoHuman/helpers.d.ts +9 -0
- package/dist/nodes/GotoHuman/helpers.js +61 -0
- package/dist/nodes/GotoHuman/helpers.js.map +1 -0
- package/dist/package.json +18 -11
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +20 -13
- package/dist/nodes/GotoHuman/GenericFunctions.d.ts +0 -2
- package/dist/nodes/GotoHuman/GenericFunctions.js +0 -14
- package/dist/nodes/GotoHuman/GenericFunctions.js.map +0 -1
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { IAuthenticateGeneric, ICredentialTestRequest, ICredentialType, INodeProperties } from 'n8n-workflow';
|
|
1
|
+
import { IAuthenticateGeneric, Icon, ICredentialTestRequest, ICredentialType, INodeProperties } from 'n8n-workflow';
|
|
2
2
|
export declare class GotoHumanApi implements ICredentialType {
|
|
3
3
|
name: string;
|
|
4
4
|
displayName: string;
|
|
5
|
+
icon: Icon;
|
|
5
6
|
documentationUrl: string;
|
|
6
7
|
properties: INodeProperties[];
|
|
7
8
|
authenticate: IAuthenticateGeneric;
|
|
@@ -5,6 +5,7 @@ class GotoHumanApi {
|
|
|
5
5
|
constructor() {
|
|
6
6
|
this.name = 'gotoHumanApi';
|
|
7
7
|
this.displayName = 'gotoHuman API';
|
|
8
|
+
this.icon = { light: 'file:../icons/gth.svg', dark: 'file:../icons/gth.dark.svg' };
|
|
8
9
|
this.documentationUrl = 'https://docs.gotohuman.com/Integrations/n8n';
|
|
9
10
|
this.properties = [
|
|
10
11
|
{
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GotoHumanApi.credentials.js","sourceRoot":"","sources":["../../credentials/GotoHumanApi.credentials.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"GotoHumanApi.credentials.js","sourceRoot":"","sources":["../../credentials/GotoHumanApi.credentials.ts"],"names":[],"mappings":";;;AAQA,MAAa,YAAY;IAAzB;QACC,SAAI,GAAG,cAAc,CAAC;QACtB,gBAAW,GAAG,eAAe,CAAC;QAC9B,SAAI,GAAS,EAAE,KAAK,EAAE,uBAAuB,EAAE,IAAI,EAAE,4BAA4B,EAAE,CAAC;QACpF,qBAAgB,GAAG,6CAA6C,CAAC;QACjE,eAAU,GAAsB;YAC/B;gBACC,WAAW,EAAE,SAAS;gBACtB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;gBAC/B,OAAO,EAAE,EAAE;aACX;SACD,CAAC;QACF,iBAAY,GAAyB;YACpC,IAAI,EAAE,SAAS;YACf,UAAU,EAAE;gBACX,OAAO,EAAE;oBACR,WAAW,EAAE,0BAA0B;iBACvC;aACD;SACD,CAAC;QACF,SAAI,GAA2B;YAC9B,OAAO,EAAE;gBACR,OAAO,EAAE,2BAA2B;gBACpC,GAAG,EAAE,YAAY;aACjB;SACD,CAAC;IACH,CAAC;CAAA;AA5BD,oCA4BC"}
|
|
@@ -0,0 +1,323 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="20.837mm"
|
|
6
|
+
height="20.837mm"
|
|
7
|
+
viewBox="0 0 20.837 20.837"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.4.2 (f4327f4, 2025-05-13)"
|
|
11
|
+
sodipodi:docname="gotoHuman logomark barelyPadding.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
17
|
+
<sodipodi:namedview
|
|
18
|
+
id="namedview1"
|
|
19
|
+
pagecolor="#ffffff"
|
|
20
|
+
bordercolor="#666666"
|
|
21
|
+
borderopacity="1.0"
|
|
22
|
+
inkscape:showpageshadow="2"
|
|
23
|
+
inkscape:pageopacity="0.0"
|
|
24
|
+
inkscape:pagecheckerboard="true"
|
|
25
|
+
inkscape:deskcolor="#d1d1d1"
|
|
26
|
+
inkscape:document-units="mm"
|
|
27
|
+
inkscape:zoom="5.8083614"
|
|
28
|
+
inkscape:cx="53.973914"
|
|
29
|
+
inkscape:cy="30.387227"
|
|
30
|
+
inkscape:window-width="1920"
|
|
31
|
+
inkscape:window-height="1017"
|
|
32
|
+
inkscape:window-x="399"
|
|
33
|
+
inkscape:window-y="1432"
|
|
34
|
+
inkscape:window-maximized="1"
|
|
35
|
+
inkscape:current-layer="g3" />
|
|
36
|
+
<defs
|
|
37
|
+
id="defs1">
|
|
38
|
+
<linearGradient
|
|
39
|
+
inkscape:collect="always"
|
|
40
|
+
xlink:href="#linearGradient3595"
|
|
41
|
+
id="linearGradient2163"
|
|
42
|
+
gradientUnits="userSpaceOnUse"
|
|
43
|
+
gradientTransform="matrix(0,-1.1745255,1.1853141,0,7.7805268,41.432748)"
|
|
44
|
+
x1="13.882659"
|
|
45
|
+
y1="3.0687821"
|
|
46
|
+
x2="23.569126"
|
|
47
|
+
y2="12.878539" />
|
|
48
|
+
<linearGradient
|
|
49
|
+
id="linearGradient3595"
|
|
50
|
+
x1="27.188"
|
|
51
|
+
x2="160.875"
|
|
52
|
+
y1="40.280998"
|
|
53
|
+
y2="173.968"
|
|
54
|
+
gradientUnits="userSpaceOnUse">
|
|
55
|
+
<stop
|
|
56
|
+
offset="0"
|
|
57
|
+
stop-color="#fff"
|
|
58
|
+
stop-opacity=".1"
|
|
59
|
+
id="stop3591"
|
|
60
|
+
style="stop-color:#3b7080;stop-opacity:1" />
|
|
61
|
+
<stop
|
|
62
|
+
offset="1"
|
|
63
|
+
stop-color="#fff"
|
|
64
|
+
stop-opacity="0"
|
|
65
|
+
id="stop3593"
|
|
66
|
+
style="stop-color:#60a784;stop-opacity:1" />
|
|
67
|
+
</linearGradient>
|
|
68
|
+
<inkscape:path-effect
|
|
69
|
+
effect="fillet_chamfer"
|
|
70
|
+
id="path-effect8"
|
|
71
|
+
is_visible="true"
|
|
72
|
+
lpeversion="1"
|
|
73
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,1,1,0,0.74765456,0,1 @ F,0,1,1,0,0.74765456,0,1 @ F,0,0,1,0,0.74765456,0,1"
|
|
74
|
+
radius="0"
|
|
75
|
+
unit="px"
|
|
76
|
+
method="auto"
|
|
77
|
+
mode="F"
|
|
78
|
+
chamfer_steps="1"
|
|
79
|
+
flexible="false"
|
|
80
|
+
use_knot_distance="true"
|
|
81
|
+
apply_no_radius="true"
|
|
82
|
+
apply_with_radius="true"
|
|
83
|
+
only_selected="false"
|
|
84
|
+
hide_knots="false" />
|
|
85
|
+
<linearGradient
|
|
86
|
+
inkscape:collect="always"
|
|
87
|
+
xlink:href="#linearGradient25416"
|
|
88
|
+
id="linearGradient9"
|
|
89
|
+
gradientUnits="userSpaceOnUse"
|
|
90
|
+
x1="2.9690371"
|
|
91
|
+
y1="34.005497"
|
|
92
|
+
x2="26.754951"
|
|
93
|
+
y2="10.008436" />
|
|
94
|
+
<linearGradient
|
|
95
|
+
id="linearGradient25416"
|
|
96
|
+
x1="27.188"
|
|
97
|
+
x2="160.875"
|
|
98
|
+
y1="40.280998"
|
|
99
|
+
y2="173.968"
|
|
100
|
+
gradientUnits="userSpaceOnUse">
|
|
101
|
+
<stop
|
|
102
|
+
offset="0"
|
|
103
|
+
stop-color="#fff"
|
|
104
|
+
stop-opacity=".1"
|
|
105
|
+
id="stop25412"
|
|
106
|
+
style="stop-color:#e26d5c;stop-opacity:0.49803922" />
|
|
107
|
+
<stop
|
|
108
|
+
offset="1"
|
|
109
|
+
stop-color="#fff"
|
|
110
|
+
stop-opacity="0"
|
|
111
|
+
id="stop25414"
|
|
112
|
+
style="stop-color:#e26d5c;stop-opacity:1" />
|
|
113
|
+
</linearGradient>
|
|
114
|
+
<inkscape:path-effect
|
|
115
|
+
effect="fillet_chamfer"
|
|
116
|
+
id="path-effect5"
|
|
117
|
+
is_visible="true"
|
|
118
|
+
lpeversion="1"
|
|
119
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0.81389208,0,1 @ F,0,0,1,0,0,0,1"
|
|
120
|
+
radius="0"
|
|
121
|
+
unit="px"
|
|
122
|
+
method="auto"
|
|
123
|
+
mode="F"
|
|
124
|
+
chamfer_steps="1"
|
|
125
|
+
flexible="false"
|
|
126
|
+
use_knot_distance="true"
|
|
127
|
+
apply_no_radius="true"
|
|
128
|
+
apply_with_radius="true"
|
|
129
|
+
only_selected="false"
|
|
130
|
+
hide_knots="false" />
|
|
131
|
+
<linearGradient
|
|
132
|
+
inkscape:collect="always"
|
|
133
|
+
xlink:href="#linearGradient3595"
|
|
134
|
+
id="linearGradient2165"
|
|
135
|
+
gradientUnits="userSpaceOnUse"
|
|
136
|
+
gradientTransform="matrix(1.1682414,0,0,0.90995008,-4.5069657,2.7093077)"
|
|
137
|
+
x1="13.631569"
|
|
138
|
+
y1="24.63641"
|
|
139
|
+
x2="23.584686"
|
|
140
|
+
y2="12.133525" />
|
|
141
|
+
<inkscape:path-effect
|
|
142
|
+
effect="fillet_chamfer"
|
|
143
|
+
id="path-effect3"
|
|
144
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,0.91743568,0,1 @ F,0,0,1,0,0,0,1"
|
|
145
|
+
is_visible="true"
|
|
146
|
+
lpeversion="1"
|
|
147
|
+
radius="0"
|
|
148
|
+
unit="px"
|
|
149
|
+
method="auto"
|
|
150
|
+
mode="F"
|
|
151
|
+
chamfer_steps="1"
|
|
152
|
+
flexible="false"
|
|
153
|
+
use_knot_distance="true"
|
|
154
|
+
apply_no_radius="true"
|
|
155
|
+
apply_with_radius="true"
|
|
156
|
+
only_selected="false"
|
|
157
|
+
hide_knots="false" />
|
|
158
|
+
<inkscape:path-effect
|
|
159
|
+
effect="fillet_chamfer"
|
|
160
|
+
id="path-effect5-1"
|
|
161
|
+
is_visible="true"
|
|
162
|
+
lpeversion="1"
|
|
163
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0.81389208,0,1 @ F,0,0,1,0,0,0,1"
|
|
164
|
+
radius="0"
|
|
165
|
+
unit="px"
|
|
166
|
+
method="auto"
|
|
167
|
+
mode="F"
|
|
168
|
+
chamfer_steps="1"
|
|
169
|
+
flexible="false"
|
|
170
|
+
use_knot_distance="true"
|
|
171
|
+
apply_no_radius="true"
|
|
172
|
+
apply_with_radius="true"
|
|
173
|
+
only_selected="false"
|
|
174
|
+
hide_knots="false" />
|
|
175
|
+
<inkscape:path-effect
|
|
176
|
+
effect="fillet_chamfer"
|
|
177
|
+
id="path-effect3-4"
|
|
178
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,0.91743568,0,1 @ F,0,0,1,0,0,0,1"
|
|
179
|
+
is_visible="true"
|
|
180
|
+
lpeversion="1"
|
|
181
|
+
radius="0"
|
|
182
|
+
unit="px"
|
|
183
|
+
method="auto"
|
|
184
|
+
mode="F"
|
|
185
|
+
chamfer_steps="1"
|
|
186
|
+
flexible="false"
|
|
187
|
+
use_knot_distance="true"
|
|
188
|
+
apply_no_radius="true"
|
|
189
|
+
apply_with_radius="true"
|
|
190
|
+
only_selected="false"
|
|
191
|
+
hide_knots="false" />
|
|
192
|
+
<inkscape:path-effect
|
|
193
|
+
effect="fillet_chamfer"
|
|
194
|
+
id="path-effect1"
|
|
195
|
+
is_visible="true"
|
|
196
|
+
lpeversion="1"
|
|
197
|
+
nodesatellites_param="F,0,1,1,0,0.47030017,0,1 @ F,0,0,1,0,0.47030017,0,1 @ F,0,1,1,0,0.47030017,0,1 @ F,0,1,1,0,0.47030017,0,1"
|
|
198
|
+
radius="0"
|
|
199
|
+
unit="px"
|
|
200
|
+
method="auto"
|
|
201
|
+
mode="F"
|
|
202
|
+
chamfer_steps="1"
|
|
203
|
+
flexible="false"
|
|
204
|
+
use_knot_distance="true"
|
|
205
|
+
apply_no_radius="true"
|
|
206
|
+
apply_with_radius="true"
|
|
207
|
+
only_selected="false"
|
|
208
|
+
hide_knots="false" />
|
|
209
|
+
<inkscape:path-effect
|
|
210
|
+
effect="fillet_chamfer"
|
|
211
|
+
id="path-effect1-2"
|
|
212
|
+
is_visible="true"
|
|
213
|
+
lpeversion="1"
|
|
214
|
+
nodesatellites_param="F,0,1,1,0,0,0,1 @ F,0,1,1,0,0,0,1 @ IF,0,1,1,0,0,0,1 @ F,0,1,1,0,0,0,1"
|
|
215
|
+
radius="0"
|
|
216
|
+
unit="px"
|
|
217
|
+
method="auto"
|
|
218
|
+
mode="F"
|
|
219
|
+
chamfer_steps="1"
|
|
220
|
+
flexible="false"
|
|
221
|
+
use_knot_distance="true"
|
|
222
|
+
apply_no_radius="true"
|
|
223
|
+
apply_with_radius="true"
|
|
224
|
+
only_selected="false"
|
|
225
|
+
hide_knots="false" />
|
|
226
|
+
<linearGradient
|
|
227
|
+
inkscape:collect="always"
|
|
228
|
+
xlink:href="#linearGradient3595"
|
|
229
|
+
id="linearGradient1"
|
|
230
|
+
gradientUnits="userSpaceOnUse"
|
|
231
|
+
gradientTransform="matrix(1.1682414,0,0,0.90995008,-4.5069657,2.7093077)"
|
|
232
|
+
x1="13.631569"
|
|
233
|
+
y1="24.63641"
|
|
234
|
+
x2="23.584686"
|
|
235
|
+
y2="12.133525" />
|
|
236
|
+
<linearGradient
|
|
237
|
+
inkscape:collect="always"
|
|
238
|
+
xlink:href="#linearGradient25416"
|
|
239
|
+
id="linearGradient2"
|
|
240
|
+
gradientUnits="userSpaceOnUse"
|
|
241
|
+
x1="2.9690371"
|
|
242
|
+
y1="34.005497"
|
|
243
|
+
x2="26.754951"
|
|
244
|
+
y2="10.008436" />
|
|
245
|
+
</defs>
|
|
246
|
+
<g
|
|
247
|
+
inkscape:label="Layer 1"
|
|
248
|
+
inkscape:groupmode="layer"
|
|
249
|
+
id="layer1"
|
|
250
|
+
transform="translate(-18.555905,-22.287748)">
|
|
251
|
+
<g
|
|
252
|
+
id="g2"
|
|
253
|
+
transform="translate(5.9999456,5.9999269)">
|
|
254
|
+
<g
|
|
255
|
+
id="g3"
|
|
256
|
+
transform="translate(6.999904,6.9998339)">
|
|
257
|
+
<path
|
|
258
|
+
style="color:#000000;display:inline;fill:url(#linearGradient2163);fill-opacity:1;stroke-width:1.38645;stroke-dasharray:2.77291, 1.38645;-inkscape-stroke:none"
|
|
259
|
+
d="m 19.643773,17.15213 -9.5e-5,-6.396095 a 0.74764347,0.74764347 134.99957 0 1 0.747644,-0.747655 h 5.671826 a 0.7452106,0.7452106 45.093798 0 1 0.745207,0.747651 l -0.01849,5.648448 a 0.75010653,0.75010653 135.0938 0 1 -0.750103,0.747651 z"
|
|
260
|
+
id="rect1556-7-4-8-7-9-8"
|
|
261
|
+
sodipodi:nodetypes="ccccc"
|
|
262
|
+
inkscape:path-effect="#path-effect8"
|
|
263
|
+
inkscape:original-d="m 19.643773,17.15213 -1.06e-4,-7.14375 h 7.167136 l -0.02339,7.14375 z"
|
|
264
|
+
transform="matrix(1.0840166,0,0,1.0871927,-3.2121686,-1.0486571)" />
|
|
265
|
+
<g
|
|
266
|
+
id="g9"
|
|
267
|
+
style="display:inline;fill:url(#linearGradient2);fill-opacity:1"
|
|
268
|
+
transform="matrix(1.0871926,0,0,1.0815282,-3.2745672,-0.7879394)">
|
|
269
|
+
<path
|
|
270
|
+
style="color:#000000;fill:#3b7080;stroke-width:1.64073;stroke-dasharray:3.28145, 1.64073;-inkscape-stroke:none"
|
|
271
|
+
d="m 19.643687,18.44542 7.141791,5.315433 -6.455949,4.24618 a 0.43914909,0.43914909 28.316621 0 1 -0.680467,-0.366648 l -0.0053,-9.194965 z"
|
|
272
|
+
id="rect1556-3-46-4-78-6"
|
|
273
|
+
sodipodi:nodetypes="ccccc"
|
|
274
|
+
inkscape:original-d="m 19.643687,18.44542 7.141791,5.315433 -7.135944,4.693424 -0.0058,-10.008857 z"
|
|
275
|
+
inkscape:path-effect="#path-effect5"
|
|
276
|
+
transform="matrix(1.0002832,0,0,1,-0.00556257,0)" />
|
|
277
|
+
<path
|
|
278
|
+
style="color:#000000;fill:url(#linearGradient1);stroke-width:1.25365;stroke-dasharray:2.50731, 1.25365;-inkscape-stroke:none"
|
|
279
|
+
d="m 19.643687,18.445414 h 6.226314 a 0.91743188,0.91743188 45.000119 0 1 0.917432,0.917436 l -1.8e-5,4.398003 z"
|
|
280
|
+
id="rect1556-3-2-0-70-4-75"
|
|
281
|
+
transform="translate(8.5635134e-5)"
|
|
282
|
+
sodipodi:nodetypes="cccc"
|
|
283
|
+
inkscape:original-d="m 19.643687,18.445414 h 7.14375 l -2.2e-5,5.315439 z"
|
|
284
|
+
inkscape:path-effect="#path-effect3" />
|
|
285
|
+
</g>
|
|
286
|
+
<g
|
|
287
|
+
id="g17"
|
|
288
|
+
transform="matrix(1.0483643,0,0,1.0483643,-25.062699,-336.62778)"
|
|
289
|
+
style="display:inline">
|
|
290
|
+
<g
|
|
291
|
+
id="g9-1"
|
|
292
|
+
style="display:inline;fill:url(#linearGradient9);fill-opacity:1"
|
|
293
|
+
transform="matrix(0,-1.037037,-1.0316339,0,58.693077,358.25934)">
|
|
294
|
+
<path
|
|
295
|
+
style="color:#000000;fill:#3b7080;stroke-width:1.64073;stroke-dasharray:3.28145, 1.64073;-inkscape-stroke:none"
|
|
296
|
+
d="m 19.643687,18.44542 7.141832,5.315618 -6.455981,4.246009 a 0.43915998,0.43915998 28.317215 0 1 -0.680476,-0.366662 l -0.0053,-9.194965 z"
|
|
297
|
+
id="rect1556-3-46-4-78-6-3"
|
|
298
|
+
sodipodi:nodetypes="ccccc"
|
|
299
|
+
inkscape:original-d="m 19.643687,18.44542 7.141832,5.315618 -7.135985,4.693239 -0.0058,-10.008857 z"
|
|
300
|
+
inkscape:path-effect="#path-effect5-1"
|
|
301
|
+
transform="matrix(1.0002832,0,0,1,-0.00556257,0)" />
|
|
302
|
+
<path
|
|
303
|
+
style="color:#000000;fill:url(#linearGradient2165);stroke-width:1.25365;stroke-dasharray:2.50731, 1.25365;-inkscape-stroke:none"
|
|
304
|
+
d="m 19.643687,18.445414 h 6.226314 a 0.91743896,0.91743896 44.999898 0 1 0.917439,0.917436 l 1.6e-5,4.398188 z"
|
|
305
|
+
id="rect1556-3-2-0-70-4-75-8"
|
|
306
|
+
transform="translate(8.5635134e-5)"
|
|
307
|
+
sodipodi:nodetypes="cccc"
|
|
308
|
+
inkscape:original-d="m 19.643687,18.445414 h 7.14375 l 1.9e-5,5.315624 z"
|
|
309
|
+
inkscape:path-effect="#path-effect3-4" />
|
|
310
|
+
</g>
|
|
311
|
+
</g>
|
|
312
|
+
<path
|
|
313
|
+
style="color:#000000;display:inline;fill:#3b7080;stroke-width:0.82198;stroke-dasharray:1.64395, 0.82198;-inkscape-stroke:none"
|
|
314
|
+
d="m 15.155061,335.10556 h 3.294681 a 0.47030017,0.47030017 45 0 1 0.4703,0.4703 v 3.29468 a 0.47030017,0.47030017 135 0 1 -0.4703,0.4703 h -3.294681 a 0.47030017,0.47030017 45 0 1 -0.4703,-0.4703 l 0,-3.29468 a 0.47030017,0.47030017 135 0 1 0.4703,-0.4703 z"
|
|
315
|
+
id="rect1556-1-6-4-3-8"
|
|
316
|
+
inkscape:original-d="m 14.684761,335.10556 h 4.235281 v 4.23528 h -4.235281 z"
|
|
317
|
+
inkscape:path-effect="#path-effect1"
|
|
318
|
+
sodipodi:nodetypes="ccccc"
|
|
319
|
+
transform="matrix(1.0483643,0,0,1.0483643,-5.9497801,-329.51256)" />
|
|
320
|
+
</g>
|
|
321
|
+
</g>
|
|
322
|
+
</g>
|
|
323
|
+
</svg>
|
|
@@ -0,0 +1,323 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
width="20.837mm"
|
|
6
|
+
height="20.837mm"
|
|
7
|
+
viewBox="0 0 20.837 20.837"
|
|
8
|
+
version="1.1"
|
|
9
|
+
id="svg1"
|
|
10
|
+
inkscape:version="1.4.2 (f4327f4, 2025-05-13)"
|
|
11
|
+
sodipodi:docname="gotoHuman logomark barelyPadding.svg"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
14
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
xmlns:svg="http://www.w3.org/2000/svg">
|
|
17
|
+
<sodipodi:namedview
|
|
18
|
+
id="namedview1"
|
|
19
|
+
pagecolor="#ffffff"
|
|
20
|
+
bordercolor="#666666"
|
|
21
|
+
borderopacity="1.0"
|
|
22
|
+
inkscape:showpageshadow="2"
|
|
23
|
+
inkscape:pageopacity="0.0"
|
|
24
|
+
inkscape:pagecheckerboard="true"
|
|
25
|
+
inkscape:deskcolor="#d1d1d1"
|
|
26
|
+
inkscape:document-units="mm"
|
|
27
|
+
inkscape:zoom="5.8083614"
|
|
28
|
+
inkscape:cx="53.973914"
|
|
29
|
+
inkscape:cy="30.387227"
|
|
30
|
+
inkscape:window-width="1920"
|
|
31
|
+
inkscape:window-height="1017"
|
|
32
|
+
inkscape:window-x="399"
|
|
33
|
+
inkscape:window-y="1432"
|
|
34
|
+
inkscape:window-maximized="1"
|
|
35
|
+
inkscape:current-layer="g3" />
|
|
36
|
+
<defs
|
|
37
|
+
id="defs1">
|
|
38
|
+
<linearGradient
|
|
39
|
+
inkscape:collect="always"
|
|
40
|
+
xlink:href="#linearGradient3595"
|
|
41
|
+
id="linearGradient2163"
|
|
42
|
+
gradientUnits="userSpaceOnUse"
|
|
43
|
+
gradientTransform="matrix(0,-1.1745255,1.1853141,0,7.7805268,41.432748)"
|
|
44
|
+
x1="13.882659"
|
|
45
|
+
y1="3.0687821"
|
|
46
|
+
x2="23.569126"
|
|
47
|
+
y2="12.878539" />
|
|
48
|
+
<linearGradient
|
|
49
|
+
id="linearGradient3595"
|
|
50
|
+
x1="27.188"
|
|
51
|
+
x2="160.875"
|
|
52
|
+
y1="40.280998"
|
|
53
|
+
y2="173.968"
|
|
54
|
+
gradientUnits="userSpaceOnUse">
|
|
55
|
+
<stop
|
|
56
|
+
offset="0"
|
|
57
|
+
stop-color="#fff"
|
|
58
|
+
stop-opacity=".1"
|
|
59
|
+
id="stop3591"
|
|
60
|
+
style="stop-color:#3b7080;stop-opacity:1" />
|
|
61
|
+
<stop
|
|
62
|
+
offset="1"
|
|
63
|
+
stop-color="#fff"
|
|
64
|
+
stop-opacity="0"
|
|
65
|
+
id="stop3593"
|
|
66
|
+
style="stop-color:#60a784;stop-opacity:1" />
|
|
67
|
+
</linearGradient>
|
|
68
|
+
<inkscape:path-effect
|
|
69
|
+
effect="fillet_chamfer"
|
|
70
|
+
id="path-effect8"
|
|
71
|
+
is_visible="true"
|
|
72
|
+
lpeversion="1"
|
|
73
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,1,1,0,0.74765456,0,1 @ F,0,1,1,0,0.74765456,0,1 @ F,0,0,1,0,0.74765456,0,1"
|
|
74
|
+
radius="0"
|
|
75
|
+
unit="px"
|
|
76
|
+
method="auto"
|
|
77
|
+
mode="F"
|
|
78
|
+
chamfer_steps="1"
|
|
79
|
+
flexible="false"
|
|
80
|
+
use_knot_distance="true"
|
|
81
|
+
apply_no_radius="true"
|
|
82
|
+
apply_with_radius="true"
|
|
83
|
+
only_selected="false"
|
|
84
|
+
hide_knots="false" />
|
|
85
|
+
<linearGradient
|
|
86
|
+
inkscape:collect="always"
|
|
87
|
+
xlink:href="#linearGradient25416"
|
|
88
|
+
id="linearGradient9"
|
|
89
|
+
gradientUnits="userSpaceOnUse"
|
|
90
|
+
x1="2.9690371"
|
|
91
|
+
y1="34.005497"
|
|
92
|
+
x2="26.754951"
|
|
93
|
+
y2="10.008436" />
|
|
94
|
+
<linearGradient
|
|
95
|
+
id="linearGradient25416"
|
|
96
|
+
x1="27.188"
|
|
97
|
+
x2="160.875"
|
|
98
|
+
y1="40.280998"
|
|
99
|
+
y2="173.968"
|
|
100
|
+
gradientUnits="userSpaceOnUse">
|
|
101
|
+
<stop
|
|
102
|
+
offset="0"
|
|
103
|
+
stop-color="#fff"
|
|
104
|
+
stop-opacity=".1"
|
|
105
|
+
id="stop25412"
|
|
106
|
+
style="stop-color:#e26d5c;stop-opacity:0.49803922" />
|
|
107
|
+
<stop
|
|
108
|
+
offset="1"
|
|
109
|
+
stop-color="#fff"
|
|
110
|
+
stop-opacity="0"
|
|
111
|
+
id="stop25414"
|
|
112
|
+
style="stop-color:#e26d5c;stop-opacity:1" />
|
|
113
|
+
</linearGradient>
|
|
114
|
+
<inkscape:path-effect
|
|
115
|
+
effect="fillet_chamfer"
|
|
116
|
+
id="path-effect5"
|
|
117
|
+
is_visible="true"
|
|
118
|
+
lpeversion="1"
|
|
119
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0.81389208,0,1 @ F,0,0,1,0,0,0,1"
|
|
120
|
+
radius="0"
|
|
121
|
+
unit="px"
|
|
122
|
+
method="auto"
|
|
123
|
+
mode="F"
|
|
124
|
+
chamfer_steps="1"
|
|
125
|
+
flexible="false"
|
|
126
|
+
use_knot_distance="true"
|
|
127
|
+
apply_no_radius="true"
|
|
128
|
+
apply_with_radius="true"
|
|
129
|
+
only_selected="false"
|
|
130
|
+
hide_knots="false" />
|
|
131
|
+
<linearGradient
|
|
132
|
+
inkscape:collect="always"
|
|
133
|
+
xlink:href="#linearGradient3595"
|
|
134
|
+
id="linearGradient2165"
|
|
135
|
+
gradientUnits="userSpaceOnUse"
|
|
136
|
+
gradientTransform="matrix(1.1682414,0,0,0.90995008,-4.5069657,2.7093077)"
|
|
137
|
+
x1="13.631569"
|
|
138
|
+
y1="24.63641"
|
|
139
|
+
x2="23.584686"
|
|
140
|
+
y2="12.133525" />
|
|
141
|
+
<inkscape:path-effect
|
|
142
|
+
effect="fillet_chamfer"
|
|
143
|
+
id="path-effect3"
|
|
144
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,0.91743568,0,1 @ F,0,0,1,0,0,0,1"
|
|
145
|
+
is_visible="true"
|
|
146
|
+
lpeversion="1"
|
|
147
|
+
radius="0"
|
|
148
|
+
unit="px"
|
|
149
|
+
method="auto"
|
|
150
|
+
mode="F"
|
|
151
|
+
chamfer_steps="1"
|
|
152
|
+
flexible="false"
|
|
153
|
+
use_knot_distance="true"
|
|
154
|
+
apply_no_radius="true"
|
|
155
|
+
apply_with_radius="true"
|
|
156
|
+
only_selected="false"
|
|
157
|
+
hide_knots="false" />
|
|
158
|
+
<inkscape:path-effect
|
|
159
|
+
effect="fillet_chamfer"
|
|
160
|
+
id="path-effect5-1"
|
|
161
|
+
is_visible="true"
|
|
162
|
+
lpeversion="1"
|
|
163
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0.81389208,0,1 @ F,0,0,1,0,0,0,1"
|
|
164
|
+
radius="0"
|
|
165
|
+
unit="px"
|
|
166
|
+
method="auto"
|
|
167
|
+
mode="F"
|
|
168
|
+
chamfer_steps="1"
|
|
169
|
+
flexible="false"
|
|
170
|
+
use_knot_distance="true"
|
|
171
|
+
apply_no_radius="true"
|
|
172
|
+
apply_with_radius="true"
|
|
173
|
+
only_selected="false"
|
|
174
|
+
hide_knots="false" />
|
|
175
|
+
<inkscape:path-effect
|
|
176
|
+
effect="fillet_chamfer"
|
|
177
|
+
id="path-effect3-4"
|
|
178
|
+
nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,0.91743568,0,1 @ F,0,0,1,0,0,0,1"
|
|
179
|
+
is_visible="true"
|
|
180
|
+
lpeversion="1"
|
|
181
|
+
radius="0"
|
|
182
|
+
unit="px"
|
|
183
|
+
method="auto"
|
|
184
|
+
mode="F"
|
|
185
|
+
chamfer_steps="1"
|
|
186
|
+
flexible="false"
|
|
187
|
+
use_knot_distance="true"
|
|
188
|
+
apply_no_radius="true"
|
|
189
|
+
apply_with_radius="true"
|
|
190
|
+
only_selected="false"
|
|
191
|
+
hide_knots="false" />
|
|
192
|
+
<inkscape:path-effect
|
|
193
|
+
effect="fillet_chamfer"
|
|
194
|
+
id="path-effect1"
|
|
195
|
+
is_visible="true"
|
|
196
|
+
lpeversion="1"
|
|
197
|
+
nodesatellites_param="F,0,1,1,0,0.47030017,0,1 @ F,0,0,1,0,0.47030017,0,1 @ F,0,1,1,0,0.47030017,0,1 @ F,0,1,1,0,0.47030017,0,1"
|
|
198
|
+
radius="0"
|
|
199
|
+
unit="px"
|
|
200
|
+
method="auto"
|
|
201
|
+
mode="F"
|
|
202
|
+
chamfer_steps="1"
|
|
203
|
+
flexible="false"
|
|
204
|
+
use_knot_distance="true"
|
|
205
|
+
apply_no_radius="true"
|
|
206
|
+
apply_with_radius="true"
|
|
207
|
+
only_selected="false"
|
|
208
|
+
hide_knots="false" />
|
|
209
|
+
<inkscape:path-effect
|
|
210
|
+
effect="fillet_chamfer"
|
|
211
|
+
id="path-effect1-2"
|
|
212
|
+
is_visible="true"
|
|
213
|
+
lpeversion="1"
|
|
214
|
+
nodesatellites_param="F,0,1,1,0,0,0,1 @ F,0,1,1,0,0,0,1 @ IF,0,1,1,0,0,0,1 @ F,0,1,1,0,0,0,1"
|
|
215
|
+
radius="0"
|
|
216
|
+
unit="px"
|
|
217
|
+
method="auto"
|
|
218
|
+
mode="F"
|
|
219
|
+
chamfer_steps="1"
|
|
220
|
+
flexible="false"
|
|
221
|
+
use_knot_distance="true"
|
|
222
|
+
apply_no_radius="true"
|
|
223
|
+
apply_with_radius="true"
|
|
224
|
+
only_selected="false"
|
|
225
|
+
hide_knots="false" />
|
|
226
|
+
<linearGradient
|
|
227
|
+
inkscape:collect="always"
|
|
228
|
+
xlink:href="#linearGradient3595"
|
|
229
|
+
id="linearGradient1"
|
|
230
|
+
gradientUnits="userSpaceOnUse"
|
|
231
|
+
gradientTransform="matrix(1.1682414,0,0,0.90995008,-4.5069657,2.7093077)"
|
|
232
|
+
x1="13.631569"
|
|
233
|
+
y1="24.63641"
|
|
234
|
+
x2="23.584686"
|
|
235
|
+
y2="12.133525" />
|
|
236
|
+
<linearGradient
|
|
237
|
+
inkscape:collect="always"
|
|
238
|
+
xlink:href="#linearGradient25416"
|
|
239
|
+
id="linearGradient2"
|
|
240
|
+
gradientUnits="userSpaceOnUse"
|
|
241
|
+
x1="2.9690371"
|
|
242
|
+
y1="34.005497"
|
|
243
|
+
x2="26.754951"
|
|
244
|
+
y2="10.008436" />
|
|
245
|
+
</defs>
|
|
246
|
+
<g
|
|
247
|
+
inkscape:label="Layer 1"
|
|
248
|
+
inkscape:groupmode="layer"
|
|
249
|
+
id="layer1"
|
|
250
|
+
transform="translate(-18.555905,-22.287748)">
|
|
251
|
+
<g
|
|
252
|
+
id="g2"
|
|
253
|
+
transform="translate(5.9999456,5.9999269)">
|
|
254
|
+
<g
|
|
255
|
+
id="g3"
|
|
256
|
+
transform="translate(6.999904,6.9998339)">
|
|
257
|
+
<path
|
|
258
|
+
style="color:#000000;display:inline;fill:url(#linearGradient2163);fill-opacity:1;stroke-width:1.38645;stroke-dasharray:2.77291, 1.38645;-inkscape-stroke:none"
|
|
259
|
+
d="m 19.643773,17.15213 -9.5e-5,-6.396095 a 0.74764347,0.74764347 134.99957 0 1 0.747644,-0.747655 h 5.671826 a 0.7452106,0.7452106 45.093798 0 1 0.745207,0.747651 l -0.01849,5.648448 a 0.75010653,0.75010653 135.0938 0 1 -0.750103,0.747651 z"
|
|
260
|
+
id="rect1556-7-4-8-7-9-8"
|
|
261
|
+
sodipodi:nodetypes="ccccc"
|
|
262
|
+
inkscape:path-effect="#path-effect8"
|
|
263
|
+
inkscape:original-d="m 19.643773,17.15213 -1.06e-4,-7.14375 h 7.167136 l -0.02339,7.14375 z"
|
|
264
|
+
transform="matrix(1.0840166,0,0,1.0871927,-3.2121686,-1.0486571)" />
|
|
265
|
+
<g
|
|
266
|
+
id="g9"
|
|
267
|
+
style="display:inline;fill:url(#linearGradient2);fill-opacity:1"
|
|
268
|
+
transform="matrix(1.0871926,0,0,1.0815282,-3.2745672,-0.7879394)">
|
|
269
|
+
<path
|
|
270
|
+
style="color:#000000;fill:#3b7080;stroke-width:1.64073;stroke-dasharray:3.28145, 1.64073;-inkscape-stroke:none"
|
|
271
|
+
d="m 19.643687,18.44542 7.141791,5.315433 -6.455949,4.24618 a 0.43914909,0.43914909 28.316621 0 1 -0.680467,-0.366648 l -0.0053,-9.194965 z"
|
|
272
|
+
id="rect1556-3-46-4-78-6"
|
|
273
|
+
sodipodi:nodetypes="ccccc"
|
|
274
|
+
inkscape:original-d="m 19.643687,18.44542 7.141791,5.315433 -7.135944,4.693424 -0.0058,-10.008857 z"
|
|
275
|
+
inkscape:path-effect="#path-effect5"
|
|
276
|
+
transform="matrix(1.0002832,0,0,1,-0.00556257,0)" />
|
|
277
|
+
<path
|
|
278
|
+
style="color:#000000;fill:url(#linearGradient1);stroke-width:1.25365;stroke-dasharray:2.50731, 1.25365;-inkscape-stroke:none"
|
|
279
|
+
d="m 19.643687,18.445414 h 6.226314 a 0.91743188,0.91743188 45.000119 0 1 0.917432,0.917436 l -1.8e-5,4.398003 z"
|
|
280
|
+
id="rect1556-3-2-0-70-4-75"
|
|
281
|
+
transform="translate(8.5635134e-5)"
|
|
282
|
+
sodipodi:nodetypes="cccc"
|
|
283
|
+
inkscape:original-d="m 19.643687,18.445414 h 7.14375 l -2.2e-5,5.315439 z"
|
|
284
|
+
inkscape:path-effect="#path-effect3" />
|
|
285
|
+
</g>
|
|
286
|
+
<g
|
|
287
|
+
id="g17"
|
|
288
|
+
transform="matrix(1.0483643,0,0,1.0483643,-25.062699,-336.62778)"
|
|
289
|
+
style="display:inline">
|
|
290
|
+
<g
|
|
291
|
+
id="g9-1"
|
|
292
|
+
style="display:inline;fill:url(#linearGradient9);fill-opacity:1"
|
|
293
|
+
transform="matrix(0,-1.037037,-1.0316339,0,58.693077,358.25934)">
|
|
294
|
+
<path
|
|
295
|
+
style="color:#000000;fill:#3b7080;stroke-width:1.64073;stroke-dasharray:3.28145, 1.64073;-inkscape-stroke:none"
|
|
296
|
+
d="m 19.643687,18.44542 7.141832,5.315618 -6.455981,4.246009 a 0.43915998,0.43915998 28.317215 0 1 -0.680476,-0.366662 l -0.0053,-9.194965 z"
|
|
297
|
+
id="rect1556-3-46-4-78-6-3"
|
|
298
|
+
sodipodi:nodetypes="ccccc"
|
|
299
|
+
inkscape:original-d="m 19.643687,18.44542 7.141832,5.315618 -7.135985,4.693239 -0.0058,-10.008857 z"
|
|
300
|
+
inkscape:path-effect="#path-effect5-1"
|
|
301
|
+
transform="matrix(1.0002832,0,0,1,-0.00556257,0)" />
|
|
302
|
+
<path
|
|
303
|
+
style="color:#000000;fill:url(#linearGradient2165);stroke-width:1.25365;stroke-dasharray:2.50731, 1.25365;-inkscape-stroke:none"
|
|
304
|
+
d="m 19.643687,18.445414 h 6.226314 a 0.91743896,0.91743896 44.999898 0 1 0.917439,0.917436 l 1.6e-5,4.398188 z"
|
|
305
|
+
id="rect1556-3-2-0-70-4-75-8"
|
|
306
|
+
transform="translate(8.5635134e-5)"
|
|
307
|
+
sodipodi:nodetypes="cccc"
|
|
308
|
+
inkscape:original-d="m 19.643687,18.445414 h 7.14375 l 1.9e-5,5.315624 z"
|
|
309
|
+
inkscape:path-effect="#path-effect3-4" />
|
|
310
|
+
</g>
|
|
311
|
+
</g>
|
|
312
|
+
<path
|
|
313
|
+
style="color:#000000;display:inline;fill:#3b7080;stroke-width:0.82198;stroke-dasharray:1.64395, 0.82198;-inkscape-stroke:none"
|
|
314
|
+
d="m 15.155061,335.10556 h 3.294681 a 0.47030017,0.47030017 45 0 1 0.4703,0.4703 v 3.29468 a 0.47030017,0.47030017 135 0 1 -0.4703,0.4703 h -3.294681 a 0.47030017,0.47030017 45 0 1 -0.4703,-0.4703 l 0,-3.29468 a 0.47030017,0.47030017 135 0 1 0.4703,-0.4703 z"
|
|
315
|
+
id="rect1556-1-6-4-3-8"
|
|
316
|
+
inkscape:original-d="m 14.684761,335.10556 h 4.235281 v 4.23528 h -4.235281 z"
|
|
317
|
+
inkscape:path-effect="#path-effect1"
|
|
318
|
+
sodipodi:nodetypes="ccccc"
|
|
319
|
+
transform="matrix(1.0483643,0,0,1.0483643,-5.9497801,-329.51256)" />
|
|
320
|
+
</g>
|
|
321
|
+
</g>
|
|
322
|
+
</g>
|
|
323
|
+
</svg>
|