@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
@@ -197,337 +197,337 @@ export const PersonAvailableFilled = /*#__PURE__*/createFluentFontIcon("PersonAv
197
197
  export const PersonAvailableRegular = /*#__PURE__*/createFluentFontIcon("PersonAvailableRegular", "", 2, undefined);
198
198
  export const PersonBoardFilled = /*#__PURE__*/createFluentFontIcon("PersonBoardFilled", "", 2, undefined);
199
199
  export const PersonBoardRegular = /*#__PURE__*/createFluentFontIcon("PersonBoardRegular", "", 2, undefined);
200
- export const PersonCallFilled = /*#__PURE__*/createFluentFontIcon("PersonCallFilled", "", 2, undefined);
201
- export const PersonCallRegular = /*#__PURE__*/createFluentFontIcon("PersonCallRegular", "", 2, undefined);
202
- export const PersonChatFilled = /*#__PURE__*/createFluentFontIcon("PersonChatFilled", "", 2, undefined);
203
- export const PersonChatRegular = /*#__PURE__*/createFluentFontIcon("PersonChatRegular", "", 2, undefined);
204
- export const PersonCircleFilled = /*#__PURE__*/createFluentFontIcon("PersonCircleFilled", "", 2, undefined);
205
- export const PersonCircleRegular = /*#__PURE__*/createFluentFontIcon("PersonCircleRegular", "", 2, undefined);
206
- export const PersonClockFilled = /*#__PURE__*/createFluentFontIcon("PersonClockFilled", "", 2, undefined);
207
- export const PersonClockRegular = /*#__PURE__*/createFluentFontIcon("PersonClockRegular", "", 2, undefined);
208
- export const PersonDeleteFilled = /*#__PURE__*/createFluentFontIcon("PersonDeleteFilled", "", 2, undefined);
209
- export const PersonDeleteRegular = /*#__PURE__*/createFluentFontIcon("PersonDeleteRegular", "", 2, undefined);
210
- export const PersonDesktopFilled = /*#__PURE__*/createFluentFontIcon("PersonDesktopFilled", "", 2, undefined);
211
- export const PersonDesktopRegular = /*#__PURE__*/createFluentFontIcon("PersonDesktopRegular", "", 2, undefined);
212
- export const PersonEditFilled = /*#__PURE__*/createFluentFontIcon("PersonEditFilled", "", 2, undefined);
213
- export const PersonEditRegular = /*#__PURE__*/createFluentFontIcon("PersonEditRegular", "", 2, undefined);
214
- export const PersonFeedbackFilled = /*#__PURE__*/createFluentFontIcon("PersonFeedbackFilled", "", 2, undefined);
215
- export const PersonFeedbackRegular = /*#__PURE__*/createFluentFontIcon("PersonFeedbackRegular", "", 2, undefined);
216
- export const PersonHeartFilled = /*#__PURE__*/createFluentFontIcon("PersonHeartFilled", "", 2, undefined);
217
- export const PersonHeartRegular = /*#__PURE__*/createFluentFontIcon("PersonHeartRegular", "", 2, undefined);
218
- export const PersonHomeFilled = /*#__PURE__*/createFluentFontIcon("PersonHomeFilled", "", 2, undefined);
219
- export const PersonHomeRegular = /*#__PURE__*/createFluentFontIcon("PersonHomeRegular", "", 2, undefined);
220
- export const PersonInfoFilled = /*#__PURE__*/createFluentFontIcon("PersonInfoFilled", "", 2, undefined);
221
- export const PersonInfoRegular = /*#__PURE__*/createFluentFontIcon("PersonInfoRegular", "", 2, undefined);
222
- export const PersonKeyFilled = /*#__PURE__*/createFluentFontIcon("PersonKeyFilled", "", 2, undefined);
223
- export const PersonKeyRegular = /*#__PURE__*/createFluentFontIcon("PersonKeyRegular", "", 2, undefined);
224
- export const PersonLightbulbFilled = /*#__PURE__*/createFluentFontIcon("PersonLightbulbFilled", "", 2, undefined);
225
- export const PersonLightbulbRegular = /*#__PURE__*/createFluentFontIcon("PersonLightbulbRegular", "", 2, undefined);
226
- export const PersonLightningFilled = /*#__PURE__*/createFluentFontIcon("PersonLightningFilled", "", 2, undefined);
227
- export const PersonLightningRegular = /*#__PURE__*/createFluentFontIcon("PersonLightningRegular", "", 2, undefined);
228
- export const PersonLinkFilled = /*#__PURE__*/createFluentFontIcon("PersonLinkFilled", "", 2, undefined);
229
- export const PersonLinkRegular = /*#__PURE__*/createFluentFontIcon("PersonLinkRegular", "", 2, undefined);
230
- export const PersonLockFilled = /*#__PURE__*/createFluentFontIcon("PersonLockFilled", "", 2, undefined);
231
- export const PersonLockRegular = /*#__PURE__*/createFluentFontIcon("PersonLockRegular", "", 2, undefined);
232
- export const PersonMailFilled = /*#__PURE__*/createFluentFontIcon("PersonMailFilled", "", 2, undefined);
233
- export const PersonMailRegular = /*#__PURE__*/createFluentFontIcon("PersonMailRegular", "", 2, undefined);
234
- export const PersonMoneyFilled = /*#__PURE__*/createFluentFontIcon("PersonMoneyFilled", "", 2, undefined);
235
- export const PersonMoneyRegular = /*#__PURE__*/createFluentFontIcon("PersonMoneyRegular", "", 2, undefined);
236
- export const PersonNoteFilled = /*#__PURE__*/createFluentFontIcon("PersonNoteFilled", "", 2, undefined);
237
- export const PersonNoteRegular = /*#__PURE__*/createFluentFontIcon("PersonNoteRegular", "", 2, undefined);
238
- export const PersonPasskeyFilled = /*#__PURE__*/createFluentFontIcon("PersonPasskeyFilled", "", 2, undefined);
239
- export const PersonPasskeyRegular = /*#__PURE__*/createFluentFontIcon("PersonPasskeyRegular", "", 2, undefined);
240
- export const PersonPillFilled = /*#__PURE__*/createFluentFontIcon("PersonPillFilled", "", 2, undefined);
241
- export const PersonPillRegular = /*#__PURE__*/createFluentFontIcon("PersonPillRegular", "", 2, undefined);
242
- export const PersonProhibitedFilled = /*#__PURE__*/createFluentFontIcon("PersonProhibitedFilled", "", 2, undefined);
243
- export const PersonProhibitedRegular = /*#__PURE__*/createFluentFontIcon("PersonProhibitedRegular", "", 2, undefined);
244
- export const PersonQuestionMarkFilled = /*#__PURE__*/createFluentFontIcon("PersonQuestionMarkFilled", "", 2, undefined);
245
- export const PersonQuestionMarkRegular = /*#__PURE__*/createFluentFontIcon("PersonQuestionMarkRegular", "", 2, undefined);
246
- export const PersonRibbonFilled = /*#__PURE__*/createFluentFontIcon("PersonRibbonFilled", "", 2, undefined);
247
- export const PersonRibbonRegular = /*#__PURE__*/createFluentFontIcon("PersonRibbonRegular", "", 2, undefined);
248
- export const PersonRunningFilled = /*#__PURE__*/createFluentFontIcon("PersonRunningFilled", "", 2, undefined);
249
- export const PersonRunningRegular = /*#__PURE__*/createFluentFontIcon("PersonRunningRegular", "", 2, undefined);
250
- export const PersonSearchFilled = /*#__PURE__*/createFluentFontIcon("PersonSearchFilled", "", 2, undefined);
251
- export const PersonSearchRegular = /*#__PURE__*/createFluentFontIcon("PersonSearchRegular", "", 2, undefined);
252
- export const PersonSettingsFilled = /*#__PURE__*/createFluentFontIcon("PersonSettingsFilled", "", 2, undefined);
253
- export const PersonSettingsRegular = /*#__PURE__*/createFluentFontIcon("PersonSettingsRegular", "", 2, undefined);
254
- export const PersonSquareFilled = /*#__PURE__*/createFluentFontIcon("PersonSquareFilled", "", 2, undefined);
255
- export const PersonSquareRegular = /*#__PURE__*/createFluentFontIcon("PersonSquareRegular", "", 2, undefined);
256
- export const PersonSquareCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PersonSquareCheckmarkFilled", "", 2, undefined);
257
- export const PersonSquareCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PersonSquareCheckmarkRegular", "", 2, undefined);
258
- export const PersonStarFilled = /*#__PURE__*/createFluentFontIcon("PersonStarFilled", "", 2, undefined);
259
- export const PersonStarRegular = /*#__PURE__*/createFluentFontIcon("PersonStarRegular", "", 2, undefined);
260
- export const PersonStarburstFilled = /*#__PURE__*/createFluentFontIcon("PersonStarburstFilled", "", 2, undefined);
261
- export const PersonStarburstRegular = /*#__PURE__*/createFluentFontIcon("PersonStarburstRegular", "", 2, undefined);
262
- export const PersonSubtractFilled = /*#__PURE__*/createFluentFontIcon("PersonSubtractFilled", "", 2, undefined);
263
- export const PersonSubtractRegular = /*#__PURE__*/createFluentFontIcon("PersonSubtractRegular", "", 2, undefined);
264
- export const PersonSupportFilled = /*#__PURE__*/createFluentFontIcon("PersonSupportFilled", "", 2, undefined);
265
- export const PersonSupportRegular = /*#__PURE__*/createFluentFontIcon("PersonSupportRegular", "", 2, undefined);
266
- export const PersonSwapFilled = /*#__PURE__*/createFluentFontIcon("PersonSwapFilled", "", 2, undefined);
267
- export const PersonSwapRegular = /*#__PURE__*/createFluentFontIcon("PersonSwapRegular", "", 2, undefined);
268
- export const PersonSyncFilled = /*#__PURE__*/createFluentFontIcon("PersonSyncFilled", "", 2, undefined);
269
- export const PersonSyncRegular = /*#__PURE__*/createFluentFontIcon("PersonSyncRegular", "", 2, undefined);
270
- export const PersonTagFilled = /*#__PURE__*/createFluentFontIcon("PersonTagFilled", "", 2, undefined);
271
- export const PersonTagRegular = /*#__PURE__*/createFluentFontIcon("PersonTagRegular", "", 2, undefined);
272
- export const PersonTentativeFilled = /*#__PURE__*/createFluentFontIcon("PersonTentativeFilled", "", 2, undefined);
273
- export const PersonTentativeRegular = /*#__PURE__*/createFluentFontIcon("PersonTentativeRegular", "", 2, undefined);
274
- export const PersonVoiceFilled = /*#__PURE__*/createFluentFontIcon("PersonVoiceFilled", "", 2, undefined);
275
- export const PersonVoiceRegular = /*#__PURE__*/createFluentFontIcon("PersonVoiceRegular", "", 2, undefined);
276
- export const PersonWalkingFilled = /*#__PURE__*/createFluentFontIcon("PersonWalkingFilled", "", 2, undefined);
277
- export const PersonWalkingRegular = /*#__PURE__*/createFluentFontIcon("PersonWalkingRegular", "", 2, undefined);
278
- export const PersonWarningFilled = /*#__PURE__*/createFluentFontIcon("PersonWarningFilled", "", 2, undefined);
279
- export const PersonWarningRegular = /*#__PURE__*/createFluentFontIcon("PersonWarningRegular", "", 2, undefined);
280
- export const PersonWrenchFilled = /*#__PURE__*/createFluentFontIcon("PersonWrenchFilled", "", 2, undefined);
281
- export const PersonWrenchRegular = /*#__PURE__*/createFluentFontIcon("PersonWrenchRegular", "", 2, undefined);
282
- export const PhoneFilled = /*#__PURE__*/createFluentFontIcon("PhoneFilled", "", 2, undefined);
283
- export const PhoneRegular = /*#__PURE__*/createFluentFontIcon("PhoneRegular", "", 2, undefined);
284
- export const PhoneAddFilled = /*#__PURE__*/createFluentFontIcon("PhoneAddFilled", "", 2, undefined);
285
- export const PhoneAddRegular = /*#__PURE__*/createFluentFontIcon("PhoneAddRegular", "", 2, undefined);
286
- export const PhoneArrowRightFilled = /*#__PURE__*/createFluentFontIcon("PhoneArrowRightFilled", "", 2, undefined);
287
- export const PhoneArrowRightRegular = /*#__PURE__*/createFluentFontIcon("PhoneArrowRightRegular", "", 2, undefined);
288
- export const PhoneChatFilled = /*#__PURE__*/createFluentFontIcon("PhoneChatFilled", "", 2, undefined);
289
- export const PhoneChatRegular = /*#__PURE__*/createFluentFontIcon("PhoneChatRegular", "", 2, undefined);
290
- export const PhoneCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PhoneCheckmarkFilled", "", 2, undefined);
291
- export const PhoneCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PhoneCheckmarkRegular", "", 2, undefined);
292
- export const PhoneDesktopFilled = /*#__PURE__*/createFluentFontIcon("PhoneDesktopFilled", "", 2, undefined);
293
- export const PhoneDesktopRegular = /*#__PURE__*/createFluentFontIcon("PhoneDesktopRegular", "", 2, undefined);
294
- export const PhoneDesktopAddFilled = /*#__PURE__*/createFluentFontIcon("PhoneDesktopAddFilled", "", 2, undefined);
295
- export const PhoneDesktopAddRegular = /*#__PURE__*/createFluentFontIcon("PhoneDesktopAddRegular", "", 2, undefined);
296
- export const PhoneDismissFilled = /*#__PURE__*/createFluentFontIcon("PhoneDismissFilled", "", 2, undefined);
297
- export const PhoneDismissRegular = /*#__PURE__*/createFluentFontIcon("PhoneDismissRegular", "", 2, undefined);
298
- export const PhoneEditFilled = /*#__PURE__*/createFluentFontIcon("PhoneEditFilled", "", 2, undefined);
299
- export const PhoneEditRegular = /*#__PURE__*/createFluentFontIcon("PhoneEditRegular", "", 2, undefined);
300
- export const PhoneEraserFilled = /*#__PURE__*/createFluentFontIcon("PhoneEraserFilled", "", 2, undefined);
301
- export const PhoneEraserRegular = /*#__PURE__*/createFluentFontIcon("PhoneEraserRegular", "", 2, undefined);
302
- export const PhoneFooterArrowDownFilled = /*#__PURE__*/createFluentFontIcon("PhoneFooterArrowDownFilled", "", 2, undefined);
303
- export const PhoneFooterArrowDownRegular = /*#__PURE__*/createFluentFontIcon("PhoneFooterArrowDownRegular", "", 2, undefined);
304
- export const PhoneHeaderArrowUpFilled = /*#__PURE__*/createFluentFontIcon("PhoneHeaderArrowUpFilled", "", 2, undefined);
305
- export const PhoneHeaderArrowUpRegular = /*#__PURE__*/createFluentFontIcon("PhoneHeaderArrowUpRegular", "", 2, undefined);
306
- export const PhoneKeyFilled = /*#__PURE__*/createFluentFontIcon("PhoneKeyFilled", "", 2, undefined);
307
- export const PhoneKeyRegular = /*#__PURE__*/createFluentFontIcon("PhoneKeyRegular", "", 2, undefined);
308
- export const PhoneLaptopFilled = /*#__PURE__*/createFluentFontIcon("PhoneLaptopFilled", "", 2, undefined);
309
- export const PhoneLaptopRegular = /*#__PURE__*/createFluentFontIcon("PhoneLaptopRegular", "", 2, undefined);
310
- export const PhoneLinkSetupFilled = /*#__PURE__*/createFluentFontIcon("PhoneLinkSetupFilled", "", 2, undefined);
311
- export const PhoneLinkSetupRegular = /*#__PURE__*/createFluentFontIcon("PhoneLinkSetupRegular", "", 2, undefined);
312
- export const PhoneLockFilled = /*#__PURE__*/createFluentFontIcon("PhoneLockFilled", "", 2, undefined);
313
- export const PhoneLockRegular = /*#__PURE__*/createFluentFontIcon("PhoneLockRegular", "", 2, undefined);
314
- export const PhonePageHeaderFilled = /*#__PURE__*/createFluentFontIcon("PhonePageHeaderFilled", "", 2, undefined);
315
- export const PhonePageHeaderRegular = /*#__PURE__*/createFluentFontIcon("PhonePageHeaderRegular", "", 2, undefined);
316
- export const PhonePaginationFilled = /*#__PURE__*/createFluentFontIcon("PhonePaginationFilled", "", 2, undefined);
317
- export const PhonePaginationRegular = /*#__PURE__*/createFluentFontIcon("PhonePaginationRegular", "", 2, undefined);
318
- export const PhoneScreenTimeFilled = /*#__PURE__*/createFluentFontIcon("PhoneScreenTimeFilled", "", 2, undefined);
319
- export const PhoneScreenTimeRegular = /*#__PURE__*/createFluentFontIcon("PhoneScreenTimeRegular", "", 2, undefined);
320
- export const PhoneShakeFilled = /*#__PURE__*/createFluentFontIcon("PhoneShakeFilled", "", 2, undefined);
321
- export const PhoneShakeRegular = /*#__PURE__*/createFluentFontIcon("PhoneShakeRegular", "", 2, undefined);
322
- export const PhoneSpanInFilled = /*#__PURE__*/createFluentFontIcon("PhoneSpanInFilled", "", 2, undefined);
323
- export const PhoneSpanInRegular = /*#__PURE__*/createFluentFontIcon("PhoneSpanInRegular", "", 2, undefined);
324
- export const PhoneSpanOutFilled = /*#__PURE__*/createFluentFontIcon("PhoneSpanOutFilled", "", 2, undefined);
325
- export const PhoneSpanOutRegular = /*#__PURE__*/createFluentFontIcon("PhoneSpanOutRegular", "", 2, undefined);
326
- export const PhoneSpeakerFilled = /*#__PURE__*/createFluentFontIcon("PhoneSpeakerFilled", "", 2, undefined);
327
- export const PhoneSpeakerRegular = /*#__PURE__*/createFluentFontIcon("PhoneSpeakerRegular", "", 2, undefined);
328
- export const PhoneStatusBarFilled = /*#__PURE__*/createFluentFontIcon("PhoneStatusBarFilled", "", 2, undefined);
329
- export const PhoneStatusBarRegular = /*#__PURE__*/createFluentFontIcon("PhoneStatusBarRegular", "", 2, undefined);
330
- export const PhoneTabletFilled = /*#__PURE__*/createFluentFontIcon("PhoneTabletFilled", "", 2, undefined);
331
- export const PhoneTabletRegular = /*#__PURE__*/createFluentFontIcon("PhoneTabletRegular", "", 2, undefined);
332
- export const PhoneUpdateFilled = /*#__PURE__*/createFluentFontIcon("PhoneUpdateFilled", "", 2, undefined);
333
- export const PhoneUpdateRegular = /*#__PURE__*/createFluentFontIcon("PhoneUpdateRegular", "", 2, undefined);
334
- export const PhoneUpdateCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PhoneUpdateCheckmarkFilled", "", 2, undefined);
335
- export const PhoneUpdateCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PhoneUpdateCheckmarkRegular", "", 2, undefined);
336
- export const PhoneVerticalScrollFilled = /*#__PURE__*/createFluentFontIcon("PhoneVerticalScrollFilled", "", 2, undefined);
337
- export const PhoneVerticalScrollRegular = /*#__PURE__*/createFluentFontIcon("PhoneVerticalScrollRegular", "", 2, undefined);
338
- export const PhoneVibrateFilled = /*#__PURE__*/createFluentFontIcon("PhoneVibrateFilled", "", 2, undefined);
339
- export const PhoneVibrateRegular = /*#__PURE__*/createFluentFontIcon("PhoneVibrateRegular", "", 2, undefined);
340
- export const PhotoFilterFilled = /*#__PURE__*/createFluentFontIcon("PhotoFilterFilled", "", 2, undefined);
341
- export const PhotoFilterRegular = /*#__PURE__*/createFluentFontIcon("PhotoFilterRegular", "", 2, undefined);
342
- export const PiFilled = /*#__PURE__*/createFluentFontIcon("PiFilled", "", 2, undefined);
343
- export const PiRegular = /*#__PURE__*/createFluentFontIcon("PiRegular", "", 2, undefined);
344
- export const PictureInPictureFilled = /*#__PURE__*/createFluentFontIcon("PictureInPictureFilled", "", 2, undefined);
345
- export const PictureInPictureRegular = /*#__PURE__*/createFluentFontIcon("PictureInPictureRegular", "", 2, undefined);
346
- export const PictureInPictureEnterFilled = /*#__PURE__*/createFluentFontIcon("PictureInPictureEnterFilled", "", 2, undefined);
347
- export const PictureInPictureEnterRegular = /*#__PURE__*/createFluentFontIcon("PictureInPictureEnterRegular", "", 2, undefined);
348
- export const PictureInPictureExitFilled = /*#__PURE__*/createFluentFontIcon("PictureInPictureExitFilled", "", 2, undefined);
349
- export const PictureInPictureExitRegular = /*#__PURE__*/createFluentFontIcon("PictureInPictureExitRegular", "", 2, undefined);
350
- export const PillFilled = /*#__PURE__*/createFluentFontIcon("PillFilled", "", 2, undefined);
351
- export const PillRegular = /*#__PURE__*/createFluentFontIcon("PillRegular", "", 2, undefined);
352
- export const PinFilled = /*#__PURE__*/createFluentFontIcon("PinFilled", "", 2, undefined);
353
- export const PinRegular = /*#__PURE__*/createFluentFontIcon("PinRegular", "", 2, undefined);
354
- export const PinGlobeFilled = /*#__PURE__*/createFluentFontIcon("PinGlobeFilled", "", 2, undefined);
355
- export const PinGlobeRegular = /*#__PURE__*/createFluentFontIcon("PinGlobeRegular", "", 2, undefined);
356
- export const PinOffFilled = /*#__PURE__*/createFluentFontIcon("PinOffFilled", "", 2, undefined);
357
- export const PinOffRegular = /*#__PURE__*/createFluentFontIcon("PinOffRegular", "", 2, undefined);
358
- export const PipelineFilled = /*#__PURE__*/createFluentFontIcon("PipelineFilled", "", 2, undefined);
359
- export const PipelineRegular = /*#__PURE__*/createFluentFontIcon("PipelineRegular", "", 2, undefined);
360
- export const PipelineAddFilled = /*#__PURE__*/createFluentFontIcon("PipelineAddFilled", "", 2, undefined);
361
- export const PipelineAddRegular = /*#__PURE__*/createFluentFontIcon("PipelineAddRegular", "", 2, undefined);
362
- export const PipelineArrowCurveDownFilled = /*#__PURE__*/createFluentFontIcon("PipelineArrowCurveDownFilled", "", 2, undefined);
363
- export const PipelineArrowCurveDownRegular = /*#__PURE__*/createFluentFontIcon("PipelineArrowCurveDownRegular", "", 2, undefined);
364
- export const PipelinePlayFilled = /*#__PURE__*/createFluentFontIcon("PipelinePlayFilled", "", 2, undefined);
365
- export const PipelinePlayRegular = /*#__PURE__*/createFluentFontIcon("PipelinePlayRegular", "", 2, undefined);
366
- export const PivotFilled = /*#__PURE__*/createFluentFontIcon("PivotFilled", "", 2, undefined);
367
- export const PivotRegular = /*#__PURE__*/createFluentFontIcon("PivotRegular", "", 2, undefined);
368
- export const PlantCattailFilled = /*#__PURE__*/createFluentFontIcon("PlantCattailFilled", "", 2, undefined);
369
- export const PlantCattailRegular = /*#__PURE__*/createFluentFontIcon("PlantCattailRegular", "", 2, undefined);
370
- export const PlantGrassFilled = /*#__PURE__*/createFluentFontIcon("PlantGrassFilled", "", 2, undefined);
371
- export const PlantGrassRegular = /*#__PURE__*/createFluentFontIcon("PlantGrassRegular", "", 2, undefined);
372
- export const PlantRagweedFilled = /*#__PURE__*/createFluentFontIcon("PlantRagweedFilled", "", 2, undefined);
373
- export const PlantRagweedRegular = /*#__PURE__*/createFluentFontIcon("PlantRagweedRegular", "", 2, undefined);
374
- export const PlayFilled = /*#__PURE__*/createFluentFontIcon("PlayFilled", "", 2, undefined);
375
- export const PlayRegular = /*#__PURE__*/createFluentFontIcon("PlayRegular", "", 2, undefined);
376
- export const PlayCircleFilled = /*#__PURE__*/createFluentFontIcon("PlayCircleFilled", "", 2, undefined);
377
- export const PlayCircleRegular = /*#__PURE__*/createFluentFontIcon("PlayCircleRegular", "", 2, undefined);
378
- export const PlayCircleHintFilled = /*#__PURE__*/createFluentFontIcon("PlayCircleHintFilled", "", 2, undefined);
379
- export const PlayCircleHintRegular = /*#__PURE__*/createFluentFontIcon("PlayCircleHintRegular", "", 2, undefined);
380
- export const PlayCircleSparkleFilled = /*#__PURE__*/createFluentFontIcon("PlayCircleSparkleFilled", "", 2, undefined);
381
- export const PlayCircleSparkleRegular = /*#__PURE__*/createFluentFontIcon("PlayCircleSparkleRegular", "", 2, undefined);
382
- export const PlaySettingsFilled = /*#__PURE__*/createFluentFontIcon("PlaySettingsFilled", "", 2, undefined);
383
- export const PlaySettingsRegular = /*#__PURE__*/createFluentFontIcon("PlaySettingsRegular", "", 2, undefined);
384
- export const PlayingCardsFilled = /*#__PURE__*/createFluentFontIcon("PlayingCardsFilled", "", 2, undefined);
385
- export const PlayingCardsRegular = /*#__PURE__*/createFluentFontIcon("PlayingCardsRegular", "", 2, undefined);
386
- export const PlugConnectedFilled = /*#__PURE__*/createFluentFontIcon("PlugConnectedFilled", "", 2, undefined);
387
- export const PlugConnectedRegular = /*#__PURE__*/createFluentFontIcon("PlugConnectedRegular", "", 2, undefined);
388
- export const PlugConnectedAddFilled = /*#__PURE__*/createFluentFontIcon("PlugConnectedAddFilled", "", 2, undefined);
389
- export const PlugConnectedAddRegular = /*#__PURE__*/createFluentFontIcon("PlugConnectedAddRegular", "", 2, undefined);
390
- export const PlugConnectedCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PlugConnectedCheckmarkFilled", "", 2, undefined);
391
- export const PlugConnectedCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PlugConnectedCheckmarkRegular", "", 2, undefined);
392
- export const PlugConnectedSettingsFilled = /*#__PURE__*/createFluentFontIcon("PlugConnectedSettingsFilled", "", 2, undefined);
393
- export const PlugConnectedSettingsRegular = /*#__PURE__*/createFluentFontIcon("PlugConnectedSettingsRegular", "", 2, undefined);
394
- export const PlugDisconnectedFilled = /*#__PURE__*/createFluentFontIcon("PlugDisconnectedFilled", "", 2, undefined);
395
- export const PlugDisconnectedRegular = /*#__PURE__*/createFluentFontIcon("PlugDisconnectedRegular", "", 2, undefined);
396
- export const PointScanFilled = /*#__PURE__*/createFluentFontIcon("PointScanFilled", "", 2, undefined);
397
- export const PointScanRegular = /*#__PURE__*/createFluentFontIcon("PointScanRegular", "", 2, undefined);
398
- export const PollFilled = /*#__PURE__*/createFluentFontIcon("PollFilled", "", 2, undefined);
399
- export const PollRegular = /*#__PURE__*/createFluentFontIcon("PollRegular", "", 2, undefined);
400
- export const PollHorizontalFilled = /*#__PURE__*/createFluentFontIcon("PollHorizontalFilled", "", 2, undefined);
401
- export const PollHorizontalRegular = /*#__PURE__*/createFluentFontIcon("PollHorizontalRegular", "", 2, undefined);
402
- export const PollOffFilled = /*#__PURE__*/createFluentFontIcon("PollOffFilled", "", 2, undefined);
403
- export const PollOffRegular = /*#__PURE__*/createFluentFontIcon("PollOffRegular", "", 2, undefined);
404
- export const PortHdmiFilled = /*#__PURE__*/createFluentFontIcon("PortHdmiFilled", "", 2, undefined);
405
- export const PortHdmiRegular = /*#__PURE__*/createFluentFontIcon("PortHdmiRegular", "", 2, undefined);
406
- export const PortMicroUsbFilled = /*#__PURE__*/createFluentFontIcon("PortMicroUsbFilled", "", 2, undefined);
407
- export const PortMicroUsbRegular = /*#__PURE__*/createFluentFontIcon("PortMicroUsbRegular", "", 2, undefined);
408
- export const PortUsbAFilled = /*#__PURE__*/createFluentFontIcon("PortUsbAFilled", "", 2, undefined);
409
- export const PortUsbARegular = /*#__PURE__*/createFluentFontIcon("PortUsbARegular", "", 2, undefined);
410
- export const PortUsbCFilled = /*#__PURE__*/createFluentFontIcon("PortUsbCFilled", "", 2, undefined);
411
- export const PortUsbCRegular = /*#__PURE__*/createFluentFontIcon("PortUsbCRegular", "", 2, undefined);
412
- export const PositionBackwardFilled = /*#__PURE__*/createFluentFontIcon("PositionBackwardFilled", "", 2, undefined);
413
- export const PositionBackwardRegular = /*#__PURE__*/createFluentFontIcon("PositionBackwardRegular", "", 2, undefined);
414
- export const PositionForwardFilled = /*#__PURE__*/createFluentFontIcon("PositionForwardFilled", "", 2, undefined);
415
- export const PositionForwardRegular = /*#__PURE__*/createFluentFontIcon("PositionForwardRegular", "", 2, undefined);
416
- export const PositionToBackFilled = /*#__PURE__*/createFluentFontIcon("PositionToBackFilled", "", 2, undefined);
417
- export const PositionToBackRegular = /*#__PURE__*/createFluentFontIcon("PositionToBackRegular", "", 2, undefined);
418
- export const PositionToFrontFilled = /*#__PURE__*/createFluentFontIcon("PositionToFrontFilled", "", 2, undefined);
419
- export const PositionToFrontRegular = /*#__PURE__*/createFluentFontIcon("PositionToFrontRegular", "", 2, undefined);
420
- export const PowerFilled = /*#__PURE__*/createFluentFontIcon("PowerFilled", "", 2, undefined);
421
- export const PowerRegular = /*#__PURE__*/createFluentFontIcon("PowerRegular", "", 2, undefined);
422
- export const PredictionsFilled = /*#__PURE__*/createFluentFontIcon("PredictionsFilled", "", 2, undefined);
423
- export const PredictionsRegular = /*#__PURE__*/createFluentFontIcon("PredictionsRegular", "", 2, undefined);
424
- export const PremiumFilled = /*#__PURE__*/createFluentFontIcon("PremiumFilled", "", 2, undefined);
425
- export const PremiumRegular = /*#__PURE__*/createFluentFontIcon("PremiumRegular", "", 2, undefined);
426
- export const PremiumPersonFilled = /*#__PURE__*/createFluentFontIcon("PremiumPersonFilled", "", 2, undefined);
427
- export const PremiumPersonRegular = /*#__PURE__*/createFluentFontIcon("PremiumPersonRegular", "", 2, undefined);
428
- export const PresenceAvailableFilled = /*#__PURE__*/createFluentFontIcon("PresenceAvailableFilled", "", 2, undefined);
429
- export const PresenceAvailableRegular = /*#__PURE__*/createFluentFontIcon("PresenceAvailableRegular", "", 2, undefined);
430
- export const PresenceAwayFilled = /*#__PURE__*/createFluentFontIcon("PresenceAwayFilled", "", 2, undefined);
431
- export const PresenceAwayRegular = /*#__PURE__*/createFluentFontIcon("PresenceAwayRegular", "", 2, undefined);
432
- export const PresenceBlockedRegular = /*#__PURE__*/createFluentFontIcon("PresenceBlockedRegular", "", 2, undefined);
433
- export const PresenceBusyFilled = /*#__PURE__*/createFluentFontIcon("PresenceBusyFilled", "", 2, undefined);
434
- export const PresenceDndFilled = /*#__PURE__*/createFluentFontIcon("PresenceDndFilled", "", 2, undefined);
435
- export const PresenceDndRegular = /*#__PURE__*/createFluentFontIcon("PresenceDndRegular", "", 2, undefined);
436
- export const PresenceOfflineRegular = /*#__PURE__*/createFluentFontIcon("PresenceOfflineRegular", "", 2, undefined);
437
- export const PresenceOofRegular = /*#__PURE__*/createFluentFontIcon("PresenceOofRegular", "", 2, undefined);
438
- export const PresenceTentativeRegular = /*#__PURE__*/createFluentFontIcon("PresenceTentativeRegular", "", 2, undefined);
439
- export const PresenceUnknownRegular = /*#__PURE__*/createFluentFontIcon("PresenceUnknownRegular", "", 2, undefined);
440
- export const PresenterFilled = /*#__PURE__*/createFluentFontIcon("PresenterFilled", "", 2, undefined);
441
- export const PresenterRegular = /*#__PURE__*/createFluentFontIcon("PresenterRegular", "", 2, undefined);
442
- export const PresenterOffFilled = /*#__PURE__*/createFluentFontIcon("PresenterOffFilled", "", 2, undefined);
443
- export const PresenterOffRegular = /*#__PURE__*/createFluentFontIcon("PresenterOffRegular", "", 2, undefined);
444
- export const PreviewLinkFilled = /*#__PURE__*/createFluentFontIcon("PreviewLinkFilled", "", 2, undefined);
445
- export const PreviewLinkRegular = /*#__PURE__*/createFluentFontIcon("PreviewLinkRegular", "", 2, undefined);
446
- export const PreviousFilled = /*#__PURE__*/createFluentFontIcon("PreviousFilled", "", 2, undefined);
447
- export const PreviousRegular = /*#__PURE__*/createFluentFontIcon("PreviousRegular", "", 2, undefined);
448
- export const PreviousFrameFilled = /*#__PURE__*/createFluentFontIcon("PreviousFrameFilled", "", 2, undefined);
449
- export const PreviousFrameRegular = /*#__PURE__*/createFluentFontIcon("PreviousFrameRegular", "", 2, undefined);
450
- export const PrintFilled = /*#__PURE__*/createFluentFontIcon("PrintFilled", "", 2, undefined);
451
- export const PrintRegular = /*#__PURE__*/createFluentFontIcon("PrintRegular", "", 2, undefined);
452
- export const PrintAddFilled = /*#__PURE__*/createFluentFontIcon("PrintAddFilled", "", 2, undefined);
453
- export const PrintAddRegular = /*#__PURE__*/createFluentFontIcon("PrintAddRegular", "", 2, undefined);
454
- export const ProductionFilled = /*#__PURE__*/createFluentFontIcon("ProductionFilled", "", 2, undefined);
455
- export const ProductionRegular = /*#__PURE__*/createFluentFontIcon("ProductionRegular", "", 2, undefined);
456
- export const ProductionCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("ProductionCheckmarkFilled", "", 2, undefined);
457
- export const ProductionCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("ProductionCheckmarkRegular", "", 2, undefined);
458
- export const ProhibitedFilled = /*#__PURE__*/createFluentFontIcon("ProhibitedFilled", "", 2, undefined);
459
- export const ProhibitedRegular = /*#__PURE__*/createFluentFontIcon("ProhibitedRegular", "", 2, undefined);
460
- export const ProhibitedMultipleFilled = /*#__PURE__*/createFluentFontIcon("ProhibitedMultipleFilled", "", 2, undefined);
461
- export const ProhibitedMultipleRegular = /*#__PURE__*/createFluentFontIcon("ProhibitedMultipleRegular", "", 2, undefined);
462
- export const ProhibitedNoteFilled = /*#__PURE__*/createFluentFontIcon("ProhibitedNoteFilled", "", 2, undefined);
463
- export const ProhibitedNoteRegular = /*#__PURE__*/createFluentFontIcon("ProhibitedNoteRegular", "", 2, undefined);
464
- export const ProjectionScreenFilled = /*#__PURE__*/createFluentFontIcon("ProjectionScreenFilled", "", 2, undefined);
465
- export const ProjectionScreenRegular = /*#__PURE__*/createFluentFontIcon("ProjectionScreenRegular", "", 2, undefined);
466
- export const ProjectionScreenDismissFilled = /*#__PURE__*/createFluentFontIcon("ProjectionScreenDismissFilled", "", 2, undefined);
467
- export const ProjectionScreenDismissRegular = /*#__PURE__*/createFluentFontIcon("ProjectionScreenDismissRegular", "", 2, undefined);
468
- export const ProjectionScreenTextFilled = /*#__PURE__*/createFluentFontIcon("ProjectionScreenTextFilled", "", 2, undefined);
469
- export const ProjectionScreenTextRegular = /*#__PURE__*/createFluentFontIcon("ProjectionScreenTextRegular", "", 2, undefined);
470
- export const PromptFilled = /*#__PURE__*/createFluentFontIcon("PromptFilled", "", 2, undefined);
471
- export const PromptRegular = /*#__PURE__*/createFluentFontIcon("PromptRegular", "", 2, undefined);
472
- export const ProtocolHandlerFilled = /*#__PURE__*/createFluentFontIcon("ProtocolHandlerFilled", "", 2, undefined);
473
- export const ProtocolHandlerRegular = /*#__PURE__*/createFluentFontIcon("ProtocolHandlerRegular", "", 2, undefined);
474
- export const PulseFilled = /*#__PURE__*/createFluentFontIcon("PulseFilled", "", 2, undefined);
475
- export const PulseRegular = /*#__PURE__*/createFluentFontIcon("PulseRegular", "", 2, undefined);
476
- export const PulseSquareFilled = /*#__PURE__*/createFluentFontIcon("PulseSquareFilled", "", 2, undefined);
477
- export const PulseSquareRegular = /*#__PURE__*/createFluentFontIcon("PulseSquareRegular", "", 2, undefined);
478
- export const PuzzleCubeFilled = /*#__PURE__*/createFluentFontIcon("PuzzleCubeFilled", "", 2, undefined);
479
- export const PuzzleCubeRegular = /*#__PURE__*/createFluentFontIcon("PuzzleCubeRegular", "", 2, undefined);
480
- export const PuzzleCubePieceFilled = /*#__PURE__*/createFluentFontIcon("PuzzleCubePieceFilled", "", 2, undefined);
481
- export const PuzzleCubePieceRegular = /*#__PURE__*/createFluentFontIcon("PuzzleCubePieceRegular", "", 2, undefined);
482
- export const PuzzlePieceFilled = /*#__PURE__*/createFluentFontIcon("PuzzlePieceFilled", "", 2, undefined);
483
- export const PuzzlePieceRegular = /*#__PURE__*/createFluentFontIcon("PuzzlePieceRegular", "", 2, undefined);
484
- export const PuzzlePieceShieldFilled = /*#__PURE__*/createFluentFontIcon("PuzzlePieceShieldFilled", "", 2, undefined);
485
- export const PuzzlePieceShieldRegular = /*#__PURE__*/createFluentFontIcon("PuzzlePieceShieldRegular", "", 2, undefined);
486
- export const QrCodeFilled = /*#__PURE__*/createFluentFontIcon("QrCodeFilled", "", 2, undefined);
487
- export const QrCodeRegular = /*#__PURE__*/createFluentFontIcon("QrCodeRegular", "", 2, undefined);
488
- export const QuestionFilled = /*#__PURE__*/createFluentFontIcon("QuestionFilled", "", 2, undefined);
489
- export const QuestionRegular = /*#__PURE__*/createFluentFontIcon("QuestionRegular", "", 2, undefined);
490
- export const QuestionCircleFilled = /*#__PURE__*/createFluentFontIcon("QuestionCircleFilled", "", 2, undefined);
491
- export const QuestionCircleRegular = /*#__PURE__*/createFluentFontIcon("QuestionCircleRegular", "", 2, undefined);
492
- export const QuizNewFilled = /*#__PURE__*/createFluentFontIcon("QuizNewFilled", "", 2, undefined);
493
- export const QuizNewRegular = /*#__PURE__*/createFluentFontIcon("QuizNewRegular", "", 2, undefined);
494
- export const RadarFilled = /*#__PURE__*/createFluentFontIcon("RadarFilled", "", 2, undefined);
495
- export const RadarRegular = /*#__PURE__*/createFluentFontIcon("RadarRegular", "", 2, undefined);
496
- export const RadarCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("RadarCheckmarkFilled", "", 2, undefined);
497
- export const RadarCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("RadarCheckmarkRegular", "", 2, undefined);
498
- export const RadarRectangleMultipleFilled = /*#__PURE__*/createFluentFontIcon("RadarRectangleMultipleFilled", "", 2, undefined);
499
- export const RadarRectangleMultipleRegular = /*#__PURE__*/createFluentFontIcon("RadarRectangleMultipleRegular", "", 2, undefined);
500
- export const RadioButtonFilled = /*#__PURE__*/createFluentFontIcon("RadioButtonFilled", "", 2, undefined);
501
- export const RadioButtonRegular = /*#__PURE__*/createFluentFontIcon("RadioButtonRegular", "", 2, undefined);
502
- export const RamFilled = /*#__PURE__*/createFluentFontIcon("RamFilled", "", 2, undefined);
503
- export const RamRegular = /*#__PURE__*/createFluentFontIcon("RamRegular", "", 2, undefined);
504
- export const RatingMatureFilled = /*#__PURE__*/createFluentFontIcon("RatingMatureFilled", "", 2, undefined);
505
- export const RatingMatureRegular = /*#__PURE__*/createFluentFontIcon("RatingMatureRegular", "", 2, undefined);
506
- export const RatioOneToOneFilled = /*#__PURE__*/createFluentFontIcon("RatioOneToOneFilled", "", 2, undefined);
507
- export const RatioOneToOneRegular = /*#__PURE__*/createFluentFontIcon("RatioOneToOneRegular", "", 2, undefined);
508
- export const ReOrderFilled = /*#__PURE__*/createFluentFontIcon("ReOrderFilled", "", 2, undefined);
509
- export const ReOrderRegular = /*#__PURE__*/createFluentFontIcon("ReOrderRegular", "", 2, undefined);
510
- export const ReOrderDotsHorizontalFilled = /*#__PURE__*/createFluentFontIcon("ReOrderDotsHorizontalFilled", "", 2, undefined);
511
- export const ReOrderDotsHorizontalRegular = /*#__PURE__*/createFluentFontIcon("ReOrderDotsHorizontalRegular", "", 2, undefined);
512
- export const ReOrderDotsVerticalFilled = /*#__PURE__*/createFluentFontIcon("ReOrderDotsVerticalFilled", "", 2, undefined);
513
- export const ReOrderDotsVerticalRegular = /*#__PURE__*/createFluentFontIcon("ReOrderDotsVerticalRegular", "", 2, undefined);
514
- export const ReadAloudFilled = /*#__PURE__*/createFluentFontIcon("ReadAloudFilled", "", 2, undefined);
515
- export const ReadAloudRegular = /*#__PURE__*/createFluentFontIcon("ReadAloudRegular", "", 2, undefined);
516
- export const ReadingListFilled = /*#__PURE__*/createFluentFontIcon("ReadingListFilled", "", 2, undefined);
517
- export const ReadingListRegular = /*#__PURE__*/createFluentFontIcon("ReadingListRegular", "", 2, undefined);
518
- export const ReadingListAddFilled = /*#__PURE__*/createFluentFontIcon("ReadingListAddFilled", "", 2, undefined);
519
- export const ReadingListAddRegular = /*#__PURE__*/createFluentFontIcon("ReadingListAddRegular", "", 2, undefined);
520
- export const ReadingModeMobileFilled = /*#__PURE__*/createFluentFontIcon("ReadingModeMobileFilled", "", 2, undefined);
521
- export const ReadingModeMobileRegular = /*#__PURE__*/createFluentFontIcon("ReadingModeMobileRegular", "", 2, undefined);
522
- export const RealEstateFilled = /*#__PURE__*/createFluentFontIcon("RealEstateFilled", "", 2, undefined);
523
- export const RealEstateRegular = /*#__PURE__*/createFluentFontIcon("RealEstateRegular", "", 2, undefined);
524
- export const ReceiptFilled = /*#__PURE__*/createFluentFontIcon("ReceiptFilled", "", 2, undefined);
525
- export const ReceiptRegular = /*#__PURE__*/createFluentFontIcon("ReceiptRegular", "", 2, undefined);
526
- export const ReceiptAddFilled = /*#__PURE__*/createFluentFontIcon("ReceiptAddFilled", "", 2, undefined);
527
- export const ReceiptAddRegular = /*#__PURE__*/createFluentFontIcon("ReceiptAddRegular", "", 2, undefined);
528
- export const ReceiptBagFilled = /*#__PURE__*/createFluentFontIcon("ReceiptBagFilled", "", 2, undefined);
529
- export const ReceiptBagRegular = /*#__PURE__*/createFluentFontIcon("ReceiptBagRegular", "", 2, undefined);
530
- export const ReceiptCubeFilled = /*#__PURE__*/createFluentFontIcon("ReceiptCubeFilled", "", 2, undefined);
531
- export const ReceiptCubeRegular = /*#__PURE__*/createFluentFontIcon("ReceiptCubeRegular", "", 2, undefined);
532
- export const ReceiptMoneyFilled = /*#__PURE__*/createFluentFontIcon("ReceiptMoneyFilled", "", 2, undefined);
533
- export const ReceiptMoneyRegular = /*#__PURE__*/createFluentFontIcon("ReceiptMoneyRegular", "", 2, undefined);
200
+ export const PersonBoardAddFilled = /*#__PURE__*/createFluentFontIcon("PersonBoardAddFilled", "", 2, undefined);
201
+ export const PersonBoardAddRegular = /*#__PURE__*/createFluentFontIcon("PersonBoardAddRegular", "", 2, undefined);
202
+ export const PersonCallFilled = /*#__PURE__*/createFluentFontIcon("PersonCallFilled", "", 2, undefined);
203
+ export const PersonCallRegular = /*#__PURE__*/createFluentFontIcon("PersonCallRegular", "", 2, undefined);
204
+ export const PersonChatFilled = /*#__PURE__*/createFluentFontIcon("PersonChatFilled", "", 2, undefined);
205
+ export const PersonChatRegular = /*#__PURE__*/createFluentFontIcon("PersonChatRegular", "", 2, undefined);
206
+ export const PersonCircleFilled = /*#__PURE__*/createFluentFontIcon("PersonCircleFilled", "", 2, undefined);
207
+ export const PersonCircleRegular = /*#__PURE__*/createFluentFontIcon("PersonCircleRegular", "", 2, undefined);
208
+ export const PersonClockFilled = /*#__PURE__*/createFluentFontIcon("PersonClockFilled", "", 2, undefined);
209
+ export const PersonClockRegular = /*#__PURE__*/createFluentFontIcon("PersonClockRegular", "", 2, undefined);
210
+ export const PersonDeleteFilled = /*#__PURE__*/createFluentFontIcon("PersonDeleteFilled", "", 2, undefined);
211
+ export const PersonDeleteRegular = /*#__PURE__*/createFluentFontIcon("PersonDeleteRegular", "", 2, undefined);
212
+ export const PersonDesktopFilled = /*#__PURE__*/createFluentFontIcon("PersonDesktopFilled", "", 2, undefined);
213
+ export const PersonDesktopRegular = /*#__PURE__*/createFluentFontIcon("PersonDesktopRegular", "", 2, undefined);
214
+ export const PersonEditFilled = /*#__PURE__*/createFluentFontIcon("PersonEditFilled", "", 2, undefined);
215
+ export const PersonEditRegular = /*#__PURE__*/createFluentFontIcon("PersonEditRegular", "", 2, undefined);
216
+ export const PersonFeedbackFilled = /*#__PURE__*/createFluentFontIcon("PersonFeedbackFilled", "", 2, undefined);
217
+ export const PersonFeedbackRegular = /*#__PURE__*/createFluentFontIcon("PersonFeedbackRegular", "", 2, undefined);
218
+ export const PersonHeartFilled = /*#__PURE__*/createFluentFontIcon("PersonHeartFilled", "", 2, undefined);
219
+ export const PersonHeartRegular = /*#__PURE__*/createFluentFontIcon("PersonHeartRegular", "", 2, undefined);
220
+ export const PersonHomeFilled = /*#__PURE__*/createFluentFontIcon("PersonHomeFilled", "", 2, undefined);
221
+ export const PersonHomeRegular = /*#__PURE__*/createFluentFontIcon("PersonHomeRegular", "", 2, undefined);
222
+ export const PersonInfoFilled = /*#__PURE__*/createFluentFontIcon("PersonInfoFilled", "", 2, undefined);
223
+ export const PersonInfoRegular = /*#__PURE__*/createFluentFontIcon("PersonInfoRegular", "", 2, undefined);
224
+ export const PersonKeyFilled = /*#__PURE__*/createFluentFontIcon("PersonKeyFilled", "", 2, undefined);
225
+ export const PersonKeyRegular = /*#__PURE__*/createFluentFontIcon("PersonKeyRegular", "", 2, undefined);
226
+ export const PersonLightbulbFilled = /*#__PURE__*/createFluentFontIcon("PersonLightbulbFilled", "", 2, undefined);
227
+ export const PersonLightbulbRegular = /*#__PURE__*/createFluentFontIcon("PersonLightbulbRegular", "", 2, undefined);
228
+ export const PersonLightningFilled = /*#__PURE__*/createFluentFontIcon("PersonLightningFilled", "", 2, undefined);
229
+ export const PersonLightningRegular = /*#__PURE__*/createFluentFontIcon("PersonLightningRegular", "", 2, undefined);
230
+ export const PersonLinkFilled = /*#__PURE__*/createFluentFontIcon("PersonLinkFilled", "", 2, undefined);
231
+ export const PersonLinkRegular = /*#__PURE__*/createFluentFontIcon("PersonLinkRegular", "", 2, undefined);
232
+ export const PersonLockFilled = /*#__PURE__*/createFluentFontIcon("PersonLockFilled", "", 2, undefined);
233
+ export const PersonLockRegular = /*#__PURE__*/createFluentFontIcon("PersonLockRegular", "", 2, undefined);
234
+ export const PersonMailFilled = /*#__PURE__*/createFluentFontIcon("PersonMailFilled", "", 2, undefined);
235
+ export const PersonMailRegular = /*#__PURE__*/createFluentFontIcon("PersonMailRegular", "", 2, undefined);
236
+ export const PersonMoneyFilled = /*#__PURE__*/createFluentFontIcon("PersonMoneyFilled", "", 2, undefined);
237
+ export const PersonMoneyRegular = /*#__PURE__*/createFluentFontIcon("PersonMoneyRegular", "", 2, undefined);
238
+ export const PersonNoteFilled = /*#__PURE__*/createFluentFontIcon("PersonNoteFilled", "", 2, undefined);
239
+ export const PersonNoteRegular = /*#__PURE__*/createFluentFontIcon("PersonNoteRegular", "", 2, undefined);
240
+ export const PersonPasskeyFilled = /*#__PURE__*/createFluentFontIcon("PersonPasskeyFilled", "", 2, undefined);
241
+ export const PersonPasskeyRegular = /*#__PURE__*/createFluentFontIcon("PersonPasskeyRegular", "", 2, undefined);
242
+ export const PersonPillFilled = /*#__PURE__*/createFluentFontIcon("PersonPillFilled", "", 2, undefined);
243
+ export const PersonPillRegular = /*#__PURE__*/createFluentFontIcon("PersonPillRegular", "", 2, undefined);
244
+ export const PersonProhibitedFilled = /*#__PURE__*/createFluentFontIcon("PersonProhibitedFilled", "", 2, undefined);
245
+ export const PersonProhibitedRegular = /*#__PURE__*/createFluentFontIcon("PersonProhibitedRegular", "", 2, undefined);
246
+ export const PersonQuestionMarkFilled = /*#__PURE__*/createFluentFontIcon("PersonQuestionMarkFilled", "", 2, undefined);
247
+ export const PersonQuestionMarkRegular = /*#__PURE__*/createFluentFontIcon("PersonQuestionMarkRegular", "", 2, undefined);
248
+ export const PersonRibbonFilled = /*#__PURE__*/createFluentFontIcon("PersonRibbonFilled", "", 2, undefined);
249
+ export const PersonRibbonRegular = /*#__PURE__*/createFluentFontIcon("PersonRibbonRegular", "", 2, undefined);
250
+ export const PersonRunningFilled = /*#__PURE__*/createFluentFontIcon("PersonRunningFilled", "", 2, undefined);
251
+ export const PersonRunningRegular = /*#__PURE__*/createFluentFontIcon("PersonRunningRegular", "", 2, undefined);
252
+ export const PersonSearchFilled = /*#__PURE__*/createFluentFontIcon("PersonSearchFilled", "", 2, undefined);
253
+ export const PersonSearchRegular = /*#__PURE__*/createFluentFontIcon("PersonSearchRegular", "", 2, undefined);
254
+ export const PersonSettingsFilled = /*#__PURE__*/createFluentFontIcon("PersonSettingsFilled", "", 2, undefined);
255
+ export const PersonSettingsRegular = /*#__PURE__*/createFluentFontIcon("PersonSettingsRegular", "", 2, undefined);
256
+ export const PersonSquareFilled = /*#__PURE__*/createFluentFontIcon("PersonSquareFilled", "", 2, undefined);
257
+ export const PersonSquareRegular = /*#__PURE__*/createFluentFontIcon("PersonSquareRegular", "", 2, undefined);
258
+ export const PersonSquareAddFilled = /*#__PURE__*/createFluentFontIcon("PersonSquareAddFilled", "", 2, undefined);
259
+ export const PersonSquareAddRegular = /*#__PURE__*/createFluentFontIcon("PersonSquareAddRegular", "", 2, undefined);
260
+ export const PersonSquareCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PersonSquareCheckmarkFilled", "", 2, undefined);
261
+ export const PersonSquareCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PersonSquareCheckmarkRegular", "", 2, undefined);
262
+ export const PersonStarFilled = /*#__PURE__*/createFluentFontIcon("PersonStarFilled", "", 2, undefined);
263
+ export const PersonStarRegular = /*#__PURE__*/createFluentFontIcon("PersonStarRegular", "", 2, undefined);
264
+ export const PersonStarburstFilled = /*#__PURE__*/createFluentFontIcon("PersonStarburstFilled", "", 2, undefined);
265
+ export const PersonStarburstRegular = /*#__PURE__*/createFluentFontIcon("PersonStarburstRegular", "", 2, undefined);
266
+ export const PersonSubtractFilled = /*#__PURE__*/createFluentFontIcon("PersonSubtractFilled", "", 2, undefined);
267
+ export const PersonSubtractRegular = /*#__PURE__*/createFluentFontIcon("PersonSubtractRegular", "", 2, undefined);
268
+ export const PersonSupportFilled = /*#__PURE__*/createFluentFontIcon("PersonSupportFilled", "", 2, undefined);
269
+ export const PersonSupportRegular = /*#__PURE__*/createFluentFontIcon("PersonSupportRegular", "", 2, undefined);
270
+ export const PersonSwapFilled = /*#__PURE__*/createFluentFontIcon("PersonSwapFilled", "", 2, undefined);
271
+ export const PersonSwapRegular = /*#__PURE__*/createFluentFontIcon("PersonSwapRegular", "", 2, undefined);
272
+ export const PersonSyncFilled = /*#__PURE__*/createFluentFontIcon("PersonSyncFilled", "", 2, undefined);
273
+ export const PersonSyncRegular = /*#__PURE__*/createFluentFontIcon("PersonSyncRegular", "", 2, undefined);
274
+ export const PersonTagFilled = /*#__PURE__*/createFluentFontIcon("PersonTagFilled", "", 2, undefined);
275
+ export const PersonTagRegular = /*#__PURE__*/createFluentFontIcon("PersonTagRegular", "", 2, undefined);
276
+ export const PersonTentativeFilled = /*#__PURE__*/createFluentFontIcon("PersonTentativeFilled", "", 2, undefined);
277
+ export const PersonTentativeRegular = /*#__PURE__*/createFluentFontIcon("PersonTentativeRegular", "", 2, undefined);
278
+ export const PersonVoiceFilled = /*#__PURE__*/createFluentFontIcon("PersonVoiceFilled", "", 2, undefined);
279
+ export const PersonVoiceRegular = /*#__PURE__*/createFluentFontIcon("PersonVoiceRegular", "", 2, undefined);
280
+ export const PersonWalkingFilled = /*#__PURE__*/createFluentFontIcon("PersonWalkingFilled", "", 2, undefined);
281
+ export const PersonWalkingRegular = /*#__PURE__*/createFluentFontIcon("PersonWalkingRegular", "", 2, undefined);
282
+ export const PersonWarningFilled = /*#__PURE__*/createFluentFontIcon("PersonWarningFilled", "", 2, undefined);
283
+ export const PersonWarningRegular = /*#__PURE__*/createFluentFontIcon("PersonWarningRegular", "", 2, undefined);
284
+ export const PersonWrenchFilled = /*#__PURE__*/createFluentFontIcon("PersonWrenchFilled", "", 2, undefined);
285
+ export const PersonWrenchRegular = /*#__PURE__*/createFluentFontIcon("PersonWrenchRegular", "", 2, undefined);
286
+ export const PhoneFilled = /*#__PURE__*/createFluentFontIcon("PhoneFilled", "", 2, undefined);
287
+ export const PhoneRegular = /*#__PURE__*/createFluentFontIcon("PhoneRegular", "", 2, undefined);
288
+ export const PhoneAddFilled = /*#__PURE__*/createFluentFontIcon("PhoneAddFilled", "", 2, undefined);
289
+ export const PhoneAddRegular = /*#__PURE__*/createFluentFontIcon("PhoneAddRegular", "", 2, undefined);
290
+ export const PhoneArrowRightFilled = /*#__PURE__*/createFluentFontIcon("PhoneArrowRightFilled", "", 2, undefined);
291
+ export const PhoneArrowRightRegular = /*#__PURE__*/createFluentFontIcon("PhoneArrowRightRegular", "", 2, undefined);
292
+ export const PhoneChatFilled = /*#__PURE__*/createFluentFontIcon("PhoneChatFilled", "", 2, undefined);
293
+ export const PhoneChatRegular = /*#__PURE__*/createFluentFontIcon("PhoneChatRegular", "", 2, undefined);
294
+ export const PhoneCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PhoneCheckmarkFilled", "", 2, undefined);
295
+ export const PhoneCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PhoneCheckmarkRegular", "", 2, undefined);
296
+ export const PhoneDesktopFilled = /*#__PURE__*/createFluentFontIcon("PhoneDesktopFilled", "", 2, undefined);
297
+ export const PhoneDesktopRegular = /*#__PURE__*/createFluentFontIcon("PhoneDesktopRegular", "", 2, undefined);
298
+ export const PhoneDesktopAddFilled = /*#__PURE__*/createFluentFontIcon("PhoneDesktopAddFilled", "", 2, undefined);
299
+ export const PhoneDesktopAddRegular = /*#__PURE__*/createFluentFontIcon("PhoneDesktopAddRegular", "", 2, undefined);
300
+ export const PhoneDismissFilled = /*#__PURE__*/createFluentFontIcon("PhoneDismissFilled", "", 2, undefined);
301
+ export const PhoneDismissRegular = /*#__PURE__*/createFluentFontIcon("PhoneDismissRegular", "", 2, undefined);
302
+ export const PhoneEditFilled = /*#__PURE__*/createFluentFontIcon("PhoneEditFilled", "", 2, undefined);
303
+ export const PhoneEditRegular = /*#__PURE__*/createFluentFontIcon("PhoneEditRegular", "", 2, undefined);
304
+ export const PhoneEraserFilled = /*#__PURE__*/createFluentFontIcon("PhoneEraserFilled", "", 2, undefined);
305
+ export const PhoneEraserRegular = /*#__PURE__*/createFluentFontIcon("PhoneEraserRegular", "", 2, undefined);
306
+ export const PhoneFooterArrowDownFilled = /*#__PURE__*/createFluentFontIcon("PhoneFooterArrowDownFilled", "", 2, undefined);
307
+ export const PhoneFooterArrowDownRegular = /*#__PURE__*/createFluentFontIcon("PhoneFooterArrowDownRegular", "", 2, undefined);
308
+ export const PhoneHeaderArrowUpFilled = /*#__PURE__*/createFluentFontIcon("PhoneHeaderArrowUpFilled", "", 2, undefined);
309
+ export const PhoneHeaderArrowUpRegular = /*#__PURE__*/createFluentFontIcon("PhoneHeaderArrowUpRegular", "", 2, undefined);
310
+ export const PhoneKeyFilled = /*#__PURE__*/createFluentFontIcon("PhoneKeyFilled", "", 2, undefined);
311
+ export const PhoneKeyRegular = /*#__PURE__*/createFluentFontIcon("PhoneKeyRegular", "", 2, undefined);
312
+ export const PhoneLaptopFilled = /*#__PURE__*/createFluentFontIcon("PhoneLaptopFilled", "", 2, undefined);
313
+ export const PhoneLaptopRegular = /*#__PURE__*/createFluentFontIcon("PhoneLaptopRegular", "", 2, undefined);
314
+ export const PhoneLinkSetupFilled = /*#__PURE__*/createFluentFontIcon("PhoneLinkSetupFilled", "", 2, undefined);
315
+ export const PhoneLinkSetupRegular = /*#__PURE__*/createFluentFontIcon("PhoneLinkSetupRegular", "", 2, undefined);
316
+ export const PhoneLockFilled = /*#__PURE__*/createFluentFontIcon("PhoneLockFilled", "", 2, undefined);
317
+ export const PhoneLockRegular = /*#__PURE__*/createFluentFontIcon("PhoneLockRegular", "", 2, undefined);
318
+ export const PhonePageHeaderFilled = /*#__PURE__*/createFluentFontIcon("PhonePageHeaderFilled", "", 2, undefined);
319
+ export const PhonePageHeaderRegular = /*#__PURE__*/createFluentFontIcon("PhonePageHeaderRegular", "", 2, undefined);
320
+ export const PhonePaginationFilled = /*#__PURE__*/createFluentFontIcon("PhonePaginationFilled", "", 2, undefined);
321
+ export const PhonePaginationRegular = /*#__PURE__*/createFluentFontIcon("PhonePaginationRegular", "", 2, undefined);
322
+ export const PhoneScreenTimeFilled = /*#__PURE__*/createFluentFontIcon("PhoneScreenTimeFilled", "", 2, undefined);
323
+ export const PhoneScreenTimeRegular = /*#__PURE__*/createFluentFontIcon("PhoneScreenTimeRegular", "", 2, undefined);
324
+ export const PhoneShakeFilled = /*#__PURE__*/createFluentFontIcon("PhoneShakeFilled", "", 2, undefined);
325
+ export const PhoneShakeRegular = /*#__PURE__*/createFluentFontIcon("PhoneShakeRegular", "", 2, undefined);
326
+ export const PhoneSpanInFilled = /*#__PURE__*/createFluentFontIcon("PhoneSpanInFilled", "", 2, undefined);
327
+ export const PhoneSpanInRegular = /*#__PURE__*/createFluentFontIcon("PhoneSpanInRegular", "", 2, undefined);
328
+ export const PhoneSpanOutFilled = /*#__PURE__*/createFluentFontIcon("PhoneSpanOutFilled", "", 2, undefined);
329
+ export const PhoneSpanOutRegular = /*#__PURE__*/createFluentFontIcon("PhoneSpanOutRegular", "", 2, undefined);
330
+ export const PhoneSpeakerFilled = /*#__PURE__*/createFluentFontIcon("PhoneSpeakerFilled", "", 2, undefined);
331
+ export const PhoneSpeakerRegular = /*#__PURE__*/createFluentFontIcon("PhoneSpeakerRegular", "", 2, undefined);
332
+ export const PhoneStatusBarFilled = /*#__PURE__*/createFluentFontIcon("PhoneStatusBarFilled", "", 2, undefined);
333
+ export const PhoneStatusBarRegular = /*#__PURE__*/createFluentFontIcon("PhoneStatusBarRegular", "", 2, undefined);
334
+ export const PhoneTabletFilled = /*#__PURE__*/createFluentFontIcon("PhoneTabletFilled", "", 2, undefined);
335
+ export const PhoneTabletRegular = /*#__PURE__*/createFluentFontIcon("PhoneTabletRegular", "", 2, undefined);
336
+ export const PhoneUpdateFilled = /*#__PURE__*/createFluentFontIcon("PhoneUpdateFilled", "", 2, undefined);
337
+ export const PhoneUpdateRegular = /*#__PURE__*/createFluentFontIcon("PhoneUpdateRegular", "", 2, undefined);
338
+ export const PhoneUpdateCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PhoneUpdateCheckmarkFilled", "", 2, undefined);
339
+ export const PhoneUpdateCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PhoneUpdateCheckmarkRegular", "", 2, undefined);
340
+ export const PhoneVerticalScrollFilled = /*#__PURE__*/createFluentFontIcon("PhoneVerticalScrollFilled", "", 2, undefined);
341
+ export const PhoneVerticalScrollRegular = /*#__PURE__*/createFluentFontIcon("PhoneVerticalScrollRegular", "", 2, undefined);
342
+ export const PhoneVibrateFilled = /*#__PURE__*/createFluentFontIcon("PhoneVibrateFilled", "", 2, undefined);
343
+ export const PhoneVibrateRegular = /*#__PURE__*/createFluentFontIcon("PhoneVibrateRegular", "", 2, undefined);
344
+ export const PhotoFilterFilled = /*#__PURE__*/createFluentFontIcon("PhotoFilterFilled", "", 2, undefined);
345
+ export const PhotoFilterRegular = /*#__PURE__*/createFluentFontIcon("PhotoFilterRegular", "", 2, undefined);
346
+ export const PiFilled = /*#__PURE__*/createFluentFontIcon("PiFilled", "", 2, undefined);
347
+ export const PiRegular = /*#__PURE__*/createFluentFontIcon("PiRegular", "", 2, undefined);
348
+ export const PictureInPictureFilled = /*#__PURE__*/createFluentFontIcon("PictureInPictureFilled", "", 2, undefined);
349
+ export const PictureInPictureRegular = /*#__PURE__*/createFluentFontIcon("PictureInPictureRegular", "", 2, undefined);
350
+ export const PictureInPictureEnterFilled = /*#__PURE__*/createFluentFontIcon("PictureInPictureEnterFilled", "", 2, undefined);
351
+ export const PictureInPictureEnterRegular = /*#__PURE__*/createFluentFontIcon("PictureInPictureEnterRegular", "", 2, undefined);
352
+ export const PictureInPictureExitFilled = /*#__PURE__*/createFluentFontIcon("PictureInPictureExitFilled", "", 2, undefined);
353
+ export const PictureInPictureExitRegular = /*#__PURE__*/createFluentFontIcon("PictureInPictureExitRegular", "", 2, undefined);
354
+ export const PillFilled = /*#__PURE__*/createFluentFontIcon("PillFilled", "", 2, undefined);
355
+ export const PillRegular = /*#__PURE__*/createFluentFontIcon("PillRegular", "", 2, undefined);
356
+ export const PinFilled = /*#__PURE__*/createFluentFontIcon("PinFilled", "", 2, undefined);
357
+ export const PinRegular = /*#__PURE__*/createFluentFontIcon("PinRegular", "", 2, undefined);
358
+ export const PinGlobeFilled = /*#__PURE__*/createFluentFontIcon("PinGlobeFilled", "", 2, undefined);
359
+ export const PinGlobeRegular = /*#__PURE__*/createFluentFontIcon("PinGlobeRegular", "", 2, undefined);
360
+ export const PinOffFilled = /*#__PURE__*/createFluentFontIcon("PinOffFilled", "", 2, undefined);
361
+ export const PinOffRegular = /*#__PURE__*/createFluentFontIcon("PinOffRegular", "", 2, undefined);
362
+ export const PipelineFilled = /*#__PURE__*/createFluentFontIcon("PipelineFilled", "", 2, undefined);
363
+ export const PipelineRegular = /*#__PURE__*/createFluentFontIcon("PipelineRegular", "", 2, undefined);
364
+ export const PipelineAddFilled = /*#__PURE__*/createFluentFontIcon("PipelineAddFilled", "", 2, undefined);
365
+ export const PipelineAddRegular = /*#__PURE__*/createFluentFontIcon("PipelineAddRegular", "", 2, undefined);
366
+ export const PipelineArrowCurveDownFilled = /*#__PURE__*/createFluentFontIcon("PipelineArrowCurveDownFilled", "", 2, undefined);
367
+ export const PipelineArrowCurveDownRegular = /*#__PURE__*/createFluentFontIcon("PipelineArrowCurveDownRegular", "", 2, undefined);
368
+ export const PipelinePlayFilled = /*#__PURE__*/createFluentFontIcon("PipelinePlayFilled", "", 2, undefined);
369
+ export const PipelinePlayRegular = /*#__PURE__*/createFluentFontIcon("PipelinePlayRegular", "", 2, undefined);
370
+ export const PivotFilled = /*#__PURE__*/createFluentFontIcon("PivotFilled", "", 2, undefined);
371
+ export const PivotRegular = /*#__PURE__*/createFluentFontIcon("PivotRegular", "", 2, undefined);
372
+ export const PlantCattailFilled = /*#__PURE__*/createFluentFontIcon("PlantCattailFilled", "", 2, undefined);
373
+ export const PlantCattailRegular = /*#__PURE__*/createFluentFontIcon("PlantCattailRegular", "", 2, undefined);
374
+ export const PlantGrassFilled = /*#__PURE__*/createFluentFontIcon("PlantGrassFilled", "", 2, undefined);
375
+ export const PlantGrassRegular = /*#__PURE__*/createFluentFontIcon("PlantGrassRegular", "", 2, undefined);
376
+ export const PlantRagweedFilled = /*#__PURE__*/createFluentFontIcon("PlantRagweedFilled", "", 2, undefined);
377
+ export const PlantRagweedRegular = /*#__PURE__*/createFluentFontIcon("PlantRagweedRegular", "", 2, undefined);
378
+ export const PlayFilled = /*#__PURE__*/createFluentFontIcon("PlayFilled", "", 2, undefined);
379
+ export const PlayRegular = /*#__PURE__*/createFluentFontIcon("PlayRegular", "", 2, undefined);
380
+ export const PlayCircleFilled = /*#__PURE__*/createFluentFontIcon("PlayCircleFilled", "", 2, undefined);
381
+ export const PlayCircleRegular = /*#__PURE__*/createFluentFontIcon("PlayCircleRegular", "", 2, undefined);
382
+ export const PlayCircleHintFilled = /*#__PURE__*/createFluentFontIcon("PlayCircleHintFilled", "", 2, undefined);
383
+ export const PlayCircleHintRegular = /*#__PURE__*/createFluentFontIcon("PlayCircleHintRegular", "", 2, undefined);
384
+ export const PlayCircleSparkleFilled = /*#__PURE__*/createFluentFontIcon("PlayCircleSparkleFilled", "", 2, undefined);
385
+ export const PlayCircleSparkleRegular = /*#__PURE__*/createFluentFontIcon("PlayCircleSparkleRegular", "", 2, undefined);
386
+ export const PlaySettingsFilled = /*#__PURE__*/createFluentFontIcon("PlaySettingsFilled", "", 2, undefined);
387
+ export const PlaySettingsRegular = /*#__PURE__*/createFluentFontIcon("PlaySettingsRegular", "", 2, undefined);
388
+ export const PlayingCardsFilled = /*#__PURE__*/createFluentFontIcon("PlayingCardsFilled", "", 2, undefined);
389
+ export const PlayingCardsRegular = /*#__PURE__*/createFluentFontIcon("PlayingCardsRegular", "", 2, undefined);
390
+ export const PlugConnectedFilled = /*#__PURE__*/createFluentFontIcon("PlugConnectedFilled", "", 2, undefined);
391
+ export const PlugConnectedRegular = /*#__PURE__*/createFluentFontIcon("PlugConnectedRegular", "", 2, undefined);
392
+ export const PlugConnectedAddFilled = /*#__PURE__*/createFluentFontIcon("PlugConnectedAddFilled", "", 2, undefined);
393
+ export const PlugConnectedAddRegular = /*#__PURE__*/createFluentFontIcon("PlugConnectedAddRegular", "", 2, undefined);
394
+ export const PlugConnectedCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("PlugConnectedCheckmarkFilled", "", 2, undefined);
395
+ export const PlugConnectedCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("PlugConnectedCheckmarkRegular", "", 2, undefined);
396
+ export const PlugConnectedSettingsFilled = /*#__PURE__*/createFluentFontIcon("PlugConnectedSettingsFilled", "", 2, undefined);
397
+ export const PlugConnectedSettingsRegular = /*#__PURE__*/createFluentFontIcon("PlugConnectedSettingsRegular", "", 2, undefined);
398
+ export const PlugDisconnectedFilled = /*#__PURE__*/createFluentFontIcon("PlugDisconnectedFilled", "", 2, undefined);
399
+ export const PlugDisconnectedRegular = /*#__PURE__*/createFluentFontIcon("PlugDisconnectedRegular", "", 2, undefined);
400
+ export const PointScanFilled = /*#__PURE__*/createFluentFontIcon("PointScanFilled", "", 2, undefined);
401
+ export const PointScanRegular = /*#__PURE__*/createFluentFontIcon("PointScanRegular", "", 2, undefined);
402
+ export const PollFilled = /*#__PURE__*/createFluentFontIcon("PollFilled", "", 2, undefined);
403
+ export const PollRegular = /*#__PURE__*/createFluentFontIcon("PollRegular", "", 2, undefined);
404
+ export const PollHorizontalFilled = /*#__PURE__*/createFluentFontIcon("PollHorizontalFilled", "", 2, undefined);
405
+ export const PollHorizontalRegular = /*#__PURE__*/createFluentFontIcon("PollHorizontalRegular", "", 2, undefined);
406
+ export const PollOffFilled = /*#__PURE__*/createFluentFontIcon("PollOffFilled", "", 2, undefined);
407
+ export const PollOffRegular = /*#__PURE__*/createFluentFontIcon("PollOffRegular", "", 2, undefined);
408
+ export const PortHdmiFilled = /*#__PURE__*/createFluentFontIcon("PortHdmiFilled", "", 2, undefined);
409
+ export const PortHdmiRegular = /*#__PURE__*/createFluentFontIcon("PortHdmiRegular", "", 2, undefined);
410
+ export const PortMicroUsbFilled = /*#__PURE__*/createFluentFontIcon("PortMicroUsbFilled", "", 2, undefined);
411
+ export const PortMicroUsbRegular = /*#__PURE__*/createFluentFontIcon("PortMicroUsbRegular", "", 2, undefined);
412
+ export const PortUsbAFilled = /*#__PURE__*/createFluentFontIcon("PortUsbAFilled", "", 2, undefined);
413
+ export const PortUsbARegular = /*#__PURE__*/createFluentFontIcon("PortUsbARegular", "", 2, undefined);
414
+ export const PortUsbCFilled = /*#__PURE__*/createFluentFontIcon("PortUsbCFilled", "", 2, undefined);
415
+ export const PortUsbCRegular = /*#__PURE__*/createFluentFontIcon("PortUsbCRegular", "", 2, undefined);
416
+ export const PositionBackwardFilled = /*#__PURE__*/createFluentFontIcon("PositionBackwardFilled", "", 2, undefined);
417
+ export const PositionBackwardRegular = /*#__PURE__*/createFluentFontIcon("PositionBackwardRegular", "", 2, undefined);
418
+ export const PositionForwardFilled = /*#__PURE__*/createFluentFontIcon("PositionForwardFilled", "", 2, undefined);
419
+ export const PositionForwardRegular = /*#__PURE__*/createFluentFontIcon("PositionForwardRegular", "", 2, undefined);
420
+ export const PositionToBackFilled = /*#__PURE__*/createFluentFontIcon("PositionToBackFilled", "", 2, undefined);
421
+ export const PositionToBackRegular = /*#__PURE__*/createFluentFontIcon("PositionToBackRegular", "", 2, undefined);
422
+ export const PositionToFrontFilled = /*#__PURE__*/createFluentFontIcon("PositionToFrontFilled", "", 2, undefined);
423
+ export const PositionToFrontRegular = /*#__PURE__*/createFluentFontIcon("PositionToFrontRegular", "", 2, undefined);
424
+ export const PowerFilled = /*#__PURE__*/createFluentFontIcon("PowerFilled", "", 2, undefined);
425
+ export const PowerRegular = /*#__PURE__*/createFluentFontIcon("PowerRegular", "", 2, undefined);
426
+ export const PredictionsFilled = /*#__PURE__*/createFluentFontIcon("PredictionsFilled", "", 2, undefined);
427
+ export const PredictionsRegular = /*#__PURE__*/createFluentFontIcon("PredictionsRegular", "", 2, undefined);
428
+ export const PremiumFilled = /*#__PURE__*/createFluentFontIcon("PremiumFilled", "", 2, undefined);
429
+ export const PremiumRegular = /*#__PURE__*/createFluentFontIcon("PremiumRegular", "", 2, undefined);
430
+ export const PremiumPersonFilled = /*#__PURE__*/createFluentFontIcon("PremiumPersonFilled", "", 2, undefined);
431
+ export const PremiumPersonRegular = /*#__PURE__*/createFluentFontIcon("PremiumPersonRegular", "", 2, undefined);
432
+ export const PresenceAvailableFilled = /*#__PURE__*/createFluentFontIcon("PresenceAvailableFilled", "", 2, undefined);
433
+ export const PresenceAvailableRegular = /*#__PURE__*/createFluentFontIcon("PresenceAvailableRegular", "", 2, undefined);
434
+ export const PresenceAwayFilled = /*#__PURE__*/createFluentFontIcon("PresenceAwayFilled", "", 2, undefined);
435
+ export const PresenceAwayRegular = /*#__PURE__*/createFluentFontIcon("PresenceAwayRegular", "", 2, undefined);
436
+ export const PresenceBlockedRegular = /*#__PURE__*/createFluentFontIcon("PresenceBlockedRegular", "", 2, undefined);
437
+ export const PresenceBusyFilled = /*#__PURE__*/createFluentFontIcon("PresenceBusyFilled", "", 2, undefined);
438
+ export const PresenceDndFilled = /*#__PURE__*/createFluentFontIcon("PresenceDndFilled", "", 2, undefined);
439
+ export const PresenceDndRegular = /*#__PURE__*/createFluentFontIcon("PresenceDndRegular", "", 2, undefined);
440
+ export const PresenceOfflineRegular = /*#__PURE__*/createFluentFontIcon("PresenceOfflineRegular", "", 2, undefined);
441
+ export const PresenceOofRegular = /*#__PURE__*/createFluentFontIcon("PresenceOofRegular", "", 2, undefined);
442
+ export const PresenceTentativeRegular = /*#__PURE__*/createFluentFontIcon("PresenceTentativeRegular", "", 2, undefined);
443
+ export const PresenceUnknownRegular = /*#__PURE__*/createFluentFontIcon("PresenceUnknownRegular", "", 2, undefined);
444
+ export const PresenterFilled = /*#__PURE__*/createFluentFontIcon("PresenterFilled", "", 2, undefined);
445
+ export const PresenterRegular = /*#__PURE__*/createFluentFontIcon("PresenterRegular", "", 2, undefined);
446
+ export const PresenterOffFilled = /*#__PURE__*/createFluentFontIcon("PresenterOffFilled", "", 2, undefined);
447
+ export const PresenterOffRegular = /*#__PURE__*/createFluentFontIcon("PresenterOffRegular", "", 2, undefined);
448
+ export const PreviewLinkFilled = /*#__PURE__*/createFluentFontIcon("PreviewLinkFilled", "", 2, undefined);
449
+ export const PreviewLinkRegular = /*#__PURE__*/createFluentFontIcon("PreviewLinkRegular", "", 2, undefined);
450
+ export const PreviousFilled = /*#__PURE__*/createFluentFontIcon("PreviousFilled", "", 2, undefined);
451
+ export const PreviousRegular = /*#__PURE__*/createFluentFontIcon("PreviousRegular", "", 2, undefined);
452
+ export const PreviousFrameFilled = /*#__PURE__*/createFluentFontIcon("PreviousFrameFilled", "", 2, undefined);
453
+ export const PreviousFrameRegular = /*#__PURE__*/createFluentFontIcon("PreviousFrameRegular", "", 2, undefined);
454
+ export const PrintFilled = /*#__PURE__*/createFluentFontIcon("PrintFilled", "", 2, undefined);
455
+ export const PrintRegular = /*#__PURE__*/createFluentFontIcon("PrintRegular", "", 2, undefined);
456
+ export const PrintAddFilled = /*#__PURE__*/createFluentFontIcon("PrintAddFilled", "", 2, undefined);
457
+ export const PrintAddRegular = /*#__PURE__*/createFluentFontIcon("PrintAddRegular", "", 2, undefined);
458
+ export const ProductionFilled = /*#__PURE__*/createFluentFontIcon("ProductionFilled", "", 2, undefined);
459
+ export const ProductionRegular = /*#__PURE__*/createFluentFontIcon("ProductionRegular", "", 2, undefined);
460
+ export const ProductionCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("ProductionCheckmarkFilled", "", 2, undefined);
461
+ export const ProductionCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("ProductionCheckmarkRegular", "", 2, undefined);
462
+ export const ProhibitedFilled = /*#__PURE__*/createFluentFontIcon("ProhibitedFilled", "", 2, undefined);
463
+ export const ProhibitedRegular = /*#__PURE__*/createFluentFontIcon("ProhibitedRegular", "", 2, undefined);
464
+ export const ProhibitedMultipleFilled = /*#__PURE__*/createFluentFontIcon("ProhibitedMultipleFilled", "", 2, undefined);
465
+ export const ProhibitedMultipleRegular = /*#__PURE__*/createFluentFontIcon("ProhibitedMultipleRegular", "", 2, undefined);
466
+ export const ProhibitedNoteFilled = /*#__PURE__*/createFluentFontIcon("ProhibitedNoteFilled", "", 2, undefined);
467
+ export const ProhibitedNoteRegular = /*#__PURE__*/createFluentFontIcon("ProhibitedNoteRegular", "", 2, undefined);
468
+ export const ProjectionScreenFilled = /*#__PURE__*/createFluentFontIcon("ProjectionScreenFilled", "", 2, undefined);
469
+ export const ProjectionScreenRegular = /*#__PURE__*/createFluentFontIcon("ProjectionScreenRegular", "", 2, undefined);
470
+ export const ProjectionScreenDismissFilled = /*#__PURE__*/createFluentFontIcon("ProjectionScreenDismissFilled", "", 2, undefined);
471
+ export const ProjectionScreenDismissRegular = /*#__PURE__*/createFluentFontIcon("ProjectionScreenDismissRegular", "", 2, undefined);
472
+ export const ProjectionScreenTextFilled = /*#__PURE__*/createFluentFontIcon("ProjectionScreenTextFilled", "", 2, undefined);
473
+ export const ProjectionScreenTextRegular = /*#__PURE__*/createFluentFontIcon("ProjectionScreenTextRegular", "", 2, undefined);
474
+ export const PromptFilled = /*#__PURE__*/createFluentFontIcon("PromptFilled", "", 2, undefined);
475
+ export const PromptRegular = /*#__PURE__*/createFluentFontIcon("PromptRegular", "", 2, undefined);
476
+ export const ProtocolHandlerFilled = /*#__PURE__*/createFluentFontIcon("ProtocolHandlerFilled", "", 2, undefined);
477
+ export const ProtocolHandlerRegular = /*#__PURE__*/createFluentFontIcon("ProtocolHandlerRegular", "", 2, undefined);
478
+ export const PulseFilled = /*#__PURE__*/createFluentFontIcon("PulseFilled", "", 2, undefined);
479
+ export const PulseRegular = /*#__PURE__*/createFluentFontIcon("PulseRegular", "", 2, undefined);
480
+ export const PulseSquareFilled = /*#__PURE__*/createFluentFontIcon("PulseSquareFilled", "", 2, undefined);
481
+ export const PulseSquareRegular = /*#__PURE__*/createFluentFontIcon("PulseSquareRegular", "", 2, undefined);
482
+ export const PuzzleCubeFilled = /*#__PURE__*/createFluentFontIcon("PuzzleCubeFilled", "", 2, undefined);
483
+ export const PuzzleCubeRegular = /*#__PURE__*/createFluentFontIcon("PuzzleCubeRegular", "", 2, undefined);
484
+ export const PuzzleCubePieceFilled = /*#__PURE__*/createFluentFontIcon("PuzzleCubePieceFilled", "", 2, undefined);
485
+ export const PuzzleCubePieceRegular = /*#__PURE__*/createFluentFontIcon("PuzzleCubePieceRegular", "", 2, undefined);
486
+ export const PuzzlePieceFilled = /*#__PURE__*/createFluentFontIcon("PuzzlePieceFilled", "", 2, undefined);
487
+ export const PuzzlePieceRegular = /*#__PURE__*/createFluentFontIcon("PuzzlePieceRegular", "", 2, undefined);
488
+ export const PuzzlePieceShieldFilled = /*#__PURE__*/createFluentFontIcon("PuzzlePieceShieldFilled", "", 2, undefined);
489
+ export const PuzzlePieceShieldRegular = /*#__PURE__*/createFluentFontIcon("PuzzlePieceShieldRegular", "", 2, undefined);
490
+ export const QrCodeFilled = /*#__PURE__*/createFluentFontIcon("QrCodeFilled", "", 2, undefined);
491
+ export const QrCodeRegular = /*#__PURE__*/createFluentFontIcon("QrCodeRegular", "", 2, undefined);
492
+ export const QuestionFilled = /*#__PURE__*/createFluentFontIcon("QuestionFilled", "", 2, undefined);
493
+ export const QuestionRegular = /*#__PURE__*/createFluentFontIcon("QuestionRegular", "", 2, undefined);
494
+ export const QuestionCircleFilled = /*#__PURE__*/createFluentFontIcon("QuestionCircleFilled", "", 2, undefined);
495
+ export const QuestionCircleRegular = /*#__PURE__*/createFluentFontIcon("QuestionCircleRegular", "", 2, undefined);
496
+ export const QuizNewFilled = /*#__PURE__*/createFluentFontIcon("QuizNewFilled", "", 2, undefined);
497
+ export const QuizNewRegular = /*#__PURE__*/createFluentFontIcon("QuizNewRegular", "", 2, undefined);
498
+ export const RadarFilled = /*#__PURE__*/createFluentFontIcon("RadarFilled", "", 2, undefined);
499
+ export const RadarRegular = /*#__PURE__*/createFluentFontIcon("RadarRegular", "", 2, undefined);
500
+ export const RadarCheckmarkFilled = /*#__PURE__*/createFluentFontIcon("RadarCheckmarkFilled", "", 2, undefined);
501
+ export const RadarCheckmarkRegular = /*#__PURE__*/createFluentFontIcon("RadarCheckmarkRegular", "", 2, undefined);
502
+ export const RadarRectangleMultipleFilled = /*#__PURE__*/createFluentFontIcon("RadarRectangleMultipleFilled", "", 2, undefined);
503
+ export const RadarRectangleMultipleRegular = /*#__PURE__*/createFluentFontIcon("RadarRectangleMultipleRegular", "", 2, undefined);
504
+ export const RadioButtonFilled = /*#__PURE__*/createFluentFontIcon("RadioButtonFilled", "", 2, undefined);
505
+ export const RadioButtonRegular = /*#__PURE__*/createFluentFontIcon("RadioButtonRegular", "", 2, undefined);
506
+ export const RamFilled = /*#__PURE__*/createFluentFontIcon("RamFilled", "", 2, undefined);
507
+ export const RamRegular = /*#__PURE__*/createFluentFontIcon("RamRegular", "", 2, undefined);
508
+ export const RatingMatureFilled = /*#__PURE__*/createFluentFontIcon("RatingMatureFilled", "", 2, undefined);
509
+ export const RatingMatureRegular = /*#__PURE__*/createFluentFontIcon("RatingMatureRegular", "", 2, undefined);
510
+ export const RatioOneToOneFilled = /*#__PURE__*/createFluentFontIcon("RatioOneToOneFilled", "", 2, undefined);
511
+ export const RatioOneToOneRegular = /*#__PURE__*/createFluentFontIcon("RatioOneToOneRegular", "", 2, undefined);
512
+ export const ReOrderFilled = /*#__PURE__*/createFluentFontIcon("ReOrderFilled", "", 2, undefined);
513
+ export const ReOrderRegular = /*#__PURE__*/createFluentFontIcon("ReOrderRegular", "", 2, undefined);
514
+ export const ReOrderDotsHorizontalFilled = /*#__PURE__*/createFluentFontIcon("ReOrderDotsHorizontalFilled", "", 2, undefined);
515
+ export const ReOrderDotsHorizontalRegular = /*#__PURE__*/createFluentFontIcon("ReOrderDotsHorizontalRegular", "", 2, undefined);
516
+ export const ReOrderDotsVerticalFilled = /*#__PURE__*/createFluentFontIcon("ReOrderDotsVerticalFilled", "", 2, undefined);
517
+ export const ReOrderDotsVerticalRegular = /*#__PURE__*/createFluentFontIcon("ReOrderDotsVerticalRegular", "", 2, undefined);
518
+ export const ReadAloudFilled = /*#__PURE__*/createFluentFontIcon("ReadAloudFilled", "", 2, undefined);
519
+ export const ReadAloudRegular = /*#__PURE__*/createFluentFontIcon("ReadAloudRegular", "", 2, undefined);
520
+ export const ReadingListFilled = /*#__PURE__*/createFluentFontIcon("ReadingListFilled", "", 2, undefined);
521
+ export const ReadingListRegular = /*#__PURE__*/createFluentFontIcon("ReadingListRegular", "", 2, undefined);
522
+ export const ReadingListAddFilled = /*#__PURE__*/createFluentFontIcon("ReadingListAddFilled", "", 2, undefined);
523
+ export const ReadingListAddRegular = /*#__PURE__*/createFluentFontIcon("ReadingListAddRegular", "", 2, undefined);
524
+ export const ReadingModeMobileFilled = /*#__PURE__*/createFluentFontIcon("ReadingModeMobileFilled", "", 2, undefined);
525
+ export const ReadingModeMobileRegular = /*#__PURE__*/createFluentFontIcon("ReadingModeMobileRegular", "", 2, undefined);
526
+ export const RealEstateFilled = /*#__PURE__*/createFluentFontIcon("RealEstateFilled", "", 2, undefined);
527
+ export const RealEstateRegular = /*#__PURE__*/createFluentFontIcon("RealEstateRegular", "", 2, undefined);
528
+ export const ReceiptFilled = /*#__PURE__*/createFluentFontIcon("ReceiptFilled", "", 2, undefined);
529
+ export const ReceiptRegular = /*#__PURE__*/createFluentFontIcon("ReceiptRegular", "", 2, undefined);
530
+ export const ReceiptAddFilled = /*#__PURE__*/createFluentFontIcon("ReceiptAddFilled", "", 2, undefined);
531
+ export const ReceiptAddRegular = /*#__PURE__*/createFluentFontIcon("ReceiptAddRegular", "", 2, undefined);
532
+ export const ReceiptBagFilled = /*#__PURE__*/createFluentFontIcon("ReceiptBagFilled", "", 2, undefined);
533
+ export const ReceiptBagRegular = /*#__PURE__*/createFluentFontIcon("ReceiptBagRegular", "", 2, undefined);