@payfit/unity-illustrations 2.55.21 → 2.55.23
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/package.json +18 -11
- package/skills/unity-illustrations/SKILL.md +39 -0
- package/src/agent-references/illustrations-catalog.json +1996 -0
- package/src/agent-references/manifest.json +16 -0
- package/dist/esm/scripts/agent-references/illustration-reference.d.ts +0 -17
- package/src/agent-references/README.mdx +0 -17
- package/src/agent-references/illustrations.mdx +0 -74
- package/src/components/illustration/Illustration.stories.tsx +0 -362
- package/src/components/illustration/Illustration.tsx +0 -169
- package/src/components/illustration/figma/IllustrationLarge.figma.ts +0 -258
- package/src/components/illustration/figma/IllustrationMedium.figma.ts +0 -258
- package/src/components/illustration/figma/IllustrationSmall.figma.ts +0 -258
- package/src/components/lazy-illustration/LazyIllustration.stories.tsx +0 -204
- package/src/components/lazy-illustration/LazyIllustration.tsx +0 -125
- package/src/components/lazy-illustration/figma/LazyIllustrationLarge.figma.ts +0 -255
- package/src/components/lazy-illustration/figma/LazyIllustrationMedium.figma.ts +0 -255
- package/src/components/lazy-illustration/figma/LazyIllustrationSmall.figma.ts +0 -255
- package/src/docs/1-Introduction/1-Welcome.mdx +0 -111
- package/src/docs/1-Introduction/2-Getting Started.mdx +0 -25
- package/src/docs/1-Introduction/3-Usage.mdx +0 -114
- package/src/docs/1-Introduction/4-Changelog.mdx +0 -6
- package/src/docs/2-Reference/1-Find my illustration.mdx +0 -12
- package/src/docs/2-Reference/2-Find my animation.mdx +0 -14
- package/src/docs/2-Reference/3-Multi brand support.mdx +0 -146
- package/src/docs/blocks/AnimationLibrary.tsx +0 -181
- package/src/docs/blocks/BrandSupportBadge.tsx +0 -190
- package/src/docs/blocks/BrandSupportFilter.tsx +0 -72
- package/src/docs/blocks/Cards.tsx +0 -74
- package/src/docs/blocks/IllustrationLibrary.tsx +0 -179
- package/src/docs/blocks/useStorybookTheme.ts +0 -73
- package/src/index.ts +0 -4
- package/src/scripts/agent-references/illustration-reference.test.ts +0 -100
- package/src/scripts/agent-references/illustration-reference.ts +0 -140
- package/src/scripts/generate-assets.ts +0 -649
- package/src/scripts/templates/assetTemplate.ts +0 -224
- package/src/scripts/templates/baseTypes.ts +0 -45
- package/src/scripts/templates/indexTemplate.ts +0 -109
- package/src/unity.css +0 -5
|
@@ -0,0 +1,1996 @@
|
|
|
1
|
+
{
|
|
2
|
+
"illustrations": [
|
|
3
|
+
{
|
|
4
|
+
"name": "Accounting",
|
|
5
|
+
"category": "picture",
|
|
6
|
+
"qualifiedEagerImport": "import Accounting from '@payfit/unity-illustrations/assets/Accounting'",
|
|
7
|
+
"assetType": "svg"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"name": "AccountingAnimation",
|
|
11
|
+
"category": "animation",
|
|
12
|
+
"qualifiedEagerImport": "import AccountingAnimation from '@payfit/unity-illustrations/assets/AccountingAnimation'",
|
|
13
|
+
"assetType": "webp"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"name": "AccountingWithBackground",
|
|
17
|
+
"category": "picture",
|
|
18
|
+
"qualifiedEagerImport": "import AccountingWithBackground from '@payfit/unity-illustrations/assets/AccountingWithBackground'",
|
|
19
|
+
"assetType": "svg"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "AddEmployee",
|
|
23
|
+
"category": "picture",
|
|
24
|
+
"qualifiedEagerImport": "import AddEmployee from '@payfit/unity-illustrations/assets/AddEmployee'",
|
|
25
|
+
"assetType": "svg"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "AdministrativeDocument",
|
|
29
|
+
"category": "icon",
|
|
30
|
+
"qualifiedEagerImport": "import AdministrativeDocument from '@payfit/unity-illustrations/assets/AdministrativeDocument'",
|
|
31
|
+
"assetType": "svg"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "AdministrativeDocumentWithBackground",
|
|
35
|
+
"category": "icon",
|
|
36
|
+
"qualifiedEagerImport": "import AdministrativeDocumentWithBackground from '@payfit/unity-illustrations/assets/AdministrativeDocumentWithBackground'",
|
|
37
|
+
"assetType": "svg"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"name": "AlphabetCube",
|
|
41
|
+
"category": "picture",
|
|
42
|
+
"qualifiedEagerImport": "import AlphabetCube from '@payfit/unity-illustrations/assets/AlphabetCube'",
|
|
43
|
+
"assetType": "svg"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "AlphabetCubeWithBackground",
|
|
47
|
+
"category": "picture",
|
|
48
|
+
"qualifiedEagerImport": "import AlphabetCubeWithBackground from '@payfit/unity-illustrations/assets/AlphabetCubeWithBackground'",
|
|
49
|
+
"assetType": "svg"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"name": "Analysis",
|
|
53
|
+
"category": "picture",
|
|
54
|
+
"qualifiedEagerImport": "import Analysis from '@payfit/unity-illustrations/assets/Analysis'",
|
|
55
|
+
"assetType": "svg"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"name": "AnnualTaxes",
|
|
59
|
+
"category": "icon",
|
|
60
|
+
"qualifiedEagerImport": "import AnnualTaxes from '@payfit/unity-illustrations/assets/AnnualTaxes'",
|
|
61
|
+
"assetType": "svg"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "AutomationInProgress",
|
|
65
|
+
"category": "picture",
|
|
66
|
+
"qualifiedEagerImport": "import AutomationInProgress from '@payfit/unity-illustrations/assets/AutomationInProgress'",
|
|
67
|
+
"assetType": "svg"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"name": "BabyBottle",
|
|
71
|
+
"category": "icon",
|
|
72
|
+
"qualifiedEagerImport": "import BabyBottle from '@payfit/unity-illustrations/assets/BabyBottle'",
|
|
73
|
+
"assetType": "svg"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "BabyBottleWithBackground",
|
|
77
|
+
"category": "icon",
|
|
78
|
+
"qualifiedEagerImport": "import BabyBottleWithBackground from '@payfit/unity-illustrations/assets/BabyBottleWithBackground'",
|
|
79
|
+
"assetType": "svg"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "Bell",
|
|
83
|
+
"category": "icon",
|
|
84
|
+
"qualifiedEagerImport": "import Bell from '@payfit/unity-illustrations/assets/Bell'",
|
|
85
|
+
"assetType": "svg"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"name": "BellWithBackground",
|
|
89
|
+
"category": "icon",
|
|
90
|
+
"qualifiedEagerImport": "import BellWithBackground from '@payfit/unity-illustrations/assets/BellWithBackground'",
|
|
91
|
+
"assetType": "svg"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "Bicycle",
|
|
95
|
+
"category": "icon",
|
|
96
|
+
"qualifiedEagerImport": "import Bicycle from '@payfit/unity-illustrations/assets/Bicycle'",
|
|
97
|
+
"assetType": "svg"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"name": "BicycleWithBackground",
|
|
101
|
+
"category": "icon",
|
|
102
|
+
"qualifiedEagerImport": "import BicycleWithBackground from '@payfit/unity-illustrations/assets/BicycleWithBackground'",
|
|
103
|
+
"assetType": "svg"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"name": "BigIdea",
|
|
107
|
+
"category": "picture",
|
|
108
|
+
"qualifiedEagerImport": "import BigIdea from '@payfit/unity-illustrations/assets/BigIdea'",
|
|
109
|
+
"assetType": "svg"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"name": "Binoculars",
|
|
113
|
+
"category": "picture",
|
|
114
|
+
"qualifiedEagerImport": "import Binoculars from '@payfit/unity-illustrations/assets/Binoculars'",
|
|
115
|
+
"assetType": "svg"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "BinocularsAnimation",
|
|
119
|
+
"category": "animation",
|
|
120
|
+
"qualifiedEagerImport": "import BinocularsAnimation from '@payfit/unity-illustrations/assets/BinocularsAnimation'",
|
|
121
|
+
"assetType": "webp"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "BinocularsWithBackground",
|
|
125
|
+
"category": "picture",
|
|
126
|
+
"qualifiedEagerImport": "import BinocularsWithBackground from '@payfit/unity-illustrations/assets/BinocularsWithBackground'",
|
|
127
|
+
"assetType": "svg"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"name": "Biscuit",
|
|
131
|
+
"category": "picture",
|
|
132
|
+
"qualifiedEagerImport": "import Biscuit from '@payfit/unity-illustrations/assets/Biscuit'",
|
|
133
|
+
"assetType": "svg"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"name": "BiscuitCrumbs",
|
|
137
|
+
"category": "picture",
|
|
138
|
+
"qualifiedEagerImport": "import BiscuitCrumbs from '@payfit/unity-illustrations/assets/BiscuitCrumbs'",
|
|
139
|
+
"assetType": "svg"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"name": "BlankPayslip",
|
|
143
|
+
"category": "icon",
|
|
144
|
+
"qualifiedEagerImport": "import BlankPayslip from '@payfit/unity-illustrations/assets/BlankPayslip'",
|
|
145
|
+
"assetType": "svg"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"name": "BlankPayslipWithBackground",
|
|
149
|
+
"category": "icon",
|
|
150
|
+
"qualifiedEagerImport": "import BlankPayslipWithBackground from '@payfit/unity-illustrations/assets/BlankPayslipWithBackground'",
|
|
151
|
+
"assetType": "svg"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"name": "Book",
|
|
155
|
+
"category": "picture",
|
|
156
|
+
"qualifiedEagerImport": "import Book from '@payfit/unity-illustrations/assets/Book'",
|
|
157
|
+
"assetType": "svg"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"name": "BookWithBackground",
|
|
161
|
+
"category": "picture",
|
|
162
|
+
"qualifiedEagerImport": "import BookWithBackground from '@payfit/unity-illustrations/assets/BookWithBackground'",
|
|
163
|
+
"assetType": "svg"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"name": "Box",
|
|
167
|
+
"category": "icon",
|
|
168
|
+
"qualifiedEagerImport": "import Box from '@payfit/unity-illustrations/assets/Box'",
|
|
169
|
+
"assetType": "svg"
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"name": "BoxWithBackground",
|
|
173
|
+
"category": "icon",
|
|
174
|
+
"qualifiedEagerImport": "import BoxWithBackground from '@payfit/unity-illustrations/assets/BoxWithBackground'",
|
|
175
|
+
"assetType": "svg"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"name": "Brainstorming",
|
|
179
|
+
"category": "picture",
|
|
180
|
+
"qualifiedEagerImport": "import Brainstorming from '@payfit/unity-illustrations/assets/Brainstorming'",
|
|
181
|
+
"assetType": "svg"
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"name": "Buoy",
|
|
185
|
+
"category": "icon",
|
|
186
|
+
"qualifiedEagerImport": "import Buoy from '@payfit/unity-illustrations/assets/Buoy'",
|
|
187
|
+
"assetType": "svg"
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"name": "BuoyWithBackground",
|
|
191
|
+
"category": "icon",
|
|
192
|
+
"qualifiedEagerImport": "import BuoyWithBackground from '@payfit/unity-illustrations/assets/BuoyWithBackground'",
|
|
193
|
+
"assetType": "svg"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"name": "Calculator",
|
|
197
|
+
"category": "icon",
|
|
198
|
+
"qualifiedEagerImport": "import Calculator from '@payfit/unity-illustrations/assets/Calculator'",
|
|
199
|
+
"assetType": "svg"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"name": "CalculatorWithBackground",
|
|
203
|
+
"category": "icon",
|
|
204
|
+
"qualifiedEagerImport": "import CalculatorWithBackground from '@payfit/unity-illustrations/assets/CalculatorWithBackground'",
|
|
205
|
+
"assetType": "svg"
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"name": "Calendar",
|
|
209
|
+
"category": "picture",
|
|
210
|
+
"qualifiedEagerImport": "import Calendar from '@payfit/unity-illustrations/assets/Calendar'",
|
|
211
|
+
"assetType": "svg"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"name": "CalendarWithBackground",
|
|
215
|
+
"category": "picture",
|
|
216
|
+
"qualifiedEagerImport": "import CalendarWithBackground from '@payfit/unity-illustrations/assets/CalendarWithBackground'",
|
|
217
|
+
"assetType": "svg"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"name": "Card",
|
|
221
|
+
"category": "icon",
|
|
222
|
+
"qualifiedEagerImport": "import Card from '@payfit/unity-illustrations/assets/Card'",
|
|
223
|
+
"assetType": "svg"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"name": "CardAnimation",
|
|
227
|
+
"category": "animation",
|
|
228
|
+
"qualifiedEagerImport": "import CardAnimation from '@payfit/unity-illustrations/assets/CardAnimation'",
|
|
229
|
+
"assetType": "webp"
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"name": "CardWithBackground",
|
|
233
|
+
"category": "icon",
|
|
234
|
+
"qualifiedEagerImport": "import CardWithBackground from '@payfit/unity-illustrations/assets/CardWithBackground'",
|
|
235
|
+
"assetType": "svg"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"name": "CharacterHeadphone",
|
|
239
|
+
"category": "icon",
|
|
240
|
+
"qualifiedEagerImport": "import CharacterHeadphone from '@payfit/unity-illustrations/assets/CharacterHeadphone'",
|
|
241
|
+
"assetType": "svg"
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"name": "CharacterHeadphoneWithBackground",
|
|
245
|
+
"category": "icon",
|
|
246
|
+
"qualifiedEagerImport": "import CharacterHeadphoneWithBackground from '@payfit/unity-illustrations/assets/CharacterHeadphoneWithBackground'",
|
|
247
|
+
"assetType": "svg"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"name": "Chat",
|
|
251
|
+
"category": "picture",
|
|
252
|
+
"qualifiedEagerImport": "import Chat from '@payfit/unity-illustrations/assets/Chat'",
|
|
253
|
+
"assetType": "svg"
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"name": "Checkbox",
|
|
257
|
+
"category": "icon",
|
|
258
|
+
"qualifiedEagerImport": "import Checkbox from '@payfit/unity-illustrations/assets/Checkbox'",
|
|
259
|
+
"assetType": "svg"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"name": "CheckboxWithBackground",
|
|
263
|
+
"category": "icon",
|
|
264
|
+
"qualifiedEagerImport": "import CheckboxWithBackground from '@payfit/unity-illustrations/assets/CheckboxWithBackground'",
|
|
265
|
+
"assetType": "svg"
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
"name": "ChristmasSock",
|
|
269
|
+
"category": "picture",
|
|
270
|
+
"qualifiedEagerImport": "import ChristmasSock from '@payfit/unity-illustrations/assets/ChristmasSock'",
|
|
271
|
+
"assetType": "svg"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"name": "ChristmasSockAndConfettis",
|
|
275
|
+
"category": "picture",
|
|
276
|
+
"qualifiedEagerImport": "import ChristmasSockAndConfettis from '@payfit/unity-illustrations/assets/ChristmasSockAndConfettis'",
|
|
277
|
+
"assetType": "svg"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"name": "Clock",
|
|
281
|
+
"category": "icon",
|
|
282
|
+
"qualifiedEagerImport": "import Clock from '@payfit/unity-illustrations/assets/Clock'",
|
|
283
|
+
"assetType": "svg"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"name": "ClockAnimation",
|
|
287
|
+
"category": "animation",
|
|
288
|
+
"qualifiedEagerImport": "import ClockAnimation from '@payfit/unity-illustrations/assets/ClockAnimation'",
|
|
289
|
+
"assetType": "webp"
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"name": "ClockWithBackground",
|
|
293
|
+
"category": "icon",
|
|
294
|
+
"qualifiedEagerImport": "import ClockWithBackground from '@payfit/unity-illustrations/assets/ClockWithBackground'",
|
|
295
|
+
"assetType": "svg"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"name": "ClosedLock",
|
|
299
|
+
"category": "icon",
|
|
300
|
+
"qualifiedEagerImport": "import ClosedLock from '@payfit/unity-illustrations/assets/ClosedLock'",
|
|
301
|
+
"assetType": "svg"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"name": "ClosedLockWithBackground",
|
|
305
|
+
"category": "icon",
|
|
306
|
+
"qualifiedEagerImport": "import ClosedLockWithBackground from '@payfit/unity-illustrations/assets/ClosedLockWithBackground'",
|
|
307
|
+
"assetType": "svg"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"name": "Collaboration",
|
|
311
|
+
"category": "picture",
|
|
312
|
+
"qualifiedEagerImport": "import Collaboration from '@payfit/unity-illustrations/assets/Collaboration'",
|
|
313
|
+
"assetType": "svg"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"name": "CollectiveResearch",
|
|
317
|
+
"category": "picture",
|
|
318
|
+
"qualifiedEagerImport": "import CollectiveResearch from '@payfit/unity-illustrations/assets/CollectiveResearch'",
|
|
319
|
+
"assetType": "svg"
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"name": "ComputerDocumentation",
|
|
323
|
+
"category": "icon",
|
|
324
|
+
"qualifiedEagerImport": "import ComputerDocumentation from '@payfit/unity-illustrations/assets/ComputerDocumentation'",
|
|
325
|
+
"assetType": "svg"
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"name": "ComputerDocumentationWithBackground",
|
|
329
|
+
"category": "icon",
|
|
330
|
+
"qualifiedEagerImport": "import ComputerDocumentationWithBackground from '@payfit/unity-illustrations/assets/ComputerDocumentationWithBackground'",
|
|
331
|
+
"assetType": "svg"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "ComputerMail",
|
|
335
|
+
"category": "picture",
|
|
336
|
+
"qualifiedEagerImport": "import ComputerMail from '@payfit/unity-illustrations/assets/ComputerMail'",
|
|
337
|
+
"assetType": "svg"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"name": "ComputerMailWithBackground",
|
|
341
|
+
"category": "picture",
|
|
342
|
+
"qualifiedEagerImport": "import ComputerMailWithBackground from '@payfit/unity-illustrations/assets/ComputerMailWithBackground'",
|
|
343
|
+
"assetType": "svg"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"name": "ConfettiCannon",
|
|
347
|
+
"category": "picture",
|
|
348
|
+
"qualifiedEagerImport": "import ConfettiCannon from '@payfit/unity-illustrations/assets/ConfettiCannon'",
|
|
349
|
+
"assetType": "svg"
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
"name": "ConfettiCannonWithBackground",
|
|
353
|
+
"category": "picture",
|
|
354
|
+
"qualifiedEagerImport": "import ConfettiCannonWithBackground from '@payfit/unity-illustrations/assets/ConfettiCannonWithBackground'",
|
|
355
|
+
"assetType": "svg"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"name": "Confettis",
|
|
359
|
+
"category": "icon",
|
|
360
|
+
"qualifiedEagerImport": "import Confettis from '@payfit/unity-illustrations/assets/Confettis'",
|
|
361
|
+
"assetType": "svg"
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"name": "ConfettisAnimation",
|
|
365
|
+
"category": "animation",
|
|
366
|
+
"qualifiedEagerImport": "import ConfettisAnimation from '@payfit/unity-illustrations/assets/ConfettisAnimation'",
|
|
367
|
+
"assetType": "webp"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"name": "ConfettisWithBackground",
|
|
371
|
+
"category": "icon",
|
|
372
|
+
"qualifiedEagerImport": "import ConfettisWithBackground from '@payfit/unity-illustrations/assets/ConfettisWithBackground'",
|
|
373
|
+
"assetType": "svg"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
"name": "Contact",
|
|
377
|
+
"category": "icon",
|
|
378
|
+
"qualifiedEagerImport": "import Contact from '@payfit/unity-illustrations/assets/Contact'",
|
|
379
|
+
"assetType": "svg"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"name": "ContractSignature",
|
|
383
|
+
"category": "picture",
|
|
384
|
+
"qualifiedEagerImport": "import ContractSignature from '@payfit/unity-illustrations/assets/ContractSignature'",
|
|
385
|
+
"assetType": "svg"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"name": "Conversation",
|
|
389
|
+
"category": "icon",
|
|
390
|
+
"qualifiedEagerImport": "import Conversation from '@payfit/unity-illustrations/assets/Conversation'",
|
|
391
|
+
"assetType": "svg"
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"name": "ConversationWithBackground",
|
|
395
|
+
"category": "icon",
|
|
396
|
+
"qualifiedEagerImport": "import ConversationWithBackground from '@payfit/unity-illustrations/assets/ConversationWithBackground'",
|
|
397
|
+
"assetType": "svg"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"name": "CrossLegged",
|
|
401
|
+
"category": "picture",
|
|
402
|
+
"qualifiedEagerImport": "import CrossLegged from '@payfit/unity-illustrations/assets/CrossLegged'",
|
|
403
|
+
"assetType": "svg"
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"name": "CupOfCoffee",
|
|
407
|
+
"category": "picture",
|
|
408
|
+
"qualifiedEagerImport": "import CupOfCoffee from '@payfit/unity-illustrations/assets/CupOfCoffee'",
|
|
409
|
+
"assetType": "svg"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"name": "Dancing",
|
|
413
|
+
"category": "picture",
|
|
414
|
+
"qualifiedEagerImport": "import Dancing from '@payfit/unity-illustrations/assets/Dancing'",
|
|
415
|
+
"assetType": "svg"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"name": "DancingPeople",
|
|
419
|
+
"category": "picture",
|
|
420
|
+
"qualifiedEagerImport": "import DancingPeople from '@payfit/unity-illustrations/assets/DancingPeople'",
|
|
421
|
+
"assetType": "svg"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"name": "DancingSkier",
|
|
425
|
+
"category": "picture",
|
|
426
|
+
"qualifiedEagerImport": "import DancingSkier from '@payfit/unity-illustrations/assets/DancingSkier'",
|
|
427
|
+
"assetType": "svg"
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"name": "Data",
|
|
431
|
+
"category": "icon",
|
|
432
|
+
"qualifiedEagerImport": "import Data from '@payfit/unity-illustrations/assets/Data'",
|
|
433
|
+
"assetType": "svg"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"name": "DataWithBackground",
|
|
437
|
+
"category": "icon",
|
|
438
|
+
"qualifiedEagerImport": "import DataWithBackground from '@payfit/unity-illustrations/assets/DataWithBackground'",
|
|
439
|
+
"assetType": "svg"
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"name": "Dialogue",
|
|
443
|
+
"category": "picture",
|
|
444
|
+
"qualifiedEagerImport": "import Dialogue from '@payfit/unity-illustrations/assets/Dialogue'",
|
|
445
|
+
"assetType": "svg"
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"name": "DialogueWithBackground",
|
|
449
|
+
"category": "picture",
|
|
450
|
+
"qualifiedEagerImport": "import DialogueWithBackground from '@payfit/unity-illustrations/assets/DialogueWithBackground'",
|
|
451
|
+
"assetType": "svg"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"name": "Discount",
|
|
455
|
+
"category": "icon",
|
|
456
|
+
"qualifiedEagerImport": "import Discount from '@payfit/unity-illustrations/assets/Discount'",
|
|
457
|
+
"assetType": "svg"
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"name": "DiscountWithBackground",
|
|
461
|
+
"category": "icon",
|
|
462
|
+
"qualifiedEagerImport": "import DiscountWithBackground from '@payfit/unity-illustrations/assets/DiscountWithBackground'",
|
|
463
|
+
"assetType": "svg"
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"name": "Discussion",
|
|
467
|
+
"category": "picture",
|
|
468
|
+
"qualifiedEagerImport": "import Discussion from '@payfit/unity-illustrations/assets/Discussion'",
|
|
469
|
+
"assetType": "svg"
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"name": "Doctor",
|
|
473
|
+
"category": "picture",
|
|
474
|
+
"qualifiedEagerImport": "import Doctor from '@payfit/unity-illustrations/assets/Doctor'",
|
|
475
|
+
"assetType": "svg"
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"name": "Document",
|
|
479
|
+
"category": "icon",
|
|
480
|
+
"qualifiedEagerImport": "import Document from '@payfit/unity-illustrations/assets/Document'",
|
|
481
|
+
"assetType": "svg"
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"name": "DocumentAnimation",
|
|
485
|
+
"category": "animation",
|
|
486
|
+
"qualifiedEagerImport": "import DocumentAnimation from '@payfit/unity-illustrations/assets/DocumentAnimation'",
|
|
487
|
+
"assetType": "webp"
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"name": "DocumentCreation",
|
|
491
|
+
"category": "picture",
|
|
492
|
+
"qualifiedEagerImport": "import DocumentCreation from '@payfit/unity-illustrations/assets/DocumentCreation'",
|
|
493
|
+
"assetType": "svg"
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"name": "DocumentCreationWithBackground",
|
|
497
|
+
"category": "picture",
|
|
498
|
+
"qualifiedEagerImport": "import DocumentCreationWithBackground from '@payfit/unity-illustrations/assets/DocumentCreationWithBackground'",
|
|
499
|
+
"assetType": "svg"
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"name": "DocumentError",
|
|
503
|
+
"category": "icon",
|
|
504
|
+
"qualifiedEagerImport": "import DocumentError from '@payfit/unity-illustrations/assets/DocumentError'",
|
|
505
|
+
"assetType": "svg"
|
|
506
|
+
},
|
|
507
|
+
{
|
|
508
|
+
"name": "DocumentFiling",
|
|
509
|
+
"category": "icon",
|
|
510
|
+
"qualifiedEagerImport": "import DocumentFiling from '@payfit/unity-illustrations/assets/DocumentFiling'",
|
|
511
|
+
"assetType": "svg"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"name": "DocumentScan",
|
|
515
|
+
"category": "picture",
|
|
516
|
+
"qualifiedEagerImport": "import DocumentScan from '@payfit/unity-illustrations/assets/DocumentScan'",
|
|
517
|
+
"assetType": "svg"
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"name": "DocumentScanning",
|
|
521
|
+
"category": "picture",
|
|
522
|
+
"qualifiedEagerImport": "import DocumentScanning from '@payfit/unity-illustrations/assets/DocumentScanning'",
|
|
523
|
+
"assetType": "svg"
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
"name": "DocumentScanWithBackground",
|
|
527
|
+
"category": "picture",
|
|
528
|
+
"qualifiedEagerImport": "import DocumentScanWithBackground from '@payfit/unity-illustrations/assets/DocumentScanWithBackground'",
|
|
529
|
+
"assetType": "svg"
|
|
530
|
+
},
|
|
531
|
+
{
|
|
532
|
+
"name": "DocumentWithBackground",
|
|
533
|
+
"category": "icon",
|
|
534
|
+
"qualifiedEagerImport": "import DocumentWithBackground from '@payfit/unity-illustrations/assets/DocumentWithBackground'",
|
|
535
|
+
"assetType": "svg"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"name": "EmailLogin",
|
|
539
|
+
"category": "picture",
|
|
540
|
+
"qualifiedEagerImport": "import EmailLogin from '@payfit/unity-illustrations/assets/EmailLogin'",
|
|
541
|
+
"assetType": "svg"
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"name": "EmailNotification",
|
|
545
|
+
"category": "icon",
|
|
546
|
+
"qualifiedEagerImport": "import EmailNotification from '@payfit/unity-illustrations/assets/EmailNotification'",
|
|
547
|
+
"assetType": "svg"
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"name": "EmailNotificationWithBackground",
|
|
551
|
+
"category": "icon",
|
|
552
|
+
"qualifiedEagerImport": "import EmailNotificationWithBackground from '@payfit/unity-illustrations/assets/EmailNotificationWithBackground'",
|
|
553
|
+
"assetType": "svg"
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"name": "EmergencyContact",
|
|
557
|
+
"category": "icon",
|
|
558
|
+
"qualifiedEagerImport": "import EmergencyContact from '@payfit/unity-illustrations/assets/EmergencyContact'",
|
|
559
|
+
"assetType": "svg"
|
|
560
|
+
},
|
|
561
|
+
{
|
|
562
|
+
"name": "EmploymentContract",
|
|
563
|
+
"category": "icon",
|
|
564
|
+
"qualifiedEagerImport": "import EmploymentContract from '@payfit/unity-illustrations/assets/EmploymentContract'",
|
|
565
|
+
"assetType": "svg"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"name": "EmploymentContractWithBackground",
|
|
569
|
+
"category": "icon",
|
|
570
|
+
"qualifiedEagerImport": "import EmploymentContractWithBackground from '@payfit/unity-illustrations/assets/EmploymentContractWithBackground'",
|
|
571
|
+
"assetType": "svg"
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"name": "EmptyDocument",
|
|
575
|
+
"category": "icon",
|
|
576
|
+
"qualifiedEagerImport": "import EmptyDocument from '@payfit/unity-illustrations/assets/EmptyDocument'",
|
|
577
|
+
"assetType": "svg"
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
"name": "EmptyDocumentWithBackground",
|
|
581
|
+
"category": "icon",
|
|
582
|
+
"qualifiedEagerImport": "import EmptyDocumentWithBackground from '@payfit/unity-illustrations/assets/EmptyDocumentWithBackground'",
|
|
583
|
+
"assetType": "svg"
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
"name": "EmptyState",
|
|
587
|
+
"category": "icon",
|
|
588
|
+
"qualifiedEagerImport": "import EmptyState from '@payfit/unity-illustrations/assets/EmptyState'",
|
|
589
|
+
"assetType": "svg"
|
|
590
|
+
},
|
|
591
|
+
{
|
|
592
|
+
"name": "EmptyStateActivationButton",
|
|
593
|
+
"category": "picture",
|
|
594
|
+
"qualifiedEagerImport": "import EmptyStateActivationButton from '@payfit/unity-illustrations/assets/EmptyStateActivationButton'",
|
|
595
|
+
"assetType": "svg"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"name": "EmptyStateActivationToggle",
|
|
599
|
+
"category": "picture",
|
|
600
|
+
"qualifiedEagerImport": "import EmptyStateActivationToggle from '@payfit/unity-illustrations/assets/EmptyStateActivationToggle'",
|
|
601
|
+
"assetType": "svg"
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
"name": "EmptyStateDesert",
|
|
605
|
+
"category": "picture",
|
|
606
|
+
"qualifiedEagerImport": "import EmptyStateDesert from '@payfit/unity-illustrations/assets/EmptyStateDesert'",
|
|
607
|
+
"assetType": "svg"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"name": "EmptyStateEmptyFolder",
|
|
611
|
+
"category": "picture",
|
|
612
|
+
"qualifiedEagerImport": "import EmptyStateEmptyFolder from '@payfit/unity-illustrations/assets/EmptyStateEmptyFolder'",
|
|
613
|
+
"assetType": "svg"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"name": "EmptyStateIncidentPanel",
|
|
617
|
+
"category": "picture",
|
|
618
|
+
"qualifiedEagerImport": "import EmptyStateIncidentPanel from '@payfit/unity-illustrations/assets/EmptyStateIncidentPanel'",
|
|
619
|
+
"assetType": "svg"
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
"name": "EmptyStateMaintenance",
|
|
623
|
+
"category": "picture",
|
|
624
|
+
"qualifiedEagerImport": "import EmptyStateMaintenance from '@payfit/unity-illustrations/assets/EmptyStateMaintenance'",
|
|
625
|
+
"assetType": "svg"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"name": "EmptyStateMoon",
|
|
629
|
+
"category": "picture",
|
|
630
|
+
"qualifiedEagerImport": "import EmptyStateMoon from '@payfit/unity-illustrations/assets/EmptyStateMoon'",
|
|
631
|
+
"assetType": "svg"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"name": "EmptyStateResearch",
|
|
635
|
+
"category": "picture",
|
|
636
|
+
"qualifiedEagerImport": "import EmptyStateResearch from '@payfit/unity-illustrations/assets/EmptyStateResearch'",
|
|
637
|
+
"assetType": "svg"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"name": "EmptyStateToDo",
|
|
641
|
+
"category": "picture",
|
|
642
|
+
"qualifiedEagerImport": "import EmptyStateToDo from '@payfit/unity-illustrations/assets/EmptyStateToDo'",
|
|
643
|
+
"assetType": "svg"
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"name": "EmptyStateWithBackground",
|
|
647
|
+
"category": "icon",
|
|
648
|
+
"qualifiedEagerImport": "import EmptyStateWithBackground from '@payfit/unity-illustrations/assets/EmptyStateWithBackground'",
|
|
649
|
+
"assetType": "svg"
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"name": "ESignature",
|
|
653
|
+
"category": "icon",
|
|
654
|
+
"qualifiedEagerImport": "import ESignature from '@payfit/unity-illustrations/assets/ESignature'",
|
|
655
|
+
"assetType": "svg"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"name": "Evaluation",
|
|
659
|
+
"category": "picture",
|
|
660
|
+
"qualifiedEagerImport": "import Evaluation from '@payfit/unity-illustrations/assets/Evaluation'",
|
|
661
|
+
"assetType": "svg"
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"name": "ExceedingThreshold",
|
|
665
|
+
"category": "icon",
|
|
666
|
+
"qualifiedEagerImport": "import ExceedingThreshold from '@payfit/unity-illustrations/assets/ExceedingThreshold'",
|
|
667
|
+
"assetType": "svg"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"name": "ExceptionalCompensation",
|
|
671
|
+
"category": "icon",
|
|
672
|
+
"qualifiedEagerImport": "import ExceptionalCompensation from '@payfit/unity-illustrations/assets/ExceptionalCompensation'",
|
|
673
|
+
"assetType": "svg"
|
|
674
|
+
},
|
|
675
|
+
{
|
|
676
|
+
"name": "ExceptionalCompensationWithBackground",
|
|
677
|
+
"category": "icon",
|
|
678
|
+
"qualifiedEagerImport": "import ExceptionalCompensationWithBackground from '@payfit/unity-illustrations/assets/ExceptionalCompensationWithBackground'",
|
|
679
|
+
"assetType": "svg"
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
"name": "Expenses",
|
|
683
|
+
"category": "icon",
|
|
684
|
+
"qualifiedEagerImport": "import Expenses from '@payfit/unity-illustrations/assets/Expenses'",
|
|
685
|
+
"assetType": "svg"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"name": "ExpensesWithBackground",
|
|
689
|
+
"category": "picture",
|
|
690
|
+
"qualifiedEagerImport": "import ExpensesWithBackground from '@payfit/unity-illustrations/assets/ExpensesWithBackground'",
|
|
691
|
+
"assetType": "svg"
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"name": "FAQ",
|
|
695
|
+
"category": "icon",
|
|
696
|
+
"qualifiedEagerImport": "import FAQ from '@payfit/unity-illustrations/assets/FAQ'",
|
|
697
|
+
"assetType": "svg"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
"name": "FAQWithBackground",
|
|
701
|
+
"category": "icon",
|
|
702
|
+
"qualifiedEagerImport": "import FAQWithBackground from '@payfit/unity-illustrations/assets/FAQWithBackground'",
|
|
703
|
+
"assetType": "svg"
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"name": "FieldGlasses",
|
|
707
|
+
"category": "icon",
|
|
708
|
+
"qualifiedEagerImport": "import FieldGlasses from '@payfit/unity-illustrations/assets/FieldGlasses'",
|
|
709
|
+
"assetType": "svg"
|
|
710
|
+
},
|
|
711
|
+
{
|
|
712
|
+
"name": "FieldGlassesWithBackground",
|
|
713
|
+
"category": "icon",
|
|
714
|
+
"qualifiedEagerImport": "import FieldGlassesWithBackground from '@payfit/unity-illustrations/assets/FieldGlassesWithBackground'",
|
|
715
|
+
"assetType": "svg"
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"name": "FilingDocuments",
|
|
719
|
+
"category": "picture",
|
|
720
|
+
"qualifiedEagerImport": "import FilingDocuments from '@payfit/unity-illustrations/assets/FilingDocuments'",
|
|
721
|
+
"assetType": "svg"
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"name": "Flowchart",
|
|
725
|
+
"category": "picture",
|
|
726
|
+
"qualifiedEagerImport": "import Flowchart from '@payfit/unity-illustrations/assets/Flowchart'",
|
|
727
|
+
"assetType": "svg"
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
"name": "FlowchartWithBackground",
|
|
731
|
+
"category": "picture",
|
|
732
|
+
"qualifiedEagerImport": "import FlowchartWithBackground from '@payfit/unity-illustrations/assets/FlowchartWithBackground'",
|
|
733
|
+
"assetType": "svg"
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
"name": "FreeShare",
|
|
737
|
+
"category": "icon",
|
|
738
|
+
"qualifiedEagerImport": "import FreeShare from '@payfit/unity-illustrations/assets/FreeShare'",
|
|
739
|
+
"assetType": "svg"
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"name": "FreeShareWithBackground",
|
|
743
|
+
"category": "icon",
|
|
744
|
+
"qualifiedEagerImport": "import FreeShareWithBackground from '@payfit/unity-illustrations/assets/FreeShareWithBackground'",
|
|
745
|
+
"assetType": "svg"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"name": "FullCalendar",
|
|
749
|
+
"category": "icon",
|
|
750
|
+
"qualifiedEagerImport": "import FullCalendar from '@payfit/unity-illustrations/assets/FullCalendar'",
|
|
751
|
+
"assetType": "svg"
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"name": "FullCalendarWithBackground",
|
|
755
|
+
"category": "icon",
|
|
756
|
+
"qualifiedEagerImport": "import FullCalendarWithBackground from '@payfit/unity-illustrations/assets/FullCalendarWithBackground'",
|
|
757
|
+
"assetType": "svg"
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
"name": "Gear",
|
|
761
|
+
"category": "icon",
|
|
762
|
+
"qualifiedEagerImport": "import Gear from '@payfit/unity-illustrations/assets/Gear'",
|
|
763
|
+
"assetType": "svg"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"name": "GearWithBackground",
|
|
767
|
+
"category": "icon",
|
|
768
|
+
"qualifiedEagerImport": "import GearWithBackground from '@payfit/unity-illustrations/assets/GearWithBackground'",
|
|
769
|
+
"assetType": "svg"
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"name": "Gift",
|
|
773
|
+
"category": "icon",
|
|
774
|
+
"qualifiedEagerImport": "import Gift from '@payfit/unity-illustrations/assets/Gift'",
|
|
775
|
+
"assetType": "svg"
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
"name": "GiftWithBackground",
|
|
779
|
+
"category": "icon",
|
|
780
|
+
"qualifiedEagerImport": "import GiftWithBackground from '@payfit/unity-illustrations/assets/GiftWithBackground'",
|
|
781
|
+
"assetType": "svg"
|
|
782
|
+
},
|
|
783
|
+
{
|
|
784
|
+
"name": "GoldenRibbon",
|
|
785
|
+
"category": "icon",
|
|
786
|
+
"qualifiedEagerImport": "import GoldenRibbon from '@payfit/unity-illustrations/assets/GoldenRibbon'",
|
|
787
|
+
"assetType": "svg"
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
"name": "GoldenRibbonWithBackground",
|
|
791
|
+
"category": "icon",
|
|
792
|
+
"qualifiedEagerImport": "import GoldenRibbonWithBackground from '@payfit/unity-illustrations/assets/GoldenRibbonWithBackground'",
|
|
793
|
+
"assetType": "svg"
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"name": "Graph",
|
|
797
|
+
"category": "icon",
|
|
798
|
+
"qualifiedEagerImport": "import Graph from '@payfit/unity-illustrations/assets/Graph'",
|
|
799
|
+
"assetType": "svg"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"name": "Graphic",
|
|
803
|
+
"category": "picture",
|
|
804
|
+
"qualifiedEagerImport": "import Graphic from '@payfit/unity-illustrations/assets/Graphic'",
|
|
805
|
+
"assetType": "svg"
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
"name": "GraphWithBackground",
|
|
809
|
+
"category": "icon",
|
|
810
|
+
"qualifiedEagerImport": "import GraphWithBackground from '@payfit/unity-illustrations/assets/GraphWithBackground'",
|
|
811
|
+
"assetType": "svg"
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
"name": "HalfCalendar",
|
|
815
|
+
"category": "icon",
|
|
816
|
+
"qualifiedEagerImport": "import HalfCalendar from '@payfit/unity-illustrations/assets/HalfCalendar'",
|
|
817
|
+
"assetType": "svg"
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
"name": "HalfCalendarWithBackground",
|
|
821
|
+
"category": "icon",
|
|
822
|
+
"qualifiedEagerImport": "import HalfCalendarWithBackground from '@payfit/unity-illustrations/assets/HalfCalendarWithBackground'",
|
|
823
|
+
"assetType": "svg"
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
"name": "Hammer",
|
|
827
|
+
"category": "icon",
|
|
828
|
+
"qualifiedEagerImport": "import Hammer from '@payfit/unity-illustrations/assets/Hammer'",
|
|
829
|
+
"assetType": "svg"
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"name": "HammerWithBackground",
|
|
833
|
+
"category": "icon",
|
|
834
|
+
"qualifiedEagerImport": "import HammerWithBackground from '@payfit/unity-illustrations/assets/HammerWithBackground'",
|
|
835
|
+
"assetType": "svg"
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"name": "HandHello",
|
|
839
|
+
"category": "icon",
|
|
840
|
+
"qualifiedEagerImport": "import HandHello from '@payfit/unity-illustrations/assets/HandHello'",
|
|
841
|
+
"assetType": "svg"
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
"name": "HandHelloWithBackground",
|
|
845
|
+
"category": "icon",
|
|
846
|
+
"qualifiedEagerImport": "import HandHelloWithBackground from '@payfit/unity-illustrations/assets/HandHelloWithBackground'",
|
|
847
|
+
"assetType": "svg"
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"name": "Hands",
|
|
851
|
+
"category": "picture",
|
|
852
|
+
"qualifiedEagerImport": "import Hands from '@payfit/unity-illustrations/assets/Hands'",
|
|
853
|
+
"assetType": "svg"
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
"name": "HandsAnimation",
|
|
857
|
+
"category": "animation",
|
|
858
|
+
"qualifiedEagerImport": "import HandsAnimation from '@payfit/unity-illustrations/assets/HandsAnimation'",
|
|
859
|
+
"assetType": "webp"
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"name": "HappyCharacter",
|
|
863
|
+
"category": "icon",
|
|
864
|
+
"qualifiedEagerImport": "import HappyCharacter from '@payfit/unity-illustrations/assets/HappyCharacter'",
|
|
865
|
+
"assetType": "svg"
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
"name": "HappyCharacterWithBackground",
|
|
869
|
+
"category": "icon",
|
|
870
|
+
"qualifiedEagerImport": "import HappyCharacterWithBackground from '@payfit/unity-illustrations/assets/HappyCharacterWithBackground'",
|
|
871
|
+
"assetType": "svg"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"name": "Health",
|
|
875
|
+
"category": "icon",
|
|
876
|
+
"qualifiedEagerImport": "import Health from '@payfit/unity-illustrations/assets/Health'",
|
|
877
|
+
"assetType": "svg"
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"name": "HealthInsurance",
|
|
881
|
+
"category": "icon",
|
|
882
|
+
"qualifiedEagerImport": "import HealthInsurance from '@payfit/unity-illustrations/assets/HealthInsurance'",
|
|
883
|
+
"assetType": "svg"
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"name": "HighFive",
|
|
887
|
+
"category": "picture",
|
|
888
|
+
"qualifiedEagerImport": "import HighFive from '@payfit/unity-illustrations/assets/HighFive'",
|
|
889
|
+
"assetType": "svg"
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
"name": "HighFiveWithBackground",
|
|
893
|
+
"category": "picture",
|
|
894
|
+
"qualifiedEagerImport": "import HighFiveWithBackground from '@payfit/unity-illustrations/assets/HighFiveWithBackground'",
|
|
895
|
+
"assetType": "svg"
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"name": "HighlightBooks",
|
|
899
|
+
"category": "picture",
|
|
900
|
+
"qualifiedEagerImport": "import HighlightBooks from '@payfit/unity-illustrations/assets/HighlightBooks'",
|
|
901
|
+
"assetType": "svg"
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
"name": "HighlightBooksWithBackground",
|
|
905
|
+
"category": "picture",
|
|
906
|
+
"qualifiedEagerImport": "import HighlightBooksWithBackground from '@payfit/unity-illustrations/assets/HighlightBooksWithBackground'",
|
|
907
|
+
"assetType": "svg"
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
"name": "HolidayVoucher",
|
|
911
|
+
"category": "icon",
|
|
912
|
+
"qualifiedEagerImport": "import HolidayVoucher from '@payfit/unity-illustrations/assets/HolidayVoucher'",
|
|
913
|
+
"assetType": "svg"
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
"name": "HolidayVoucherWithBackground",
|
|
917
|
+
"category": "icon",
|
|
918
|
+
"qualifiedEagerImport": "import HolidayVoucherWithBackground from '@payfit/unity-illustrations/assets/HolidayVoucherWithBackground'",
|
|
919
|
+
"assetType": "svg"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
"name": "Idea",
|
|
923
|
+
"category": "picture",
|
|
924
|
+
"qualifiedEagerImport": "import Idea from '@payfit/unity-illustrations/assets/Idea'",
|
|
925
|
+
"assetType": "svg"
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
"name": "IdentityCard",
|
|
929
|
+
"category": "icon",
|
|
930
|
+
"qualifiedEagerImport": "import IdentityCard from '@payfit/unity-illustrations/assets/IdentityCard'",
|
|
931
|
+
"assetType": "svg"
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
"name": "IncidentPanel",
|
|
935
|
+
"category": "picture",
|
|
936
|
+
"qualifiedEagerImport": "import IncidentPanel from '@payfit/unity-illustrations/assets/IncidentPanel'",
|
|
937
|
+
"assetType": "svg"
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
"name": "IndicateSomething",
|
|
941
|
+
"category": "picture",
|
|
942
|
+
"qualifiedEagerImport": "import IndicateSomething from '@payfit/unity-illustrations/assets/IndicateSomething'",
|
|
943
|
+
"assetType": "svg"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"name": "InformationUpdate",
|
|
947
|
+
"category": "icon",
|
|
948
|
+
"qualifiedEagerImport": "import InformationUpdate from '@payfit/unity-illustrations/assets/InformationUpdate'",
|
|
949
|
+
"assetType": "svg"
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
"name": "InformationUpdateWithBackground",
|
|
953
|
+
"category": "icon",
|
|
954
|
+
"qualifiedEagerImport": "import InformationUpdateWithBackground from '@payfit/unity-illustrations/assets/InformationUpdateWithBackground'",
|
|
955
|
+
"assetType": "svg"
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
"name": "JEIJEUJEC",
|
|
959
|
+
"category": "icon",
|
|
960
|
+
"qualifiedEagerImport": "import JEIJEUJEC from '@payfit/unity-illustrations/assets/JEIJEUJEC'",
|
|
961
|
+
"assetType": "svg"
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"name": "JetlangCalculator",
|
|
965
|
+
"category": "picture",
|
|
966
|
+
"qualifiedEagerImport": "import JetlangCalculator from '@payfit/unity-illustrations/assets/JetlangCalculator'",
|
|
967
|
+
"assetType": "svg"
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
"name": "Kanoon",
|
|
971
|
+
"category": "icon",
|
|
972
|
+
"qualifiedEagerImport": "import Kanoon from '@payfit/unity-illustrations/assets/Kanoon'",
|
|
973
|
+
"assetType": "svg"
|
|
974
|
+
},
|
|
975
|
+
{
|
|
976
|
+
"name": "Kpmg",
|
|
977
|
+
"category": "icon",
|
|
978
|
+
"qualifiedEagerImport": "import Kpmg from '@payfit/unity-illustrations/assets/Kpmg'",
|
|
979
|
+
"assetType": "svg"
|
|
980
|
+
},
|
|
981
|
+
{
|
|
982
|
+
"name": "KpmgAnimation",
|
|
983
|
+
"category": "animation",
|
|
984
|
+
"qualifiedEagerImport": "import KpmgAnimation from '@payfit/unity-illustrations/assets/KpmgAnimation'",
|
|
985
|
+
"assetType": "webp"
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
"name": "LegalHelp",
|
|
989
|
+
"category": "icon",
|
|
990
|
+
"qualifiedEagerImport": "import LegalHelp from '@payfit/unity-illustrations/assets/LegalHelp'",
|
|
991
|
+
"assetType": "svg"
|
|
992
|
+
},
|
|
993
|
+
{
|
|
994
|
+
"name": "LetterBox",
|
|
995
|
+
"category": "icon",
|
|
996
|
+
"qualifiedEagerImport": "import LetterBox from '@payfit/unity-illustrations/assets/LetterBox'",
|
|
997
|
+
"assetType": "svg"
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"name": "LetterBoxWithBackground",
|
|
1001
|
+
"category": "icon",
|
|
1002
|
+
"qualifiedEagerImport": "import LetterBoxWithBackground from '@payfit/unity-illustrations/assets/LetterBoxWithBackground'",
|
|
1003
|
+
"assetType": "svg"
|
|
1004
|
+
},
|
|
1005
|
+
{
|
|
1006
|
+
"name": "Library",
|
|
1007
|
+
"category": "picture",
|
|
1008
|
+
"qualifiedEagerImport": "import Library from '@payfit/unity-illustrations/assets/Library'",
|
|
1009
|
+
"assetType": "svg"
|
|
1010
|
+
},
|
|
1011
|
+
{
|
|
1012
|
+
"name": "LightBulb",
|
|
1013
|
+
"category": "icon",
|
|
1014
|
+
"qualifiedEagerImport": "import LightBulb from '@payfit/unity-illustrations/assets/LightBulb'",
|
|
1015
|
+
"assetType": "svg"
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
"name": "LightBulbWithBackground",
|
|
1019
|
+
"category": "icon",
|
|
1020
|
+
"qualifiedEagerImport": "import LightBulbWithBackground from '@payfit/unity-illustrations/assets/LightBulbWithBackground'",
|
|
1021
|
+
"assetType": "svg"
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
"name": "LittleRocket",
|
|
1025
|
+
"category": "icon",
|
|
1026
|
+
"qualifiedEagerImport": "import LittleRocket from '@payfit/unity-illustrations/assets/LittleRocket'",
|
|
1027
|
+
"assetType": "svg"
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
"name": "LittleRocketWithBackground",
|
|
1031
|
+
"category": "icon",
|
|
1032
|
+
"qualifiedEagerImport": "import LittleRocketWithBackground from '@payfit/unity-illustrations/assets/LittleRocketWithBackground'",
|
|
1033
|
+
"assetType": "svg"
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"name": "LunchVoucher",
|
|
1037
|
+
"category": "icon",
|
|
1038
|
+
"qualifiedEagerImport": "import LunchVoucher from '@payfit/unity-illustrations/assets/LunchVoucher'",
|
|
1039
|
+
"assetType": "svg"
|
|
1040
|
+
},
|
|
1041
|
+
{
|
|
1042
|
+
"name": "MagnifyingGlass",
|
|
1043
|
+
"category": "icon",
|
|
1044
|
+
"qualifiedEagerImport": "import MagnifyingGlass from '@payfit/unity-illustrations/assets/MagnifyingGlass'",
|
|
1045
|
+
"assetType": "svg"
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
"name": "MagnifyingGlassWithBackground",
|
|
1049
|
+
"category": "icon",
|
|
1050
|
+
"qualifiedEagerImport": "import MagnifyingGlassWithBackground from '@payfit/unity-illustrations/assets/MagnifyingGlassWithBackground'",
|
|
1051
|
+
"assetType": "svg"
|
|
1052
|
+
},
|
|
1053
|
+
{
|
|
1054
|
+
"name": "Marteler",
|
|
1055
|
+
"category": "picture",
|
|
1056
|
+
"qualifiedEagerImport": "import Marteler from '@payfit/unity-illustrations/assets/Marteler'",
|
|
1057
|
+
"assetType": "svg"
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
"name": "MartelerWithBackground",
|
|
1061
|
+
"category": "picture",
|
|
1062
|
+
"qualifiedEagerImport": "import MartelerWithBackground from '@payfit/unity-illustrations/assets/MartelerWithBackground'",
|
|
1063
|
+
"assetType": "svg"
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"name": "MealPlate",
|
|
1067
|
+
"category": "icon",
|
|
1068
|
+
"qualifiedEagerImport": "import MealPlate from '@payfit/unity-illustrations/assets/MealPlate'",
|
|
1069
|
+
"assetType": "svg"
|
|
1070
|
+
},
|
|
1071
|
+
{
|
|
1072
|
+
"name": "MealPlateWithBackground",
|
|
1073
|
+
"category": "icon",
|
|
1074
|
+
"qualifiedEagerImport": "import MealPlateWithBackground from '@payfit/unity-illustrations/assets/MealPlateWithBackground'",
|
|
1075
|
+
"assetType": "svg"
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
"name": "MealVoucher",
|
|
1079
|
+
"category": "icon",
|
|
1080
|
+
"qualifiedEagerImport": "import MealVoucher from '@payfit/unity-illustrations/assets/MealVoucher'",
|
|
1081
|
+
"assetType": "svg"
|
|
1082
|
+
},
|
|
1083
|
+
{
|
|
1084
|
+
"name": "MealVoucherCard",
|
|
1085
|
+
"category": "icon",
|
|
1086
|
+
"qualifiedEagerImport": "import MealVoucherCard from '@payfit/unity-illustrations/assets/MealVoucherCard'",
|
|
1087
|
+
"assetType": "svg"
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
"name": "MealVoucherCardWithBackground",
|
|
1091
|
+
"category": "icon",
|
|
1092
|
+
"qualifiedEagerImport": "import MealVoucherCardWithBackground from '@payfit/unity-illustrations/assets/MealVoucherCardWithBackground'",
|
|
1093
|
+
"assetType": "svg"
|
|
1094
|
+
},
|
|
1095
|
+
{
|
|
1096
|
+
"name": "MealVoucherWithBackground",
|
|
1097
|
+
"category": "icon",
|
|
1098
|
+
"qualifiedEagerImport": "import MealVoucherWithBackground from '@payfit/unity-illustrations/assets/MealVoucherWithBackground'",
|
|
1099
|
+
"assetType": "svg"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
"name": "Mobility",
|
|
1103
|
+
"category": "icon",
|
|
1104
|
+
"qualifiedEagerImport": "import Mobility from '@payfit/unity-illustrations/assets/Mobility'",
|
|
1105
|
+
"assetType": "svg"
|
|
1106
|
+
},
|
|
1107
|
+
{
|
|
1108
|
+
"name": "MoneyLending",
|
|
1109
|
+
"category": "icon",
|
|
1110
|
+
"qualifiedEagerImport": "import MoneyLending from '@payfit/unity-illustrations/assets/MoneyLending'",
|
|
1111
|
+
"assetType": "svg"
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"name": "MoneyLendingWithBackground",
|
|
1115
|
+
"category": "icon",
|
|
1116
|
+
"qualifiedEagerImport": "import MoneyLendingWithBackground from '@payfit/unity-illustrations/assets/MoneyLendingWithBackground'",
|
|
1117
|
+
"assetType": "svg"
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
"name": "Mug",
|
|
1121
|
+
"category": "picture",
|
|
1122
|
+
"qualifiedEagerImport": "import Mug from '@payfit/unity-illustrations/assets/Mug'",
|
|
1123
|
+
"assetType": "svg"
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
"name": "Notes",
|
|
1127
|
+
"category": "icon",
|
|
1128
|
+
"qualifiedEagerImport": "import Notes from '@payfit/unity-illustrations/assets/Notes'",
|
|
1129
|
+
"assetType": "svg"
|
|
1130
|
+
},
|
|
1131
|
+
{
|
|
1132
|
+
"name": "OfficialLetter",
|
|
1133
|
+
"category": "icon",
|
|
1134
|
+
"qualifiedEagerImport": "import OfficialLetter from '@payfit/unity-illustrations/assets/OfficialLetter'",
|
|
1135
|
+
"assetType": "svg"
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"name": "OfficialLetterWithBackground",
|
|
1139
|
+
"category": "icon",
|
|
1140
|
+
"qualifiedEagerImport": "import OfficialLetterWithBackground from '@payfit/unity-illustrations/assets/OfficialLetterWithBackground'",
|
|
1141
|
+
"assetType": "svg"
|
|
1142
|
+
},
|
|
1143
|
+
{
|
|
1144
|
+
"name": "OpenLock",
|
|
1145
|
+
"category": "icon",
|
|
1146
|
+
"qualifiedEagerImport": "import OpenLock from '@payfit/unity-illustrations/assets/OpenLock'",
|
|
1147
|
+
"assetType": "svg"
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
"name": "OpenLockWithBackground",
|
|
1151
|
+
"category": "icon",
|
|
1152
|
+
"qualifiedEagerImport": "import OpenLockWithBackground from '@payfit/unity-illustrations/assets/OpenLockWithBackground'",
|
|
1153
|
+
"assetType": "svg"
|
|
1154
|
+
},
|
|
1155
|
+
{
|
|
1156
|
+
"name": "OrganismesPayment",
|
|
1157
|
+
"category": "icon",
|
|
1158
|
+
"qualifiedEagerImport": "import OrganismesPayment from '@payfit/unity-illustrations/assets/OrganismesPayment'",
|
|
1159
|
+
"assetType": "svg"
|
|
1160
|
+
},
|
|
1161
|
+
{
|
|
1162
|
+
"name": "PaidLeave",
|
|
1163
|
+
"category": "icon",
|
|
1164
|
+
"qualifiedEagerImport": "import PaidLeave from '@payfit/unity-illustrations/assets/PaidLeave'",
|
|
1165
|
+
"assetType": "svg"
|
|
1166
|
+
},
|
|
1167
|
+
{
|
|
1168
|
+
"name": "Panel",
|
|
1169
|
+
"category": "picture",
|
|
1170
|
+
"qualifiedEagerImport": "import Panel from '@payfit/unity-illustrations/assets/Panel'",
|
|
1171
|
+
"assetType": "svg"
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"name": "PanelAnimation",
|
|
1175
|
+
"category": "animation",
|
|
1176
|
+
"qualifiedEagerImport": "import PanelAnimation from '@payfit/unity-illustrations/assets/PanelAnimation'",
|
|
1177
|
+
"assetType": "webp"
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
"name": "PanelWithBackground",
|
|
1181
|
+
"category": "picture",
|
|
1182
|
+
"qualifiedEagerImport": "import PanelWithBackground from '@payfit/unity-illustrations/assets/PanelWithBackground'",
|
|
1183
|
+
"assetType": "svg"
|
|
1184
|
+
},
|
|
1185
|
+
{
|
|
1186
|
+
"name": "PaperPlane",
|
|
1187
|
+
"category": "picture",
|
|
1188
|
+
"qualifiedEagerImport": "import PaperPlane from '@payfit/unity-illustrations/assets/PaperPlane'",
|
|
1189
|
+
"assetType": "svg"
|
|
1190
|
+
},
|
|
1191
|
+
{
|
|
1192
|
+
"name": "PaperPlaneAnimation",
|
|
1193
|
+
"category": "animation",
|
|
1194
|
+
"qualifiedEagerImport": "import PaperPlaneAnimation from '@payfit/unity-illustrations/assets/PaperPlaneAnimation'",
|
|
1195
|
+
"assetType": "webp"
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
"name": "PaperPlaneWithBackground",
|
|
1199
|
+
"category": "picture",
|
|
1200
|
+
"qualifiedEagerImport": "import PaperPlaneWithBackground from '@payfit/unity-illustrations/assets/PaperPlaneWithBackground'",
|
|
1201
|
+
"assetType": "svg"
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
"name": "Party",
|
|
1205
|
+
"category": "picture",
|
|
1206
|
+
"qualifiedEagerImport": "import Party from '@payfit/unity-illustrations/assets/Party'",
|
|
1207
|
+
"assetType": "svg"
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"name": "PartyAnimation",
|
|
1211
|
+
"category": "animation",
|
|
1212
|
+
"qualifiedEagerImport": "import PartyAnimation from '@payfit/unity-illustrations/assets/PartyAnimation'",
|
|
1213
|
+
"assetType": "webp"
|
|
1214
|
+
},
|
|
1215
|
+
{
|
|
1216
|
+
"name": "PayfittersWithBadge",
|
|
1217
|
+
"category": "picture",
|
|
1218
|
+
"qualifiedEagerImport": "import PayfittersWithBadge from '@payfit/unity-illustrations/assets/PayfittersWithBadge'",
|
|
1219
|
+
"assetType": "svg"
|
|
1220
|
+
},
|
|
1221
|
+
{
|
|
1222
|
+
"name": "PaymentInformation",
|
|
1223
|
+
"category": "icon",
|
|
1224
|
+
"qualifiedEagerImport": "import PaymentInformation from '@payfit/unity-illustrations/assets/PaymentInformation'",
|
|
1225
|
+
"assetType": "svg"
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"name": "PayrollError",
|
|
1229
|
+
"category": "picture",
|
|
1230
|
+
"qualifiedEagerImport": "import PayrollError from '@payfit/unity-illustrations/assets/PayrollError'",
|
|
1231
|
+
"assetType": "svg"
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
"name": "PayrollErrorWithBackground",
|
|
1235
|
+
"category": "picture",
|
|
1236
|
+
"qualifiedEagerImport": "import PayrollErrorWithBackground from '@payfit/unity-illustrations/assets/PayrollErrorWithBackground'",
|
|
1237
|
+
"assetType": "svg"
|
|
1238
|
+
},
|
|
1239
|
+
{
|
|
1240
|
+
"name": "Payslip",
|
|
1241
|
+
"category": "icon",
|
|
1242
|
+
"qualifiedEagerImport": "import Payslip from '@payfit/unity-illustrations/assets/Payslip'",
|
|
1243
|
+
"assetType": "svg"
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
"name": "PayslipCoins",
|
|
1247
|
+
"category": "icon",
|
|
1248
|
+
"qualifiedEagerImport": "import PayslipCoins from '@payfit/unity-illustrations/assets/PayslipCoins'",
|
|
1249
|
+
"assetType": "svg"
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
"name": "PayslipCoinsWithBackground",
|
|
1253
|
+
"category": "icon",
|
|
1254
|
+
"qualifiedEagerImport": "import PayslipCoinsWithBackground from '@payfit/unity-illustrations/assets/PayslipCoinsWithBackground'",
|
|
1255
|
+
"assetType": "svg"
|
|
1256
|
+
},
|
|
1257
|
+
{
|
|
1258
|
+
"name": "PayslipFlipAnimation",
|
|
1259
|
+
"category": "animation",
|
|
1260
|
+
"qualifiedEagerImport": "import PayslipFlipAnimation from '@payfit/unity-illustrations/assets/PayslipFlipAnimation'",
|
|
1261
|
+
"assetType": "webp"
|
|
1262
|
+
},
|
|
1263
|
+
{
|
|
1264
|
+
"name": "PayslipWithBackground",
|
|
1265
|
+
"category": "icon",
|
|
1266
|
+
"qualifiedEagerImport": "import PayslipWithBackground from '@payfit/unity-illustrations/assets/PayslipWithBackground'",
|
|
1267
|
+
"assetType": "svg"
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
"name": "Pen",
|
|
1271
|
+
"category": "icon",
|
|
1272
|
+
"qualifiedEagerImport": "import Pen from '@payfit/unity-illustrations/assets/Pen'",
|
|
1273
|
+
"assetType": "svg"
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
"name": "PenWithBackground",
|
|
1277
|
+
"category": "icon",
|
|
1278
|
+
"qualifiedEagerImport": "import PenWithBackground from '@payfit/unity-illustrations/assets/PenWithBackground'",
|
|
1279
|
+
"assetType": "svg"
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
"name": "People",
|
|
1283
|
+
"category": "icon",
|
|
1284
|
+
"qualifiedEagerImport": "import People from '@payfit/unity-illustrations/assets/People'",
|
|
1285
|
+
"assetType": "svg"
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"name": "PeopleAnimation",
|
|
1289
|
+
"category": "animation",
|
|
1290
|
+
"qualifiedEagerImport": "import PeopleAnimation from '@payfit/unity-illustrations/assets/PeopleAnimation'",
|
|
1291
|
+
"assetType": "webp"
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
"name": "PeopleWithBackground",
|
|
1295
|
+
"category": "icon",
|
|
1296
|
+
"qualifiedEagerImport": "import PeopleWithBackground from '@payfit/unity-illustrations/assets/PeopleWithBackground'",
|
|
1297
|
+
"assetType": "svg"
|
|
1298
|
+
},
|
|
1299
|
+
{
|
|
1300
|
+
"name": "Performance",
|
|
1301
|
+
"category": "icon",
|
|
1302
|
+
"qualifiedEagerImport": "import Performance from '@payfit/unity-illustrations/assets/Performance'",
|
|
1303
|
+
"assetType": "svg"
|
|
1304
|
+
},
|
|
1305
|
+
{
|
|
1306
|
+
"name": "PerformanceDiscussion",
|
|
1307
|
+
"category": "picture",
|
|
1308
|
+
"qualifiedEagerImport": "import PerformanceDiscussion from '@payfit/unity-illustrations/assets/PerformanceDiscussion'",
|
|
1309
|
+
"assetType": "svg"
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
"name": "PerformanceWithBackground",
|
|
1313
|
+
"category": "picture",
|
|
1314
|
+
"qualifiedEagerImport": "import PerformanceWithBackground from '@payfit/unity-illustrations/assets/PerformanceWithBackground'",
|
|
1315
|
+
"assetType": "svg"
|
|
1316
|
+
},
|
|
1317
|
+
{
|
|
1318
|
+
"name": "Person",
|
|
1319
|
+
"category": "picture",
|
|
1320
|
+
"qualifiedEagerImport": "import Person from '@payfit/unity-illustrations/assets/Person'",
|
|
1321
|
+
"assetType": "svg"
|
|
1322
|
+
},
|
|
1323
|
+
{
|
|
1324
|
+
"name": "PersonalDetails",
|
|
1325
|
+
"category": "icon",
|
|
1326
|
+
"qualifiedEagerImport": "import PersonalDetails from '@payfit/unity-illustrations/assets/PersonalDetails'",
|
|
1327
|
+
"assetType": "svg"
|
|
1328
|
+
},
|
|
1329
|
+
{
|
|
1330
|
+
"name": "PersonHeadphone",
|
|
1331
|
+
"category": "icon",
|
|
1332
|
+
"qualifiedEagerImport": "import PersonHeadphone from '@payfit/unity-illustrations/assets/PersonHeadphone'",
|
|
1333
|
+
"assetType": "svg"
|
|
1334
|
+
},
|
|
1335
|
+
{
|
|
1336
|
+
"name": "PersonHeadphoneWithBackground",
|
|
1337
|
+
"category": "icon",
|
|
1338
|
+
"qualifiedEagerImport": "import PersonHeadphoneWithBackground from '@payfit/unity-illustrations/assets/PersonHeadphoneWithBackground'",
|
|
1339
|
+
"assetType": "svg"
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"name": "PhoneMessage",
|
|
1343
|
+
"category": "picture",
|
|
1344
|
+
"qualifiedEagerImport": "import PhoneMessage from '@payfit/unity-illustrations/assets/PhoneMessage'",
|
|
1345
|
+
"assetType": "svg"
|
|
1346
|
+
},
|
|
1347
|
+
{
|
|
1348
|
+
"name": "PiggyBank",
|
|
1349
|
+
"category": "icon",
|
|
1350
|
+
"qualifiedEagerImport": "import PiggyBank from '@payfit/unity-illustrations/assets/PiggyBank'",
|
|
1351
|
+
"assetType": "svg"
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
"name": "PiggyBankAnimation",
|
|
1355
|
+
"category": "animation",
|
|
1356
|
+
"qualifiedEagerImport": "import PiggyBankAnimation from '@payfit/unity-illustrations/assets/PiggyBankAnimation'",
|
|
1357
|
+
"assetType": "webp"
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
"name": "PiggyBankCoins",
|
|
1361
|
+
"category": "icon",
|
|
1362
|
+
"qualifiedEagerImport": "import PiggyBankCoins from '@payfit/unity-illustrations/assets/PiggyBankCoins'",
|
|
1363
|
+
"assetType": "svg"
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
"name": "PiggyBankCoinsWithBackground",
|
|
1367
|
+
"category": "icon",
|
|
1368
|
+
"qualifiedEagerImport": "import PiggyBankCoinsWithBackground from '@payfit/unity-illustrations/assets/PiggyBankCoinsWithBackground'",
|
|
1369
|
+
"assetType": "svg"
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
"name": "PiggyBankWithBackground",
|
|
1373
|
+
"category": "icon",
|
|
1374
|
+
"qualifiedEagerImport": "import PiggyBankWithBackground from '@payfit/unity-illustrations/assets/PiggyBankWithBackground'",
|
|
1375
|
+
"assetType": "svg"
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
"name": "Planet",
|
|
1379
|
+
"category": "picture",
|
|
1380
|
+
"qualifiedEagerImport": "import Planet from '@payfit/unity-illustrations/assets/Planet'",
|
|
1381
|
+
"assetType": "svg"
|
|
1382
|
+
},
|
|
1383
|
+
{
|
|
1384
|
+
"name": "Plant",
|
|
1385
|
+
"category": "icon",
|
|
1386
|
+
"qualifiedEagerImport": "import Plant from '@payfit/unity-illustrations/assets/Plant'",
|
|
1387
|
+
"assetType": "svg"
|
|
1388
|
+
},
|
|
1389
|
+
{
|
|
1390
|
+
"name": "PlantAnimation",
|
|
1391
|
+
"category": "animation",
|
|
1392
|
+
"qualifiedEagerImport": "import PlantAnimation from '@payfit/unity-illustrations/assets/PlantAnimation'",
|
|
1393
|
+
"assetType": "webp"
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"name": "PlantWithBackground",
|
|
1397
|
+
"category": "icon",
|
|
1398
|
+
"qualifiedEagerImport": "import PlantWithBackground from '@payfit/unity-illustrations/assets/PlantWithBackground'",
|
|
1399
|
+
"assetType": "svg"
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
"name": "PostIt",
|
|
1403
|
+
"category": "picture",
|
|
1404
|
+
"qualifiedEagerImport": "import PostIt from '@payfit/unity-illustrations/assets/PostIt'",
|
|
1405
|
+
"assetType": "svg"
|
|
1406
|
+
},
|
|
1407
|
+
{
|
|
1408
|
+
"name": "PostItWithBackground",
|
|
1409
|
+
"category": "picture",
|
|
1410
|
+
"qualifiedEagerImport": "import PostItWithBackground from '@payfit/unity-illustrations/assets/PostItWithBackground'",
|
|
1411
|
+
"assetType": "svg"
|
|
1412
|
+
},
|
|
1413
|
+
{
|
|
1414
|
+
"name": "Progression",
|
|
1415
|
+
"category": "picture",
|
|
1416
|
+
"qualifiedEagerImport": "import Progression from '@payfit/unity-illustrations/assets/Progression'",
|
|
1417
|
+
"assetType": "svg"
|
|
1418
|
+
},
|
|
1419
|
+
{
|
|
1420
|
+
"name": "Promotion",
|
|
1421
|
+
"category": "picture",
|
|
1422
|
+
"qualifiedEagerImport": "import Promotion from '@payfit/unity-illustrations/assets/Promotion'",
|
|
1423
|
+
"assetType": "svg"
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
1426
|
+
"name": "ProvidentScheme",
|
|
1427
|
+
"category": "icon",
|
|
1428
|
+
"qualifiedEagerImport": "import ProvidentScheme from '@payfit/unity-illustrations/assets/ProvidentScheme'",
|
|
1429
|
+
"assetType": "svg"
|
|
1430
|
+
},
|
|
1431
|
+
{
|
|
1432
|
+
"name": "Puzzle",
|
|
1433
|
+
"category": "picture",
|
|
1434
|
+
"qualifiedEagerImport": "import Puzzle from '@payfit/unity-illustrations/assets/Puzzle'",
|
|
1435
|
+
"assetType": "svg"
|
|
1436
|
+
},
|
|
1437
|
+
{
|
|
1438
|
+
"name": "PuzzlePiece",
|
|
1439
|
+
"category": "picture",
|
|
1440
|
+
"qualifiedEagerImport": "import PuzzlePiece from '@payfit/unity-illustrations/assets/PuzzlePiece'",
|
|
1441
|
+
"assetType": "svg"
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
"name": "ReadingABook",
|
|
1445
|
+
"category": "picture",
|
|
1446
|
+
"qualifiedEagerImport": "import ReadingABook from '@payfit/unity-illustrations/assets/ReadingABook'",
|
|
1447
|
+
"assetType": "svg"
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
"name": "ReceivingPay",
|
|
1451
|
+
"category": "picture",
|
|
1452
|
+
"qualifiedEagerImport": "import ReceivingPay from '@payfit/unity-illustrations/assets/ReceivingPay'",
|
|
1453
|
+
"assetType": "svg"
|
|
1454
|
+
},
|
|
1455
|
+
{
|
|
1456
|
+
"name": "RehireEmployee",
|
|
1457
|
+
"category": "picture",
|
|
1458
|
+
"qualifiedEagerImport": "import RehireEmployee from '@payfit/unity-illustrations/assets/RehireEmployee'",
|
|
1459
|
+
"assetType": "svg"
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"name": "Remote",
|
|
1463
|
+
"category": "picture",
|
|
1464
|
+
"qualifiedEagerImport": "import Remote from '@payfit/unity-illustrations/assets/Remote'",
|
|
1465
|
+
"assetType": "svg"
|
|
1466
|
+
},
|
|
1467
|
+
{
|
|
1468
|
+
"name": "RemoteWork",
|
|
1469
|
+
"category": "icon",
|
|
1470
|
+
"qualifiedEagerImport": "import RemoteWork from '@payfit/unity-illustrations/assets/RemoteWork'",
|
|
1471
|
+
"assetType": "svg"
|
|
1472
|
+
},
|
|
1473
|
+
{
|
|
1474
|
+
"name": "Report",
|
|
1475
|
+
"category": "icon",
|
|
1476
|
+
"qualifiedEagerImport": "import Report from '@payfit/unity-illustrations/assets/Report'",
|
|
1477
|
+
"assetType": "svg"
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"name": "ReportWithBackground",
|
|
1481
|
+
"category": "icon",
|
|
1482
|
+
"qualifiedEagerImport": "import ReportWithBackground from '@payfit/unity-illustrations/assets/ReportWithBackground'",
|
|
1483
|
+
"assetType": "svg"
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"name": "Rocket",
|
|
1487
|
+
"category": "picture",
|
|
1488
|
+
"qualifiedEagerImport": "import Rocket from '@payfit/unity-illustrations/assets/Rocket'",
|
|
1489
|
+
"assetType": "svg"
|
|
1490
|
+
},
|
|
1491
|
+
{
|
|
1492
|
+
"name": "SafeDepositBox",
|
|
1493
|
+
"category": "picture",
|
|
1494
|
+
"qualifiedEagerImport": "import SafeDepositBox from '@payfit/unity-illustrations/assets/SafeDepositBox'",
|
|
1495
|
+
"assetType": "svg"
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
"name": "Salary",
|
|
1499
|
+
"category": "icon",
|
|
1500
|
+
"qualifiedEagerImport": "import Salary from '@payfit/unity-illustrations/assets/Salary'",
|
|
1501
|
+
"assetType": "svg"
|
|
1502
|
+
},
|
|
1503
|
+
{
|
|
1504
|
+
"name": "SalaryAdvance",
|
|
1505
|
+
"category": "icon",
|
|
1506
|
+
"qualifiedEagerImport": "import SalaryAdvance from '@payfit/unity-illustrations/assets/SalaryAdvance'",
|
|
1507
|
+
"assetType": "svg"
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
"name": "SalaryPayment",
|
|
1511
|
+
"category": "icon",
|
|
1512
|
+
"qualifiedEagerImport": "import SalaryPayment from '@payfit/unity-illustrations/assets/SalaryPayment'",
|
|
1513
|
+
"assetType": "svg"
|
|
1514
|
+
},
|
|
1515
|
+
{
|
|
1516
|
+
"name": "SalarySeizure",
|
|
1517
|
+
"category": "icon",
|
|
1518
|
+
"qualifiedEagerImport": "import SalarySeizure from '@payfit/unity-illustrations/assets/SalarySeizure'",
|
|
1519
|
+
"assetType": "svg"
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"name": "SalarySeizureWithBackground",
|
|
1523
|
+
"category": "icon",
|
|
1524
|
+
"qualifiedEagerImport": "import SalarySeizureWithBackground from '@payfit/unity-illustrations/assets/SalarySeizureWithBackground'",
|
|
1525
|
+
"assetType": "svg"
|
|
1526
|
+
},
|
|
1527
|
+
{
|
|
1528
|
+
"name": "Sale",
|
|
1529
|
+
"category": "picture",
|
|
1530
|
+
"qualifiedEagerImport": "import Sale from '@payfit/unity-illustrations/assets/Sale'",
|
|
1531
|
+
"assetType": "svg"
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"name": "SandCastle",
|
|
1535
|
+
"category": "icon",
|
|
1536
|
+
"qualifiedEagerImport": "import SandCastle from '@payfit/unity-illustrations/assets/SandCastle'",
|
|
1537
|
+
"assetType": "svg"
|
|
1538
|
+
},
|
|
1539
|
+
{
|
|
1540
|
+
"name": "SandCastleWithBackground",
|
|
1541
|
+
"category": "icon",
|
|
1542
|
+
"qualifiedEagerImport": "import SandCastleWithBackground from '@payfit/unity-illustrations/assets/SandCastleWithBackground'",
|
|
1543
|
+
"assetType": "svg"
|
|
1544
|
+
},
|
|
1545
|
+
{
|
|
1546
|
+
"name": "Schedule",
|
|
1547
|
+
"category": "icon",
|
|
1548
|
+
"qualifiedEagerImport": "import Schedule from '@payfit/unity-illustrations/assets/Schedule'",
|
|
1549
|
+
"assetType": "svg"
|
|
1550
|
+
},
|
|
1551
|
+
{
|
|
1552
|
+
"name": "ScheduleAnimation",
|
|
1553
|
+
"category": "animation",
|
|
1554
|
+
"qualifiedEagerImport": "import ScheduleAnimation from '@payfit/unity-illustrations/assets/ScheduleAnimation'",
|
|
1555
|
+
"assetType": "webp"
|
|
1556
|
+
},
|
|
1557
|
+
{
|
|
1558
|
+
"name": "ScheduleWithBackground",
|
|
1559
|
+
"category": "icon",
|
|
1560
|
+
"qualifiedEagerImport": "import ScheduleWithBackground from '@payfit/unity-illustrations/assets/ScheduleWithBackground'",
|
|
1561
|
+
"assetType": "svg"
|
|
1562
|
+
},
|
|
1563
|
+
{
|
|
1564
|
+
"name": "SecurityFields",
|
|
1565
|
+
"category": "picture",
|
|
1566
|
+
"qualifiedEagerImport": "import SecurityFields from '@payfit/unity-illustrations/assets/SecurityFields'",
|
|
1567
|
+
"assetType": "svg"
|
|
1568
|
+
},
|
|
1569
|
+
{
|
|
1570
|
+
"name": "SecurityFieldsWithBackground",
|
|
1571
|
+
"category": "picture",
|
|
1572
|
+
"qualifiedEagerImport": "import SecurityFieldsWithBackground from '@payfit/unity-illustrations/assets/SecurityFieldsWithBackground'",
|
|
1573
|
+
"assetType": "svg"
|
|
1574
|
+
},
|
|
1575
|
+
{
|
|
1576
|
+
"name": "SettingSlider",
|
|
1577
|
+
"category": "icon",
|
|
1578
|
+
"qualifiedEagerImport": "import SettingSlider from '@payfit/unity-illustrations/assets/SettingSlider'",
|
|
1579
|
+
"assetType": "svg"
|
|
1580
|
+
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "SettingSliderWithBackground",
|
|
1583
|
+
"category": "icon",
|
|
1584
|
+
"qualifiedEagerImport": "import SettingSliderWithBackground from '@payfit/unity-illustrations/assets/SettingSliderWithBackground'",
|
|
1585
|
+
"assetType": "svg"
|
|
1586
|
+
},
|
|
1587
|
+
{
|
|
1588
|
+
"name": "SetUpTask",
|
|
1589
|
+
"category": "icon",
|
|
1590
|
+
"qualifiedEagerImport": "import SetUpTask from '@payfit/unity-illustrations/assets/SetUpTask'",
|
|
1591
|
+
"assetType": "svg"
|
|
1592
|
+
},
|
|
1593
|
+
{
|
|
1594
|
+
"name": "SickLeave",
|
|
1595
|
+
"category": "icon",
|
|
1596
|
+
"qualifiedEagerImport": "import SickLeave from '@payfit/unity-illustrations/assets/SickLeave'",
|
|
1597
|
+
"assetType": "svg"
|
|
1598
|
+
},
|
|
1599
|
+
{
|
|
1600
|
+
"name": "Signature",
|
|
1601
|
+
"category": "picture",
|
|
1602
|
+
"qualifiedEagerImport": "import Signature from '@payfit/unity-illustrations/assets/Signature'",
|
|
1603
|
+
"assetType": "svg"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"name": "SignatureWithBackground",
|
|
1607
|
+
"category": "picture",
|
|
1608
|
+
"qualifiedEagerImport": "import SignatureWithBackground from '@payfit/unity-illustrations/assets/SignatureWithBackground'",
|
|
1609
|
+
"assetType": "svg"
|
|
1610
|
+
},
|
|
1611
|
+
{
|
|
1612
|
+
"name": "SittingOnTheSofa",
|
|
1613
|
+
"category": "picture",
|
|
1614
|
+
"qualifiedEagerImport": "import SittingOnTheSofa from '@payfit/unity-illustrations/assets/SittingOnTheSofa'",
|
|
1615
|
+
"assetType": "svg"
|
|
1616
|
+
},
|
|
1617
|
+
{
|
|
1618
|
+
"name": "SmallPuzzle",
|
|
1619
|
+
"category": "icon",
|
|
1620
|
+
"qualifiedEagerImport": "import SmallPuzzle from '@payfit/unity-illustrations/assets/SmallPuzzle'",
|
|
1621
|
+
"assetType": "svg"
|
|
1622
|
+
},
|
|
1623
|
+
{
|
|
1624
|
+
"name": "SmallPuzzleWithBackground",
|
|
1625
|
+
"category": "icon",
|
|
1626
|
+
"qualifiedEagerImport": "import SmallPuzzleWithBackground from '@payfit/unity-illustrations/assets/SmallPuzzleWithBackground'",
|
|
1627
|
+
"assetType": "svg"
|
|
1628
|
+
},
|
|
1629
|
+
{
|
|
1630
|
+
"name": "SmilingCharacter",
|
|
1631
|
+
"category": "icon",
|
|
1632
|
+
"qualifiedEagerImport": "import SmilingCharacter from '@payfit/unity-illustrations/assets/SmilingCharacter'",
|
|
1633
|
+
"assetType": "svg"
|
|
1634
|
+
},
|
|
1635
|
+
{
|
|
1636
|
+
"name": "SmilingCharacterWithBackground",
|
|
1637
|
+
"category": "icon",
|
|
1638
|
+
"qualifiedEagerImport": "import SmilingCharacterWithBackground from '@payfit/unity-illustrations/assets/SmilingCharacterWithBackground'",
|
|
1639
|
+
"assetType": "svg"
|
|
1640
|
+
},
|
|
1641
|
+
{
|
|
1642
|
+
"name": "SolveProblem",
|
|
1643
|
+
"category": "picture",
|
|
1644
|
+
"qualifiedEagerImport": "import SolveProblem from '@payfit/unity-illustrations/assets/SolveProblem'",
|
|
1645
|
+
"assetType": "svg"
|
|
1646
|
+
},
|
|
1647
|
+
{
|
|
1648
|
+
"name": "SpeakerFingertips",
|
|
1649
|
+
"category": "picture",
|
|
1650
|
+
"qualifiedEagerImport": "import SpeakerFingertips from '@payfit/unity-illustrations/assets/SpeakerFingertips'",
|
|
1651
|
+
"assetType": "svg"
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
"name": "SpeakerWelcome",
|
|
1655
|
+
"category": "picture",
|
|
1656
|
+
"qualifiedEagerImport": "import SpeakerWelcome from '@payfit/unity-illustrations/assets/SpeakerWelcome'",
|
|
1657
|
+
"assetType": "svg"
|
|
1658
|
+
},
|
|
1659
|
+
{
|
|
1660
|
+
"name": "SpeakerWithMicrophone",
|
|
1661
|
+
"category": "picture",
|
|
1662
|
+
"qualifiedEagerImport": "import SpeakerWithMicrophone from '@payfit/unity-illustrations/assets/SpeakerWithMicrophone'",
|
|
1663
|
+
"assetType": "svg"
|
|
1664
|
+
},
|
|
1665
|
+
{
|
|
1666
|
+
"name": "Spreadsheet",
|
|
1667
|
+
"category": "icon",
|
|
1668
|
+
"qualifiedEagerImport": "import Spreadsheet from '@payfit/unity-illustrations/assets/Spreadsheet'",
|
|
1669
|
+
"assetType": "svg"
|
|
1670
|
+
},
|
|
1671
|
+
{
|
|
1672
|
+
"name": "SpreadsheetWithBackground",
|
|
1673
|
+
"category": "icon",
|
|
1674
|
+
"qualifiedEagerImport": "import SpreadsheetWithBackground from '@payfit/unity-illustrations/assets/SpreadsheetWithBackground'",
|
|
1675
|
+
"assetType": "svg"
|
|
1676
|
+
},
|
|
1677
|
+
{
|
|
1678
|
+
"name": "StackOfBook2",
|
|
1679
|
+
"category": "picture",
|
|
1680
|
+
"qualifiedEagerImport": "import StackOfBook2 from '@payfit/unity-illustrations/assets/StackOfBook2'",
|
|
1681
|
+
"assetType": "svg"
|
|
1682
|
+
},
|
|
1683
|
+
{
|
|
1684
|
+
"name": "StackOfBook2WithBackground",
|
|
1685
|
+
"category": "picture",
|
|
1686
|
+
"qualifiedEagerImport": "import StackOfBook2WithBackground from '@payfit/unity-illustrations/assets/StackOfBook2WithBackground'",
|
|
1687
|
+
"assetType": "svg"
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
"name": "StairTreads",
|
|
1691
|
+
"category": "picture",
|
|
1692
|
+
"qualifiedEagerImport": "import StairTreads from '@payfit/unity-illustrations/assets/StairTreads'",
|
|
1693
|
+
"assetType": "svg"
|
|
1694
|
+
},
|
|
1695
|
+
{
|
|
1696
|
+
"name": "Stethoscope",
|
|
1697
|
+
"category": "icon",
|
|
1698
|
+
"qualifiedEagerImport": "import Stethoscope from '@payfit/unity-illustrations/assets/Stethoscope'",
|
|
1699
|
+
"assetType": "svg"
|
|
1700
|
+
},
|
|
1701
|
+
{
|
|
1702
|
+
"name": "StethoscopeWithBackground",
|
|
1703
|
+
"category": "icon",
|
|
1704
|
+
"qualifiedEagerImport": "import StethoscopeWithBackground from '@payfit/unity-illustrations/assets/StethoscopeWithBackground'",
|
|
1705
|
+
"assetType": "svg"
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"name": "StockOptions",
|
|
1709
|
+
"category": "icon",
|
|
1710
|
+
"qualifiedEagerImport": "import StockOptions from '@payfit/unity-illustrations/assets/StockOptions'",
|
|
1711
|
+
"assetType": "svg"
|
|
1712
|
+
},
|
|
1713
|
+
{
|
|
1714
|
+
"name": "StockOptionsWithBackground",
|
|
1715
|
+
"category": "icon",
|
|
1716
|
+
"qualifiedEagerImport": "import StockOptionsWithBackground from '@payfit/unity-illustrations/assets/StockOptionsWithBackground'",
|
|
1717
|
+
"assetType": "svg"
|
|
1718
|
+
},
|
|
1719
|
+
{
|
|
1720
|
+
"name": "Stopwatch",
|
|
1721
|
+
"category": "icon",
|
|
1722
|
+
"qualifiedEagerImport": "import Stopwatch from '@payfit/unity-illustrations/assets/Stopwatch'",
|
|
1723
|
+
"assetType": "svg"
|
|
1724
|
+
},
|
|
1725
|
+
{
|
|
1726
|
+
"name": "StopwatchWithBackground",
|
|
1727
|
+
"category": "icon",
|
|
1728
|
+
"qualifiedEagerImport": "import StopwatchWithBackground from '@payfit/unity-illustrations/assets/StopwatchWithBackground'",
|
|
1729
|
+
"assetType": "svg"
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"name": "Sunshade",
|
|
1733
|
+
"category": "icon",
|
|
1734
|
+
"qualifiedEagerImport": "import Sunshade from '@payfit/unity-illustrations/assets/Sunshade'",
|
|
1735
|
+
"assetType": "svg"
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"name": "SunshadeWithBackground",
|
|
1739
|
+
"category": "icon",
|
|
1740
|
+
"qualifiedEagerImport": "import SunshadeWithBackground from '@payfit/unity-illustrations/assets/SunshadeWithBackground'",
|
|
1741
|
+
"assetType": "svg"
|
|
1742
|
+
},
|
|
1743
|
+
{
|
|
1744
|
+
"name": "TakingNote",
|
|
1745
|
+
"category": "picture",
|
|
1746
|
+
"qualifiedEagerImport": "import TakingNote from '@payfit/unity-illustrations/assets/TakingNote'",
|
|
1747
|
+
"assetType": "svg"
|
|
1748
|
+
},
|
|
1749
|
+
{
|
|
1750
|
+
"name": "Target",
|
|
1751
|
+
"category": "picture",
|
|
1752
|
+
"qualifiedEagerImport": "import Target from '@payfit/unity-illustrations/assets/Target'",
|
|
1753
|
+
"assetType": "svg"
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"name": "TaskToDo",
|
|
1757
|
+
"category": "icon",
|
|
1758
|
+
"qualifiedEagerImport": "import TaskToDo from '@payfit/unity-illustrations/assets/TaskToDo'",
|
|
1759
|
+
"assetType": "svg"
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"name": "TaskToDoWithBackground",
|
|
1763
|
+
"category": "icon",
|
|
1764
|
+
"qualifiedEagerImport": "import TaskToDoWithBackground from '@payfit/unity-illustrations/assets/TaskToDoWithBackground'",
|
|
1765
|
+
"assetType": "svg"
|
|
1766
|
+
},
|
|
1767
|
+
{
|
|
1768
|
+
"name": "TeamBuilding",
|
|
1769
|
+
"category": "picture",
|
|
1770
|
+
"qualifiedEagerImport": "import TeamBuilding from '@payfit/unity-illustrations/assets/TeamBuilding'",
|
|
1771
|
+
"assetType": "svg"
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
"name": "Telescope",
|
|
1775
|
+
"category": "picture",
|
|
1776
|
+
"qualifiedEagerImport": "import Telescope from '@payfit/unity-illustrations/assets/Telescope'",
|
|
1777
|
+
"assetType": "svg"
|
|
1778
|
+
},
|
|
1779
|
+
{
|
|
1780
|
+
"name": "Template",
|
|
1781
|
+
"category": "icon",
|
|
1782
|
+
"qualifiedEagerImport": "import Template from '@payfit/unity-illustrations/assets/Template'",
|
|
1783
|
+
"assetType": "svg"
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"name": "TemplateForm",
|
|
1787
|
+
"category": "picture",
|
|
1788
|
+
"qualifiedEagerImport": "import TemplateForm from '@payfit/unity-illustrations/assets/TemplateForm'",
|
|
1789
|
+
"assetType": "svg"
|
|
1790
|
+
},
|
|
1791
|
+
{
|
|
1792
|
+
"name": "TemplateFormWithBackground",
|
|
1793
|
+
"category": "picture",
|
|
1794
|
+
"qualifiedEagerImport": "import TemplateFormWithBackground from '@payfit/unity-illustrations/assets/TemplateFormWithBackground'",
|
|
1795
|
+
"assetType": "svg"
|
|
1796
|
+
},
|
|
1797
|
+
{
|
|
1798
|
+
"name": "TemplateWithBackground",
|
|
1799
|
+
"category": "icon",
|
|
1800
|
+
"qualifiedEagerImport": "import TemplateWithBackground from '@payfit/unity-illustrations/assets/TemplateWithBackground'",
|
|
1801
|
+
"assetType": "svg"
|
|
1802
|
+
},
|
|
1803
|
+
{
|
|
1804
|
+
"name": "Thumbsup",
|
|
1805
|
+
"category": "picture",
|
|
1806
|
+
"qualifiedEagerImport": "import Thumbsup from '@payfit/unity-illustrations/assets/Thumbsup'",
|
|
1807
|
+
"assetType": "svg"
|
|
1808
|
+
},
|
|
1809
|
+
{
|
|
1810
|
+
"name": "ThumbsupAnimation",
|
|
1811
|
+
"category": "animation",
|
|
1812
|
+
"qualifiedEagerImport": "import ThumbsupAnimation from '@payfit/unity-illustrations/assets/ThumbsupAnimation'",
|
|
1813
|
+
"assetType": "webp"
|
|
1814
|
+
},
|
|
1815
|
+
{
|
|
1816
|
+
"name": "Thumbtack",
|
|
1817
|
+
"category": "icon",
|
|
1818
|
+
"qualifiedEagerImport": "import Thumbtack from '@payfit/unity-illustrations/assets/Thumbtack'",
|
|
1819
|
+
"assetType": "svg"
|
|
1820
|
+
},
|
|
1821
|
+
{
|
|
1822
|
+
"name": "ThumbtackWithBackground",
|
|
1823
|
+
"category": "icon",
|
|
1824
|
+
"qualifiedEagerImport": "import ThumbtackWithBackground from '@payfit/unity-illustrations/assets/ThumbtackWithBackground'",
|
|
1825
|
+
"assetType": "svg"
|
|
1826
|
+
},
|
|
1827
|
+
{
|
|
1828
|
+
"name": "Timer",
|
|
1829
|
+
"category": "picture",
|
|
1830
|
+
"qualifiedEagerImport": "import Timer from '@payfit/unity-illustrations/assets/Timer'",
|
|
1831
|
+
"assetType": "svg"
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"name": "TimeTracking",
|
|
1835
|
+
"category": "icon",
|
|
1836
|
+
"qualifiedEagerImport": "import TimeTracking from '@payfit/unity-illustrations/assets/TimeTracking'",
|
|
1837
|
+
"assetType": "svg"
|
|
1838
|
+
},
|
|
1839
|
+
{
|
|
1840
|
+
"name": "TipsJar",
|
|
1841
|
+
"category": "icon",
|
|
1842
|
+
"qualifiedEagerImport": "import TipsJar from '@payfit/unity-illustrations/assets/TipsJar'",
|
|
1843
|
+
"assetType": "svg"
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"name": "TipsJarWithBackground",
|
|
1847
|
+
"category": "icon",
|
|
1848
|
+
"qualifiedEagerImport": "import TipsJarWithBackground from '@payfit/unity-illustrations/assets/TipsJarWithBackground'",
|
|
1849
|
+
"assetType": "svg"
|
|
1850
|
+
},
|
|
1851
|
+
{
|
|
1852
|
+
"name": "ToggleOff",
|
|
1853
|
+
"category": "picture",
|
|
1854
|
+
"qualifiedEagerImport": "import ToggleOff from '@payfit/unity-illustrations/assets/ToggleOff'",
|
|
1855
|
+
"assetType": "svg"
|
|
1856
|
+
},
|
|
1857
|
+
{
|
|
1858
|
+
"name": "ToggleOffWithBackground",
|
|
1859
|
+
"category": "picture",
|
|
1860
|
+
"qualifiedEagerImport": "import ToggleOffWithBackground from '@payfit/unity-illustrations/assets/ToggleOffWithBackground'",
|
|
1861
|
+
"assetType": "svg"
|
|
1862
|
+
},
|
|
1863
|
+
{
|
|
1864
|
+
"name": "ToggleOn",
|
|
1865
|
+
"category": "picture",
|
|
1866
|
+
"qualifiedEagerImport": "import ToggleOn from '@payfit/unity-illustrations/assets/ToggleOn'",
|
|
1867
|
+
"assetType": "svg"
|
|
1868
|
+
},
|
|
1869
|
+
{
|
|
1870
|
+
"name": "ToggleOnWithBackground",
|
|
1871
|
+
"category": "picture",
|
|
1872
|
+
"qualifiedEagerImport": "import ToggleOnWithBackground from '@payfit/unity-illustrations/assets/ToggleOnWithBackground'",
|
|
1873
|
+
"assetType": "svg"
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
"name": "TokenCoin",
|
|
1877
|
+
"category": "icon",
|
|
1878
|
+
"qualifiedEagerImport": "import TokenCoin from '@payfit/unity-illustrations/assets/TokenCoin'",
|
|
1879
|
+
"assetType": "svg"
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
"name": "TokenCoinWithBackground",
|
|
1883
|
+
"category": "icon",
|
|
1884
|
+
"qualifiedEagerImport": "import TokenCoinWithBackground from '@payfit/unity-illustrations/assets/TokenCoinWithBackground'",
|
|
1885
|
+
"assetType": "svg"
|
|
1886
|
+
},
|
|
1887
|
+
{
|
|
1888
|
+
"name": "Trophy",
|
|
1889
|
+
"category": "picture",
|
|
1890
|
+
"qualifiedEagerImport": "import Trophy from '@payfit/unity-illustrations/assets/Trophy'",
|
|
1891
|
+
"assetType": "svg"
|
|
1892
|
+
},
|
|
1893
|
+
{
|
|
1894
|
+
"name": "TrophyWithBackground",
|
|
1895
|
+
"category": "picture",
|
|
1896
|
+
"qualifiedEagerImport": "import TrophyWithBackground from '@payfit/unity-illustrations/assets/TrophyWithBackground'",
|
|
1897
|
+
"assetType": "svg"
|
|
1898
|
+
},
|
|
1899
|
+
{
|
|
1900
|
+
"name": "TrophyWon",
|
|
1901
|
+
"category": "picture",
|
|
1902
|
+
"qualifiedEagerImport": "import TrophyWon from '@payfit/unity-illustrations/assets/TrophyWon'",
|
|
1903
|
+
"assetType": "svg"
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"name": "ValidationWindow",
|
|
1907
|
+
"category": "icon",
|
|
1908
|
+
"qualifiedEagerImport": "import ValidationWindow from '@payfit/unity-illustrations/assets/ValidationWindow'",
|
|
1909
|
+
"assetType": "svg"
|
|
1910
|
+
},
|
|
1911
|
+
{
|
|
1912
|
+
"name": "ValidationWindowWithBackground",
|
|
1913
|
+
"category": "icon",
|
|
1914
|
+
"qualifiedEagerImport": "import ValidationWindowWithBackground from '@payfit/unity-illustrations/assets/ValidationWindowWithBackground'",
|
|
1915
|
+
"assetType": "svg"
|
|
1916
|
+
},
|
|
1917
|
+
{
|
|
1918
|
+
"name": "VisuallyImpaired",
|
|
1919
|
+
"category": "picture",
|
|
1920
|
+
"qualifiedEagerImport": "import VisuallyImpaired from '@payfit/unity-illustrations/assets/VisuallyImpaired'",
|
|
1921
|
+
"assetType": "svg"
|
|
1922
|
+
},
|
|
1923
|
+
{
|
|
1924
|
+
"name": "VisuallyImpairedWinter",
|
|
1925
|
+
"category": "picture",
|
|
1926
|
+
"qualifiedEagerImport": "import VisuallyImpairedWinter from '@payfit/unity-illustrations/assets/VisuallyImpairedWinter'",
|
|
1927
|
+
"assetType": "svg"
|
|
1928
|
+
},
|
|
1929
|
+
{
|
|
1930
|
+
"name": "WalkingPeople",
|
|
1931
|
+
"category": "picture",
|
|
1932
|
+
"qualifiedEagerImport": "import WalkingPeople from '@payfit/unity-illustrations/assets/WalkingPeople'",
|
|
1933
|
+
"assetType": "svg"
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
"name": "WinterParty",
|
|
1937
|
+
"category": "picture",
|
|
1938
|
+
"qualifiedEagerImport": "import WinterParty from '@payfit/unity-illustrations/assets/WinterParty'",
|
|
1939
|
+
"assetType": "svg"
|
|
1940
|
+
},
|
|
1941
|
+
{
|
|
1942
|
+
"name": "WinterPartyAnimation",
|
|
1943
|
+
"category": "animation",
|
|
1944
|
+
"qualifiedEagerImport": "import WinterPartyAnimation from '@payfit/unity-illustrations/assets/WinterPartyAnimation'",
|
|
1945
|
+
"assetType": "webp"
|
|
1946
|
+
},
|
|
1947
|
+
{
|
|
1948
|
+
"name": "WorkAtOffice",
|
|
1949
|
+
"category": "picture",
|
|
1950
|
+
"qualifiedEagerImport": "import WorkAtOffice from '@payfit/unity-illustrations/assets/WorkAtOffice'",
|
|
1951
|
+
"assetType": "svg"
|
|
1952
|
+
},
|
|
1953
|
+
{
|
|
1954
|
+
"name": "WorkExpense",
|
|
1955
|
+
"category": "icon",
|
|
1956
|
+
"qualifiedEagerImport": "import WorkExpense from '@payfit/unity-illustrations/assets/WorkExpense'",
|
|
1957
|
+
"assetType": "svg"
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"name": "WorkExpenseWithBackground",
|
|
1961
|
+
"category": "icon",
|
|
1962
|
+
"qualifiedEagerImport": "import WorkExpenseWithBackground from '@payfit/unity-illustrations/assets/WorkExpenseWithBackground'",
|
|
1963
|
+
"assetType": "svg"
|
|
1964
|
+
},
|
|
1965
|
+
{
|
|
1966
|
+
"name": "WorkFromAnywhere",
|
|
1967
|
+
"category": "picture",
|
|
1968
|
+
"qualifiedEagerImport": "import WorkFromAnywhere from '@payfit/unity-illustrations/assets/WorkFromAnywhere'",
|
|
1969
|
+
"assetType": "svg"
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
"name": "WorkingTime",
|
|
1973
|
+
"category": "icon",
|
|
1974
|
+
"qualifiedEagerImport": "import WorkingTime from '@payfit/unity-illustrations/assets/WorkingTime'",
|
|
1975
|
+
"assetType": "svg"
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"name": "Wrench",
|
|
1979
|
+
"category": "picture",
|
|
1980
|
+
"qualifiedEagerImport": "import Wrench from '@payfit/unity-illustrations/assets/Wrench'",
|
|
1981
|
+
"assetType": "svg"
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
"name": "WriteBook",
|
|
1985
|
+
"category": "picture",
|
|
1986
|
+
"qualifiedEagerImport": "import WriteBook from '@payfit/unity-illustrations/assets/WriteBook'",
|
|
1987
|
+
"assetType": "svg"
|
|
1988
|
+
},
|
|
1989
|
+
{
|
|
1990
|
+
"name": "WriteBookWithBackground",
|
|
1991
|
+
"category": "picture",
|
|
1992
|
+
"qualifiedEagerImport": "import WriteBookWithBackground from '@payfit/unity-illustrations/assets/WriteBookWithBackground'",
|
|
1993
|
+
"assetType": "svg"
|
|
1994
|
+
}
|
|
1995
|
+
]
|
|
1996
|
+
}
|