@wix/wix-ui-icons-common 3.151.0 → 3.152.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/dist/cjs/default/general/dist/components/AreaPin.js +37 -0
  2. package/dist/cjs/default/general/dist/components/AreaPinSmall.js +37 -0
  3. package/dist/cjs/default/general/dist/index.js +6 -0
  4. package/dist/cjs/default/general/metadata.js +7 -0
  5. package/dist/cjs/lazy/general/dist/components/AreaPin.js +31 -0
  6. package/dist/cjs/lazy/general/dist/components/AreaPinSmall.js +31 -0
  7. package/dist/cjs/lazy/general/dist/components/ConnectSettings.js +31 -0
  8. package/dist/cjs/lazy/general/dist/components/ConnectSettingsSmall.js +31 -0
  9. package/dist/cjs/lazy/general/dist/index.js +12 -0
  10. package/dist/cjs/odeditor/general/dist/components/ConnectSettings.js +37 -0
  11. package/dist/cjs/odeditor/general/dist/components/ConnectSettingsSmall.js +37 -0
  12. package/dist/cjs/odeditor/general/dist/index.js +6 -0
  13. package/dist/cjs/odeditor/general/metadata.js +7 -0
  14. package/dist/cjs/stories/default/system/index.story.js +1 -1
  15. package/dist/esm/default/general/dist/components/AreaPin.js +7 -0
  16. package/dist/esm/default/general/dist/components/AreaPinSmall.js +7 -0
  17. package/dist/esm/default/general/dist/index.js +3016 -3012
  18. package/dist/esm/default/general/metadata.js +7 -0
  19. package/dist/esm/lazy/general/dist/components/AreaPin.js +11 -0
  20. package/dist/esm/lazy/general/dist/components/AreaPinSmall.js +11 -0
  21. package/dist/esm/lazy/general/dist/components/ConnectSettings.js +11 -0
  22. package/dist/esm/lazy/general/dist/components/ConnectSettingsSmall.js +11 -0
  23. package/dist/esm/lazy/general/dist/index.js +3476 -3468
  24. package/dist/esm/odeditor/general/dist/components/ConnectSettings.js +7 -0
  25. package/dist/esm/odeditor/general/dist/components/ConnectSettingsSmall.js +7 -0
  26. package/dist/esm/odeditor/general/dist/index.js +1676 -1672
  27. package/dist/esm/odeditor/general/metadata.js +7 -0
  28. package/dist/esm/stories/default/system/index.story.js +1 -1
  29. package/dist/statics/icons/default/general/AreaPin.2ea4.json +3 -0
  30. package/dist/statics/icons/default/general/AreaPinSmall.4618.json +3 -0
  31. package/dist/statics/icons/odeditor/general/ConnectSettings.45cf.json +3 -0
  32. package/dist/statics/icons/odeditor/general/ConnectSettingsSmall.9fe4.json +3 -0
  33. package/dist/tsconfig.tsbuildinfo +1 -1
  34. package/dist/types/default/general/dist/components/AreaPin.d.ts +7 -0
  35. package/dist/types/default/general/dist/components/AreaPin.d.ts.map +1 -0
  36. package/dist/types/default/general/dist/components/AreaPinSmall.d.ts +7 -0
  37. package/dist/types/default/general/dist/components/AreaPinSmall.d.ts.map +1 -0
  38. package/dist/types/default/general/dist/index.d.ts +2 -0
  39. package/dist/types/default/general/dist/index.d.ts.map +1 -1
  40. package/dist/types/default/general/metadata.d.ts.map +1 -1
  41. package/dist/types/lazy/general/dist/components/AreaPin.d.ts +3 -0
  42. package/dist/types/lazy/general/dist/components/AreaPin.d.ts.map +1 -0
  43. package/dist/types/lazy/general/dist/components/AreaPinSmall.d.ts +3 -0
  44. package/dist/types/lazy/general/dist/components/AreaPinSmall.d.ts.map +1 -0
  45. package/dist/types/lazy/general/dist/components/ConnectSettings.d.ts +3 -0
  46. package/dist/types/lazy/general/dist/components/ConnectSettings.d.ts.map +1 -0
  47. package/dist/types/lazy/general/dist/components/ConnectSettingsSmall.d.ts +3 -0
  48. package/dist/types/lazy/general/dist/components/ConnectSettingsSmall.d.ts.map +1 -0
  49. package/dist/types/lazy/general/dist/index.d.ts +4 -0
  50. package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
  51. package/dist/types/odeditor/general/dist/components/ConnectSettings.d.ts +7 -0
  52. package/dist/types/odeditor/general/dist/components/ConnectSettings.d.ts.map +1 -0
  53. package/dist/types/odeditor/general/dist/components/ConnectSettingsSmall.d.ts +7 -0
  54. package/dist/types/odeditor/general/dist/components/ConnectSettingsSmall.d.ts.map +1 -0
  55. package/dist/types/odeditor/general/dist/index.d.ts +2 -0
  56. package/dist/types/odeditor/general/dist/index.d.ts.map +1 -1
  57. package/dist/types/odeditor/general/metadata.d.ts.map +1 -1
  58. package/package.json +3 -3
@@ -194,842 +194,844 @@ import { default as default194 } from "./components/Compose";
194
194
  import { default as default195 } from "./components/ComposeSmall";
195
195
  import { default as default196 } from "./components/Confirm";
196
196
  import { default as default197 } from "./components/ConfirmSmall";
197
- import { default as default198 } from "./components/Connection";
198
- import { default as default199 } from "./components/ConnectionSmall";
199
- import { default as default200 } from "./components/Container";
200
- import { default as default201 } from "./components/ContainerFilled";
201
- import { default as default202 } from "./components/ContainerFilledSmall";
202
- import { default as default203 } from "./components/ContainerSmall";
203
- import { default as default204 } from "./components/Contrast";
204
- import { default as default205 } from "./components/ContrastSmall";
205
- import { default as default206 } from "./components/Copy";
206
- import { default as default207 } from "./components/CopySmall";
207
- import { default as default208 } from "./components/CornerRadius";
208
- import { default as default209 } from "./components/CornerRadiusSmall";
209
- import { default as default210 } from "./components/Counter";
210
- import { default as default211 } from "./components/CounterSmall";
211
- import { default as default212 } from "./components/Crop";
212
- import { default as default213 } from "./components/CropSmall";
213
- import { default as default214 } from "./components/Crypto";
214
- import { default as default215 } from "./components/CryptoSmall";
215
- import { default as default216 } from "./components/CssGridRows";
216
- import { default as default217 } from "./components/CssGridRowsHorizontal";
217
- import { default as default218 } from "./components/CssGridRowsHorizontalSmall";
218
- import { default as default219 } from "./components/CssGridRowsSmall";
219
- import { default as default220 } from "./components/CssGridThreeColumns";
220
- import { default as default221 } from "./components/CssGridThreeColumnsHorizontal";
221
- import { default as default222 } from "./components/CssGridThreeColumnsHorizontalSmall";
222
- import { default as default223 } from "./components/CssGridThreeColumnsSmall";
223
- import { default as default224 } from "./components/CssGridTwoColumns";
224
- import { default as default225 } from "./components/CssGridTwoColumnsSmall";
225
- import { default as default226 } from "./components/CustomGrid";
226
- import { default as default227 } from "./components/CustomGridSmall";
227
- import { default as default228 } from "./components/CutOut";
228
- import { default as default229 } from "./components/CutOutSmall";
229
- import { default as default230 } from "./components/CutOutSparkles";
230
- import { default as default231 } from "./components/CutOutSparklesSmall";
231
- import { default as default232 } from "./components/Dashboard";
232
- import { default as default233 } from "./components/DashboardSmall";
233
- import { default as default234 } from "./components/DataCollection";
234
- import { default as default235 } from "./components/DataCollectionLinked";
235
- import { default as default236 } from "./components/DataCollectionLinkedSmall";
236
- import { default as default237 } from "./components/DataCollectionSmall";
237
- import { default as default238 } from "./components/DataConnect";
238
- import { default as default239 } from "./components/DataConnectSmall";
239
- import { default as default240 } from "./components/Date";
240
- import { default as default241 } from "./components/DateAndTime";
241
- import { default as default242 } from "./components/DateAndTimeSmall";
242
- import { default as default243 } from "./components/DateChecked";
243
- import { default as default244 } from "./components/DateCheckedSmall";
244
- import { default as default245 } from "./components/DateSmall";
245
- import { default as default246 } from "./components/DateSync";
246
- import { default as default247 } from "./components/DateSyncSmall";
247
- import { default as default248 } from "./components/DecreaseIndent";
248
- import { default as default249 } from "./components/DecreaseIndentSmall";
249
- import { default as default250 } from "./components/Delete";
250
- import { default as default251 } from "./components/DeleteSmall";
251
- import { default as default252 } from "./components/Design";
252
- import { default as default253 } from "./components/DesignAdd";
253
- import { default as default254 } from "./components/DesignAddSmall";
254
- import { default as default255 } from "./components/DesignRemove";
255
- import { default as default256 } from "./components/DesignRemoveSmall";
256
- import { default as default257 } from "./components/DesignSettings";
257
- import { default as default258 } from "./components/DesignSettingsSmall";
258
- import { default as default259 } from "./components/DesignSmall";
259
- import { default as default260 } from "./components/DesignToken";
260
- import { default as default261 } from "./components/DesignTokenSmall";
261
- import { default as default262 } from "./components/Desktop";
262
- import { default as default263 } from "./components/DesktopSmall";
263
- import { default as default264 } from "./components/Detach";
264
- import { default as default265 } from "./components/DetachSmall";
265
- import { default as default266 } from "./components/Discord";
266
- import { default as default267 } from "./components/DiscordSmall";
267
- import { default as default268 } from "./components/Dismiss";
268
- import { default as default269 } from "./components/DismissSmall";
269
- import { default as default270 } from "./components/DistributeCenter";
270
- import { default as default271 } from "./components/DistributeCenterSmall";
271
- import { default as default272 } from "./components/DistributeEqually";
272
- import { default as default273 } from "./components/DistributeEquallySmall";
273
- import { default as default274 } from "./components/DistributeFullWidth";
274
- import { default as default275 } from "./components/DistributeFullWidthSmall";
275
- import { default as default276 } from "./components/DistributeHorizontally";
276
- import { default as default277 } from "./components/DistributeHorizontallySmall";
277
- import { default as default278 } from "./components/DistributeVertically";
278
- import { default as default279 } from "./components/DistributeVerticallySmall";
279
- import { default as default280 } from "./components/Divider";
280
- import { default as default281 } from "./components/DividerSize";
281
- import { default as default282 } from "./components/DividerSizeLarge";
282
- import { default as default283 } from "./components/DividerSizeLargeSmall";
283
- import { default as default284 } from "./components/DividerSizeMedium";
284
- import { default as default285 } from "./components/DividerSizeMediumSmall";
285
- import { default as default286 } from "./components/DividerSizeSmall";
286
- import { default as default287 } from "./components/DividerSmall";
287
- import { default as default288 } from "./components/DocDuplicate";
288
- import { default as default289 } from "./components/DocDuplicateSmall";
289
- import { default as default290 } from "./components/DocMovePrevious";
290
- import { default as default291 } from "./components/DocMovePreviousSmall";
291
- import { default as default292 } from "./components/DocMovefrom";
292
- import { default as default293 } from "./components/DocMovefromSmall";
293
- import { default as default294 } from "./components/DockBottom";
294
- import { default as default295 } from "./components/DockBottomSmall";
295
- import { default as default296 } from "./components/DockLeft";
296
- import { default as default297 } from "./components/DockLeftSmall";
297
- import { default as default298 } from "./components/DockRight";
298
- import { default as default299 } from "./components/DockRightSmall";
299
- import { default as default300 } from "./components/DockTop";
300
- import { default as default301 } from "./components/DockTopSmall";
301
- import { default as default302 } from "./components/Document";
302
- import { default as default303 } from "./components/DocumentSmall";
303
- import { default as default304 } from "./components/DownloadImport";
304
- import { default as default305 } from "./components/DownloadImportSmall";
305
- import { default as default306 } from "./components/DragHorizontally";
306
- import { default as default307 } from "./components/DragHorizontallySmall";
307
- import { default as default308 } from "./components/Draw";
308
- import { default as default309 } from "./components/DrawSmall";
309
- import { default as default310 } from "./components/DropShadowRight";
310
- import { default as default311 } from "./components/DropShadowRightSmall";
311
- import { default as default312 } from "./components/Dropdown";
312
- import { default as default313 } from "./components/DropdownSmall";
313
- import { default as default314 } from "./components/DuckDuckGo";
314
- import { default as default315 } from "./components/DuckDuckGoSmall";
315
- import { default as default316 } from "./components/Duplicate";
316
- import { default as default317 } from "./components/DuplicateSmall";
317
- import { default as default318 } from "./components/DynamicPage";
318
- import { default as default319 } from "./components/DynamicPageSmall";
319
- import { default as default320 } from "./components/ESignature";
320
- import { default as default321 } from "./components/ESignatureSmall";
321
- import { default as default322 } from "./components/Edit";
322
- import { default as default323 } from "./components/EditSmall";
323
- import { default as default324 } from "./components/EditSparkle";
324
- import { default as default325 } from "./components/EditSparkleSmall";
325
- import { default as default326 } from "./components/ElementSelectionTool";
326
- import { default as default327 } from "./components/ElementSelectionToolSmall";
327
- import { default as default328 } from "./components/Email";
328
- import { default as default329 } from "./components/EmailSmall";
329
- import { default as default330 } from "./components/EnhancePrompt";
330
- import { default as default331 } from "./components/EnhancePromptSmall";
331
- import { default as default332 } from "./components/EnterFromLeft";
332
- import { default as default333 } from "./components/EnterFromLeftSmall";
333
- import { default as default334 } from "./components/Erase";
334
- import { default as default335 } from "./components/EraseSmall";
335
- import { default as default336 } from "./components/Exit";
336
- import { default as default337 } from "./components/ExitSmall";
337
- import { default as default338 } from "./components/ExitToLeft";
338
- import { default as default339 } from "./components/ExitToLeftSmall";
339
- import { default as default340 } from "./components/Expand";
340
- import { default as default341 } from "./components/ExpandSmall";
341
- import { default as default342 } from "./components/Exposure";
342
- import { default as default343 } from "./components/ExposureSmall";
343
- import { default as default344 } from "./components/Extensions";
344
- import { default as default345 } from "./components/ExtensionsSmall";
345
- import { default as default346 } from "./components/ExternalLink";
346
- import { default as default347 } from "./components/ExternalLinkSmall";
347
- import { default as default348 } from "./components/Facebook";
348
- import { default as default349 } from "./components/FacebookSmall";
349
- import { default as default350 } from "./components/Favorite";
350
- import { default as default351 } from "./components/FavoriteFilled";
351
- import { default as default352 } from "./components/FavoriteFilledSmall";
352
- import { default as default353 } from "./components/FavoriteSmall";
353
- import { default as default354 } from "./components/Figma";
354
- import { default as default355 } from "./components/FigmaSmall";
355
- import { default as default356 } from "./components/Filter";
356
- import { default as default357 } from "./components/FilterSmall";
357
- import { default as default358 } from "./components/Filters";
358
- import { default as default359 } from "./components/FiltersSmall";
359
- import { default as default360 } from "./components/Flip";
360
- import { default as default361 } from "./components/FlipSmall";
361
- import { default as default362 } from "./components/Focus";
362
- import { default as default363 } from "./components/FocusMode";
363
- import { default as default364 } from "./components/FocusModeSmall";
364
- import { default as default365 } from "./components/FocusSmall";
365
- import { default as default366 } from "./components/FolderAdd";
366
- import { default as default367 } from "./components/FolderAddSmall";
367
- import { default as default368 } from "./components/Forward";
368
- import { default as default369 } from "./components/ForwardSmall";
369
- import { default as default370 } from "./components/ForwardTop";
370
- import { default as default371 } from "./components/ForwardTopSmall";
371
- import { default as default372 } from "./components/FourThreeRatio";
372
- import { default as default373 } from "./components/FourThreeRatioSmall";
373
- import { default as default374 } from "./components/Gallery";
374
- import { default as default375 } from "./components/GallerySmall";
375
- import { default as default376 } from "./components/Game";
376
- import { default as default377 } from "./components/GameSmall";
377
- import { default as default378 } from "./components/Gemini";
378
- import { default as default379 } from "./components/GeminiSmall";
379
- import { default as default380 } from "./components/GeneratedAssetSparkle";
380
- import { default as default381 } from "./components/GeneratedAssetSparkleSmall";
381
- import { default as default382 } from "./components/GetStarted";
382
- import { default as default383 } from "./components/GetStartedSmall";
383
- import { default as default384 } from "./components/GitHub";
384
- import { default as default385 } from "./components/GitHubSmall";
385
- import { default as default386 } from "./components/GlitterButton";
386
- import { default as default387 } from "./components/GlitterButtonSmall";
387
- import { default as default388 } from "./components/Globe";
388
- import { default as default389 } from "./components/GlobeSmall";
389
- import { default as default390 } from "./components/Google";
390
- import { default as default391 } from "./components/GoogleAds";
391
- import { default as default392 } from "./components/GoogleAdsSmall";
392
- import { default as default393 } from "./components/GoogleSmall";
393
- import { default as default394 } from "./components/Gradient";
394
- import { default as default395 } from "./components/GradientSmall";
395
- import { default as default396 } from "./components/Grafana";
396
- import { default as default397 } from "./components/GrafanaSmall";
397
- import { default as default398 } from "./components/Grain";
398
- import { default as default399 } from "./components/GrainSmall";
399
- import { default as default400 } from "./components/GridView";
400
- import { default as default401 } from "./components/GridViewSmall";
401
- import { default as default402 } from "./components/Group";
402
- import { default as default403 } from "./components/GroupSmall";
403
- import { default as default404 } from "./components/Handle";
404
- import { default as default405 } from "./components/HandleSmall";
405
- import { default as default406 } from "./components/HeadingOne";
406
- import { default as default407 } from "./components/HeadingOneSmall";
407
- import { default as default408 } from "./components/HeadingThree";
408
- import { default as default409 } from "./components/HeadingThreeSmall";
409
- import { default as default410 } from "./components/HeadingTwo";
410
- import { default as default411 } from "./components/HeadingTwoSmall";
411
- import { default as default412 } from "./components/Heart";
412
- import { default as default413 } from "./components/HeartFilled";
413
- import { default as default414 } from "./components/HeartFilledSmall";
414
- import { default as default415 } from "./components/HeartSmall";
415
- import { default as default416 } from "./components/Height";
416
- import { default as default417 } from "./components/HeightSmall";
417
- import { default as default418 } from "./components/Help";
418
- import { default as default419 } from "./components/HelpCircle";
419
- import { default as default420 } from "./components/HelpCircleSmall";
420
- import { default as default421 } from "./components/HelpSmall";
421
- import { default as default422 } from "./components/Hidden";
422
- import { default as default423 } from "./components/HiddenSmall";
423
- import { default as default424 } from "./components/HideSidebar";
424
- import { default as default425 } from "./components/HideSidebarSmall";
425
- import { default as default426 } from "./components/Highlights";
426
- import { default as default427 } from "./components/HighlightsSmall";
427
- import { default as default428 } from "./components/Hint";
428
- import { default as default429 } from "./components/HintSmall";
429
- import { default as default430 } from "./components/History";
430
- import { default as default431 } from "./components/HistorySmall";
431
- import { default as default432 } from "./components/Home";
432
- import { default as default433 } from "./components/HomeSmall";
433
- import { default as default434 } from "./components/HorizontalMenu";
434
- import { default as default435 } from "./components/HorizontalMenuSmall";
435
- import { default as default436 } from "./components/HorizontalRatio";
436
- import { default as default437 } from "./components/HorizontalRatioSmall";
437
- import { default as default438 } from "./components/HorizontalText";
438
- import { default as default439 } from "./components/HorizontalTextSmall";
439
- import { default as default440 } from "./components/HugContent";
440
- import { default as default441 } from "./components/HugContentSmall";
441
- import { default as default442 } from "./components/Image";
442
- import { default as default443 } from "./components/ImageSmall";
443
- import { default as default444 } from "./components/ImageSparkles";
444
- import { default as default445 } from "./components/ImageSparklesSmall";
445
- import { default as default446 } from "./components/IncreaseIndent";
446
- import { default as default447 } from "./components/IncreaseIndentSmall";
447
- import { default as default448 } from "./components/IndividualPaddings";
448
- import { default as default449 } from "./components/IndividualPaddingsSmall";
449
- import { default as default450 } from "./components/InfoCircle";
450
- import { default as default451 } from "./components/InfoCircleFilled";
451
- import { default as default452 } from "./components/InfoCircleFilledSmall";
452
- import { default as default453 } from "./components/InfoCircleSmall";
453
- import { default as default454 } from "./components/InnerShadow";
454
- import { default as default455 } from "./components/InnerShadowSmall";
455
- import { default as default456 } from "./components/Input";
456
- import { default as default457 } from "./components/InputArea";
457
- import { default as default458 } from "./components/InputAreaSmall";
458
- import { default as default459 } from "./components/InputSmall";
459
- import { default as default460 } from "./components/Instagram";
460
- import { default as default461 } from "./components/InstagramSmall";
461
- import { default as default462 } from "./components/Integrations";
462
- import { default as default463 } from "./components/IntegrationsSmall";
463
- import { default as default464 } from "./components/Intersect";
464
- import { default as default465 } from "./components/IntersectSmall";
465
- import { default as default466 } from "./components/Invoice";
466
- import { default as default467 } from "./components/InvoiceSmall";
467
- import { default as default468 } from "./components/InwardArrowsAll";
468
- import { default as default469 } from "./components/InwardArrowsAllSmall";
469
- import { default as default470 } from "./components/Italic";
470
- import { default as default471 } from "./components/ItalicSmall";
471
- import { default as default472 } from "./components/Kanban";
472
- import { default as default473 } from "./components/KanbanSmall";
473
- import { default as default474 } from "./components/Keyboard";
474
- import { default as default475 } from "./components/KeyboardSmall";
475
- import { default as default476 } from "./components/Keypad";
476
- import { default as default477 } from "./components/KeypadSmall";
477
- import { default as default478 } from "./components/Languages";
478
- import { default as default479 } from "./components/LanguagesAdd";
479
- import { default as default480 } from "./components/LanguagesAddSmall";
480
- import { default as default481 } from "./components/LanguagesSmall";
481
- import { default as default482 } from "./components/LargeDesktop";
482
- import { default as default483 } from "./components/LargeDesktopSmall";
483
- import { default as default484 } from "./components/LargeSize";
484
- import { default as default485 } from "./components/LargeSizeSmall";
485
- import { default as default486 } from "./components/Layers";
486
- import { default as default487 } from "./components/LayersSmall";
487
- import { default as default488 } from "./components/LayoutFull";
488
- import { default as default489 } from "./components/LayoutFullSmall";
489
- import { default as default490 } from "./components/LayoutGallery";
490
- import { default as default491 } from "./components/LayoutGallerySmall";
491
- import { default as default492 } from "./components/LayoutGalleryWithPanel";
492
- import { default as default493 } from "./components/LayoutGalleryWithPanelSmall";
493
- import { default as default494 } from "./components/LayoutGalleryWithPanelsSparkles";
494
- import { default as default495 } from "./components/LayoutGalleryWithPanelsSparklesSmall";
495
- import { default as default496 } from "./components/LayoutGrid";
496
- import { default as default497 } from "./components/LayoutGridSmall";
497
- import { default as default498 } from "./components/LayoutSplit";
498
- import { default as default499 } from "./components/LayoutSplitSmall";
499
- import { default as default500 } from "./components/LayoutThird";
500
- import { default as default501 } from "./components/LayoutThirdSmall";
501
- import { default as default502 } from "./components/LayoutThreeColumns";
502
- import { default as default503 } from "./components/LayoutThreeColumnsGrid";
503
- import { default as default504 } from "./components/LayoutThreeColumnsGridSmall";
504
- import { default as default505 } from "./components/LayoutThreeColumnsSmall";
505
- import { default as default506 } from "./components/LayoutThreeRows";
506
- import { default as default507 } from "./components/LayoutThreeRowsSmall";
507
- import { default as default508 } from "./components/LayoutTwoColumns";
508
- import { default as default509 } from "./components/LayoutTwoColumnsGrid";
509
- import { default as default510 } from "./components/LayoutTwoColumnsGridSmall";
510
- import { default as default511 } from "./components/LayoutTwoColumnsSmall";
511
- import { default as default512 } from "./components/LayoutTwoColumnsSplit";
512
- import { default as default513 } from "./components/LayoutTwoColumnsSplitSmall";
513
- import { default as default514 } from "./components/LayoutTwoRows";
514
- import { default as default515 } from "./components/LayoutTwoRowsSmall";
515
- import { default as default516 } from "./components/LayoutTwoThirds";
516
- import { default as default517 } from "./components/LayoutTwoThirdsSmall";
517
- import { default as default518 } from "./components/LeftAlignmentInner";
518
- import { default as default519 } from "./components/LeftAlignmentInnerSmall";
519
- import { default as default520 } from "./components/LineChart";
520
- import { default as default521 } from "./components/LineChartSmall";
521
- import { default as default522 } from "./components/LineDifferentWidth";
522
- import { default as default523 } from "./components/LineDifferentWidthSmall";
523
- import { default as default524 } from "./components/LineDotted";
524
- import { default as default525 } from "./components/LineDottedSmall";
525
- import { default as default526 } from "./components/LineEndArrowLeft";
526
- import { default as default527 } from "./components/LineEndArrowLeftSmall";
527
- import { default as default528 } from "./components/LineEndArrowRight";
528
- import { default as default529 } from "./components/LineEndArrowRightSmall";
529
- import { default as default530 } from "./components/LineEndSquare";
530
- import { default as default531 } from "./components/LineEndSquareRight";
531
- import { default as default532 } from "./components/LineEndSquareRightSmall";
532
- import { default as default533 } from "./components/LineEndSquareSmall";
533
- import { default as default534 } from "./components/LineTrianglesFilled";
534
- import { default as default535 } from "./components/LineTrianglesFilledSmall";
535
- import { default as default536 } from "./components/Link";
536
- import { default as default537 } from "./components/LinkSmall";
537
- import { default as default538 } from "./components/LinkedElement";
538
- import { default as default539 } from "./components/LinkedElementSmall";
539
- import { default as default540 } from "./components/LinkedIn";
540
- import { default as default541 } from "./components/LinkedInSmall";
541
- import { default as default542 } from "./components/List";
542
- import { default as default543 } from "./components/ListSmall";
543
- import { default as default544 } from "./components/Location";
544
- import { default as default545 } from "./components/LocationSmall";
545
- import { default as default546 } from "./components/LockLocked";
546
- import { default as default547 } from "./components/LockLockedSmall";
547
- import { default as default548 } from "./components/LockUnlocked";
548
- import { default as default549 } from "./components/LockUnlockedSmall";
549
- import { default as default550 } from "./components/Logo";
550
- import { default as default551 } from "./components/LogoSmall";
551
- import { default as default552 } from "./components/Lottie";
552
- import { default as default553 } from "./components/LottieSmall";
553
- import { default as default554 } from "./components/LowerCase";
554
- import { default as default555 } from "./components/LowerCaseSmall";
555
- import { default as default556 } from "./components/Ltr";
556
- import { default as default557 } from "./components/LtrSmall";
557
- import { default as default558 } from "./components/MagicWandSparkles";
558
- import { default as default559 } from "./components/MagicWandSparklesSmall";
559
- import { default as default560 } from "./components/ManagePhotos";
560
- import { default as default561 } from "./components/ManagePhotosSmall";
561
- import { default as default562 } from "./components/Map";
562
- import { default as default563 } from "./components/MapSmall";
563
- import { default as default564 } from "./components/MasonryGrid";
564
- import { default as default565 } from "./components/MasonryGridSmall";
565
- import { default as default566 } from "./components/MatchSize";
566
- import { default as default567 } from "./components/MatchSizeSmall";
567
- import { default as default568 } from "./components/Maximize";
568
- import { default as default569 } from "./components/MaximizeSmall";
569
- import { default as default570 } from "./components/MediumSize";
570
- import { default as default571 } from "./components/MediumSizeSmall";
571
- import { default as default572 } from "./components/Menu";
572
- import { default as default573 } from "./components/MenuSmall";
573
- import { default as default574 } from "./components/MergeCell";
574
- import { default as default575 } from "./components/MergeCellSmall";
575
- import { default as default576 } from "./components/Microphone";
576
- import { default as default577 } from "./components/MicrophoneDisabled";
577
- import { default as default578 } from "./components/MicrophoneDisabledSmall";
578
- import { default as default579 } from "./components/MicrophoneSmall";
579
- import { default as default580 } from "./components/Microsoft";
580
- import { default as default581 } from "./components/Microsoft365";
581
- import { default as default582 } from "./components/Microsoft365Small";
582
- import { default as default583 } from "./components/MicrosoftSmall";
583
- import { default as default584 } from "./components/Minimise";
584
- import { default as default585 } from "./components/MinimiseSmall";
585
- import { default as default586 } from "./components/Minus";
586
- import { default as default587 } from "./components/MinusSmall";
587
- import { default as default588 } from "./components/MirrorHorizontal";
588
- import { default as default589 } from "./components/MirrorHorizontalSmall";
589
- import { default as default590 } from "./components/MirrorVertical";
590
- import { default as default591 } from "./components/MirrorVerticalSmall";
591
- import { default as default592 } from "./components/Mobile";
592
- import { default as default593 } from "./components/MobileDisconnnect";
593
- import { default as default594 } from "./components/MobileDisconnnectSmall";
594
- import { default as default595 } from "./components/MobileSmall";
595
- import { default as default596 } from "./components/More";
596
- import { default as default597 } from "./components/MoreFilled";
597
- import { default as default598 } from "./components/MoreFilledSmall";
598
- import { default as default599 } from "./components/MoreSmall";
599
- import { default as default600 } from "./components/MultiSelect";
600
- import { default as default601 } from "./components/MultiSelectSmall";
601
- import { default as default602 } from "./components/Music";
602
- import { default as default603 } from "./components/MusicLibrary";
603
- import { default as default604 } from "./components/MusicLibrarySmall";
604
- import { default as default605 } from "./components/MusicSmall";
605
- import { default as default606 } from "./components/Naver";
606
- import { default as default607 } from "./components/NaverSmall";
607
- import { default as default608 } from "./components/NewChat";
608
- import { default as default609 } from "./components/NewChatSmall";
609
- import { default as default610 } from "./components/Newspaper";
610
- import { default as default611 } from "./components/NewspaperSmall";
611
- import { default as default612 } from "./components/None";
612
- import { default as default613 } from "./components/NoneSmall";
613
- import { default as default614 } from "./components/Note";
614
- import { default as default615 } from "./components/NoteSmall";
615
- import { default as default616 } from "./components/Notification";
616
- import { default as default617 } from "./components/NotificationSmall";
617
- import { default as default618 } from "./components/Number";
618
- import { default as default619 } from "./components/NumberSmall";
619
- import { default as default620 } from "./components/NumberedList";
620
- import { default as default621 } from "./components/NumberedListSmall";
621
- import { default as default622 } from "./components/ObjectPositionBottom";
622
- import { default as default623 } from "./components/ObjectPositionBottomSmall";
623
- import { default as default624 } from "./components/ObjectPositionLeft";
624
- import { default as default625 } from "./components/ObjectPositionLeftSmall";
625
- import { default as default626 } from "./components/ObjectPositionRight";
626
- import { default as default627 } from "./components/ObjectPositionRightSmall";
627
- import { default as default628 } from "./components/ObjectPositionTop";
628
- import { default as default629 } from "./components/ObjectPositionTopSmall";
629
- import { default as default630 } from "./components/ObjectSelectionTool";
630
- import { default as default631 } from "./components/ObjectSelectionToolSmall";
631
- import { default as default632 } from "./components/Objects";
632
- import { default as default633 } from "./components/ObjectsSmall";
633
- import { default as default634 } from "./components/Offline";
634
- import { default as default635 } from "./components/OfflineSmall";
635
- import { default as default636 } from "./components/Opacity";
636
- import { default as default637 } from "./components/OpacitySmall";
637
- import { default as default638 } from "./components/OpenSidebar";
638
- import { default as default639 } from "./components/OpenSidebarSmall";
639
- import { default as default640 } from "./components/OptimizeImage";
640
- import { default as default641 } from "./components/OptimizeImageSmall";
641
- import { default as default642 } from "./components/Order";
642
- import { default as default643 } from "./components/OrderSmall";
643
- import { default as default644 } from "./components/PaddingBottom";
644
- import { default as default645 } from "./components/PaddingBottomSmall";
645
- import { default as default646 } from "./components/PaddingHorizontal";
646
- import { default as default647 } from "./components/PaddingHorizontalSmall";
647
- import { default as default648 } from "./components/PaddingLeft";
648
- import { default as default649 } from "./components/PaddingLeftSmall";
649
- import { default as default650 } from "./components/PaddingRight";
650
- import { default as default651 } from "./components/PaddingRightSmall";
651
- import { default as default652 } from "./components/PaddingTop";
652
- import { default as default653 } from "./components/PaddingTopSmall";
653
- import { default as default654 } from "./components/PaddingVertical";
654
- import { default as default655 } from "./components/PaddingVerticalSmall";
655
- import { default as default656 } from "./components/Page";
656
- import { default as default657 } from "./components/PageAdd";
657
- import { default as default658 } from "./components/PageAddSmall";
658
- import { default as default659 } from "./components/PageCode";
659
- import { default as default660 } from "./components/PageCodeSmall";
660
- import { default as default661 } from "./components/PageSmall";
661
- import { default as default662 } from "./components/Pages";
662
- import { default as default663 } from "./components/PagesSmall";
663
- import { default as default664 } from "./components/PaidPlans";
664
- import { default as default665 } from "./components/PaidPlansSmall";
665
- import { default as default666 } from "./components/PanTool";
666
- import { default as default667 } from "./components/PanToolSmall";
667
- import { default as default668 } from "./components/Passkey";
668
- import { default as default669 } from "./components/PasskeySmall";
669
- import { default as default670 } from "./components/Paste";
670
- import { default as default671 } from "./components/PasteSmall";
671
- import { default as default672 } from "./components/Pause";
672
- import { default as default673 } from "./components/PauseFilled";
673
- import { default as default674 } from "./components/PauseFilledSmall";
674
- import { default as default675 } from "./components/PauseSmall";
675
- import { default as default676 } from "./components/Payment";
676
- import { default as default677 } from "./components/PaymentSmall";
677
- import { default as default678 } from "./components/PenNib";
678
- import { default as default679 } from "./components/PenNibSmall";
679
- import { default as default680 } from "./components/Perplexity";
680
- import { default as default681 } from "./components/PerplexitySmall";
681
- import { default as default682 } from "./components/Phone";
682
- import { default as default683 } from "./components/PhoneSmall";
683
- import { default as default684 } from "./components/PhotoCamera";
684
- import { default as default685 } from "./components/PhotoCameraSmall";
685
- import { default as default686 } from "./components/Pin";
686
- import { default as default687 } from "./components/PinSmall";
687
- import { default as default688 } from "./components/Pinterest";
688
- import { default as default689 } from "./components/PinterestSmall";
689
- import { default as default690 } from "./components/Pipette";
690
- import { default as default691 } from "./components/PipetteSmall";
691
- import { default as default692 } from "./components/Play";
692
- import { default as default693 } from "./components/PlayFilled";
693
- import { default as default694 } from "./components/PlayFilledSmall";
694
- import { default as default695 } from "./components/PlaySmall";
695
- import { default as default696 } from "./components/Popular";
696
- import { default as default697 } from "./components/PopularSmall";
697
- import { default as default698 } from "./components/Popup";
698
- import { default as default699 } from "./components/PopupSmall";
699
- import { default as default700 } from "./components/Portfolio";
700
- import { default as default701 } from "./components/PortfolioSmall";
701
- import { default as default702 } from "./components/PositionBottom";
702
- import { default as default703 } from "./components/PositionBottomSmall";
703
- import { default as default704 } from "./components/PositionLeft";
704
- import { default as default705 } from "./components/PositionLeftSmall";
705
- import { default as default706 } from "./components/PositionRight";
706
- import { default as default707 } from "./components/PositionRightSmall";
707
- import { default as default708 } from "./components/PositionTop";
708
- import { default as default709 } from "./components/PositionTopSmall";
709
- import { default as default710 } from "./components/Premium";
710
- import { default as default711 } from "./components/PremiumSmall";
711
- import { default as default712 } from "./components/ProGalleries";
712
- import { default as default713 } from "./components/ProGalleriesSmall";
713
- import { default as default714 } from "./components/Promote";
714
- import { default as default715 } from "./components/PromoteSmall";
715
- import { default as default716 } from "./components/Publish";
716
- import { default as default717 } from "./components/PublishSmall";
717
- import { default as default718 } from "./components/QR";
718
- import { default as default719 } from "./components/QRSmall";
719
- import { default as default720 } from "./components/Quote";
720
- import { default as default721 } from "./components/QuoteSmall";
721
- import { default as default722 } from "./components/RadioButtonGroup";
722
- import { default as default723 } from "./components/RadioButtonGroupSmall";
723
- import { default as default724 } from "./components/Reddit";
724
- import { default as default725 } from "./components/RedditSmall";
725
- import { default as default726 } from "./components/Redo";
726
- import { default as default727 } from "./components/RedoSmall";
727
- import { default as default728 } from "./components/Reels";
728
- import { default as default729 } from "./components/ReelsSmall";
729
- import { default as default730 } from "./components/Refresh";
730
- import { default as default731 } from "./components/RefreshSmall";
731
- import { default as default732 } from "./components/RegenerateSparkle";
732
- import { default as default733 } from "./components/RegenerateSparkleSmall";
733
- import { default as default734 } from "./components/RelatedApps";
734
- import { default as default735 } from "./components/RelatedAppsSmall";
735
- import { default as default736 } from "./components/Remix";
736
- import { default as default737 } from "./components/RemixSmall";
737
- import { default as default738 } from "./components/Reorder";
738
- import { default as default739 } from "./components/ReorderSmall";
739
- import { default as default740 } from "./components/Replace";
740
- import { default as default741 } from "./components/ReplaceSmall";
741
- import { default as default742 } from "./components/Required";
742
- import { default as default743 } from "./components/RequiredSmall";
743
- import { default as default744 } from "./components/Revert";
744
- import { default as default745 } from "./components/RevertClockwise";
745
- import { default as default746 } from "./components/RevertClockwiseSmall";
746
- import { default as default747 } from "./components/RevertSmall";
747
- import { default as default748 } from "./components/Reviews";
748
- import { default as default749 } from "./components/ReviewsSmall";
749
- import { default as default750 } from "./components/RichText";
750
- import { default as default751 } from "./components/RichTextSmall";
751
- import { default as default752 } from "./components/RightAlignmentInner";
752
- import { default as default753 } from "./components/RightAlignmentInnerSmall";
753
- import { default as default754 } from "./components/RotateLeft";
754
- import { default as default755 } from "./components/RotateLeftSmall";
755
- import { default as default756 } from "./components/RotateRight";
756
- import { default as default757 } from "./components/RotateRightSmall";
757
- import { default as default758 } from "./components/RoundCorner";
758
- import { default as default759 } from "./components/RoundCornerSmall";
759
- import { default as default760 } from "./components/RoundedCorner";
760
- import { default as default761 } from "./components/RoundedCornerBottomLeft";
761
- import { default as default762 } from "./components/RoundedCornerBottomLeftSmall";
762
- import { default as default763 } from "./components/RoundedCornerBottomRight";
763
- import { default as default764 } from "./components/RoundedCornerBottomRightSmall";
764
- import { default as default765 } from "./components/RoundedCornerSmall";
765
- import { default as default766 } from "./components/RoundedCornerTopLeft";
766
- import { default as default767 } from "./components/RoundedCornerTopLeftSmall";
767
- import { default as default768 } from "./components/Rtl";
768
- import { default as default769 } from "./components/RtlSmall";
769
- import { default as default770 } from "./components/Rule";
770
- import { default as default771 } from "./components/RuleSmall";
771
- import { default as default772 } from "./components/SEOAndAccessibility";
772
- import { default as default773 } from "./components/SEOAndAccessibilitySmall";
773
- import { default as default774 } from "./components/Saturation";
774
- import { default as default775 } from "./components/SaturationSmall";
775
- import { default as default776 } from "./components/Saved";
776
- import { default as default777 } from "./components/SavedSmall";
777
- import { default as default778 } from "./components/Search";
778
- import { default as default779 } from "./components/SearchSmall";
779
- import { default as default780 } from "./components/Section";
780
- import { default as default781 } from "./components/SectionDividerBottom";
781
- import { default as default782 } from "./components/SectionDividerBottomSmall";
782
- import { default as default783 } from "./components/SectionDividerTop";
783
- import { default as default784 } from "./components/SectionDividerTopSmall";
784
- import { default as default785 } from "./components/SectionSmall";
785
- import { default as default786 } from "./components/SectionSparkles";
786
- import { default as default787 } from "./components/SectionSparklesSmall";
787
- import { default as default788 } from "./components/SelectedTag";
788
- import { default as default789 } from "./components/SelectedTagSmall";
789
- import { default as default790 } from "./components/Send";
790
- import { default as default791 } from "./components/SendSmall";
791
- import { default as default792 } from "./components/SentenceCase";
792
- import { default as default793 } from "./components/SentenceCaseSmall";
793
- import { default as default794 } from "./components/Server";
794
- import { default as default795 } from "./components/ServerSmall";
795
- import { default as default796 } from "./components/Settings";
796
- import { default as default797 } from "./components/SettingsSmall";
797
- import { default as default798 } from "./components/Shadows";
798
- import { default as default799 } from "./components/ShadowsSmall";
799
- import { default as default800 } from "./components/Sharpness";
800
- import { default as default801 } from "./components/SharpnessSmall";
801
- import { default as default802 } from "./components/Shipping";
802
- import { default as default803 } from "./components/ShippingSmall";
803
- import { default as default804 } from "./components/Shuffle";
804
- import { default as default805 } from "./components/ShuffleSmall";
805
- import { default as default806 } from "./components/Shutterstock";
806
- import { default as default807 } from "./components/ShutterstockSmall";
807
- import { default as default808 } from "./components/SidebarUndock";
808
- import { default as default809 } from "./components/SidebarUndockSmall";
809
- import { default as default810 } from "./components/Site";
810
- import { default as default811 } from "./components/SiteMap";
811
- import { default as default812 } from "./components/SiteMapSmall";
812
- import { default as default813 } from "./components/SiteRemove";
813
- import { default as default814 } from "./components/SiteRemoveSmall";
814
- import { default as default815 } from "./components/SiteSearch";
815
- import { default as default816 } from "./components/SiteSearchSmall";
816
- import { default as default817 } from "./components/SiteSmall";
817
- import { default as default818 } from "./components/SizeAndRatio";
818
- import { default as default819 } from "./components/SizeAndRatioSmall";
819
- import { default as default820 } from "./components/SkipBackwards";
820
- import { default as default821 } from "./components/SkipBackwardsSmall";
821
- import { default as default822 } from "./components/SkipForward";
822
- import { default as default823 } from "./components/SkipForwardSmall";
823
- import { default as default824 } from "./components/Slack";
824
- import { default as default825 } from "./components/SlackSmall";
825
- import { default as default826 } from "./components/Slider";
826
- import { default as default827 } from "./components/SlidesSmall";
827
- import { default as default828 } from "./components/SmallSize";
828
- import { default as default829 } from "./components/SmallSizeSmall";
829
- import { default as default830 } from "./components/Smile";
830
- import { default as default831 } from "./components/SmileSmall";
831
- import { default as default832 } from "./components/Snapchat";
832
- import { default as default833 } from "./components/SnapchatSmall";
833
- import { default as default834 } from "./components/SolidColor";
834
- import { default as default835 } from "./components/SolidColorSmall";
835
- import { default as default836 } from "./components/SortAZ";
836
- import { default as default837 } from "./components/SortAZSmall";
837
- import { default as default838 } from "./components/SortAscending";
838
- import { default as default839 } from "./components/SortAscendingSmall";
839
- import { default as default840 } from "./components/SortDescending";
840
- import { default as default841 } from "./components/SortDescendingSmall";
841
- import { default as default842 } from "./components/SortZA";
842
- import { default as default843 } from "./components/SortZASmall";
843
- import { default as default844 } from "./components/Sound";
844
- import { default as default845 } from "./components/SoundCloud";
845
- import { default as default846 } from "./components/SoundCloudSmall";
846
- import { default as default847 } from "./components/SoundOff";
847
- import { default as default848 } from "./components/SoundOffSmall";
848
- import { default as default849 } from "./components/SoundSmall";
849
- import { default as default850 } from "./components/SparkleFilled";
850
- import { default as default851 } from "./components/SparkleFilledSmall";
851
- import { default as default852 } from "./components/Sparkles";
852
- import { default as default853 } from "./components/SparklesFilled";
853
- import { default as default854 } from "./components/SparklesFilledSmall";
854
- import { default as default855 } from "./components/SparklesSmall";
855
- import { default as default856 } from "./components/SplitCell";
856
- import { default as default857 } from "./components/SplitCellSmall";
857
- import { default as default858 } from "./components/SplitHorizontally";
858
- import { default as default859 } from "./components/SplitHorizontallySmall";
859
- import { default as default860 } from "./components/SplitVertically";
860
- import { default as default861 } from "./components/SplitVerticallySmall";
861
- import { default as default862 } from "./components/Spotify";
862
- import { default as default863 } from "./components/SpotifySmall";
863
- import { default as default864 } from "./components/SquareCorner";
864
- import { default as default865 } from "./components/SquareCornerSmall";
865
- import { default as default866 } from "./components/SquareRatio";
866
- import { default as default867 } from "./components/SquareRatioSmall";
867
- import { default as default868 } from "./components/Staff";
868
- import { default as default869 } from "./components/StaffSmall";
869
- import { default as default870 } from "./components/Statistics";
870
- import { default as default871 } from "./components/StatisticsSmall";
871
- import { default as default872 } from "./components/StatusAlert";
872
- import { default as default873 } from "./components/StatusAlertFilled";
873
- import { default as default874 } from "./components/StatusAlertFilledSmall";
874
- import { default as default875 } from "./components/StatusAlertSmall";
875
- import { default as default876 } from "./components/StatusComplete";
876
- import { default as default877 } from "./components/StatusCompleteFilled";
877
- import { default as default878 } from "./components/StatusCompleteFilledSmall";
878
- import { default as default879 } from "./components/StatusCompleteSmall";
879
- import { default as default880 } from "./components/StatusDenied";
880
- import { default as default881 } from "./components/StatusDeniedSmall";
881
- import { default as default882 } from "./components/StatusWarningFilled";
882
- import { default as default883 } from "./components/StatusWarningFilledSmall";
883
- import { default as default884 } from "./components/StretchContent";
884
- import { default as default885 } from "./components/StretchContentSmall";
885
- import { default as default886 } from "./components/Strikethrough";
886
- import { default as default887 } from "./components/StrikethroughSmall";
887
- import { default as default888 } from "./components/SwapImage";
888
- import { default as default889 } from "./components/SwapImageSmall";
889
- import { default as default890 } from "./components/TableChart";
890
- import { default as default891 } from "./components/TableChartSmall";
891
- import { default as default892 } from "./components/TableReservation";
892
- import { default as default893 } from "./components/TableReservationSmall";
893
- import { default as default894 } from "./components/Tablet";
894
- import { default as default895 } from "./components/TabletSmall";
895
- import { default as default896 } from "./components/Tag";
896
- import { default as default897 } from "./components/TagSmall";
897
- import { default as default898 } from "./components/TaskAdd";
898
- import { default as default899 } from "./components/TaskAddSmall";
899
- import { default as default900 } from "./components/Tax";
900
- import { default as default901 } from "./components/TaxSmall";
901
- import { default as default902 } from "./components/Temperature";
902
- import { default as default903 } from "./components/TemperatureSmall";
903
- import { default as default904 } from "./components/Template";
904
- import { default as default905 } from "./components/TemplateSmall";
905
- import { default as default906 } from "./components/Text";
906
- import { default as default907 } from "./components/TextAlignCenter";
907
- import { default as default908 } from "./components/TextAlignCenterSmall";
908
- import { default as default909 } from "./components/TextAlignLeft";
909
- import { default as default910 } from "./components/TextAlignLeftSmall";
910
- import { default as default911 } from "./components/TextAlignRight";
911
- import { default as default912 } from "./components/TextAlignRightSmall";
912
- import { default as default913 } from "./components/TextAnimation";
913
- import { default as default914 } from "./components/TextAnimationSmall";
914
- import { default as default915 } from "./components/TextColor";
915
- import { default as default916 } from "./components/TextColorSmall";
916
- import { default as default917 } from "./components/TextHighlightColor";
917
- import { default as default918 } from "./components/TextHighlightColorSmall";
918
- import { default as default919 } from "./components/TextJustify";
919
- import { default as default920 } from "./components/TextJustifySmall";
920
- import { default as default921 } from "./components/TextLineSpacing";
921
- import { default as default922 } from "./components/TextLineSpacingSmall";
922
- import { default as default923 } from "./components/TextSettings";
923
- import { default as default924 } from "./components/TextSettingsSmall";
924
- import { default as default925 } from "./components/TextSmall";
925
- import { default as default926 } from "./components/TextSparkles";
926
- import { default as default927 } from "./components/TextSparklesSmall";
927
- import { default as default928 } from "./components/TextStrokeColor";
928
- import { default as default929 } from "./components/TextStrokeColorSmall";
929
- import { default as default930 } from "./components/TextStyles";
930
- import { default as default931 } from "./components/TextStylesSmall";
931
- import { default as default932 } from "./components/TextTwist";
932
- import { default as default933 } from "./components/TextTwistSmall";
933
- import { default as default934 } from "./components/ThreeFourRatio";
934
- import { default as default935 } from "./components/ThreeFourRatioSmall";
935
- import { default as default936 } from "./components/Thumbnails";
936
- import { default as default937 } from "./components/ThumbnailsSmall";
937
- import { default as default938 } from "./components/ThumbsDown";
938
- import { default as default939 } from "./components/ThumbsDownSmall";
939
- import { default as default940 } from "./components/ThumbsUp";
940
- import { default as default941 } from "./components/ThumbsUpSmall";
941
- import { default as default942 } from "./components/TikTok";
942
- import { default as default943 } from "./components/TikTokSmall";
943
- import { default as default944 } from "./components/Time";
944
- import { default as default945 } from "./components/TimeSmall";
945
- import { default as default946 } from "./components/TimelineView";
946
- import { default as default947 } from "./components/TimelineViewSmall";
947
- import { default as default948 } from "./components/Toolbox";
948
- import { default as default949 } from "./components/ToolboxSmall";
949
- import { default as default950 } from "./components/Transition";
950
- import { default as default951 } from "./components/TransitionSmall";
951
- import { default as default952 } from "./components/Trending";
952
- import { default as default953 } from "./components/TrendingSmall";
953
- import { default as default954 } from "./components/Twitch";
954
- import { default as default955 } from "./components/TwitchSmall";
955
- import { default as default956 } from "./components/Twitter";
956
- import { default as default957 } from "./components/TwitterSmall";
957
- import { default as default958 } from "./components/Underline";
958
- import { default as default959 } from "./components/UnderlineSmall";
959
- import { default as default960 } from "./components/Undo";
960
- import { default as default961 } from "./components/UndoSmall";
961
- import { default as default962 } from "./components/Ungroup";
962
- import { default as default963 } from "./components/UngroupSmall";
963
- import { default as default964 } from "./components/Unlink";
964
- import { default as default965 } from "./components/UnlinkSmall";
965
- import { default as default966 } from "./components/Unsaved";
966
- import { default as default967 } from "./components/UnsavedSmall";
967
- import { default as default968 } from "./components/UploadExport";
968
- import { default as default969 } from "./components/UploadExportSmall";
969
- import { default as default970 } from "./components/UploadImage";
970
- import { default as default971 } from "./components/UploadImageSmall";
971
- import { default as default972 } from "./components/UpperCase";
972
- import { default as default973 } from "./components/UpperCaseSmall";
973
- import { default as default974 } from "./components/User";
974
- import { default as default975 } from "./components/UserAdd";
975
- import { default as default976 } from "./components/UserAddSmall";
976
- import { default as default977 } from "./components/UserRemove";
977
- import { default as default978 } from "./components/UserRemoveSmall";
978
- import { default as default979 } from "./components/UserSmall";
979
- import { default as default980 } from "./components/Users";
980
- import { default as default981 } from "./components/UsersSmall";
981
- import { default as default982 } from "./components/VerticalRatio";
982
- import { default as default983 } from "./components/VerticalRatioSmall";
983
- import { default as default984 } from "./components/VerticalText";
984
- import { default as default985 } from "./components/VerticalTextSmall";
985
- import { default as default986 } from "./components/VideoCamera";
986
- import { default as default987 } from "./components/VideoCameraDisabled";
987
- import { default as default988 } from "./components/VideoCameraDisabledSmall";
988
- import { default as default989 } from "./components/VideoCameraSmall";
989
- import { default as default990 } from "./components/VideoFile";
990
- import { default as default991 } from "./components/VideoFileSmall";
991
- import { default as default992 } from "./components/ViewExternal";
992
- import { default as default993 } from "./components/ViewExternalSmall";
993
- import { default as default994 } from "./components/Vignette";
994
- import { default as default995 } from "./components/VignetteSmall";
995
- import { default as default996 } from "./components/Vimeo";
996
- import { default as default997 } from "./components/VimeoSmall";
997
- import { default as default998 } from "./components/Visible";
998
- import { default as default999 } from "./components/VisibleSmall";
999
- import { default as default1000 } from "./components/Waveform";
1000
- import { default as default1001 } from "./components/WaveformSmall";
1001
- import { default as default1002 } from "./components/Whatsapp";
1002
- import { default as default1003 } from "./components/WhatsappSmall";
1003
- import { default as default1004 } from "./components/Widgets";
1004
- import { default as default1005 } from "./components/WidgetsSmall";
1005
- import { default as default1006 } from "./components/Width";
1006
- import { default as default1007 } from "./components/WidthSmall";
1007
- import { default as default1008 } from "./components/WixBooking";
1008
- import { default as default1009 } from "./components/WixBookingSmall";
1009
- import { default as default1010 } from "./components/WixForms";
1010
- import { default as default1011 } from "./components/WixFormsSmall";
1011
- import { default as default1012 } from "./components/WixSocialPosts";
1012
- import { default as default1013 } from "./components/WixSocialPostsSmall";
1013
- import { default as default1014 } from "./components/Wrap";
1014
- import { default as default1015 } from "./components/WrapSmall";
1015
- import { default as default1016 } from "./components/XCorp";
1016
- import { default as default1017 } from "./components/XCorpSmall";
1017
- import { default as default1018 } from "./components/Yahoo";
1018
- import { default as default1019 } from "./components/YahooSmall";
1019
- import { default as default1020 } from "./components/YandexEn";
1020
- import { default as default1021 } from "./components/YandexEnSmall";
1021
- import { default as default1022 } from "./components/YandexRu";
1022
- import { default as default1023 } from "./components/YandexRuSmall";
1023
- import { default as default1024 } from "./components/Yelp";
1024
- import { default as default1025 } from "./components/YelpSmall";
1025
- import { default as default1026 } from "./components/Youtube";
1026
- import { default as default1027 } from "./components/YoutubeFilled";
1027
- import { default as default1028 } from "./components/YoutubeFilledSmall";
1028
- import { default as default1029 } from "./components/YoutubeSmall";
1029
- import { default as default1030 } from "./components/ZoomIn";
1030
- import { default as default1031 } from "./components/ZoomInSmall";
1031
- import { default as default1032 } from "./components/ZoomOut";
1032
- import { default as default1033 } from "./components/ZoomOutSmall";
197
+ import { default as default198 } from "./components/ConnectSettings";
198
+ import { default as default199 } from "./components/ConnectSettingsSmall";
199
+ import { default as default200 } from "./components/Connection";
200
+ import { default as default201 } from "./components/ConnectionSmall";
201
+ import { default as default202 } from "./components/Container";
202
+ import { default as default203 } from "./components/ContainerFilled";
203
+ import { default as default204 } from "./components/ContainerFilledSmall";
204
+ import { default as default205 } from "./components/ContainerSmall";
205
+ import { default as default206 } from "./components/Contrast";
206
+ import { default as default207 } from "./components/ContrastSmall";
207
+ import { default as default208 } from "./components/Copy";
208
+ import { default as default209 } from "./components/CopySmall";
209
+ import { default as default210 } from "./components/CornerRadius";
210
+ import { default as default211 } from "./components/CornerRadiusSmall";
211
+ import { default as default212 } from "./components/Counter";
212
+ import { default as default213 } from "./components/CounterSmall";
213
+ import { default as default214 } from "./components/Crop";
214
+ import { default as default215 } from "./components/CropSmall";
215
+ import { default as default216 } from "./components/Crypto";
216
+ import { default as default217 } from "./components/CryptoSmall";
217
+ import { default as default218 } from "./components/CssGridRows";
218
+ import { default as default219 } from "./components/CssGridRowsHorizontal";
219
+ import { default as default220 } from "./components/CssGridRowsHorizontalSmall";
220
+ import { default as default221 } from "./components/CssGridRowsSmall";
221
+ import { default as default222 } from "./components/CssGridThreeColumns";
222
+ import { default as default223 } from "./components/CssGridThreeColumnsHorizontal";
223
+ import { default as default224 } from "./components/CssGridThreeColumnsHorizontalSmall";
224
+ import { default as default225 } from "./components/CssGridThreeColumnsSmall";
225
+ import { default as default226 } from "./components/CssGridTwoColumns";
226
+ import { default as default227 } from "./components/CssGridTwoColumnsSmall";
227
+ import { default as default228 } from "./components/CustomGrid";
228
+ import { default as default229 } from "./components/CustomGridSmall";
229
+ import { default as default230 } from "./components/CutOut";
230
+ import { default as default231 } from "./components/CutOutSmall";
231
+ import { default as default232 } from "./components/CutOutSparkles";
232
+ import { default as default233 } from "./components/CutOutSparklesSmall";
233
+ import { default as default234 } from "./components/Dashboard";
234
+ import { default as default235 } from "./components/DashboardSmall";
235
+ import { default as default236 } from "./components/DataCollection";
236
+ import { default as default237 } from "./components/DataCollectionLinked";
237
+ import { default as default238 } from "./components/DataCollectionLinkedSmall";
238
+ import { default as default239 } from "./components/DataCollectionSmall";
239
+ import { default as default240 } from "./components/DataConnect";
240
+ import { default as default241 } from "./components/DataConnectSmall";
241
+ import { default as default242 } from "./components/Date";
242
+ import { default as default243 } from "./components/DateAndTime";
243
+ import { default as default244 } from "./components/DateAndTimeSmall";
244
+ import { default as default245 } from "./components/DateChecked";
245
+ import { default as default246 } from "./components/DateCheckedSmall";
246
+ import { default as default247 } from "./components/DateSmall";
247
+ import { default as default248 } from "./components/DateSync";
248
+ import { default as default249 } from "./components/DateSyncSmall";
249
+ import { default as default250 } from "./components/DecreaseIndent";
250
+ import { default as default251 } from "./components/DecreaseIndentSmall";
251
+ import { default as default252 } from "./components/Delete";
252
+ import { default as default253 } from "./components/DeleteSmall";
253
+ import { default as default254 } from "./components/Design";
254
+ import { default as default255 } from "./components/DesignAdd";
255
+ import { default as default256 } from "./components/DesignAddSmall";
256
+ import { default as default257 } from "./components/DesignRemove";
257
+ import { default as default258 } from "./components/DesignRemoveSmall";
258
+ import { default as default259 } from "./components/DesignSettings";
259
+ import { default as default260 } from "./components/DesignSettingsSmall";
260
+ import { default as default261 } from "./components/DesignSmall";
261
+ import { default as default262 } from "./components/DesignToken";
262
+ import { default as default263 } from "./components/DesignTokenSmall";
263
+ import { default as default264 } from "./components/Desktop";
264
+ import { default as default265 } from "./components/DesktopSmall";
265
+ import { default as default266 } from "./components/Detach";
266
+ import { default as default267 } from "./components/DetachSmall";
267
+ import { default as default268 } from "./components/Discord";
268
+ import { default as default269 } from "./components/DiscordSmall";
269
+ import { default as default270 } from "./components/Dismiss";
270
+ import { default as default271 } from "./components/DismissSmall";
271
+ import { default as default272 } from "./components/DistributeCenter";
272
+ import { default as default273 } from "./components/DistributeCenterSmall";
273
+ import { default as default274 } from "./components/DistributeEqually";
274
+ import { default as default275 } from "./components/DistributeEquallySmall";
275
+ import { default as default276 } from "./components/DistributeFullWidth";
276
+ import { default as default277 } from "./components/DistributeFullWidthSmall";
277
+ import { default as default278 } from "./components/DistributeHorizontally";
278
+ import { default as default279 } from "./components/DistributeHorizontallySmall";
279
+ import { default as default280 } from "./components/DistributeVertically";
280
+ import { default as default281 } from "./components/DistributeVerticallySmall";
281
+ import { default as default282 } from "./components/Divider";
282
+ import { default as default283 } from "./components/DividerSize";
283
+ import { default as default284 } from "./components/DividerSizeLarge";
284
+ import { default as default285 } from "./components/DividerSizeLargeSmall";
285
+ import { default as default286 } from "./components/DividerSizeMedium";
286
+ import { default as default287 } from "./components/DividerSizeMediumSmall";
287
+ import { default as default288 } from "./components/DividerSizeSmall";
288
+ import { default as default289 } from "./components/DividerSmall";
289
+ import { default as default290 } from "./components/DocDuplicate";
290
+ import { default as default291 } from "./components/DocDuplicateSmall";
291
+ import { default as default292 } from "./components/DocMovePrevious";
292
+ import { default as default293 } from "./components/DocMovePreviousSmall";
293
+ import { default as default294 } from "./components/DocMovefrom";
294
+ import { default as default295 } from "./components/DocMovefromSmall";
295
+ import { default as default296 } from "./components/DockBottom";
296
+ import { default as default297 } from "./components/DockBottomSmall";
297
+ import { default as default298 } from "./components/DockLeft";
298
+ import { default as default299 } from "./components/DockLeftSmall";
299
+ import { default as default300 } from "./components/DockRight";
300
+ import { default as default301 } from "./components/DockRightSmall";
301
+ import { default as default302 } from "./components/DockTop";
302
+ import { default as default303 } from "./components/DockTopSmall";
303
+ import { default as default304 } from "./components/Document";
304
+ import { default as default305 } from "./components/DocumentSmall";
305
+ import { default as default306 } from "./components/DownloadImport";
306
+ import { default as default307 } from "./components/DownloadImportSmall";
307
+ import { default as default308 } from "./components/DragHorizontally";
308
+ import { default as default309 } from "./components/DragHorizontallySmall";
309
+ import { default as default310 } from "./components/Draw";
310
+ import { default as default311 } from "./components/DrawSmall";
311
+ import { default as default312 } from "./components/DropShadowRight";
312
+ import { default as default313 } from "./components/DropShadowRightSmall";
313
+ import { default as default314 } from "./components/Dropdown";
314
+ import { default as default315 } from "./components/DropdownSmall";
315
+ import { default as default316 } from "./components/DuckDuckGo";
316
+ import { default as default317 } from "./components/DuckDuckGoSmall";
317
+ import { default as default318 } from "./components/Duplicate";
318
+ import { default as default319 } from "./components/DuplicateSmall";
319
+ import { default as default320 } from "./components/DynamicPage";
320
+ import { default as default321 } from "./components/DynamicPageSmall";
321
+ import { default as default322 } from "./components/ESignature";
322
+ import { default as default323 } from "./components/ESignatureSmall";
323
+ import { default as default324 } from "./components/Edit";
324
+ import { default as default325 } from "./components/EditSmall";
325
+ import { default as default326 } from "./components/EditSparkle";
326
+ import { default as default327 } from "./components/EditSparkleSmall";
327
+ import { default as default328 } from "./components/ElementSelectionTool";
328
+ import { default as default329 } from "./components/ElementSelectionToolSmall";
329
+ import { default as default330 } from "./components/Email";
330
+ import { default as default331 } from "./components/EmailSmall";
331
+ import { default as default332 } from "./components/EnhancePrompt";
332
+ import { default as default333 } from "./components/EnhancePromptSmall";
333
+ import { default as default334 } from "./components/EnterFromLeft";
334
+ import { default as default335 } from "./components/EnterFromLeftSmall";
335
+ import { default as default336 } from "./components/Erase";
336
+ import { default as default337 } from "./components/EraseSmall";
337
+ import { default as default338 } from "./components/Exit";
338
+ import { default as default339 } from "./components/ExitSmall";
339
+ import { default as default340 } from "./components/ExitToLeft";
340
+ import { default as default341 } from "./components/ExitToLeftSmall";
341
+ import { default as default342 } from "./components/Expand";
342
+ import { default as default343 } from "./components/ExpandSmall";
343
+ import { default as default344 } from "./components/Exposure";
344
+ import { default as default345 } from "./components/ExposureSmall";
345
+ import { default as default346 } from "./components/Extensions";
346
+ import { default as default347 } from "./components/ExtensionsSmall";
347
+ import { default as default348 } from "./components/ExternalLink";
348
+ import { default as default349 } from "./components/ExternalLinkSmall";
349
+ import { default as default350 } from "./components/Facebook";
350
+ import { default as default351 } from "./components/FacebookSmall";
351
+ import { default as default352 } from "./components/Favorite";
352
+ import { default as default353 } from "./components/FavoriteFilled";
353
+ import { default as default354 } from "./components/FavoriteFilledSmall";
354
+ import { default as default355 } from "./components/FavoriteSmall";
355
+ import { default as default356 } from "./components/Figma";
356
+ import { default as default357 } from "./components/FigmaSmall";
357
+ import { default as default358 } from "./components/Filter";
358
+ import { default as default359 } from "./components/FilterSmall";
359
+ import { default as default360 } from "./components/Filters";
360
+ import { default as default361 } from "./components/FiltersSmall";
361
+ import { default as default362 } from "./components/Flip";
362
+ import { default as default363 } from "./components/FlipSmall";
363
+ import { default as default364 } from "./components/Focus";
364
+ import { default as default365 } from "./components/FocusMode";
365
+ import { default as default366 } from "./components/FocusModeSmall";
366
+ import { default as default367 } from "./components/FocusSmall";
367
+ import { default as default368 } from "./components/FolderAdd";
368
+ import { default as default369 } from "./components/FolderAddSmall";
369
+ import { default as default370 } from "./components/Forward";
370
+ import { default as default371 } from "./components/ForwardSmall";
371
+ import { default as default372 } from "./components/ForwardTop";
372
+ import { default as default373 } from "./components/ForwardTopSmall";
373
+ import { default as default374 } from "./components/FourThreeRatio";
374
+ import { default as default375 } from "./components/FourThreeRatioSmall";
375
+ import { default as default376 } from "./components/Gallery";
376
+ import { default as default377 } from "./components/GallerySmall";
377
+ import { default as default378 } from "./components/Game";
378
+ import { default as default379 } from "./components/GameSmall";
379
+ import { default as default380 } from "./components/Gemini";
380
+ import { default as default381 } from "./components/GeminiSmall";
381
+ import { default as default382 } from "./components/GeneratedAssetSparkle";
382
+ import { default as default383 } from "./components/GeneratedAssetSparkleSmall";
383
+ import { default as default384 } from "./components/GetStarted";
384
+ import { default as default385 } from "./components/GetStartedSmall";
385
+ import { default as default386 } from "./components/GitHub";
386
+ import { default as default387 } from "./components/GitHubSmall";
387
+ import { default as default388 } from "./components/GlitterButton";
388
+ import { default as default389 } from "./components/GlitterButtonSmall";
389
+ import { default as default390 } from "./components/Globe";
390
+ import { default as default391 } from "./components/GlobeSmall";
391
+ import { default as default392 } from "./components/Google";
392
+ import { default as default393 } from "./components/GoogleAds";
393
+ import { default as default394 } from "./components/GoogleAdsSmall";
394
+ import { default as default395 } from "./components/GoogleSmall";
395
+ import { default as default396 } from "./components/Gradient";
396
+ import { default as default397 } from "./components/GradientSmall";
397
+ import { default as default398 } from "./components/Grafana";
398
+ import { default as default399 } from "./components/GrafanaSmall";
399
+ import { default as default400 } from "./components/Grain";
400
+ import { default as default401 } from "./components/GrainSmall";
401
+ import { default as default402 } from "./components/GridView";
402
+ import { default as default403 } from "./components/GridViewSmall";
403
+ import { default as default404 } from "./components/Group";
404
+ import { default as default405 } from "./components/GroupSmall";
405
+ import { default as default406 } from "./components/Handle";
406
+ import { default as default407 } from "./components/HandleSmall";
407
+ import { default as default408 } from "./components/HeadingOne";
408
+ import { default as default409 } from "./components/HeadingOneSmall";
409
+ import { default as default410 } from "./components/HeadingThree";
410
+ import { default as default411 } from "./components/HeadingThreeSmall";
411
+ import { default as default412 } from "./components/HeadingTwo";
412
+ import { default as default413 } from "./components/HeadingTwoSmall";
413
+ import { default as default414 } from "./components/Heart";
414
+ import { default as default415 } from "./components/HeartFilled";
415
+ import { default as default416 } from "./components/HeartFilledSmall";
416
+ import { default as default417 } from "./components/HeartSmall";
417
+ import { default as default418 } from "./components/Height";
418
+ import { default as default419 } from "./components/HeightSmall";
419
+ import { default as default420 } from "./components/Help";
420
+ import { default as default421 } from "./components/HelpCircle";
421
+ import { default as default422 } from "./components/HelpCircleSmall";
422
+ import { default as default423 } from "./components/HelpSmall";
423
+ import { default as default424 } from "./components/Hidden";
424
+ import { default as default425 } from "./components/HiddenSmall";
425
+ import { default as default426 } from "./components/HideSidebar";
426
+ import { default as default427 } from "./components/HideSidebarSmall";
427
+ import { default as default428 } from "./components/Highlights";
428
+ import { default as default429 } from "./components/HighlightsSmall";
429
+ import { default as default430 } from "./components/Hint";
430
+ import { default as default431 } from "./components/HintSmall";
431
+ import { default as default432 } from "./components/History";
432
+ import { default as default433 } from "./components/HistorySmall";
433
+ import { default as default434 } from "./components/Home";
434
+ import { default as default435 } from "./components/HomeSmall";
435
+ import { default as default436 } from "./components/HorizontalMenu";
436
+ import { default as default437 } from "./components/HorizontalMenuSmall";
437
+ import { default as default438 } from "./components/HorizontalRatio";
438
+ import { default as default439 } from "./components/HorizontalRatioSmall";
439
+ import { default as default440 } from "./components/HorizontalText";
440
+ import { default as default441 } from "./components/HorizontalTextSmall";
441
+ import { default as default442 } from "./components/HugContent";
442
+ import { default as default443 } from "./components/HugContentSmall";
443
+ import { default as default444 } from "./components/Image";
444
+ import { default as default445 } from "./components/ImageSmall";
445
+ import { default as default446 } from "./components/ImageSparkles";
446
+ import { default as default447 } from "./components/ImageSparklesSmall";
447
+ import { default as default448 } from "./components/IncreaseIndent";
448
+ import { default as default449 } from "./components/IncreaseIndentSmall";
449
+ import { default as default450 } from "./components/IndividualPaddings";
450
+ import { default as default451 } from "./components/IndividualPaddingsSmall";
451
+ import { default as default452 } from "./components/InfoCircle";
452
+ import { default as default453 } from "./components/InfoCircleFilled";
453
+ import { default as default454 } from "./components/InfoCircleFilledSmall";
454
+ import { default as default455 } from "./components/InfoCircleSmall";
455
+ import { default as default456 } from "./components/InnerShadow";
456
+ import { default as default457 } from "./components/InnerShadowSmall";
457
+ import { default as default458 } from "./components/Input";
458
+ import { default as default459 } from "./components/InputArea";
459
+ import { default as default460 } from "./components/InputAreaSmall";
460
+ import { default as default461 } from "./components/InputSmall";
461
+ import { default as default462 } from "./components/Instagram";
462
+ import { default as default463 } from "./components/InstagramSmall";
463
+ import { default as default464 } from "./components/Integrations";
464
+ import { default as default465 } from "./components/IntegrationsSmall";
465
+ import { default as default466 } from "./components/Intersect";
466
+ import { default as default467 } from "./components/IntersectSmall";
467
+ import { default as default468 } from "./components/Invoice";
468
+ import { default as default469 } from "./components/InvoiceSmall";
469
+ import { default as default470 } from "./components/InwardArrowsAll";
470
+ import { default as default471 } from "./components/InwardArrowsAllSmall";
471
+ import { default as default472 } from "./components/Italic";
472
+ import { default as default473 } from "./components/ItalicSmall";
473
+ import { default as default474 } from "./components/Kanban";
474
+ import { default as default475 } from "./components/KanbanSmall";
475
+ import { default as default476 } from "./components/Keyboard";
476
+ import { default as default477 } from "./components/KeyboardSmall";
477
+ import { default as default478 } from "./components/Keypad";
478
+ import { default as default479 } from "./components/KeypadSmall";
479
+ import { default as default480 } from "./components/Languages";
480
+ import { default as default481 } from "./components/LanguagesAdd";
481
+ import { default as default482 } from "./components/LanguagesAddSmall";
482
+ import { default as default483 } from "./components/LanguagesSmall";
483
+ import { default as default484 } from "./components/LargeDesktop";
484
+ import { default as default485 } from "./components/LargeDesktopSmall";
485
+ import { default as default486 } from "./components/LargeSize";
486
+ import { default as default487 } from "./components/LargeSizeSmall";
487
+ import { default as default488 } from "./components/Layers";
488
+ import { default as default489 } from "./components/LayersSmall";
489
+ import { default as default490 } from "./components/LayoutFull";
490
+ import { default as default491 } from "./components/LayoutFullSmall";
491
+ import { default as default492 } from "./components/LayoutGallery";
492
+ import { default as default493 } from "./components/LayoutGallerySmall";
493
+ import { default as default494 } from "./components/LayoutGalleryWithPanel";
494
+ import { default as default495 } from "./components/LayoutGalleryWithPanelSmall";
495
+ import { default as default496 } from "./components/LayoutGalleryWithPanelsSparkles";
496
+ import { default as default497 } from "./components/LayoutGalleryWithPanelsSparklesSmall";
497
+ import { default as default498 } from "./components/LayoutGrid";
498
+ import { default as default499 } from "./components/LayoutGridSmall";
499
+ import { default as default500 } from "./components/LayoutSplit";
500
+ import { default as default501 } from "./components/LayoutSplitSmall";
501
+ import { default as default502 } from "./components/LayoutThird";
502
+ import { default as default503 } from "./components/LayoutThirdSmall";
503
+ import { default as default504 } from "./components/LayoutThreeColumns";
504
+ import { default as default505 } from "./components/LayoutThreeColumnsGrid";
505
+ import { default as default506 } from "./components/LayoutThreeColumnsGridSmall";
506
+ import { default as default507 } from "./components/LayoutThreeColumnsSmall";
507
+ import { default as default508 } from "./components/LayoutThreeRows";
508
+ import { default as default509 } from "./components/LayoutThreeRowsSmall";
509
+ import { default as default510 } from "./components/LayoutTwoColumns";
510
+ import { default as default511 } from "./components/LayoutTwoColumnsGrid";
511
+ import { default as default512 } from "./components/LayoutTwoColumnsGridSmall";
512
+ import { default as default513 } from "./components/LayoutTwoColumnsSmall";
513
+ import { default as default514 } from "./components/LayoutTwoColumnsSplit";
514
+ import { default as default515 } from "./components/LayoutTwoColumnsSplitSmall";
515
+ import { default as default516 } from "./components/LayoutTwoRows";
516
+ import { default as default517 } from "./components/LayoutTwoRowsSmall";
517
+ import { default as default518 } from "./components/LayoutTwoThirds";
518
+ import { default as default519 } from "./components/LayoutTwoThirdsSmall";
519
+ import { default as default520 } from "./components/LeftAlignmentInner";
520
+ import { default as default521 } from "./components/LeftAlignmentInnerSmall";
521
+ import { default as default522 } from "./components/LineChart";
522
+ import { default as default523 } from "./components/LineChartSmall";
523
+ import { default as default524 } from "./components/LineDifferentWidth";
524
+ import { default as default525 } from "./components/LineDifferentWidthSmall";
525
+ import { default as default526 } from "./components/LineDotted";
526
+ import { default as default527 } from "./components/LineDottedSmall";
527
+ import { default as default528 } from "./components/LineEndArrowLeft";
528
+ import { default as default529 } from "./components/LineEndArrowLeftSmall";
529
+ import { default as default530 } from "./components/LineEndArrowRight";
530
+ import { default as default531 } from "./components/LineEndArrowRightSmall";
531
+ import { default as default532 } from "./components/LineEndSquare";
532
+ import { default as default533 } from "./components/LineEndSquareRight";
533
+ import { default as default534 } from "./components/LineEndSquareRightSmall";
534
+ import { default as default535 } from "./components/LineEndSquareSmall";
535
+ import { default as default536 } from "./components/LineTrianglesFilled";
536
+ import { default as default537 } from "./components/LineTrianglesFilledSmall";
537
+ import { default as default538 } from "./components/Link";
538
+ import { default as default539 } from "./components/LinkSmall";
539
+ import { default as default540 } from "./components/LinkedElement";
540
+ import { default as default541 } from "./components/LinkedElementSmall";
541
+ import { default as default542 } from "./components/LinkedIn";
542
+ import { default as default543 } from "./components/LinkedInSmall";
543
+ import { default as default544 } from "./components/List";
544
+ import { default as default545 } from "./components/ListSmall";
545
+ import { default as default546 } from "./components/Location";
546
+ import { default as default547 } from "./components/LocationSmall";
547
+ import { default as default548 } from "./components/LockLocked";
548
+ import { default as default549 } from "./components/LockLockedSmall";
549
+ import { default as default550 } from "./components/LockUnlocked";
550
+ import { default as default551 } from "./components/LockUnlockedSmall";
551
+ import { default as default552 } from "./components/Logo";
552
+ import { default as default553 } from "./components/LogoSmall";
553
+ import { default as default554 } from "./components/Lottie";
554
+ import { default as default555 } from "./components/LottieSmall";
555
+ import { default as default556 } from "./components/LowerCase";
556
+ import { default as default557 } from "./components/LowerCaseSmall";
557
+ import { default as default558 } from "./components/Ltr";
558
+ import { default as default559 } from "./components/LtrSmall";
559
+ import { default as default560 } from "./components/MagicWandSparkles";
560
+ import { default as default561 } from "./components/MagicWandSparklesSmall";
561
+ import { default as default562 } from "./components/ManagePhotos";
562
+ import { default as default563 } from "./components/ManagePhotosSmall";
563
+ import { default as default564 } from "./components/Map";
564
+ import { default as default565 } from "./components/MapSmall";
565
+ import { default as default566 } from "./components/MasonryGrid";
566
+ import { default as default567 } from "./components/MasonryGridSmall";
567
+ import { default as default568 } from "./components/MatchSize";
568
+ import { default as default569 } from "./components/MatchSizeSmall";
569
+ import { default as default570 } from "./components/Maximize";
570
+ import { default as default571 } from "./components/MaximizeSmall";
571
+ import { default as default572 } from "./components/MediumSize";
572
+ import { default as default573 } from "./components/MediumSizeSmall";
573
+ import { default as default574 } from "./components/Menu";
574
+ import { default as default575 } from "./components/MenuSmall";
575
+ import { default as default576 } from "./components/MergeCell";
576
+ import { default as default577 } from "./components/MergeCellSmall";
577
+ import { default as default578 } from "./components/Microphone";
578
+ import { default as default579 } from "./components/MicrophoneDisabled";
579
+ import { default as default580 } from "./components/MicrophoneDisabledSmall";
580
+ import { default as default581 } from "./components/MicrophoneSmall";
581
+ import { default as default582 } from "./components/Microsoft";
582
+ import { default as default583 } from "./components/Microsoft365";
583
+ import { default as default584 } from "./components/Microsoft365Small";
584
+ import { default as default585 } from "./components/MicrosoftSmall";
585
+ import { default as default586 } from "./components/Minimise";
586
+ import { default as default587 } from "./components/MinimiseSmall";
587
+ import { default as default588 } from "./components/Minus";
588
+ import { default as default589 } from "./components/MinusSmall";
589
+ import { default as default590 } from "./components/MirrorHorizontal";
590
+ import { default as default591 } from "./components/MirrorHorizontalSmall";
591
+ import { default as default592 } from "./components/MirrorVertical";
592
+ import { default as default593 } from "./components/MirrorVerticalSmall";
593
+ import { default as default594 } from "./components/Mobile";
594
+ import { default as default595 } from "./components/MobileDisconnnect";
595
+ import { default as default596 } from "./components/MobileDisconnnectSmall";
596
+ import { default as default597 } from "./components/MobileSmall";
597
+ import { default as default598 } from "./components/More";
598
+ import { default as default599 } from "./components/MoreFilled";
599
+ import { default as default600 } from "./components/MoreFilledSmall";
600
+ import { default as default601 } from "./components/MoreSmall";
601
+ import { default as default602 } from "./components/MultiSelect";
602
+ import { default as default603 } from "./components/MultiSelectSmall";
603
+ import { default as default604 } from "./components/Music";
604
+ import { default as default605 } from "./components/MusicLibrary";
605
+ import { default as default606 } from "./components/MusicLibrarySmall";
606
+ import { default as default607 } from "./components/MusicSmall";
607
+ import { default as default608 } from "./components/Naver";
608
+ import { default as default609 } from "./components/NaverSmall";
609
+ import { default as default610 } from "./components/NewChat";
610
+ import { default as default611 } from "./components/NewChatSmall";
611
+ import { default as default612 } from "./components/Newspaper";
612
+ import { default as default613 } from "./components/NewspaperSmall";
613
+ import { default as default614 } from "./components/None";
614
+ import { default as default615 } from "./components/NoneSmall";
615
+ import { default as default616 } from "./components/Note";
616
+ import { default as default617 } from "./components/NoteSmall";
617
+ import { default as default618 } from "./components/Notification";
618
+ import { default as default619 } from "./components/NotificationSmall";
619
+ import { default as default620 } from "./components/Number";
620
+ import { default as default621 } from "./components/NumberSmall";
621
+ import { default as default622 } from "./components/NumberedList";
622
+ import { default as default623 } from "./components/NumberedListSmall";
623
+ import { default as default624 } from "./components/ObjectPositionBottom";
624
+ import { default as default625 } from "./components/ObjectPositionBottomSmall";
625
+ import { default as default626 } from "./components/ObjectPositionLeft";
626
+ import { default as default627 } from "./components/ObjectPositionLeftSmall";
627
+ import { default as default628 } from "./components/ObjectPositionRight";
628
+ import { default as default629 } from "./components/ObjectPositionRightSmall";
629
+ import { default as default630 } from "./components/ObjectPositionTop";
630
+ import { default as default631 } from "./components/ObjectPositionTopSmall";
631
+ import { default as default632 } from "./components/ObjectSelectionTool";
632
+ import { default as default633 } from "./components/ObjectSelectionToolSmall";
633
+ import { default as default634 } from "./components/Objects";
634
+ import { default as default635 } from "./components/ObjectsSmall";
635
+ import { default as default636 } from "./components/Offline";
636
+ import { default as default637 } from "./components/OfflineSmall";
637
+ import { default as default638 } from "./components/Opacity";
638
+ import { default as default639 } from "./components/OpacitySmall";
639
+ import { default as default640 } from "./components/OpenSidebar";
640
+ import { default as default641 } from "./components/OpenSidebarSmall";
641
+ import { default as default642 } from "./components/OptimizeImage";
642
+ import { default as default643 } from "./components/OptimizeImageSmall";
643
+ import { default as default644 } from "./components/Order";
644
+ import { default as default645 } from "./components/OrderSmall";
645
+ import { default as default646 } from "./components/PaddingBottom";
646
+ import { default as default647 } from "./components/PaddingBottomSmall";
647
+ import { default as default648 } from "./components/PaddingHorizontal";
648
+ import { default as default649 } from "./components/PaddingHorizontalSmall";
649
+ import { default as default650 } from "./components/PaddingLeft";
650
+ import { default as default651 } from "./components/PaddingLeftSmall";
651
+ import { default as default652 } from "./components/PaddingRight";
652
+ import { default as default653 } from "./components/PaddingRightSmall";
653
+ import { default as default654 } from "./components/PaddingTop";
654
+ import { default as default655 } from "./components/PaddingTopSmall";
655
+ import { default as default656 } from "./components/PaddingVertical";
656
+ import { default as default657 } from "./components/PaddingVerticalSmall";
657
+ import { default as default658 } from "./components/Page";
658
+ import { default as default659 } from "./components/PageAdd";
659
+ import { default as default660 } from "./components/PageAddSmall";
660
+ import { default as default661 } from "./components/PageCode";
661
+ import { default as default662 } from "./components/PageCodeSmall";
662
+ import { default as default663 } from "./components/PageSmall";
663
+ import { default as default664 } from "./components/Pages";
664
+ import { default as default665 } from "./components/PagesSmall";
665
+ import { default as default666 } from "./components/PaidPlans";
666
+ import { default as default667 } from "./components/PaidPlansSmall";
667
+ import { default as default668 } from "./components/PanTool";
668
+ import { default as default669 } from "./components/PanToolSmall";
669
+ import { default as default670 } from "./components/Passkey";
670
+ import { default as default671 } from "./components/PasskeySmall";
671
+ import { default as default672 } from "./components/Paste";
672
+ import { default as default673 } from "./components/PasteSmall";
673
+ import { default as default674 } from "./components/Pause";
674
+ import { default as default675 } from "./components/PauseFilled";
675
+ import { default as default676 } from "./components/PauseFilledSmall";
676
+ import { default as default677 } from "./components/PauseSmall";
677
+ import { default as default678 } from "./components/Payment";
678
+ import { default as default679 } from "./components/PaymentSmall";
679
+ import { default as default680 } from "./components/PenNib";
680
+ import { default as default681 } from "./components/PenNibSmall";
681
+ import { default as default682 } from "./components/Perplexity";
682
+ import { default as default683 } from "./components/PerplexitySmall";
683
+ import { default as default684 } from "./components/Phone";
684
+ import { default as default685 } from "./components/PhoneSmall";
685
+ import { default as default686 } from "./components/PhotoCamera";
686
+ import { default as default687 } from "./components/PhotoCameraSmall";
687
+ import { default as default688 } from "./components/Pin";
688
+ import { default as default689 } from "./components/PinSmall";
689
+ import { default as default690 } from "./components/Pinterest";
690
+ import { default as default691 } from "./components/PinterestSmall";
691
+ import { default as default692 } from "./components/Pipette";
692
+ import { default as default693 } from "./components/PipetteSmall";
693
+ import { default as default694 } from "./components/Play";
694
+ import { default as default695 } from "./components/PlayFilled";
695
+ import { default as default696 } from "./components/PlayFilledSmall";
696
+ import { default as default697 } from "./components/PlaySmall";
697
+ import { default as default698 } from "./components/Popular";
698
+ import { default as default699 } from "./components/PopularSmall";
699
+ import { default as default700 } from "./components/Popup";
700
+ import { default as default701 } from "./components/PopupSmall";
701
+ import { default as default702 } from "./components/Portfolio";
702
+ import { default as default703 } from "./components/PortfolioSmall";
703
+ import { default as default704 } from "./components/PositionBottom";
704
+ import { default as default705 } from "./components/PositionBottomSmall";
705
+ import { default as default706 } from "./components/PositionLeft";
706
+ import { default as default707 } from "./components/PositionLeftSmall";
707
+ import { default as default708 } from "./components/PositionRight";
708
+ import { default as default709 } from "./components/PositionRightSmall";
709
+ import { default as default710 } from "./components/PositionTop";
710
+ import { default as default711 } from "./components/PositionTopSmall";
711
+ import { default as default712 } from "./components/Premium";
712
+ import { default as default713 } from "./components/PremiumSmall";
713
+ import { default as default714 } from "./components/ProGalleries";
714
+ import { default as default715 } from "./components/ProGalleriesSmall";
715
+ import { default as default716 } from "./components/Promote";
716
+ import { default as default717 } from "./components/PromoteSmall";
717
+ import { default as default718 } from "./components/Publish";
718
+ import { default as default719 } from "./components/PublishSmall";
719
+ import { default as default720 } from "./components/QR";
720
+ import { default as default721 } from "./components/QRSmall";
721
+ import { default as default722 } from "./components/Quote";
722
+ import { default as default723 } from "./components/QuoteSmall";
723
+ import { default as default724 } from "./components/RadioButtonGroup";
724
+ import { default as default725 } from "./components/RadioButtonGroupSmall";
725
+ import { default as default726 } from "./components/Reddit";
726
+ import { default as default727 } from "./components/RedditSmall";
727
+ import { default as default728 } from "./components/Redo";
728
+ import { default as default729 } from "./components/RedoSmall";
729
+ import { default as default730 } from "./components/Reels";
730
+ import { default as default731 } from "./components/ReelsSmall";
731
+ import { default as default732 } from "./components/Refresh";
732
+ import { default as default733 } from "./components/RefreshSmall";
733
+ import { default as default734 } from "./components/RegenerateSparkle";
734
+ import { default as default735 } from "./components/RegenerateSparkleSmall";
735
+ import { default as default736 } from "./components/RelatedApps";
736
+ import { default as default737 } from "./components/RelatedAppsSmall";
737
+ import { default as default738 } from "./components/Remix";
738
+ import { default as default739 } from "./components/RemixSmall";
739
+ import { default as default740 } from "./components/Reorder";
740
+ import { default as default741 } from "./components/ReorderSmall";
741
+ import { default as default742 } from "./components/Replace";
742
+ import { default as default743 } from "./components/ReplaceSmall";
743
+ import { default as default744 } from "./components/Required";
744
+ import { default as default745 } from "./components/RequiredSmall";
745
+ import { default as default746 } from "./components/Revert";
746
+ import { default as default747 } from "./components/RevertClockwise";
747
+ import { default as default748 } from "./components/RevertClockwiseSmall";
748
+ import { default as default749 } from "./components/RevertSmall";
749
+ import { default as default750 } from "./components/Reviews";
750
+ import { default as default751 } from "./components/ReviewsSmall";
751
+ import { default as default752 } from "./components/RichText";
752
+ import { default as default753 } from "./components/RichTextSmall";
753
+ import { default as default754 } from "./components/RightAlignmentInner";
754
+ import { default as default755 } from "./components/RightAlignmentInnerSmall";
755
+ import { default as default756 } from "./components/RotateLeft";
756
+ import { default as default757 } from "./components/RotateLeftSmall";
757
+ import { default as default758 } from "./components/RotateRight";
758
+ import { default as default759 } from "./components/RotateRightSmall";
759
+ import { default as default760 } from "./components/RoundCorner";
760
+ import { default as default761 } from "./components/RoundCornerSmall";
761
+ import { default as default762 } from "./components/RoundedCorner";
762
+ import { default as default763 } from "./components/RoundedCornerBottomLeft";
763
+ import { default as default764 } from "./components/RoundedCornerBottomLeftSmall";
764
+ import { default as default765 } from "./components/RoundedCornerBottomRight";
765
+ import { default as default766 } from "./components/RoundedCornerBottomRightSmall";
766
+ import { default as default767 } from "./components/RoundedCornerSmall";
767
+ import { default as default768 } from "./components/RoundedCornerTopLeft";
768
+ import { default as default769 } from "./components/RoundedCornerTopLeftSmall";
769
+ import { default as default770 } from "./components/Rtl";
770
+ import { default as default771 } from "./components/RtlSmall";
771
+ import { default as default772 } from "./components/Rule";
772
+ import { default as default773 } from "./components/RuleSmall";
773
+ import { default as default774 } from "./components/SEOAndAccessibility";
774
+ import { default as default775 } from "./components/SEOAndAccessibilitySmall";
775
+ import { default as default776 } from "./components/Saturation";
776
+ import { default as default777 } from "./components/SaturationSmall";
777
+ import { default as default778 } from "./components/Saved";
778
+ import { default as default779 } from "./components/SavedSmall";
779
+ import { default as default780 } from "./components/Search";
780
+ import { default as default781 } from "./components/SearchSmall";
781
+ import { default as default782 } from "./components/Section";
782
+ import { default as default783 } from "./components/SectionDividerBottom";
783
+ import { default as default784 } from "./components/SectionDividerBottomSmall";
784
+ import { default as default785 } from "./components/SectionDividerTop";
785
+ import { default as default786 } from "./components/SectionDividerTopSmall";
786
+ import { default as default787 } from "./components/SectionSmall";
787
+ import { default as default788 } from "./components/SectionSparkles";
788
+ import { default as default789 } from "./components/SectionSparklesSmall";
789
+ import { default as default790 } from "./components/SelectedTag";
790
+ import { default as default791 } from "./components/SelectedTagSmall";
791
+ import { default as default792 } from "./components/Send";
792
+ import { default as default793 } from "./components/SendSmall";
793
+ import { default as default794 } from "./components/SentenceCase";
794
+ import { default as default795 } from "./components/SentenceCaseSmall";
795
+ import { default as default796 } from "./components/Server";
796
+ import { default as default797 } from "./components/ServerSmall";
797
+ import { default as default798 } from "./components/Settings";
798
+ import { default as default799 } from "./components/SettingsSmall";
799
+ import { default as default800 } from "./components/Shadows";
800
+ import { default as default801 } from "./components/ShadowsSmall";
801
+ import { default as default802 } from "./components/Sharpness";
802
+ import { default as default803 } from "./components/SharpnessSmall";
803
+ import { default as default804 } from "./components/Shipping";
804
+ import { default as default805 } from "./components/ShippingSmall";
805
+ import { default as default806 } from "./components/Shuffle";
806
+ import { default as default807 } from "./components/ShuffleSmall";
807
+ import { default as default808 } from "./components/Shutterstock";
808
+ import { default as default809 } from "./components/ShutterstockSmall";
809
+ import { default as default810 } from "./components/SidebarUndock";
810
+ import { default as default811 } from "./components/SidebarUndockSmall";
811
+ import { default as default812 } from "./components/Site";
812
+ import { default as default813 } from "./components/SiteMap";
813
+ import { default as default814 } from "./components/SiteMapSmall";
814
+ import { default as default815 } from "./components/SiteRemove";
815
+ import { default as default816 } from "./components/SiteRemoveSmall";
816
+ import { default as default817 } from "./components/SiteSearch";
817
+ import { default as default818 } from "./components/SiteSearchSmall";
818
+ import { default as default819 } from "./components/SiteSmall";
819
+ import { default as default820 } from "./components/SizeAndRatio";
820
+ import { default as default821 } from "./components/SizeAndRatioSmall";
821
+ import { default as default822 } from "./components/SkipBackwards";
822
+ import { default as default823 } from "./components/SkipBackwardsSmall";
823
+ import { default as default824 } from "./components/SkipForward";
824
+ import { default as default825 } from "./components/SkipForwardSmall";
825
+ import { default as default826 } from "./components/Slack";
826
+ import { default as default827 } from "./components/SlackSmall";
827
+ import { default as default828 } from "./components/Slider";
828
+ import { default as default829 } from "./components/SlidesSmall";
829
+ import { default as default830 } from "./components/SmallSize";
830
+ import { default as default831 } from "./components/SmallSizeSmall";
831
+ import { default as default832 } from "./components/Smile";
832
+ import { default as default833 } from "./components/SmileSmall";
833
+ import { default as default834 } from "./components/Snapchat";
834
+ import { default as default835 } from "./components/SnapchatSmall";
835
+ import { default as default836 } from "./components/SolidColor";
836
+ import { default as default837 } from "./components/SolidColorSmall";
837
+ import { default as default838 } from "./components/SortAZ";
838
+ import { default as default839 } from "./components/SortAZSmall";
839
+ import { default as default840 } from "./components/SortAscending";
840
+ import { default as default841 } from "./components/SortAscendingSmall";
841
+ import { default as default842 } from "./components/SortDescending";
842
+ import { default as default843 } from "./components/SortDescendingSmall";
843
+ import { default as default844 } from "./components/SortZA";
844
+ import { default as default845 } from "./components/SortZASmall";
845
+ import { default as default846 } from "./components/Sound";
846
+ import { default as default847 } from "./components/SoundCloud";
847
+ import { default as default848 } from "./components/SoundCloudSmall";
848
+ import { default as default849 } from "./components/SoundOff";
849
+ import { default as default850 } from "./components/SoundOffSmall";
850
+ import { default as default851 } from "./components/SoundSmall";
851
+ import { default as default852 } from "./components/SparkleFilled";
852
+ import { default as default853 } from "./components/SparkleFilledSmall";
853
+ import { default as default854 } from "./components/Sparkles";
854
+ import { default as default855 } from "./components/SparklesFilled";
855
+ import { default as default856 } from "./components/SparklesFilledSmall";
856
+ import { default as default857 } from "./components/SparklesSmall";
857
+ import { default as default858 } from "./components/SplitCell";
858
+ import { default as default859 } from "./components/SplitCellSmall";
859
+ import { default as default860 } from "./components/SplitHorizontally";
860
+ import { default as default861 } from "./components/SplitHorizontallySmall";
861
+ import { default as default862 } from "./components/SplitVertically";
862
+ import { default as default863 } from "./components/SplitVerticallySmall";
863
+ import { default as default864 } from "./components/Spotify";
864
+ import { default as default865 } from "./components/SpotifySmall";
865
+ import { default as default866 } from "./components/SquareCorner";
866
+ import { default as default867 } from "./components/SquareCornerSmall";
867
+ import { default as default868 } from "./components/SquareRatio";
868
+ import { default as default869 } from "./components/SquareRatioSmall";
869
+ import { default as default870 } from "./components/Staff";
870
+ import { default as default871 } from "./components/StaffSmall";
871
+ import { default as default872 } from "./components/Statistics";
872
+ import { default as default873 } from "./components/StatisticsSmall";
873
+ import { default as default874 } from "./components/StatusAlert";
874
+ import { default as default875 } from "./components/StatusAlertFilled";
875
+ import { default as default876 } from "./components/StatusAlertFilledSmall";
876
+ import { default as default877 } from "./components/StatusAlertSmall";
877
+ import { default as default878 } from "./components/StatusComplete";
878
+ import { default as default879 } from "./components/StatusCompleteFilled";
879
+ import { default as default880 } from "./components/StatusCompleteFilledSmall";
880
+ import { default as default881 } from "./components/StatusCompleteSmall";
881
+ import { default as default882 } from "./components/StatusDenied";
882
+ import { default as default883 } from "./components/StatusDeniedSmall";
883
+ import { default as default884 } from "./components/StatusWarningFilled";
884
+ import { default as default885 } from "./components/StatusWarningFilledSmall";
885
+ import { default as default886 } from "./components/StretchContent";
886
+ import { default as default887 } from "./components/StretchContentSmall";
887
+ import { default as default888 } from "./components/Strikethrough";
888
+ import { default as default889 } from "./components/StrikethroughSmall";
889
+ import { default as default890 } from "./components/SwapImage";
890
+ import { default as default891 } from "./components/SwapImageSmall";
891
+ import { default as default892 } from "./components/TableChart";
892
+ import { default as default893 } from "./components/TableChartSmall";
893
+ import { default as default894 } from "./components/TableReservation";
894
+ import { default as default895 } from "./components/TableReservationSmall";
895
+ import { default as default896 } from "./components/Tablet";
896
+ import { default as default897 } from "./components/TabletSmall";
897
+ import { default as default898 } from "./components/Tag";
898
+ import { default as default899 } from "./components/TagSmall";
899
+ import { default as default900 } from "./components/TaskAdd";
900
+ import { default as default901 } from "./components/TaskAddSmall";
901
+ import { default as default902 } from "./components/Tax";
902
+ import { default as default903 } from "./components/TaxSmall";
903
+ import { default as default904 } from "./components/Temperature";
904
+ import { default as default905 } from "./components/TemperatureSmall";
905
+ import { default as default906 } from "./components/Template";
906
+ import { default as default907 } from "./components/TemplateSmall";
907
+ import { default as default908 } from "./components/Text";
908
+ import { default as default909 } from "./components/TextAlignCenter";
909
+ import { default as default910 } from "./components/TextAlignCenterSmall";
910
+ import { default as default911 } from "./components/TextAlignLeft";
911
+ import { default as default912 } from "./components/TextAlignLeftSmall";
912
+ import { default as default913 } from "./components/TextAlignRight";
913
+ import { default as default914 } from "./components/TextAlignRightSmall";
914
+ import { default as default915 } from "./components/TextAnimation";
915
+ import { default as default916 } from "./components/TextAnimationSmall";
916
+ import { default as default917 } from "./components/TextColor";
917
+ import { default as default918 } from "./components/TextColorSmall";
918
+ import { default as default919 } from "./components/TextHighlightColor";
919
+ import { default as default920 } from "./components/TextHighlightColorSmall";
920
+ import { default as default921 } from "./components/TextJustify";
921
+ import { default as default922 } from "./components/TextJustifySmall";
922
+ import { default as default923 } from "./components/TextLineSpacing";
923
+ import { default as default924 } from "./components/TextLineSpacingSmall";
924
+ import { default as default925 } from "./components/TextSettings";
925
+ import { default as default926 } from "./components/TextSettingsSmall";
926
+ import { default as default927 } from "./components/TextSmall";
927
+ import { default as default928 } from "./components/TextSparkles";
928
+ import { default as default929 } from "./components/TextSparklesSmall";
929
+ import { default as default930 } from "./components/TextStrokeColor";
930
+ import { default as default931 } from "./components/TextStrokeColorSmall";
931
+ import { default as default932 } from "./components/TextStyles";
932
+ import { default as default933 } from "./components/TextStylesSmall";
933
+ import { default as default934 } from "./components/TextTwist";
934
+ import { default as default935 } from "./components/TextTwistSmall";
935
+ import { default as default936 } from "./components/ThreeFourRatio";
936
+ import { default as default937 } from "./components/ThreeFourRatioSmall";
937
+ import { default as default938 } from "./components/Thumbnails";
938
+ import { default as default939 } from "./components/ThumbnailsSmall";
939
+ import { default as default940 } from "./components/ThumbsDown";
940
+ import { default as default941 } from "./components/ThumbsDownSmall";
941
+ import { default as default942 } from "./components/ThumbsUp";
942
+ import { default as default943 } from "./components/ThumbsUpSmall";
943
+ import { default as default944 } from "./components/TikTok";
944
+ import { default as default945 } from "./components/TikTokSmall";
945
+ import { default as default946 } from "./components/Time";
946
+ import { default as default947 } from "./components/TimeSmall";
947
+ import { default as default948 } from "./components/TimelineView";
948
+ import { default as default949 } from "./components/TimelineViewSmall";
949
+ import { default as default950 } from "./components/Toolbox";
950
+ import { default as default951 } from "./components/ToolboxSmall";
951
+ import { default as default952 } from "./components/Transition";
952
+ import { default as default953 } from "./components/TransitionSmall";
953
+ import { default as default954 } from "./components/Trending";
954
+ import { default as default955 } from "./components/TrendingSmall";
955
+ import { default as default956 } from "./components/Twitch";
956
+ import { default as default957 } from "./components/TwitchSmall";
957
+ import { default as default958 } from "./components/Twitter";
958
+ import { default as default959 } from "./components/TwitterSmall";
959
+ import { default as default960 } from "./components/Underline";
960
+ import { default as default961 } from "./components/UnderlineSmall";
961
+ import { default as default962 } from "./components/Undo";
962
+ import { default as default963 } from "./components/UndoSmall";
963
+ import { default as default964 } from "./components/Ungroup";
964
+ import { default as default965 } from "./components/UngroupSmall";
965
+ import { default as default966 } from "./components/Unlink";
966
+ import { default as default967 } from "./components/UnlinkSmall";
967
+ import { default as default968 } from "./components/Unsaved";
968
+ import { default as default969 } from "./components/UnsavedSmall";
969
+ import { default as default970 } from "./components/UploadExport";
970
+ import { default as default971 } from "./components/UploadExportSmall";
971
+ import { default as default972 } from "./components/UploadImage";
972
+ import { default as default973 } from "./components/UploadImageSmall";
973
+ import { default as default974 } from "./components/UpperCase";
974
+ import { default as default975 } from "./components/UpperCaseSmall";
975
+ import { default as default976 } from "./components/User";
976
+ import { default as default977 } from "./components/UserAdd";
977
+ import { default as default978 } from "./components/UserAddSmall";
978
+ import { default as default979 } from "./components/UserRemove";
979
+ import { default as default980 } from "./components/UserRemoveSmall";
980
+ import { default as default981 } from "./components/UserSmall";
981
+ import { default as default982 } from "./components/Users";
982
+ import { default as default983 } from "./components/UsersSmall";
983
+ import { default as default984 } from "./components/VerticalRatio";
984
+ import { default as default985 } from "./components/VerticalRatioSmall";
985
+ import { default as default986 } from "./components/VerticalText";
986
+ import { default as default987 } from "./components/VerticalTextSmall";
987
+ import { default as default988 } from "./components/VideoCamera";
988
+ import { default as default989 } from "./components/VideoCameraDisabled";
989
+ import { default as default990 } from "./components/VideoCameraDisabledSmall";
990
+ import { default as default991 } from "./components/VideoCameraSmall";
991
+ import { default as default992 } from "./components/VideoFile";
992
+ import { default as default993 } from "./components/VideoFileSmall";
993
+ import { default as default994 } from "./components/ViewExternal";
994
+ import { default as default995 } from "./components/ViewExternalSmall";
995
+ import { default as default996 } from "./components/Vignette";
996
+ import { default as default997 } from "./components/VignetteSmall";
997
+ import { default as default998 } from "./components/Vimeo";
998
+ import { default as default999 } from "./components/VimeoSmall";
999
+ import { default as default1000 } from "./components/Visible";
1000
+ import { default as default1001 } from "./components/VisibleSmall";
1001
+ import { default as default1002 } from "./components/Waveform";
1002
+ import { default as default1003 } from "./components/WaveformSmall";
1003
+ import { default as default1004 } from "./components/Whatsapp";
1004
+ import { default as default1005 } from "./components/WhatsappSmall";
1005
+ import { default as default1006 } from "./components/Widgets";
1006
+ import { default as default1007 } from "./components/WidgetsSmall";
1007
+ import { default as default1008 } from "./components/Width";
1008
+ import { default as default1009 } from "./components/WidthSmall";
1009
+ import { default as default1010 } from "./components/WixBooking";
1010
+ import { default as default1011 } from "./components/WixBookingSmall";
1011
+ import { default as default1012 } from "./components/WixForms";
1012
+ import { default as default1013 } from "./components/WixFormsSmall";
1013
+ import { default as default1014 } from "./components/WixSocialPosts";
1014
+ import { default as default1015 } from "./components/WixSocialPostsSmall";
1015
+ import { default as default1016 } from "./components/Wrap";
1016
+ import { default as default1017 } from "./components/WrapSmall";
1017
+ import { default as default1018 } from "./components/XCorp";
1018
+ import { default as default1019 } from "./components/XCorpSmall";
1019
+ import { default as default1020 } from "./components/Yahoo";
1020
+ import { default as default1021 } from "./components/YahooSmall";
1021
+ import { default as default1022 } from "./components/YandexEn";
1022
+ import { default as default1023 } from "./components/YandexEnSmall";
1023
+ import { default as default1024 } from "./components/YandexRu";
1024
+ import { default as default1025 } from "./components/YandexRuSmall";
1025
+ import { default as default1026 } from "./components/Yelp";
1026
+ import { default as default1027 } from "./components/YelpSmall";
1027
+ import { default as default1028 } from "./components/Youtube";
1028
+ import { default as default1029 } from "./components/YoutubeFilled";
1029
+ import { default as default1030 } from "./components/YoutubeFilledSmall";
1030
+ import { default as default1031 } from "./components/YoutubeSmall";
1031
+ import { default as default1032 } from "./components/ZoomIn";
1032
+ import { default as default1033 } from "./components/ZoomInSmall";
1033
+ import { default as default1034 } from "./components/ZoomOut";
1034
+ import { default as default1035 } from "./components/ZoomOutSmall";
1033
1035
  export {
1034
1036
  default2 as AIChatbot,
1035
1037
  default3 as AIChatbotSmall,
@@ -1227,840 +1229,842 @@ export {
1227
1229
  default195 as ComposeSmall,
1228
1230
  default196 as Confirm,
1229
1231
  default197 as ConfirmSmall,
1230
- default198 as Connection,
1231
- default199 as ConnectionSmall,
1232
- default200 as Container,
1233
- default201 as ContainerFilled,
1234
- default202 as ContainerFilledSmall,
1235
- default203 as ContainerSmall,
1236
- default204 as Contrast,
1237
- default205 as ContrastSmall,
1238
- default206 as Copy,
1239
- default207 as CopySmall,
1240
- default208 as CornerRadius,
1241
- default209 as CornerRadiusSmall,
1242
- default210 as Counter,
1243
- default211 as CounterSmall,
1244
- default212 as Crop,
1245
- default213 as CropSmall,
1246
- default214 as Crypto,
1247
- default215 as CryptoSmall,
1248
- default216 as CssGridRows,
1249
- default217 as CssGridRowsHorizontal,
1250
- default218 as CssGridRowsHorizontalSmall,
1251
- default219 as CssGridRowsSmall,
1252
- default220 as CssGridThreeColumns,
1253
- default221 as CssGridThreeColumnsHorizontal,
1254
- default222 as CssGridThreeColumnsHorizontalSmall,
1255
- default223 as CssGridThreeColumnsSmall,
1256
- default224 as CssGridTwoColumns,
1257
- default225 as CssGridTwoColumnsSmall,
1258
- default226 as CustomGrid,
1259
- default227 as CustomGridSmall,
1260
- default228 as CutOut,
1261
- default229 as CutOutSmall,
1262
- default230 as CutOutSparkles,
1263
- default231 as CutOutSparklesSmall,
1264
- default232 as Dashboard,
1265
- default233 as DashboardSmall,
1266
- default234 as DataCollection,
1267
- default235 as DataCollectionLinked,
1268
- default236 as DataCollectionLinkedSmall,
1269
- default237 as DataCollectionSmall,
1270
- default238 as DataConnect,
1271
- default239 as DataConnectSmall,
1272
- default240 as Date,
1273
- default241 as DateAndTime,
1274
- default242 as DateAndTimeSmall,
1275
- default243 as DateChecked,
1276
- default244 as DateCheckedSmall,
1277
- default245 as DateSmall,
1278
- default246 as DateSync,
1279
- default247 as DateSyncSmall,
1280
- default248 as DecreaseIndent,
1281
- default249 as DecreaseIndentSmall,
1282
- default250 as Delete,
1283
- default251 as DeleteSmall,
1284
- default252 as Design,
1285
- default253 as DesignAdd,
1286
- default254 as DesignAddSmall,
1287
- default255 as DesignRemove,
1288
- default256 as DesignRemoveSmall,
1289
- default257 as DesignSettings,
1290
- default258 as DesignSettingsSmall,
1291
- default259 as DesignSmall,
1292
- default260 as DesignToken,
1293
- default261 as DesignTokenSmall,
1294
- default262 as Desktop,
1295
- default263 as DesktopSmall,
1296
- default264 as Detach,
1297
- default265 as DetachSmall,
1298
- default266 as Discord,
1299
- default267 as DiscordSmall,
1300
- default268 as Dismiss,
1301
- default269 as DismissSmall,
1302
- default270 as DistributeCenter,
1303
- default271 as DistributeCenterSmall,
1304
- default272 as DistributeEqually,
1305
- default273 as DistributeEquallySmall,
1306
- default274 as DistributeFullWidth,
1307
- default275 as DistributeFullWidthSmall,
1308
- default276 as DistributeHorizontally,
1309
- default277 as DistributeHorizontallySmall,
1310
- default278 as DistributeVertically,
1311
- default279 as DistributeVerticallySmall,
1312
- default280 as Divider,
1313
- default281 as DividerSize,
1314
- default282 as DividerSizeLarge,
1315
- default283 as DividerSizeLargeSmall,
1316
- default284 as DividerSizeMedium,
1317
- default285 as DividerSizeMediumSmall,
1318
- default286 as DividerSizeSmall,
1319
- default287 as DividerSmall,
1320
- default288 as DocDuplicate,
1321
- default289 as DocDuplicateSmall,
1322
- default290 as DocMovePrevious,
1323
- default291 as DocMovePreviousSmall,
1324
- default292 as DocMovefrom,
1325
- default293 as DocMovefromSmall,
1326
- default294 as DockBottom,
1327
- default295 as DockBottomSmall,
1328
- default296 as DockLeft,
1329
- default297 as DockLeftSmall,
1330
- default298 as DockRight,
1331
- default299 as DockRightSmall,
1332
- default300 as DockTop,
1333
- default301 as DockTopSmall,
1334
- default302 as Document,
1335
- default303 as DocumentSmall,
1336
- default304 as DownloadImport,
1337
- default305 as DownloadImportSmall,
1338
- default306 as DragHorizontally,
1339
- default307 as DragHorizontallySmall,
1340
- default308 as Draw,
1341
- default309 as DrawSmall,
1342
- default310 as DropShadowRight,
1343
- default311 as DropShadowRightSmall,
1344
- default312 as Dropdown,
1345
- default313 as DropdownSmall,
1346
- default314 as DuckDuckGo,
1347
- default315 as DuckDuckGoSmall,
1348
- default316 as Duplicate,
1349
- default317 as DuplicateSmall,
1350
- default318 as DynamicPage,
1351
- default319 as DynamicPageSmall,
1352
- default320 as ESignature,
1353
- default321 as ESignatureSmall,
1354
- default322 as Edit,
1355
- default323 as EditSmall,
1356
- default324 as EditSparkle,
1357
- default325 as EditSparkleSmall,
1358
- default326 as ElementSelectionTool,
1359
- default327 as ElementSelectionToolSmall,
1360
- default328 as Email,
1361
- default329 as EmailSmall,
1362
- default330 as EnhancePrompt,
1363
- default331 as EnhancePromptSmall,
1364
- default332 as EnterFromLeft,
1365
- default333 as EnterFromLeftSmall,
1366
- default334 as Erase,
1367
- default335 as EraseSmall,
1368
- default336 as Exit,
1369
- default337 as ExitSmall,
1370
- default338 as ExitToLeft,
1371
- default339 as ExitToLeftSmall,
1372
- default340 as Expand,
1373
- default341 as ExpandSmall,
1374
- default342 as Exposure,
1375
- default343 as ExposureSmall,
1376
- default344 as Extensions,
1377
- default345 as ExtensionsSmall,
1378
- default346 as ExternalLink,
1379
- default347 as ExternalLinkSmall,
1380
- default348 as Facebook,
1381
- default349 as FacebookSmall,
1382
- default350 as Favorite,
1383
- default351 as FavoriteFilled,
1384
- default352 as FavoriteFilledSmall,
1385
- default353 as FavoriteSmall,
1386
- default354 as Figma,
1387
- default355 as FigmaSmall,
1388
- default356 as Filter,
1389
- default357 as FilterSmall,
1390
- default358 as Filters,
1391
- default359 as FiltersSmall,
1392
- default360 as Flip,
1393
- default361 as FlipSmall,
1394
- default362 as Focus,
1395
- default363 as FocusMode,
1396
- default364 as FocusModeSmall,
1397
- default365 as FocusSmall,
1398
- default366 as FolderAdd,
1399
- default367 as FolderAddSmall,
1400
- default368 as Forward,
1401
- default369 as ForwardSmall,
1402
- default370 as ForwardTop,
1403
- default371 as ForwardTopSmall,
1404
- default372 as FourThreeRatio,
1405
- default373 as FourThreeRatioSmall,
1406
- default374 as Gallery,
1407
- default375 as GallerySmall,
1408
- default376 as Game,
1409
- default377 as GameSmall,
1410
- default378 as Gemini,
1411
- default379 as GeminiSmall,
1412
- default380 as GeneratedAssetSparkle,
1413
- default381 as GeneratedAssetSparkleSmall,
1414
- default382 as GetStarted,
1415
- default383 as GetStartedSmall,
1416
- default384 as GitHub,
1417
- default385 as GitHubSmall,
1418
- default386 as GlitterButton,
1419
- default387 as GlitterButtonSmall,
1420
- default388 as Globe,
1421
- default389 as GlobeSmall,
1422
- default390 as Google,
1423
- default391 as GoogleAds,
1424
- default392 as GoogleAdsSmall,
1425
- default393 as GoogleSmall,
1426
- default394 as Gradient,
1427
- default395 as GradientSmall,
1428
- default396 as Grafana,
1429
- default397 as GrafanaSmall,
1430
- default398 as Grain,
1431
- default399 as GrainSmall,
1432
- default400 as GridView,
1433
- default401 as GridViewSmall,
1434
- default402 as Group,
1435
- default403 as GroupSmall,
1436
- default404 as Handle,
1437
- default405 as HandleSmall,
1438
- default406 as HeadingOne,
1439
- default407 as HeadingOneSmall,
1440
- default408 as HeadingThree,
1441
- default409 as HeadingThreeSmall,
1442
- default410 as HeadingTwo,
1443
- default411 as HeadingTwoSmall,
1444
- default412 as Heart,
1445
- default413 as HeartFilled,
1446
- default414 as HeartFilledSmall,
1447
- default415 as HeartSmall,
1448
- default416 as Height,
1449
- default417 as HeightSmall,
1450
- default418 as Help,
1451
- default419 as HelpCircle,
1452
- default420 as HelpCircleSmall,
1453
- default421 as HelpSmall,
1454
- default422 as Hidden,
1455
- default423 as HiddenSmall,
1456
- default424 as HideSidebar,
1457
- default425 as HideSidebarSmall,
1458
- default426 as Highlights,
1459
- default427 as HighlightsSmall,
1460
- default428 as Hint,
1461
- default429 as HintSmall,
1462
- default430 as History,
1463
- default431 as HistorySmall,
1464
- default432 as Home,
1465
- default433 as HomeSmall,
1466
- default434 as HorizontalMenu,
1467
- default435 as HorizontalMenuSmall,
1468
- default436 as HorizontalRatio,
1469
- default437 as HorizontalRatioSmall,
1470
- default438 as HorizontalText,
1471
- default439 as HorizontalTextSmall,
1472
- default440 as HugContent,
1473
- default441 as HugContentSmall,
1474
- default442 as Image,
1475
- default443 as ImageSmall,
1476
- default444 as ImageSparkles,
1477
- default445 as ImageSparklesSmall,
1478
- default446 as IncreaseIndent,
1479
- default447 as IncreaseIndentSmall,
1480
- default448 as IndividualPaddings,
1481
- default449 as IndividualPaddingsSmall,
1482
- default450 as InfoCircle,
1483
- default451 as InfoCircleFilled,
1484
- default452 as InfoCircleFilledSmall,
1485
- default453 as InfoCircleSmall,
1486
- default454 as InnerShadow,
1487
- default455 as InnerShadowSmall,
1488
- default456 as Input,
1489
- default457 as InputArea,
1490
- default458 as InputAreaSmall,
1491
- default459 as InputSmall,
1492
- default460 as Instagram,
1493
- default461 as InstagramSmall,
1494
- default462 as Integrations,
1495
- default463 as IntegrationsSmall,
1496
- default464 as Intersect,
1497
- default465 as IntersectSmall,
1498
- default466 as Invoice,
1499
- default467 as InvoiceSmall,
1500
- default468 as InwardArrowsAll,
1501
- default469 as InwardArrowsAllSmall,
1502
- default470 as Italic,
1503
- default471 as ItalicSmall,
1504
- default472 as Kanban,
1505
- default473 as KanbanSmall,
1506
- default474 as Keyboard,
1507
- default475 as KeyboardSmall,
1508
- default476 as Keypad,
1509
- default477 as KeypadSmall,
1510
- default478 as Languages,
1511
- default479 as LanguagesAdd,
1512
- default480 as LanguagesAddSmall,
1513
- default481 as LanguagesSmall,
1514
- default482 as LargeDesktop,
1515
- default483 as LargeDesktopSmall,
1516
- default484 as LargeSize,
1517
- default485 as LargeSizeSmall,
1518
- default486 as Layers,
1519
- default487 as LayersSmall,
1520
- default488 as LayoutFull,
1521
- default489 as LayoutFullSmall,
1522
- default490 as LayoutGallery,
1523
- default491 as LayoutGallerySmall,
1524
- default492 as LayoutGalleryWithPanel,
1525
- default493 as LayoutGalleryWithPanelSmall,
1526
- default494 as LayoutGalleryWithPanelsSparkles,
1527
- default495 as LayoutGalleryWithPanelsSparklesSmall,
1528
- default496 as LayoutGrid,
1529
- default497 as LayoutGridSmall,
1530
- default498 as LayoutSplit,
1531
- default499 as LayoutSplitSmall,
1532
- default500 as LayoutThird,
1533
- default501 as LayoutThirdSmall,
1534
- default502 as LayoutThreeColumns,
1535
- default503 as LayoutThreeColumnsGrid,
1536
- default504 as LayoutThreeColumnsGridSmall,
1537
- default505 as LayoutThreeColumnsSmall,
1538
- default506 as LayoutThreeRows,
1539
- default507 as LayoutThreeRowsSmall,
1540
- default508 as LayoutTwoColumns,
1541
- default509 as LayoutTwoColumnsGrid,
1542
- default510 as LayoutTwoColumnsGridSmall,
1543
- default511 as LayoutTwoColumnsSmall,
1544
- default512 as LayoutTwoColumnsSplit,
1545
- default513 as LayoutTwoColumnsSplitSmall,
1546
- default514 as LayoutTwoRows,
1547
- default515 as LayoutTwoRowsSmall,
1548
- default516 as LayoutTwoThirds,
1549
- default517 as LayoutTwoThirdsSmall,
1550
- default518 as LeftAlignmentInner,
1551
- default519 as LeftAlignmentInnerSmall,
1552
- default520 as LineChart,
1553
- default521 as LineChartSmall,
1554
- default522 as LineDifferentWidth,
1555
- default523 as LineDifferentWidthSmall,
1556
- default524 as LineDotted,
1557
- default525 as LineDottedSmall,
1558
- default526 as LineEndArrowLeft,
1559
- default527 as LineEndArrowLeftSmall,
1560
- default528 as LineEndArrowRight,
1561
- default529 as LineEndArrowRightSmall,
1562
- default530 as LineEndSquare,
1563
- default531 as LineEndSquareRight,
1564
- default532 as LineEndSquareRightSmall,
1565
- default533 as LineEndSquareSmall,
1566
- default534 as LineTrianglesFilled,
1567
- default535 as LineTrianglesFilledSmall,
1568
- default536 as Link,
1569
- default537 as LinkSmall,
1570
- default538 as LinkedElement,
1571
- default539 as LinkedElementSmall,
1572
- default540 as LinkedIn,
1573
- default541 as LinkedInSmall,
1574
- default542 as List,
1575
- default543 as ListSmall,
1576
- default544 as Location,
1577
- default545 as LocationSmall,
1578
- default546 as LockLocked,
1579
- default547 as LockLockedSmall,
1580
- default548 as LockUnlocked,
1581
- default549 as LockUnlockedSmall,
1582
- default550 as Logo,
1583
- default551 as LogoSmall,
1584
- default552 as Lottie,
1585
- default553 as LottieSmall,
1586
- default554 as LowerCase,
1587
- default555 as LowerCaseSmall,
1588
- default556 as Ltr,
1589
- default557 as LtrSmall,
1590
- default558 as MagicWandSparkles,
1591
- default559 as MagicWandSparklesSmall,
1592
- default560 as ManagePhotos,
1593
- default561 as ManagePhotosSmall,
1594
- default562 as Map,
1595
- default563 as MapSmall,
1596
- default564 as MasonryGrid,
1597
- default565 as MasonryGridSmall,
1598
- default566 as MatchSize,
1599
- default567 as MatchSizeSmall,
1600
- default568 as Maximize,
1601
- default569 as MaximizeSmall,
1602
- default570 as MediumSize,
1603
- default571 as MediumSizeSmall,
1604
- default572 as Menu,
1605
- default573 as MenuSmall,
1606
- default574 as MergeCell,
1607
- default575 as MergeCellSmall,
1608
- default576 as Microphone,
1609
- default577 as MicrophoneDisabled,
1610
- default578 as MicrophoneDisabledSmall,
1611
- default579 as MicrophoneSmall,
1612
- default580 as Microsoft,
1613
- default581 as Microsoft365,
1614
- default582 as Microsoft365Small,
1615
- default583 as MicrosoftSmall,
1616
- default584 as Minimise,
1617
- default585 as MinimiseSmall,
1618
- default586 as Minus,
1619
- default587 as MinusSmall,
1620
- default588 as MirrorHorizontal,
1621
- default589 as MirrorHorizontalSmall,
1622
- default590 as MirrorVertical,
1623
- default591 as MirrorVerticalSmall,
1624
- default592 as Mobile,
1625
- default593 as MobileDisconnnect,
1626
- default594 as MobileDisconnnectSmall,
1627
- default595 as MobileSmall,
1628
- default596 as More,
1629
- default597 as MoreFilled,
1630
- default598 as MoreFilledSmall,
1631
- default599 as MoreSmall,
1632
- default600 as MultiSelect,
1633
- default601 as MultiSelectSmall,
1634
- default602 as Music,
1635
- default603 as MusicLibrary,
1636
- default604 as MusicLibrarySmall,
1637
- default605 as MusicSmall,
1638
- default606 as Naver,
1639
- default607 as NaverSmall,
1640
- default608 as NewChat,
1641
- default609 as NewChatSmall,
1642
- default610 as Newspaper,
1643
- default611 as NewspaperSmall,
1644
- default612 as None,
1645
- default613 as NoneSmall,
1646
- default614 as Note,
1647
- default615 as NoteSmall,
1648
- default616 as Notification,
1649
- default617 as NotificationSmall,
1650
- default618 as Number,
1651
- default619 as NumberSmall,
1652
- default620 as NumberedList,
1653
- default621 as NumberedListSmall,
1654
- default622 as ObjectPositionBottom,
1655
- default623 as ObjectPositionBottomSmall,
1656
- default624 as ObjectPositionLeft,
1657
- default625 as ObjectPositionLeftSmall,
1658
- default626 as ObjectPositionRight,
1659
- default627 as ObjectPositionRightSmall,
1660
- default628 as ObjectPositionTop,
1661
- default629 as ObjectPositionTopSmall,
1662
- default630 as ObjectSelectionTool,
1663
- default631 as ObjectSelectionToolSmall,
1664
- default632 as Objects,
1665
- default633 as ObjectsSmall,
1666
- default634 as Offline,
1667
- default635 as OfflineSmall,
1668
- default636 as Opacity,
1669
- default637 as OpacitySmall,
1670
- default638 as OpenSidebar,
1671
- default639 as OpenSidebarSmall,
1672
- default640 as OptimizeImage,
1673
- default641 as OptimizeImageSmall,
1674
- default642 as Order,
1675
- default643 as OrderSmall,
1676
- default644 as PaddingBottom,
1677
- default645 as PaddingBottomSmall,
1678
- default646 as PaddingHorizontal,
1679
- default647 as PaddingHorizontalSmall,
1680
- default648 as PaddingLeft,
1681
- default649 as PaddingLeftSmall,
1682
- default650 as PaddingRight,
1683
- default651 as PaddingRightSmall,
1684
- default652 as PaddingTop,
1685
- default653 as PaddingTopSmall,
1686
- default654 as PaddingVertical,
1687
- default655 as PaddingVerticalSmall,
1688
- default656 as Page,
1689
- default657 as PageAdd,
1690
- default658 as PageAddSmall,
1691
- default659 as PageCode,
1692
- default660 as PageCodeSmall,
1693
- default661 as PageSmall,
1694
- default662 as Pages,
1695
- default663 as PagesSmall,
1696
- default664 as PaidPlans,
1697
- default665 as PaidPlansSmall,
1698
- default666 as PanTool,
1699
- default667 as PanToolSmall,
1700
- default668 as Passkey,
1701
- default669 as PasskeySmall,
1702
- default670 as Paste,
1703
- default671 as PasteSmall,
1704
- default672 as Pause,
1705
- default673 as PauseFilled,
1706
- default674 as PauseFilledSmall,
1707
- default675 as PauseSmall,
1708
- default676 as Payment,
1709
- default677 as PaymentSmall,
1710
- default678 as PenNib,
1711
- default679 as PenNibSmall,
1712
- default680 as Perplexity,
1713
- default681 as PerplexitySmall,
1714
- default682 as Phone,
1715
- default683 as PhoneSmall,
1716
- default684 as PhotoCamera,
1717
- default685 as PhotoCameraSmall,
1718
- default686 as Pin,
1719
- default687 as PinSmall,
1720
- default688 as Pinterest,
1721
- default689 as PinterestSmall,
1722
- default690 as Pipette,
1723
- default691 as PipetteSmall,
1724
- default692 as Play,
1725
- default693 as PlayFilled,
1726
- default694 as PlayFilledSmall,
1727
- default695 as PlaySmall,
1728
- default696 as Popular,
1729
- default697 as PopularSmall,
1730
- default698 as Popup,
1731
- default699 as PopupSmall,
1732
- default700 as Portfolio,
1733
- default701 as PortfolioSmall,
1734
- default702 as PositionBottom,
1735
- default703 as PositionBottomSmall,
1736
- default704 as PositionLeft,
1737
- default705 as PositionLeftSmall,
1738
- default706 as PositionRight,
1739
- default707 as PositionRightSmall,
1740
- default708 as PositionTop,
1741
- default709 as PositionTopSmall,
1742
- default710 as Premium,
1743
- default711 as PremiumSmall,
1744
- default712 as ProGalleries,
1745
- default713 as ProGalleriesSmall,
1746
- default714 as Promote,
1747
- default715 as PromoteSmall,
1748
- default716 as Publish,
1749
- default717 as PublishSmall,
1750
- default718 as QR,
1751
- default719 as QRSmall,
1752
- default720 as Quote,
1753
- default721 as QuoteSmall,
1754
- default722 as RadioButtonGroup,
1755
- default723 as RadioButtonGroupSmall,
1756
- default724 as Reddit,
1757
- default725 as RedditSmall,
1758
- default726 as Redo,
1759
- default727 as RedoSmall,
1760
- default728 as Reels,
1761
- default729 as ReelsSmall,
1762
- default730 as Refresh,
1763
- default731 as RefreshSmall,
1764
- default732 as RegenerateSparkle,
1765
- default733 as RegenerateSparkleSmall,
1766
- default734 as RelatedApps,
1767
- default735 as RelatedAppsSmall,
1768
- default736 as Remix,
1769
- default737 as RemixSmall,
1770
- default738 as Reorder,
1771
- default739 as ReorderSmall,
1772
- default740 as Replace,
1773
- default741 as ReplaceSmall,
1774
- default742 as Required,
1775
- default743 as RequiredSmall,
1776
- default744 as Revert,
1777
- default745 as RevertClockwise,
1778
- default746 as RevertClockwiseSmall,
1779
- default747 as RevertSmall,
1780
- default748 as Reviews,
1781
- default749 as ReviewsSmall,
1782
- default750 as RichText,
1783
- default751 as RichTextSmall,
1784
- default752 as RightAlignmentInner,
1785
- default753 as RightAlignmentInnerSmall,
1786
- default754 as RotateLeft,
1787
- default755 as RotateLeftSmall,
1788
- default756 as RotateRight,
1789
- default757 as RotateRightSmall,
1790
- default758 as RoundCorner,
1791
- default759 as RoundCornerSmall,
1792
- default760 as RoundedCorner,
1793
- default761 as RoundedCornerBottomLeft,
1794
- default762 as RoundedCornerBottomLeftSmall,
1795
- default763 as RoundedCornerBottomRight,
1796
- default764 as RoundedCornerBottomRightSmall,
1797
- default765 as RoundedCornerSmall,
1798
- default766 as RoundedCornerTopLeft,
1799
- default767 as RoundedCornerTopLeftSmall,
1800
- default768 as Rtl,
1801
- default769 as RtlSmall,
1802
- default770 as Rule,
1803
- default771 as RuleSmall,
1804
- default772 as SEOAndAccessibility,
1805
- default773 as SEOAndAccessibilitySmall,
1806
- default774 as Saturation,
1807
- default775 as SaturationSmall,
1808
- default776 as Saved,
1809
- default777 as SavedSmall,
1810
- default778 as Search,
1811
- default779 as SearchSmall,
1812
- default780 as Section,
1813
- default781 as SectionDividerBottom,
1814
- default782 as SectionDividerBottomSmall,
1815
- default783 as SectionDividerTop,
1816
- default784 as SectionDividerTopSmall,
1817
- default785 as SectionSmall,
1818
- default786 as SectionSparkles,
1819
- default787 as SectionSparklesSmall,
1820
- default788 as SelectedTag,
1821
- default789 as SelectedTagSmall,
1822
- default790 as Send,
1823
- default791 as SendSmall,
1824
- default792 as SentenceCase,
1825
- default793 as SentenceCaseSmall,
1826
- default794 as Server,
1827
- default795 as ServerSmall,
1828
- default796 as Settings,
1829
- default797 as SettingsSmall,
1830
- default798 as Shadows,
1831
- default799 as ShadowsSmall,
1832
- default800 as Sharpness,
1833
- default801 as SharpnessSmall,
1834
- default802 as Shipping,
1835
- default803 as ShippingSmall,
1836
- default804 as Shuffle,
1837
- default805 as ShuffleSmall,
1838
- default806 as Shutterstock,
1839
- default807 as ShutterstockSmall,
1840
- default808 as SidebarUndock,
1841
- default809 as SidebarUndockSmall,
1842
- default810 as Site,
1843
- default811 as SiteMap,
1844
- default812 as SiteMapSmall,
1845
- default813 as SiteRemove,
1846
- default814 as SiteRemoveSmall,
1847
- default815 as SiteSearch,
1848
- default816 as SiteSearchSmall,
1849
- default817 as SiteSmall,
1850
- default818 as SizeAndRatio,
1851
- default819 as SizeAndRatioSmall,
1852
- default820 as SkipBackwards,
1853
- default821 as SkipBackwardsSmall,
1854
- default822 as SkipForward,
1855
- default823 as SkipForwardSmall,
1856
- default824 as Slack,
1857
- default825 as SlackSmall,
1858
- default826 as Slider,
1859
- default827 as SlidesSmall,
1860
- default828 as SmallSize,
1861
- default829 as SmallSizeSmall,
1862
- default830 as Smile,
1863
- default831 as SmileSmall,
1864
- default832 as Snapchat,
1865
- default833 as SnapchatSmall,
1866
- default834 as SolidColor,
1867
- default835 as SolidColorSmall,
1868
- default836 as SortAZ,
1869
- default837 as SortAZSmall,
1870
- default838 as SortAscending,
1871
- default839 as SortAscendingSmall,
1872
- default840 as SortDescending,
1873
- default841 as SortDescendingSmall,
1874
- default842 as SortZA,
1875
- default843 as SortZASmall,
1876
- default844 as Sound,
1877
- default845 as SoundCloud,
1878
- default846 as SoundCloudSmall,
1879
- default847 as SoundOff,
1880
- default848 as SoundOffSmall,
1881
- default849 as SoundSmall,
1882
- default850 as SparkleFilled,
1883
- default851 as SparkleFilledSmall,
1884
- default852 as Sparkles,
1885
- default853 as SparklesFilled,
1886
- default854 as SparklesFilledSmall,
1887
- default855 as SparklesSmall,
1888
- default856 as SplitCell,
1889
- default857 as SplitCellSmall,
1890
- default858 as SplitHorizontally,
1891
- default859 as SplitHorizontallySmall,
1892
- default860 as SplitVertically,
1893
- default861 as SplitVerticallySmall,
1894
- default862 as Spotify,
1895
- default863 as SpotifySmall,
1896
- default864 as SquareCorner,
1897
- default865 as SquareCornerSmall,
1898
- default866 as SquareRatio,
1899
- default867 as SquareRatioSmall,
1900
- default868 as Staff,
1901
- default869 as StaffSmall,
1902
- default870 as Statistics,
1903
- default871 as StatisticsSmall,
1904
- default872 as StatusAlert,
1905
- default873 as StatusAlertFilled,
1906
- default874 as StatusAlertFilledSmall,
1907
- default875 as StatusAlertSmall,
1908
- default876 as StatusComplete,
1909
- default877 as StatusCompleteFilled,
1910
- default878 as StatusCompleteFilledSmall,
1911
- default879 as StatusCompleteSmall,
1912
- default880 as StatusDenied,
1913
- default881 as StatusDeniedSmall,
1914
- default882 as StatusWarningFilled,
1915
- default883 as StatusWarningFilledSmall,
1916
- default884 as StretchContent,
1917
- default885 as StretchContentSmall,
1918
- default886 as Strikethrough,
1919
- default887 as StrikethroughSmall,
1920
- default888 as SwapImage,
1921
- default889 as SwapImageSmall,
1922
- default890 as TableChart,
1923
- default891 as TableChartSmall,
1924
- default892 as TableReservation,
1925
- default893 as TableReservationSmall,
1926
- default894 as Tablet,
1927
- default895 as TabletSmall,
1928
- default896 as Tag,
1929
- default897 as TagSmall,
1930
- default898 as TaskAdd,
1931
- default899 as TaskAddSmall,
1932
- default900 as Tax,
1933
- default901 as TaxSmall,
1934
- default902 as Temperature,
1935
- default903 as TemperatureSmall,
1936
- default904 as Template,
1937
- default905 as TemplateSmall,
1938
- default906 as Text,
1939
- default907 as TextAlignCenter,
1940
- default908 as TextAlignCenterSmall,
1941
- default909 as TextAlignLeft,
1942
- default910 as TextAlignLeftSmall,
1943
- default911 as TextAlignRight,
1944
- default912 as TextAlignRightSmall,
1945
- default913 as TextAnimation,
1946
- default914 as TextAnimationSmall,
1947
- default915 as TextColor,
1948
- default916 as TextColorSmall,
1949
- default917 as TextHighlightColor,
1950
- default918 as TextHighlightColorSmall,
1951
- default919 as TextJustify,
1952
- default920 as TextJustifySmall,
1953
- default921 as TextLineSpacing,
1954
- default922 as TextLineSpacingSmall,
1955
- default923 as TextSettings,
1956
- default924 as TextSettingsSmall,
1957
- default925 as TextSmall,
1958
- default926 as TextSparkles,
1959
- default927 as TextSparklesSmall,
1960
- default928 as TextStrokeColor,
1961
- default929 as TextStrokeColorSmall,
1962
- default930 as TextStyles,
1963
- default931 as TextStylesSmall,
1964
- default932 as TextTwist,
1965
- default933 as TextTwistSmall,
1966
- default934 as ThreeFourRatio,
1967
- default935 as ThreeFourRatioSmall,
1968
- default936 as Thumbnails,
1969
- default937 as ThumbnailsSmall,
1970
- default938 as ThumbsDown,
1971
- default939 as ThumbsDownSmall,
1972
- default940 as ThumbsUp,
1973
- default941 as ThumbsUpSmall,
1974
- default942 as TikTok,
1975
- default943 as TikTokSmall,
1976
- default944 as Time,
1977
- default945 as TimeSmall,
1978
- default946 as TimelineView,
1979
- default947 as TimelineViewSmall,
1980
- default948 as Toolbox,
1981
- default949 as ToolboxSmall,
1982
- default950 as Transition,
1983
- default951 as TransitionSmall,
1984
- default952 as Trending,
1985
- default953 as TrendingSmall,
1986
- default954 as Twitch,
1987
- default955 as TwitchSmall,
1988
- default956 as Twitter,
1989
- default957 as TwitterSmall,
1990
- default958 as Underline,
1991
- default959 as UnderlineSmall,
1992
- default960 as Undo,
1993
- default961 as UndoSmall,
1994
- default962 as Ungroup,
1995
- default963 as UngroupSmall,
1996
- default964 as Unlink,
1997
- default965 as UnlinkSmall,
1998
- default966 as Unsaved,
1999
- default967 as UnsavedSmall,
2000
- default968 as UploadExport,
2001
- default969 as UploadExportSmall,
2002
- default970 as UploadImage,
2003
- default971 as UploadImageSmall,
2004
- default972 as UpperCase,
2005
- default973 as UpperCaseSmall,
2006
- default974 as User,
2007
- default975 as UserAdd,
2008
- default976 as UserAddSmall,
2009
- default977 as UserRemove,
2010
- default978 as UserRemoveSmall,
2011
- default979 as UserSmall,
2012
- default980 as Users,
2013
- default981 as UsersSmall,
2014
- default982 as VerticalRatio,
2015
- default983 as VerticalRatioSmall,
2016
- default984 as VerticalText,
2017
- default985 as VerticalTextSmall,
2018
- default986 as VideoCamera,
2019
- default987 as VideoCameraDisabled,
2020
- default988 as VideoCameraDisabledSmall,
2021
- default989 as VideoCameraSmall,
2022
- default990 as VideoFile,
2023
- default991 as VideoFileSmall,
2024
- default992 as ViewExternal,
2025
- default993 as ViewExternalSmall,
2026
- default994 as Vignette,
2027
- default995 as VignetteSmall,
2028
- default996 as Vimeo,
2029
- default997 as VimeoSmall,
2030
- default998 as Visible,
2031
- default999 as VisibleSmall,
2032
- default1000 as Waveform,
2033
- default1001 as WaveformSmall,
2034
- default1002 as Whatsapp,
2035
- default1003 as WhatsappSmall,
2036
- default1004 as Widgets,
2037
- default1005 as WidgetsSmall,
2038
- default1006 as Width,
2039
- default1007 as WidthSmall,
2040
- default1008 as WixBooking,
2041
- default1009 as WixBookingSmall,
2042
- default1010 as WixForms,
2043
- default1011 as WixFormsSmall,
2044
- default1012 as WixSocialPosts,
2045
- default1013 as WixSocialPostsSmall,
2046
- default1014 as Wrap,
2047
- default1015 as WrapSmall,
2048
- default1016 as XCorp,
2049
- default1017 as XCorpSmall,
2050
- default1018 as Yahoo,
2051
- default1019 as YahooSmall,
2052
- default1020 as YandexEn,
2053
- default1021 as YandexEnSmall,
2054
- default1022 as YandexRu,
2055
- default1023 as YandexRuSmall,
2056
- default1024 as Yelp,
2057
- default1025 as YelpSmall,
2058
- default1026 as Youtube,
2059
- default1027 as YoutubeFilled,
2060
- default1028 as YoutubeFilledSmall,
2061
- default1029 as YoutubeSmall,
2062
- default1030 as ZoomIn,
2063
- default1031 as ZoomInSmall,
2064
- default1032 as ZoomOut,
2065
- default1033 as ZoomOutSmall
1232
+ default198 as ConnectSettings,
1233
+ default199 as ConnectSettingsSmall,
1234
+ default200 as Connection,
1235
+ default201 as ConnectionSmall,
1236
+ default202 as Container,
1237
+ default203 as ContainerFilled,
1238
+ default204 as ContainerFilledSmall,
1239
+ default205 as ContainerSmall,
1240
+ default206 as Contrast,
1241
+ default207 as ContrastSmall,
1242
+ default208 as Copy,
1243
+ default209 as CopySmall,
1244
+ default210 as CornerRadius,
1245
+ default211 as CornerRadiusSmall,
1246
+ default212 as Counter,
1247
+ default213 as CounterSmall,
1248
+ default214 as Crop,
1249
+ default215 as CropSmall,
1250
+ default216 as Crypto,
1251
+ default217 as CryptoSmall,
1252
+ default218 as CssGridRows,
1253
+ default219 as CssGridRowsHorizontal,
1254
+ default220 as CssGridRowsHorizontalSmall,
1255
+ default221 as CssGridRowsSmall,
1256
+ default222 as CssGridThreeColumns,
1257
+ default223 as CssGridThreeColumnsHorizontal,
1258
+ default224 as CssGridThreeColumnsHorizontalSmall,
1259
+ default225 as CssGridThreeColumnsSmall,
1260
+ default226 as CssGridTwoColumns,
1261
+ default227 as CssGridTwoColumnsSmall,
1262
+ default228 as CustomGrid,
1263
+ default229 as CustomGridSmall,
1264
+ default230 as CutOut,
1265
+ default231 as CutOutSmall,
1266
+ default232 as CutOutSparkles,
1267
+ default233 as CutOutSparklesSmall,
1268
+ default234 as Dashboard,
1269
+ default235 as DashboardSmall,
1270
+ default236 as DataCollection,
1271
+ default237 as DataCollectionLinked,
1272
+ default238 as DataCollectionLinkedSmall,
1273
+ default239 as DataCollectionSmall,
1274
+ default240 as DataConnect,
1275
+ default241 as DataConnectSmall,
1276
+ default242 as Date,
1277
+ default243 as DateAndTime,
1278
+ default244 as DateAndTimeSmall,
1279
+ default245 as DateChecked,
1280
+ default246 as DateCheckedSmall,
1281
+ default247 as DateSmall,
1282
+ default248 as DateSync,
1283
+ default249 as DateSyncSmall,
1284
+ default250 as DecreaseIndent,
1285
+ default251 as DecreaseIndentSmall,
1286
+ default252 as Delete,
1287
+ default253 as DeleteSmall,
1288
+ default254 as Design,
1289
+ default255 as DesignAdd,
1290
+ default256 as DesignAddSmall,
1291
+ default257 as DesignRemove,
1292
+ default258 as DesignRemoveSmall,
1293
+ default259 as DesignSettings,
1294
+ default260 as DesignSettingsSmall,
1295
+ default261 as DesignSmall,
1296
+ default262 as DesignToken,
1297
+ default263 as DesignTokenSmall,
1298
+ default264 as Desktop,
1299
+ default265 as DesktopSmall,
1300
+ default266 as Detach,
1301
+ default267 as DetachSmall,
1302
+ default268 as Discord,
1303
+ default269 as DiscordSmall,
1304
+ default270 as Dismiss,
1305
+ default271 as DismissSmall,
1306
+ default272 as DistributeCenter,
1307
+ default273 as DistributeCenterSmall,
1308
+ default274 as DistributeEqually,
1309
+ default275 as DistributeEquallySmall,
1310
+ default276 as DistributeFullWidth,
1311
+ default277 as DistributeFullWidthSmall,
1312
+ default278 as DistributeHorizontally,
1313
+ default279 as DistributeHorizontallySmall,
1314
+ default280 as DistributeVertically,
1315
+ default281 as DistributeVerticallySmall,
1316
+ default282 as Divider,
1317
+ default283 as DividerSize,
1318
+ default284 as DividerSizeLarge,
1319
+ default285 as DividerSizeLargeSmall,
1320
+ default286 as DividerSizeMedium,
1321
+ default287 as DividerSizeMediumSmall,
1322
+ default288 as DividerSizeSmall,
1323
+ default289 as DividerSmall,
1324
+ default290 as DocDuplicate,
1325
+ default291 as DocDuplicateSmall,
1326
+ default292 as DocMovePrevious,
1327
+ default293 as DocMovePreviousSmall,
1328
+ default294 as DocMovefrom,
1329
+ default295 as DocMovefromSmall,
1330
+ default296 as DockBottom,
1331
+ default297 as DockBottomSmall,
1332
+ default298 as DockLeft,
1333
+ default299 as DockLeftSmall,
1334
+ default300 as DockRight,
1335
+ default301 as DockRightSmall,
1336
+ default302 as DockTop,
1337
+ default303 as DockTopSmall,
1338
+ default304 as Document,
1339
+ default305 as DocumentSmall,
1340
+ default306 as DownloadImport,
1341
+ default307 as DownloadImportSmall,
1342
+ default308 as DragHorizontally,
1343
+ default309 as DragHorizontallySmall,
1344
+ default310 as Draw,
1345
+ default311 as DrawSmall,
1346
+ default312 as DropShadowRight,
1347
+ default313 as DropShadowRightSmall,
1348
+ default314 as Dropdown,
1349
+ default315 as DropdownSmall,
1350
+ default316 as DuckDuckGo,
1351
+ default317 as DuckDuckGoSmall,
1352
+ default318 as Duplicate,
1353
+ default319 as DuplicateSmall,
1354
+ default320 as DynamicPage,
1355
+ default321 as DynamicPageSmall,
1356
+ default322 as ESignature,
1357
+ default323 as ESignatureSmall,
1358
+ default324 as Edit,
1359
+ default325 as EditSmall,
1360
+ default326 as EditSparkle,
1361
+ default327 as EditSparkleSmall,
1362
+ default328 as ElementSelectionTool,
1363
+ default329 as ElementSelectionToolSmall,
1364
+ default330 as Email,
1365
+ default331 as EmailSmall,
1366
+ default332 as EnhancePrompt,
1367
+ default333 as EnhancePromptSmall,
1368
+ default334 as EnterFromLeft,
1369
+ default335 as EnterFromLeftSmall,
1370
+ default336 as Erase,
1371
+ default337 as EraseSmall,
1372
+ default338 as Exit,
1373
+ default339 as ExitSmall,
1374
+ default340 as ExitToLeft,
1375
+ default341 as ExitToLeftSmall,
1376
+ default342 as Expand,
1377
+ default343 as ExpandSmall,
1378
+ default344 as Exposure,
1379
+ default345 as ExposureSmall,
1380
+ default346 as Extensions,
1381
+ default347 as ExtensionsSmall,
1382
+ default348 as ExternalLink,
1383
+ default349 as ExternalLinkSmall,
1384
+ default350 as Facebook,
1385
+ default351 as FacebookSmall,
1386
+ default352 as Favorite,
1387
+ default353 as FavoriteFilled,
1388
+ default354 as FavoriteFilledSmall,
1389
+ default355 as FavoriteSmall,
1390
+ default356 as Figma,
1391
+ default357 as FigmaSmall,
1392
+ default358 as Filter,
1393
+ default359 as FilterSmall,
1394
+ default360 as Filters,
1395
+ default361 as FiltersSmall,
1396
+ default362 as Flip,
1397
+ default363 as FlipSmall,
1398
+ default364 as Focus,
1399
+ default365 as FocusMode,
1400
+ default366 as FocusModeSmall,
1401
+ default367 as FocusSmall,
1402
+ default368 as FolderAdd,
1403
+ default369 as FolderAddSmall,
1404
+ default370 as Forward,
1405
+ default371 as ForwardSmall,
1406
+ default372 as ForwardTop,
1407
+ default373 as ForwardTopSmall,
1408
+ default374 as FourThreeRatio,
1409
+ default375 as FourThreeRatioSmall,
1410
+ default376 as Gallery,
1411
+ default377 as GallerySmall,
1412
+ default378 as Game,
1413
+ default379 as GameSmall,
1414
+ default380 as Gemini,
1415
+ default381 as GeminiSmall,
1416
+ default382 as GeneratedAssetSparkle,
1417
+ default383 as GeneratedAssetSparkleSmall,
1418
+ default384 as GetStarted,
1419
+ default385 as GetStartedSmall,
1420
+ default386 as GitHub,
1421
+ default387 as GitHubSmall,
1422
+ default388 as GlitterButton,
1423
+ default389 as GlitterButtonSmall,
1424
+ default390 as Globe,
1425
+ default391 as GlobeSmall,
1426
+ default392 as Google,
1427
+ default393 as GoogleAds,
1428
+ default394 as GoogleAdsSmall,
1429
+ default395 as GoogleSmall,
1430
+ default396 as Gradient,
1431
+ default397 as GradientSmall,
1432
+ default398 as Grafana,
1433
+ default399 as GrafanaSmall,
1434
+ default400 as Grain,
1435
+ default401 as GrainSmall,
1436
+ default402 as GridView,
1437
+ default403 as GridViewSmall,
1438
+ default404 as Group,
1439
+ default405 as GroupSmall,
1440
+ default406 as Handle,
1441
+ default407 as HandleSmall,
1442
+ default408 as HeadingOne,
1443
+ default409 as HeadingOneSmall,
1444
+ default410 as HeadingThree,
1445
+ default411 as HeadingThreeSmall,
1446
+ default412 as HeadingTwo,
1447
+ default413 as HeadingTwoSmall,
1448
+ default414 as Heart,
1449
+ default415 as HeartFilled,
1450
+ default416 as HeartFilledSmall,
1451
+ default417 as HeartSmall,
1452
+ default418 as Height,
1453
+ default419 as HeightSmall,
1454
+ default420 as Help,
1455
+ default421 as HelpCircle,
1456
+ default422 as HelpCircleSmall,
1457
+ default423 as HelpSmall,
1458
+ default424 as Hidden,
1459
+ default425 as HiddenSmall,
1460
+ default426 as HideSidebar,
1461
+ default427 as HideSidebarSmall,
1462
+ default428 as Highlights,
1463
+ default429 as HighlightsSmall,
1464
+ default430 as Hint,
1465
+ default431 as HintSmall,
1466
+ default432 as History,
1467
+ default433 as HistorySmall,
1468
+ default434 as Home,
1469
+ default435 as HomeSmall,
1470
+ default436 as HorizontalMenu,
1471
+ default437 as HorizontalMenuSmall,
1472
+ default438 as HorizontalRatio,
1473
+ default439 as HorizontalRatioSmall,
1474
+ default440 as HorizontalText,
1475
+ default441 as HorizontalTextSmall,
1476
+ default442 as HugContent,
1477
+ default443 as HugContentSmall,
1478
+ default444 as Image,
1479
+ default445 as ImageSmall,
1480
+ default446 as ImageSparkles,
1481
+ default447 as ImageSparklesSmall,
1482
+ default448 as IncreaseIndent,
1483
+ default449 as IncreaseIndentSmall,
1484
+ default450 as IndividualPaddings,
1485
+ default451 as IndividualPaddingsSmall,
1486
+ default452 as InfoCircle,
1487
+ default453 as InfoCircleFilled,
1488
+ default454 as InfoCircleFilledSmall,
1489
+ default455 as InfoCircleSmall,
1490
+ default456 as InnerShadow,
1491
+ default457 as InnerShadowSmall,
1492
+ default458 as Input,
1493
+ default459 as InputArea,
1494
+ default460 as InputAreaSmall,
1495
+ default461 as InputSmall,
1496
+ default462 as Instagram,
1497
+ default463 as InstagramSmall,
1498
+ default464 as Integrations,
1499
+ default465 as IntegrationsSmall,
1500
+ default466 as Intersect,
1501
+ default467 as IntersectSmall,
1502
+ default468 as Invoice,
1503
+ default469 as InvoiceSmall,
1504
+ default470 as InwardArrowsAll,
1505
+ default471 as InwardArrowsAllSmall,
1506
+ default472 as Italic,
1507
+ default473 as ItalicSmall,
1508
+ default474 as Kanban,
1509
+ default475 as KanbanSmall,
1510
+ default476 as Keyboard,
1511
+ default477 as KeyboardSmall,
1512
+ default478 as Keypad,
1513
+ default479 as KeypadSmall,
1514
+ default480 as Languages,
1515
+ default481 as LanguagesAdd,
1516
+ default482 as LanguagesAddSmall,
1517
+ default483 as LanguagesSmall,
1518
+ default484 as LargeDesktop,
1519
+ default485 as LargeDesktopSmall,
1520
+ default486 as LargeSize,
1521
+ default487 as LargeSizeSmall,
1522
+ default488 as Layers,
1523
+ default489 as LayersSmall,
1524
+ default490 as LayoutFull,
1525
+ default491 as LayoutFullSmall,
1526
+ default492 as LayoutGallery,
1527
+ default493 as LayoutGallerySmall,
1528
+ default494 as LayoutGalleryWithPanel,
1529
+ default495 as LayoutGalleryWithPanelSmall,
1530
+ default496 as LayoutGalleryWithPanelsSparkles,
1531
+ default497 as LayoutGalleryWithPanelsSparklesSmall,
1532
+ default498 as LayoutGrid,
1533
+ default499 as LayoutGridSmall,
1534
+ default500 as LayoutSplit,
1535
+ default501 as LayoutSplitSmall,
1536
+ default502 as LayoutThird,
1537
+ default503 as LayoutThirdSmall,
1538
+ default504 as LayoutThreeColumns,
1539
+ default505 as LayoutThreeColumnsGrid,
1540
+ default506 as LayoutThreeColumnsGridSmall,
1541
+ default507 as LayoutThreeColumnsSmall,
1542
+ default508 as LayoutThreeRows,
1543
+ default509 as LayoutThreeRowsSmall,
1544
+ default510 as LayoutTwoColumns,
1545
+ default511 as LayoutTwoColumnsGrid,
1546
+ default512 as LayoutTwoColumnsGridSmall,
1547
+ default513 as LayoutTwoColumnsSmall,
1548
+ default514 as LayoutTwoColumnsSplit,
1549
+ default515 as LayoutTwoColumnsSplitSmall,
1550
+ default516 as LayoutTwoRows,
1551
+ default517 as LayoutTwoRowsSmall,
1552
+ default518 as LayoutTwoThirds,
1553
+ default519 as LayoutTwoThirdsSmall,
1554
+ default520 as LeftAlignmentInner,
1555
+ default521 as LeftAlignmentInnerSmall,
1556
+ default522 as LineChart,
1557
+ default523 as LineChartSmall,
1558
+ default524 as LineDifferentWidth,
1559
+ default525 as LineDifferentWidthSmall,
1560
+ default526 as LineDotted,
1561
+ default527 as LineDottedSmall,
1562
+ default528 as LineEndArrowLeft,
1563
+ default529 as LineEndArrowLeftSmall,
1564
+ default530 as LineEndArrowRight,
1565
+ default531 as LineEndArrowRightSmall,
1566
+ default532 as LineEndSquare,
1567
+ default533 as LineEndSquareRight,
1568
+ default534 as LineEndSquareRightSmall,
1569
+ default535 as LineEndSquareSmall,
1570
+ default536 as LineTrianglesFilled,
1571
+ default537 as LineTrianglesFilledSmall,
1572
+ default538 as Link,
1573
+ default539 as LinkSmall,
1574
+ default540 as LinkedElement,
1575
+ default541 as LinkedElementSmall,
1576
+ default542 as LinkedIn,
1577
+ default543 as LinkedInSmall,
1578
+ default544 as List,
1579
+ default545 as ListSmall,
1580
+ default546 as Location,
1581
+ default547 as LocationSmall,
1582
+ default548 as LockLocked,
1583
+ default549 as LockLockedSmall,
1584
+ default550 as LockUnlocked,
1585
+ default551 as LockUnlockedSmall,
1586
+ default552 as Logo,
1587
+ default553 as LogoSmall,
1588
+ default554 as Lottie,
1589
+ default555 as LottieSmall,
1590
+ default556 as LowerCase,
1591
+ default557 as LowerCaseSmall,
1592
+ default558 as Ltr,
1593
+ default559 as LtrSmall,
1594
+ default560 as MagicWandSparkles,
1595
+ default561 as MagicWandSparklesSmall,
1596
+ default562 as ManagePhotos,
1597
+ default563 as ManagePhotosSmall,
1598
+ default564 as Map,
1599
+ default565 as MapSmall,
1600
+ default566 as MasonryGrid,
1601
+ default567 as MasonryGridSmall,
1602
+ default568 as MatchSize,
1603
+ default569 as MatchSizeSmall,
1604
+ default570 as Maximize,
1605
+ default571 as MaximizeSmall,
1606
+ default572 as MediumSize,
1607
+ default573 as MediumSizeSmall,
1608
+ default574 as Menu,
1609
+ default575 as MenuSmall,
1610
+ default576 as MergeCell,
1611
+ default577 as MergeCellSmall,
1612
+ default578 as Microphone,
1613
+ default579 as MicrophoneDisabled,
1614
+ default580 as MicrophoneDisabledSmall,
1615
+ default581 as MicrophoneSmall,
1616
+ default582 as Microsoft,
1617
+ default583 as Microsoft365,
1618
+ default584 as Microsoft365Small,
1619
+ default585 as MicrosoftSmall,
1620
+ default586 as Minimise,
1621
+ default587 as MinimiseSmall,
1622
+ default588 as Minus,
1623
+ default589 as MinusSmall,
1624
+ default590 as MirrorHorizontal,
1625
+ default591 as MirrorHorizontalSmall,
1626
+ default592 as MirrorVertical,
1627
+ default593 as MirrorVerticalSmall,
1628
+ default594 as Mobile,
1629
+ default595 as MobileDisconnnect,
1630
+ default596 as MobileDisconnnectSmall,
1631
+ default597 as MobileSmall,
1632
+ default598 as More,
1633
+ default599 as MoreFilled,
1634
+ default600 as MoreFilledSmall,
1635
+ default601 as MoreSmall,
1636
+ default602 as MultiSelect,
1637
+ default603 as MultiSelectSmall,
1638
+ default604 as Music,
1639
+ default605 as MusicLibrary,
1640
+ default606 as MusicLibrarySmall,
1641
+ default607 as MusicSmall,
1642
+ default608 as Naver,
1643
+ default609 as NaverSmall,
1644
+ default610 as NewChat,
1645
+ default611 as NewChatSmall,
1646
+ default612 as Newspaper,
1647
+ default613 as NewspaperSmall,
1648
+ default614 as None,
1649
+ default615 as NoneSmall,
1650
+ default616 as Note,
1651
+ default617 as NoteSmall,
1652
+ default618 as Notification,
1653
+ default619 as NotificationSmall,
1654
+ default620 as Number,
1655
+ default621 as NumberSmall,
1656
+ default622 as NumberedList,
1657
+ default623 as NumberedListSmall,
1658
+ default624 as ObjectPositionBottom,
1659
+ default625 as ObjectPositionBottomSmall,
1660
+ default626 as ObjectPositionLeft,
1661
+ default627 as ObjectPositionLeftSmall,
1662
+ default628 as ObjectPositionRight,
1663
+ default629 as ObjectPositionRightSmall,
1664
+ default630 as ObjectPositionTop,
1665
+ default631 as ObjectPositionTopSmall,
1666
+ default632 as ObjectSelectionTool,
1667
+ default633 as ObjectSelectionToolSmall,
1668
+ default634 as Objects,
1669
+ default635 as ObjectsSmall,
1670
+ default636 as Offline,
1671
+ default637 as OfflineSmall,
1672
+ default638 as Opacity,
1673
+ default639 as OpacitySmall,
1674
+ default640 as OpenSidebar,
1675
+ default641 as OpenSidebarSmall,
1676
+ default642 as OptimizeImage,
1677
+ default643 as OptimizeImageSmall,
1678
+ default644 as Order,
1679
+ default645 as OrderSmall,
1680
+ default646 as PaddingBottom,
1681
+ default647 as PaddingBottomSmall,
1682
+ default648 as PaddingHorizontal,
1683
+ default649 as PaddingHorizontalSmall,
1684
+ default650 as PaddingLeft,
1685
+ default651 as PaddingLeftSmall,
1686
+ default652 as PaddingRight,
1687
+ default653 as PaddingRightSmall,
1688
+ default654 as PaddingTop,
1689
+ default655 as PaddingTopSmall,
1690
+ default656 as PaddingVertical,
1691
+ default657 as PaddingVerticalSmall,
1692
+ default658 as Page,
1693
+ default659 as PageAdd,
1694
+ default660 as PageAddSmall,
1695
+ default661 as PageCode,
1696
+ default662 as PageCodeSmall,
1697
+ default663 as PageSmall,
1698
+ default664 as Pages,
1699
+ default665 as PagesSmall,
1700
+ default666 as PaidPlans,
1701
+ default667 as PaidPlansSmall,
1702
+ default668 as PanTool,
1703
+ default669 as PanToolSmall,
1704
+ default670 as Passkey,
1705
+ default671 as PasskeySmall,
1706
+ default672 as Paste,
1707
+ default673 as PasteSmall,
1708
+ default674 as Pause,
1709
+ default675 as PauseFilled,
1710
+ default676 as PauseFilledSmall,
1711
+ default677 as PauseSmall,
1712
+ default678 as Payment,
1713
+ default679 as PaymentSmall,
1714
+ default680 as PenNib,
1715
+ default681 as PenNibSmall,
1716
+ default682 as Perplexity,
1717
+ default683 as PerplexitySmall,
1718
+ default684 as Phone,
1719
+ default685 as PhoneSmall,
1720
+ default686 as PhotoCamera,
1721
+ default687 as PhotoCameraSmall,
1722
+ default688 as Pin,
1723
+ default689 as PinSmall,
1724
+ default690 as Pinterest,
1725
+ default691 as PinterestSmall,
1726
+ default692 as Pipette,
1727
+ default693 as PipetteSmall,
1728
+ default694 as Play,
1729
+ default695 as PlayFilled,
1730
+ default696 as PlayFilledSmall,
1731
+ default697 as PlaySmall,
1732
+ default698 as Popular,
1733
+ default699 as PopularSmall,
1734
+ default700 as Popup,
1735
+ default701 as PopupSmall,
1736
+ default702 as Portfolio,
1737
+ default703 as PortfolioSmall,
1738
+ default704 as PositionBottom,
1739
+ default705 as PositionBottomSmall,
1740
+ default706 as PositionLeft,
1741
+ default707 as PositionLeftSmall,
1742
+ default708 as PositionRight,
1743
+ default709 as PositionRightSmall,
1744
+ default710 as PositionTop,
1745
+ default711 as PositionTopSmall,
1746
+ default712 as Premium,
1747
+ default713 as PremiumSmall,
1748
+ default714 as ProGalleries,
1749
+ default715 as ProGalleriesSmall,
1750
+ default716 as Promote,
1751
+ default717 as PromoteSmall,
1752
+ default718 as Publish,
1753
+ default719 as PublishSmall,
1754
+ default720 as QR,
1755
+ default721 as QRSmall,
1756
+ default722 as Quote,
1757
+ default723 as QuoteSmall,
1758
+ default724 as RadioButtonGroup,
1759
+ default725 as RadioButtonGroupSmall,
1760
+ default726 as Reddit,
1761
+ default727 as RedditSmall,
1762
+ default728 as Redo,
1763
+ default729 as RedoSmall,
1764
+ default730 as Reels,
1765
+ default731 as ReelsSmall,
1766
+ default732 as Refresh,
1767
+ default733 as RefreshSmall,
1768
+ default734 as RegenerateSparkle,
1769
+ default735 as RegenerateSparkleSmall,
1770
+ default736 as RelatedApps,
1771
+ default737 as RelatedAppsSmall,
1772
+ default738 as Remix,
1773
+ default739 as RemixSmall,
1774
+ default740 as Reorder,
1775
+ default741 as ReorderSmall,
1776
+ default742 as Replace,
1777
+ default743 as ReplaceSmall,
1778
+ default744 as Required,
1779
+ default745 as RequiredSmall,
1780
+ default746 as Revert,
1781
+ default747 as RevertClockwise,
1782
+ default748 as RevertClockwiseSmall,
1783
+ default749 as RevertSmall,
1784
+ default750 as Reviews,
1785
+ default751 as ReviewsSmall,
1786
+ default752 as RichText,
1787
+ default753 as RichTextSmall,
1788
+ default754 as RightAlignmentInner,
1789
+ default755 as RightAlignmentInnerSmall,
1790
+ default756 as RotateLeft,
1791
+ default757 as RotateLeftSmall,
1792
+ default758 as RotateRight,
1793
+ default759 as RotateRightSmall,
1794
+ default760 as RoundCorner,
1795
+ default761 as RoundCornerSmall,
1796
+ default762 as RoundedCorner,
1797
+ default763 as RoundedCornerBottomLeft,
1798
+ default764 as RoundedCornerBottomLeftSmall,
1799
+ default765 as RoundedCornerBottomRight,
1800
+ default766 as RoundedCornerBottomRightSmall,
1801
+ default767 as RoundedCornerSmall,
1802
+ default768 as RoundedCornerTopLeft,
1803
+ default769 as RoundedCornerTopLeftSmall,
1804
+ default770 as Rtl,
1805
+ default771 as RtlSmall,
1806
+ default772 as Rule,
1807
+ default773 as RuleSmall,
1808
+ default774 as SEOAndAccessibility,
1809
+ default775 as SEOAndAccessibilitySmall,
1810
+ default776 as Saturation,
1811
+ default777 as SaturationSmall,
1812
+ default778 as Saved,
1813
+ default779 as SavedSmall,
1814
+ default780 as Search,
1815
+ default781 as SearchSmall,
1816
+ default782 as Section,
1817
+ default783 as SectionDividerBottom,
1818
+ default784 as SectionDividerBottomSmall,
1819
+ default785 as SectionDividerTop,
1820
+ default786 as SectionDividerTopSmall,
1821
+ default787 as SectionSmall,
1822
+ default788 as SectionSparkles,
1823
+ default789 as SectionSparklesSmall,
1824
+ default790 as SelectedTag,
1825
+ default791 as SelectedTagSmall,
1826
+ default792 as Send,
1827
+ default793 as SendSmall,
1828
+ default794 as SentenceCase,
1829
+ default795 as SentenceCaseSmall,
1830
+ default796 as Server,
1831
+ default797 as ServerSmall,
1832
+ default798 as Settings,
1833
+ default799 as SettingsSmall,
1834
+ default800 as Shadows,
1835
+ default801 as ShadowsSmall,
1836
+ default802 as Sharpness,
1837
+ default803 as SharpnessSmall,
1838
+ default804 as Shipping,
1839
+ default805 as ShippingSmall,
1840
+ default806 as Shuffle,
1841
+ default807 as ShuffleSmall,
1842
+ default808 as Shutterstock,
1843
+ default809 as ShutterstockSmall,
1844
+ default810 as SidebarUndock,
1845
+ default811 as SidebarUndockSmall,
1846
+ default812 as Site,
1847
+ default813 as SiteMap,
1848
+ default814 as SiteMapSmall,
1849
+ default815 as SiteRemove,
1850
+ default816 as SiteRemoveSmall,
1851
+ default817 as SiteSearch,
1852
+ default818 as SiteSearchSmall,
1853
+ default819 as SiteSmall,
1854
+ default820 as SizeAndRatio,
1855
+ default821 as SizeAndRatioSmall,
1856
+ default822 as SkipBackwards,
1857
+ default823 as SkipBackwardsSmall,
1858
+ default824 as SkipForward,
1859
+ default825 as SkipForwardSmall,
1860
+ default826 as Slack,
1861
+ default827 as SlackSmall,
1862
+ default828 as Slider,
1863
+ default829 as SlidesSmall,
1864
+ default830 as SmallSize,
1865
+ default831 as SmallSizeSmall,
1866
+ default832 as Smile,
1867
+ default833 as SmileSmall,
1868
+ default834 as Snapchat,
1869
+ default835 as SnapchatSmall,
1870
+ default836 as SolidColor,
1871
+ default837 as SolidColorSmall,
1872
+ default838 as SortAZ,
1873
+ default839 as SortAZSmall,
1874
+ default840 as SortAscending,
1875
+ default841 as SortAscendingSmall,
1876
+ default842 as SortDescending,
1877
+ default843 as SortDescendingSmall,
1878
+ default844 as SortZA,
1879
+ default845 as SortZASmall,
1880
+ default846 as Sound,
1881
+ default847 as SoundCloud,
1882
+ default848 as SoundCloudSmall,
1883
+ default849 as SoundOff,
1884
+ default850 as SoundOffSmall,
1885
+ default851 as SoundSmall,
1886
+ default852 as SparkleFilled,
1887
+ default853 as SparkleFilledSmall,
1888
+ default854 as Sparkles,
1889
+ default855 as SparklesFilled,
1890
+ default856 as SparklesFilledSmall,
1891
+ default857 as SparklesSmall,
1892
+ default858 as SplitCell,
1893
+ default859 as SplitCellSmall,
1894
+ default860 as SplitHorizontally,
1895
+ default861 as SplitHorizontallySmall,
1896
+ default862 as SplitVertically,
1897
+ default863 as SplitVerticallySmall,
1898
+ default864 as Spotify,
1899
+ default865 as SpotifySmall,
1900
+ default866 as SquareCorner,
1901
+ default867 as SquareCornerSmall,
1902
+ default868 as SquareRatio,
1903
+ default869 as SquareRatioSmall,
1904
+ default870 as Staff,
1905
+ default871 as StaffSmall,
1906
+ default872 as Statistics,
1907
+ default873 as StatisticsSmall,
1908
+ default874 as StatusAlert,
1909
+ default875 as StatusAlertFilled,
1910
+ default876 as StatusAlertFilledSmall,
1911
+ default877 as StatusAlertSmall,
1912
+ default878 as StatusComplete,
1913
+ default879 as StatusCompleteFilled,
1914
+ default880 as StatusCompleteFilledSmall,
1915
+ default881 as StatusCompleteSmall,
1916
+ default882 as StatusDenied,
1917
+ default883 as StatusDeniedSmall,
1918
+ default884 as StatusWarningFilled,
1919
+ default885 as StatusWarningFilledSmall,
1920
+ default886 as StretchContent,
1921
+ default887 as StretchContentSmall,
1922
+ default888 as Strikethrough,
1923
+ default889 as StrikethroughSmall,
1924
+ default890 as SwapImage,
1925
+ default891 as SwapImageSmall,
1926
+ default892 as TableChart,
1927
+ default893 as TableChartSmall,
1928
+ default894 as TableReservation,
1929
+ default895 as TableReservationSmall,
1930
+ default896 as Tablet,
1931
+ default897 as TabletSmall,
1932
+ default898 as Tag,
1933
+ default899 as TagSmall,
1934
+ default900 as TaskAdd,
1935
+ default901 as TaskAddSmall,
1936
+ default902 as Tax,
1937
+ default903 as TaxSmall,
1938
+ default904 as Temperature,
1939
+ default905 as TemperatureSmall,
1940
+ default906 as Template,
1941
+ default907 as TemplateSmall,
1942
+ default908 as Text,
1943
+ default909 as TextAlignCenter,
1944
+ default910 as TextAlignCenterSmall,
1945
+ default911 as TextAlignLeft,
1946
+ default912 as TextAlignLeftSmall,
1947
+ default913 as TextAlignRight,
1948
+ default914 as TextAlignRightSmall,
1949
+ default915 as TextAnimation,
1950
+ default916 as TextAnimationSmall,
1951
+ default917 as TextColor,
1952
+ default918 as TextColorSmall,
1953
+ default919 as TextHighlightColor,
1954
+ default920 as TextHighlightColorSmall,
1955
+ default921 as TextJustify,
1956
+ default922 as TextJustifySmall,
1957
+ default923 as TextLineSpacing,
1958
+ default924 as TextLineSpacingSmall,
1959
+ default925 as TextSettings,
1960
+ default926 as TextSettingsSmall,
1961
+ default927 as TextSmall,
1962
+ default928 as TextSparkles,
1963
+ default929 as TextSparklesSmall,
1964
+ default930 as TextStrokeColor,
1965
+ default931 as TextStrokeColorSmall,
1966
+ default932 as TextStyles,
1967
+ default933 as TextStylesSmall,
1968
+ default934 as TextTwist,
1969
+ default935 as TextTwistSmall,
1970
+ default936 as ThreeFourRatio,
1971
+ default937 as ThreeFourRatioSmall,
1972
+ default938 as Thumbnails,
1973
+ default939 as ThumbnailsSmall,
1974
+ default940 as ThumbsDown,
1975
+ default941 as ThumbsDownSmall,
1976
+ default942 as ThumbsUp,
1977
+ default943 as ThumbsUpSmall,
1978
+ default944 as TikTok,
1979
+ default945 as TikTokSmall,
1980
+ default946 as Time,
1981
+ default947 as TimeSmall,
1982
+ default948 as TimelineView,
1983
+ default949 as TimelineViewSmall,
1984
+ default950 as Toolbox,
1985
+ default951 as ToolboxSmall,
1986
+ default952 as Transition,
1987
+ default953 as TransitionSmall,
1988
+ default954 as Trending,
1989
+ default955 as TrendingSmall,
1990
+ default956 as Twitch,
1991
+ default957 as TwitchSmall,
1992
+ default958 as Twitter,
1993
+ default959 as TwitterSmall,
1994
+ default960 as Underline,
1995
+ default961 as UnderlineSmall,
1996
+ default962 as Undo,
1997
+ default963 as UndoSmall,
1998
+ default964 as Ungroup,
1999
+ default965 as UngroupSmall,
2000
+ default966 as Unlink,
2001
+ default967 as UnlinkSmall,
2002
+ default968 as Unsaved,
2003
+ default969 as UnsavedSmall,
2004
+ default970 as UploadExport,
2005
+ default971 as UploadExportSmall,
2006
+ default972 as UploadImage,
2007
+ default973 as UploadImageSmall,
2008
+ default974 as UpperCase,
2009
+ default975 as UpperCaseSmall,
2010
+ default976 as User,
2011
+ default977 as UserAdd,
2012
+ default978 as UserAddSmall,
2013
+ default979 as UserRemove,
2014
+ default980 as UserRemoveSmall,
2015
+ default981 as UserSmall,
2016
+ default982 as Users,
2017
+ default983 as UsersSmall,
2018
+ default984 as VerticalRatio,
2019
+ default985 as VerticalRatioSmall,
2020
+ default986 as VerticalText,
2021
+ default987 as VerticalTextSmall,
2022
+ default988 as VideoCamera,
2023
+ default989 as VideoCameraDisabled,
2024
+ default990 as VideoCameraDisabledSmall,
2025
+ default991 as VideoCameraSmall,
2026
+ default992 as VideoFile,
2027
+ default993 as VideoFileSmall,
2028
+ default994 as ViewExternal,
2029
+ default995 as ViewExternalSmall,
2030
+ default996 as Vignette,
2031
+ default997 as VignetteSmall,
2032
+ default998 as Vimeo,
2033
+ default999 as VimeoSmall,
2034
+ default1000 as Visible,
2035
+ default1001 as VisibleSmall,
2036
+ default1002 as Waveform,
2037
+ default1003 as WaveformSmall,
2038
+ default1004 as Whatsapp,
2039
+ default1005 as WhatsappSmall,
2040
+ default1006 as Widgets,
2041
+ default1007 as WidgetsSmall,
2042
+ default1008 as Width,
2043
+ default1009 as WidthSmall,
2044
+ default1010 as WixBooking,
2045
+ default1011 as WixBookingSmall,
2046
+ default1012 as WixForms,
2047
+ default1013 as WixFormsSmall,
2048
+ default1014 as WixSocialPosts,
2049
+ default1015 as WixSocialPostsSmall,
2050
+ default1016 as Wrap,
2051
+ default1017 as WrapSmall,
2052
+ default1018 as XCorp,
2053
+ default1019 as XCorpSmall,
2054
+ default1020 as Yahoo,
2055
+ default1021 as YahooSmall,
2056
+ default1022 as YandexEn,
2057
+ default1023 as YandexEnSmall,
2058
+ default1024 as YandexRu,
2059
+ default1025 as YandexRuSmall,
2060
+ default1026 as Yelp,
2061
+ default1027 as YelpSmall,
2062
+ default1028 as Youtube,
2063
+ default1029 as YoutubeFilled,
2064
+ default1030 as YoutubeFilledSmall,
2065
+ default1031 as YoutubeSmall,
2066
+ default1032 as ZoomIn,
2067
+ default1033 as ZoomInSmall,
2068
+ default1034 as ZoomOut,
2069
+ default1035 as ZoomOutSmall
2066
2070
  };