@fluentui/react-icons 2.0.248 → 2.0.249

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 (153) hide show
  1. package/lib/fonts/icons/chunk-10.d.ts +12 -0
  2. package/lib/fonts/icons/chunk-10.js +52 -48
  3. package/lib/fonts/icons/chunk-6.d.ts +12 -12
  4. package/lib/fonts/icons/chunk-6.js +334 -334
  5. package/lib/fonts/icons/chunk-7.d.ts +12 -12
  6. package/lib/fonts/icons/chunk-7.js +500 -500
  7. package/lib/fonts/icons/chunk-8.d.ts +12 -12
  8. package/lib/fonts/icons/chunk-8.js +500 -500
  9. package/lib/fonts/icons/chunk-9.d.ts +12 -12
  10. package/lib/fonts/icons/chunk-9.js +500 -500
  11. package/lib/fonts/sizedIcons/chunk-16.d.ts +12 -12
  12. package/lib/fonts/sizedIcons/chunk-16.js +5 -5
  13. package/lib/fonts/sizedIcons/chunk-17.d.ts +12 -12
  14. package/lib/fonts/sizedIcons/chunk-17.js +5 -5
  15. package/lib/fonts/sizedIcons/chunk-18.d.ts +12 -12
  16. package/lib/fonts/sizedIcons/chunk-18.js +5 -5
  17. package/lib/fonts/sizedIcons/chunk-19.d.ts +12 -12
  18. package/lib/fonts/sizedIcons/chunk-19.js +5 -13
  19. package/lib/fonts/sizedIcons/chunk-20.d.ts +12 -12
  20. package/lib/fonts/sizedIcons/chunk-20.js +13 -5
  21. package/lib/fonts/sizedIcons/chunk-21.d.ts +12 -12
  22. package/lib/fonts/sizedIcons/chunk-21.js +5 -5
  23. package/lib/fonts/sizedIcons/chunk-22.d.ts +12 -12
  24. package/lib/fonts/sizedIcons/chunk-22.js +5 -5
  25. package/lib/fonts/sizedIcons/chunk-23.d.ts +12 -12
  26. package/lib/fonts/sizedIcons/chunk-23.js +5 -5
  27. package/lib/fonts/sizedIcons/chunk-24.d.ts +12 -12
  28. package/lib/fonts/sizedIcons/chunk-24.js +5 -5
  29. package/lib/fonts/sizedIcons/chunk-25.d.ts +12 -12
  30. package/lib/fonts/sizedIcons/chunk-25.js +5 -5
  31. package/lib/fonts/sizedIcons/chunk-26.d.ts +12 -12
  32. package/lib/fonts/sizedIcons/chunk-26.js +5 -5
  33. package/lib/fonts/sizedIcons/chunk-27.d.ts +12 -12
  34. package/lib/fonts/sizedIcons/chunk-27.js +5 -5
  35. package/lib/fonts/sizedIcons/chunk-28.d.ts +12 -12
  36. package/lib/fonts/sizedIcons/chunk-28.js +5 -5
  37. package/lib/fonts/sizedIcons/chunk-29.d.ts +12 -12
  38. package/lib/fonts/sizedIcons/chunk-29.js +5 -9
  39. package/lib/fonts/sizedIcons/chunk-30.d.ts +12 -12
  40. package/lib/fonts/sizedIcons/chunk-30.js +9 -5
  41. package/lib/fonts/sizedIcons/chunk-31.d.ts +12 -12
  42. package/lib/fonts/sizedIcons/chunk-31.js +5 -5
  43. package/lib/fonts/sizedIcons/chunk-32.d.ts +24 -0
  44. package/lib/fonts/sizedIcons/chunk-32.js +9 -1
  45. package/lib/icons/chunk-3.d.ts +4 -4
  46. package/lib/icons/chunk-3.js +9 -9
  47. package/lib/icons/chunk-4.d.ts +4 -4
  48. package/lib/icons/chunk-4.js +5 -5
  49. package/lib/icons/chunk-5.d.ts +4 -0
  50. package/lib/icons/chunk-5.js +4 -0
  51. package/lib/sizedIcons/chunk-10.d.ts +8 -8
  52. package/lib/sizedIcons/chunk-10.js +17 -17
  53. package/lib/sizedIcons/chunk-11.d.ts +8 -8
  54. package/lib/sizedIcons/chunk-11.js +9 -9
  55. package/lib/sizedIcons/chunk-12.d.ts +8 -8
  56. package/lib/sizedIcons/chunk-12.js +9 -9
  57. package/lib/sizedIcons/chunk-13.d.ts +8 -8
  58. package/lib/sizedIcons/chunk-13.js +9 -9
  59. package/lib/sizedIcons/chunk-14.d.ts +8 -8
  60. package/lib/sizedIcons/chunk-14.js +9 -9
  61. package/lib/sizedIcons/chunk-15.d.ts +8 -8
  62. package/lib/sizedIcons/chunk-15.js +9 -9
  63. package/lib/sizedIcons/chunk-16.d.ts +8 -0
  64. package/lib/sizedIcons/chunk-16.js +8 -0
  65. package/lib/utils/fonts/FluentSystemIcons-Filled.json +5 -1
  66. package/lib/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
  67. package/lib/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
  68. package/lib/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
  69. package/lib/utils/fonts/FluentSystemIcons-Regular.json +5 -1
  70. package/lib/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
  71. package/lib/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
  72. package/lib/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
  73. package/lib/utils/fonts/FluentSystemIcons-Resizable.json +1886 -1882
  74. package/lib/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
  75. package/lib/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
  76. package/lib/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
  77. package/lib-cjs/fonts/icons/chunk-10.d.ts +12 -0
  78. package/lib-cjs/fonts/icons/chunk-10.js +54 -49
  79. package/lib-cjs/fonts/icons/chunk-6.d.ts +12 -12
  80. package/lib-cjs/fonts/icons/chunk-6.js +341 -341
  81. package/lib-cjs/fonts/icons/chunk-7.d.ts +12 -12
  82. package/lib-cjs/fonts/icons/chunk-7.js +510 -510
  83. package/lib-cjs/fonts/icons/chunk-8.d.ts +12 -12
  84. package/lib-cjs/fonts/icons/chunk-8.js +510 -510
  85. package/lib-cjs/fonts/icons/chunk-9.d.ts +12 -12
  86. package/lib-cjs/fonts/icons/chunk-9.js +510 -510
  87. package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +12 -12
  88. package/lib-cjs/fonts/sizedIcons/chunk-16.js +8 -8
  89. package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +12 -12
  90. package/lib-cjs/fonts/sizedIcons/chunk-17.js +15 -15
  91. package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +12 -12
  92. package/lib-cjs/fonts/sizedIcons/chunk-18.js +15 -15
  93. package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +12 -12
  94. package/lib-cjs/fonts/sizedIcons/chunk-19.js +15 -23
  95. package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +12 -12
  96. package/lib-cjs/fonts/sizedIcons/chunk-20.js +23 -15
  97. package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +12 -12
  98. package/lib-cjs/fonts/sizedIcons/chunk-21.js +15 -15
  99. package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +12 -12
  100. package/lib-cjs/fonts/sizedIcons/chunk-22.js +15 -15
  101. package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +12 -12
  102. package/lib-cjs/fonts/sizedIcons/chunk-23.js +15 -15
  103. package/lib-cjs/fonts/sizedIcons/chunk-24.d.ts +12 -12
  104. package/lib-cjs/fonts/sizedIcons/chunk-24.js +15 -15
  105. package/lib-cjs/fonts/sizedIcons/chunk-25.d.ts +12 -12
  106. package/lib-cjs/fonts/sizedIcons/chunk-25.js +15 -15
  107. package/lib-cjs/fonts/sizedIcons/chunk-26.d.ts +12 -12
  108. package/lib-cjs/fonts/sizedIcons/chunk-26.js +15 -15
  109. package/lib-cjs/fonts/sizedIcons/chunk-27.d.ts +12 -12
  110. package/lib-cjs/fonts/sizedIcons/chunk-27.js +15 -15
  111. package/lib-cjs/fonts/sizedIcons/chunk-28.d.ts +12 -12
  112. package/lib-cjs/fonts/sizedIcons/chunk-28.js +15 -15
  113. package/lib-cjs/fonts/sizedIcons/chunk-29.d.ts +12 -12
  114. package/lib-cjs/fonts/sizedIcons/chunk-29.js +15 -19
  115. package/lib-cjs/fonts/sizedIcons/chunk-30.d.ts +12 -12
  116. package/lib-cjs/fonts/sizedIcons/chunk-30.js +19 -15
  117. package/lib-cjs/fonts/sizedIcons/chunk-31.d.ts +12 -12
  118. package/lib-cjs/fonts/sizedIcons/chunk-31.js +15 -15
  119. package/lib-cjs/fonts/sizedIcons/chunk-32.d.ts +24 -0
  120. package/lib-cjs/fonts/sizedIcons/chunk-32.js +18 -10
  121. package/lib-cjs/icons/chunk-3.d.ts +4 -4
  122. package/lib-cjs/icons/chunk-3.js +26 -26
  123. package/lib-cjs/icons/chunk-4.d.ts +4 -4
  124. package/lib-cjs/icons/chunk-4.js +25 -25
  125. package/lib-cjs/icons/chunk-5.d.ts +4 -0
  126. package/lib-cjs/icons/chunk-5.js +6 -1
  127. package/lib-cjs/sizedIcons/chunk-10.d.ts +8 -8
  128. package/lib-cjs/sizedIcons/chunk-10.js +25 -25
  129. package/lib-cjs/sizedIcons/chunk-11.d.ts +8 -8
  130. package/lib-cjs/sizedIcons/chunk-11.js +29 -29
  131. package/lib-cjs/sizedIcons/chunk-12.d.ts +8 -8
  132. package/lib-cjs/sizedIcons/chunk-12.js +29 -29
  133. package/lib-cjs/sizedIcons/chunk-13.d.ts +8 -8
  134. package/lib-cjs/sizedIcons/chunk-13.js +29 -29
  135. package/lib-cjs/sizedIcons/chunk-14.d.ts +8 -8
  136. package/lib-cjs/sizedIcons/chunk-14.js +29 -29
  137. package/lib-cjs/sizedIcons/chunk-15.d.ts +8 -8
  138. package/lib-cjs/sizedIcons/chunk-15.js +29 -29
  139. package/lib-cjs/sizedIcons/chunk-16.d.ts +8 -0
  140. package/lib-cjs/sizedIcons/chunk-16.js +17 -9
  141. package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +5 -1
  142. package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
  143. package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
  144. package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
  145. package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.json +5 -1
  146. package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
  147. package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
  148. package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
  149. package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.json +1886 -1882
  150. package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
  151. package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
  152. package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
  153. package/package.json +1 -1
@@ -3165,1886 +3165,1890 @@
3165
3165
  "PersonAvailableRegular": 60507,
3166
3166
  "PersonBoardFilled": 60508,
3167
3167
  "PersonBoardRegular": 60509,
3168
- "PersonCallFilled": 60510,
3169
- "PersonCallRegular": 60511,
3170
- "PersonChatFilled": 60512,
3171
- "PersonChatRegular": 60513,
3172
- "PersonCircleFilled": 60514,
3173
- "PersonCircleRegular": 60515,
3174
- "PersonClockFilled": 60516,
3175
- "PersonClockRegular": 60517,
3176
- "PersonDeleteFilled": 60518,
3177
- "PersonDeleteRegular": 60519,
3178
- "PersonDesktopFilled": 60520,
3179
- "PersonDesktopRegular": 60521,
3180
- "PersonEditFilled": 60522,
3181
- "PersonEditRegular": 60523,
3182
- "PersonFeedbackFilled": 60524,
3183
- "PersonFeedbackRegular": 60525,
3184
- "PersonHeartFilled": 60526,
3185
- "PersonHeartRegular": 60527,
3186
- "PersonHomeFilled": 60528,
3187
- "PersonHomeRegular": 60529,
3188
- "PersonInfoFilled": 60530,
3189
- "PersonInfoRegular": 60531,
3190
- "PersonKeyFilled": 60532,
3191
- "PersonKeyRegular": 60533,
3192
- "PersonLightbulbFilled": 60534,
3193
- "PersonLightbulbRegular": 60535,
3194
- "PersonLightningFilled": 60536,
3195
- "PersonLightningRegular": 60537,
3196
- "PersonLinkFilled": 60538,
3197
- "PersonLinkRegular": 60539,
3198
- "PersonLockFilled": 60540,
3199
- "PersonLockRegular": 60541,
3200
- "PersonMailFilled": 60542,
3201
- "PersonMailRegular": 60543,
3202
- "PersonMoneyFilled": 60544,
3203
- "PersonMoneyRegular": 60545,
3204
- "PersonNoteFilled": 60546,
3205
- "PersonNoteRegular": 60547,
3206
- "PersonPasskeyFilled": 60548,
3207
- "PersonPasskeyRegular": 60549,
3208
- "PersonPillFilled": 60550,
3209
- "PersonPillRegular": 60551,
3210
- "PersonProhibitedFilled": 60552,
3211
- "PersonProhibitedRegular": 60553,
3212
- "PersonQuestionMarkFilled": 60554,
3213
- "PersonQuestionMarkRegular": 60555,
3214
- "PersonRibbonFilled": 60556,
3215
- "PersonRibbonRegular": 60557,
3216
- "PersonRunningFilled": 60558,
3217
- "PersonRunningRegular": 60559,
3218
- "PersonSearchFilled": 60560,
3219
- "PersonSearchRegular": 60561,
3220
- "PersonSettingsFilled": 60562,
3221
- "PersonSettingsRegular": 60563,
3222
- "PersonSquareFilled": 60564,
3223
- "PersonSquareRegular": 60565,
3224
- "PersonSquareCheckmarkFilled": 60566,
3225
- "PersonSquareCheckmarkRegular": 60567,
3226
- "PersonStarFilled": 60568,
3227
- "PersonStarRegular": 60569,
3228
- "PersonStarburstFilled": 60570,
3229
- "PersonStarburstRegular": 60571,
3230
- "PersonSubtractFilled": 60572,
3231
- "PersonSubtractRegular": 60573,
3232
- "PersonSupportFilled": 60574,
3233
- "PersonSupportRegular": 60575,
3234
- "PersonSwapFilled": 60576,
3235
- "PersonSwapRegular": 60577,
3236
- "PersonSyncFilled": 60578,
3237
- "PersonSyncRegular": 60579,
3238
- "PersonTagFilled": 60580,
3239
- "PersonTagRegular": 60581,
3240
- "PersonTentativeFilled": 60582,
3241
- "PersonTentativeRegular": 60583,
3242
- "PersonVoiceFilled": 60584,
3243
- "PersonVoiceRegular": 60585,
3244
- "PersonWalkingFilled": 60586,
3245
- "PersonWalkingRegular": 60587,
3246
- "PersonWarningFilled": 60588,
3247
- "PersonWarningRegular": 60589,
3248
- "PersonWrenchFilled": 60590,
3249
- "PersonWrenchRegular": 60591,
3250
- "PhoneFilled": 60592,
3251
- "PhoneRegular": 60593,
3252
- "PhoneAddFilled": 60594,
3253
- "PhoneAddRegular": 60595,
3254
- "PhoneArrowRightFilled": 60596,
3255
- "PhoneArrowRightRegular": 60597,
3256
- "PhoneChatFilled": 60598,
3257
- "PhoneChatRegular": 60599,
3258
- "PhoneCheckmarkFilled": 60600,
3259
- "PhoneCheckmarkRegular": 60601,
3260
- "PhoneDesktopFilled": 60602,
3261
- "PhoneDesktopRegular": 60603,
3262
- "PhoneDesktopAddFilled": 60604,
3263
- "PhoneDesktopAddRegular": 60605,
3264
- "PhoneDismissFilled": 60606,
3265
- "PhoneDismissRegular": 60607,
3266
- "PhoneEditFilled": 60608,
3267
- "PhoneEditRegular": 60609,
3268
- "PhoneEraserFilled": 60610,
3269
- "PhoneEraserRegular": 60611,
3270
- "PhoneFooterArrowDownFilled": 60612,
3271
- "PhoneFooterArrowDownRegular": 60613,
3272
- "PhoneHeaderArrowUpFilled": 60614,
3273
- "PhoneHeaderArrowUpRegular": 60615,
3274
- "PhoneKeyFilled": 60616,
3275
- "PhoneKeyRegular": 60617,
3276
- "PhoneLaptopFilled": 60618,
3277
- "PhoneLaptopRegular": 60619,
3278
- "PhoneLinkSetupFilled": 60620,
3279
- "PhoneLinkSetupRegular": 60621,
3280
- "PhoneLockFilled": 60622,
3281
- "PhoneLockRegular": 60623,
3282
- "PhonePageHeaderFilled": 60624,
3283
- "PhonePageHeaderRegular": 60625,
3284
- "PhonePaginationFilled": 60626,
3285
- "PhonePaginationRegular": 60627,
3286
- "PhoneScreenTimeFilled": 60628,
3287
- "PhoneScreenTimeRegular": 60629,
3288
- "PhoneShakeFilled": 60630,
3289
- "PhoneShakeRegular": 60631,
3290
- "PhoneSpanInFilled": 60632,
3291
- "PhoneSpanInRegular": 60633,
3292
- "PhoneSpanOutFilled": 60634,
3293
- "PhoneSpanOutRegular": 60635,
3294
- "PhoneSpeakerFilled": 60636,
3295
- "PhoneSpeakerRegular": 60637,
3296
- "PhoneStatusBarFilled": 60638,
3297
- "PhoneStatusBarRegular": 60639,
3298
- "PhoneTabletFilled": 60640,
3299
- "PhoneTabletRegular": 60641,
3300
- "PhoneUpdateFilled": 60642,
3301
- "PhoneUpdateRegular": 60643,
3302
- "PhoneUpdateCheckmarkFilled": 60644,
3303
- "PhoneUpdateCheckmarkRegular": 60645,
3304
- "PhoneVerticalScrollFilled": 60646,
3305
- "PhoneVerticalScrollRegular": 60647,
3306
- "PhoneVibrateFilled": 60648,
3307
- "PhoneVibrateRegular": 60649,
3308
- "PhotoFilterFilled": 60650,
3309
- "PhotoFilterRegular": 60651,
3310
- "PiFilled": 60652,
3311
- "PiRegular": 60653,
3312
- "PictureInPictureFilled": 60654,
3313
- "PictureInPictureRegular": 60655,
3314
- "PictureInPictureEnterFilled": 60656,
3315
- "PictureInPictureEnterRegular": 60657,
3316
- "PictureInPictureExitFilled": 60658,
3317
- "PictureInPictureExitRegular": 60659,
3318
- "PillFilled": 60660,
3319
- "PillRegular": 60661,
3320
- "PinFilled": 60662,
3321
- "PinRegular": 60663,
3322
- "PinGlobeFilled": 60664,
3323
- "PinGlobeRegular": 60665,
3324
- "PinOffFilled": 60666,
3325
- "PinOffRegular": 60667,
3326
- "PipelineFilled": 60668,
3327
- "PipelineRegular": 60669,
3328
- "PipelineAddFilled": 60670,
3329
- "PipelineAddRegular": 60671,
3330
- "PipelineArrowCurveDownFilled": 60672,
3331
- "PipelineArrowCurveDownRegular": 60673,
3332
- "PipelinePlayFilled": 60674,
3333
- "PipelinePlayRegular": 60675,
3334
- "PivotFilled": 60676,
3335
- "PivotRegular": 60677,
3336
- "PlantCattailFilled": 60678,
3337
- "PlantCattailRegular": 60679,
3338
- "PlantGrassFilled": 60680,
3339
- "PlantGrassRegular": 60681,
3340
- "PlantRagweedFilled": 60682,
3341
- "PlantRagweedRegular": 60683,
3342
- "PlayFilled": 60684,
3343
- "PlayRegular": 60685,
3344
- "PlayCircleFilled": 60686,
3345
- "PlayCircleRegular": 60687,
3346
- "PlayCircleHintFilled": 60688,
3347
- "PlayCircleHintRegular": 60689,
3348
- "PlayCircleSparkleFilled": 60690,
3349
- "PlayCircleSparkleRegular": 60691,
3350
- "PlaySettingsFilled": 60692,
3351
- "PlaySettingsRegular": 60693,
3352
- "PlayingCardsFilled": 60694,
3353
- "PlayingCardsRegular": 60695,
3354
- "PlugConnectedFilled": 60696,
3355
- "PlugConnectedRegular": 60697,
3356
- "PlugConnectedAddFilled": 60698,
3357
- "PlugConnectedAddRegular": 60699,
3358
- "PlugConnectedCheckmarkFilled": 60700,
3359
- "PlugConnectedCheckmarkRegular": 60701,
3360
- "PlugConnectedSettingsFilled": 60702,
3361
- "PlugConnectedSettingsRegular": 60703,
3362
- "PlugDisconnectedFilled": 60704,
3363
- "PlugDisconnectedRegular": 60705,
3364
- "PointScanFilled": 60706,
3365
- "PointScanRegular": 60707,
3366
- "PollFilled": 60708,
3367
- "PollRegular": 60709,
3368
- "PollHorizontalFilled": 60710,
3369
- "PollHorizontalRegular": 60711,
3370
- "PollOffFilled": 60712,
3371
- "PollOffRegular": 60713,
3372
- "PortHdmiFilled": 60714,
3373
- "PortHdmiRegular": 60715,
3374
- "PortMicroUsbFilled": 60716,
3375
- "PortMicroUsbRegular": 60717,
3376
- "PortUsbAFilled": 60718,
3377
- "PortUsbARegular": 60719,
3378
- "PortUsbCFilled": 60720,
3379
- "PortUsbCRegular": 60721,
3380
- "PositionBackwardFilled": 60722,
3381
- "PositionBackwardRegular": 60723,
3382
- "PositionForwardFilled": 60724,
3383
- "PositionForwardRegular": 60725,
3384
- "PositionToBackFilled": 60726,
3385
- "PositionToBackRegular": 60727,
3386
- "PositionToFrontFilled": 60728,
3387
- "PositionToFrontRegular": 60729,
3388
- "PowerFilled": 60730,
3389
- "PowerRegular": 60731,
3390
- "PredictionsFilled": 60732,
3391
- "PredictionsRegular": 60733,
3392
- "PremiumFilled": 60734,
3393
- "PremiumRegular": 60735,
3394
- "PremiumPersonFilled": 60736,
3395
- "PremiumPersonRegular": 60737,
3396
- "PresenceAvailableFilled": 60738,
3397
- "PresenceAvailableRegular": 60739,
3398
- "PresenceAwayFilled": 60740,
3399
- "PresenceAwayRegular": 60741,
3400
- "PresenceBlockedRegular": 60742,
3401
- "PresenceBusyFilled": 60743,
3402
- "PresenceDndFilled": 60744,
3403
- "PresenceDndRegular": 60745,
3404
- "PresenceOfflineRegular": 60746,
3405
- "PresenceOofRegular": 60747,
3406
- "PresenceTentativeRegular": 60748,
3407
- "PresenceUnknownRegular": 60749,
3408
- "PresenterFilled": 60750,
3409
- "PresenterRegular": 60751,
3410
- "PresenterOffFilled": 60752,
3411
- "PresenterOffRegular": 60753,
3412
- "PreviewLinkFilled": 60754,
3413
- "PreviewLinkRegular": 60755,
3414
- "PreviousFilled": 60756,
3415
- "PreviousRegular": 60757,
3416
- "PreviousFrameFilled": 60758,
3417
- "PreviousFrameRegular": 60759,
3418
- "PrintFilled": 60760,
3419
- "PrintRegular": 60761,
3420
- "PrintAddFilled": 60762,
3421
- "PrintAddRegular": 60763,
3422
- "ProductionFilled": 60764,
3423
- "ProductionRegular": 60765,
3424
- "ProductionCheckmarkFilled": 60766,
3425
- "ProductionCheckmarkRegular": 60767,
3426
- "ProhibitedFilled": 60768,
3427
- "ProhibitedRegular": 60769,
3428
- "ProhibitedMultipleFilled": 60770,
3429
- "ProhibitedMultipleRegular": 60771,
3430
- "ProhibitedNoteFilled": 60772,
3431
- "ProhibitedNoteRegular": 60773,
3432
- "ProjectionScreenFilled": 60774,
3433
- "ProjectionScreenRegular": 60775,
3434
- "ProjectionScreenDismissFilled": 60776,
3435
- "ProjectionScreenDismissRegular": 60777,
3436
- "ProjectionScreenTextFilled": 60778,
3437
- "ProjectionScreenTextRegular": 60779,
3438
- "PromptFilled": 60780,
3439
- "PromptRegular": 60781,
3440
- "ProtocolHandlerFilled": 60782,
3441
- "ProtocolHandlerRegular": 60783,
3442
- "PulseFilled": 60784,
3443
- "PulseRegular": 60785,
3444
- "PulseSquareFilled": 60786,
3445
- "PulseSquareRegular": 60787,
3446
- "PuzzleCubeFilled": 60788,
3447
- "PuzzleCubeRegular": 60789,
3448
- "PuzzleCubePieceFilled": 60790,
3449
- "PuzzleCubePieceRegular": 60791,
3450
- "PuzzlePieceFilled": 60792,
3451
- "PuzzlePieceRegular": 60793,
3452
- "PuzzlePieceShieldFilled": 60794,
3453
- "PuzzlePieceShieldRegular": 60795,
3454
- "QrCodeFilled": 60796,
3455
- "QrCodeRegular": 60797,
3456
- "QuestionFilled": 60798,
3457
- "QuestionRegular": 60799,
3458
- "QuestionCircleFilled": 60800,
3459
- "QuestionCircleRegular": 60801,
3460
- "QuizNewFilled": 60802,
3461
- "QuizNewRegular": 60803,
3462
- "RadarFilled": 60804,
3463
- "RadarRegular": 60805,
3464
- "RadarCheckmarkFilled": 60806,
3465
- "RadarCheckmarkRegular": 60807,
3466
- "RadarRectangleMultipleFilled": 60808,
3467
- "RadarRectangleMultipleRegular": 60809,
3468
- "RadioButtonFilled": 60810,
3469
- "RadioButtonRegular": 60811,
3470
- "RamFilled": 60812,
3471
- "RamRegular": 60813,
3472
- "RatingMatureFilled": 60814,
3473
- "RatingMatureRegular": 60815,
3474
- "RatioOneToOneFilled": 60816,
3475
- "RatioOneToOneRegular": 60817,
3476
- "ReOrderFilled": 60818,
3477
- "ReOrderRegular": 60819,
3478
- "ReOrderDotsHorizontalFilled": 60820,
3479
- "ReOrderDotsHorizontalRegular": 60821,
3480
- "ReOrderDotsVerticalFilled": 60822,
3481
- "ReOrderDotsVerticalRegular": 60823,
3482
- "ReadAloudFilled": 60824,
3483
- "ReadAloudRegular": 60825,
3484
- "ReadingListFilled": 60826,
3485
- "ReadingListRegular": 60827,
3486
- "ReadingListAddFilled": 60828,
3487
- "ReadingListAddRegular": 60829,
3488
- "ReadingModeMobileFilled": 60830,
3489
- "ReadingModeMobileRegular": 60831,
3490
- "RealEstateFilled": 60832,
3491
- "RealEstateRegular": 60833,
3492
- "ReceiptFilled": 60834,
3493
- "ReceiptRegular": 60835,
3494
- "ReceiptAddFilled": 60836,
3495
- "ReceiptAddRegular": 60837,
3496
- "ReceiptBagFilled": 60838,
3497
- "ReceiptBagRegular": 60839,
3498
- "ReceiptCubeFilled": 60840,
3499
- "ReceiptCubeRegular": 60841,
3500
- "ReceiptMoneyFilled": 60842,
3501
- "ReceiptMoneyRegular": 60843,
3502
- "ReceiptPlayFilled": 60844,
3503
- "ReceiptPlayRegular": 60845,
3504
- "ReceiptSearchFilled": 60846,
3505
- "ReceiptSearchRegular": 60847,
3506
- "ReceiptSparklesFilled": 60848,
3507
- "ReceiptSparklesRegular": 60849,
3508
- "RecordFilled": 60850,
3509
- "RecordRegular": 60851,
3510
- "RecordStopFilled": 60852,
3511
- "RecordStopRegular": 60853,
3512
- "RectangleLandscapeFilled": 60854,
3513
- "RectangleLandscapeRegular": 60855,
3514
- "RectangleLandscapeHintCopyFilled": 60856,
3515
- "RectangleLandscapeHintCopyRegular": 60857,
3516
- "RectangleLandscapeSparkleFilled": 60858,
3517
- "RectangleLandscapeSparkleRegular": 60859,
3518
- "RectangleLandscapeSyncFilled": 60860,
3519
- "RectangleLandscapeSyncRegular": 60861,
3520
- "RectangleLandscapeSyncOffFilled": 60862,
3521
- "RectangleLandscapeSyncOffRegular": 60863,
3522
- "RectanglePortraitLocationTargetFilled": 60864,
3523
- "RectanglePortraitLocationTargetRegular": 60865,
3524
- "RecycleFilled": 60866,
3525
- "RecycleRegular": 60867,
3526
- "RemixAddFilled": 60868,
3527
- "RemixAddRegular": 60869,
3528
- "RemoteFilled": 60870,
3529
- "RemoteRegular": 60871,
3530
- "RenameFilled": 60872,
3531
- "RenameRegular": 60873,
3532
- "ReorderFilled": 60874,
3533
- "ReorderRegular": 60875,
3534
- "ReplayFilled": 60876,
3535
- "ReplayRegular": 60877,
3536
- "ResizeFilled": 60878,
3537
- "ResizeRegular": 60879,
3538
- "ResizeImageFilled": 60880,
3539
- "ResizeImageRegular": 60881,
3540
- "ResizeLargeFilled": 60882,
3541
- "ResizeLargeRegular": 60883,
3542
- "ResizeSmallFilled": 60884,
3543
- "ResizeSmallRegular": 60885,
3544
- "ResizeTableFilled": 60886,
3545
- "ResizeTableRegular": 60887,
3546
- "ResizeVideoFilled": 60888,
3547
- "ResizeVideoRegular": 60889,
3548
- "RewardFilled": 60890,
3549
- "RewardRegular": 60891,
3550
- "RewindFilled": 60892,
3551
- "RewindRegular": 60893,
3552
- "RhombusFilled": 60894,
3553
- "RhombusRegular": 60895,
3554
- "RibbonFilled": 60896,
3555
- "RibbonRegular": 60897,
3556
- "RibbonAddFilled": 60898,
3557
- "RibbonAddRegular": 60899,
3558
- "RibbonOffFilled": 60900,
3559
- "RibbonOffRegular": 60901,
3560
- "RibbonStarFilled": 60902,
3561
- "RibbonStarRegular": 60903,
3562
- "RoadFilled": 60904,
3563
- "RoadRegular": 60905,
3564
- "RoadConeFilled": 60906,
3565
- "RoadConeRegular": 60907,
3566
- "RocketFilled": 60908,
3567
- "RocketRegular": 60909,
3568
- "RotateLeftFilled": 60910,
3569
- "RotateLeftRegular": 60911,
3570
- "RotateRightFilled": 60912,
3571
- "RotateRightRegular": 60913,
3572
- "RouterFilled": 60914,
3573
- "RouterRegular": 60915,
3574
- "RowTripleFilled": 60916,
3575
- "RowTripleRegular": 60917,
3576
- "RssFilled": 60918,
3577
- "RssRegular": 60919,
3578
- "RulerFilled": 60920,
3579
- "RulerRegular": 60921,
3580
- "RunFilled": 60922,
3581
- "RunRegular": 60923,
3582
- "SanitizeFilled": 60924,
3583
- "SanitizeRegular": 60925,
3584
- "SaveFilled": 60926,
3585
- "SaveRegular": 60927,
3586
- "SaveArrowRightFilled": 60928,
3587
- "SaveArrowRightRegular": 60929,
3588
- "SaveCopyFilled": 60930,
3589
- "SaveCopyRegular": 60931,
3590
- "SaveEditFilled": 60932,
3591
- "SaveEditRegular": 60933,
3592
- "SaveImageFilled": 60934,
3593
- "SaveImageRegular": 60935,
3594
- "SaveMultipleFilled": 60936,
3595
- "SaveMultipleRegular": 60937,
3596
- "SaveSearchFilled": 60938,
3597
- "SaveSearchRegular": 60939,
3598
- "SaveSyncFilled": 60940,
3599
- "SaveSyncRegular": 60941,
3600
- "SavingsFilled": 60942,
3601
- "SavingsRegular": 60943,
3602
- "ScaleFillFilled": 60944,
3603
- "ScaleFillRegular": 60945,
3604
- "ScaleFitFilled": 60946,
3605
- "ScaleFitRegular": 60947,
3606
- "ScalesFilled": 60948,
3607
- "ScalesRegular": 60949,
3608
- "ScanFilled": 60950,
3609
- "ScanRegular": 60951,
3610
- "ScanCameraFilled": 60952,
3611
- "ScanCameraRegular": 60953,
3612
- "ScanDashFilled": 60954,
3613
- "ScanDashRegular": 60955,
3614
- "ScanObjectFilled": 60956,
3615
- "ScanObjectRegular": 60957,
3616
- "ScanPersonFilled": 60958,
3617
- "ScanPersonRegular": 60959,
3618
- "ScanTableFilled": 60960,
3619
- "ScanTableRegular": 60961,
3620
- "ScanTextFilled": 60962,
3621
- "ScanTextRegular": 60963,
3622
- "ScanThumbUpFilled": 60964,
3623
- "ScanThumbUpRegular": 60965,
3624
- "ScanThumbUpOffFilled": 60966,
3625
- "ScanThumbUpOffRegular": 60967,
3626
- "ScanTypeFilled": 60968,
3627
- "ScanTypeRegular": 60969,
3628
- "ScanTypeCheckmarkFilled": 60970,
3629
- "ScanTypeCheckmarkRegular": 60971,
3630
- "ScanTypeOffFilled": 60972,
3631
- "ScanTypeOffRegular": 60973,
3632
- "ScratchpadFilled": 60974,
3633
- "ScratchpadRegular": 60975,
3634
- "ScreenCutFilled": 60976,
3635
- "ScreenCutRegular": 60977,
3636
- "ScreenPersonFilled": 60978,
3637
- "ScreenPersonRegular": 60979,
3638
- "ScreenSearchFilled": 60980,
3639
- "ScreenSearchRegular": 60981,
3640
- "ScreenshotFilled": 60982,
3641
- "ScreenshotRegular": 60983,
3642
- "ScreenshotRecordFilled": 60984,
3643
- "ScreenshotRecordRegular": 60985,
3644
- "ScriptFilled": 60986,
3645
- "ScriptRegular": 60987,
3646
- "SearchFilled": 60988,
3647
- "SearchRegular": 60989,
3648
- "SearchInfoFilled": 60990,
3649
- "SearchInfoRegular": 60991,
3650
- "SearchSettingsFilled": 60992,
3651
- "SearchSettingsRegular": 60993,
3652
- "SearchShieldFilled": 60994,
3653
- "SearchShieldRegular": 60995,
3654
- "SearchSparkleFilled": 60996,
3655
- "SearchSparkleRegular": 60997,
3656
- "SearchSquareFilled": 60998,
3657
- "SearchSquareRegular": 60999,
3658
- "SearchVisualFilled": 61000,
3659
- "SearchVisualRegular": 61001,
3660
- "SeatFilled": 61002,
3661
- "SeatRegular": 61003,
3662
- "SeatAddFilled": 61004,
3663
- "SeatAddRegular": 61005,
3664
- "SelectAllOffFilled": 61006,
3665
- "SelectAllOffRegular": 61007,
3666
- "SelectAllOnFilled": 61008,
3667
- "SelectAllOnRegular": 61009,
3668
- "SelectObjectFilled": 61010,
3669
- "SelectObjectRegular": 61011,
3670
- "SelectObjectSkewFilled": 61012,
3671
- "SelectObjectSkewRegular": 61013,
3672
- "SelectObjectSkewDismissFilled": 61014,
3673
- "SelectObjectSkewDismissRegular": 61015,
3674
- "SelectObjectSkewEditFilled": 61016,
3675
- "SelectObjectSkewEditRegular": 61017,
3676
- "SendFilled": 61018,
3677
- "SendRegular": 61019,
3678
- "SendBeakerFilled": 61020,
3679
- "SendBeakerRegular": 61021,
3680
- "SendClockFilled": 61022,
3681
- "SendClockRegular": 61023,
3682
- "SendCopyFilled": 61024,
3683
- "SendCopyRegular": 61025,
3684
- "SendPersonFilled": 61026,
3685
- "SendPersonRegular": 61027,
3686
- "SerialPortFilled": 61028,
3687
- "SerialPortRegular": 61029,
3688
- "ServerFilled": 61030,
3689
- "ServerRegular": 61031,
3690
- "ServerLinkFilled": 61032,
3691
- "ServerLinkRegular": 61033,
3692
- "ServerMultipleFilled": 61034,
3693
- "ServerMultipleRegular": 61035,
3694
- "ServerPlayFilled": 61036,
3695
- "ServerPlayRegular": 61037,
3696
- "ServiceBellFilled": 61038,
3697
- "ServiceBellRegular": 61039,
3698
- "SettingsFilled": 61040,
3699
- "SettingsRegular": 61041,
3700
- "SettingsChatFilled": 61042,
3701
- "SettingsChatRegular": 61043,
3702
- "SettingsCogMultipleFilled": 61044,
3703
- "SettingsCogMultipleRegular": 61045,
3704
- "ShapeExcludeFilled": 61046,
3705
- "ShapeExcludeRegular": 61047,
3706
- "ShapeIntersectFilled": 61048,
3707
- "ShapeIntersectRegular": 61049,
3708
- "ShapeOrganicFilled": 61050,
3709
- "ShapeOrganicRegular": 61051,
3710
- "ShapeSubtractFilled": 61052,
3711
- "ShapeSubtractRegular": 61053,
3712
- "ShapeUnionFilled": 61054,
3713
- "ShapeUnionRegular": 61055,
3714
- "ShapesFilled": 61056,
3715
- "ShapesRegular": 61057,
3716
- "ShareFilled": 61058,
3717
- "ShareRegular": 61059,
3718
- "ShareAndroidFilled": 61060,
3719
- "ShareAndroidRegular": 61061,
3720
- "ShareCloseTrayFilled": 61062,
3721
- "ShareCloseTrayRegular": 61063,
3722
- "ShareIosFilled": 61064,
3723
- "ShareIosRegular": 61065,
3724
- "ShareMultipleFilled": 61066,
3725
- "ShareMultipleRegular": 61067,
3726
- "ShareScreenPersonFilled": 61068,
3727
- "ShareScreenPersonRegular": 61069,
3728
- "ShareScreenPersonOverlayFilled": 61070,
3729
- "ShareScreenPersonOverlayRegular": 61071,
3730
- "ShareScreenPersonOverlayInsideFilled": 61072,
3731
- "ShareScreenPersonOverlayInsideRegular": 61073,
3732
- "ShareScreenPersonPFilled": 61074,
3733
- "ShareScreenPersonPRegular": 61075,
3734
- "ShareScreenStartFilled": 61076,
3735
- "ShareScreenStartRegular": 61077,
3736
- "ShareScreenStopFilled": 61078,
3737
- "ShareScreenStopRegular": 61079,
3738
- "ShieldFilled": 61080,
3739
- "ShieldRegular": 61081,
3740
- "ShieldAddFilled": 61082,
3741
- "ShieldAddRegular": 61083,
3742
- "ShieldBadgeFilled": 61084,
3743
- "ShieldBadgeRegular": 61085,
3744
- "ShieldCheckmarkFilled": 61086,
3745
- "ShieldCheckmarkRegular": 61087,
3746
- "ShieldDismissFilled": 61088,
3747
- "ShieldDismissRegular": 61089,
3748
- "ShieldDismissShieldFilled": 61090,
3749
- "ShieldDismissShieldRegular": 61091,
3750
- "ShieldErrorFilled": 61092,
3751
- "ShieldErrorRegular": 61093,
3752
- "ShieldGlobeFilled": 61094,
3753
- "ShieldGlobeRegular": 61095,
3754
- "ShieldKeyholeFilled": 61096,
3755
- "ShieldKeyholeRegular": 61097,
3756
- "ShieldLockFilled": 61098,
3757
- "ShieldLockRegular": 61099,
3758
- "ShieldPersonFilled": 61100,
3759
- "ShieldPersonRegular": 61101,
3760
- "ShieldPersonAddFilled": 61102,
3761
- "ShieldPersonAddRegular": 61103,
3762
- "ShieldProhibitedFilled": 61104,
3763
- "ShieldProhibitedRegular": 61105,
3764
- "ShieldQuestionFilled": 61106,
3765
- "ShieldQuestionRegular": 61107,
3766
- "ShieldTaskFilled": 61108,
3767
- "ShieldTaskRegular": 61109,
3768
- "ShiftsFilled": 61110,
3769
- "ShiftsRegular": 61111,
3770
- "Shifts30MinutesFilled": 61112,
3771
- "Shifts30MinutesRegular": 61113,
3772
- "ShiftsActivityFilled": 61114,
3773
- "ShiftsActivityRegular": 61115,
3774
- "ShiftsAddFilled": 61116,
3775
- "ShiftsAddRegular": 61117,
3776
- "ShiftsAvailabilityFilled": 61118,
3777
- "ShiftsAvailabilityRegular": 61119,
3778
- "ShiftsCheckmarkFilled": 61120,
3779
- "ShiftsCheckmarkRegular": 61121,
3780
- "ShiftsDayFilled": 61122,
3781
- "ShiftsDayRegular": 61123,
3782
- "ShiftsOpenFilled": 61124,
3783
- "ShiftsOpenRegular": 61125,
3784
- "ShiftsProhibitedFilled": 61126,
3785
- "ShiftsProhibitedRegular": 61127,
3786
- "ShiftsQuestionMarkFilled": 61128,
3787
- "ShiftsQuestionMarkRegular": 61129,
3788
- "ShiftsTeamFilled": 61130,
3789
- "ShiftsTeamRegular": 61131,
3790
- "ShoppingBagFilled": 61132,
3791
- "ShoppingBagRegular": 61133,
3792
- "ShoppingBagAddFilled": 61134,
3793
- "ShoppingBagAddRegular": 61135,
3794
- "ShoppingBagArrowLeftFilled": 61136,
3795
- "ShoppingBagArrowLeftRegular": 61137,
3796
- "ShoppingBagDismissFilled": 61138,
3797
- "ShoppingBagDismissRegular": 61139,
3798
- "ShoppingBagPauseFilled": 61140,
3799
- "ShoppingBagPauseRegular": 61141,
3800
- "ShoppingBagPercentFilled": 61142,
3801
- "ShoppingBagPercentRegular": 61143,
3802
- "ShoppingBagPlayFilled": 61144,
3803
- "ShoppingBagPlayRegular": 61145,
3804
- "ShoppingBagTagFilled": 61146,
3805
- "ShoppingBagTagRegular": 61147,
3806
- "ShortpickFilled": 61148,
3807
- "ShortpickRegular": 61149,
3808
- "ShowerheadFilled": 61150,
3809
- "ShowerheadRegular": 61151,
3810
- "SidebarSearchLtrFilled": 61152,
3811
- "SidebarSearchLtrRegular": 61153,
3812
- "SidebarSearchRtlFilled": 61154,
3813
- "SidebarSearchRtlRegular": 61155,
3814
- "SignOutFilled": 61156,
3815
- "SignOutRegular": 61157,
3816
- "SignatureFilled": 61158,
3817
- "SignatureRegular": 61159,
3818
- "SimFilled": 61160,
3819
- "SimRegular": 61161,
3820
- "SkipBack10Filled": 61162,
3821
- "SkipBack10Regular": 61163,
3822
- "SkipForward10Filled": 61164,
3823
- "SkipForward10Regular": 61165,
3824
- "SkipForward30Filled": 61166,
3825
- "SkipForward30Regular": 61167,
3826
- "SkipForwardTabFilled": 61168,
3827
- "SkipForwardTabRegular": 61169,
3828
- "SlashForwardFilled": 61170,
3829
- "SlashForwardRegular": 61171,
3830
- "SleepFilled": 61172,
3831
- "SleepRegular": 61173,
3832
- "SlideAddFilled": 61174,
3833
- "SlideAddRegular": 61175,
3834
- "SlideArrowRightFilled": 61176,
3835
- "SlideArrowRightRegular": 61177,
3836
- "SlideEraserFilled": 61178,
3837
- "SlideEraserRegular": 61179,
3838
- "SlideGridFilled": 61180,
3839
- "SlideGridRegular": 61181,
3840
- "SlideHideFilled": 61182,
3841
- "SlideHideRegular": 61183,
3842
- "SlideLayoutFilled": 61184,
3843
- "SlideLayoutRegular": 61185,
3844
- "SlideLinkFilled": 61186,
3845
- "SlideLinkRegular": 61187,
3846
- "SlideMicrophoneFilled": 61188,
3847
- "SlideMicrophoneRegular": 61189,
3848
- "SlideMultipleFilled": 61190,
3849
- "SlideMultipleRegular": 61191,
3850
- "SlideMultipleArrowRightFilled": 61192,
3851
- "SlideMultipleArrowRightRegular": 61193,
3852
- "SlideMultipleSearchFilled": 61194,
3853
- "SlideMultipleSearchRegular": 61195,
3854
- "SlidePlayFilled": 61196,
3855
- "SlidePlayRegular": 61197,
3856
- "SlideRecordFilled": 61198,
3857
- "SlideRecordRegular": 61199,
3858
- "SlideSearchFilled": 61200,
3859
- "SlideSearchRegular": 61201,
3860
- "SlideSettingsFilled": 61202,
3861
- "SlideSettingsRegular": 61203,
3862
- "SlideSizeFilled": 61204,
3863
- "SlideSizeRegular": 61205,
3864
- "SlideTextFilled": 61206,
3865
- "SlideTextRegular": 61207,
3866
- "SlideTextCallFilled": 61208,
3867
- "SlideTextCallRegular": 61209,
3868
- "SlideTextCursorFilled": 61210,
3869
- "SlideTextCursorRegular": 61211,
3870
- "SlideTextEditFilled": 61212,
3871
- "SlideTextEditRegular": 61213,
3872
- "SlideTextMultipleFilled": 61214,
3873
- "SlideTextMultipleRegular": 61215,
3874
- "SlideTextPersonFilled": 61216,
3875
- "SlideTextPersonRegular": 61217,
3876
- "SlideTextSparkleFilled": 61218,
3877
- "SlideTextSparkleRegular": 61219,
3878
- "SlideTransitionFilled": 61220,
3879
- "SlideTransitionRegular": 61221,
3880
- "SmartwatchFilled": 61222,
3881
- "SmartwatchRegular": 61223,
3882
- "SmartwatchDotFilled": 61224,
3883
- "SmartwatchDotRegular": 61225,
3884
- "SnoozeFilled": 61226,
3885
- "SnoozeRegular": 61227,
3886
- "SoundSourceFilled": 61228,
3887
- "SoundSourceRegular": 61229,
3888
- "SoundWaveCircleFilled": 61230,
3889
- "SoundWaveCircleRegular": 61231,
3890
- "Space3DFilled": 61232,
3891
- "Space3DRegular": 61233,
3892
- "SpacebarFilled": 61234,
3893
- "SpacebarRegular": 61235,
3894
- "SparkleFilled": 61236,
3895
- "SparkleRegular": 61237,
3896
- "SparkleCircleFilled": 61238,
3897
- "SparkleCircleRegular": 61239,
3898
- "SpatulaSpoonFilled": 61240,
3899
- "SpatulaSpoonRegular": 61241,
3900
- "Speaker0Filled": 61242,
3901
- "Speaker0Regular": 61243,
3902
- "Speaker1Filled": 61244,
3903
- "Speaker1Regular": 61245,
3904
- "Speaker2Filled": 61246,
3905
- "Speaker2Regular": 61247,
3906
- "SpeakerBluetoothFilled": 61248,
3907
- "SpeakerBluetoothRegular": 61249,
3908
- "SpeakerBoxFilled": 61250,
3909
- "SpeakerBoxRegular": 61251,
3910
- "SpeakerEditFilled": 61252,
3911
- "SpeakerEditRegular": 61253,
3912
- "SpeakerMuteFilled": 61254,
3913
- "SpeakerMuteRegular": 61255,
3914
- "SpeakerOffFilled": 61256,
3915
- "SpeakerOffRegular": 61257,
3916
- "SpeakerSettingsFilled": 61258,
3917
- "SpeakerSettingsRegular": 61259,
3918
- "SpeakerUsbFilled": 61260,
3919
- "SpeakerUsbRegular": 61261,
3920
- "SpinnerIosFilled": 61262,
3921
- "SpinnerIosRegular": 61263,
3922
- "SplitHintFilled": 61264,
3923
- "SplitHintRegular": 61265,
3924
- "SplitHorizontalFilled": 61266,
3925
- "SplitHorizontalRegular": 61267,
3926
- "SplitVerticalFilled": 61268,
3927
- "SplitVerticalRegular": 61269,
3928
- "SportFilled": 61270,
3929
- "SportRegular": 61271,
3930
- "SportAmericanFootballFilled": 61272,
3931
- "SportAmericanFootballRegular": 61273,
3932
- "SportBaseballFilled": 61274,
3933
- "SportBaseballRegular": 61275,
3934
- "SportBasketballFilled": 61276,
3935
- "SportBasketballRegular": 61277,
3936
- "SportHockeyFilled": 61278,
3937
- "SportHockeyRegular": 61279,
3938
- "SportSoccerFilled": 61280,
3939
- "SportSoccerRegular": 61281,
3940
- "SquareFilled": 61282,
3941
- "SquareRegular": 61283,
3942
- "SquareAddFilled": 61284,
3943
- "SquareAddRegular": 61285,
3944
- "SquareArrowForwardFilled": 61286,
3945
- "SquareArrowForwardRegular": 61287,
3946
- "SquareDismissFilled": 61288,
3947
- "SquareDismissRegular": 61289,
3948
- "SquareDovetailJointFilled": 61290,
3949
- "SquareDovetailJointRegular": 61291,
3950
- "SquareEraserFilled": 61292,
3951
- "SquareEraserRegular": 61293,
3952
- "SquareHintFilled": 61294,
3953
- "SquareHintRegular": 61295,
3954
- "SquareHintAppsFilled": 61296,
3955
- "SquareHintAppsRegular": 61297,
3956
- "SquareHintArrowBackFilled": 61298,
3957
- "SquareHintArrowBackRegular": 61299,
3958
- "SquareHintHexagonFilled": 61300,
3959
- "SquareHintHexagonRegular": 61301,
3960
- "SquareHintSparklesFilled": 61302,
3961
- "SquareHintSparklesRegular": 61303,
3962
- "SquareMultipleFilled": 61304,
3963
- "SquareMultipleRegular": 61305,
3964
- "SquareShadowFilled": 61306,
3965
- "SquareShadowRegular": 61307,
3966
- "SquaresNestedFilled": 61308,
3967
- "SquaresNestedRegular": 61309,
3968
- "StackFilled": 61310,
3969
- "StackRegular": 61311,
3970
- "StackAddFilled": 61312,
3971
- "StackAddRegular": 61313,
3972
- "StackArrowForwardFilled": 61314,
3973
- "StackArrowForwardRegular": 61315,
3974
- "StackStarFilled": 61316,
3975
- "StackStarRegular": 61317,
3976
- "StackVerticalFilled": 61318,
3977
- "StackVerticalRegular": 61319,
3978
- "StarFilled": 61320,
3979
- "StarRegular": 61321,
3980
- "StarAddFilled": 61322,
3981
- "StarAddRegular": 61323,
3982
- "StarArrowBackFilled": 61324,
3983
- "StarArrowBackRegular": 61325,
3984
- "StarArrowRightEndFilled": 61326,
3985
- "StarArrowRightEndRegular": 61327,
3986
- "StarArrowRightStartFilled": 61328,
3987
- "StarArrowRightStartRegular": 61329,
3988
- "StarCheckmarkFilled": 61330,
3989
- "StarCheckmarkRegular": 61331,
3990
- "StarDismissFilled": 61332,
3991
- "StarDismissRegular": 61333,
3992
- "StarEditFilled": 61334,
3993
- "StarEditRegular": 61335,
3994
- "StarEmphasisFilled": 61336,
3995
- "StarEmphasisRegular": 61337,
3996
- "StarHalfFilled": 61338,
3997
- "StarHalfRegular": 61339,
3998
- "StarLineHorizontal3Filled": 61340,
3999
- "StarLineHorizontal3Regular": 61341,
4000
- "StarOffFilled": 61342,
4001
- "StarOffRegular": 61343,
4002
- "StarOneQuarterFilled": 61344,
4003
- "StarOneQuarterRegular": 61345,
4004
- "StarProhibitedFilled": 61346,
4005
- "StarProhibitedRegular": 61347,
4006
- "StarSettingsFilled": 61348,
4007
- "StarSettingsRegular": 61349,
4008
- "StarThreeQuarterFilled": 61350,
4009
- "StarThreeQuarterRegular": 61351,
4010
- "StatusFilled": 61352,
4011
- "StatusRegular": 61353,
4012
- "StepFilled": 61354,
4013
- "StepRegular": 61355,
4014
- "StepsFilled": 61356,
4015
- "StepsRegular": 61357,
4016
- "StethoscopeFilled": 61358,
4017
- "StethoscopeRegular": 61359,
4018
- "StickerFilled": 61360,
4019
- "StickerRegular": 61361,
4020
- "StickerAddFilled": 61362,
4021
- "StickerAddRegular": 61363,
4022
- "StopFilled": 61364,
4023
- "StopRegular": 61365,
4024
- "StorageFilled": 61366,
4025
- "StorageRegular": 61367,
4026
- "StoreMicrosoftFilled": 61368,
4027
- "StoreMicrosoftRegular": 61369,
4028
- "StreamFilled": 61370,
4029
- "StreamRegular": 61371,
4030
- "StreamInputFilled": 61372,
4031
- "StreamInputRegular": 61373,
4032
- "StreamInputOutputFilled": 61374,
4033
- "StreamInputOutputRegular": 61375,
4034
- "StreamOutputFilled": 61376,
4035
- "StreamOutputRegular": 61377,
4036
- "StreetSignFilled": 61378,
4037
- "StreetSignRegular": 61379,
4038
- "StyleGuideFilled": 61380,
4039
- "StyleGuideRegular": 61381,
4040
- "SubGridFilled": 61382,
4041
- "SubGridRegular": 61383,
4042
- "SubtitlesFilled": 61384,
4043
- "SubtitlesRegular": 61385,
4044
- "SubtractFilled": 61386,
4045
- "SubtractRegular": 61387,
4046
- "SubtractCircleFilled": 61388,
4047
- "SubtractCircleRegular": 61389,
4048
- "SubtractCircleArrowBackFilled": 61390,
4049
- "SubtractCircleArrowBackRegular": 61391,
4050
- "SubtractCircleArrowForwardFilled": 61392,
4051
- "SubtractCircleArrowForwardRegular": 61393,
4052
- "SubtractParenthesesFilled": 61394,
4053
- "SubtractParenthesesRegular": 61395,
4054
- "SubtractSquareFilled": 61396,
4055
- "SubtractSquareRegular": 61397,
4056
- "SubtractSquareMultipleFilled": 61398,
4057
- "SubtractSquareMultipleRegular": 61399,
4058
- "SurfaceEarbudsFilled": 61400,
4059
- "SurfaceEarbudsRegular": 61401,
4060
- "SurfaceHubFilled": 61402,
4061
- "SurfaceHubRegular": 61403,
4062
- "SwimmingPoolFilled": 61404,
4063
- "SwimmingPoolRegular": 61405,
4064
- "SwipeDownFilled": 61406,
4065
- "SwipeDownRegular": 61407,
4066
- "SwipeRightFilled": 61408,
4067
- "SwipeRightRegular": 61409,
4068
- "SwipeUpFilled": 61410,
4069
- "SwipeUpRegular": 61411,
4070
- "SymbolsFilled": 61412,
4071
- "SymbolsRegular": 61413,
4072
- "SyncOffFilled": 61414,
4073
- "SyncOffRegular": 61415,
4074
- "SyringeFilled": 61416,
4075
- "SyringeRegular": 61417,
4076
- "SystemFilled": 61418,
4077
- "SystemRegular": 61419,
4078
- "TabFilled": 61420,
4079
- "TabRegular": 61421,
4080
- "TabAddFilled": 61422,
4081
- "TabAddRegular": 61423,
4082
- "TabArrowLeftFilled": 61424,
4083
- "TabArrowLeftRegular": 61425,
4084
- "TabDesktopFilled": 61426,
4085
- "TabDesktopRegular": 61427,
4086
- "TabDesktopArrowClockwiseFilled": 61428,
4087
- "TabDesktopArrowClockwiseRegular": 61429,
4088
- "TabDesktopArrowLeftFilled": 61430,
4089
- "TabDesktopArrowLeftRegular": 61431,
4090
- "TabDesktopBottomFilled": 61432,
4091
- "TabDesktopBottomRegular": 61433,
4092
- "TabDesktopClockFilled": 61434,
4093
- "TabDesktopClockRegular": 61435,
4094
- "TabDesktopCopyFilled": 61436,
4095
- "TabDesktopCopyRegular": 61437,
4096
- "TabDesktopImageFilled": 61438,
4097
- "TabDesktopImageRegular": 61439,
4098
- "TabDesktopLinkFilled": 61440,
4099
- "TabDesktopLinkRegular": 61441,
4100
- "TabDesktopMultipleFilled": 61442,
4101
- "TabDesktopMultipleRegular": 61443,
4102
- "TabDesktopMultipleAddFilled": 61444,
4103
- "TabDesktopMultipleAddRegular": 61445,
4104
- "TabDesktopMultipleBottomFilled": 61446,
4105
- "TabDesktopMultipleBottomRegular": 61447,
4106
- "TabDesktopMultipleSparkleFilled": 61448,
4107
- "TabDesktopMultipleSparkleRegular": 61449,
4108
- "TabDesktopNewPageFilled": 61450,
4109
- "TabDesktopNewPageRegular": 61451,
4110
- "TabDesktopSearchFilled": 61452,
4111
- "TabDesktopSearchRegular": 61453,
4112
- "TabGroupFilled": 61454,
4113
- "TabGroupRegular": 61455,
4114
- "TabInPrivateFilled": 61456,
4115
- "TabInPrivateRegular": 61457,
4116
- "TabInprivateAccountFilled": 61458,
4117
- "TabInprivateAccountRegular": 61459,
4118
- "TabProhibitedFilled": 61460,
4119
- "TabProhibitedRegular": 61461,
4120
- "TabShieldDismissFilled": 61462,
4121
- "TabShieldDismissRegular": 61463,
4122
- "TableFilled": 61464,
4123
- "TableRegular": 61465,
4124
- "TableAddFilled": 61466,
4125
- "TableAddRegular": 61467,
4126
- "TableArrowUpFilled": 61468,
4127
- "TableArrowUpRegular": 61469,
4128
- "TableBottomRowFilled": 61470,
4129
- "TableBottomRowRegular": 61471,
4130
- "TableCalculatorFilled": 61472,
4131
- "TableCalculatorRegular": 61473,
4132
- "TableCellEditFilled": 61474,
4133
- "TableCellEditRegular": 61475,
4134
- "TableCellsMergeFilled": 61476,
4135
- "TableCellsMergeRegular": 61477,
4136
- "TableCellsSplitFilled": 61478,
4137
- "TableCellsSplitRegular": 61479,
4138
- "TableCheckerFilled": 61480,
4139
- "TableCheckerRegular": 61481,
4140
- "TableColumnTopBottomFilled": 61482,
4141
- "TableColumnTopBottomRegular": 61483,
4142
- "TableCopyFilled": 61484,
4143
- "TableCopyRegular": 61485,
4144
- "TableCursorFilled": 61486,
4145
- "TableCursorRegular": 61487,
4146
- "TableDeleteColumnFilled": 61488,
4147
- "TableDeleteColumnRegular": 61489,
4148
- "TableDeleteRowFilled": 61490,
4149
- "TableDeleteRowRegular": 61491,
4150
- "TableDismissFilled": 61492,
4151
- "TableDismissRegular": 61493,
4152
- "TableEditFilled": 61494,
4153
- "TableEditRegular": 61495,
4154
- "TableFreezeColumnFilled": 61496,
4155
- "TableFreezeColumnRegular": 61497,
4156
- "TableFreezeColumnAndRowFilled": 61498,
4157
- "TableFreezeColumnAndRowRegular": 61499,
4158
- "TableFreezeRowFilled": 61500,
4159
- "TableFreezeRowRegular": 61501,
4160
- "TableImageFilled": 61502,
4161
- "TableImageRegular": 61503,
4162
- "TableInsertColumnFilled": 61504,
4163
- "TableInsertColumnRegular": 61505,
4164
- "TableInsertRowFilled": 61506,
4165
- "TableInsertRowRegular": 61507,
4166
- "TableLightningFilled": 61508,
4167
- "TableLightningRegular": 61509,
4168
- "TableLinkFilled": 61510,
4169
- "TableLinkRegular": 61511,
4170
- "TableLockFilled": 61512,
4171
- "TableLockRegular": 61513,
4172
- "TableMoveAboveFilled": 61514,
4173
- "TableMoveAboveRegular": 61515,
4174
- "TableMoveBelowFilled": 61516,
4175
- "TableMoveBelowRegular": 61517,
4176
- "TableMoveLeftFilled": 61518,
4177
- "TableMoveLeftRegular": 61519,
4178
- "TableMoveRightFilled": 61520,
4179
- "TableMoveRightRegular": 61521,
4180
- "TableMultipleFilled": 61522,
4181
- "TableMultipleRegular": 61523,
4182
- "TableOffsetFilled": 61524,
4183
- "TableOffsetRegular": 61525,
4184
- "TableOffsetAddFilled": 61526,
4185
- "TableOffsetAddRegular": 61527,
4186
- "TableOffsetLessThanOrEqualToFilled": 61528,
4187
- "TableOffsetLessThanOrEqualToRegular": 61529,
4188
- "TableOffsetSettingsFilled": 61530,
4189
- "TableOffsetSettingsRegular": 61531,
4190
- "TableResizeColumnFilled": 61532,
4191
- "TableResizeColumnRegular": 61533,
4192
- "TableResizeRowFilled": 61534,
4193
- "TableResizeRowRegular": 61535,
4194
- "TableSearchFilled": 61536,
4195
- "TableSearchRegular": 61537,
4196
- "TableSettingsFilled": 61538,
4197
- "TableSettingsRegular": 61539,
4198
- "TableSimpleFilled": 61540,
4199
- "TableSimpleRegular": 61541,
4200
- "TableSimpleCheckmarkFilled": 61542,
4201
- "TableSimpleCheckmarkRegular": 61543,
4202
- "TableSimpleExcludeFilled": 61544,
4203
- "TableSimpleExcludeRegular": 61545,
4204
- "TableSimpleIncludeFilled": 61546,
4205
- "TableSimpleIncludeRegular": 61547,
4206
- "TableSimpleMultipleFilled": 61548,
4207
- "TableSimpleMultipleRegular": 61549,
4208
- "TableSparkleFilled": 61550,
4209
- "TableSparkleRegular": 61551,
4210
- "TableSplitFilled": 61552,
4211
- "TableSplitRegular": 61553,
4212
- "TableStackAboveFilled": 61554,
4213
- "TableStackAboveRegular": 61555,
4214
- "TableStackBelowFilled": 61556,
4215
- "TableStackBelowRegular": 61557,
4216
- "TableStackLeftFilled": 61558,
4217
- "TableStackLeftRegular": 61559,
4218
- "TableStackRightFilled": 61560,
4219
- "TableStackRightRegular": 61561,
4220
- "TableSwitchFilled": 61562,
4221
- "TableSwitchRegular": 61563,
4222
- "TabletFilled": 61564,
4223
- "TabletRegular": 61565,
4224
- "TabletLaptopFilled": 61566,
4225
- "TabletLaptopRegular": 61567,
4226
- "TabletSpeakerFilled": 61568,
4227
- "TabletSpeakerRegular": 61569,
4228
- "TabsFilled": 61570,
4229
- "TabsRegular": 61571,
4230
- "TagFilled": 61572,
4231
- "TagRegular": 61573,
4232
- "TagCircleFilled": 61574,
4233
- "TagCircleRegular": 61575,
4234
- "TagDismissFilled": 61576,
4235
- "TagDismissRegular": 61577,
4236
- "TagErrorFilled": 61578,
4237
- "TagErrorRegular": 61579,
4238
- "TagLockFilled": 61580,
4239
- "TagLockRegular": 61581,
4240
- "TagLockAccentFilled": 61582,
4241
- "TagMultipleFilled": 61583,
4242
- "TagMultipleRegular": 61584,
4243
- "TagOffFilled": 61585,
4244
- "TagOffRegular": 61586,
4245
- "TagQuestionMarkFilled": 61587,
4246
- "TagQuestionMarkRegular": 61588,
4247
- "TagResetFilled": 61589,
4248
- "TagResetRegular": 61590,
4249
- "TagSearchFilled": 61591,
4250
- "TagSearchRegular": 61592,
4251
- "TapDoubleFilled": 61593,
4252
- "TapDoubleRegular": 61594,
4253
- "TapSingleFilled": 61595,
4254
- "TapSingleRegular": 61596,
4255
- "TargetFilled": 61597,
4256
- "TargetRegular": 61598,
4257
- "TargetAddFilled": 61599,
4258
- "TargetAddRegular": 61600,
4259
- "TargetArrowFilled": 61601,
4260
- "TargetArrowRegular": 61602,
4261
- "TargetDismissFilled": 61603,
4262
- "TargetDismissRegular": 61604,
4263
- "TargetEditFilled": 61605,
4264
- "TargetEditRegular": 61606,
4265
- "TaskListAddFilled": 61607,
4266
- "TaskListAddRegular": 61608,
4267
- "TaskListLtrFilled": 61609,
4268
- "TaskListLtrRegular": 61610,
4269
- "TaskListRtlFilled": 61611,
4270
- "TaskListRtlRegular": 61612,
4271
- "TaskListSquareAddFilled": 61613,
4272
- "TaskListSquareAddRegular": 61614,
4273
- "TaskListSquareDatabaseFilled": 61615,
4274
- "TaskListSquareDatabaseRegular": 61616,
4275
- "TaskListSquareLtrFilled": 61617,
4276
- "TaskListSquareLtrRegular": 61618,
4277
- "TaskListSquarePersonFilled": 61619,
4278
- "TaskListSquarePersonRegular": 61620,
4279
- "TaskListSquareRtlFilled": 61621,
4280
- "TaskListSquareRtlRegular": 61622,
4281
- "TaskListSquareSettingsFilled": 61623,
4282
- "TaskListSquareSettingsRegular": 61624,
4283
- "TasksAppFilled": 61625,
4284
- "TasksAppRegular": 61626,
4285
- "TeachingFilled": 61627,
4286
- "TeachingRegular": 61628,
4287
- "TeardropBottomRightFilled": 61629,
4288
- "TeardropBottomRightRegular": 61630,
4289
- "TeddyFilled": 61631,
4290
- "TeddyRegular": 61632,
4291
- "TemperatureFilled": 61633,
4292
- "TemperatureRegular": 61634,
4293
- "TentFilled": 61635,
4294
- "TentRegular": 61636,
4295
- "TetrisAppFilled": 61637,
4296
- "TetrisAppRegular": 61638,
4297
- "TextAddFilled": 61639,
4298
- "TextAddRegular": 61640,
4299
- "TextAddSpaceAfterFilled": 61641,
4300
- "TextAddSpaceAfterRegular": 61642,
4301
- "TextAddSpaceBeforeFilled": 61643,
4302
- "TextAddSpaceBeforeRegular": 61644,
4303
- "TextAddTFilled": 61645,
4304
- "TextAddTRegular": 61646,
4305
- "TextAlignCenterFilled": 61647,
4306
- "TextAlignCenterRegular": 61648,
4307
- "TextAlignCenterRotate270Filled": 61649,
4308
- "TextAlignCenterRotate270Regular": 61650,
4309
- "TextAlignCenterRotate90Filled": 61651,
4310
- "TextAlignCenterRotate90Regular": 61652,
4311
- "TextAlignDistributedFilled": 61653,
4312
- "TextAlignDistributedRegular": 61654,
4313
- "TextAlignDistributedEvenlyFilled": 61655,
4314
- "TextAlignDistributedEvenlyRegular": 61656,
4315
- "TextAlignDistributedVerticalFilled": 61657,
4316
- "TextAlignDistributedVerticalRegular": 61658,
4317
- "TextAlignJustifyFilled": 61659,
4318
- "TextAlignJustifyRegular": 61660,
4319
- "TextAlignJustifyLowFilled": 61661,
4320
- "TextAlignJustifyLowRegular": 61662,
4321
- "TextAlignJustifyLow90Filled": 61663,
4322
- "TextAlignJustifyLow90Regular": 61664,
4323
- "TextAlignJustifyLowRotate270Filled": 61665,
4324
- "TextAlignJustifyLowRotate270Regular": 61666,
4325
- "TextAlignJustifyLowRotate90Filled": 61667,
4326
- "TextAlignJustifyLowRotate90Regular": 61668,
4327
- "TextAlignJustifyRotate270Filled": 61669,
4328
- "TextAlignJustifyRotate270Regular": 61670,
4329
- "TextAlignJustifyRotate90Filled": 61671,
4330
- "TextAlignJustifyRotate90Regular": 61672,
4331
- "TextAlignLeftFilled": 61673,
4332
- "TextAlignLeftRegular": 61674,
4333
- "TextAlignLeftRotate270Filled": 61675,
4334
- "TextAlignLeftRotate270Regular": 61676,
4335
- "TextAlignLeftRotate90Filled": 61677,
4336
- "TextAlignLeftRotate90Regular": 61678,
4337
- "TextAlignRightFilled": 61679,
4338
- "TextAlignRightRegular": 61680,
4339
- "TextAlignRightRotate270Filled": 61681,
4340
- "TextAlignRightRotate270Regular": 61682,
4341
- "TextAlignRightRotate90Filled": 61683,
4342
- "TextAlignRightRotate90Regular": 61684,
4343
- "TextArrowDownRightColumnFilled": 61685,
4344
- "TextArrowDownRightColumnRegular": 61686,
4345
- "TextAsteriskFilled": 61687,
4346
- "TextAsteriskRegular": 61688,
4347
- "TextBaselineFilled": 61689,
4348
- "TextBaselineRegular": 61690,
4349
- "TextBoldFilled": 61691,
4350
- "TextBoldRegular": 61692,
4351
- "TextBoxSettingsFilled": 61693,
4352
- "TextBoxSettingsRegular": 61694,
4353
- "TextBulletListFilled": 61695,
4354
- "TextBulletListRegular": 61696,
4355
- "TextBulletList90Filled": 61697,
4356
- "TextBulletList90Regular": 61698,
4357
- "TextBulletListAddFilled": 61699,
4358
- "TextBulletListAddRegular": 61700,
4359
- "TextBulletListCheckmarkFilled": 61701,
4360
- "TextBulletListCheckmarkRegular": 61702,
4361
- "TextBulletListDismissFilled": 61703,
4362
- "TextBulletListDismissRegular": 61704,
4363
- "TextBulletListLtrFilled": 61705,
4364
- "TextBulletListLtrRegular": 61706,
4365
- "TextBulletListLtr90Filled": 61707,
4366
- "TextBulletListLtr90Regular": 61708,
4367
- "TextBulletListRtlFilled": 61709,
4368
- "TextBulletListRtlRegular": 61710,
4369
- "TextBulletListRtl90Filled": 61711,
4370
- "TextBulletListRtl90Regular": 61712,
4371
- "TextBulletListSquareFilled": 61713,
4372
- "TextBulletListSquareRegular": 61714,
4373
- "TextBulletListSquareClockFilled": 61715,
4374
- "TextBulletListSquareClockRegular": 61716,
4375
- "TextBulletListSquareEditFilled": 61717,
4376
- "TextBulletListSquareEditRegular": 61718,
4377
- "TextBulletListSquarePersonFilled": 61719,
4378
- "TextBulletListSquarePersonRegular": 61720,
4379
- "TextBulletListSquareSearchFilled": 61721,
4380
- "TextBulletListSquareSearchRegular": 61722,
4381
- "TextBulletListSquareSettingsFilled": 61723,
4382
- "TextBulletListSquareSettingsRegular": 61724,
4383
- "TextBulletListSquareShieldFilled": 61725,
4384
- "TextBulletListSquareShieldRegular": 61726,
4385
- "TextBulletListSquareSparkleFilled": 61727,
4386
- "TextBulletListSquareSparkleRegular": 61728,
4387
- "TextBulletListSquareToolboxFilled": 61729,
4388
- "TextBulletListSquareToolboxRegular": 61730,
4389
- "TextBulletListSquareWarningFilled": 61731,
4390
- "TextBulletListSquareWarningRegular": 61732,
4391
- "TextBulletListTreeFilled": 61733,
4392
- "TextBulletListTreeRegular": 61734,
4393
- "TextCaseLowercaseFilled": 61735,
4394
- "TextCaseLowercaseRegular": 61736,
4395
- "TextCaseTitleFilled": 61737,
4396
- "TextCaseTitleRegular": 61738,
4397
- "TextCaseUppercaseFilled": 61739,
4398
- "TextCaseUppercaseRegular": 61740,
4399
- "TextChangeCaseFilled": 61741,
4400
- "TextChangeCaseRegular": 61742,
4401
- "TextClearFormattingFilled": 61743,
4402
- "TextClearFormattingRegular": 61744,
4403
- "TextCollapseFilled": 61745,
4404
- "TextCollapseRegular": 61746,
4405
- "TextColorFilled": 61747,
4406
- "TextColorRegular": 61748,
4407
- "TextColorAccentFilled": 61749,
4408
- "TextColumnOneFilled": 61750,
4409
- "TextColumnOneRegular": 61751,
4410
- "TextColumnOneNarrowFilled": 61752,
4411
- "TextColumnOneNarrowRegular": 61753,
4412
- "TextColumnOneSemiNarrowFilled": 61754,
4413
- "TextColumnOneSemiNarrowRegular": 61755,
4414
- "TextColumnOneWideFilled": 61756,
4415
- "TextColumnOneWideRegular": 61757,
4416
- "TextColumnOneWideLightningFilled": 61758,
4417
- "TextColumnOneWideLightningRegular": 61759,
4418
- "TextColumnThreeFilled": 61760,
4419
- "TextColumnThreeRegular": 61761,
4420
- "TextColumnTwoFilled": 61762,
4421
- "TextColumnTwoRegular": 61763,
4422
- "TextColumnTwoLeftFilled": 61764,
4423
- "TextColumnTwoLeftRegular": 61765,
4424
- "TextColumnTwoRightFilled": 61766,
4425
- "TextColumnTwoRightRegular": 61767,
4426
- "TextColumnWideFilled": 61768,
4427
- "TextColumnWideRegular": 61769,
4428
- "TextContinuousFilled": 61770,
4429
- "TextContinuousRegular": 61771,
4430
- "TextDensityFilled": 61772,
4431
- "TextDensityRegular": 61773,
4432
- "TextDescriptionFilled": 61774,
4433
- "TextDescriptionRegular": 61775,
4434
- "TextDescriptionLtrFilled": 61776,
4435
- "TextDescriptionLtrRegular": 61777,
4436
- "TextDescriptionRtlFilled": 61778,
4437
- "TextDescriptionRtlRegular": 61779,
4438
- "TextDirectionHorizontalLeftFilled": 61780,
4439
- "TextDirectionHorizontalLeftRegular": 61781,
4440
- "TextDirectionHorizontalLtrFilled": 61782,
4441
- "TextDirectionHorizontalLtrRegular": 61783,
4442
- "TextDirectionHorizontalRightFilled": 61784,
4443
- "TextDirectionHorizontalRightRegular": 61785,
4444
- "TextDirectionHorizontalRtlFilled": 61786,
4445
- "TextDirectionHorizontalRtlRegular": 61787,
4446
- "TextDirectionRotate270RightFilled": 61788,
4447
- "TextDirectionRotate270RightRegular": 61789,
4448
- "TextDirectionRotate315RightFilled": 61790,
4449
- "TextDirectionRotate315RightRegular": 61791,
4450
- "TextDirectionRotate45RightFilled": 61792,
4451
- "TextDirectionRotate45RightRegular": 61793,
4452
- "TextDirectionRotate90LeftFilled": 61794,
4453
- "TextDirectionRotate90LeftRegular": 61795,
4454
- "TextDirectionRotate90LtrFilled": 61796,
4455
- "TextDirectionRotate90LtrRegular": 61797,
4456
- "TextDirectionRotate90RightFilled": 61798,
4457
- "TextDirectionRotate90RightRegular": 61799,
4458
- "TextDirectionRotate90RtlFilled": 61800,
4459
- "TextDirectionRotate90RtlRegular": 61801,
4460
- "TextDirectionVerticalFilled": 61802,
4461
- "TextDirectionVerticalRegular": 61803,
4462
- "TextEditStyleFilled": 61804,
4463
- "TextEditStyleRegular": 61805,
4464
- "TextEffectsFilled": 61806,
4465
- "TextEffectsRegular": 61807,
4466
- "TextEffectsSparkleFilled": 61808,
4467
- "TextEffectsSparkleRegular": 61809,
4468
- "TextExpandFilled": 61810,
4469
- "TextExpandRegular": 61811,
4470
- "TextFieldFilled": 61812,
4471
- "TextFieldRegular": 61813,
4472
- "TextFirstLineFilled": 61814,
4473
- "TextFirstLineRegular": 61815,
4474
- "TextFontFilled": 61816,
4475
- "TextFontRegular": 61817,
4476
- "TextFontInfoFilled": 61818,
4477
- "TextFontInfoRegular": 61819,
4478
- "TextFontSizeFilled": 61820,
4479
- "TextFontSizeRegular": 61821,
4480
- "TextFootnoteFilled": 61822,
4481
- "TextFootnoteRegular": 61823,
4482
- "TextGrammarArrowLeftFilled": 61824,
4483
- "TextGrammarArrowLeftRegular": 61825,
4484
- "TextGrammarArrowRightFilled": 61826,
4485
- "TextGrammarArrowRightRegular": 61827,
4486
- "TextGrammarCheckmarkFilled": 61828,
4487
- "TextGrammarCheckmarkRegular": 61829,
4488
- "TextGrammarDismissFilled": 61830,
4489
- "TextGrammarDismissRegular": 61831,
4490
- "TextGrammarErrorFilled": 61832,
4491
- "TextGrammarErrorRegular": 61833,
4492
- "TextGrammarLightningFilled": 61834,
4493
- "TextGrammarLightningRegular": 61835,
4494
- "TextGrammarSettingsFilled": 61836,
4495
- "TextGrammarSettingsRegular": 61837,
4496
- "TextGrammarWandFilled": 61838,
4497
- "TextGrammarWandRegular": 61839,
4498
- "TextHangingFilled": 61840,
4499
- "TextHangingRegular": 61841,
4500
- "TextHeader1Filled": 61842,
4501
- "TextHeader1Regular": 61843,
4502
- "TextHeader1LinesFilled": 61844,
4503
- "TextHeader1LinesRegular": 61845,
4504
- "TextHeader1LinesCaretFilled": 61846,
4505
- "TextHeader1LinesCaretRegular": 61847,
4506
- "TextHeader2Filled": 61848,
4507
- "TextHeader2Regular": 61849,
4508
- "TextHeader2LinesFilled": 61850,
4509
- "TextHeader2LinesRegular": 61851,
4510
- "TextHeader2LinesCaretFilled": 61852,
4511
- "TextHeader2LinesCaretRegular": 61853,
4512
- "TextHeader3Filled": 61854,
4513
- "TextHeader3Regular": 61855,
4514
- "TextHeader3LinesFilled": 61856,
4515
- "TextHeader3LinesRegular": 61857,
4516
- "TextHeader3LinesCaretFilled": 61858,
4517
- "TextHeader3LinesCaretRegular": 61859,
4518
- "TextIndentDecreaseFilled": 61860,
4519
- "TextIndentDecreaseRegular": 61861,
4520
- "TextIndentDecreaseLtrFilled": 61862,
4521
- "TextIndentDecreaseLtrRegular": 61863,
4522
- "TextIndentDecreaseLtr90Filled": 61864,
4523
- "TextIndentDecreaseLtr90Regular": 61865,
4524
- "TextIndentDecreaseLtrRotate270Filled": 61866,
4525
- "TextIndentDecreaseLtrRotate270Regular": 61867,
4526
- "TextIndentDecreaseRotate270Filled": 61868,
4527
- "TextIndentDecreaseRotate270Regular": 61869,
4528
- "TextIndentDecreaseRotate90Filled": 61870,
4529
- "TextIndentDecreaseRotate90Regular": 61871,
4530
- "TextIndentDecreaseRtlFilled": 61872,
4531
- "TextIndentDecreaseRtlRegular": 61873,
4532
- "TextIndentDecreaseRtl90Filled": 61874,
4533
- "TextIndentDecreaseRtl90Regular": 61875,
4534
- "TextIndentDecreaseRtlRotate270Filled": 61876,
4535
- "TextIndentDecreaseRtlRotate270Regular": 61877,
4536
- "TextIndentIncreaseFilled": 61878,
4537
- "TextIndentIncreaseRegular": 61879,
4538
- "TextIndentIncreaseLtrFilled": 61880,
4539
- "TextIndentIncreaseLtrRegular": 61881,
4540
- "TextIndentIncreaseLtr90Filled": 61882,
4541
- "TextIndentIncreaseLtr90Regular": 61883,
4542
- "TextIndentIncreaseLtrRotate270Filled": 61884,
4543
- "TextIndentIncreaseLtrRotate270Regular": 61885,
4544
- "TextIndentIncreaseRotate270Filled": 61886,
4545
- "TextIndentIncreaseRotate270Regular": 61887,
4546
- "TextIndentIncreaseRotate90Filled": 61888,
4547
- "TextIndentIncreaseRotate90Regular": 61889,
4548
- "TextIndentIncreaseRtlFilled": 61890,
4549
- "TextIndentIncreaseRtlRegular": 61891,
4550
- "TextIndentIncreaseRtl90Filled": 61892,
4551
- "TextIndentIncreaseRtl90Regular": 61893,
4552
- "TextIndentIncreaseRtlRotate270Filled": 61894,
4553
- "TextIndentIncreaseRtlRotate270Regular": 61895,
4554
- "TextItalicFilled": 61896,
4555
- "TextItalicRegular": 61897,
4556
- "TextLineSpacingFilled": 61898,
4557
- "TextLineSpacingRegular": 61899,
4558
- "TextMoreFilled": 61900,
4559
- "TextMoreRegular": 61901,
4560
- "TextNumberFormatFilled": 61902,
4561
- "TextNumberFormatRegular": 61903,
4562
- "TextNumberListLtrFilled": 61904,
4563
- "TextNumberListLtrRegular": 61905,
4564
- "TextNumberListLtr90Filled": 61906,
4565
- "TextNumberListLtr90Regular": 61907,
4566
- "TextNumberListLtrRotate270Filled": 61908,
4567
- "TextNumberListLtrRotate270Regular": 61909,
4568
- "TextNumberListRotate270Filled": 61910,
4569
- "TextNumberListRotate270Regular": 61911,
4570
- "TextNumberListRotate90Filled": 61912,
4571
- "TextNumberListRotate90Regular": 61913,
4572
- "TextNumberListRtlFilled": 61914,
4573
- "TextNumberListRtlRegular": 61915,
4574
- "TextNumberListRtl90Filled": 61916,
4575
- "TextNumberListRtl90Regular": 61917,
4576
- "TextNumberListRtlRotate270Filled": 61918,
4577
- "TextNumberListRtlRotate270Regular": 61919,
4578
- "TextParagraphFilled": 61920,
4579
- "TextParagraphRegular": 61921,
4580
- "TextParagraphDirectionFilled": 61922,
4581
- "TextParagraphDirectionRegular": 61923,
4582
- "TextParagraphDirectionLeftFilled": 61924,
4583
- "TextParagraphDirectionLeftRegular": 61925,
4584
- "TextParagraphDirectionRightFilled": 61926,
4585
- "TextParagraphDirectionRightRegular": 61927,
4586
- "TextPeriodAsteriskFilled": 61928,
4587
- "TextPeriodAsteriskRegular": 61929,
4588
- "TextPositionBehindFilled": 61930,
4589
- "TextPositionBehindRegular": 61931,
4590
- "TextPositionFrontFilled": 61932,
4591
- "TextPositionFrontRegular": 61933,
4592
- "TextPositionLineFilled": 61934,
4593
- "TextPositionLineRegular": 61935,
4594
- "TextPositionSquareFilled": 61936,
4595
- "TextPositionSquareRegular": 61937,
4596
- "TextPositionSquareLeftFilled": 61938,
4597
- "TextPositionSquareLeftRegular": 61939,
4598
- "TextPositionSquareRightFilled": 61940,
4599
- "TextPositionSquareRightRegular": 61941,
4600
- "TextPositionThroughFilled": 61942,
4601
- "TextPositionThroughRegular": 61943,
4602
- "TextPositionTightFilled": 61944,
4603
- "TextPositionTightRegular": 61945,
4604
- "TextPositionTopBottomFilled": 61946,
4605
- "TextPositionTopBottomRegular": 61947,
4606
- "TextProofingToolsFilled": 61948,
4607
- "TextProofingToolsRegular": 61949,
4608
- "TextQuoteFilled": 61950,
4609
- "TextQuoteRegular": 61951,
4610
- "TextSortAscendingFilled": 61952,
4611
- "TextSortAscendingRegular": 61953,
4612
- "TextSortDescendingFilled": 61954,
4613
- "TextSortDescendingRegular": 61955,
4614
- "TextStrikethroughFilled": 61956,
4615
- "TextStrikethroughRegular": 61957,
4616
- "TextSubscriptFilled": 61958,
4617
- "TextSubscriptRegular": 61959,
4618
- "TextSuperscriptFilled": 61960,
4619
- "TextSuperscriptRegular": 61961,
4620
- "TextTFilled": 61962,
4621
- "TextTRegular": 61963,
4622
- "TextUnderlineFilled": 61964,
4623
- "TextUnderlineRegular": 61965,
4624
- "TextUnderlineCharacterUFilled": 61966,
4625
- "TextUnderlineCharacterURegular": 61967,
4626
- "TextUnderlineDoubleFilled": 61968,
4627
- "TextUnderlineDoubleRegular": 61969,
4628
- "TextWholeWordFilled": 61970,
4629
- "TextWholeWordRegular": 61971,
4630
- "TextWordCountFilled": 61972,
4631
- "TextWordCountRegular": 61973,
4632
- "TextWrapFilled": 61974,
4633
- "TextWrapRegular": 61975,
4634
- "TextWrapOffFilled": 61976,
4635
- "TextWrapOffRegular": 61977,
4636
- "TextboxFilled": 61978,
4637
- "TextboxRegular": 61979,
4638
- "TextboxAlignBottomFilled": 61980,
4639
- "TextboxAlignBottomRegular": 61981,
4640
- "TextboxAlignBottomCenterFilled": 61982,
4641
- "TextboxAlignBottomCenterRegular": 61983,
4642
- "TextboxAlignBottomLeftFilled": 61984,
4643
- "TextboxAlignBottomLeftRegular": 61985,
4644
- "TextboxAlignBottomRightFilled": 61986,
4645
- "TextboxAlignBottomRightRegular": 61987,
4646
- "TextboxAlignBottomRotate90Filled": 61988,
4647
- "TextboxAlignBottomRotate90Regular": 61989,
4648
- "TextboxAlignCenterFilled": 61990,
4649
- "TextboxAlignCenterRegular": 61991,
4650
- "TextboxAlignMiddleFilled": 61992,
4651
- "TextboxAlignMiddleRegular": 61993,
4652
- "TextboxAlignMiddleLeftFilled": 61994,
4653
- "TextboxAlignMiddleLeftRegular": 61995,
4654
- "TextboxAlignMiddleRightFilled": 61996,
4655
- "TextboxAlignMiddleRightRegular": 61997,
4656
- "TextboxAlignMiddleRotate90Filled": 61998,
4657
- "TextboxAlignMiddleRotate90Regular": 61999,
4658
- "TextboxAlignTopFilled": 62000,
4659
- "TextboxAlignTopRegular": 62001,
4660
- "TextboxAlignTopCenterFilled": 62002,
4661
- "TextboxAlignTopCenterRegular": 62003,
4662
- "TextboxAlignTopLeftFilled": 62004,
4663
- "TextboxAlignTopLeftRegular": 62005,
4664
- "TextboxAlignTopRightFilled": 62006,
4665
- "TextboxAlignTopRightRegular": 62007,
4666
- "TextboxAlignTopRotate90Filled": 62008,
4667
- "TextboxAlignTopRotate90Regular": 62009,
4668
- "TextboxMoreFilled": 62010,
4669
- "TextboxMoreRegular": 62011,
4670
- "TextboxRotate90Filled": 62012,
4671
- "TextboxRotate90Regular": 62013,
4672
- "TextboxSettingsFilled": 62014,
4673
- "TextboxSettingsRegular": 62015,
4674
- "ThinkingFilled": 62016,
4675
- "ThinkingRegular": 62017,
4676
- "ThumbDislikeFilled": 62018,
4677
- "ThumbDislikeRegular": 62019,
4678
- "ThumbLikeFilled": 62020,
4679
- "ThumbLikeRegular": 62021,
4680
- "ThumbLikeDislikeFilled": 62022,
4681
- "ThumbLikeDislikeRegular": 62023,
4682
- "TicketDiagonalFilled": 62024,
4683
- "TicketDiagonalRegular": 62025,
4684
- "TicketHorizontalFilled": 62026,
4685
- "TicketHorizontalRegular": 62027,
4686
- "TimeAndWeatherFilled": 62028,
4687
- "TimeAndWeatherRegular": 62029,
4688
- "TimePickerFilled": 62030,
4689
- "TimePickerRegular": 62031,
4690
- "TimelineFilled": 62032,
4691
- "TimelineRegular": 62033,
4692
- "Timer10Filled": 62034,
4693
- "Timer10Regular": 62035,
4694
- "Timer2Filled": 62036,
4695
- "Timer2Regular": 62037,
4696
- "TimerFilled": 62038,
4697
- "TimerRegular": 62039,
4698
- "Timer3Filled": 62040,
4699
- "Timer3Regular": 62041,
4700
- "TimerOffFilled": 62042,
4701
- "TimerOffRegular": 62043,
4702
- "ToggleLeftFilled": 62044,
4703
- "ToggleLeftRegular": 62045,
4704
- "ToggleMultipleFilled": 62046,
4705
- "ToggleMultipleRegular": 62047,
4706
- "ToggleRightFilled": 62048,
4707
- "ToggleRightRegular": 62049,
4708
- "ToolboxFilled": 62050,
4709
- "ToolboxRegular": 62051,
4710
- "TooltipQuoteFilled": 62052,
4711
- "TooltipQuoteRegular": 62053,
4712
- "TopSpeedFilled": 62054,
4713
- "TopSpeedRegular": 62055,
4714
- "TranslateFilled": 62056,
4715
- "TranslateRegular": 62057,
4716
- "TranslateAutoFilled": 62058,
4717
- "TranslateAutoRegular": 62059,
4718
- "TranslateOffFilled": 62060,
4719
- "TranslateOffRegular": 62061,
4720
- "TransmissionFilled": 62062,
4721
- "TransmissionRegular": 62063,
4722
- "TransparencySquareFilled": 62064,
4723
- "TransparencySquareRegular": 62065,
4724
- "TrayItemAddFilled": 62066,
4725
- "TrayItemAddRegular": 62067,
4726
- "TrayItemRemoveFilled": 62068,
4727
- "TrayItemRemoveRegular": 62069,
4728
- "TreeDeciduousFilled": 62070,
4729
- "TreeDeciduousRegular": 62071,
4730
- "TreeEvergreenFilled": 62072,
4731
- "TreeEvergreenRegular": 62073,
4732
- "TriangleFilled": 62074,
4733
- "TriangleRegular": 62075,
4734
- "TriangleDownFilled": 62076,
4735
- "TriangleDownRegular": 62077,
4736
- "TriangleLeftFilled": 62078,
4737
- "TriangleLeftRegular": 62079,
4738
- "TriangleRightFilled": 62080,
4739
- "TriangleRightRegular": 62081,
4740
- "TriangleUpFilled": 62082,
4741
- "TriangleUpRegular": 62083,
4742
- "TrophyFilled": 62084,
4743
- "TrophyRegular": 62085,
4744
- "TrophyLockFilled": 62086,
4745
- "TrophyLockRegular": 62087,
4746
- "TrophyOffFilled": 62088,
4747
- "TrophyOffRegular": 62089,
4748
- "TvFilled": 62090,
4749
- "TvRegular": 62091,
4750
- "TvArrowRightFilled": 62092,
4751
- "TvArrowRightRegular": 62093,
4752
- "TvUsbFilled": 62094,
4753
- "TvUsbRegular": 62095,
4754
- "UmbrellaFilled": 62096,
4755
- "UmbrellaRegular": 62097,
4756
- "UninstallAppFilled": 62098,
4757
- "UninstallAppRegular": 62099,
4758
- "UsbPlugFilled": 62100,
4759
- "UsbPlugRegular": 62101,
4760
- "UsbStickFilled": 62102,
4761
- "UsbStickRegular": 62103,
4762
- "VaultFilled": 62104,
4763
- "VaultRegular": 62105,
4764
- "VehicleBicycleFilled": 62106,
4765
- "VehicleBicycleRegular": 62107,
4766
- "VehicleBusFilled": 62108,
4767
- "VehicleBusRegular": 62109,
4768
- "VehicleCabFilled": 62110,
4769
- "VehicleCabRegular": 62111,
4770
- "VehicleCableCarFilled": 62112,
4771
- "VehicleCableCarRegular": 62113,
4772
- "VehicleCarFilled": 62114,
4773
- "VehicleCarRegular": 62115,
4774
- "VehicleCarCollisionFilled": 62116,
4775
- "VehicleCarCollisionRegular": 62117,
4776
- "VehicleCarParkingFilled": 62118,
4777
- "VehicleCarParkingRegular": 62119,
4778
- "VehicleCarProfileFilled": 62120,
4779
- "VehicleCarProfileRegular": 62121,
4780
- "VehicleCarProfileLtrFilled": 62122,
4781
- "VehicleCarProfileLtrRegular": 62123,
4782
- "VehicleCarProfileLtrClockFilled": 62124,
4783
- "VehicleCarProfileLtrClockRegular": 62125,
4784
- "VehicleCarProfileRtlFilled": 62126,
4785
- "VehicleCarProfileRtlRegular": 62127,
4786
- "VehicleMotorcycleFilled": 62128,
4787
- "VehicleMotorcycleRegular": 62129,
4788
- "VehicleShipFilled": 62130,
4789
- "VehicleShipRegular": 62131,
4790
- "VehicleSubwayFilled": 62132,
4791
- "VehicleSubwayRegular": 62133,
4792
- "VehicleSubwayClockFilled": 62134,
4793
- "VehicleSubwayClockRegular": 62135,
4794
- "VehicleTractorFilled": 62136,
4795
- "VehicleTractorRegular": 62137,
4796
- "VehicleTruckFilled": 62138,
4797
- "VehicleTruckRegular": 62139,
4798
- "VehicleTruckBagFilled": 62140,
4799
- "VehicleTruckBagRegular": 62141,
4800
- "VehicleTruckCubeFilled": 62142,
4801
- "VehicleTruckCubeRegular": 62143,
4802
- "VehicleTruckProfileFilled": 62144,
4803
- "VehicleTruckProfileRegular": 62145,
4804
- "VideoFilled": 62146,
4805
- "VideoRegular": 62147,
4806
- "Video360Filled": 62148,
4807
- "Video360Regular": 62149,
4808
- "Video360OffFilled": 62150,
4809
- "Video360OffRegular": 62151,
4810
- "VideoAddFilled": 62152,
4811
- "VideoAddRegular": 62153,
4812
- "VideoBackgroundEffectFilled": 62154,
4813
- "VideoBackgroundEffectRegular": 62155,
4814
- "VideoBackgroundEffectHorizontalFilled": 62156,
4815
- "VideoBackgroundEffectHorizontalRegular": 62157,
4816
- "VideoChatFilled": 62158,
4817
- "VideoChatRegular": 62159,
4818
- "VideoClipFilled": 62160,
4819
- "VideoClipRegular": 62161,
4820
- "VideoClipMultipleFilled": 62162,
4821
- "VideoClipMultipleRegular": 62163,
4822
- "VideoClipOffFilled": 62164,
4823
- "VideoClipOffRegular": 62165,
4824
- "VideoClipOptimizeFilled": 62166,
4825
- "VideoClipOptimizeRegular": 62167,
4826
- "VideoClipWandFilled": 62168,
4827
- "VideoClipWandRegular": 62169,
4828
- "VideoOffFilled": 62170,
4829
- "VideoOffRegular": 62171,
4830
- "VideoPersonFilled": 62172,
4831
- "VideoPersonRegular": 62173,
4832
- "VideoPersonCallFilled": 62174,
4833
- "VideoPersonCallRegular": 62175,
4834
- "VideoPersonClockFilled": 62176,
4835
- "VideoPersonClockRegular": 62177,
4836
- "VideoPersonOffFilled": 62178,
4837
- "VideoPersonOffRegular": 62179,
4838
- "VideoPersonPulseFilled": 62180,
4839
- "VideoPersonPulseRegular": 62181,
4840
- "VideoPersonSparkleFilled": 62182,
4841
- "VideoPersonSparkleRegular": 62183,
4842
- "VideoPersonSparkleOffFilled": 62184,
4843
- "VideoPersonSparkleOffRegular": 62185,
4844
- "VideoPersonStarFilled": 62186,
4845
- "VideoPersonStarRegular": 62187,
4846
- "VideoPersonStarOffFilled": 62188,
4847
- "VideoPersonStarOffRegular": 62189,
4848
- "VideoPlayPauseFilled": 62190,
4849
- "VideoPlayPauseRegular": 62191,
4850
- "VideoProhibitedFilled": 62192,
4851
- "VideoProhibitedRegular": 62193,
4852
- "VideoRecordingFilled": 62194,
4853
- "VideoRecordingRegular": 62195,
4854
- "VideoSecurityFilled": 62196,
4855
- "VideoSecurityRegular": 62197,
4856
- "VideoSwitchFilled": 62198,
4857
- "VideoSwitchRegular": 62199,
4858
- "VideoSyncFilled": 62200,
4859
- "VideoSyncRegular": 62201,
4860
- "ViewDesktopFilled": 62202,
4861
- "ViewDesktopRegular": 62203,
4862
- "ViewDesktopMobileFilled": 62204,
4863
- "ViewDesktopMobileRegular": 62205,
4864
- "VirtualNetworkFilled": 62206,
4865
- "VirtualNetworkRegular": 62207,
4866
- "VirtualNetworkToolboxFilled": 62208,
4867
- "VirtualNetworkToolboxRegular": 62209,
4868
- "VoicemailFilled": 62210,
4869
- "VoicemailRegular": 62211,
4870
- "VoicemailArrowBackFilled": 62212,
4871
- "VoicemailArrowBackRegular": 62213,
4872
- "VoicemailArrowForwardFilled": 62214,
4873
- "VoicemailArrowForwardRegular": 62215,
4874
- "VoicemailArrowSubtractFilled": 62216,
4875
- "VoicemailArrowSubtractRegular": 62217,
4876
- "VoicemailShieldFilled": 62218,
4877
- "VoicemailShieldRegular": 62219,
4878
- "VoicemailSubtractFilled": 62220,
4879
- "VoicemailSubtractRegular": 62221,
4880
- "VoteFilled": 62222,
4881
- "VoteRegular": 62223,
4882
- "WalkieTalkieFilled": 62224,
4883
- "WalkieTalkieRegular": 62225,
4884
- "WalletFilled": 62226,
4885
- "WalletRegular": 62227,
4886
- "WalletCreditCardFilled": 62228,
4887
- "WalletCreditCardRegular": 62229,
4888
- "WallpaperFilled": 62230,
4889
- "WallpaperRegular": 62231,
4890
- "WandFilled": 62232,
4891
- "WandRegular": 62233,
4892
- "WarningFilled": 62234,
4893
- "WarningRegular": 62235,
4894
- "WarningLockOpenFilled": 62236,
4895
- "WarningLockOpenRegular": 62237,
4896
- "WarningShieldFilled": 62238,
4897
- "WarningShieldRegular": 62239,
4898
- "WasherFilled": 62240,
4899
- "WasherRegular": 62241,
4900
- "WaterFilled": 62242,
4901
- "WaterRegular": 62243,
4902
- "WeatherBlowingSnowFilled": 62244,
4903
- "WeatherBlowingSnowRegular": 62245,
4904
- "WeatherCloudyFilled": 62246,
4905
- "WeatherCloudyRegular": 62247,
4906
- "WeatherDrizzleFilled": 62248,
4907
- "WeatherDrizzleRegular": 62249,
4908
- "WeatherDuststormFilled": 62250,
4909
- "WeatherDuststormRegular": 62251,
4910
- "WeatherFogFilled": 62252,
4911
- "WeatherFogRegular": 62253,
4912
- "WeatherHailDayFilled": 62254,
4913
- "WeatherHailDayRegular": 62255,
4914
- "WeatherHailNightFilled": 62256,
4915
- "WeatherHailNightRegular": 62257,
4916
- "WeatherHazeFilled": 62258,
4917
- "WeatherHazeRegular": 62259,
4918
- "WeatherMoonFilled": 62260,
4919
- "WeatherMoonRegular": 62261,
4920
- "WeatherMoonOffFilled": 62262,
4921
- "WeatherMoonOffRegular": 62263,
4922
- "WeatherPartlyCloudyDayFilled": 62264,
4923
- "WeatherPartlyCloudyDayRegular": 62265,
4924
- "WeatherPartlyCloudyNightFilled": 62266,
4925
- "WeatherPartlyCloudyNightRegular": 62267,
4926
- "WeatherRainFilled": 62268,
4927
- "WeatherRainRegular": 62269,
4928
- "WeatherRainShowersDayFilled": 62270,
4929
- "WeatherRainShowersDayRegular": 62271,
4930
- "WeatherRainShowersNightFilled": 62272,
4931
- "WeatherRainShowersNightRegular": 62273,
4932
- "WeatherRainSnowFilled": 62274,
4933
- "WeatherRainSnowRegular": 62275,
4934
- "WeatherSnowFilled": 62276,
4935
- "WeatherSnowRegular": 62277,
4936
- "WeatherSnowShowerDayFilled": 62278,
4937
- "WeatherSnowShowerDayRegular": 62279,
4938
- "WeatherSnowShowerNightFilled": 62280,
4939
- "WeatherSnowShowerNightRegular": 62281,
4940
- "WeatherSnowflakeFilled": 62282,
4941
- "WeatherSnowflakeRegular": 62283,
4942
- "WeatherSquallsFilled": 62284,
4943
- "WeatherSquallsRegular": 62285,
4944
- "WeatherSunnyFilled": 62286,
4945
- "WeatherSunnyRegular": 62287,
4946
- "WeatherSunnyHighFilled": 62288,
4947
- "WeatherSunnyHighRegular": 62289,
4948
- "WeatherSunnyLowFilled": 62290,
4949
- "WeatherSunnyLowRegular": 62291,
4950
- "WeatherThunderstormFilled": 62292,
4951
- "WeatherThunderstormRegular": 62293,
4952
- "WebAssetFilled": 62294,
4953
- "WebAssetRegular": 62295,
4954
- "WhiteboardFilled": 62296,
4955
- "WhiteboardRegular": 62297,
4956
- "WhiteboardOffFilled": 62298,
4957
- "WhiteboardOffRegular": 62299,
4958
- "Wifi1Filled": 62300,
4959
- "Wifi1Regular": 62301,
4960
- "Wifi2Filled": 62302,
4961
- "Wifi2Regular": 62303,
4962
- "Wifi3Filled": 62304,
4963
- "Wifi3Regular": 62305,
4964
- "Wifi4Filled": 62306,
4965
- "Wifi4Regular": 62307,
4966
- "WifiLockFilled": 62308,
4967
- "WifiLockRegular": 62309,
4968
- "WifiOffFilled": 62310,
4969
- "WifiOffRegular": 62311,
4970
- "WifiSettingsFilled": 62312,
4971
- "WifiSettingsRegular": 62313,
4972
- "WifiWarningFilled": 62314,
4973
- "WifiWarningRegular": 62315,
4974
- "WindowFilled": 62316,
4975
- "WindowRegular": 62317,
4976
- "WindowAdFilled": 62318,
4977
- "WindowAdRegular": 62319,
4978
- "WindowAdOffFilled": 62320,
4979
- "WindowAdOffRegular": 62321,
4980
- "WindowAdPersonFilled": 62322,
4981
- "WindowAdPersonRegular": 62323,
4982
- "WindowAppsFilled": 62324,
4983
- "WindowAppsRegular": 62325,
4984
- "WindowArrowUpFilled": 62326,
4985
- "WindowArrowUpRegular": 62327,
4986
- "WindowBulletListFilled": 62328,
4987
- "WindowBulletListRegular": 62329,
4988
- "WindowBulletListAddFilled": 62330,
4989
- "WindowBulletListAddRegular": 62331,
4990
- "WindowConsoleFilled": 62332,
4991
- "WindowConsoleRegular": 62333,
4992
- "WindowDatabaseFilled": 62334,
4993
- "WindowDatabaseRegular": 62335,
4994
- "WindowDevEditFilled": 62336,
4995
- "WindowDevEditRegular": 62337,
4996
- "WindowDevToolsFilled": 62338,
4997
- "WindowDevToolsRegular": 62339,
4998
- "WindowEditFilled": 62340,
4999
- "WindowEditRegular": 62341,
5000
- "WindowFingerprintFilled": 62342,
5001
- "WindowFingerprintRegular": 62343,
5002
- "WindowHeaderHorizontalFilled": 62344,
5003
- "WindowHeaderHorizontalRegular": 62345,
5004
- "WindowHeaderHorizontalOffFilled": 62346,
5005
- "WindowHeaderHorizontalOffRegular": 62347,
5006
- "WindowHeaderVerticalFilled": 62348,
5007
- "WindowHeaderVerticalRegular": 62349,
5008
- "WindowInprivateFilled": 62350,
5009
- "WindowInprivateRegular": 62351,
5010
- "WindowInprivateAccountFilled": 62352,
5011
- "WindowInprivateAccountRegular": 62353,
5012
- "WindowLocationTargetFilled": 62354,
5013
- "WindowLocationTargetRegular": 62355,
5014
- "WindowMultipleFilled": 62356,
5015
- "WindowMultipleRegular": 62357,
5016
- "WindowMultipleSwapFilled": 62358,
5017
- "WindowMultipleSwapRegular": 62359,
5018
- "WindowNewFilled": 62360,
5019
- "WindowNewRegular": 62361,
5020
- "WindowPlayFilled": 62362,
5021
- "WindowPlayRegular": 62363,
5022
- "WindowSettingsFilled": 62364,
5023
- "WindowSettingsRegular": 62365,
5024
- "WindowShieldFilled": 62366,
5025
- "WindowShieldRegular": 62367,
5026
- "WindowTextFilled": 62368,
5027
- "WindowTextRegular": 62369,
5028
- "WindowWrenchFilled": 62370,
5029
- "WindowWrenchRegular": 62371,
5030
- "WrenchFilled": 62372,
5031
- "WrenchRegular": 62373,
5032
- "WrenchScrewdriverFilled": 62374,
5033
- "WrenchScrewdriverRegular": 62375,
5034
- "WrenchSettingsFilled": 62376,
5035
- "WrenchSettingsRegular": 62377,
5036
- "XboxConsoleFilled": 62378,
5037
- "XboxConsoleRegular": 62379,
5038
- "XboxControllerFilled": 62380,
5039
- "XboxControllerRegular": 62381,
5040
- "XboxControllerErrorFilled": 62382,
5041
- "XboxControllerErrorRegular": 62383,
5042
- "XrayFilled": 62384,
5043
- "XrayRegular": 62385,
5044
- "ZoomFitFilled": 62386,
5045
- "ZoomFitRegular": 62387,
5046
- "ZoomInFilled": 62388,
5047
- "ZoomInRegular": 62389,
5048
- "ZoomOutFilled": 62390,
5049
- "ZoomOutRegular": 62391
3168
+ "PersonBoardAddFilled": 60510,
3169
+ "PersonBoardAddRegular": 60511,
3170
+ "PersonCallFilled": 60512,
3171
+ "PersonCallRegular": 60513,
3172
+ "PersonChatFilled": 60514,
3173
+ "PersonChatRegular": 60515,
3174
+ "PersonCircleFilled": 60516,
3175
+ "PersonCircleRegular": 60517,
3176
+ "PersonClockFilled": 60518,
3177
+ "PersonClockRegular": 60519,
3178
+ "PersonDeleteFilled": 60520,
3179
+ "PersonDeleteRegular": 60521,
3180
+ "PersonDesktopFilled": 60522,
3181
+ "PersonDesktopRegular": 60523,
3182
+ "PersonEditFilled": 60524,
3183
+ "PersonEditRegular": 60525,
3184
+ "PersonFeedbackFilled": 60526,
3185
+ "PersonFeedbackRegular": 60527,
3186
+ "PersonHeartFilled": 60528,
3187
+ "PersonHeartRegular": 60529,
3188
+ "PersonHomeFilled": 60530,
3189
+ "PersonHomeRegular": 60531,
3190
+ "PersonInfoFilled": 60532,
3191
+ "PersonInfoRegular": 60533,
3192
+ "PersonKeyFilled": 60534,
3193
+ "PersonKeyRegular": 60535,
3194
+ "PersonLightbulbFilled": 60536,
3195
+ "PersonLightbulbRegular": 60537,
3196
+ "PersonLightningFilled": 60538,
3197
+ "PersonLightningRegular": 60539,
3198
+ "PersonLinkFilled": 60540,
3199
+ "PersonLinkRegular": 60541,
3200
+ "PersonLockFilled": 60542,
3201
+ "PersonLockRegular": 60543,
3202
+ "PersonMailFilled": 60544,
3203
+ "PersonMailRegular": 60545,
3204
+ "PersonMoneyFilled": 60546,
3205
+ "PersonMoneyRegular": 60547,
3206
+ "PersonNoteFilled": 60548,
3207
+ "PersonNoteRegular": 60549,
3208
+ "PersonPasskeyFilled": 60550,
3209
+ "PersonPasskeyRegular": 60551,
3210
+ "PersonPillFilled": 60552,
3211
+ "PersonPillRegular": 60553,
3212
+ "PersonProhibitedFilled": 60554,
3213
+ "PersonProhibitedRegular": 60555,
3214
+ "PersonQuestionMarkFilled": 60556,
3215
+ "PersonQuestionMarkRegular": 60557,
3216
+ "PersonRibbonFilled": 60558,
3217
+ "PersonRibbonRegular": 60559,
3218
+ "PersonRunningFilled": 60560,
3219
+ "PersonRunningRegular": 60561,
3220
+ "PersonSearchFilled": 60562,
3221
+ "PersonSearchRegular": 60563,
3222
+ "PersonSettingsFilled": 60564,
3223
+ "PersonSettingsRegular": 60565,
3224
+ "PersonSquareFilled": 60566,
3225
+ "PersonSquareRegular": 60567,
3226
+ "PersonSquareAddFilled": 60568,
3227
+ "PersonSquareAddRegular": 60569,
3228
+ "PersonSquareCheckmarkFilled": 60570,
3229
+ "PersonSquareCheckmarkRegular": 60571,
3230
+ "PersonStarFilled": 60572,
3231
+ "PersonStarRegular": 60573,
3232
+ "PersonStarburstFilled": 60574,
3233
+ "PersonStarburstRegular": 60575,
3234
+ "PersonSubtractFilled": 60576,
3235
+ "PersonSubtractRegular": 60577,
3236
+ "PersonSupportFilled": 60578,
3237
+ "PersonSupportRegular": 60579,
3238
+ "PersonSwapFilled": 60580,
3239
+ "PersonSwapRegular": 60581,
3240
+ "PersonSyncFilled": 60582,
3241
+ "PersonSyncRegular": 60583,
3242
+ "PersonTagFilled": 60584,
3243
+ "PersonTagRegular": 60585,
3244
+ "PersonTentativeFilled": 60586,
3245
+ "PersonTentativeRegular": 60587,
3246
+ "PersonVoiceFilled": 60588,
3247
+ "PersonVoiceRegular": 60589,
3248
+ "PersonWalkingFilled": 60590,
3249
+ "PersonWalkingRegular": 60591,
3250
+ "PersonWarningFilled": 60592,
3251
+ "PersonWarningRegular": 60593,
3252
+ "PersonWrenchFilled": 60594,
3253
+ "PersonWrenchRegular": 60595,
3254
+ "PhoneFilled": 60596,
3255
+ "PhoneRegular": 60597,
3256
+ "PhoneAddFilled": 60598,
3257
+ "PhoneAddRegular": 60599,
3258
+ "PhoneArrowRightFilled": 60600,
3259
+ "PhoneArrowRightRegular": 60601,
3260
+ "PhoneChatFilled": 60602,
3261
+ "PhoneChatRegular": 60603,
3262
+ "PhoneCheckmarkFilled": 60604,
3263
+ "PhoneCheckmarkRegular": 60605,
3264
+ "PhoneDesktopFilled": 60606,
3265
+ "PhoneDesktopRegular": 60607,
3266
+ "PhoneDesktopAddFilled": 60608,
3267
+ "PhoneDesktopAddRegular": 60609,
3268
+ "PhoneDismissFilled": 60610,
3269
+ "PhoneDismissRegular": 60611,
3270
+ "PhoneEditFilled": 60612,
3271
+ "PhoneEditRegular": 60613,
3272
+ "PhoneEraserFilled": 60614,
3273
+ "PhoneEraserRegular": 60615,
3274
+ "PhoneFooterArrowDownFilled": 60616,
3275
+ "PhoneFooterArrowDownRegular": 60617,
3276
+ "PhoneHeaderArrowUpFilled": 60618,
3277
+ "PhoneHeaderArrowUpRegular": 60619,
3278
+ "PhoneKeyFilled": 60620,
3279
+ "PhoneKeyRegular": 60621,
3280
+ "PhoneLaptopFilled": 60622,
3281
+ "PhoneLaptopRegular": 60623,
3282
+ "PhoneLinkSetupFilled": 60624,
3283
+ "PhoneLinkSetupRegular": 60625,
3284
+ "PhoneLockFilled": 60626,
3285
+ "PhoneLockRegular": 60627,
3286
+ "PhonePageHeaderFilled": 60628,
3287
+ "PhonePageHeaderRegular": 60629,
3288
+ "PhonePaginationFilled": 60630,
3289
+ "PhonePaginationRegular": 60631,
3290
+ "PhoneScreenTimeFilled": 60632,
3291
+ "PhoneScreenTimeRegular": 60633,
3292
+ "PhoneShakeFilled": 60634,
3293
+ "PhoneShakeRegular": 60635,
3294
+ "PhoneSpanInFilled": 60636,
3295
+ "PhoneSpanInRegular": 60637,
3296
+ "PhoneSpanOutFilled": 60638,
3297
+ "PhoneSpanOutRegular": 60639,
3298
+ "PhoneSpeakerFilled": 60640,
3299
+ "PhoneSpeakerRegular": 60641,
3300
+ "PhoneStatusBarFilled": 60642,
3301
+ "PhoneStatusBarRegular": 60643,
3302
+ "PhoneTabletFilled": 60644,
3303
+ "PhoneTabletRegular": 60645,
3304
+ "PhoneUpdateFilled": 60646,
3305
+ "PhoneUpdateRegular": 60647,
3306
+ "PhoneUpdateCheckmarkFilled": 60648,
3307
+ "PhoneUpdateCheckmarkRegular": 60649,
3308
+ "PhoneVerticalScrollFilled": 60650,
3309
+ "PhoneVerticalScrollRegular": 60651,
3310
+ "PhoneVibrateFilled": 60652,
3311
+ "PhoneVibrateRegular": 60653,
3312
+ "PhotoFilterFilled": 60654,
3313
+ "PhotoFilterRegular": 60655,
3314
+ "PiFilled": 60656,
3315
+ "PiRegular": 60657,
3316
+ "PictureInPictureFilled": 60658,
3317
+ "PictureInPictureRegular": 60659,
3318
+ "PictureInPictureEnterFilled": 60660,
3319
+ "PictureInPictureEnterRegular": 60661,
3320
+ "PictureInPictureExitFilled": 60662,
3321
+ "PictureInPictureExitRegular": 60663,
3322
+ "PillFilled": 60664,
3323
+ "PillRegular": 60665,
3324
+ "PinFilled": 60666,
3325
+ "PinRegular": 60667,
3326
+ "PinGlobeFilled": 60668,
3327
+ "PinGlobeRegular": 60669,
3328
+ "PinOffFilled": 60670,
3329
+ "PinOffRegular": 60671,
3330
+ "PipelineFilled": 60672,
3331
+ "PipelineRegular": 60673,
3332
+ "PipelineAddFilled": 60674,
3333
+ "PipelineAddRegular": 60675,
3334
+ "PipelineArrowCurveDownFilled": 60676,
3335
+ "PipelineArrowCurveDownRegular": 60677,
3336
+ "PipelinePlayFilled": 60678,
3337
+ "PipelinePlayRegular": 60679,
3338
+ "PivotFilled": 60680,
3339
+ "PivotRegular": 60681,
3340
+ "PlantCattailFilled": 60682,
3341
+ "PlantCattailRegular": 60683,
3342
+ "PlantGrassFilled": 60684,
3343
+ "PlantGrassRegular": 60685,
3344
+ "PlantRagweedFilled": 60686,
3345
+ "PlantRagweedRegular": 60687,
3346
+ "PlayFilled": 60688,
3347
+ "PlayRegular": 60689,
3348
+ "PlayCircleFilled": 60690,
3349
+ "PlayCircleRegular": 60691,
3350
+ "PlayCircleHintFilled": 60692,
3351
+ "PlayCircleHintRegular": 60693,
3352
+ "PlayCircleSparkleFilled": 60694,
3353
+ "PlayCircleSparkleRegular": 60695,
3354
+ "PlaySettingsFilled": 60696,
3355
+ "PlaySettingsRegular": 60697,
3356
+ "PlayingCardsFilled": 60698,
3357
+ "PlayingCardsRegular": 60699,
3358
+ "PlugConnectedFilled": 60700,
3359
+ "PlugConnectedRegular": 60701,
3360
+ "PlugConnectedAddFilled": 60702,
3361
+ "PlugConnectedAddRegular": 60703,
3362
+ "PlugConnectedCheckmarkFilled": 60704,
3363
+ "PlugConnectedCheckmarkRegular": 60705,
3364
+ "PlugConnectedSettingsFilled": 60706,
3365
+ "PlugConnectedSettingsRegular": 60707,
3366
+ "PlugDisconnectedFilled": 60708,
3367
+ "PlugDisconnectedRegular": 60709,
3368
+ "PointScanFilled": 60710,
3369
+ "PointScanRegular": 60711,
3370
+ "PollFilled": 60712,
3371
+ "PollRegular": 60713,
3372
+ "PollHorizontalFilled": 60714,
3373
+ "PollHorizontalRegular": 60715,
3374
+ "PollOffFilled": 60716,
3375
+ "PollOffRegular": 60717,
3376
+ "PortHdmiFilled": 60718,
3377
+ "PortHdmiRegular": 60719,
3378
+ "PortMicroUsbFilled": 60720,
3379
+ "PortMicroUsbRegular": 60721,
3380
+ "PortUsbAFilled": 60722,
3381
+ "PortUsbARegular": 60723,
3382
+ "PortUsbCFilled": 60724,
3383
+ "PortUsbCRegular": 60725,
3384
+ "PositionBackwardFilled": 60726,
3385
+ "PositionBackwardRegular": 60727,
3386
+ "PositionForwardFilled": 60728,
3387
+ "PositionForwardRegular": 60729,
3388
+ "PositionToBackFilled": 60730,
3389
+ "PositionToBackRegular": 60731,
3390
+ "PositionToFrontFilled": 60732,
3391
+ "PositionToFrontRegular": 60733,
3392
+ "PowerFilled": 60734,
3393
+ "PowerRegular": 60735,
3394
+ "PredictionsFilled": 60736,
3395
+ "PredictionsRegular": 60737,
3396
+ "PremiumFilled": 60738,
3397
+ "PremiumRegular": 60739,
3398
+ "PremiumPersonFilled": 60740,
3399
+ "PremiumPersonRegular": 60741,
3400
+ "PresenceAvailableFilled": 60742,
3401
+ "PresenceAvailableRegular": 60743,
3402
+ "PresenceAwayFilled": 60744,
3403
+ "PresenceAwayRegular": 60745,
3404
+ "PresenceBlockedRegular": 60746,
3405
+ "PresenceBusyFilled": 60747,
3406
+ "PresenceDndFilled": 60748,
3407
+ "PresenceDndRegular": 60749,
3408
+ "PresenceOfflineRegular": 60750,
3409
+ "PresenceOofRegular": 60751,
3410
+ "PresenceTentativeRegular": 60752,
3411
+ "PresenceUnknownRegular": 60753,
3412
+ "PresenterFilled": 60754,
3413
+ "PresenterRegular": 60755,
3414
+ "PresenterOffFilled": 60756,
3415
+ "PresenterOffRegular": 60757,
3416
+ "PreviewLinkFilled": 60758,
3417
+ "PreviewLinkRegular": 60759,
3418
+ "PreviousFilled": 60760,
3419
+ "PreviousRegular": 60761,
3420
+ "PreviousFrameFilled": 60762,
3421
+ "PreviousFrameRegular": 60763,
3422
+ "PrintFilled": 60764,
3423
+ "PrintRegular": 60765,
3424
+ "PrintAddFilled": 60766,
3425
+ "PrintAddRegular": 60767,
3426
+ "ProductionFilled": 60768,
3427
+ "ProductionRegular": 60769,
3428
+ "ProductionCheckmarkFilled": 60770,
3429
+ "ProductionCheckmarkRegular": 60771,
3430
+ "ProhibitedFilled": 60772,
3431
+ "ProhibitedRegular": 60773,
3432
+ "ProhibitedMultipleFilled": 60774,
3433
+ "ProhibitedMultipleRegular": 60775,
3434
+ "ProhibitedNoteFilled": 60776,
3435
+ "ProhibitedNoteRegular": 60777,
3436
+ "ProjectionScreenFilled": 60778,
3437
+ "ProjectionScreenRegular": 60779,
3438
+ "ProjectionScreenDismissFilled": 60780,
3439
+ "ProjectionScreenDismissRegular": 60781,
3440
+ "ProjectionScreenTextFilled": 60782,
3441
+ "ProjectionScreenTextRegular": 60783,
3442
+ "PromptFilled": 60784,
3443
+ "PromptRegular": 60785,
3444
+ "ProtocolHandlerFilled": 60786,
3445
+ "ProtocolHandlerRegular": 60787,
3446
+ "PulseFilled": 60788,
3447
+ "PulseRegular": 60789,
3448
+ "PulseSquareFilled": 60790,
3449
+ "PulseSquareRegular": 60791,
3450
+ "PuzzleCubeFilled": 60792,
3451
+ "PuzzleCubeRegular": 60793,
3452
+ "PuzzleCubePieceFilled": 60794,
3453
+ "PuzzleCubePieceRegular": 60795,
3454
+ "PuzzlePieceFilled": 60796,
3455
+ "PuzzlePieceRegular": 60797,
3456
+ "PuzzlePieceShieldFilled": 60798,
3457
+ "PuzzlePieceShieldRegular": 60799,
3458
+ "QrCodeFilled": 60800,
3459
+ "QrCodeRegular": 60801,
3460
+ "QuestionFilled": 60802,
3461
+ "QuestionRegular": 60803,
3462
+ "QuestionCircleFilled": 60804,
3463
+ "QuestionCircleRegular": 60805,
3464
+ "QuizNewFilled": 60806,
3465
+ "QuizNewRegular": 60807,
3466
+ "RadarFilled": 60808,
3467
+ "RadarRegular": 60809,
3468
+ "RadarCheckmarkFilled": 60810,
3469
+ "RadarCheckmarkRegular": 60811,
3470
+ "RadarRectangleMultipleFilled": 60812,
3471
+ "RadarRectangleMultipleRegular": 60813,
3472
+ "RadioButtonFilled": 60814,
3473
+ "RadioButtonRegular": 60815,
3474
+ "RamFilled": 60816,
3475
+ "RamRegular": 60817,
3476
+ "RatingMatureFilled": 60818,
3477
+ "RatingMatureRegular": 60819,
3478
+ "RatioOneToOneFilled": 60820,
3479
+ "RatioOneToOneRegular": 60821,
3480
+ "ReOrderFilled": 60822,
3481
+ "ReOrderRegular": 60823,
3482
+ "ReOrderDotsHorizontalFilled": 60824,
3483
+ "ReOrderDotsHorizontalRegular": 60825,
3484
+ "ReOrderDotsVerticalFilled": 60826,
3485
+ "ReOrderDotsVerticalRegular": 60827,
3486
+ "ReadAloudFilled": 60828,
3487
+ "ReadAloudRegular": 60829,
3488
+ "ReadingListFilled": 60830,
3489
+ "ReadingListRegular": 60831,
3490
+ "ReadingListAddFilled": 60832,
3491
+ "ReadingListAddRegular": 60833,
3492
+ "ReadingModeMobileFilled": 60834,
3493
+ "ReadingModeMobileRegular": 60835,
3494
+ "RealEstateFilled": 60836,
3495
+ "RealEstateRegular": 60837,
3496
+ "ReceiptFilled": 60838,
3497
+ "ReceiptRegular": 60839,
3498
+ "ReceiptAddFilled": 60840,
3499
+ "ReceiptAddRegular": 60841,
3500
+ "ReceiptBagFilled": 60842,
3501
+ "ReceiptBagRegular": 60843,
3502
+ "ReceiptCubeFilled": 60844,
3503
+ "ReceiptCubeRegular": 60845,
3504
+ "ReceiptMoneyFilled": 60846,
3505
+ "ReceiptMoneyRegular": 60847,
3506
+ "ReceiptPlayFilled": 60848,
3507
+ "ReceiptPlayRegular": 60849,
3508
+ "ReceiptSearchFilled": 60850,
3509
+ "ReceiptSearchRegular": 60851,
3510
+ "ReceiptSparklesFilled": 60852,
3511
+ "ReceiptSparklesRegular": 60853,
3512
+ "RecordFilled": 60854,
3513
+ "RecordRegular": 60855,
3514
+ "RecordStopFilled": 60856,
3515
+ "RecordStopRegular": 60857,
3516
+ "RectangleLandscapeFilled": 60858,
3517
+ "RectangleLandscapeRegular": 60859,
3518
+ "RectangleLandscapeHintCopyFilled": 60860,
3519
+ "RectangleLandscapeHintCopyRegular": 60861,
3520
+ "RectangleLandscapeSparkleFilled": 60862,
3521
+ "RectangleLandscapeSparkleRegular": 60863,
3522
+ "RectangleLandscapeSyncFilled": 60864,
3523
+ "RectangleLandscapeSyncRegular": 60865,
3524
+ "RectangleLandscapeSyncOffFilled": 60866,
3525
+ "RectangleLandscapeSyncOffRegular": 60867,
3526
+ "RectanglePortraitLocationTargetFilled": 60868,
3527
+ "RectanglePortraitLocationTargetRegular": 60869,
3528
+ "RecycleFilled": 60870,
3529
+ "RecycleRegular": 60871,
3530
+ "RemixAddFilled": 60872,
3531
+ "RemixAddRegular": 60873,
3532
+ "RemoteFilled": 60874,
3533
+ "RemoteRegular": 60875,
3534
+ "RenameFilled": 60876,
3535
+ "RenameRegular": 60877,
3536
+ "ReorderFilled": 60878,
3537
+ "ReorderRegular": 60879,
3538
+ "ReplayFilled": 60880,
3539
+ "ReplayRegular": 60881,
3540
+ "ResizeFilled": 60882,
3541
+ "ResizeRegular": 60883,
3542
+ "ResizeImageFilled": 60884,
3543
+ "ResizeImageRegular": 60885,
3544
+ "ResizeLargeFilled": 60886,
3545
+ "ResizeLargeRegular": 60887,
3546
+ "ResizeSmallFilled": 60888,
3547
+ "ResizeSmallRegular": 60889,
3548
+ "ResizeTableFilled": 60890,
3549
+ "ResizeTableRegular": 60891,
3550
+ "ResizeVideoFilled": 60892,
3551
+ "ResizeVideoRegular": 60893,
3552
+ "RewardFilled": 60894,
3553
+ "RewardRegular": 60895,
3554
+ "RewindFilled": 60896,
3555
+ "RewindRegular": 60897,
3556
+ "RhombusFilled": 60898,
3557
+ "RhombusRegular": 60899,
3558
+ "RibbonFilled": 60900,
3559
+ "RibbonRegular": 60901,
3560
+ "RibbonAddFilled": 60902,
3561
+ "RibbonAddRegular": 60903,
3562
+ "RibbonOffFilled": 60904,
3563
+ "RibbonOffRegular": 60905,
3564
+ "RibbonStarFilled": 60906,
3565
+ "RibbonStarRegular": 60907,
3566
+ "RoadFilled": 60908,
3567
+ "RoadRegular": 60909,
3568
+ "RoadConeFilled": 60910,
3569
+ "RoadConeRegular": 60911,
3570
+ "RocketFilled": 60912,
3571
+ "RocketRegular": 60913,
3572
+ "RotateLeftFilled": 60914,
3573
+ "RotateLeftRegular": 60915,
3574
+ "RotateRightFilled": 60916,
3575
+ "RotateRightRegular": 60917,
3576
+ "RouterFilled": 60918,
3577
+ "RouterRegular": 60919,
3578
+ "RowTripleFilled": 60920,
3579
+ "RowTripleRegular": 60921,
3580
+ "RssFilled": 60922,
3581
+ "RssRegular": 60923,
3582
+ "RulerFilled": 60924,
3583
+ "RulerRegular": 60925,
3584
+ "RunFilled": 60926,
3585
+ "RunRegular": 60927,
3586
+ "SanitizeFilled": 60928,
3587
+ "SanitizeRegular": 60929,
3588
+ "SaveFilled": 60930,
3589
+ "SaveRegular": 60931,
3590
+ "SaveArrowRightFilled": 60932,
3591
+ "SaveArrowRightRegular": 60933,
3592
+ "SaveCopyFilled": 60934,
3593
+ "SaveCopyRegular": 60935,
3594
+ "SaveEditFilled": 60936,
3595
+ "SaveEditRegular": 60937,
3596
+ "SaveImageFilled": 60938,
3597
+ "SaveImageRegular": 60939,
3598
+ "SaveMultipleFilled": 60940,
3599
+ "SaveMultipleRegular": 60941,
3600
+ "SaveSearchFilled": 60942,
3601
+ "SaveSearchRegular": 60943,
3602
+ "SaveSyncFilled": 60944,
3603
+ "SaveSyncRegular": 60945,
3604
+ "SavingsFilled": 60946,
3605
+ "SavingsRegular": 60947,
3606
+ "ScaleFillFilled": 60948,
3607
+ "ScaleFillRegular": 60949,
3608
+ "ScaleFitFilled": 60950,
3609
+ "ScaleFitRegular": 60951,
3610
+ "ScalesFilled": 60952,
3611
+ "ScalesRegular": 60953,
3612
+ "ScanFilled": 60954,
3613
+ "ScanRegular": 60955,
3614
+ "ScanCameraFilled": 60956,
3615
+ "ScanCameraRegular": 60957,
3616
+ "ScanDashFilled": 60958,
3617
+ "ScanDashRegular": 60959,
3618
+ "ScanObjectFilled": 60960,
3619
+ "ScanObjectRegular": 60961,
3620
+ "ScanPersonFilled": 60962,
3621
+ "ScanPersonRegular": 60963,
3622
+ "ScanTableFilled": 60964,
3623
+ "ScanTableRegular": 60965,
3624
+ "ScanTextFilled": 60966,
3625
+ "ScanTextRegular": 60967,
3626
+ "ScanThumbUpFilled": 60968,
3627
+ "ScanThumbUpRegular": 60969,
3628
+ "ScanThumbUpOffFilled": 60970,
3629
+ "ScanThumbUpOffRegular": 60971,
3630
+ "ScanTypeFilled": 60972,
3631
+ "ScanTypeRegular": 60973,
3632
+ "ScanTypeCheckmarkFilled": 60974,
3633
+ "ScanTypeCheckmarkRegular": 60975,
3634
+ "ScanTypeOffFilled": 60976,
3635
+ "ScanTypeOffRegular": 60977,
3636
+ "ScratchpadFilled": 60978,
3637
+ "ScratchpadRegular": 60979,
3638
+ "ScreenCutFilled": 60980,
3639
+ "ScreenCutRegular": 60981,
3640
+ "ScreenPersonFilled": 60982,
3641
+ "ScreenPersonRegular": 60983,
3642
+ "ScreenSearchFilled": 60984,
3643
+ "ScreenSearchRegular": 60985,
3644
+ "ScreenshotFilled": 60986,
3645
+ "ScreenshotRegular": 60987,
3646
+ "ScreenshotRecordFilled": 60988,
3647
+ "ScreenshotRecordRegular": 60989,
3648
+ "ScriptFilled": 60990,
3649
+ "ScriptRegular": 60991,
3650
+ "SearchFilled": 60992,
3651
+ "SearchRegular": 60993,
3652
+ "SearchInfoFilled": 60994,
3653
+ "SearchInfoRegular": 60995,
3654
+ "SearchSettingsFilled": 60996,
3655
+ "SearchSettingsRegular": 60997,
3656
+ "SearchShieldFilled": 60998,
3657
+ "SearchShieldRegular": 60999,
3658
+ "SearchSparkleFilled": 61000,
3659
+ "SearchSparkleRegular": 61001,
3660
+ "SearchSquareFilled": 61002,
3661
+ "SearchSquareRegular": 61003,
3662
+ "SearchVisualFilled": 61004,
3663
+ "SearchVisualRegular": 61005,
3664
+ "SeatFilled": 61006,
3665
+ "SeatRegular": 61007,
3666
+ "SeatAddFilled": 61008,
3667
+ "SeatAddRegular": 61009,
3668
+ "SelectAllOffFilled": 61010,
3669
+ "SelectAllOffRegular": 61011,
3670
+ "SelectAllOnFilled": 61012,
3671
+ "SelectAllOnRegular": 61013,
3672
+ "SelectObjectFilled": 61014,
3673
+ "SelectObjectRegular": 61015,
3674
+ "SelectObjectSkewFilled": 61016,
3675
+ "SelectObjectSkewRegular": 61017,
3676
+ "SelectObjectSkewDismissFilled": 61018,
3677
+ "SelectObjectSkewDismissRegular": 61019,
3678
+ "SelectObjectSkewEditFilled": 61020,
3679
+ "SelectObjectSkewEditRegular": 61021,
3680
+ "SendFilled": 61022,
3681
+ "SendRegular": 61023,
3682
+ "SendBeakerFilled": 61024,
3683
+ "SendBeakerRegular": 61025,
3684
+ "SendClockFilled": 61026,
3685
+ "SendClockRegular": 61027,
3686
+ "SendCopyFilled": 61028,
3687
+ "SendCopyRegular": 61029,
3688
+ "SendPersonFilled": 61030,
3689
+ "SendPersonRegular": 61031,
3690
+ "SerialPortFilled": 61032,
3691
+ "SerialPortRegular": 61033,
3692
+ "ServerFilled": 61034,
3693
+ "ServerRegular": 61035,
3694
+ "ServerLinkFilled": 61036,
3695
+ "ServerLinkRegular": 61037,
3696
+ "ServerMultipleFilled": 61038,
3697
+ "ServerMultipleRegular": 61039,
3698
+ "ServerPlayFilled": 61040,
3699
+ "ServerPlayRegular": 61041,
3700
+ "ServiceBellFilled": 61042,
3701
+ "ServiceBellRegular": 61043,
3702
+ "SettingsFilled": 61044,
3703
+ "SettingsRegular": 61045,
3704
+ "SettingsChatFilled": 61046,
3705
+ "SettingsChatRegular": 61047,
3706
+ "SettingsCogMultipleFilled": 61048,
3707
+ "SettingsCogMultipleRegular": 61049,
3708
+ "ShapeExcludeFilled": 61050,
3709
+ "ShapeExcludeRegular": 61051,
3710
+ "ShapeIntersectFilled": 61052,
3711
+ "ShapeIntersectRegular": 61053,
3712
+ "ShapeOrganicFilled": 61054,
3713
+ "ShapeOrganicRegular": 61055,
3714
+ "ShapeSubtractFilled": 61056,
3715
+ "ShapeSubtractRegular": 61057,
3716
+ "ShapeUnionFilled": 61058,
3717
+ "ShapeUnionRegular": 61059,
3718
+ "ShapesFilled": 61060,
3719
+ "ShapesRegular": 61061,
3720
+ "ShareFilled": 61062,
3721
+ "ShareRegular": 61063,
3722
+ "ShareAndroidFilled": 61064,
3723
+ "ShareAndroidRegular": 61065,
3724
+ "ShareCloseTrayFilled": 61066,
3725
+ "ShareCloseTrayRegular": 61067,
3726
+ "ShareIosFilled": 61068,
3727
+ "ShareIosRegular": 61069,
3728
+ "ShareMultipleFilled": 61070,
3729
+ "ShareMultipleRegular": 61071,
3730
+ "ShareScreenPersonFilled": 61072,
3731
+ "ShareScreenPersonRegular": 61073,
3732
+ "ShareScreenPersonOverlayFilled": 61074,
3733
+ "ShareScreenPersonOverlayRegular": 61075,
3734
+ "ShareScreenPersonOverlayInsideFilled": 61076,
3735
+ "ShareScreenPersonOverlayInsideRegular": 61077,
3736
+ "ShareScreenPersonPFilled": 61078,
3737
+ "ShareScreenPersonPRegular": 61079,
3738
+ "ShareScreenStartFilled": 61080,
3739
+ "ShareScreenStartRegular": 61081,
3740
+ "ShareScreenStopFilled": 61082,
3741
+ "ShareScreenStopRegular": 61083,
3742
+ "ShieldFilled": 61084,
3743
+ "ShieldRegular": 61085,
3744
+ "ShieldAddFilled": 61086,
3745
+ "ShieldAddRegular": 61087,
3746
+ "ShieldBadgeFilled": 61088,
3747
+ "ShieldBadgeRegular": 61089,
3748
+ "ShieldCheckmarkFilled": 61090,
3749
+ "ShieldCheckmarkRegular": 61091,
3750
+ "ShieldDismissFilled": 61092,
3751
+ "ShieldDismissRegular": 61093,
3752
+ "ShieldDismissShieldFilled": 61094,
3753
+ "ShieldDismissShieldRegular": 61095,
3754
+ "ShieldErrorFilled": 61096,
3755
+ "ShieldErrorRegular": 61097,
3756
+ "ShieldGlobeFilled": 61098,
3757
+ "ShieldGlobeRegular": 61099,
3758
+ "ShieldKeyholeFilled": 61100,
3759
+ "ShieldKeyholeRegular": 61101,
3760
+ "ShieldLockFilled": 61102,
3761
+ "ShieldLockRegular": 61103,
3762
+ "ShieldPersonFilled": 61104,
3763
+ "ShieldPersonRegular": 61105,
3764
+ "ShieldPersonAddFilled": 61106,
3765
+ "ShieldPersonAddRegular": 61107,
3766
+ "ShieldProhibitedFilled": 61108,
3767
+ "ShieldProhibitedRegular": 61109,
3768
+ "ShieldQuestionFilled": 61110,
3769
+ "ShieldQuestionRegular": 61111,
3770
+ "ShieldTaskFilled": 61112,
3771
+ "ShieldTaskRegular": 61113,
3772
+ "ShiftsFilled": 61114,
3773
+ "ShiftsRegular": 61115,
3774
+ "Shifts30MinutesFilled": 61116,
3775
+ "Shifts30MinutesRegular": 61117,
3776
+ "ShiftsActivityFilled": 61118,
3777
+ "ShiftsActivityRegular": 61119,
3778
+ "ShiftsAddFilled": 61120,
3779
+ "ShiftsAddRegular": 61121,
3780
+ "ShiftsAvailabilityFilled": 61122,
3781
+ "ShiftsAvailabilityRegular": 61123,
3782
+ "ShiftsCheckmarkFilled": 61124,
3783
+ "ShiftsCheckmarkRegular": 61125,
3784
+ "ShiftsDayFilled": 61126,
3785
+ "ShiftsDayRegular": 61127,
3786
+ "ShiftsOpenFilled": 61128,
3787
+ "ShiftsOpenRegular": 61129,
3788
+ "ShiftsProhibitedFilled": 61130,
3789
+ "ShiftsProhibitedRegular": 61131,
3790
+ "ShiftsQuestionMarkFilled": 61132,
3791
+ "ShiftsQuestionMarkRegular": 61133,
3792
+ "ShiftsTeamFilled": 61134,
3793
+ "ShiftsTeamRegular": 61135,
3794
+ "ShoppingBagFilled": 61136,
3795
+ "ShoppingBagRegular": 61137,
3796
+ "ShoppingBagAddFilled": 61138,
3797
+ "ShoppingBagAddRegular": 61139,
3798
+ "ShoppingBagArrowLeftFilled": 61140,
3799
+ "ShoppingBagArrowLeftRegular": 61141,
3800
+ "ShoppingBagDismissFilled": 61142,
3801
+ "ShoppingBagDismissRegular": 61143,
3802
+ "ShoppingBagPauseFilled": 61144,
3803
+ "ShoppingBagPauseRegular": 61145,
3804
+ "ShoppingBagPercentFilled": 61146,
3805
+ "ShoppingBagPercentRegular": 61147,
3806
+ "ShoppingBagPlayFilled": 61148,
3807
+ "ShoppingBagPlayRegular": 61149,
3808
+ "ShoppingBagTagFilled": 61150,
3809
+ "ShoppingBagTagRegular": 61151,
3810
+ "ShortpickFilled": 61152,
3811
+ "ShortpickRegular": 61153,
3812
+ "ShowerheadFilled": 61154,
3813
+ "ShowerheadRegular": 61155,
3814
+ "SidebarSearchLtrFilled": 61156,
3815
+ "SidebarSearchLtrRegular": 61157,
3816
+ "SidebarSearchRtlFilled": 61158,
3817
+ "SidebarSearchRtlRegular": 61159,
3818
+ "SignOutFilled": 61160,
3819
+ "SignOutRegular": 61161,
3820
+ "SignatureFilled": 61162,
3821
+ "SignatureRegular": 61163,
3822
+ "SimFilled": 61164,
3823
+ "SimRegular": 61165,
3824
+ "SkipBack10Filled": 61166,
3825
+ "SkipBack10Regular": 61167,
3826
+ "SkipForward10Filled": 61168,
3827
+ "SkipForward10Regular": 61169,
3828
+ "SkipForward30Filled": 61170,
3829
+ "SkipForward30Regular": 61171,
3830
+ "SkipForwardTabFilled": 61172,
3831
+ "SkipForwardTabRegular": 61173,
3832
+ "SlashForwardFilled": 61174,
3833
+ "SlashForwardRegular": 61175,
3834
+ "SleepFilled": 61176,
3835
+ "SleepRegular": 61177,
3836
+ "SlideAddFilled": 61178,
3837
+ "SlideAddRegular": 61179,
3838
+ "SlideArrowRightFilled": 61180,
3839
+ "SlideArrowRightRegular": 61181,
3840
+ "SlideEraserFilled": 61182,
3841
+ "SlideEraserRegular": 61183,
3842
+ "SlideGridFilled": 61184,
3843
+ "SlideGridRegular": 61185,
3844
+ "SlideHideFilled": 61186,
3845
+ "SlideHideRegular": 61187,
3846
+ "SlideLayoutFilled": 61188,
3847
+ "SlideLayoutRegular": 61189,
3848
+ "SlideLinkFilled": 61190,
3849
+ "SlideLinkRegular": 61191,
3850
+ "SlideMicrophoneFilled": 61192,
3851
+ "SlideMicrophoneRegular": 61193,
3852
+ "SlideMultipleFilled": 61194,
3853
+ "SlideMultipleRegular": 61195,
3854
+ "SlideMultipleArrowRightFilled": 61196,
3855
+ "SlideMultipleArrowRightRegular": 61197,
3856
+ "SlideMultipleSearchFilled": 61198,
3857
+ "SlideMultipleSearchRegular": 61199,
3858
+ "SlidePlayFilled": 61200,
3859
+ "SlidePlayRegular": 61201,
3860
+ "SlideRecordFilled": 61202,
3861
+ "SlideRecordRegular": 61203,
3862
+ "SlideSearchFilled": 61204,
3863
+ "SlideSearchRegular": 61205,
3864
+ "SlideSettingsFilled": 61206,
3865
+ "SlideSettingsRegular": 61207,
3866
+ "SlideSizeFilled": 61208,
3867
+ "SlideSizeRegular": 61209,
3868
+ "SlideTextFilled": 61210,
3869
+ "SlideTextRegular": 61211,
3870
+ "SlideTextCallFilled": 61212,
3871
+ "SlideTextCallRegular": 61213,
3872
+ "SlideTextCursorFilled": 61214,
3873
+ "SlideTextCursorRegular": 61215,
3874
+ "SlideTextEditFilled": 61216,
3875
+ "SlideTextEditRegular": 61217,
3876
+ "SlideTextMultipleFilled": 61218,
3877
+ "SlideTextMultipleRegular": 61219,
3878
+ "SlideTextPersonFilled": 61220,
3879
+ "SlideTextPersonRegular": 61221,
3880
+ "SlideTextSparkleFilled": 61222,
3881
+ "SlideTextSparkleRegular": 61223,
3882
+ "SlideTransitionFilled": 61224,
3883
+ "SlideTransitionRegular": 61225,
3884
+ "SmartwatchFilled": 61226,
3885
+ "SmartwatchRegular": 61227,
3886
+ "SmartwatchDotFilled": 61228,
3887
+ "SmartwatchDotRegular": 61229,
3888
+ "SnoozeFilled": 61230,
3889
+ "SnoozeRegular": 61231,
3890
+ "SoundSourceFilled": 61232,
3891
+ "SoundSourceRegular": 61233,
3892
+ "SoundWaveCircleFilled": 61234,
3893
+ "SoundWaveCircleRegular": 61235,
3894
+ "Space3DFilled": 61236,
3895
+ "Space3DRegular": 61237,
3896
+ "SpacebarFilled": 61238,
3897
+ "SpacebarRegular": 61239,
3898
+ "SparkleFilled": 61240,
3899
+ "SparkleRegular": 61241,
3900
+ "SparkleCircleFilled": 61242,
3901
+ "SparkleCircleRegular": 61243,
3902
+ "SpatulaSpoonFilled": 61244,
3903
+ "SpatulaSpoonRegular": 61245,
3904
+ "Speaker0Filled": 61246,
3905
+ "Speaker0Regular": 61247,
3906
+ "Speaker1Filled": 61248,
3907
+ "Speaker1Regular": 61249,
3908
+ "Speaker2Filled": 61250,
3909
+ "Speaker2Regular": 61251,
3910
+ "SpeakerBluetoothFilled": 61252,
3911
+ "SpeakerBluetoothRegular": 61253,
3912
+ "SpeakerBoxFilled": 61254,
3913
+ "SpeakerBoxRegular": 61255,
3914
+ "SpeakerEditFilled": 61256,
3915
+ "SpeakerEditRegular": 61257,
3916
+ "SpeakerMuteFilled": 61258,
3917
+ "SpeakerMuteRegular": 61259,
3918
+ "SpeakerOffFilled": 61260,
3919
+ "SpeakerOffRegular": 61261,
3920
+ "SpeakerSettingsFilled": 61262,
3921
+ "SpeakerSettingsRegular": 61263,
3922
+ "SpeakerUsbFilled": 61264,
3923
+ "SpeakerUsbRegular": 61265,
3924
+ "SpinnerIosFilled": 61266,
3925
+ "SpinnerIosRegular": 61267,
3926
+ "SplitHintFilled": 61268,
3927
+ "SplitHintRegular": 61269,
3928
+ "SplitHorizontalFilled": 61270,
3929
+ "SplitHorizontalRegular": 61271,
3930
+ "SplitVerticalFilled": 61272,
3931
+ "SplitVerticalRegular": 61273,
3932
+ "SportFilled": 61274,
3933
+ "SportRegular": 61275,
3934
+ "SportAmericanFootballFilled": 61276,
3935
+ "SportAmericanFootballRegular": 61277,
3936
+ "SportBaseballFilled": 61278,
3937
+ "SportBaseballRegular": 61279,
3938
+ "SportBasketballFilled": 61280,
3939
+ "SportBasketballRegular": 61281,
3940
+ "SportHockeyFilled": 61282,
3941
+ "SportHockeyRegular": 61283,
3942
+ "SportSoccerFilled": 61284,
3943
+ "SportSoccerRegular": 61285,
3944
+ "SquareFilled": 61286,
3945
+ "SquareRegular": 61287,
3946
+ "SquareAddFilled": 61288,
3947
+ "SquareAddRegular": 61289,
3948
+ "SquareArrowForwardFilled": 61290,
3949
+ "SquareArrowForwardRegular": 61291,
3950
+ "SquareDismissFilled": 61292,
3951
+ "SquareDismissRegular": 61293,
3952
+ "SquareDovetailJointFilled": 61294,
3953
+ "SquareDovetailJointRegular": 61295,
3954
+ "SquareEraserFilled": 61296,
3955
+ "SquareEraserRegular": 61297,
3956
+ "SquareHintFilled": 61298,
3957
+ "SquareHintRegular": 61299,
3958
+ "SquareHintAppsFilled": 61300,
3959
+ "SquareHintAppsRegular": 61301,
3960
+ "SquareHintArrowBackFilled": 61302,
3961
+ "SquareHintArrowBackRegular": 61303,
3962
+ "SquareHintHexagonFilled": 61304,
3963
+ "SquareHintHexagonRegular": 61305,
3964
+ "SquareHintSparklesFilled": 61306,
3965
+ "SquareHintSparklesRegular": 61307,
3966
+ "SquareMultipleFilled": 61308,
3967
+ "SquareMultipleRegular": 61309,
3968
+ "SquareShadowFilled": 61310,
3969
+ "SquareShadowRegular": 61311,
3970
+ "SquaresNestedFilled": 61312,
3971
+ "SquaresNestedRegular": 61313,
3972
+ "StackFilled": 61314,
3973
+ "StackRegular": 61315,
3974
+ "StackAddFilled": 61316,
3975
+ "StackAddRegular": 61317,
3976
+ "StackArrowForwardFilled": 61318,
3977
+ "StackArrowForwardRegular": 61319,
3978
+ "StackStarFilled": 61320,
3979
+ "StackStarRegular": 61321,
3980
+ "StackVerticalFilled": 61322,
3981
+ "StackVerticalRegular": 61323,
3982
+ "StarFilled": 61324,
3983
+ "StarRegular": 61325,
3984
+ "StarAddFilled": 61326,
3985
+ "StarAddRegular": 61327,
3986
+ "StarArrowBackFilled": 61328,
3987
+ "StarArrowBackRegular": 61329,
3988
+ "StarArrowRightEndFilled": 61330,
3989
+ "StarArrowRightEndRegular": 61331,
3990
+ "StarArrowRightStartFilled": 61332,
3991
+ "StarArrowRightStartRegular": 61333,
3992
+ "StarCheckmarkFilled": 61334,
3993
+ "StarCheckmarkRegular": 61335,
3994
+ "StarDismissFilled": 61336,
3995
+ "StarDismissRegular": 61337,
3996
+ "StarEditFilled": 61338,
3997
+ "StarEditRegular": 61339,
3998
+ "StarEmphasisFilled": 61340,
3999
+ "StarEmphasisRegular": 61341,
4000
+ "StarHalfFilled": 61342,
4001
+ "StarHalfRegular": 61343,
4002
+ "StarLineHorizontal3Filled": 61344,
4003
+ "StarLineHorizontal3Regular": 61345,
4004
+ "StarOffFilled": 61346,
4005
+ "StarOffRegular": 61347,
4006
+ "StarOneQuarterFilled": 61348,
4007
+ "StarOneQuarterRegular": 61349,
4008
+ "StarProhibitedFilled": 61350,
4009
+ "StarProhibitedRegular": 61351,
4010
+ "StarSettingsFilled": 61352,
4011
+ "StarSettingsRegular": 61353,
4012
+ "StarThreeQuarterFilled": 61354,
4013
+ "StarThreeQuarterRegular": 61355,
4014
+ "StatusFilled": 61356,
4015
+ "StatusRegular": 61357,
4016
+ "StepFilled": 61358,
4017
+ "StepRegular": 61359,
4018
+ "StepsFilled": 61360,
4019
+ "StepsRegular": 61361,
4020
+ "StethoscopeFilled": 61362,
4021
+ "StethoscopeRegular": 61363,
4022
+ "StickerFilled": 61364,
4023
+ "StickerRegular": 61365,
4024
+ "StickerAddFilled": 61366,
4025
+ "StickerAddRegular": 61367,
4026
+ "StopFilled": 61368,
4027
+ "StopRegular": 61369,
4028
+ "StorageFilled": 61370,
4029
+ "StorageRegular": 61371,
4030
+ "StoreMicrosoftFilled": 61372,
4031
+ "StoreMicrosoftRegular": 61373,
4032
+ "StreamFilled": 61374,
4033
+ "StreamRegular": 61375,
4034
+ "StreamInputFilled": 61376,
4035
+ "StreamInputRegular": 61377,
4036
+ "StreamInputOutputFilled": 61378,
4037
+ "StreamInputOutputRegular": 61379,
4038
+ "StreamOutputFilled": 61380,
4039
+ "StreamOutputRegular": 61381,
4040
+ "StreetSignFilled": 61382,
4041
+ "StreetSignRegular": 61383,
4042
+ "StyleGuideFilled": 61384,
4043
+ "StyleGuideRegular": 61385,
4044
+ "SubGridFilled": 61386,
4045
+ "SubGridRegular": 61387,
4046
+ "SubtitlesFilled": 61388,
4047
+ "SubtitlesRegular": 61389,
4048
+ "SubtractFilled": 61390,
4049
+ "SubtractRegular": 61391,
4050
+ "SubtractCircleFilled": 61392,
4051
+ "SubtractCircleRegular": 61393,
4052
+ "SubtractCircleArrowBackFilled": 61394,
4053
+ "SubtractCircleArrowBackRegular": 61395,
4054
+ "SubtractCircleArrowForwardFilled": 61396,
4055
+ "SubtractCircleArrowForwardRegular": 61397,
4056
+ "SubtractParenthesesFilled": 61398,
4057
+ "SubtractParenthesesRegular": 61399,
4058
+ "SubtractSquareFilled": 61400,
4059
+ "SubtractSquareRegular": 61401,
4060
+ "SubtractSquareMultipleFilled": 61402,
4061
+ "SubtractSquareMultipleRegular": 61403,
4062
+ "SurfaceEarbudsFilled": 61404,
4063
+ "SurfaceEarbudsRegular": 61405,
4064
+ "SurfaceHubFilled": 61406,
4065
+ "SurfaceHubRegular": 61407,
4066
+ "SwimmingPoolFilled": 61408,
4067
+ "SwimmingPoolRegular": 61409,
4068
+ "SwipeDownFilled": 61410,
4069
+ "SwipeDownRegular": 61411,
4070
+ "SwipeRightFilled": 61412,
4071
+ "SwipeRightRegular": 61413,
4072
+ "SwipeUpFilled": 61414,
4073
+ "SwipeUpRegular": 61415,
4074
+ "SymbolsFilled": 61416,
4075
+ "SymbolsRegular": 61417,
4076
+ "SyncOffFilled": 61418,
4077
+ "SyncOffRegular": 61419,
4078
+ "SyringeFilled": 61420,
4079
+ "SyringeRegular": 61421,
4080
+ "SystemFilled": 61422,
4081
+ "SystemRegular": 61423,
4082
+ "TabFilled": 61424,
4083
+ "TabRegular": 61425,
4084
+ "TabAddFilled": 61426,
4085
+ "TabAddRegular": 61427,
4086
+ "TabArrowLeftFilled": 61428,
4087
+ "TabArrowLeftRegular": 61429,
4088
+ "TabDesktopFilled": 61430,
4089
+ "TabDesktopRegular": 61431,
4090
+ "TabDesktopArrowClockwiseFilled": 61432,
4091
+ "TabDesktopArrowClockwiseRegular": 61433,
4092
+ "TabDesktopArrowLeftFilled": 61434,
4093
+ "TabDesktopArrowLeftRegular": 61435,
4094
+ "TabDesktopBottomFilled": 61436,
4095
+ "TabDesktopBottomRegular": 61437,
4096
+ "TabDesktopClockFilled": 61438,
4097
+ "TabDesktopClockRegular": 61439,
4098
+ "TabDesktopCopyFilled": 61440,
4099
+ "TabDesktopCopyRegular": 61441,
4100
+ "TabDesktopImageFilled": 61442,
4101
+ "TabDesktopImageRegular": 61443,
4102
+ "TabDesktopLinkFilled": 61444,
4103
+ "TabDesktopLinkRegular": 61445,
4104
+ "TabDesktopMultipleFilled": 61446,
4105
+ "TabDesktopMultipleRegular": 61447,
4106
+ "TabDesktopMultipleAddFilled": 61448,
4107
+ "TabDesktopMultipleAddRegular": 61449,
4108
+ "TabDesktopMultipleBottomFilled": 61450,
4109
+ "TabDesktopMultipleBottomRegular": 61451,
4110
+ "TabDesktopMultipleSparkleFilled": 61452,
4111
+ "TabDesktopMultipleSparkleRegular": 61453,
4112
+ "TabDesktopNewPageFilled": 61454,
4113
+ "TabDesktopNewPageRegular": 61455,
4114
+ "TabDesktopSearchFilled": 61456,
4115
+ "TabDesktopSearchRegular": 61457,
4116
+ "TabGroupFilled": 61458,
4117
+ "TabGroupRegular": 61459,
4118
+ "TabInPrivateFilled": 61460,
4119
+ "TabInPrivateRegular": 61461,
4120
+ "TabInprivateAccountFilled": 61462,
4121
+ "TabInprivateAccountRegular": 61463,
4122
+ "TabProhibitedFilled": 61464,
4123
+ "TabProhibitedRegular": 61465,
4124
+ "TabShieldDismissFilled": 61466,
4125
+ "TabShieldDismissRegular": 61467,
4126
+ "TableFilled": 61468,
4127
+ "TableRegular": 61469,
4128
+ "TableAddFilled": 61470,
4129
+ "TableAddRegular": 61471,
4130
+ "TableArrowUpFilled": 61472,
4131
+ "TableArrowUpRegular": 61473,
4132
+ "TableBottomRowFilled": 61474,
4133
+ "TableBottomRowRegular": 61475,
4134
+ "TableCalculatorFilled": 61476,
4135
+ "TableCalculatorRegular": 61477,
4136
+ "TableCellEditFilled": 61478,
4137
+ "TableCellEditRegular": 61479,
4138
+ "TableCellsMergeFilled": 61480,
4139
+ "TableCellsMergeRegular": 61481,
4140
+ "TableCellsSplitFilled": 61482,
4141
+ "TableCellsSplitRegular": 61483,
4142
+ "TableCheckerFilled": 61484,
4143
+ "TableCheckerRegular": 61485,
4144
+ "TableColumnTopBottomFilled": 61486,
4145
+ "TableColumnTopBottomRegular": 61487,
4146
+ "TableCopyFilled": 61488,
4147
+ "TableCopyRegular": 61489,
4148
+ "TableCursorFilled": 61490,
4149
+ "TableCursorRegular": 61491,
4150
+ "TableDeleteColumnFilled": 61492,
4151
+ "TableDeleteColumnRegular": 61493,
4152
+ "TableDeleteRowFilled": 61494,
4153
+ "TableDeleteRowRegular": 61495,
4154
+ "TableDismissFilled": 61496,
4155
+ "TableDismissRegular": 61497,
4156
+ "TableEditFilled": 61498,
4157
+ "TableEditRegular": 61499,
4158
+ "TableFreezeColumnFilled": 61500,
4159
+ "TableFreezeColumnRegular": 61501,
4160
+ "TableFreezeColumnAndRowFilled": 61502,
4161
+ "TableFreezeColumnAndRowRegular": 61503,
4162
+ "TableFreezeRowFilled": 61504,
4163
+ "TableFreezeRowRegular": 61505,
4164
+ "TableImageFilled": 61506,
4165
+ "TableImageRegular": 61507,
4166
+ "TableInsertColumnFilled": 61508,
4167
+ "TableInsertColumnRegular": 61509,
4168
+ "TableInsertRowFilled": 61510,
4169
+ "TableInsertRowRegular": 61511,
4170
+ "TableLightningFilled": 61512,
4171
+ "TableLightningRegular": 61513,
4172
+ "TableLinkFilled": 61514,
4173
+ "TableLinkRegular": 61515,
4174
+ "TableLockFilled": 61516,
4175
+ "TableLockRegular": 61517,
4176
+ "TableMoveAboveFilled": 61518,
4177
+ "TableMoveAboveRegular": 61519,
4178
+ "TableMoveBelowFilled": 61520,
4179
+ "TableMoveBelowRegular": 61521,
4180
+ "TableMoveLeftFilled": 61522,
4181
+ "TableMoveLeftRegular": 61523,
4182
+ "TableMoveRightFilled": 61524,
4183
+ "TableMoveRightRegular": 61525,
4184
+ "TableMultipleFilled": 61526,
4185
+ "TableMultipleRegular": 61527,
4186
+ "TableOffsetFilled": 61528,
4187
+ "TableOffsetRegular": 61529,
4188
+ "TableOffsetAddFilled": 61530,
4189
+ "TableOffsetAddRegular": 61531,
4190
+ "TableOffsetLessThanOrEqualToFilled": 61532,
4191
+ "TableOffsetLessThanOrEqualToRegular": 61533,
4192
+ "TableOffsetSettingsFilled": 61534,
4193
+ "TableOffsetSettingsRegular": 61535,
4194
+ "TableResizeColumnFilled": 61536,
4195
+ "TableResizeColumnRegular": 61537,
4196
+ "TableResizeRowFilled": 61538,
4197
+ "TableResizeRowRegular": 61539,
4198
+ "TableSearchFilled": 61540,
4199
+ "TableSearchRegular": 61541,
4200
+ "TableSettingsFilled": 61542,
4201
+ "TableSettingsRegular": 61543,
4202
+ "TableSimpleFilled": 61544,
4203
+ "TableSimpleRegular": 61545,
4204
+ "TableSimpleCheckmarkFilled": 61546,
4205
+ "TableSimpleCheckmarkRegular": 61547,
4206
+ "TableSimpleExcludeFilled": 61548,
4207
+ "TableSimpleExcludeRegular": 61549,
4208
+ "TableSimpleIncludeFilled": 61550,
4209
+ "TableSimpleIncludeRegular": 61551,
4210
+ "TableSimpleMultipleFilled": 61552,
4211
+ "TableSimpleMultipleRegular": 61553,
4212
+ "TableSparkleFilled": 61554,
4213
+ "TableSparkleRegular": 61555,
4214
+ "TableSplitFilled": 61556,
4215
+ "TableSplitRegular": 61557,
4216
+ "TableStackAboveFilled": 61558,
4217
+ "TableStackAboveRegular": 61559,
4218
+ "TableStackBelowFilled": 61560,
4219
+ "TableStackBelowRegular": 61561,
4220
+ "TableStackLeftFilled": 61562,
4221
+ "TableStackLeftRegular": 61563,
4222
+ "TableStackRightFilled": 61564,
4223
+ "TableStackRightRegular": 61565,
4224
+ "TableSwitchFilled": 61566,
4225
+ "TableSwitchRegular": 61567,
4226
+ "TabletFilled": 61568,
4227
+ "TabletRegular": 61569,
4228
+ "TabletLaptopFilled": 61570,
4229
+ "TabletLaptopRegular": 61571,
4230
+ "TabletSpeakerFilled": 61572,
4231
+ "TabletSpeakerRegular": 61573,
4232
+ "TabsFilled": 61574,
4233
+ "TabsRegular": 61575,
4234
+ "TagFilled": 61576,
4235
+ "TagRegular": 61577,
4236
+ "TagCircleFilled": 61578,
4237
+ "TagCircleRegular": 61579,
4238
+ "TagDismissFilled": 61580,
4239
+ "TagDismissRegular": 61581,
4240
+ "TagErrorFilled": 61582,
4241
+ "TagErrorRegular": 61583,
4242
+ "TagLockFilled": 61584,
4243
+ "TagLockRegular": 61585,
4244
+ "TagLockAccentFilled": 61586,
4245
+ "TagMultipleFilled": 61587,
4246
+ "TagMultipleRegular": 61588,
4247
+ "TagOffFilled": 61589,
4248
+ "TagOffRegular": 61590,
4249
+ "TagQuestionMarkFilled": 61591,
4250
+ "TagQuestionMarkRegular": 61592,
4251
+ "TagResetFilled": 61593,
4252
+ "TagResetRegular": 61594,
4253
+ "TagSearchFilled": 61595,
4254
+ "TagSearchRegular": 61596,
4255
+ "TapDoubleFilled": 61597,
4256
+ "TapDoubleRegular": 61598,
4257
+ "TapSingleFilled": 61599,
4258
+ "TapSingleRegular": 61600,
4259
+ "TargetFilled": 61601,
4260
+ "TargetRegular": 61602,
4261
+ "TargetAddFilled": 61603,
4262
+ "TargetAddRegular": 61604,
4263
+ "TargetArrowFilled": 61605,
4264
+ "TargetArrowRegular": 61606,
4265
+ "TargetDismissFilled": 61607,
4266
+ "TargetDismissRegular": 61608,
4267
+ "TargetEditFilled": 61609,
4268
+ "TargetEditRegular": 61610,
4269
+ "TaskListAddFilled": 61611,
4270
+ "TaskListAddRegular": 61612,
4271
+ "TaskListLtrFilled": 61613,
4272
+ "TaskListLtrRegular": 61614,
4273
+ "TaskListRtlFilled": 61615,
4274
+ "TaskListRtlRegular": 61616,
4275
+ "TaskListSquareAddFilled": 61617,
4276
+ "TaskListSquareAddRegular": 61618,
4277
+ "TaskListSquareDatabaseFilled": 61619,
4278
+ "TaskListSquareDatabaseRegular": 61620,
4279
+ "TaskListSquareLtrFilled": 61621,
4280
+ "TaskListSquareLtrRegular": 61622,
4281
+ "TaskListSquarePersonFilled": 61623,
4282
+ "TaskListSquarePersonRegular": 61624,
4283
+ "TaskListSquareRtlFilled": 61625,
4284
+ "TaskListSquareRtlRegular": 61626,
4285
+ "TaskListSquareSettingsFilled": 61627,
4286
+ "TaskListSquareSettingsRegular": 61628,
4287
+ "TasksAppFilled": 61629,
4288
+ "TasksAppRegular": 61630,
4289
+ "TeachingFilled": 61631,
4290
+ "TeachingRegular": 61632,
4291
+ "TeardropBottomRightFilled": 61633,
4292
+ "TeardropBottomRightRegular": 61634,
4293
+ "TeddyFilled": 61635,
4294
+ "TeddyRegular": 61636,
4295
+ "TemperatureFilled": 61637,
4296
+ "TemperatureRegular": 61638,
4297
+ "TentFilled": 61639,
4298
+ "TentRegular": 61640,
4299
+ "TetrisAppFilled": 61641,
4300
+ "TetrisAppRegular": 61642,
4301
+ "TextAddFilled": 61643,
4302
+ "TextAddRegular": 61644,
4303
+ "TextAddSpaceAfterFilled": 61645,
4304
+ "TextAddSpaceAfterRegular": 61646,
4305
+ "TextAddSpaceBeforeFilled": 61647,
4306
+ "TextAddSpaceBeforeRegular": 61648,
4307
+ "TextAddTFilled": 61649,
4308
+ "TextAddTRegular": 61650,
4309
+ "TextAlignCenterFilled": 61651,
4310
+ "TextAlignCenterRegular": 61652,
4311
+ "TextAlignCenterRotate270Filled": 61653,
4312
+ "TextAlignCenterRotate270Regular": 61654,
4313
+ "TextAlignCenterRotate90Filled": 61655,
4314
+ "TextAlignCenterRotate90Regular": 61656,
4315
+ "TextAlignDistributedFilled": 61657,
4316
+ "TextAlignDistributedRegular": 61658,
4317
+ "TextAlignDistributedEvenlyFilled": 61659,
4318
+ "TextAlignDistributedEvenlyRegular": 61660,
4319
+ "TextAlignDistributedVerticalFilled": 61661,
4320
+ "TextAlignDistributedVerticalRegular": 61662,
4321
+ "TextAlignJustifyFilled": 61663,
4322
+ "TextAlignJustifyRegular": 61664,
4323
+ "TextAlignJustifyLowFilled": 61665,
4324
+ "TextAlignJustifyLowRegular": 61666,
4325
+ "TextAlignJustifyLow90Filled": 61667,
4326
+ "TextAlignJustifyLow90Regular": 61668,
4327
+ "TextAlignJustifyLowRotate270Filled": 61669,
4328
+ "TextAlignJustifyLowRotate270Regular": 61670,
4329
+ "TextAlignJustifyLowRotate90Filled": 61671,
4330
+ "TextAlignJustifyLowRotate90Regular": 61672,
4331
+ "TextAlignJustifyRotate270Filled": 61673,
4332
+ "TextAlignJustifyRotate270Regular": 61674,
4333
+ "TextAlignJustifyRotate90Filled": 61675,
4334
+ "TextAlignJustifyRotate90Regular": 61676,
4335
+ "TextAlignLeftFilled": 61677,
4336
+ "TextAlignLeftRegular": 61678,
4337
+ "TextAlignLeftRotate270Filled": 61679,
4338
+ "TextAlignLeftRotate270Regular": 61680,
4339
+ "TextAlignLeftRotate90Filled": 61681,
4340
+ "TextAlignLeftRotate90Regular": 61682,
4341
+ "TextAlignRightFilled": 61683,
4342
+ "TextAlignRightRegular": 61684,
4343
+ "TextAlignRightRotate270Filled": 61685,
4344
+ "TextAlignRightRotate270Regular": 61686,
4345
+ "TextAlignRightRotate90Filled": 61687,
4346
+ "TextAlignRightRotate90Regular": 61688,
4347
+ "TextArrowDownRightColumnFilled": 61689,
4348
+ "TextArrowDownRightColumnRegular": 61690,
4349
+ "TextAsteriskFilled": 61691,
4350
+ "TextAsteriskRegular": 61692,
4351
+ "TextBaselineFilled": 61693,
4352
+ "TextBaselineRegular": 61694,
4353
+ "TextBoldFilled": 61695,
4354
+ "TextBoldRegular": 61696,
4355
+ "TextBoxSettingsFilled": 61697,
4356
+ "TextBoxSettingsRegular": 61698,
4357
+ "TextBulletListFilled": 61699,
4358
+ "TextBulletListRegular": 61700,
4359
+ "TextBulletList90Filled": 61701,
4360
+ "TextBulletList90Regular": 61702,
4361
+ "TextBulletListAddFilled": 61703,
4362
+ "TextBulletListAddRegular": 61704,
4363
+ "TextBulletListCheckmarkFilled": 61705,
4364
+ "TextBulletListCheckmarkRegular": 61706,
4365
+ "TextBulletListDismissFilled": 61707,
4366
+ "TextBulletListDismissRegular": 61708,
4367
+ "TextBulletListLtrFilled": 61709,
4368
+ "TextBulletListLtrRegular": 61710,
4369
+ "TextBulletListLtr90Filled": 61711,
4370
+ "TextBulletListLtr90Regular": 61712,
4371
+ "TextBulletListRtlFilled": 61713,
4372
+ "TextBulletListRtlRegular": 61714,
4373
+ "TextBulletListRtl90Filled": 61715,
4374
+ "TextBulletListRtl90Regular": 61716,
4375
+ "TextBulletListSquareFilled": 61717,
4376
+ "TextBulletListSquareRegular": 61718,
4377
+ "TextBulletListSquareClockFilled": 61719,
4378
+ "TextBulletListSquareClockRegular": 61720,
4379
+ "TextBulletListSquareEditFilled": 61721,
4380
+ "TextBulletListSquareEditRegular": 61722,
4381
+ "TextBulletListSquarePersonFilled": 61723,
4382
+ "TextBulletListSquarePersonRegular": 61724,
4383
+ "TextBulletListSquareSearchFilled": 61725,
4384
+ "TextBulletListSquareSearchRegular": 61726,
4385
+ "TextBulletListSquareSettingsFilled": 61727,
4386
+ "TextBulletListSquareSettingsRegular": 61728,
4387
+ "TextBulletListSquareShieldFilled": 61729,
4388
+ "TextBulletListSquareShieldRegular": 61730,
4389
+ "TextBulletListSquareSparkleFilled": 61731,
4390
+ "TextBulletListSquareSparkleRegular": 61732,
4391
+ "TextBulletListSquareToolboxFilled": 61733,
4392
+ "TextBulletListSquareToolboxRegular": 61734,
4393
+ "TextBulletListSquareWarningFilled": 61735,
4394
+ "TextBulletListSquareWarningRegular": 61736,
4395
+ "TextBulletListTreeFilled": 61737,
4396
+ "TextBulletListTreeRegular": 61738,
4397
+ "TextCaseLowercaseFilled": 61739,
4398
+ "TextCaseLowercaseRegular": 61740,
4399
+ "TextCaseTitleFilled": 61741,
4400
+ "TextCaseTitleRegular": 61742,
4401
+ "TextCaseUppercaseFilled": 61743,
4402
+ "TextCaseUppercaseRegular": 61744,
4403
+ "TextChangeCaseFilled": 61745,
4404
+ "TextChangeCaseRegular": 61746,
4405
+ "TextClearFormattingFilled": 61747,
4406
+ "TextClearFormattingRegular": 61748,
4407
+ "TextCollapseFilled": 61749,
4408
+ "TextCollapseRegular": 61750,
4409
+ "TextColorFilled": 61751,
4410
+ "TextColorRegular": 61752,
4411
+ "TextColorAccentFilled": 61753,
4412
+ "TextColumnOneFilled": 61754,
4413
+ "TextColumnOneRegular": 61755,
4414
+ "TextColumnOneNarrowFilled": 61756,
4415
+ "TextColumnOneNarrowRegular": 61757,
4416
+ "TextColumnOneSemiNarrowFilled": 61758,
4417
+ "TextColumnOneSemiNarrowRegular": 61759,
4418
+ "TextColumnOneWideFilled": 61760,
4419
+ "TextColumnOneWideRegular": 61761,
4420
+ "TextColumnOneWideLightningFilled": 61762,
4421
+ "TextColumnOneWideLightningRegular": 61763,
4422
+ "TextColumnThreeFilled": 61764,
4423
+ "TextColumnThreeRegular": 61765,
4424
+ "TextColumnTwoFilled": 61766,
4425
+ "TextColumnTwoRegular": 61767,
4426
+ "TextColumnTwoLeftFilled": 61768,
4427
+ "TextColumnTwoLeftRegular": 61769,
4428
+ "TextColumnTwoRightFilled": 61770,
4429
+ "TextColumnTwoRightRegular": 61771,
4430
+ "TextColumnWideFilled": 61772,
4431
+ "TextColumnWideRegular": 61773,
4432
+ "TextContinuousFilled": 61774,
4433
+ "TextContinuousRegular": 61775,
4434
+ "TextDensityFilled": 61776,
4435
+ "TextDensityRegular": 61777,
4436
+ "TextDescriptionFilled": 61778,
4437
+ "TextDescriptionRegular": 61779,
4438
+ "TextDescriptionLtrFilled": 61780,
4439
+ "TextDescriptionLtrRegular": 61781,
4440
+ "TextDescriptionRtlFilled": 61782,
4441
+ "TextDescriptionRtlRegular": 61783,
4442
+ "TextDirectionHorizontalLeftFilled": 61784,
4443
+ "TextDirectionHorizontalLeftRegular": 61785,
4444
+ "TextDirectionHorizontalLtrFilled": 61786,
4445
+ "TextDirectionHorizontalLtrRegular": 61787,
4446
+ "TextDirectionHorizontalRightFilled": 61788,
4447
+ "TextDirectionHorizontalRightRegular": 61789,
4448
+ "TextDirectionHorizontalRtlFilled": 61790,
4449
+ "TextDirectionHorizontalRtlRegular": 61791,
4450
+ "TextDirectionRotate270RightFilled": 61792,
4451
+ "TextDirectionRotate270RightRegular": 61793,
4452
+ "TextDirectionRotate315RightFilled": 61794,
4453
+ "TextDirectionRotate315RightRegular": 61795,
4454
+ "TextDirectionRotate45RightFilled": 61796,
4455
+ "TextDirectionRotate45RightRegular": 61797,
4456
+ "TextDirectionRotate90LeftFilled": 61798,
4457
+ "TextDirectionRotate90LeftRegular": 61799,
4458
+ "TextDirectionRotate90LtrFilled": 61800,
4459
+ "TextDirectionRotate90LtrRegular": 61801,
4460
+ "TextDirectionRotate90RightFilled": 61802,
4461
+ "TextDirectionRotate90RightRegular": 61803,
4462
+ "TextDirectionRotate90RtlFilled": 61804,
4463
+ "TextDirectionRotate90RtlRegular": 61805,
4464
+ "TextDirectionVerticalFilled": 61806,
4465
+ "TextDirectionVerticalRegular": 61807,
4466
+ "TextEditStyleFilled": 61808,
4467
+ "TextEditStyleRegular": 61809,
4468
+ "TextEffectsFilled": 61810,
4469
+ "TextEffectsRegular": 61811,
4470
+ "TextEffectsSparkleFilled": 61812,
4471
+ "TextEffectsSparkleRegular": 61813,
4472
+ "TextExpandFilled": 61814,
4473
+ "TextExpandRegular": 61815,
4474
+ "TextFieldFilled": 61816,
4475
+ "TextFieldRegular": 61817,
4476
+ "TextFirstLineFilled": 61818,
4477
+ "TextFirstLineRegular": 61819,
4478
+ "TextFontFilled": 61820,
4479
+ "TextFontRegular": 61821,
4480
+ "TextFontInfoFilled": 61822,
4481
+ "TextFontInfoRegular": 61823,
4482
+ "TextFontSizeFilled": 61824,
4483
+ "TextFontSizeRegular": 61825,
4484
+ "TextFootnoteFilled": 61826,
4485
+ "TextFootnoteRegular": 61827,
4486
+ "TextGrammarArrowLeftFilled": 61828,
4487
+ "TextGrammarArrowLeftRegular": 61829,
4488
+ "TextGrammarArrowRightFilled": 61830,
4489
+ "TextGrammarArrowRightRegular": 61831,
4490
+ "TextGrammarCheckmarkFilled": 61832,
4491
+ "TextGrammarCheckmarkRegular": 61833,
4492
+ "TextGrammarDismissFilled": 61834,
4493
+ "TextGrammarDismissRegular": 61835,
4494
+ "TextGrammarErrorFilled": 61836,
4495
+ "TextGrammarErrorRegular": 61837,
4496
+ "TextGrammarLightningFilled": 61838,
4497
+ "TextGrammarLightningRegular": 61839,
4498
+ "TextGrammarSettingsFilled": 61840,
4499
+ "TextGrammarSettingsRegular": 61841,
4500
+ "TextGrammarWandFilled": 61842,
4501
+ "TextGrammarWandRegular": 61843,
4502
+ "TextHangingFilled": 61844,
4503
+ "TextHangingRegular": 61845,
4504
+ "TextHeader1Filled": 61846,
4505
+ "TextHeader1Regular": 61847,
4506
+ "TextHeader1LinesFilled": 61848,
4507
+ "TextHeader1LinesRegular": 61849,
4508
+ "TextHeader1LinesCaretFilled": 61850,
4509
+ "TextHeader1LinesCaretRegular": 61851,
4510
+ "TextHeader2Filled": 61852,
4511
+ "TextHeader2Regular": 61853,
4512
+ "TextHeader2LinesFilled": 61854,
4513
+ "TextHeader2LinesRegular": 61855,
4514
+ "TextHeader2LinesCaretFilled": 61856,
4515
+ "TextHeader2LinesCaretRegular": 61857,
4516
+ "TextHeader3Filled": 61858,
4517
+ "TextHeader3Regular": 61859,
4518
+ "TextHeader3LinesFilled": 61860,
4519
+ "TextHeader3LinesRegular": 61861,
4520
+ "TextHeader3LinesCaretFilled": 61862,
4521
+ "TextHeader3LinesCaretRegular": 61863,
4522
+ "TextIndentDecreaseFilled": 61864,
4523
+ "TextIndentDecreaseRegular": 61865,
4524
+ "TextIndentDecreaseLtrFilled": 61866,
4525
+ "TextIndentDecreaseLtrRegular": 61867,
4526
+ "TextIndentDecreaseLtr90Filled": 61868,
4527
+ "TextIndentDecreaseLtr90Regular": 61869,
4528
+ "TextIndentDecreaseLtrRotate270Filled": 61870,
4529
+ "TextIndentDecreaseLtrRotate270Regular": 61871,
4530
+ "TextIndentDecreaseRotate270Filled": 61872,
4531
+ "TextIndentDecreaseRotate270Regular": 61873,
4532
+ "TextIndentDecreaseRotate90Filled": 61874,
4533
+ "TextIndentDecreaseRotate90Regular": 61875,
4534
+ "TextIndentDecreaseRtlFilled": 61876,
4535
+ "TextIndentDecreaseRtlRegular": 61877,
4536
+ "TextIndentDecreaseRtl90Filled": 61878,
4537
+ "TextIndentDecreaseRtl90Regular": 61879,
4538
+ "TextIndentDecreaseRtlRotate270Filled": 61880,
4539
+ "TextIndentDecreaseRtlRotate270Regular": 61881,
4540
+ "TextIndentIncreaseFilled": 61882,
4541
+ "TextIndentIncreaseRegular": 61883,
4542
+ "TextIndentIncreaseLtrFilled": 61884,
4543
+ "TextIndentIncreaseLtrRegular": 61885,
4544
+ "TextIndentIncreaseLtr90Filled": 61886,
4545
+ "TextIndentIncreaseLtr90Regular": 61887,
4546
+ "TextIndentIncreaseLtrRotate270Filled": 61888,
4547
+ "TextIndentIncreaseLtrRotate270Regular": 61889,
4548
+ "TextIndentIncreaseRotate270Filled": 61890,
4549
+ "TextIndentIncreaseRotate270Regular": 61891,
4550
+ "TextIndentIncreaseRotate90Filled": 61892,
4551
+ "TextIndentIncreaseRotate90Regular": 61893,
4552
+ "TextIndentIncreaseRtlFilled": 61894,
4553
+ "TextIndentIncreaseRtlRegular": 61895,
4554
+ "TextIndentIncreaseRtl90Filled": 61896,
4555
+ "TextIndentIncreaseRtl90Regular": 61897,
4556
+ "TextIndentIncreaseRtlRotate270Filled": 61898,
4557
+ "TextIndentIncreaseRtlRotate270Regular": 61899,
4558
+ "TextItalicFilled": 61900,
4559
+ "TextItalicRegular": 61901,
4560
+ "TextLineSpacingFilled": 61902,
4561
+ "TextLineSpacingRegular": 61903,
4562
+ "TextMoreFilled": 61904,
4563
+ "TextMoreRegular": 61905,
4564
+ "TextNumberFormatFilled": 61906,
4565
+ "TextNumberFormatRegular": 61907,
4566
+ "TextNumberListLtrFilled": 61908,
4567
+ "TextNumberListLtrRegular": 61909,
4568
+ "TextNumberListLtr90Filled": 61910,
4569
+ "TextNumberListLtr90Regular": 61911,
4570
+ "TextNumberListLtrRotate270Filled": 61912,
4571
+ "TextNumberListLtrRotate270Regular": 61913,
4572
+ "TextNumberListRotate270Filled": 61914,
4573
+ "TextNumberListRotate270Regular": 61915,
4574
+ "TextNumberListRotate90Filled": 61916,
4575
+ "TextNumberListRotate90Regular": 61917,
4576
+ "TextNumberListRtlFilled": 61918,
4577
+ "TextNumberListRtlRegular": 61919,
4578
+ "TextNumberListRtl90Filled": 61920,
4579
+ "TextNumberListRtl90Regular": 61921,
4580
+ "TextNumberListRtlRotate270Filled": 61922,
4581
+ "TextNumberListRtlRotate270Regular": 61923,
4582
+ "TextParagraphFilled": 61924,
4583
+ "TextParagraphRegular": 61925,
4584
+ "TextParagraphDirectionFilled": 61926,
4585
+ "TextParagraphDirectionRegular": 61927,
4586
+ "TextParagraphDirectionLeftFilled": 61928,
4587
+ "TextParagraphDirectionLeftRegular": 61929,
4588
+ "TextParagraphDirectionRightFilled": 61930,
4589
+ "TextParagraphDirectionRightRegular": 61931,
4590
+ "TextPeriodAsteriskFilled": 61932,
4591
+ "TextPeriodAsteriskRegular": 61933,
4592
+ "TextPositionBehindFilled": 61934,
4593
+ "TextPositionBehindRegular": 61935,
4594
+ "TextPositionFrontFilled": 61936,
4595
+ "TextPositionFrontRegular": 61937,
4596
+ "TextPositionLineFilled": 61938,
4597
+ "TextPositionLineRegular": 61939,
4598
+ "TextPositionSquareFilled": 61940,
4599
+ "TextPositionSquareRegular": 61941,
4600
+ "TextPositionSquareLeftFilled": 61942,
4601
+ "TextPositionSquareLeftRegular": 61943,
4602
+ "TextPositionSquareRightFilled": 61944,
4603
+ "TextPositionSquareRightRegular": 61945,
4604
+ "TextPositionThroughFilled": 61946,
4605
+ "TextPositionThroughRegular": 61947,
4606
+ "TextPositionTightFilled": 61948,
4607
+ "TextPositionTightRegular": 61949,
4608
+ "TextPositionTopBottomFilled": 61950,
4609
+ "TextPositionTopBottomRegular": 61951,
4610
+ "TextProofingToolsFilled": 61952,
4611
+ "TextProofingToolsRegular": 61953,
4612
+ "TextQuoteFilled": 61954,
4613
+ "TextQuoteRegular": 61955,
4614
+ "TextSortAscendingFilled": 61956,
4615
+ "TextSortAscendingRegular": 61957,
4616
+ "TextSortDescendingFilled": 61958,
4617
+ "TextSortDescendingRegular": 61959,
4618
+ "TextStrikethroughFilled": 61960,
4619
+ "TextStrikethroughRegular": 61961,
4620
+ "TextSubscriptFilled": 61962,
4621
+ "TextSubscriptRegular": 61963,
4622
+ "TextSuperscriptFilled": 61964,
4623
+ "TextSuperscriptRegular": 61965,
4624
+ "TextTFilled": 61966,
4625
+ "TextTRegular": 61967,
4626
+ "TextUnderlineFilled": 61968,
4627
+ "TextUnderlineRegular": 61969,
4628
+ "TextUnderlineCharacterUFilled": 61970,
4629
+ "TextUnderlineCharacterURegular": 61971,
4630
+ "TextUnderlineDoubleFilled": 61972,
4631
+ "TextUnderlineDoubleRegular": 61973,
4632
+ "TextWholeWordFilled": 61974,
4633
+ "TextWholeWordRegular": 61975,
4634
+ "TextWordCountFilled": 61976,
4635
+ "TextWordCountRegular": 61977,
4636
+ "TextWrapFilled": 61978,
4637
+ "TextWrapRegular": 61979,
4638
+ "TextWrapOffFilled": 61980,
4639
+ "TextWrapOffRegular": 61981,
4640
+ "TextboxFilled": 61982,
4641
+ "TextboxRegular": 61983,
4642
+ "TextboxAlignBottomFilled": 61984,
4643
+ "TextboxAlignBottomRegular": 61985,
4644
+ "TextboxAlignBottomCenterFilled": 61986,
4645
+ "TextboxAlignBottomCenterRegular": 61987,
4646
+ "TextboxAlignBottomLeftFilled": 61988,
4647
+ "TextboxAlignBottomLeftRegular": 61989,
4648
+ "TextboxAlignBottomRightFilled": 61990,
4649
+ "TextboxAlignBottomRightRegular": 61991,
4650
+ "TextboxAlignBottomRotate90Filled": 61992,
4651
+ "TextboxAlignBottomRotate90Regular": 61993,
4652
+ "TextboxAlignCenterFilled": 61994,
4653
+ "TextboxAlignCenterRegular": 61995,
4654
+ "TextboxAlignMiddleFilled": 61996,
4655
+ "TextboxAlignMiddleRegular": 61997,
4656
+ "TextboxAlignMiddleLeftFilled": 61998,
4657
+ "TextboxAlignMiddleLeftRegular": 61999,
4658
+ "TextboxAlignMiddleRightFilled": 62000,
4659
+ "TextboxAlignMiddleRightRegular": 62001,
4660
+ "TextboxAlignMiddleRotate90Filled": 62002,
4661
+ "TextboxAlignMiddleRotate90Regular": 62003,
4662
+ "TextboxAlignTopFilled": 62004,
4663
+ "TextboxAlignTopRegular": 62005,
4664
+ "TextboxAlignTopCenterFilled": 62006,
4665
+ "TextboxAlignTopCenterRegular": 62007,
4666
+ "TextboxAlignTopLeftFilled": 62008,
4667
+ "TextboxAlignTopLeftRegular": 62009,
4668
+ "TextboxAlignTopRightFilled": 62010,
4669
+ "TextboxAlignTopRightRegular": 62011,
4670
+ "TextboxAlignTopRotate90Filled": 62012,
4671
+ "TextboxAlignTopRotate90Regular": 62013,
4672
+ "TextboxMoreFilled": 62014,
4673
+ "TextboxMoreRegular": 62015,
4674
+ "TextboxRotate90Filled": 62016,
4675
+ "TextboxRotate90Regular": 62017,
4676
+ "TextboxSettingsFilled": 62018,
4677
+ "TextboxSettingsRegular": 62019,
4678
+ "ThinkingFilled": 62020,
4679
+ "ThinkingRegular": 62021,
4680
+ "ThumbDislikeFilled": 62022,
4681
+ "ThumbDislikeRegular": 62023,
4682
+ "ThumbLikeFilled": 62024,
4683
+ "ThumbLikeRegular": 62025,
4684
+ "ThumbLikeDislikeFilled": 62026,
4685
+ "ThumbLikeDislikeRegular": 62027,
4686
+ "TicketDiagonalFilled": 62028,
4687
+ "TicketDiagonalRegular": 62029,
4688
+ "TicketHorizontalFilled": 62030,
4689
+ "TicketHorizontalRegular": 62031,
4690
+ "TimeAndWeatherFilled": 62032,
4691
+ "TimeAndWeatherRegular": 62033,
4692
+ "TimePickerFilled": 62034,
4693
+ "TimePickerRegular": 62035,
4694
+ "TimelineFilled": 62036,
4695
+ "TimelineRegular": 62037,
4696
+ "Timer10Filled": 62038,
4697
+ "Timer10Regular": 62039,
4698
+ "Timer2Filled": 62040,
4699
+ "Timer2Regular": 62041,
4700
+ "TimerFilled": 62042,
4701
+ "TimerRegular": 62043,
4702
+ "Timer3Filled": 62044,
4703
+ "Timer3Regular": 62045,
4704
+ "TimerOffFilled": 62046,
4705
+ "TimerOffRegular": 62047,
4706
+ "ToggleLeftFilled": 62048,
4707
+ "ToggleLeftRegular": 62049,
4708
+ "ToggleMultipleFilled": 62050,
4709
+ "ToggleMultipleRegular": 62051,
4710
+ "ToggleRightFilled": 62052,
4711
+ "ToggleRightRegular": 62053,
4712
+ "ToolboxFilled": 62054,
4713
+ "ToolboxRegular": 62055,
4714
+ "TooltipQuoteFilled": 62056,
4715
+ "TooltipQuoteRegular": 62057,
4716
+ "TopSpeedFilled": 62058,
4717
+ "TopSpeedRegular": 62059,
4718
+ "TranslateFilled": 62060,
4719
+ "TranslateRegular": 62061,
4720
+ "TranslateAutoFilled": 62062,
4721
+ "TranslateAutoRegular": 62063,
4722
+ "TranslateOffFilled": 62064,
4723
+ "TranslateOffRegular": 62065,
4724
+ "TransmissionFilled": 62066,
4725
+ "TransmissionRegular": 62067,
4726
+ "TransparencySquareFilled": 62068,
4727
+ "TransparencySquareRegular": 62069,
4728
+ "TrayItemAddFilled": 62070,
4729
+ "TrayItemAddRegular": 62071,
4730
+ "TrayItemRemoveFilled": 62072,
4731
+ "TrayItemRemoveRegular": 62073,
4732
+ "TreeDeciduousFilled": 62074,
4733
+ "TreeDeciduousRegular": 62075,
4734
+ "TreeEvergreenFilled": 62076,
4735
+ "TreeEvergreenRegular": 62077,
4736
+ "TriangleFilled": 62078,
4737
+ "TriangleRegular": 62079,
4738
+ "TriangleDownFilled": 62080,
4739
+ "TriangleDownRegular": 62081,
4740
+ "TriangleLeftFilled": 62082,
4741
+ "TriangleLeftRegular": 62083,
4742
+ "TriangleRightFilled": 62084,
4743
+ "TriangleRightRegular": 62085,
4744
+ "TriangleUpFilled": 62086,
4745
+ "TriangleUpRegular": 62087,
4746
+ "TrophyFilled": 62088,
4747
+ "TrophyRegular": 62089,
4748
+ "TrophyLockFilled": 62090,
4749
+ "TrophyLockRegular": 62091,
4750
+ "TrophyOffFilled": 62092,
4751
+ "TrophyOffRegular": 62093,
4752
+ "TvFilled": 62094,
4753
+ "TvRegular": 62095,
4754
+ "TvArrowRightFilled": 62096,
4755
+ "TvArrowRightRegular": 62097,
4756
+ "TvUsbFilled": 62098,
4757
+ "TvUsbRegular": 62099,
4758
+ "UmbrellaFilled": 62100,
4759
+ "UmbrellaRegular": 62101,
4760
+ "UninstallAppFilled": 62102,
4761
+ "UninstallAppRegular": 62103,
4762
+ "UsbPlugFilled": 62104,
4763
+ "UsbPlugRegular": 62105,
4764
+ "UsbStickFilled": 62106,
4765
+ "UsbStickRegular": 62107,
4766
+ "VaultFilled": 62108,
4767
+ "VaultRegular": 62109,
4768
+ "VehicleBicycleFilled": 62110,
4769
+ "VehicleBicycleRegular": 62111,
4770
+ "VehicleBusFilled": 62112,
4771
+ "VehicleBusRegular": 62113,
4772
+ "VehicleCabFilled": 62114,
4773
+ "VehicleCabRegular": 62115,
4774
+ "VehicleCableCarFilled": 62116,
4775
+ "VehicleCableCarRegular": 62117,
4776
+ "VehicleCarFilled": 62118,
4777
+ "VehicleCarRegular": 62119,
4778
+ "VehicleCarCollisionFilled": 62120,
4779
+ "VehicleCarCollisionRegular": 62121,
4780
+ "VehicleCarParkingFilled": 62122,
4781
+ "VehicleCarParkingRegular": 62123,
4782
+ "VehicleCarProfileFilled": 62124,
4783
+ "VehicleCarProfileRegular": 62125,
4784
+ "VehicleCarProfileLtrFilled": 62126,
4785
+ "VehicleCarProfileLtrRegular": 62127,
4786
+ "VehicleCarProfileLtrClockFilled": 62128,
4787
+ "VehicleCarProfileLtrClockRegular": 62129,
4788
+ "VehicleCarProfileRtlFilled": 62130,
4789
+ "VehicleCarProfileRtlRegular": 62131,
4790
+ "VehicleMotorcycleFilled": 62132,
4791
+ "VehicleMotorcycleRegular": 62133,
4792
+ "VehicleShipFilled": 62134,
4793
+ "VehicleShipRegular": 62135,
4794
+ "VehicleSubwayFilled": 62136,
4795
+ "VehicleSubwayRegular": 62137,
4796
+ "VehicleSubwayClockFilled": 62138,
4797
+ "VehicleSubwayClockRegular": 62139,
4798
+ "VehicleTractorFilled": 62140,
4799
+ "VehicleTractorRegular": 62141,
4800
+ "VehicleTruckFilled": 62142,
4801
+ "VehicleTruckRegular": 62143,
4802
+ "VehicleTruckBagFilled": 62144,
4803
+ "VehicleTruckBagRegular": 62145,
4804
+ "VehicleTruckCubeFilled": 62146,
4805
+ "VehicleTruckCubeRegular": 62147,
4806
+ "VehicleTruckProfileFilled": 62148,
4807
+ "VehicleTruckProfileRegular": 62149,
4808
+ "VideoFilled": 62150,
4809
+ "VideoRegular": 62151,
4810
+ "Video360Filled": 62152,
4811
+ "Video360Regular": 62153,
4812
+ "Video360OffFilled": 62154,
4813
+ "Video360OffRegular": 62155,
4814
+ "VideoAddFilled": 62156,
4815
+ "VideoAddRegular": 62157,
4816
+ "VideoBackgroundEffectFilled": 62158,
4817
+ "VideoBackgroundEffectRegular": 62159,
4818
+ "VideoBackgroundEffectHorizontalFilled": 62160,
4819
+ "VideoBackgroundEffectHorizontalRegular": 62161,
4820
+ "VideoChatFilled": 62162,
4821
+ "VideoChatRegular": 62163,
4822
+ "VideoClipFilled": 62164,
4823
+ "VideoClipRegular": 62165,
4824
+ "VideoClipMultipleFilled": 62166,
4825
+ "VideoClipMultipleRegular": 62167,
4826
+ "VideoClipOffFilled": 62168,
4827
+ "VideoClipOffRegular": 62169,
4828
+ "VideoClipOptimizeFilled": 62170,
4829
+ "VideoClipOptimizeRegular": 62171,
4830
+ "VideoClipWandFilled": 62172,
4831
+ "VideoClipWandRegular": 62173,
4832
+ "VideoOffFilled": 62174,
4833
+ "VideoOffRegular": 62175,
4834
+ "VideoPersonFilled": 62176,
4835
+ "VideoPersonRegular": 62177,
4836
+ "VideoPersonCallFilled": 62178,
4837
+ "VideoPersonCallRegular": 62179,
4838
+ "VideoPersonClockFilled": 62180,
4839
+ "VideoPersonClockRegular": 62181,
4840
+ "VideoPersonOffFilled": 62182,
4841
+ "VideoPersonOffRegular": 62183,
4842
+ "VideoPersonPulseFilled": 62184,
4843
+ "VideoPersonPulseRegular": 62185,
4844
+ "VideoPersonSparkleFilled": 62186,
4845
+ "VideoPersonSparkleRegular": 62187,
4846
+ "VideoPersonSparkleOffFilled": 62188,
4847
+ "VideoPersonSparkleOffRegular": 62189,
4848
+ "VideoPersonStarFilled": 62190,
4849
+ "VideoPersonStarRegular": 62191,
4850
+ "VideoPersonStarOffFilled": 62192,
4851
+ "VideoPersonStarOffRegular": 62193,
4852
+ "VideoPlayPauseFilled": 62194,
4853
+ "VideoPlayPauseRegular": 62195,
4854
+ "VideoProhibitedFilled": 62196,
4855
+ "VideoProhibitedRegular": 62197,
4856
+ "VideoRecordingFilled": 62198,
4857
+ "VideoRecordingRegular": 62199,
4858
+ "VideoSecurityFilled": 62200,
4859
+ "VideoSecurityRegular": 62201,
4860
+ "VideoSwitchFilled": 62202,
4861
+ "VideoSwitchRegular": 62203,
4862
+ "VideoSyncFilled": 62204,
4863
+ "VideoSyncRegular": 62205,
4864
+ "ViewDesktopFilled": 62206,
4865
+ "ViewDesktopRegular": 62207,
4866
+ "ViewDesktopMobileFilled": 62208,
4867
+ "ViewDesktopMobileRegular": 62209,
4868
+ "VirtualNetworkFilled": 62210,
4869
+ "VirtualNetworkRegular": 62211,
4870
+ "VirtualNetworkToolboxFilled": 62212,
4871
+ "VirtualNetworkToolboxRegular": 62213,
4872
+ "VoicemailFilled": 62214,
4873
+ "VoicemailRegular": 62215,
4874
+ "VoicemailArrowBackFilled": 62216,
4875
+ "VoicemailArrowBackRegular": 62217,
4876
+ "VoicemailArrowForwardFilled": 62218,
4877
+ "VoicemailArrowForwardRegular": 62219,
4878
+ "VoicemailArrowSubtractFilled": 62220,
4879
+ "VoicemailArrowSubtractRegular": 62221,
4880
+ "VoicemailShieldFilled": 62222,
4881
+ "VoicemailShieldRegular": 62223,
4882
+ "VoicemailSubtractFilled": 62224,
4883
+ "VoicemailSubtractRegular": 62225,
4884
+ "VoteFilled": 62226,
4885
+ "VoteRegular": 62227,
4886
+ "WalkieTalkieFilled": 62228,
4887
+ "WalkieTalkieRegular": 62229,
4888
+ "WalletFilled": 62230,
4889
+ "WalletRegular": 62231,
4890
+ "WalletCreditCardFilled": 62232,
4891
+ "WalletCreditCardRegular": 62233,
4892
+ "WallpaperFilled": 62234,
4893
+ "WallpaperRegular": 62235,
4894
+ "WandFilled": 62236,
4895
+ "WandRegular": 62237,
4896
+ "WarningFilled": 62238,
4897
+ "WarningRegular": 62239,
4898
+ "WarningLockOpenFilled": 62240,
4899
+ "WarningLockOpenRegular": 62241,
4900
+ "WarningShieldFilled": 62242,
4901
+ "WarningShieldRegular": 62243,
4902
+ "WasherFilled": 62244,
4903
+ "WasherRegular": 62245,
4904
+ "WaterFilled": 62246,
4905
+ "WaterRegular": 62247,
4906
+ "WeatherBlowingSnowFilled": 62248,
4907
+ "WeatherBlowingSnowRegular": 62249,
4908
+ "WeatherCloudyFilled": 62250,
4909
+ "WeatherCloudyRegular": 62251,
4910
+ "WeatherDrizzleFilled": 62252,
4911
+ "WeatherDrizzleRegular": 62253,
4912
+ "WeatherDuststormFilled": 62254,
4913
+ "WeatherDuststormRegular": 62255,
4914
+ "WeatherFogFilled": 62256,
4915
+ "WeatherFogRegular": 62257,
4916
+ "WeatherHailDayFilled": 62258,
4917
+ "WeatherHailDayRegular": 62259,
4918
+ "WeatherHailNightFilled": 62260,
4919
+ "WeatherHailNightRegular": 62261,
4920
+ "WeatherHazeFilled": 62262,
4921
+ "WeatherHazeRegular": 62263,
4922
+ "WeatherMoonFilled": 62264,
4923
+ "WeatherMoonRegular": 62265,
4924
+ "WeatherMoonOffFilled": 62266,
4925
+ "WeatherMoonOffRegular": 62267,
4926
+ "WeatherPartlyCloudyDayFilled": 62268,
4927
+ "WeatherPartlyCloudyDayRegular": 62269,
4928
+ "WeatherPartlyCloudyNightFilled": 62270,
4929
+ "WeatherPartlyCloudyNightRegular": 62271,
4930
+ "WeatherRainFilled": 62272,
4931
+ "WeatherRainRegular": 62273,
4932
+ "WeatherRainShowersDayFilled": 62274,
4933
+ "WeatherRainShowersDayRegular": 62275,
4934
+ "WeatherRainShowersNightFilled": 62276,
4935
+ "WeatherRainShowersNightRegular": 62277,
4936
+ "WeatherRainSnowFilled": 62278,
4937
+ "WeatherRainSnowRegular": 62279,
4938
+ "WeatherSnowFilled": 62280,
4939
+ "WeatherSnowRegular": 62281,
4940
+ "WeatherSnowShowerDayFilled": 62282,
4941
+ "WeatherSnowShowerDayRegular": 62283,
4942
+ "WeatherSnowShowerNightFilled": 62284,
4943
+ "WeatherSnowShowerNightRegular": 62285,
4944
+ "WeatherSnowflakeFilled": 62286,
4945
+ "WeatherSnowflakeRegular": 62287,
4946
+ "WeatherSquallsFilled": 62288,
4947
+ "WeatherSquallsRegular": 62289,
4948
+ "WeatherSunnyFilled": 62290,
4949
+ "WeatherSunnyRegular": 62291,
4950
+ "WeatherSunnyHighFilled": 62292,
4951
+ "WeatherSunnyHighRegular": 62293,
4952
+ "WeatherSunnyLowFilled": 62294,
4953
+ "WeatherSunnyLowRegular": 62295,
4954
+ "WeatherThunderstormFilled": 62296,
4955
+ "WeatherThunderstormRegular": 62297,
4956
+ "WebAssetFilled": 62298,
4957
+ "WebAssetRegular": 62299,
4958
+ "WhiteboardFilled": 62300,
4959
+ "WhiteboardRegular": 62301,
4960
+ "WhiteboardOffFilled": 62302,
4961
+ "WhiteboardOffRegular": 62303,
4962
+ "Wifi1Filled": 62304,
4963
+ "Wifi1Regular": 62305,
4964
+ "Wifi2Filled": 62306,
4965
+ "Wifi2Regular": 62307,
4966
+ "Wifi3Filled": 62308,
4967
+ "Wifi3Regular": 62309,
4968
+ "Wifi4Filled": 62310,
4969
+ "Wifi4Regular": 62311,
4970
+ "WifiLockFilled": 62312,
4971
+ "WifiLockRegular": 62313,
4972
+ "WifiOffFilled": 62314,
4973
+ "WifiOffRegular": 62315,
4974
+ "WifiSettingsFilled": 62316,
4975
+ "WifiSettingsRegular": 62317,
4976
+ "WifiWarningFilled": 62318,
4977
+ "WifiWarningRegular": 62319,
4978
+ "WindowFilled": 62320,
4979
+ "WindowRegular": 62321,
4980
+ "WindowAdFilled": 62322,
4981
+ "WindowAdRegular": 62323,
4982
+ "WindowAdOffFilled": 62324,
4983
+ "WindowAdOffRegular": 62325,
4984
+ "WindowAdPersonFilled": 62326,
4985
+ "WindowAdPersonRegular": 62327,
4986
+ "WindowAppsFilled": 62328,
4987
+ "WindowAppsRegular": 62329,
4988
+ "WindowArrowUpFilled": 62330,
4989
+ "WindowArrowUpRegular": 62331,
4990
+ "WindowBulletListFilled": 62332,
4991
+ "WindowBulletListRegular": 62333,
4992
+ "WindowBulletListAddFilled": 62334,
4993
+ "WindowBulletListAddRegular": 62335,
4994
+ "WindowConsoleFilled": 62336,
4995
+ "WindowConsoleRegular": 62337,
4996
+ "WindowDatabaseFilled": 62338,
4997
+ "WindowDatabaseRegular": 62339,
4998
+ "WindowDevEditFilled": 62340,
4999
+ "WindowDevEditRegular": 62341,
5000
+ "WindowDevToolsFilled": 62342,
5001
+ "WindowDevToolsRegular": 62343,
5002
+ "WindowEditFilled": 62344,
5003
+ "WindowEditRegular": 62345,
5004
+ "WindowFingerprintFilled": 62346,
5005
+ "WindowFingerprintRegular": 62347,
5006
+ "WindowHeaderHorizontalFilled": 62348,
5007
+ "WindowHeaderHorizontalRegular": 62349,
5008
+ "WindowHeaderHorizontalOffFilled": 62350,
5009
+ "WindowHeaderHorizontalOffRegular": 62351,
5010
+ "WindowHeaderVerticalFilled": 62352,
5011
+ "WindowHeaderVerticalRegular": 62353,
5012
+ "WindowInprivateFilled": 62354,
5013
+ "WindowInprivateRegular": 62355,
5014
+ "WindowInprivateAccountFilled": 62356,
5015
+ "WindowInprivateAccountRegular": 62357,
5016
+ "WindowLocationTargetFilled": 62358,
5017
+ "WindowLocationTargetRegular": 62359,
5018
+ "WindowMultipleFilled": 62360,
5019
+ "WindowMultipleRegular": 62361,
5020
+ "WindowMultipleSwapFilled": 62362,
5021
+ "WindowMultipleSwapRegular": 62363,
5022
+ "WindowNewFilled": 62364,
5023
+ "WindowNewRegular": 62365,
5024
+ "WindowPlayFilled": 62366,
5025
+ "WindowPlayRegular": 62367,
5026
+ "WindowSettingsFilled": 62368,
5027
+ "WindowSettingsRegular": 62369,
5028
+ "WindowShieldFilled": 62370,
5029
+ "WindowShieldRegular": 62371,
5030
+ "WindowTextFilled": 62372,
5031
+ "WindowTextRegular": 62373,
5032
+ "WindowWrenchFilled": 62374,
5033
+ "WindowWrenchRegular": 62375,
5034
+ "WrenchFilled": 62376,
5035
+ "WrenchRegular": 62377,
5036
+ "WrenchScrewdriverFilled": 62378,
5037
+ "WrenchScrewdriverRegular": 62379,
5038
+ "WrenchSettingsFilled": 62380,
5039
+ "WrenchSettingsRegular": 62381,
5040
+ "XboxConsoleFilled": 62382,
5041
+ "XboxConsoleRegular": 62383,
5042
+ "XboxControllerFilled": 62384,
5043
+ "XboxControllerRegular": 62385,
5044
+ "XboxControllerErrorFilled": 62386,
5045
+ "XboxControllerErrorRegular": 62387,
5046
+ "XrayFilled": 62388,
5047
+ "XrayRegular": 62389,
5048
+ "ZoomFitFilled": 62390,
5049
+ "ZoomFitRegular": 62391,
5050
+ "ZoomInFilled": 62392,
5051
+ "ZoomInRegular": 62393,
5052
+ "ZoomOutFilled": 62394,
5053
+ "ZoomOutRegular": 62395
5050
5054
  }