@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
@@ -3,27 +3,35 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.PhoneSpeaker20Regular = exports.PhoneSpeaker20Filled = exports.PhoneSpanOut28Regular = exports.PhoneSpanOut28Filled = exports.PhoneSpanOut24Regular = exports.PhoneSpanOut24Filled = exports.PhoneSpanOut20Regular = exports.PhoneSpanOut20Filled = exports.PhoneSpanOut16Regular = exports.PhoneSpanOut16Filled = exports.PhoneSpanIn28Regular = exports.PhoneSpanIn28Filled = exports.PhoneSpanIn24Regular = exports.PhoneSpanIn24Filled = exports.PhoneSpanIn20Regular = exports.PhoneSpanIn20Filled = exports.PhoneSpanIn16Regular = exports.PhoneSpanIn16Filled = exports.PhoneShake24Regular = exports.PhoneShake24Filled = exports.PhoneShake20Regular = exports.PhoneShake20Filled = exports.PhoneScreenTime24Regular = exports.PhoneScreenTime24Filled = exports.PhoneScreenTime20Regular = exports.PhoneScreenTime20Filled = exports.PhonePerson24Regular = exports.PhonePerson24Filled = exports.PhonePagination24Regular = exports.PhonePagination24Filled = exports.PhonePagination20Regular = exports.PhonePagination20Filled = exports.PhonePageHeader24Regular = exports.PhonePageHeader24Filled = exports.PhonePageHeader20Regular = exports.PhonePageHeader20Filled = exports.PhoneMultipleSettings24Regular = exports.PhoneMultipleSettings24Filled = exports.PhoneMultiple24Regular = exports.PhoneMultiple24Filled = exports.PhoneLock24Regular = exports.PhoneLock24Filled = exports.PhoneLock20Regular = exports.PhoneLock20Filled = exports.PhoneLinkSetup24Regular = exports.PhoneLinkSetup24Filled = exports.PhoneLinkSetup20Regular = exports.PhoneLinkSetup20Filled = exports.PhoneLaptop32Regular = exports.PhoneLaptop32Filled = void 0;
7
- exports.PictureInPictureExit16Filled = exports.PictureInPictureEnter24Regular = exports.PictureInPictureEnter24Filled = exports.PictureInPictureEnter20Regular = exports.PictureInPictureEnter20Filled = exports.PictureInPictureEnter16Regular = exports.PictureInPictureEnter16Filled = exports.PictureInPicture32Light = exports.PictureInPicture24Regular = exports.PictureInPicture24Filled = exports.PictureInPicture20Regular = exports.PictureInPicture20Filled = exports.PictureInPicture16Regular = exports.PictureInPicture16Filled = exports.Pi24Regular = exports.Pi24Filled = exports.Pi20Regular = exports.Pi20Filled = exports.PhotoFilter24Regular = exports.PhotoFilter24Filled = exports.PhotoFilter20Regular = exports.PhotoFilter20Filled = exports.PhoneVibrate24Regular = exports.PhoneVibrate24Filled = exports.PhoneVibrate20Regular = exports.PhoneVibrate20Filled = exports.PhoneVerticalScroll24Regular = exports.PhoneVerticalScroll24Filled = exports.PhoneVerticalScroll20Regular = exports.PhoneVerticalScroll20Filled = exports.PhoneUpdateCheckmark24Regular = exports.PhoneUpdateCheckmark24Filled = exports.PhoneUpdateCheckmark20Regular = exports.PhoneUpdateCheckmark20Filled = exports.PhoneUpdate24Regular = exports.PhoneUpdate24Filled = exports.PhoneUpdate20Regular = exports.PhoneUpdate20Filled = exports.PhoneTablet24Regular = exports.PhoneTablet24Filled = exports.PhoneTablet20Regular = exports.PhoneTablet20Filled = exports.PhoneSubtract24Regular = exports.PhoneSubtract24Filled = exports.PhoneStatusBar24Regular = exports.PhoneStatusBar24Filled = exports.PhoneStatusBar20Regular = exports.PhoneStatusBar20Filled = exports.PhoneSpeaker24Regular = exports.PhoneSpeaker24Filled = void 0;
8
- exports.Pipeline32Filled = exports.Pipeline24Regular = exports.Pipeline24Filled = exports.Pipeline20Regular = exports.Pipeline20Filled = exports.PinOff48Regular = exports.PinOff48Filled = exports.PinOff32Regular = exports.PinOff32Light = exports.PinOff32Filled = exports.PinOff28Regular = exports.PinOff28Filled = exports.PinOff24Regular = exports.PinOff24Filled = exports.PinOff20Regular = exports.PinOff20Filled = exports.PinOff16Regular = exports.PinOff16Filled = exports.PinGlobe20Regular = exports.PinGlobe20Filled = exports.PinGlobe16Regular = exports.PinGlobe16Filled = exports.Pin48Regular = exports.Pin48Filled = exports.Pin32Regular = exports.Pin32Light = exports.Pin32Filled = exports.Pin28Regular = exports.Pin28Filled = exports.Pin24Regular = exports.Pin24Filled = exports.Pin20Regular = exports.Pin20Filled = exports.Pin16Regular = exports.Pin16Filled = exports.Pin12Regular = exports.Pin12Filled = exports.Pill28Regular = exports.Pill28Filled = exports.Pill24Regular = exports.Pill24Filled = exports.Pill20Regular = exports.Pill20Filled = exports.Pill16Regular = exports.Pill16Filled = exports.PictureInPictureExit24Regular = exports.PictureInPictureExit24Filled = exports.PictureInPictureExit20Regular = exports.PictureInPictureExit20Filled = exports.PictureInPictureExit16Regular = void 0;
9
- exports.PlayCircle28Filled = exports.PlayCircle24Regular = exports.PlayCircle24Filled = exports.PlayCircle20Regular = exports.PlayCircle20Filled = exports.PlayCircle16Regular = exports.PlayCircle16Filled = exports.Play48Regular = exports.Play48Filled = exports.Play32Regular = exports.Play32Filled = exports.Play28Regular = exports.Play28Filled = exports.Play24Regular = exports.Play24Filled = exports.Play20Regular = exports.Play20Filled = exports.Play16Regular = exports.Play16Filled = exports.Play12Regular = exports.Play12Filled = exports.PlantRagweed28Regular = exports.PlantRagweed28Filled = exports.PlantRagweed24Regular = exports.PlantRagweed24Filled = exports.PlantRagweed20Regular = exports.PlantRagweed20Filled = exports.PlantGrass28Regular = exports.PlantGrass28Filled = exports.PlantGrass24Regular = exports.PlantGrass24Filled = exports.PlantGrass20Regular = exports.PlantGrass20Filled = exports.PlantCattail24Regular = exports.PlantCattail24Filled = exports.PlantCattail20Regular = exports.PlantCattail20Filled = exports.Pivot24Regular = exports.Pivot24Filled = exports.Pivot20Regular = exports.Pivot20Filled = exports.PipelinePlay20Regular = exports.PipelinePlay20Filled = exports.PipelineArrowCurveDown20Regular = exports.PipelineArrowCurveDown20Filled = exports.PipelineAdd32Regular = exports.PipelineAdd32Filled = exports.PipelineAdd20Regular = exports.PipelineAdd20Filled = exports.Pipeline32Regular = void 0;
10
- exports.Poll16Filled = exports.PointScan24Regular = exports.PointScan24Filled = exports.PointScan20Regular = exports.PointScan20Filled = exports.PlugDisconnected48Regular = exports.PlugDisconnected48Filled = exports.PlugDisconnected28Regular = exports.PlugDisconnected28Filled = exports.PlugDisconnected24Regular = exports.PlugDisconnected24Filled = exports.PlugDisconnected20Regular = exports.PlugDisconnected20Filled = exports.PlugDisconnected16Regular = exports.PlugDisconnected16Filled = exports.PlugConnectedSettings24Regular = exports.PlugConnectedSettings24Filled = exports.PlugConnectedSettings20Regular = exports.PlugConnectedSettings20Filled = exports.PlugConnectedCheckmark20Regular = exports.PlugConnectedCheckmark20Filled = exports.PlugConnectedAdd20Regular = exports.PlugConnectedAdd20Filled = exports.PlugConnected24Regular = exports.PlugConnected24Filled = exports.PlugConnected20Regular = exports.PlugConnected20Filled = exports.PlugConnected16Regular = exports.PlugConnected16Filled = exports.PlayingCards20Regular = exports.PlayingCards20Filled = exports.PlaySettings20Regular = exports.PlaySettings20Filled = exports.PlayMultiple16Regular = exports.PlayMultiple16Filled = exports.PlayCircleSparkle24Regular = exports.PlayCircleSparkle24Filled = exports.PlayCircleSparkle20Regular = exports.PlayCircleSparkle20Filled = exports.PlayCircleSparkle16Regular = exports.PlayCircleSparkle16Filled = exports.PlayCircleHint24Regular = exports.PlayCircleHint24Filled = exports.PlayCircleHint20Regular = exports.PlayCircleHint20Filled = exports.PlayCircleHint16Regular = exports.PlayCircleHint16Filled = exports.PlayCircle48Regular = exports.PlayCircle48Filled = exports.PlayCircle28Regular = void 0;
11
- exports.PositionToBack24Regular = exports.PositionToBack24Filled = exports.PositionToBack20Regular = exports.PositionToBack20Filled = exports.PositionForward24Regular = exports.PositionForward24Filled = exports.PositionForward20Regular = exports.PositionForward20Filled = exports.PositionBackward24Regular = exports.PositionBackward24Filled = exports.PositionBackward20Regular = exports.PositionBackward20Filled = exports.PortUsbC24Regular = exports.PortUsbC24Filled = exports.PortUsbC20Regular = exports.PortUsbC20Filled = exports.PortUsbA24Regular = exports.PortUsbA24Filled = exports.PortUsbA20Regular = exports.PortUsbA20Filled = exports.PortMicroUsb24Regular = exports.PortMicroUsb24Filled = exports.PortMicroUsb20Regular = exports.PortMicroUsb20Filled = exports.PortHdmi24Regular = exports.PortHdmi24Filled = exports.PortHdmi20Regular = exports.PortHdmi20Filled = exports.PollOff32Regular = exports.PollOff32Filled = exports.PollOff24Regular = exports.PollOff24Filled = exports.PollOff20Regular = exports.PollOff20Filled = exports.PollOff16Regular = exports.PollOff16Filled = exports.PollHorizontal24Regular = exports.PollHorizontal24Filled = exports.PollHorizontal20Regular = exports.PollHorizontal20Filled = exports.PollHorizontal16Regular = exports.PollHorizontal16Filled = exports.Poll32Regular = exports.Poll32Light = exports.Poll32Filled = exports.Poll24Regular = exports.Poll24Filled = exports.Poll20Regular = exports.Poll20Filled = exports.Poll16Regular = void 0;
12
- exports.PresenceAway20Regular = exports.PresenceAway20Filled = exports.PresenceAway16Regular = exports.PresenceAway16Filled = exports.PresenceAway12Regular = exports.PresenceAway12Filled = exports.PresenceAway10Regular = exports.PresenceAway10Filled = exports.PresenceAvailable24Regular = exports.PresenceAvailable24Filled = exports.PresenceAvailable20Regular = exports.PresenceAvailable20Filled = exports.PresenceAvailable16Regular = exports.PresenceAvailable16Filled = exports.PresenceAvailable12Regular = exports.PresenceAvailable12Filled = exports.PresenceAvailable10Regular = exports.PresenceAvailable10Filled = exports.PremiumPerson24Regular = exports.PremiumPerson24Filled = exports.PremiumPerson20Regular = exports.PremiumPerson20Filled = exports.PremiumPerson16Regular = exports.PremiumPerson16Filled = exports.Premium32Regular = exports.Premium32Filled = exports.Premium28Regular = exports.Premium28Filled = exports.Premium24Regular = exports.Premium24Filled = exports.Premium20Regular = exports.Premium20Filled = exports.Premium16Regular = exports.Premium16Filled = exports.Premium12Regular = exports.Premium12Filled = exports.Predictions24Regular = exports.Predictions24Filled = exports.Predictions20Regular = exports.Predictions20Filled = exports.Power28Regular = exports.Power28Filled = exports.Power24Regular = exports.Power24Filled = exports.Power20Regular = exports.Power20Filled = exports.PositionToFront24Regular = exports.PositionToFront24Filled = exports.PositionToFront20Regular = exports.PositionToFront20Filled = void 0;
13
- exports.PresenterOff24Regular = exports.PresenterOff24Filled = exports.PresenterOff20Regular = exports.PresenterOff20Filled = exports.Presenter24Regular = exports.Presenter24Filled = exports.Presenter20Regular = exports.Presenter20Filled = exports.PresenceUnknown24Regular = exports.PresenceUnknown20Regular = exports.PresenceUnknown16Regular = exports.PresenceUnknown12Regular = exports.PresenceUnknown10Regular = exports.PresenceTentative24Regular = exports.PresenceTentative20Regular = exports.PresenceTentative16Regular = exports.PresenceTentative12Regular = exports.PresenceTentative10Regular = exports.PresenceOof24Regular = exports.PresenceOof20Regular = exports.PresenceOof16Regular = exports.PresenceOof12Regular = exports.PresenceOof10Regular = exports.PresenceOffline24Regular = exports.PresenceOffline20Regular = exports.PresenceOffline16Regular = exports.PresenceOffline12Regular = exports.PresenceOffline10Regular = exports.PresenceDnd24Regular = exports.PresenceDnd24Filled = exports.PresenceDnd20Regular = exports.PresenceDnd20Filled = exports.PresenceDnd16Regular = exports.PresenceDnd16Filled = exports.PresenceDnd12Regular = exports.PresenceDnd12Filled = exports.PresenceDnd10Regular = exports.PresenceDnd10Filled = exports.PresenceBusy24Filled = exports.PresenceBusy20Filled = exports.PresenceBusy16Filled = exports.PresenceBusy12Filled = exports.PresenceBusy10Filled = exports.PresenceBlocked24Regular = exports.PresenceBlocked20Regular = exports.PresenceBlocked16Regular = exports.PresenceBlocked12Regular = exports.PresenceBlocked10Regular = exports.PresenceAway24Regular = exports.PresenceAway24Filled = void 0;
14
- exports.Prohibited16Filled = exports.Prohibited12Regular = exports.Prohibited12Filled = exports.ProductionCheckmark24Regular = exports.ProductionCheckmark24Filled = exports.ProductionCheckmark20Regular = exports.ProductionCheckmark20Filled = exports.Production24Regular = exports.Production24Filled = exports.Production20Regular = exports.Production20Filled = exports.PrintAdd24Regular = exports.PrintAdd24Filled = exports.PrintAdd20Regular = exports.PrintAdd20Filled = exports.Print48Regular = exports.Print48Filled = exports.Print32Regular = exports.Print32Light = exports.Print32Filled = exports.Print28Regular = exports.Print28Filled = exports.Print24Regular = exports.Print24Filled = exports.Print20Regular = exports.Print20Filled = exports.Print16Regular = exports.Print16Filled = exports.PreviousFrame24Regular = exports.PreviousFrame24Filled = exports.PreviousFrame20Regular = exports.PreviousFrame20Filled = exports.Previous48Regular = exports.Previous48Filled = exports.Previous32Regular = exports.Previous32Filled = exports.Previous28Regular = exports.Previous28Filled = exports.Previous24Regular = exports.Previous24Filled = exports.Previous20Regular = exports.Previous20Filled = exports.Previous16Regular = exports.Previous16Filled = exports.PreviewLink24Regular = exports.PreviewLink24Filled = exports.PreviewLink20Regular = exports.PreviewLink20Filled = exports.PreviewLink16Regular = exports.PreviewLink16Filled = void 0;
15
- exports.Prompt32Filled = exports.Prompt28Regular = exports.Prompt28Filled = exports.Prompt24Regular = exports.Prompt24Filled = exports.Prompt20Regular = exports.Prompt20Filled = exports.Prompt16Regular = exports.Prompt16Filled = exports.ProjectionScreenText24Regular = exports.ProjectionScreenText24Filled = exports.ProjectionScreenText20Regular = exports.ProjectionScreenText20Filled = exports.ProjectionScreenDismiss28Regular = exports.ProjectionScreenDismiss28Filled = exports.ProjectionScreenDismiss24Regular = exports.ProjectionScreenDismiss24Filled = exports.ProjectionScreenDismiss20Regular = exports.ProjectionScreenDismiss20Filled = exports.ProjectionScreenDismiss16Regular = exports.ProjectionScreenDismiss16Filled = exports.ProjectionScreen28Regular = exports.ProjectionScreen28Filled = exports.ProjectionScreen24Regular = exports.ProjectionScreen24Filled = exports.ProjectionScreen20Regular = exports.ProjectionScreen20Filled = exports.ProjectionScreen16Regular = exports.ProjectionScreen16Filled = exports.ProhibitedNote20Regular = exports.ProhibitedNote20Filled = exports.ProhibitedMultiple28Regular = exports.ProhibitedMultiple28Filled = exports.ProhibitedMultiple24Regular = exports.ProhibitedMultiple24Filled = exports.ProhibitedMultiple20Regular = exports.ProhibitedMultiple20Filled = exports.ProhibitedMultiple16Regular = exports.ProhibitedMultiple16Filled = exports.Prohibited48Regular = exports.Prohibited48Filled = exports.Prohibited32Regular = exports.Prohibited32Filled = exports.Prohibited28Regular = exports.Prohibited28Filled = exports.Prohibited24Regular = exports.Prohibited24Filled = exports.Prohibited20Regular = exports.Prohibited20Filled = exports.Prohibited16Regular = void 0;
16
- exports.Question16Filled = exports.QrCode28Regular = exports.QrCode28Filled = exports.QrCode24Regular = exports.QrCode24Filled = exports.QrCode20Regular = exports.QrCode20Filled = exports.PuzzlePieceShield20Regular = exports.PuzzlePieceShield20Filled = exports.PuzzlePiece24Regular = exports.PuzzlePiece24Filled = exports.PuzzlePiece20Regular = exports.PuzzlePiece20Filled = exports.PuzzlePiece16Regular = exports.PuzzlePiece16Filled = exports.PuzzlePiece12Regular = exports.PuzzlePiece12Filled = exports.PuzzleCubePiece20Regular = exports.PuzzleCubePiece20Filled = exports.PuzzleCube48Regular = exports.PuzzleCube48Filled = exports.PuzzleCube28Regular = exports.PuzzleCube28Filled = exports.PuzzleCube24Regular = exports.PuzzleCube24Filled = exports.PuzzleCube20Regular = exports.PuzzleCube20Filled = exports.PuzzleCube16Regular = exports.PuzzleCube16Filled = exports.PulseSquare24Regular = exports.PulseSquare24Filled = exports.PulseSquare20Regular = exports.PulseSquare20Filled = exports.Pulse32Regular = exports.Pulse32Filled = exports.Pulse28Regular = exports.Pulse28Filled = exports.Pulse24Regular = exports.Pulse24Filled = exports.Pulse20Regular = exports.Pulse20Filled = exports.ProtocolHandler24Regular = exports.ProtocolHandler24Filled = exports.ProtocolHandler20Regular = exports.ProtocolHandler20Filled = exports.ProtocolHandler16Regular = exports.ProtocolHandler16Filled = exports.Prompt48Regular = exports.Prompt48Filled = exports.Prompt32Regular = void 0;
17
- exports.Ram16Regular = exports.Ram16Filled = exports.RadioButtonOff16Regular = exports.RadioButtonOff16Filled = exports.RadioButton24Regular = exports.RadioButton24Filled = exports.RadioButton20Regular = exports.RadioButton20Filled = exports.RadioButton16Regular = exports.RadioButton16Filled = exports.RadarRectangleMultiple20Regular = exports.RadarRectangleMultiple20Filled = exports.RadarCheckmark20Regular = exports.RadarCheckmark20Filled = exports.Radar20Regular = exports.Radar20Filled = exports.QuizNew48Regular = exports.QuizNew48Filled = exports.QuizNew28Regular = exports.QuizNew28Filled = exports.QuizNew24Regular = exports.QuizNew24Filled = exports.QuizNew20Regular = exports.QuizNew20Filled = exports.QuestionCircle48Regular = exports.QuestionCircle48Filled = exports.QuestionCircle32Regular = exports.QuestionCircle32Filled = exports.QuestionCircle28Regular = exports.QuestionCircle28Filled = exports.QuestionCircle24Regular = exports.QuestionCircle24Filled = exports.QuestionCircle20Regular = exports.QuestionCircle20Filled = exports.QuestionCircle16Regular = exports.QuestionCircle16Filled = exports.QuestionCircle12Regular = exports.QuestionCircle12Filled = exports.Question48Regular = exports.Question48Filled = exports.Question32Regular = exports.Question32Light = exports.Question32Filled = exports.Question28Regular = exports.Question28Filled = exports.Question24Regular = exports.Question24Filled = exports.Question20Regular = exports.Question20Filled = exports.Question16Regular = void 0;
18
- exports.ReadingListAdd20Filled = exports.ReadingListAdd16Regular = exports.ReadingListAdd16Filled = exports.ReadingList28Regular = exports.ReadingList28Filled = exports.ReadingList24Regular = exports.ReadingList24Filled = exports.ReadingList20Regular = exports.ReadingList20Filled = exports.ReadingList16Regular = exports.ReadingList16Filled = exports.ReadAloud32Light = exports.ReadAloud28Regular = exports.ReadAloud28Filled = exports.ReadAloud24Regular = exports.ReadAloud24Filled = exports.ReadAloud20Regular = exports.ReadAloud20Filled = exports.ReadAloud16Regular = exports.ReadAloud16Filled = exports.ReOrderDotsVertical24Regular = exports.ReOrderDotsVertical24Filled = exports.ReOrderDotsVertical20Regular = exports.ReOrderDotsVertical20Filled = exports.ReOrderDotsVertical16Regular = exports.ReOrderDotsVertical16Filled = exports.ReOrderDotsHorizontal24Regular = exports.ReOrderDotsHorizontal24Filled = exports.ReOrderDotsHorizontal20Regular = exports.ReOrderDotsHorizontal20Filled = exports.ReOrderDotsHorizontal16Regular = exports.ReOrderDotsHorizontal16Filled = exports.ReOrder24Regular = exports.ReOrder24Filled = exports.ReOrder20Regular = exports.ReOrder20Filled = exports.ReOrder16Regular = exports.ReOrder16Filled = exports.RatioOneToOne24Regular = exports.RatioOneToOne24Filled = exports.RatioOneToOne20Regular = exports.RatioOneToOne20Filled = exports.RatingMature24Regular = exports.RatingMature24Filled = exports.RatingMature20Regular = exports.RatingMature20Filled = exports.RatingMature16Regular = exports.RatingMature16Filled = exports.Ram20Regular = exports.Ram20Filled = void 0;
19
- exports.ReceiptSparkles20Filled = exports.ReceiptSparkles16Regular = exports.ReceiptSparkles16Filled = exports.ReceiptSearch20Regular = exports.ReceiptSearch20Filled = exports.ReceiptPlay24Regular = exports.ReceiptPlay24Filled = exports.ReceiptPlay20Regular = exports.ReceiptPlay20Filled = exports.ReceiptMoney24Regular = exports.ReceiptMoney24Filled = exports.ReceiptMoney20Regular = exports.ReceiptMoney20Filled = exports.ReceiptMoney16Regular = exports.ReceiptMoney16Filled = exports.ReceiptCube24Regular = exports.ReceiptCube24Filled = exports.ReceiptCube20Regular = exports.ReceiptCube20Filled = exports.ReceiptBag24Regular = exports.ReceiptBag24Filled = exports.ReceiptBag20Regular = exports.ReceiptBag20Filled = exports.ReceiptAdd24Regular = exports.ReceiptAdd24Filled = exports.ReceiptAdd20Regular = exports.ReceiptAdd20Filled = exports.Receipt32Regular = exports.Receipt32Filled = exports.Receipt28Regular = exports.Receipt28Filled = exports.Receipt24Regular = exports.Receipt24Filled = exports.Receipt20Regular = exports.Receipt20Filled = exports.Receipt16Regular = exports.Receipt16Filled = exports.RealEstate24Regular = exports.RealEstate24Filled = exports.RealEstate20Regular = exports.RealEstate20Filled = exports.ReadingModeMobile24Regular = exports.ReadingModeMobile24Filled = exports.ReadingModeMobile20Regular = exports.ReadingModeMobile20Filled = exports.ReadingListAdd28Regular = exports.ReadingListAdd28Filled = exports.ReadingListAdd24Regular = exports.ReadingListAdd24Filled = exports.ReadingListAdd20Regular = void 0;
20
- exports.RectangleLandscapeHintCopy20Regular = exports.RectangleLandscapeHintCopy20Filled = exports.RectangleLandscapeHintCopy16Regular = exports.RectangleLandscapeHintCopy16Filled = exports.RectangleLandscape48Regular = exports.RectangleLandscape48Filled = exports.RectangleLandscape32Regular = exports.RectangleLandscape32Light = exports.RectangleLandscape32Filled = exports.RectangleLandscape28Regular = exports.RectangleLandscape28Filled = exports.RectangleLandscape24Regular = exports.RectangleLandscape24Filled = exports.RectangleLandscape20Regular = exports.RectangleLandscape20Filled = exports.RectangleLandscape16Regular = exports.RectangleLandscape16Filled = exports.RectangleLandscape12Regular = exports.RectangleLandscape12Filled = exports.RecordStop48Regular = exports.RecordStop48Filled = exports.RecordStop32Regular = exports.RecordStop32Filled = exports.RecordStop28Regular = exports.RecordStop28Filled = exports.RecordStop24Regular = exports.RecordStop24Filled = exports.RecordStop20Regular = exports.RecordStop20Filled = exports.RecordStop16Regular = exports.RecordStop16Filled = exports.RecordStop12Regular = exports.RecordStop12Filled = exports.Record48Regular = exports.Record48Filled = exports.Record32Regular = exports.Record32Filled = exports.Record28Regular = exports.Record28Filled = exports.Record24Regular = exports.Record24Filled = exports.Record20Regular = exports.Record20Filled = exports.Record16Regular = exports.Record16Filled = exports.Record12Regular = exports.Record12Filled = exports.ReceiptSparkles24Regular = exports.ReceiptSparkles24Filled = exports.ReceiptSparkles20Regular = void 0;
21
- exports.Rename16Regular = exports.Rename16Filled = exports.Remote20Regular = exports.Remote20Filled = exports.Remote16Regular = exports.Remote16Filled = exports.RemixAdd32Regular = exports.RemixAdd32Filled = exports.RemixAdd24Regular = exports.RemixAdd24Filled = exports.RemixAdd20Regular = exports.RemixAdd20Filled = exports.RemixAdd16Regular = exports.RemixAdd16Filled = exports.Recycle32Regular = exports.Recycle32Filled = exports.Recycle20Regular = exports.Recycle20Filled = exports.RectanglePortraitLocationTarget20Regular = exports.RectanglePortraitLocationTarget20Filled = exports.RectangleLandscapeSyncOff28Regular = exports.RectangleLandscapeSyncOff28Filled = exports.RectangleLandscapeSyncOff24Regular = exports.RectangleLandscapeSyncOff24Filled = exports.RectangleLandscapeSyncOff20Regular = exports.RectangleLandscapeSyncOff20Filled = exports.RectangleLandscapeSyncOff16Regular = exports.RectangleLandscapeSyncOff16Filled = exports.RectangleLandscapeSync28Regular = exports.RectangleLandscapeSync28Filled = exports.RectangleLandscapeSync24Regular = exports.RectangleLandscapeSync24Filled = exports.RectangleLandscapeSync20Regular = exports.RectangleLandscapeSync20Filled = exports.RectangleLandscapeSync16Regular = exports.RectangleLandscapeSync16Filled = exports.RectangleLandscapeSparkle48Regular = exports.RectangleLandscapeSparkle48Filled = exports.RectangleLandscapeSparkle32Regular = exports.RectangleLandscapeSparkle32Filled = exports.RectangleLandscapeSparkle28Regular = exports.RectangleLandscapeSparkle28Filled = exports.RectangleLandscapeSparkle24Regular = exports.RectangleLandscapeSparkle24Filled = exports.RectangleLandscapeSparkle20Regular = exports.RectangleLandscapeSparkle20Filled = exports.RectangleLandscapeSparkle16Regular = exports.RectangleLandscapeSparkle16Filled = exports.RectangleLandscapeHintCopy24Regular = exports.RectangleLandscapeHintCopy24Filled = void 0;
22
- exports.ResizeTable24Regular = exports.ResizeTable24Filled = exports.ResizeTable20Regular = exports.ResizeTable20Filled = exports.ResizeSmall24Regular = exports.ResizeSmall24Filled = exports.ResizeSmall20Regular = exports.ResizeSmall20Filled = exports.ResizeSmall16Regular = exports.ResizeSmall16Filled = exports.ResizeLarge24Regular = exports.ResizeLarge24Filled = exports.ResizeLarge20Regular = exports.ResizeLarge20Filled = exports.ResizeLarge16Regular = exports.ResizeLarge16Filled = exports.ResizeImage24Regular = exports.ResizeImage24Filled = exports.ResizeImage20Regular = exports.ResizeImage20Filled = exports.Resize48Regular = exports.Resize48Filled = exports.Resize32Regular = exports.Resize32Filled = exports.Resize28Regular = exports.Resize28Filled = exports.Resize24Regular = exports.Resize24Filled = exports.Resize20Regular = exports.Resize20Filled = exports.Resize16Regular = exports.Resize16Filled = exports.Replay32Regular = exports.Replay32Filled = exports.Replay28Regular = exports.Replay28Filled = exports.Replay24Regular = exports.Replay24Filled = exports.Replay20Regular = exports.Replay20Filled = exports.Replay16Regular = exports.Replay16Filled = exports.Reorder20Regular = exports.Reorder20Filled = exports.Rename28Regular = exports.Rename28Filled = exports.Rename24Regular = exports.Rename24Filled = exports.Rename20Regular = exports.Rename20Filled = void 0;
23
- exports.RibbonOff16Regular = exports.RibbonOff16Filled = exports.RibbonOff12Regular = exports.RibbonOff12Filled = exports.RibbonAdd24Regular = exports.RibbonAdd24Filled = exports.RibbonAdd20Regular = exports.RibbonAdd20Filled = exports.Ribbon32Regular = exports.Ribbon32Filled = exports.Ribbon24Regular = exports.Ribbon24Filled = exports.Ribbon20Regular = exports.Ribbon20Filled = exports.Ribbon16Regular = exports.Ribbon16Filled = exports.Ribbon12Regular = exports.Ribbon12Filled = exports.Rhombus48Regular = exports.Rhombus48Filled = exports.Rhombus32Regular = exports.Rhombus32Filled = exports.Rhombus28Regular = exports.Rhombus28Filled = exports.Rhombus24Regular = exports.Rhombus24Filled = exports.Rhombus20Regular = exports.Rhombus20Filled = exports.Rhombus16Regular = exports.Rhombus16Filled = exports.Rewind28Regular = exports.Rewind28Filled = exports.Rewind24Regular = exports.Rewind24Filled = exports.Rewind20Regular = exports.Rewind20Filled = exports.Rewind16Regular = exports.Rewind16Filled = exports.Reward24Regular = exports.Reward24Filled = exports.Reward20Regular = exports.Reward20Filled = exports.Reward16Regular = exports.Reward16Filled = exports.Reward12Regular = exports.Reward12Filled = exports.ResizeVideo24Regular = exports.ResizeVideo24Filled = exports.ResizeVideo20Regular = exports.ResizeVideo20Filled = void 0;
24
- exports.Rss16Filled = exports.RowTriple24Regular = exports.RowTriple24Filled = exports.RowTriple20Regular = exports.RowTriple20Filled = exports.Router24Regular = exports.Router24Filled = exports.Router20Regular = exports.Router20Filled = exports.RotateRight24Regular = exports.RotateRight24Filled = exports.RotateRight20Regular = exports.RotateRight20Filled = exports.RotateLeft32Light = exports.RotateLeft24Regular = exports.RotateLeft24Filled = exports.RotateLeft20Regular = exports.RotateLeft20Filled = exports.Rocket24Regular = exports.Rocket24Filled = exports.Rocket20Regular = exports.Rocket20Filled = exports.Rocket16Regular = exports.Rocket16Filled = exports.RoadCone48Regular = exports.RoadCone48Filled = exports.RoadCone32Regular = exports.RoadCone32Filled = exports.RoadCone28Regular = exports.RoadCone28Filled = exports.RoadCone24Regular = exports.RoadCone24Filled = exports.RoadCone20Regular = exports.RoadCone20Filled = exports.RoadCone16Regular = exports.RoadCone16Filled = exports.Road24Regular = exports.Road24Filled = exports.Road20Regular = exports.Road20Filled = exports.RibbonStar24Regular = exports.RibbonStar24Filled = exports.RibbonStar20Regular = exports.RibbonStar20Filled = exports.RibbonOff32Regular = exports.RibbonOff32Filled = exports.RibbonOff24Regular = exports.RibbonOff24Filled = exports.RibbonOff20Regular = exports.RibbonOff20Filled = void 0;
25
- exports.SaveCopy20Regular = exports.SaveCopy20Filled = exports.SaveArrowRight24Regular = exports.SaveArrowRight24Filled = exports.SaveArrowRight20Regular = exports.SaveArrowRight20Filled = exports.Save32Regular = exports.Save32Light = exports.Save32Filled = exports.Save28Regular = exports.Save28Filled = exports.Save24Regular = exports.Save24Filled = exports.Save20Regular = exports.Save20Filled = exports.Save16Regular = exports.Save16Filled = exports.Sanitize24Regular = exports.Sanitize24Filled = exports.Sanitize20Regular = exports.Sanitize20Filled = exports.Run48Regular = exports.Run48Filled = exports.Run32Regular = exports.Run32Filled = exports.Run28Regular = exports.Run28Filled = exports.Run24Regular = exports.Run24Filled = exports.Run20Regular = exports.Run20Filled = exports.Run16Regular = exports.Run16Filled = exports.Ruler48Regular = exports.Ruler48Filled = exports.Ruler32Regular = exports.Ruler32Filled = exports.Ruler28Regular = exports.Ruler28Filled = exports.Ruler24Regular = exports.Ruler24Filled = exports.Ruler20Regular = exports.Ruler20Filled = exports.Ruler16Regular = exports.Ruler16Filled = exports.Rss24Regular = exports.Rss24Filled = exports.Rss20Regular = exports.Rss20Filled = exports.Rss16Regular = void 0;
6
+ exports.PhoneSpanOut16Regular = exports.PhoneSpanOut16Filled = exports.PhoneSpanIn28Regular = exports.PhoneSpanIn28Filled = exports.PhoneSpanIn24Regular = exports.PhoneSpanIn24Filled = exports.PhoneSpanIn20Regular = exports.PhoneSpanIn20Filled = exports.PhoneSpanIn16Regular = exports.PhoneSpanIn16Filled = exports.PhoneShake24Regular = exports.PhoneShake24Filled = exports.PhoneShake20Regular = exports.PhoneShake20Filled = exports.PhoneScreenTime24Regular = exports.PhoneScreenTime24Filled = exports.PhoneScreenTime20Regular = exports.PhoneScreenTime20Filled = exports.PhonePerson24Regular = exports.PhonePerson24Filled = exports.PhonePagination24Regular = exports.PhonePagination24Filled = exports.PhonePagination20Regular = exports.PhonePagination20Filled = exports.PhonePageHeader24Regular = exports.PhonePageHeader24Filled = exports.PhonePageHeader20Regular = exports.PhonePageHeader20Filled = exports.PhoneMultipleSettings24Regular = exports.PhoneMultipleSettings24Filled = exports.PhoneMultiple24Regular = exports.PhoneMultiple24Filled = exports.PhoneLock24Regular = exports.PhoneLock24Filled = exports.PhoneLock20Regular = exports.PhoneLock20Filled = exports.PhoneLinkSetup24Regular = exports.PhoneLinkSetup24Filled = exports.PhoneLinkSetup20Regular = exports.PhoneLinkSetup20Filled = exports.PhoneLaptop32Regular = exports.PhoneLaptop32Filled = exports.PhoneLaptop24Regular = exports.PhoneLaptop24Filled = exports.PhoneLaptop20Regular = exports.PhoneLaptop20Filled = exports.PhoneLaptop16Regular = exports.PhoneLaptop16Filled = exports.PhoneKey24Regular = exports.PhoneKey24Filled = void 0;
7
+ exports.PictureInPicture24Regular = exports.PictureInPicture24Filled = exports.PictureInPicture20Regular = exports.PictureInPicture20Filled = exports.PictureInPicture16Regular = exports.PictureInPicture16Filled = exports.Pi24Regular = exports.Pi24Filled = exports.Pi20Regular = exports.Pi20Filled = exports.PhotoFilter24Regular = exports.PhotoFilter24Filled = exports.PhotoFilter20Regular = exports.PhotoFilter20Filled = exports.PhoneVibrate24Regular = exports.PhoneVibrate24Filled = exports.PhoneVibrate20Regular = exports.PhoneVibrate20Filled = exports.PhoneVerticalScroll24Regular = exports.PhoneVerticalScroll24Filled = exports.PhoneVerticalScroll20Regular = exports.PhoneVerticalScroll20Filled = exports.PhoneUpdateCheckmark24Regular = exports.PhoneUpdateCheckmark24Filled = exports.PhoneUpdateCheckmark20Regular = exports.PhoneUpdateCheckmark20Filled = exports.PhoneUpdate24Regular = exports.PhoneUpdate24Filled = exports.PhoneUpdate20Regular = exports.PhoneUpdate20Filled = exports.PhoneTablet24Regular = exports.PhoneTablet24Filled = exports.PhoneTablet20Regular = exports.PhoneTablet20Filled = exports.PhoneSubtract24Regular = exports.PhoneSubtract24Filled = exports.PhoneStatusBar24Regular = exports.PhoneStatusBar24Filled = exports.PhoneStatusBar20Regular = exports.PhoneStatusBar20Filled = exports.PhoneSpeaker24Regular = exports.PhoneSpeaker24Filled = exports.PhoneSpeaker20Regular = exports.PhoneSpeaker20Filled = exports.PhoneSpanOut28Regular = exports.PhoneSpanOut28Filled = exports.PhoneSpanOut24Regular = exports.PhoneSpanOut24Filled = exports.PhoneSpanOut20Regular = exports.PhoneSpanOut20Filled = void 0;
8
+ exports.PinOff32Light = exports.PinOff32Filled = exports.PinOff28Regular = exports.PinOff28Filled = exports.PinOff24Regular = exports.PinOff24Filled = exports.PinOff20Regular = exports.PinOff20Filled = exports.PinOff16Regular = exports.PinOff16Filled = exports.PinGlobe20Regular = exports.PinGlobe20Filled = exports.PinGlobe16Regular = exports.PinGlobe16Filled = exports.Pin48Regular = exports.Pin48Filled = exports.Pin32Regular = exports.Pin32Light = exports.Pin32Filled = exports.Pin28Regular = exports.Pin28Filled = exports.Pin24Regular = exports.Pin24Filled = exports.Pin20Regular = exports.Pin20Filled = exports.Pin16Regular = exports.Pin16Filled = exports.Pin12Regular = exports.Pin12Filled = exports.Pill28Regular = exports.Pill28Filled = exports.Pill24Regular = exports.Pill24Filled = exports.Pill20Regular = exports.Pill20Filled = exports.Pill16Regular = exports.Pill16Filled = exports.PictureInPictureExit24Regular = exports.PictureInPictureExit24Filled = exports.PictureInPictureExit20Regular = exports.PictureInPictureExit20Filled = exports.PictureInPictureExit16Regular = exports.PictureInPictureExit16Filled = exports.PictureInPictureEnter24Regular = exports.PictureInPictureEnter24Filled = exports.PictureInPictureEnter20Regular = exports.PictureInPictureEnter20Filled = exports.PictureInPictureEnter16Regular = exports.PictureInPictureEnter16Filled = exports.PictureInPicture32Light = void 0;
9
+ exports.Play48Filled = exports.Play32Regular = exports.Play32Filled = exports.Play28Regular = exports.Play28Filled = exports.Play24Regular = exports.Play24Filled = exports.Play20Regular = exports.Play20Filled = exports.Play16Regular = exports.Play16Filled = exports.Play12Regular = exports.Play12Filled = exports.PlantRagweed28Regular = exports.PlantRagweed28Filled = exports.PlantRagweed24Regular = exports.PlantRagweed24Filled = exports.PlantRagweed20Regular = exports.PlantRagweed20Filled = exports.PlantGrass28Regular = exports.PlantGrass28Filled = exports.PlantGrass24Regular = exports.PlantGrass24Filled = exports.PlantGrass20Regular = exports.PlantGrass20Filled = exports.PlantCattail24Regular = exports.PlantCattail24Filled = exports.PlantCattail20Regular = exports.PlantCattail20Filled = exports.Pivot24Regular = exports.Pivot24Filled = exports.Pivot20Regular = exports.Pivot20Filled = exports.PipelinePlay20Regular = exports.PipelinePlay20Filled = exports.PipelineArrowCurveDown20Regular = exports.PipelineArrowCurveDown20Filled = exports.PipelineAdd32Regular = exports.PipelineAdd32Filled = exports.PipelineAdd20Regular = exports.PipelineAdd20Filled = exports.Pipeline32Regular = exports.Pipeline32Filled = exports.Pipeline24Regular = exports.Pipeline24Filled = exports.Pipeline20Regular = exports.Pipeline20Filled = exports.PinOff48Regular = exports.PinOff48Filled = exports.PinOff32Regular = void 0;
10
+ exports.PlugDisconnected28Filled = exports.PlugDisconnected24Regular = exports.PlugDisconnected24Filled = exports.PlugDisconnected20Regular = exports.PlugDisconnected20Filled = exports.PlugDisconnected16Regular = exports.PlugDisconnected16Filled = exports.PlugConnectedSettings24Regular = exports.PlugConnectedSettings24Filled = exports.PlugConnectedSettings20Regular = exports.PlugConnectedSettings20Filled = exports.PlugConnectedCheckmark20Regular = exports.PlugConnectedCheckmark20Filled = exports.PlugConnectedAdd20Regular = exports.PlugConnectedAdd20Filled = exports.PlugConnected24Regular = exports.PlugConnected24Filled = exports.PlugConnected20Regular = exports.PlugConnected20Filled = exports.PlugConnected16Regular = exports.PlugConnected16Filled = exports.PlayingCards20Regular = exports.PlayingCards20Filled = exports.PlaySettings20Regular = exports.PlaySettings20Filled = exports.PlayMultiple16Regular = exports.PlayMultiple16Filled = exports.PlayCircleSparkle24Regular = exports.PlayCircleSparkle24Filled = exports.PlayCircleSparkle20Regular = exports.PlayCircleSparkle20Filled = exports.PlayCircleSparkle16Regular = exports.PlayCircleSparkle16Filled = exports.PlayCircleHint24Regular = exports.PlayCircleHint24Filled = exports.PlayCircleHint20Regular = exports.PlayCircleHint20Filled = exports.PlayCircleHint16Regular = exports.PlayCircleHint16Filled = exports.PlayCircle48Regular = exports.PlayCircle48Filled = exports.PlayCircle28Regular = exports.PlayCircle28Filled = exports.PlayCircle24Regular = exports.PlayCircle24Filled = exports.PlayCircle20Regular = exports.PlayCircle20Filled = exports.PlayCircle16Regular = exports.PlayCircle16Filled = exports.Play48Regular = void 0;
11
+ exports.PositionBackward24Regular = exports.PositionBackward24Filled = exports.PositionBackward20Regular = exports.PositionBackward20Filled = exports.PortUsbC24Regular = exports.PortUsbC24Filled = exports.PortUsbC20Regular = exports.PortUsbC20Filled = exports.PortUsbA24Regular = exports.PortUsbA24Filled = exports.PortUsbA20Regular = exports.PortUsbA20Filled = exports.PortMicroUsb24Regular = exports.PortMicroUsb24Filled = exports.PortMicroUsb20Regular = exports.PortMicroUsb20Filled = exports.PortHdmi24Regular = exports.PortHdmi24Filled = exports.PortHdmi20Regular = exports.PortHdmi20Filled = exports.PollOff32Regular = exports.PollOff32Filled = exports.PollOff24Regular = exports.PollOff24Filled = exports.PollOff20Regular = exports.PollOff20Filled = exports.PollOff16Regular = exports.PollOff16Filled = exports.PollHorizontal24Regular = exports.PollHorizontal24Filled = exports.PollHorizontal20Regular = exports.PollHorizontal20Filled = exports.PollHorizontal16Regular = exports.PollHorizontal16Filled = exports.Poll32Regular = exports.Poll32Light = exports.Poll32Filled = exports.Poll24Regular = exports.Poll24Filled = exports.Poll20Regular = exports.Poll20Filled = exports.Poll16Regular = exports.Poll16Filled = exports.PointScan24Regular = exports.PointScan24Filled = exports.PointScan20Regular = exports.PointScan20Filled = exports.PlugDisconnected48Regular = exports.PlugDisconnected48Filled = exports.PlugDisconnected28Regular = void 0;
12
+ exports.PresenceAvailable24Regular = exports.PresenceAvailable24Filled = exports.PresenceAvailable20Regular = exports.PresenceAvailable20Filled = exports.PresenceAvailable16Regular = exports.PresenceAvailable16Filled = exports.PresenceAvailable12Regular = exports.PresenceAvailable12Filled = exports.PresenceAvailable10Regular = exports.PresenceAvailable10Filled = exports.PremiumPerson24Regular = exports.PremiumPerson24Filled = exports.PremiumPerson20Regular = exports.PremiumPerson20Filled = exports.PremiumPerson16Regular = exports.PremiumPerson16Filled = exports.Premium32Regular = exports.Premium32Filled = exports.Premium28Regular = exports.Premium28Filled = exports.Premium24Regular = exports.Premium24Filled = exports.Premium20Regular = exports.Premium20Filled = exports.Premium16Regular = exports.Premium16Filled = exports.Premium12Regular = exports.Premium12Filled = exports.Predictions24Regular = exports.Predictions24Filled = exports.Predictions20Regular = exports.Predictions20Filled = exports.Power28Regular = exports.Power28Filled = exports.Power24Regular = exports.Power24Filled = exports.Power20Regular = exports.Power20Filled = exports.PositionToFront24Regular = exports.PositionToFront24Filled = exports.PositionToFront20Regular = exports.PositionToFront20Filled = exports.PositionToBack24Regular = exports.PositionToBack24Filled = exports.PositionToBack20Regular = exports.PositionToBack20Filled = exports.PositionForward24Regular = exports.PositionForward24Filled = exports.PositionForward20Regular = exports.PositionForward20Filled = void 0;
13
+ exports.PresenceUnknown24Regular = exports.PresenceUnknown20Regular = exports.PresenceUnknown16Regular = exports.PresenceUnknown12Regular = exports.PresenceUnknown10Regular = exports.PresenceTentative24Regular = exports.PresenceTentative20Regular = exports.PresenceTentative16Regular = exports.PresenceTentative12Regular = exports.PresenceTentative10Regular = exports.PresenceOof24Regular = exports.PresenceOof20Regular = exports.PresenceOof16Regular = exports.PresenceOof12Regular = exports.PresenceOof10Regular = exports.PresenceOffline24Regular = exports.PresenceOffline20Regular = exports.PresenceOffline16Regular = exports.PresenceOffline12Regular = exports.PresenceOffline10Regular = exports.PresenceDnd24Regular = exports.PresenceDnd24Filled = exports.PresenceDnd20Regular = exports.PresenceDnd20Filled = exports.PresenceDnd16Regular = exports.PresenceDnd16Filled = exports.PresenceDnd12Regular = exports.PresenceDnd12Filled = exports.PresenceDnd10Regular = exports.PresenceDnd10Filled = exports.PresenceBusy24Filled = exports.PresenceBusy20Filled = exports.PresenceBusy16Filled = exports.PresenceBusy12Filled = exports.PresenceBusy10Filled = exports.PresenceBlocked24Regular = exports.PresenceBlocked20Regular = exports.PresenceBlocked16Regular = exports.PresenceBlocked12Regular = exports.PresenceBlocked10Regular = exports.PresenceAway24Regular = exports.PresenceAway24Filled = exports.PresenceAway20Regular = exports.PresenceAway20Filled = exports.PresenceAway16Regular = exports.PresenceAway16Filled = exports.PresenceAway12Regular = exports.PresenceAway12Filled = exports.PresenceAway10Regular = exports.PresenceAway10Filled = void 0;
14
+ exports.Production24Filled = exports.Production20Regular = exports.Production20Filled = exports.PrintAdd24Regular = exports.PrintAdd24Filled = exports.PrintAdd20Regular = exports.PrintAdd20Filled = exports.Print48Regular = exports.Print48Filled = exports.Print32Regular = exports.Print32Light = exports.Print32Filled = exports.Print28Regular = exports.Print28Filled = exports.Print24Regular = exports.Print24Filled = exports.Print20Regular = exports.Print20Filled = exports.Print16Regular = exports.Print16Filled = exports.PreviousFrame24Regular = exports.PreviousFrame24Filled = exports.PreviousFrame20Regular = exports.PreviousFrame20Filled = exports.Previous48Regular = exports.Previous48Filled = exports.Previous32Regular = exports.Previous32Filled = exports.Previous28Regular = exports.Previous28Filled = exports.Previous24Regular = exports.Previous24Filled = exports.Previous20Regular = exports.Previous20Filled = exports.Previous16Regular = exports.Previous16Filled = exports.PreviewLink24Regular = exports.PreviewLink24Filled = exports.PreviewLink20Regular = exports.PreviewLink20Filled = exports.PreviewLink16Regular = exports.PreviewLink16Filled = exports.PresenterOff24Regular = exports.PresenterOff24Filled = exports.PresenterOff20Regular = exports.PresenterOff20Filled = exports.Presenter24Regular = exports.Presenter24Filled = exports.Presenter20Regular = exports.Presenter20Filled = void 0;
15
+ exports.Prompt16Filled = exports.ProjectionScreenText24Regular = exports.ProjectionScreenText24Filled = exports.ProjectionScreenText20Regular = exports.ProjectionScreenText20Filled = exports.ProjectionScreenDismiss28Regular = exports.ProjectionScreenDismiss28Filled = exports.ProjectionScreenDismiss24Regular = exports.ProjectionScreenDismiss24Filled = exports.ProjectionScreenDismiss20Regular = exports.ProjectionScreenDismiss20Filled = exports.ProjectionScreenDismiss16Regular = exports.ProjectionScreenDismiss16Filled = exports.ProjectionScreen28Regular = exports.ProjectionScreen28Filled = exports.ProjectionScreen24Regular = exports.ProjectionScreen24Filled = exports.ProjectionScreen20Regular = exports.ProjectionScreen20Filled = exports.ProjectionScreen16Regular = exports.ProjectionScreen16Filled = exports.ProhibitedNote20Regular = exports.ProhibitedNote20Filled = exports.ProhibitedMultiple28Regular = exports.ProhibitedMultiple28Filled = exports.ProhibitedMultiple24Regular = exports.ProhibitedMultiple24Filled = exports.ProhibitedMultiple20Regular = exports.ProhibitedMultiple20Filled = exports.ProhibitedMultiple16Regular = exports.ProhibitedMultiple16Filled = exports.Prohibited48Regular = exports.Prohibited48Filled = exports.Prohibited32Regular = exports.Prohibited32Filled = exports.Prohibited28Regular = exports.Prohibited28Filled = exports.Prohibited24Regular = exports.Prohibited24Filled = exports.Prohibited20Regular = exports.Prohibited20Filled = exports.Prohibited16Regular = exports.Prohibited16Filled = exports.Prohibited12Regular = exports.Prohibited12Filled = exports.ProductionCheckmark24Regular = exports.ProductionCheckmark24Filled = exports.ProductionCheckmark20Regular = exports.ProductionCheckmark20Filled = exports.Production24Regular = void 0;
16
+ exports.PuzzlePieceShield20Filled = exports.PuzzlePiece24Regular = exports.PuzzlePiece24Filled = exports.PuzzlePiece20Regular = exports.PuzzlePiece20Filled = exports.PuzzlePiece16Regular = exports.PuzzlePiece16Filled = exports.PuzzlePiece12Regular = exports.PuzzlePiece12Filled = exports.PuzzleCubePiece20Regular = exports.PuzzleCubePiece20Filled = exports.PuzzleCube48Regular = exports.PuzzleCube48Filled = exports.PuzzleCube28Regular = exports.PuzzleCube28Filled = exports.PuzzleCube24Regular = exports.PuzzleCube24Filled = exports.PuzzleCube20Regular = exports.PuzzleCube20Filled = exports.PuzzleCube16Regular = exports.PuzzleCube16Filled = exports.PulseSquare24Regular = exports.PulseSquare24Filled = exports.PulseSquare20Regular = exports.PulseSquare20Filled = exports.Pulse32Regular = exports.Pulse32Filled = exports.Pulse28Regular = exports.Pulse28Filled = exports.Pulse24Regular = exports.Pulse24Filled = exports.Pulse20Regular = exports.Pulse20Filled = exports.ProtocolHandler24Regular = exports.ProtocolHandler24Filled = exports.ProtocolHandler20Regular = exports.ProtocolHandler20Filled = exports.ProtocolHandler16Regular = exports.ProtocolHandler16Filled = exports.Prompt48Regular = exports.Prompt48Filled = exports.Prompt32Regular = exports.Prompt32Filled = exports.Prompt28Regular = exports.Prompt28Filled = exports.Prompt24Regular = exports.Prompt24Filled = exports.Prompt20Regular = exports.Prompt20Filled = exports.Prompt16Regular = void 0;
17
+ exports.RadioButton16Regular = exports.RadioButton16Filled = exports.RadarRectangleMultiple20Regular = exports.RadarRectangleMultiple20Filled = exports.RadarCheckmark20Regular = exports.RadarCheckmark20Filled = exports.Radar20Regular = exports.Radar20Filled = exports.QuizNew48Regular = exports.QuizNew48Filled = exports.QuizNew28Regular = exports.QuizNew28Filled = exports.QuizNew24Regular = exports.QuizNew24Filled = exports.QuizNew20Regular = exports.QuizNew20Filled = exports.QuestionCircle48Regular = exports.QuestionCircle48Filled = exports.QuestionCircle32Regular = exports.QuestionCircle32Filled = exports.QuestionCircle28Regular = exports.QuestionCircle28Filled = exports.QuestionCircle24Regular = exports.QuestionCircle24Filled = exports.QuestionCircle20Regular = exports.QuestionCircle20Filled = exports.QuestionCircle16Regular = exports.QuestionCircle16Filled = exports.QuestionCircle12Regular = exports.QuestionCircle12Filled = exports.Question48Regular = exports.Question48Filled = exports.Question32Regular = exports.Question32Light = exports.Question32Filled = exports.Question28Regular = exports.Question28Filled = exports.Question24Regular = exports.Question24Filled = exports.Question20Regular = exports.Question20Filled = exports.Question16Regular = exports.Question16Filled = exports.QrCode28Regular = exports.QrCode28Filled = exports.QrCode24Regular = exports.QrCode24Filled = exports.QrCode20Regular = exports.QrCode20Filled = exports.PuzzlePieceShield20Regular = void 0;
18
+ exports.ReadingList20Filled = exports.ReadingList16Regular = exports.ReadingList16Filled = exports.ReadAloud32Light = exports.ReadAloud28Regular = exports.ReadAloud28Filled = exports.ReadAloud24Regular = exports.ReadAloud24Filled = exports.ReadAloud20Regular = exports.ReadAloud20Filled = exports.ReadAloud16Regular = exports.ReadAloud16Filled = exports.ReOrderDotsVertical24Regular = exports.ReOrderDotsVertical24Filled = exports.ReOrderDotsVertical20Regular = exports.ReOrderDotsVertical20Filled = exports.ReOrderDotsVertical16Regular = exports.ReOrderDotsVertical16Filled = exports.ReOrderDotsHorizontal24Regular = exports.ReOrderDotsHorizontal24Filled = exports.ReOrderDotsHorizontal20Regular = exports.ReOrderDotsHorizontal20Filled = exports.ReOrderDotsHorizontal16Regular = exports.ReOrderDotsHorizontal16Filled = exports.ReOrder24Regular = exports.ReOrder24Filled = exports.ReOrder20Regular = exports.ReOrder20Filled = exports.ReOrder16Regular = exports.ReOrder16Filled = exports.RatioOneToOne24Regular = exports.RatioOneToOne24Filled = exports.RatioOneToOne20Regular = exports.RatioOneToOne20Filled = exports.RatingMature24Regular = exports.RatingMature24Filled = exports.RatingMature20Regular = exports.RatingMature20Filled = exports.RatingMature16Regular = exports.RatingMature16Filled = exports.Ram20Regular = exports.Ram20Filled = exports.Ram16Regular = exports.Ram16Filled = exports.RadioButtonOff16Regular = exports.RadioButtonOff16Filled = exports.RadioButton24Regular = exports.RadioButton24Filled = exports.RadioButton20Regular = exports.RadioButton20Filled = void 0;
19
+ exports.ReceiptPlay20Filled = exports.ReceiptMoney24Regular = exports.ReceiptMoney24Filled = exports.ReceiptMoney20Regular = exports.ReceiptMoney20Filled = exports.ReceiptMoney16Regular = exports.ReceiptMoney16Filled = exports.ReceiptCube24Regular = exports.ReceiptCube24Filled = exports.ReceiptCube20Regular = exports.ReceiptCube20Filled = exports.ReceiptBag24Regular = exports.ReceiptBag24Filled = exports.ReceiptBag20Regular = exports.ReceiptBag20Filled = exports.ReceiptAdd24Regular = exports.ReceiptAdd24Filled = exports.ReceiptAdd20Regular = exports.ReceiptAdd20Filled = exports.Receipt32Regular = exports.Receipt32Filled = exports.Receipt28Regular = exports.Receipt28Filled = exports.Receipt24Regular = exports.Receipt24Filled = exports.Receipt20Regular = exports.Receipt20Filled = exports.Receipt16Regular = exports.Receipt16Filled = exports.RealEstate24Regular = exports.RealEstate24Filled = exports.RealEstate20Regular = exports.RealEstate20Filled = exports.ReadingModeMobile24Regular = exports.ReadingModeMobile24Filled = exports.ReadingModeMobile20Regular = exports.ReadingModeMobile20Filled = exports.ReadingListAdd28Regular = exports.ReadingListAdd28Filled = exports.ReadingListAdd24Regular = exports.ReadingListAdd24Filled = exports.ReadingListAdd20Regular = exports.ReadingListAdd20Filled = exports.ReadingListAdd16Regular = exports.ReadingListAdd16Filled = exports.ReadingList28Regular = exports.ReadingList28Filled = exports.ReadingList24Regular = exports.ReadingList24Filled = exports.ReadingList20Regular = void 0;
20
+ exports.RectangleLandscape32Filled = exports.RectangleLandscape28Regular = exports.RectangleLandscape28Filled = exports.RectangleLandscape24Regular = exports.RectangleLandscape24Filled = exports.RectangleLandscape20Regular = exports.RectangleLandscape20Filled = exports.RectangleLandscape16Regular = exports.RectangleLandscape16Filled = exports.RectangleLandscape12Regular = exports.RectangleLandscape12Filled = exports.RecordStop48Regular = exports.RecordStop48Filled = exports.RecordStop32Regular = exports.RecordStop32Filled = exports.RecordStop28Regular = exports.RecordStop28Filled = exports.RecordStop24Regular = exports.RecordStop24Filled = exports.RecordStop20Regular = exports.RecordStop20Filled = exports.RecordStop16Regular = exports.RecordStop16Filled = exports.RecordStop12Regular = exports.RecordStop12Filled = exports.Record48Regular = exports.Record48Filled = exports.Record32Regular = exports.Record32Filled = exports.Record28Regular = exports.Record28Filled = exports.Record24Regular = exports.Record24Filled = exports.Record20Regular = exports.Record20Filled = exports.Record16Regular = exports.Record16Filled = exports.Record12Regular = exports.Record12Filled = exports.ReceiptSparkles24Regular = exports.ReceiptSparkles24Filled = exports.ReceiptSparkles20Regular = exports.ReceiptSparkles20Filled = exports.ReceiptSparkles16Regular = exports.ReceiptSparkles16Filled = exports.ReceiptSearch20Regular = exports.ReceiptSearch20Filled = exports.ReceiptPlay24Regular = exports.ReceiptPlay24Filled = exports.ReceiptPlay20Regular = void 0;
21
+ exports.RemixAdd24Regular = exports.RemixAdd24Filled = exports.RemixAdd20Regular = exports.RemixAdd20Filled = exports.RemixAdd16Regular = exports.RemixAdd16Filled = exports.Recycle32Regular = exports.Recycle32Filled = exports.Recycle20Regular = exports.Recycle20Filled = exports.RectanglePortraitLocationTarget20Regular = exports.RectanglePortraitLocationTarget20Filled = exports.RectangleLandscapeSyncOff28Regular = exports.RectangleLandscapeSyncOff28Filled = exports.RectangleLandscapeSyncOff24Regular = exports.RectangleLandscapeSyncOff24Filled = exports.RectangleLandscapeSyncOff20Regular = exports.RectangleLandscapeSyncOff20Filled = exports.RectangleLandscapeSyncOff16Regular = exports.RectangleLandscapeSyncOff16Filled = exports.RectangleLandscapeSync28Regular = exports.RectangleLandscapeSync28Filled = exports.RectangleLandscapeSync24Regular = exports.RectangleLandscapeSync24Filled = exports.RectangleLandscapeSync20Regular = exports.RectangleLandscapeSync20Filled = exports.RectangleLandscapeSync16Regular = exports.RectangleLandscapeSync16Filled = exports.RectangleLandscapeSparkle48Regular = exports.RectangleLandscapeSparkle48Filled = exports.RectangleLandscapeSparkle32Regular = exports.RectangleLandscapeSparkle32Filled = exports.RectangleLandscapeSparkle28Regular = exports.RectangleLandscapeSparkle28Filled = exports.RectangleLandscapeSparkle24Regular = exports.RectangleLandscapeSparkle24Filled = exports.RectangleLandscapeSparkle20Regular = exports.RectangleLandscapeSparkle20Filled = exports.RectangleLandscapeSparkle16Regular = exports.RectangleLandscapeSparkle16Filled = exports.RectangleLandscapeHintCopy24Regular = exports.RectangleLandscapeHintCopy24Filled = exports.RectangleLandscapeHintCopy20Regular = exports.RectangleLandscapeHintCopy20Filled = exports.RectangleLandscapeHintCopy16Regular = exports.RectangleLandscapeHintCopy16Filled = exports.RectangleLandscape48Regular = exports.RectangleLandscape48Filled = exports.RectangleLandscape32Regular = exports.RectangleLandscape32Light = void 0;
22
+ exports.ResizeSmall16Regular = exports.ResizeSmall16Filled = exports.ResizeLarge24Regular = exports.ResizeLarge24Filled = exports.ResizeLarge20Regular = exports.ResizeLarge20Filled = exports.ResizeLarge16Regular = exports.ResizeLarge16Filled = exports.ResizeImage24Regular = exports.ResizeImage24Filled = exports.ResizeImage20Regular = exports.ResizeImage20Filled = exports.Resize48Regular = exports.Resize48Filled = exports.Resize32Regular = exports.Resize32Filled = exports.Resize28Regular = exports.Resize28Filled = exports.Resize24Regular = exports.Resize24Filled = exports.Resize20Regular = exports.Resize20Filled = exports.Resize16Regular = exports.Resize16Filled = exports.Replay32Regular = exports.Replay32Filled = exports.Replay28Regular = exports.Replay28Filled = exports.Replay24Regular = exports.Replay24Filled = exports.Replay20Regular = exports.Replay20Filled = exports.Replay16Regular = exports.Replay16Filled = exports.Reorder20Regular = exports.Reorder20Filled = exports.Rename28Regular = exports.Rename28Filled = exports.Rename24Regular = exports.Rename24Filled = exports.Rename20Regular = exports.Rename20Filled = exports.Rename16Regular = exports.Rename16Filled = exports.Remote20Regular = exports.Remote20Filled = exports.Remote16Regular = exports.Remote16Filled = exports.RemixAdd32Regular = exports.RemixAdd32Filled = void 0;
23
+ exports.Ribbon32Regular = exports.Ribbon32Filled = exports.Ribbon24Regular = exports.Ribbon24Filled = exports.Ribbon20Regular = exports.Ribbon20Filled = exports.Ribbon16Regular = exports.Ribbon16Filled = exports.Ribbon12Regular = exports.Ribbon12Filled = exports.Rhombus48Regular = exports.Rhombus48Filled = exports.Rhombus32Regular = exports.Rhombus32Filled = exports.Rhombus28Regular = exports.Rhombus28Filled = exports.Rhombus24Regular = exports.Rhombus24Filled = exports.Rhombus20Regular = exports.Rhombus20Filled = exports.Rhombus16Regular = exports.Rhombus16Filled = exports.Rewind28Regular = exports.Rewind28Filled = exports.Rewind24Regular = exports.Rewind24Filled = exports.Rewind20Regular = exports.Rewind20Filled = exports.Rewind16Regular = exports.Rewind16Filled = exports.Reward24Regular = exports.Reward24Filled = exports.Reward20Regular = exports.Reward20Filled = exports.Reward16Regular = exports.Reward16Filled = exports.Reward12Regular = exports.Reward12Filled = exports.ResizeVideo24Regular = exports.ResizeVideo24Filled = exports.ResizeVideo20Regular = exports.ResizeVideo20Filled = exports.ResizeTable24Regular = exports.ResizeTable24Filled = exports.ResizeTable20Regular = exports.ResizeTable20Filled = exports.ResizeSmall24Regular = exports.ResizeSmall24Filled = exports.ResizeSmall20Regular = exports.ResizeSmall20Filled = void 0;
24
+ exports.Router20Filled = exports.RotateRight24Regular = exports.RotateRight24Filled = exports.RotateRight20Regular = exports.RotateRight20Filled = exports.RotateLeft32Light = exports.RotateLeft24Regular = exports.RotateLeft24Filled = exports.RotateLeft20Regular = exports.RotateLeft20Filled = exports.Rocket24Regular = exports.Rocket24Filled = exports.Rocket20Regular = exports.Rocket20Filled = exports.Rocket16Regular = exports.Rocket16Filled = exports.RoadCone48Regular = exports.RoadCone48Filled = exports.RoadCone32Regular = exports.RoadCone32Filled = exports.RoadCone28Regular = exports.RoadCone28Filled = exports.RoadCone24Regular = exports.RoadCone24Filled = exports.RoadCone20Regular = exports.RoadCone20Filled = exports.RoadCone16Regular = exports.RoadCone16Filled = exports.Road24Regular = exports.Road24Filled = exports.Road20Regular = exports.Road20Filled = exports.RibbonStar24Regular = exports.RibbonStar24Filled = exports.RibbonStar20Regular = exports.RibbonStar20Filled = exports.RibbonOff32Regular = exports.RibbonOff32Filled = exports.RibbonOff24Regular = exports.RibbonOff24Filled = exports.RibbonOff20Regular = exports.RibbonOff20Filled = exports.RibbonOff16Regular = exports.RibbonOff16Filled = exports.RibbonOff12Regular = exports.RibbonOff12Filled = exports.RibbonAdd24Regular = exports.RibbonAdd24Filled = exports.RibbonAdd20Regular = exports.RibbonAdd20Filled = void 0;
25
+ exports.Save32Filled = exports.Save28Regular = exports.Save28Filled = exports.Save24Regular = exports.Save24Filled = exports.Save20Regular = exports.Save20Filled = exports.Save16Regular = exports.Save16Filled = exports.Sanitize24Regular = exports.Sanitize24Filled = exports.Sanitize20Regular = exports.Sanitize20Filled = exports.Run48Regular = exports.Run48Filled = exports.Run32Regular = exports.Run32Filled = exports.Run28Regular = exports.Run28Filled = exports.Run24Regular = exports.Run24Filled = exports.Run20Regular = exports.Run20Filled = exports.Run16Regular = exports.Run16Filled = exports.Ruler48Regular = exports.Ruler48Filled = exports.Ruler32Regular = exports.Ruler32Filled = exports.Ruler28Regular = exports.Ruler28Filled = exports.Ruler24Regular = exports.Ruler24Filled = exports.Ruler20Regular = exports.Ruler20Filled = exports.Ruler16Regular = exports.Ruler16Filled = exports.Rss24Regular = exports.Rss24Filled = exports.Rss20Regular = exports.Rss20Filled = exports.Rss16Regular = exports.Rss16Filled = exports.RowTriple24Regular = exports.RowTriple24Filled = exports.RowTriple20Regular = exports.RowTriple20Filled = exports.Router24Regular = exports.Router24Filled = exports.Router20Regular = void 0;
26
26
  const createFluentIcon_1 = require("../utils/createFluentIcon");
27
+ exports.PhoneKey24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneKey24Filled', "24", ["M15.75 2C16.99 2 18 3 18 4.25v7a4.5 4.5 0 0 0-2.97 4.8L13.1 18h-2.34a.75.75 0 0 0 0 1.5h.84l-.08.07c-.33.33-.51.78-.51 1.24V22H8.25C7.01 22 6 21 6 19.75V4.25C6 3.01 7 2 8.25 2h7.5Zm3.75 17a3.5 3.5 0 1 0-3.38-2.59.75.75 0 0 0-.15.12l-3.75 3.75a.75.75 0 0 0-.22.53v1.44c0 .41.34.75.75.75h1.75a.5.5 0 0 0 .5-.5V22h1a.5.5 0 0 0 .5-.5v-1h1a.5.5 0 0 0 .5-.5v-1h1.5Zm1.5-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"]);
28
+ exports.PhoneKey24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneKey24Regular', "24", ["M15.75 2C16.99 2 18 3 18 4.25v7c-.56.2-1.07.5-1.5.9v-7.9a.75.75 0 0 0-.75-.75h-7.5a.75.75 0 0 0-.75.75v15.5c0 .41.34.75.75.75h2.78c-.02.1-.03.2-.03.31V22H8.25C7.01 22 6 21 6 19.75V4.25C6 3.01 7 2 8.25 2h7.5Zm-2.5 15.5c.1 0 .2.02.28.05L12.08 19h-1.33a.75.75 0 0 1 0-1.5h2.5ZM19.5 19a3.5 3.5 0 1 0-3.38-2.59.75.75 0 0 0-.15.12l-3.75 3.75a.75.75 0 0 0-.22.53v1.44c0 .41.34.75.75.75h1.75a.5.5 0 0 0 .5-.5V22h1a.5.5 0 0 0 .5-.5v-1h1a.5.5 0 0 0 .5-.5v-1h1.5Zm1.5-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"]);
29
+ exports.PhoneLaptop16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneLaptop16Filled', "16", ["M3 4c0-.83.67-1.5 1.5-1.5h8c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5h-4v-4A2.5 2.5 0 0 0 6 4H3.5a2 2 0 0 0-.5.06V4Zm11.5 8.5h-6v-1h6a.5.5 0 0 1 0 1ZM3 5c-.83 0-1.5.67-1.5 1.5v6c0 .83.67 1.5 1.5 1.5h3c.83 0 1.5-.67 1.5-1.5v-6C7.5 5.67 6.83 5 6 5H3Zm1.5 7.5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1Z"]);
30
+ exports.PhoneLaptop16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneLaptop16Regular', "16", ["M3 4c0-.83.67-1.5 1.5-1.5h8c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5h-4v-1h4A.5.5 0 0 0 13 9V4a.5.5 0 0 0-.5-.5h-8A.5.5 0 0 0 4 4h-.5a2 2 0 0 0-.5.06V4Zm11.5 8.5h-6v-1h6a.5.5 0 0 1 0 1Zm-10 0a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm-3-6C1.5 5.67 2.17 5 3 5h3c.83 0 1.5.67 1.5 1.5v6c0 .83-.67 1.5-1.5 1.5H3a1.5 1.5 0 0 1-1.5-1.5v-6ZM3 6a.5.5 0 0 0-.5.5v6c0 .28.22.5.5.5h3a.5.5 0 0 0 .5-.5v-6A.5.5 0 0 0 6 6H3Z"]);
31
+ exports.PhoneLaptop20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneLaptop20Filled', "20", ["M3 4.5C3 3.67 3.67 3 4.5 3h11c.83 0 1.5.67 1.5 1.5v7c0 .83-.67 1.5-1.5 1.5H10V8a2 2 0 0 0-2-2H3V4.5ZM10 15h7.5a.5.5 0 0 0 0-1H10v1ZM2 8.5C2 7.67 2.67 7 3.5 7h4C8.33 7 9 7.67 9 8.5v8c0 .83-.67 1.5-1.5 1.5h-4A1.5 1.5 0 0 1 2 16.5v-8ZM5 15a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1H5Z"]);
32
+ exports.PhoneLaptop20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneLaptop20Regular', "20", ["M3 4.5C3 3.67 3.67 3 4.5 3h11c.83 0 1.5.67 1.5 1.5v7c0 .83-.67 1.5-1.5 1.5H10v-1h5.5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5V6H3V4.5ZM10 15h7.5a.5.5 0 0 0 0-1H10v1Zm-5 0a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1H5ZM2 8.5C2 7.67 2.67 7 3.5 7h4C8.33 7 9 7.67 9 8.5v8c0 .83-.67 1.5-1.5 1.5h-4A1.5 1.5 0 0 1 2 16.5v-8ZM3.5 8a.5.5 0 0 0-.5.5v8c0 .28.22.5.5.5h4a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-4Z"]);
33
+ exports.PhoneLaptop24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneLaptop24Filled', "24", ["M8.25 8C9.22 8 10 8.8 10 9.75v9.5c0 .97-.78 1.75-1.75 1.75h-4.5C2.78 21 2 20.22 2 19.25v-9.5C2 8.8 2.78 8 3.75 8h4.5Zm-2 9.5h-.5a.75.75 0 1 0 0 1.5h.5a.75.75 0 0 0 0-1.5Zm15-1a.75.75 0 0 1 .1 1.5H11v-1.5h10.25Zm-3-11.5c.97 0 1.75.78 1.75 1.75v7.5c0 .97-.78 1.75-1.75 1.75H11V9a2 2 0 0 0-1.85-2H4v-.25C4 5.78 4.78 5 5.75 5h12.5Z"]);
34
+ exports.PhoneLaptop24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneLaptop24Regular', "24", ["M8.25 8C9.22 8 10 8.8 10 9.75v9.5c0 .97-.78 1.75-1.75 1.75h-4.5C2.78 21 2 20.22 2 19.25v-9.5C2 8.8 2.78 8 3.75 8h4.5Zm0 1.5h-4.5a.25.25 0 0 0-.25.25v9.5c0 .14.11.25.25.25h4.5c.14 0 .25-.1.25-.25v-9.5a.25.25 0 0 0-.25-.25Zm-2 7.5a.75.75 0 0 1 .1 1.5h-.6a.75.75 0 0 1-.1-1.5h.6Zm15-.5a.75.75 0 0 1 .1 1.5H11v-1.5h10.25Zm-3-11.5c.97 0 1.75.78 1.75 1.75v7.5c0 .97-.78 1.75-1.75 1.75H11v-1.5h7.25c.14 0 .25-.11.25-.25v-7.5a.25.25 0 0 0-.25-.25H5.75a.25.25 0 0 0-.25.25V7H4v-.25C4 5.78 4.78 5 5.75 5h12.5Z"]);
27
35
  exports.PhoneLaptop32Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneLaptop32Filled', "32", ["M6 8a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3h-8v-8a5 5 0 0 0-5-5H7a4 4 0 0 0-1 .13V8Zm23 17H17v-2h12a1 1 0 1 1 0 2ZM6 10a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V13a3 3 0 0 0-3-3H6Zm3 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"]);
28
36
  exports.PhoneLaptop32Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneLaptop32Regular', "32", ["M6 8a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3h-8v-2h8a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1H7a4 4 0 0 0-1 .13V8Zm23 17H17v-2h12a1 1 0 1 1 0 2ZM9 25a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM3 13a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V13Zm3-1a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V13a1 1 0 0 0-1-1H6Z"]);
29
37
  exports.PhoneLinkSetup20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('PhoneLinkSetup20Filled', "20", ["M5 3.5C5 2.67 5.67 2 6.5 2h7c.83 0 1.5.67 1.5 1.5v5.52A5.5 5.5 0 0 0 10.26 18H6.5A1.5 1.5 0 0 1 5 16.5v-13Zm7.07 7.94a2 2 0 0 1-1.44 2.48l-.46.12a4.73 4.73 0 0 0 .01 1.01l.35.09A2 2 0 0 1 12 17.66l-.13.42c.26.2.54.38.84.52l.32-.35a2 2 0 0 1 2.91 0l.34.36c.3-.13.57-.3.82-.5l-.15-.55a2 2 0 0 1 1.43-2.48l.46-.12a4.73 4.73 0 0 0-.01-1.01l-.35-.09A2 2 0 0 1 17 11.34l.13-.42c-.26-.2-.54-.38-.84-.52l-.32.35a2 2 0 0 1-2.91 0l-.34-.36c-.3.13-.57.3-.82.5l.16.55Zm2.43 4.06a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"]);
@@ -1015,12 +1023,4 @@ exports.Save24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save24F
1015
1023
  exports.Save24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save24Regular', "24", ["M3 5.75A2.75 2.75 0 0 1 5.75 3h9.96c.87 0 1.7.34 2.3.95L20.05 6c.6.6.95 1.43.95 2.3v9.96A2.75 2.75 0 0 1 18.25 21H5.75A2.75 2.75 0 0 1 3 18.25V5.75ZM5.75 4.5c-.69 0-1.25.56-1.25 1.25v12.5c0 .69.56 1.25 1.25 1.25H6v-5.25C6 13.01 7 12 8.25 12h7.5c1.24 0 2.25 1 2.25 2.25v5.25h.25c.69 0 1.25-.56 1.25-1.25V8.29c0-.47-.18-.91-.51-1.24L16.95 5c-.26-.26-.6-.43-.95-.49v2.73c0 1.24-1 2.25-2.25 2.25h-4.5C8.01 9.5 7 8.5 7 7.25V4.5H5.75Zm10.75 15v-5.25a.75.75 0 0 0-.75-.75h-7.5a.75.75 0 0 0-.75.75v5.25h9Zm-8-15v2.75c0 .41.34.75.75.75h4.5c.41 0 .75-.34.75-.75V4.5h-6Z"]);
1016
1024
  exports.Save28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save28Filled', "28", ["M8 3H6.25A3.25 3.25 0 0 0 3 6.25v15.5a3.25 3.25 0 0 0 3 3.24v-8.74C6 15.01 7 14 8.25 14h11.5c1.24 0 2.25 1 2.25 2.25v8.74c1.68-.13 3-1.53 3-3.24V8.79c0-.87-.34-1.7-.95-2.3L21.5 3.95a3.25 3.25 0 0 0-2.3-.95H19v5.75C19 9.99 18 11 16.75 11h-6.5C9.01 11 8 10 8 8.75V3Zm9.5 0h-8v5.75c0 .41.34.75.75.75h6.5c.41 0 .75-.34.75-.75V3Zm3 22v-8.75a.75.75 0 0 0-.75-.75H8.25a.75.75 0 0 0-.75.75V25h13Z"]);
1017
1025
  exports.Save28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save28Regular', "28", ["M6.25 4.5c-.97 0-1.75.78-1.75 1.75v15.5c0 .88.65 1.61 1.5 1.73v-7.23C6 15.01 7 14 8.25 14h11.5c1.24 0 2.25 1 2.25 2.25v7.23c.85-.12 1.5-.85 1.5-1.73V8.79c0-.47-.18-.91-.51-1.24L20.45 5a1.75 1.75 0 0 0-1.24-.51H19v4.25C19 9.99 18 11 16.75 11h-6.5C9.01 11 8 10 8 8.75V4.5H6.25Zm3.25 0v4.25c0 .41.34.75.75.75h6.5c.41 0 .75-.34.75-.75V4.5h-8Zm11 19v-7.25a.75.75 0 0 0-.75-.75H8.25a.75.75 0 0 0-.75.75v7.25h13ZM3 6.25C3 4.45 4.46 3 6.25 3h12.96c.87 0 1.7.34 2.3.95l2.54 2.54c.6.6.95 1.43.95 2.3v12.96c0 1.8-1.46 3.25-3.25 3.25H6.25A3.25 3.25 0 0 1 3 21.75V6.25Z"]);
1018
- exports.Save32Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save32Filled', "32", ["M11.5 12A2.5 2.5 0 0 1 9 9.5V3H7.5A4.5 4.5 0 0 0 3 7.5v17a4.5 4.5 0 0 0 4 4.47V18.5A2.5 2.5 0 0 1 9.5 16h13a2.5 2.5 0 0 1 2.5 2.5v10.47a4.5 4.5 0 0 0 4-4.47V10.45a4.5 4.5 0 0 0-1.32-3.18l-2.95-2.95A4.5 4.5 0 0 0 22 3.02V9.5a2.5 2.5 0 0 1-2.5 2.5h-8ZM20 3h-9v6.5c0 .28.22.5.5.5h8a.5.5 0 0 0 .5-.5V3Zm3 26H9V18.5c0-.28.22-.5.5-.5h13c.28 0 .5.22.5.5V29Z"]);
1019
- exports.Save32Light = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save32Light', "32", ["M7.5 29A4.5 4.5 0 0 1 3 24.5v-17A4.5 4.5 0 0 1 7.5 3h13.84a4.5 4.5 0 0 1 3.19 1.32l3.15 3.15A4.5 4.5 0 0 1 29 10.66V24.5a4.5 4.5 0 0 1-4.5 4.5h-17Zm0-25A3.5 3.5 0 0 0 4 7.5v17a3.5 3.5 0 0 0 3 3.46V18.5A2.5 2.5 0 0 1 9.5 16h13a2.5 2.5 0 0 1 2.5 2.5v9.46c1.7-.24 3-1.7 3-3.46V10.66a3.5 3.5 0 0 0-1.03-2.48l-3.15-3.15A3.5 3.5 0 0 0 22 4.06V9.5a2.5 2.5 0 0 1-2.5 2.5h-8A2.5 2.5 0 0 1 9 9.5V4H7.5ZM24 28v-9.5c0-.83-.67-1.5-1.5-1.5h-13c-.83 0-1.5.67-1.5 1.5V28h16ZM21 4H10v5.5c0 .83.67 1.5 1.5 1.5h8c.83 0 1.5-.67 1.5-1.5V4Z"]);
1020
- exports.Save32Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save32Regular', "32", ["M5 7.5A2.5 2.5 0 0 1 7.5 5H9v4.5a2.5 2.5 0 0 0 2.5 2.5h8A2.5 2.5 0 0 0 22 9.5V5.04c.5.1.96.33 1.32.7l2.95 2.94c.47.47.73 1.1.73 1.77V24.5a2.5 2.5 0 0 1-2 2.45V18.5a2.5 2.5 0 0 0-2.5-2.5h-13A2.5 2.5 0 0 0 7 18.5v8.45a2.5 2.5 0 0 1-2-2.45v-17ZM9 27v-8.5c0-.28.22-.5.5-.5h13c.28 0 .5.22.5.5V27H9ZM20 5v4.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5V5h9ZM7.5 3A4.5 4.5 0 0 0 3 7.5v17A4.5 4.5 0 0 0 7.5 29h17a4.5 4.5 0 0 0 4.5-4.5V10.45a4.5 4.5 0 0 0-1.32-3.18l-2.95-2.95A4.5 4.5 0 0 0 21.55 3H7.5Z"]);
1021
- exports.SaveArrowRight20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveArrowRight20Filled', "20", ["M3 5c0-1.1.9-2 2-2h1v3.5C6 7.33 6.67 8 7.5 8h4c.83 0 1.5-.67 1.5-1.5V3h.38a2 2 0 0 1 1.41.59l1.62 1.62A2 2 0 0 1 17 6.62V9.6a5.48 5.48 0 0 0-5.66.4H6.5c-.83 0-1.5.67-1.5 1.5V17a2 2 0 0 1-2-2V5Zm6 9.5c0-1.33.47-2.55 1.26-3.5H6.5a.5.5 0 0 0-.5.5V17h3.6c-.38-.75-.6-1.6-.6-2.5ZM12 3H7v3.5c0 .28.22.5.5.5h4a.5.5 0 0 0 .5-.5V3Zm7 11.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-2.15.35a.5.5 0 0 0 .15-.35.5.5 0 0 0-.15-.35l-2-2a.5.5 0 0 0-.7.7L15.29 14H12.5a.5.5 0 0 0 0 1h2.8l-1.15 1.15a.5.5 0 0 0 .7.7l2-2Z"]);
1022
- exports.SaveArrowRight20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveArrowRight20Regular', "20", ["M3 5c0-1.1.9-2 2-2h8.38a2 2 0 0 1 1.41.59l1.62 1.62A2 2 0 0 1 17 6.62V9.6c-.32-.16-.65-.3-1-.4V6.63a1 1 0 0 0-.3-.7L14.1 4.28a1 1 0 0 0-.71-.29H13v2.5c0 .83-.67 1.5-1.5 1.5h-4A1.5 1.5 0 0 1 6 6.5V4H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1v-4.5c0-.83.67-1.5 1.5-1.5h4.84c-.4.28-.77.62-1.08 1H6.5a.5.5 0 0 0-.5.5V16h3.2c.1.35.24.68.4 1H5a2 2 0 0 1-2-2V5Zm4-1v2.5c0 .28.22.5.5.5h4a.5.5 0 0 0 .5-.5V4H7Zm12 10.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-2.15.35a.5.5 0 0 0 .15-.35.5.5 0 0 0-.15-.35l-2-2a.5.5 0 0 0-.7.7L15.29 14H12.5a.5.5 0 0 0 0 1h2.8l-1.15 1.15a.5.5 0 0 0 .7.7l2-2Z"]);
1023
- exports.SaveArrowRight24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveArrowRight24Filled', "24", ["M6.75 3h-1A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21H6v-6c0-1.24 1-2.25 2.25-2.25h4.81a6.48 6.48 0 0 1 7.94-.73V8.3c0-.87-.34-1.7-.95-2.3L18 3.95c-.6-.6-1.41-.94-2.26-.95v4.5c0 1.24-1 2.25-2.25 2.25H9c-1.24 0-2.25-1-2.25-2.25V3Zm1.5 11.25h3.62a6.47 6.47 0 0 0 .15 6.75H7.5v-6c0-.41.34-.75.75-.75Zm6-11.25v4.5c0 .41-.34.75-.75.75H9a.75.75 0 0 1-.75-.75V3h6ZM23 17.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0Zm-8.5-.5a.5.5 0 0 0 0 1h4.8l-1.65 1.65a.5.5 0 0 0 .7.7l2.5-2.5a.5.5 0 0 0 0-.7l-2.5-2.5a.5.5 0 0 0-.7.7L19.29 17H14.5Z"]);
1024
- exports.SaveArrowRight24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveArrowRight24Regular', "24", ["M3 5.75A2.75 2.75 0 0 1 5.75 3h9.96c.87 0 1.7.34 2.3.95L20.05 6c.6.6.95 1.43.95 2.3v3.73c-.46-.3-.97-.53-1.5-.7V8.28c0-.47-.18-.91-.51-1.24L16.95 5c-.26-.26-.6-.43-.95-.49v2.73c0 1.24-1 2.25-2.25 2.25h-4.5C8.01 9.5 7 8.5 7 7.25V4.5H5.75c-.69 0-1.25.56-1.25 1.25v12.5c0 .69.56 1.25 1.25 1.25H6v-5.25C6 13.01 7 12 8.25 12h5.78c-.63.4-1.2.91-1.65 1.5H8.25a.75.75 0 0 0-.75.75v5.25h3.81c.18.53.42 1.04.71 1.5H5.75A2.75 2.75 0 0 1 3 18.25V5.75ZM8.5 4.5v2.75c0 .41.34.75.75.75h4.5c.41 0 .75-.34.75-.75V4.5h-6Zm14.5 13a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0Zm-8.5-.5a.5.5 0 0 0 0 1h4.8l-1.65 1.65a.5.5 0 0 0 .7.7l2.5-2.5a.5.5 0 0 0 0-.7l-2.5-2.5a.5.5 0 0 0-.7.7L19.29 17H14.5Z"]);
1025
- exports.SaveCopy20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveCopy20Filled', "20", ["M4.5 2A2.5 2.5 0 0 0 2 4.5v9A2.5 2.5 0 0 0 4.5 16h9a2.5 2.5 0 0 0 2.5-2.5v-9A2.5 2.5 0 0 0 13.5 2h-9Zm5 4.5v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2h-2a.5.5 0 0 1 0-1h2v-2a.5.5 0 0 1 1 0ZM7.5 18c-.95 0-1.82-.38-2.45-1h9.45a2.5 2.5 0 0 0 2.5-2.5V5.05c.62.63 1 1.5 1 2.45v7a3.5 3.5 0 0 1-3.5 3.5h-7Z"]);
1026
- exports.SaveCopy20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveCopy20Regular', "20", ["M9.5 6.5a.5.5 0 0 0-1 0v2h-2a.5.5 0 0 0 0 1h2v2a.5.5 0 0 0 1 0v-2h2a.5.5 0 0 0 0-1h-2v-2ZM4.5 2A2.5 2.5 0 0 0 2 4.5v9A2.5 2.5 0 0 0 4.5 16h9a2.5 2.5 0 0 0 2.5-2.5v-9A2.5 2.5 0 0 0 13.5 2h-9ZM3 4.5C3 3.67 3.67 3 4.5 3h9c.83 0 1.5.67 1.5 1.5v9c0 .83-.67 1.5-1.5 1.5h-9A1.5 1.5 0 0 1 3 13.5v-9ZM7.5 18c-.95 0-1.82-.38-2.45-1h9.45a2.5 2.5 0 0 0 2.5-2.5V5.05c.62.63 1 1.5 1 2.45v7a3.5 3.5 0 0 1-3.5 3.5h-7Z"]);
1026
+ exports.Save32Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save32Filled', "32", ["M11.5 12A2.5 2.5 0 0 1 9 9.5V3H7.5A4.5 4.5 0 0 0 3 7.5v17a4.5 4.5 0 0 0 4 4.47V18.5A2.5 2.5 0 0 1 9.5 16h13a2.5 2.5 0 0 1 2.5 2.5v10.47a4.5 4.5 0 0 0 4-4.47V10.45a4.5 4.5 0 0 0-1.32-3.18l-2.95-2.95A4.5 4.5 0 0 0 22 3.02V9.5a2.5 2.5 0 0 1-2.5 2.5h-8ZM20 3h-9v6.5c0 .28.22.5.5.5h8a.5.5 0 0 0 .5-.5V3Zm3 26H9V18.5c0-.28.22-.5.5-.5h13c.28 0 .5.22.5.5V29Z"]);
@@ -1,4 +1,12 @@
1
1
  import type { FluentIcon } from "../utils/createFluentIcon";
2
+ export declare const Save32Light: FluentIcon;
3
+ export declare const Save32Regular: FluentIcon;
4
+ export declare const SaveArrowRight20Filled: FluentIcon;
5
+ export declare const SaveArrowRight20Regular: FluentIcon;
6
+ export declare const SaveArrowRight24Filled: FluentIcon;
7
+ export declare const SaveArrowRight24Regular: FluentIcon;
8
+ export declare const SaveCopy20Filled: FluentIcon;
9
+ export declare const SaveCopy20Regular: FluentIcon;
2
10
  export declare const SaveCopy24Filled: FluentIcon;
3
11
  export declare const SaveCopy24Regular: FluentIcon;
4
12
  export declare const SaveEdit20Filled: FluentIcon;
@@ -991,11 +999,3 @@ export declare const SpatulaSpoon28Regular: FluentIcon;
991
999
  export declare const SpatulaSpoon32Filled: FluentIcon;
992
1000
  export declare const SpatulaSpoon32Regular: FluentIcon;
993
1001
  export declare const SpatulaSpoon48Filled: FluentIcon;
994
- export declare const SpatulaSpoon48Regular: FluentIcon;
995
- export declare const Speaker016Filled: FluentIcon;
996
- export declare const Speaker016Regular: FluentIcon;
997
- export declare const Speaker020Filled: FluentIcon;
998
- export declare const Speaker020Regular: FluentIcon;
999
- export declare const Speaker024Filled: FluentIcon;
1000
- export declare const Speaker024Regular: FluentIcon;
1001
- export declare const Speaker028Filled: FluentIcon;
@@ -3,27 +3,35 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.ScanCamera20Regular = exports.ScanCamera20Filled = exports.ScanCamera16Regular = exports.ScanCamera16Filled = exports.Scan24Regular = exports.Scan24Filled = exports.Scan20Regular = exports.Scan20Filled = exports.Scan16Regular = exports.Scan16Filled = exports.Scales32Regular = exports.Scales32Filled = exports.Scales24Regular = exports.Scales24Filled = exports.Scales20Regular = exports.Scales20Filled = exports.ScaleFit24Regular = exports.ScaleFit24Filled = exports.ScaleFit20Regular = exports.ScaleFit20Filled = exports.ScaleFit16Regular = exports.ScaleFit16Filled = exports.ScaleFill24Regular = exports.ScaleFill24Filled = exports.ScaleFill20Regular = exports.ScaleFill20Filled = exports.Savings24Regular = exports.Savings24Filled = exports.Savings20Regular = exports.Savings20Filled = exports.Savings16Regular = exports.Savings16Filled = exports.SaveSync20Regular = exports.SaveSync20Filled = exports.SaveSearch20Regular = exports.SaveSearch20Filled = exports.SaveMultiple24Regular = exports.SaveMultiple24Filled = exports.SaveMultiple20Regular = exports.SaveMultiple20Filled = exports.SaveMultiple16Regular = exports.SaveMultiple16Filled = exports.SaveImage20Regular = exports.SaveImage20Filled = exports.SaveEdit24Regular = exports.SaveEdit24Filled = exports.SaveEdit20Regular = exports.SaveEdit20Filled = exports.SaveCopy24Regular = exports.SaveCopy24Filled = void 0;
7
- exports.ScanThumbUp16Regular = exports.ScanThumbUp16Filled = exports.ScanText28Regular = exports.ScanText28Filled = exports.ScanText24Regular = exports.ScanText24Filled = exports.ScanText20Regular = exports.ScanText20Filled = exports.ScanText16Regular = exports.ScanText16Filled = exports.ScanTable24Regular = exports.ScanTable24Filled = exports.ScanTable20Regular = exports.ScanTable20Filled = exports.ScanQrCode24Regular = exports.ScanQrCode24Filled = exports.ScanPerson48Regular = exports.ScanPerson48Filled = exports.ScanPerson28Regular = exports.ScanPerson28Filled = exports.ScanPerson24Regular = exports.ScanPerson24Filled = exports.ScanPerson20Regular = exports.ScanPerson20Filled = exports.ScanPerson16Regular = exports.ScanPerson16Filled = exports.ScanObject24Regular = exports.ScanObject24Filled = exports.ScanObject20Regular = exports.ScanObject20Filled = exports.ScanDash48Regular = exports.ScanDash48Filled = exports.ScanDash32Regular = exports.ScanDash32Filled = exports.ScanDash28Regular = exports.ScanDash28Filled = exports.ScanDash24Regular = exports.ScanDash24Filled = exports.ScanDash20Regular = exports.ScanDash20Filled = exports.ScanDash16Regular = exports.ScanDash16Filled = exports.ScanDash12Regular = exports.ScanDash12Filled = exports.ScanCamera48Regular = exports.ScanCamera48Filled = exports.ScanCamera28Regular = exports.ScanCamera28Filled = exports.ScanCamera24Regular = exports.ScanCamera24Filled = void 0;
8
- exports.Screenshot28Regular = exports.Screenshot28Filled = exports.Screenshot24Regular = exports.Screenshot24Filled = exports.Screenshot20Regular = exports.Screenshot20Filled = exports.Screenshot16Regular = exports.Screenshot16Filled = exports.ScreenSearch24Regular = exports.ScreenSearch24Filled = exports.ScreenSearch20Regular = exports.ScreenSearch20Filled = exports.ScreenPerson20Regular = exports.ScreenPerson20Filled = exports.ScreenCut20Regular = exports.ScreenCut20Filled = exports.Scratchpad24Regular = exports.Scratchpad24Filled = exports.Scratchpad20Regular = exports.Scratchpad20Filled = exports.ScanTypeOff24Regular = exports.ScanTypeOff24Filled = exports.ScanTypeOff20Regular = exports.ScanTypeOff20Filled = exports.ScanTypeCheckmark24Regular = exports.ScanTypeCheckmark24Filled = exports.ScanTypeCheckmark20Regular = exports.ScanTypeCheckmark20Filled = exports.ScanType24Regular = exports.ScanType24Filled = exports.ScanType20Regular = exports.ScanType20Filled = exports.ScanThumbUpOff48Regular = exports.ScanThumbUpOff48Filled = exports.ScanThumbUpOff28Regular = exports.ScanThumbUpOff28Filled = exports.ScanThumbUpOff24Regular = exports.ScanThumbUpOff24Filled = exports.ScanThumbUpOff20Regular = exports.ScanThumbUpOff20Filled = exports.ScanThumbUpOff16Regular = exports.ScanThumbUpOff16Filled = exports.ScanThumbUp48Regular = exports.ScanThumbUp48Filled = exports.ScanThumbUp28Regular = exports.ScanThumbUp28Filled = exports.ScanThumbUp24Regular = exports.ScanThumbUp24Filled = exports.ScanThumbUp20Regular = exports.ScanThumbUp20Filled = void 0;
9
- exports.SearchSparkle48Regular = exports.SearchSparkle48Filled = exports.SearchSparkle32Regular = exports.SearchSparkle32Filled = exports.SearchSparkle28Regular = exports.SearchSparkle28Filled = exports.SearchSparkle24Regular = exports.SearchSparkle24Filled = exports.SearchSparkle20Regular = exports.SearchSparkle20Filled = exports.SearchSparkle16Regular = exports.SearchSparkle16Filled = exports.SearchShield20Regular = exports.SearchShield20Filled = exports.SearchSettings20Regular = exports.SearchSettings20Filled = exports.SearchInfo24Regular = exports.SearchInfo24Filled = exports.SearchInfo20Regular = exports.SearchInfo20Filled = exports.Search48Regular = exports.Search48Filled = exports.Search32Regular = exports.Search32Filled = exports.Search28Regular = exports.Search28Filled = exports.Search24Regular = exports.Search24Filled = exports.Search20Regular = exports.Search20Filled = exports.Search16Regular = exports.Search16Filled = exports.Search12Regular = exports.Search12Filled = exports.Script32Regular = exports.Script32Filled = exports.Script24Regular = exports.Script24Filled = exports.Script20Regular = exports.Script20Filled = exports.Script16Regular = exports.Script16Filled = exports.ScreenshotRecord28Regular = exports.ScreenshotRecord28Filled = exports.ScreenshotRecord24Regular = exports.ScreenshotRecord24Filled = exports.ScreenshotRecord20Regular = exports.ScreenshotRecord20Filled = exports.ScreenshotRecord16Regular = exports.ScreenshotRecord16Filled = void 0;
10
- exports.SelectObjectSkewEdit20Regular = exports.SelectObjectSkewEdit20Filled = exports.SelectObjectSkewDismiss24Regular = exports.SelectObjectSkewDismiss24Filled = exports.SelectObjectSkewDismiss20Regular = exports.SelectObjectSkewDismiss20Filled = exports.SelectObjectSkew24Regular = exports.SelectObjectSkew24Filled = exports.SelectObjectSkew20Regular = exports.SelectObjectSkew20Filled = exports.SelectObject24Regular = exports.SelectObject24Filled = exports.SelectObject20Regular = exports.SelectObject20Filled = exports.SelectAllOn24Regular = exports.SelectAllOn24Filled = exports.SelectAllOn20Regular = exports.SelectAllOn20Filled = exports.SelectAllOn16Regular = exports.SelectAllOn16Filled = exports.SelectAllOff24Regular = exports.SelectAllOff24Filled = exports.SelectAllOff20Regular = exports.SelectAllOff20Filled = exports.SelectAllOff16Regular = exports.SelectAllOff16Filled = exports.SeatAdd24Regular = exports.SeatAdd24Filled = exports.SeatAdd20Regular = exports.SeatAdd20Filled = exports.SeatAdd16Regular = exports.SeatAdd16Filled = exports.Seat24Regular = exports.Seat24Filled = exports.Seat20Regular = exports.Seat20Filled = exports.Seat16Regular = exports.Seat16Filled = exports.SearchVisual24Regular = exports.SearchVisual24Filled = exports.SearchVisual20Regular = exports.SearchVisual20Filled = exports.SearchVisual16Regular = exports.SearchVisual16Filled = exports.SearchSquare24Regular = exports.SearchSquare24Filled = exports.SearchSquare20Regular = exports.SearchSquare20Filled = exports.SearchSquare16Regular = exports.SearchSquare16Filled = void 0;
11
- exports.Server16Filled = exports.Server12Regular = exports.Server12Filled = exports.SerialPort24Regular = exports.SerialPort24Filled = exports.SerialPort20Regular = exports.SerialPort20Filled = exports.SerialPort16Regular = exports.SerialPort16Filled = exports.SendPerson24Regular = exports.SendPerson24Filled = exports.SendPerson20Regular = exports.SendPerson20Filled = exports.SendPerson16Regular = exports.SendPerson16Filled = exports.SendCopy24Regular = exports.SendCopy24Filled = exports.SendCopy20Regular = exports.SendCopy20Filled = exports.SendClock32Light = exports.SendClock24Regular = exports.SendClock24Filled = exports.SendClock20Regular = exports.SendClock20Filled = exports.SendBeaker48Regular = exports.SendBeaker48Filled = exports.SendBeaker32Regular = exports.SendBeaker32Filled = exports.SendBeaker28Regular = exports.SendBeaker28Filled = exports.SendBeaker24Regular = exports.SendBeaker24Filled = exports.SendBeaker20Regular = exports.SendBeaker20Filled = exports.SendBeaker16Regular = exports.SendBeaker16Filled = exports.Send48Regular = exports.Send48Filled = exports.Send32Regular = exports.Send32Filled = exports.Send28Regular = exports.Send28Filled = exports.Send24Regular = exports.Send24Filled = exports.Send20Regular = exports.Send20Filled = exports.Send16Regular = exports.Send16Filled = exports.SelectObjectSkewEdit24Regular = exports.SelectObjectSkewEdit24Filled = void 0;
12
- exports.ShapeExclude16Regular = exports.ShapeExclude16Filled = exports.SettingsCogMultiple24Regular = exports.SettingsCogMultiple24Filled = exports.SettingsCogMultiple20Regular = exports.SettingsCogMultiple20Filled = exports.SettingsChat24Regular = exports.SettingsChat24Filled = exports.SettingsChat20Regular = exports.SettingsChat20Filled = exports.SettingsChat16Regular = exports.SettingsChat16Filled = exports.Settings48Regular = exports.Settings48Filled = exports.Settings32Regular = exports.Settings32Light = exports.Settings32Filled = exports.Settings28Regular = exports.Settings28Filled = exports.Settings24Regular = exports.Settings24Filled = exports.Settings20Regular = exports.Settings20Filled = exports.Settings16Regular = exports.Settings16Filled = exports.ServiceBell24Regular = exports.ServiceBell24Filled = exports.ServiceBell20Regular = exports.ServiceBell20Filled = exports.ServiceBell16Regular = exports.ServiceBell16Filled = exports.ServerSurfaceMultiple16Regular = exports.ServerSurfaceMultiple16Filled = exports.ServerSurface16Regular = exports.ServerSurface16Filled = exports.ServerPlay20Regular = exports.ServerPlay20Filled = exports.ServerMultiple20Regular = exports.ServerMultiple20Filled = exports.ServerLink24Regular = exports.ServerLink24Filled = exports.ServerLink20Regular = exports.ServerLink20Filled = exports.ServerLink16Regular = exports.ServerLink16Filled = exports.Server24Regular = exports.Server24Filled = exports.Server20Regular = exports.Server20Filled = exports.Server16Regular = void 0;
13
- exports.Share20Regular = exports.Share20Filled = exports.Share16Regular = exports.Share16Filled = exports.Shapes48Regular = exports.Shapes48Filled = exports.Shapes32Regular = exports.Shapes32Filled = exports.Shapes28Regular = exports.Shapes28Filled = exports.Shapes24Regular = exports.Shapes24Filled = exports.Shapes20Regular = exports.Shapes20Filled = exports.Shapes16Regular = exports.Shapes16Filled = exports.ShapeUnion24Regular = exports.ShapeUnion24Filled = exports.ShapeUnion20Regular = exports.ShapeUnion20Filled = exports.ShapeUnion16Regular = exports.ShapeUnion16Filled = exports.ShapeSubtract24Regular = exports.ShapeSubtract24Filled = exports.ShapeSubtract20Regular = exports.ShapeSubtract20Filled = exports.ShapeSubtract16Regular = exports.ShapeSubtract16Filled = exports.ShapeOrganic48Regular = exports.ShapeOrganic48Filled = exports.ShapeOrganic32Regular = exports.ShapeOrganic32Filled = exports.ShapeOrganic28Regular = exports.ShapeOrganic28Filled = exports.ShapeOrganic24Regular = exports.ShapeOrganic24Filled = exports.ShapeOrganic20Regular = exports.ShapeOrganic20Filled = exports.ShapeOrganic16Regular = exports.ShapeOrganic16Filled = exports.ShapeIntersect24Regular = exports.ShapeIntersect24Filled = exports.ShapeIntersect20Regular = exports.ShapeIntersect20Filled = exports.ShapeIntersect16Regular = exports.ShapeIntersect16Filled = exports.ShapeExclude24Regular = exports.ShapeExclude24Filled = exports.ShapeExclude20Regular = exports.ShapeExclude20Filled = void 0;
14
- exports.ShareScreenPersonOverlayInside16Filled = exports.ShareScreenPersonOverlay28Regular = exports.ShareScreenPersonOverlay28Filled = exports.ShareScreenPersonOverlay24Regular = exports.ShareScreenPersonOverlay24Filled = exports.ShareScreenPersonOverlay20Regular = exports.ShareScreenPersonOverlay20Filled = exports.ShareScreenPersonOverlay16Regular = exports.ShareScreenPersonOverlay16Filled = exports.ShareScreenPerson28Regular = exports.ShareScreenPerson28Filled = exports.ShareScreenPerson24Regular = exports.ShareScreenPerson24Filled = exports.ShareScreenPerson20Regular = exports.ShareScreenPerson20Filled = exports.ShareScreenPerson16Regular = exports.ShareScreenPerson16Filled = exports.ShareMultiple24Regular = exports.ShareMultiple24Filled = exports.ShareMultiple20Regular = exports.ShareMultiple20Filled = exports.ShareMultiple16Regular = exports.ShareMultiple16Filled = exports.ShareIos48Regular = exports.ShareIos48Filled = exports.ShareIos28Regular = exports.ShareIos28Filled = exports.ShareIos24Regular = exports.ShareIos24Filled = exports.ShareIos20Regular = exports.ShareIos20Filled = exports.ShareCloseTray24Regular = exports.ShareCloseTray24Filled = exports.ShareCloseTray20Regular = exports.ShareCloseTray20Filled = exports.ShareAndroid32Regular = exports.ShareAndroid32Filled = exports.ShareAndroid24Regular = exports.ShareAndroid24Filled = exports.ShareAndroid20Regular = exports.ShareAndroid20Filled = exports.ShareAndroid16Regular = exports.ShareAndroid16Filled = exports.Share48Regular = exports.Share48Filled = exports.Share32Light = exports.Share28Regular = exports.Share28Filled = exports.Share24Regular = exports.Share24Filled = void 0;
15
- exports.ShieldAdd20Filled = exports.ShieldAdd16Regular = exports.ShieldAdd16Filled = exports.Shield48Regular = exports.Shield48Filled = exports.Shield32Regular = exports.Shield32Filled = exports.Shield28Regular = exports.Shield28Filled = exports.Shield24Regular = exports.Shield24Filled = exports.Shield20Regular = exports.Shield20Filled = exports.Shield16Regular = exports.Shield16Filled = exports.Shield12Regular = exports.Shield12Filled = exports.ShareScreenStop48Regular = exports.ShareScreenStop48Filled = exports.ShareScreenStop28Regular = exports.ShareScreenStop28Filled = exports.ShareScreenStop24Regular = exports.ShareScreenStop24Filled = exports.ShareScreenStop20Regular = exports.ShareScreenStop20Filled = exports.ShareScreenStop16Regular = exports.ShareScreenStop16Filled = exports.ShareScreenStart48Regular = exports.ShareScreenStart48Filled = exports.ShareScreenStart28Regular = exports.ShareScreenStart28Filled = exports.ShareScreenStart24Regular = exports.ShareScreenStart24Filled = exports.ShareScreenStart20Regular = exports.ShareScreenStart20Filled = exports.ShareScreenPersonP28Regular = exports.ShareScreenPersonP28Filled = exports.ShareScreenPersonP24Regular = exports.ShareScreenPersonP24Filled = exports.ShareScreenPersonP20Regular = exports.ShareScreenPersonP20Filled = exports.ShareScreenPersonP16Regular = exports.ShareScreenPersonP16Filled = exports.ShareScreenPersonOverlayInside28Regular = exports.ShareScreenPersonOverlayInside28Filled = exports.ShareScreenPersonOverlayInside24Regular = exports.ShareScreenPersonOverlayInside24Filled = exports.ShareScreenPersonOverlayInside20Regular = exports.ShareScreenPersonOverlayInside20Filled = exports.ShareScreenPersonOverlayInside16Regular = void 0;
16
- exports.ShieldKeyhole20Regular = exports.ShieldKeyhole20Filled = exports.ShieldKeyhole16Regular = exports.ShieldKeyhole16Filled = exports.ShieldGlobe24Regular = exports.ShieldGlobe24Filled = exports.ShieldGlobe20Regular = exports.ShieldGlobe20Filled = exports.ShieldGlobe16Regular = exports.ShieldGlobe16Filled = exports.ShieldError32Light = exports.ShieldError24Regular = exports.ShieldError24Filled = exports.ShieldError20Regular = exports.ShieldError20Filled = exports.ShieldError16Regular = exports.ShieldError16Filled = exports.ShieldDismissShield20Regular = exports.ShieldDismissShield20Filled = exports.ShieldDismiss24Regular = exports.ShieldDismiss24Filled = exports.ShieldDismiss20Regular = exports.ShieldDismiss20Filled = exports.ShieldDismiss16Regular = exports.ShieldDismiss16Filled = exports.ShieldCheckmark48Regular = exports.ShieldCheckmark48Filled = exports.ShieldCheckmark32Regular = exports.ShieldCheckmark32Filled = exports.ShieldCheckmark28Regular = exports.ShieldCheckmark28Filled = exports.ShieldCheckmark24Regular = exports.ShieldCheckmark24Filled = exports.ShieldCheckmark20Regular = exports.ShieldCheckmark20Filled = exports.ShieldCheckmark16Regular = exports.ShieldCheckmark16Filled = exports.ShieldBadge24Regular = exports.ShieldBadge24Filled = exports.ShieldBadge20Regular = exports.ShieldBadge20Filled = exports.ShieldAdd48Regular = exports.ShieldAdd48Filled = exports.ShieldAdd32Regular = exports.ShieldAdd32Filled = exports.ShieldAdd28Regular = exports.ShieldAdd28Filled = exports.ShieldAdd24Regular = exports.ShieldAdd24Filled = exports.ShieldAdd20Regular = void 0;
17
- exports.Shifts30Minutes20Regular = exports.Shifts30Minutes20Filled = exports.Shifts28Regular = exports.Shifts28Filled = exports.Shifts24Regular = exports.Shifts24Filled = exports.Shifts20Regular = exports.Shifts20Filled = exports.Shifts16Regular = exports.Shifts16Filled = exports.ShieldTask48Regular = exports.ShieldTask48Filled = exports.ShieldTask32Regular = exports.ShieldTask32Filled = exports.ShieldTask28Regular = exports.ShieldTask28Filled = exports.ShieldTask24Regular = exports.ShieldTask24Filled = exports.ShieldTask20Regular = exports.ShieldTask20Filled = exports.ShieldTask16Regular = exports.ShieldTask16Filled = exports.ShieldQuestion32Regular = exports.ShieldQuestion32Filled = exports.ShieldQuestion24Regular = exports.ShieldQuestion24Filled = exports.ShieldQuestion20Regular = exports.ShieldQuestion20Filled = exports.ShieldQuestion16Regular = exports.ShieldQuestion16Filled = exports.ShieldProhibited24Regular = exports.ShieldProhibited24Filled = exports.ShieldProhibited20Regular = exports.ShieldProhibited20Filled = exports.ShieldPersonAdd20Regular = exports.ShieldPersonAdd20Filled = exports.ShieldPerson20Regular = exports.ShieldPerson20Filled = exports.ShieldLock48Regular = exports.ShieldLock48Filled = exports.ShieldLock28Regular = exports.ShieldLock28Filled = exports.ShieldLock24Regular = exports.ShieldLock24Filled = exports.ShieldLock20Regular = exports.ShieldLock20Filled = exports.ShieldLock16Regular = exports.ShieldLock16Filled = exports.ShieldKeyhole24Regular = exports.ShieldKeyhole24Filled = void 0;
18
- exports.ShoppingBagAdd16Regular = exports.ShoppingBagAdd16Filled = exports.ShoppingBag24Regular = exports.ShoppingBag24Filled = exports.ShoppingBag20Regular = exports.ShoppingBag20Filled = exports.ShoppingBag16Regular = exports.ShoppingBag16Filled = exports.ShiftsTeam24Regular = exports.ShiftsTeam24Filled = exports.ShiftsTeam20Regular = exports.ShiftsTeam20Filled = exports.ShiftsQuestionMark24Regular = exports.ShiftsQuestionMark24Filled = exports.ShiftsQuestionMark20Regular = exports.ShiftsQuestionMark20Filled = exports.ShiftsProhibited24Regular = exports.ShiftsProhibited24Filled = exports.ShiftsProhibited20Regular = exports.ShiftsProhibited20Filled = exports.ShiftsOpen24Regular = exports.ShiftsOpen24Filled = exports.ShiftsOpen20Regular = exports.ShiftsOpen20Filled = exports.ShiftsDay24Regular = exports.ShiftsDay24Filled = exports.ShiftsDay20Regular = exports.ShiftsDay20Filled = exports.ShiftsCheckmark24Regular = exports.ShiftsCheckmark24Filled = exports.ShiftsCheckmark20Regular = exports.ShiftsCheckmark20Filled = exports.ShiftsAvailability24Regular = exports.ShiftsAvailability24Filled = exports.ShiftsAvailability20Regular = exports.ShiftsAvailability20Filled = exports.ShiftsAdd24Regular = exports.ShiftsAdd24Filled = exports.ShiftsAdd20Regular = exports.ShiftsAdd20Filled = exports.ShiftsActivity24Regular = exports.ShiftsActivity24Filled = exports.ShiftsActivity20Regular = exports.ShiftsActivity20Filled = exports.ShiftsActivity16Regular = exports.ShiftsActivity16Filled = exports.Shifts32Regular = exports.Shifts32Filled = exports.Shifts30Minutes24Regular = exports.Shifts30Minutes24Filled = void 0;
19
- exports.Signature20Regular = exports.Signature20Filled = exports.Signature16Regular = exports.Signature16Filled = exports.SignOut24Regular = exports.SignOut24Filled = exports.SignOut20Regular = exports.SignOut20Filled = exports.SidebarSearchRtl20Regular = exports.SidebarSearchRtl20Filled = exports.SidebarSearchLtr20Regular = exports.SidebarSearchLtr20Filled = exports.Showerhead32Regular = exports.Showerhead32Filled = exports.Showerhead24Regular = exports.Showerhead24Filled = exports.Showerhead20Regular = exports.Showerhead20Filled = exports.Shortpick24Regular = exports.Shortpick24Filled = exports.Shortpick20Regular = exports.Shortpick20Filled = exports.ShoppingBagTag24Regular = exports.ShoppingBagTag24Filled = exports.ShoppingBagTag20Regular = exports.ShoppingBagTag20Filled = exports.ShoppingBagPlay24Regular = exports.ShoppingBagPlay24Filled = exports.ShoppingBagPlay20Regular = exports.ShoppingBagPlay20Filled = exports.ShoppingBagPercent24Regular = exports.ShoppingBagPercent24Filled = exports.ShoppingBagPercent20Regular = exports.ShoppingBagPercent20Filled = exports.ShoppingBagPause24Regular = exports.ShoppingBagPause24Filled = exports.ShoppingBagPause20Regular = exports.ShoppingBagPause20Filled = exports.ShoppingBagDismiss24Regular = exports.ShoppingBagDismiss24Filled = exports.ShoppingBagDismiss20Regular = exports.ShoppingBagDismiss20Filled = exports.ShoppingBagArrowLeft24Regular = exports.ShoppingBagArrowLeft24Filled = exports.ShoppingBagArrowLeft20Regular = exports.ShoppingBagArrowLeft20Filled = exports.ShoppingBagAdd24Regular = exports.ShoppingBagAdd24Filled = exports.ShoppingBagAdd20Regular = exports.ShoppingBagAdd20Filled = void 0;
20
- exports.SlashForward16Filled = exports.SlashForward12Regular = exports.SlashForward12Filled = exports.SkipForwardTab24Regular = exports.SkipForwardTab24Filled = exports.SkipForwardTab20Regular = exports.SkipForwardTab20Filled = exports.SkipForward3048Regular = exports.SkipForward3048Filled = exports.SkipForward3032Regular = exports.SkipForward3032Filled = exports.SkipForward3028Regular = exports.SkipForward3028Filled = exports.SkipForward3024Regular = exports.SkipForward3024Filled = exports.SkipForward3020Regular = exports.SkipForward3020Filled = exports.SkipForward1048Regular = exports.SkipForward1048Filled = exports.SkipForward1032Regular = exports.SkipForward1032Filled = exports.SkipForward1028Regular = exports.SkipForward1028Filled = exports.SkipForward1024Regular = exports.SkipForward1024Filled = exports.SkipForward1020Regular = exports.SkipForward1020Filled = exports.SkipBack1048Regular = exports.SkipBack1048Filled = exports.SkipBack1032Regular = exports.SkipBack1032Filled = exports.SkipBack1028Regular = exports.SkipBack1028Filled = exports.SkipBack1024Regular = exports.SkipBack1024Filled = exports.SkipBack1020Regular = exports.SkipBack1020Filled = exports.Sim24Regular = exports.Sim24Filled = exports.Sim20Regular = exports.Sim20Filled = exports.Sim16Regular = exports.Sim16Filled = exports.Signature32Regular = exports.Signature32Light = exports.Signature32Filled = exports.Signature28Regular = exports.Signature28Filled = exports.Signature24Regular = exports.Signature24Filled = void 0;
21
- exports.SlideMicrophone20Filled = exports.SlideLink24Regular = exports.SlideLink24Filled = exports.SlideLink20Regular = exports.SlideLink20Filled = exports.SlideLayout24Regular = exports.SlideLayout24Filled = exports.SlideLayout20Regular = exports.SlideLayout20Filled = exports.SlideHide24Regular = exports.SlideHide24Filled = exports.SlideHide20Regular = exports.SlideHide20Filled = exports.SlideGrid24Regular = exports.SlideGrid24Filled = exports.SlideGrid20Regular = exports.SlideGrid20Filled = exports.SlideEraser24Regular = exports.SlideEraser24Filled = exports.SlideEraser20Regular = exports.SlideEraser20Filled = exports.SlideEraser16Regular = exports.SlideEraser16Filled = exports.SlideContent24Regular = exports.SlideContent24Filled = exports.SlideArrowRight24Regular = exports.SlideArrowRight24Filled = exports.SlideArrowRight20Regular = exports.SlideArrowRight20Filled = exports.SlideAdd48Regular = exports.SlideAdd48Filled = exports.SlideAdd32Regular = exports.SlideAdd32Filled = exports.SlideAdd28Regular = exports.SlideAdd28Filled = exports.SlideAdd24Regular = exports.SlideAdd24Filled = exports.SlideAdd20Regular = exports.SlideAdd20Filled = exports.SlideAdd16Regular = exports.SlideAdd16Filled = exports.Sleep24Regular = exports.Sleep24Filled = exports.Sleep20Regular = exports.Sleep20Filled = exports.SlashForward24Regular = exports.SlashForward24Filled = exports.SlashForward20Regular = exports.SlashForward20Filled = exports.SlashForward16Regular = void 0;
22
- exports.SlideText16Filled = exports.SlideSize24Regular = exports.SlideSize24Filled = exports.SlideSize20Regular = exports.SlideSize20Filled = exports.SlideSettings24Regular = exports.SlideSettings24Filled = exports.SlideSettings20Regular = exports.SlideSettings20Filled = exports.SlideSearch32Regular = exports.SlideSearch32Filled = exports.SlideSearch28Regular = exports.SlideSearch28Filled = exports.SlideSearch24Regular = exports.SlideSearch24Filled = exports.SlideSearch20Regular = exports.SlideSearch20Filled = exports.SlideSearch16Regular = exports.SlideSearch16Filled = exports.SlideRecord48Regular = exports.SlideRecord48Filled = exports.SlideRecord28Regular = exports.SlideRecord28Filled = exports.SlideRecord24Regular = exports.SlideRecord24Filled = exports.SlideRecord20Regular = exports.SlideRecord20Filled = exports.SlideRecord16Regular = exports.SlideRecord16Filled = exports.SlidePlay24Regular = exports.SlidePlay24Filled = exports.SlidePlay20Regular = exports.SlidePlay20Filled = exports.SlideMultipleSearch24Regular = exports.SlideMultipleSearch24Filled = exports.SlideMultipleSearch20Regular = exports.SlideMultipleSearch20Filled = exports.SlideMultipleArrowRight24Regular = exports.SlideMultipleArrowRight24Filled = exports.SlideMultipleArrowRight20Regular = exports.SlideMultipleArrowRight20Filled = exports.SlideMultiple24Regular = exports.SlideMultiple24Filled = exports.SlideMultiple20Regular = exports.SlideMultiple20Filled = exports.SlideMicrophone32Regular = exports.SlideMicrophone32Filled = exports.SlideMicrophone24Regular = exports.SlideMicrophone24Filled = exports.SlideMicrophone20Regular = void 0;
23
- exports.SlideTextPerson48Filled = exports.SlideTextPerson32Regular = exports.SlideTextPerson32Filled = exports.SlideTextPerson28Regular = exports.SlideTextPerson28Filled = exports.SlideTextPerson24Regular = exports.SlideTextPerson24Filled = exports.SlideTextPerson20Regular = exports.SlideTextPerson20Filled = exports.SlideTextPerson16Regular = exports.SlideTextPerson16Filled = exports.SlideTextMultiple32Regular = exports.SlideTextMultiple32Filled = exports.SlideTextMultiple24Regular = exports.SlideTextMultiple24Filled = exports.SlideTextMultiple20Regular = exports.SlideTextMultiple20Filled = exports.SlideTextMultiple16Regular = exports.SlideTextMultiple16Filled = exports.SlideTextEdit28Regular = exports.SlideTextEdit28Filled = exports.SlideTextEdit24Regular = exports.SlideTextEdit24Filled = exports.SlideTextEdit20Regular = exports.SlideTextEdit20Filled = exports.SlideTextEdit16Regular = exports.SlideTextEdit16Filled = exports.SlideTextCursor24Regular = exports.SlideTextCursor24Filled = exports.SlideTextCursor20Regular = exports.SlideTextCursor20Filled = exports.SlideTextCall48Regular = exports.SlideTextCall48Filled = exports.SlideTextCall28Regular = exports.SlideTextCall28Filled = exports.SlideTextCall24Regular = exports.SlideTextCall24Filled = exports.SlideTextCall20Regular = exports.SlideTextCall20Filled = exports.SlideTextCall16Regular = exports.SlideTextCall16Filled = exports.SlideText48Regular = exports.SlideText48Filled = exports.SlideText28Regular = exports.SlideText28Filled = exports.SlideText24Regular = exports.SlideText24Filled = exports.SlideText20Regular = exports.SlideText20Filled = exports.SlideText16Regular = void 0;
24
- exports.Space3D32Filled = exports.Space3D28Regular = exports.Space3D28Filled = exports.Space3D24Regular = exports.Space3D24Filled = exports.Space3D20Regular = exports.Space3D20Filled = exports.Space3D16Regular = exports.Space3D16Filled = exports.SoundWaveCircle24Regular = exports.SoundWaveCircle24Filled = exports.SoundWaveCircle20Regular = exports.SoundWaveCircle20Filled = exports.SoundSource28Regular = exports.SoundSource28Filled = exports.SoundSource24Regular = exports.SoundSource24Filled = exports.SoundSource20Regular = exports.SoundSource20Filled = exports.Snooze24Regular = exports.Snooze24Filled = exports.Snooze20Regular = exports.Snooze20Filled = exports.Snooze16Regular = exports.Snooze16Filled = exports.SmartwatchDot24Regular = exports.SmartwatchDot24Filled = exports.SmartwatchDot20Regular = exports.SmartwatchDot20Filled = exports.Smartwatch24Regular = exports.Smartwatch24Filled = exports.Smartwatch20Regular = exports.Smartwatch20Filled = exports.SlideTransition24Regular = exports.SlideTransition24Filled = exports.SlideTransition20Regular = exports.SlideTransition20Filled = exports.SlideTextSparkle48Regular = exports.SlideTextSparkle48Filled = exports.SlideTextSparkle32Regular = exports.SlideTextSparkle32Filled = exports.SlideTextSparkle28Regular = exports.SlideTextSparkle28Filled = exports.SlideTextSparkle24Regular = exports.SlideTextSparkle24Filled = exports.SlideTextSparkle20Regular = exports.SlideTextSparkle20Filled = exports.SlideTextSparkle16Regular = exports.SlideTextSparkle16Filled = exports.SlideTextPerson48Regular = void 0;
25
- exports.Speaker028Filled = exports.Speaker024Regular = exports.Speaker024Filled = exports.Speaker020Regular = exports.Speaker020Filled = exports.Speaker016Regular = exports.Speaker016Filled = exports.SpatulaSpoon48Regular = exports.SpatulaSpoon48Filled = exports.SpatulaSpoon32Regular = exports.SpatulaSpoon32Filled = exports.SpatulaSpoon28Regular = exports.SpatulaSpoon28Filled = exports.SpatulaSpoon24Regular = exports.SpatulaSpoon24Filled = exports.SpatulaSpoon20Regular = exports.SpatulaSpoon20Filled = exports.SpatulaSpoon16Regular = exports.SpatulaSpoon16Filled = exports.SparkleCircle48Regular = exports.SparkleCircle48Filled = exports.SparkleCircle32Regular = exports.SparkleCircle32Filled = exports.SparkleCircle28Regular = exports.SparkleCircle28Filled = exports.SparkleCircle24Regular = exports.SparkleCircle24Filled = exports.SparkleCircle20Regular = exports.SparkleCircle20Filled = exports.SparkleCircle16Regular = exports.SparkleCircle16Filled = exports.Sparkle48Regular = exports.Sparkle48Filled = exports.Sparkle32Regular = exports.Sparkle32Filled = exports.Sparkle28Regular = exports.Sparkle28Filled = exports.Sparkle24Regular = exports.Sparkle24Filled = exports.Sparkle20Regular = exports.Sparkle20Filled = exports.Sparkle16Regular = exports.Sparkle16Filled = exports.Spacebar24Regular = exports.Spacebar24Filled = exports.Spacebar20Regular = exports.Spacebar20Filled = exports.Space3D48Regular = exports.Space3D48Filled = exports.Space3D32Regular = void 0;
6
+ exports.Scan16Regular = exports.Scan16Filled = exports.Scales32Regular = exports.Scales32Filled = exports.Scales24Regular = exports.Scales24Filled = exports.Scales20Regular = exports.Scales20Filled = exports.ScaleFit24Regular = exports.ScaleFit24Filled = exports.ScaleFit20Regular = exports.ScaleFit20Filled = exports.ScaleFit16Regular = exports.ScaleFit16Filled = exports.ScaleFill24Regular = exports.ScaleFill24Filled = exports.ScaleFill20Regular = exports.ScaleFill20Filled = exports.Savings24Regular = exports.Savings24Filled = exports.Savings20Regular = exports.Savings20Filled = exports.Savings16Regular = exports.Savings16Filled = exports.SaveSync20Regular = exports.SaveSync20Filled = exports.SaveSearch20Regular = exports.SaveSearch20Filled = exports.SaveMultiple24Regular = exports.SaveMultiple24Filled = exports.SaveMultiple20Regular = exports.SaveMultiple20Filled = exports.SaveMultiple16Regular = exports.SaveMultiple16Filled = exports.SaveImage20Regular = exports.SaveImage20Filled = exports.SaveEdit24Regular = exports.SaveEdit24Filled = exports.SaveEdit20Regular = exports.SaveEdit20Filled = exports.SaveCopy24Regular = exports.SaveCopy24Filled = exports.SaveCopy20Regular = exports.SaveCopy20Filled = exports.SaveArrowRight24Regular = exports.SaveArrowRight24Filled = exports.SaveArrowRight20Regular = exports.SaveArrowRight20Filled = exports.Save32Regular = exports.Save32Light = void 0;
7
+ exports.ScanText16Regular = exports.ScanText16Filled = exports.ScanTable24Regular = exports.ScanTable24Filled = exports.ScanTable20Regular = exports.ScanTable20Filled = exports.ScanQrCode24Regular = exports.ScanQrCode24Filled = exports.ScanPerson48Regular = exports.ScanPerson48Filled = exports.ScanPerson28Regular = exports.ScanPerson28Filled = exports.ScanPerson24Regular = exports.ScanPerson24Filled = exports.ScanPerson20Regular = exports.ScanPerson20Filled = exports.ScanPerson16Regular = exports.ScanPerson16Filled = exports.ScanObject24Regular = exports.ScanObject24Filled = exports.ScanObject20Regular = exports.ScanObject20Filled = exports.ScanDash48Regular = exports.ScanDash48Filled = exports.ScanDash32Regular = exports.ScanDash32Filled = exports.ScanDash28Regular = exports.ScanDash28Filled = exports.ScanDash24Regular = exports.ScanDash24Filled = exports.ScanDash20Regular = exports.ScanDash20Filled = exports.ScanDash16Regular = exports.ScanDash16Filled = exports.ScanDash12Regular = exports.ScanDash12Filled = exports.ScanCamera48Regular = exports.ScanCamera48Filled = exports.ScanCamera28Regular = exports.ScanCamera28Filled = exports.ScanCamera24Regular = exports.ScanCamera24Filled = exports.ScanCamera20Regular = exports.ScanCamera20Filled = exports.ScanCamera16Regular = exports.ScanCamera16Filled = exports.Scan24Regular = exports.Scan24Filled = exports.Scan20Regular = exports.Scan20Filled = void 0;
8
+ exports.ScreenSearch24Regular = exports.ScreenSearch24Filled = exports.ScreenSearch20Regular = exports.ScreenSearch20Filled = exports.ScreenPerson20Regular = exports.ScreenPerson20Filled = exports.ScreenCut20Regular = exports.ScreenCut20Filled = exports.Scratchpad24Regular = exports.Scratchpad24Filled = exports.Scratchpad20Regular = exports.Scratchpad20Filled = exports.ScanTypeOff24Regular = exports.ScanTypeOff24Filled = exports.ScanTypeOff20Regular = exports.ScanTypeOff20Filled = exports.ScanTypeCheckmark24Regular = exports.ScanTypeCheckmark24Filled = exports.ScanTypeCheckmark20Regular = exports.ScanTypeCheckmark20Filled = exports.ScanType24Regular = exports.ScanType24Filled = exports.ScanType20Regular = exports.ScanType20Filled = exports.ScanThumbUpOff48Regular = exports.ScanThumbUpOff48Filled = exports.ScanThumbUpOff28Regular = exports.ScanThumbUpOff28Filled = exports.ScanThumbUpOff24Regular = exports.ScanThumbUpOff24Filled = exports.ScanThumbUpOff20Regular = exports.ScanThumbUpOff20Filled = exports.ScanThumbUpOff16Regular = exports.ScanThumbUpOff16Filled = exports.ScanThumbUp48Regular = exports.ScanThumbUp48Filled = exports.ScanThumbUp28Regular = exports.ScanThumbUp28Filled = exports.ScanThumbUp24Regular = exports.ScanThumbUp24Filled = exports.ScanThumbUp20Regular = exports.ScanThumbUp20Filled = exports.ScanThumbUp16Regular = exports.ScanThumbUp16Filled = exports.ScanText28Regular = exports.ScanText28Filled = exports.ScanText24Regular = exports.ScanText24Filled = exports.ScanText20Regular = exports.ScanText20Filled = void 0;
9
+ exports.SearchSparkle20Regular = exports.SearchSparkle20Filled = exports.SearchSparkle16Regular = exports.SearchSparkle16Filled = exports.SearchShield20Regular = exports.SearchShield20Filled = exports.SearchSettings20Regular = exports.SearchSettings20Filled = exports.SearchInfo24Regular = exports.SearchInfo24Filled = exports.SearchInfo20Regular = exports.SearchInfo20Filled = exports.Search48Regular = exports.Search48Filled = exports.Search32Regular = exports.Search32Filled = exports.Search28Regular = exports.Search28Filled = exports.Search24Regular = exports.Search24Filled = exports.Search20Regular = exports.Search20Filled = exports.Search16Regular = exports.Search16Filled = exports.Search12Regular = exports.Search12Filled = exports.Script32Regular = exports.Script32Filled = exports.Script24Regular = exports.Script24Filled = exports.Script20Regular = exports.Script20Filled = exports.Script16Regular = exports.Script16Filled = exports.ScreenshotRecord28Regular = exports.ScreenshotRecord28Filled = exports.ScreenshotRecord24Regular = exports.ScreenshotRecord24Filled = exports.ScreenshotRecord20Regular = exports.ScreenshotRecord20Filled = exports.ScreenshotRecord16Regular = exports.ScreenshotRecord16Filled = exports.Screenshot28Regular = exports.Screenshot28Filled = exports.Screenshot24Regular = exports.Screenshot24Filled = exports.Screenshot20Regular = exports.Screenshot20Filled = exports.Screenshot16Regular = exports.Screenshot16Filled = void 0;
10
+ exports.SelectObjectSkew20Regular = exports.SelectObjectSkew20Filled = exports.SelectObject24Regular = exports.SelectObject24Filled = exports.SelectObject20Regular = exports.SelectObject20Filled = exports.SelectAllOn24Regular = exports.SelectAllOn24Filled = exports.SelectAllOn20Regular = exports.SelectAllOn20Filled = exports.SelectAllOn16Regular = exports.SelectAllOn16Filled = exports.SelectAllOff24Regular = exports.SelectAllOff24Filled = exports.SelectAllOff20Regular = exports.SelectAllOff20Filled = exports.SelectAllOff16Regular = exports.SelectAllOff16Filled = exports.SeatAdd24Regular = exports.SeatAdd24Filled = exports.SeatAdd20Regular = exports.SeatAdd20Filled = exports.SeatAdd16Regular = exports.SeatAdd16Filled = exports.Seat24Regular = exports.Seat24Filled = exports.Seat20Regular = exports.Seat20Filled = exports.Seat16Regular = exports.Seat16Filled = exports.SearchVisual24Regular = exports.SearchVisual24Filled = exports.SearchVisual20Regular = exports.SearchVisual20Filled = exports.SearchVisual16Regular = exports.SearchVisual16Filled = exports.SearchSquare24Regular = exports.SearchSquare24Filled = exports.SearchSquare20Regular = exports.SearchSquare20Filled = exports.SearchSquare16Regular = exports.SearchSquare16Filled = exports.SearchSparkle48Regular = exports.SearchSparkle48Filled = exports.SearchSparkle32Regular = exports.SearchSparkle32Filled = exports.SearchSparkle28Regular = exports.SearchSparkle28Filled = exports.SearchSparkle24Regular = exports.SearchSparkle24Filled = void 0;
11
+ exports.SerialPort16Filled = exports.SendPerson24Regular = exports.SendPerson24Filled = exports.SendPerson20Regular = exports.SendPerson20Filled = exports.SendPerson16Regular = exports.SendPerson16Filled = exports.SendCopy24Regular = exports.SendCopy24Filled = exports.SendCopy20Regular = exports.SendCopy20Filled = exports.SendClock32Light = exports.SendClock24Regular = exports.SendClock24Filled = exports.SendClock20Regular = exports.SendClock20Filled = exports.SendBeaker48Regular = exports.SendBeaker48Filled = exports.SendBeaker32Regular = exports.SendBeaker32Filled = exports.SendBeaker28Regular = exports.SendBeaker28Filled = exports.SendBeaker24Regular = exports.SendBeaker24Filled = exports.SendBeaker20Regular = exports.SendBeaker20Filled = exports.SendBeaker16Regular = exports.SendBeaker16Filled = exports.Send48Regular = exports.Send48Filled = exports.Send32Regular = exports.Send32Filled = exports.Send28Regular = exports.Send28Filled = exports.Send24Regular = exports.Send24Filled = exports.Send20Regular = exports.Send20Filled = exports.Send16Regular = exports.Send16Filled = exports.SelectObjectSkewEdit24Regular = exports.SelectObjectSkewEdit24Filled = exports.SelectObjectSkewEdit20Regular = exports.SelectObjectSkewEdit20Filled = exports.SelectObjectSkewDismiss24Regular = exports.SelectObjectSkewDismiss24Filled = exports.SelectObjectSkewDismiss20Regular = exports.SelectObjectSkewDismiss20Filled = exports.SelectObjectSkew24Regular = exports.SelectObjectSkew24Filled = void 0;
12
+ exports.SettingsChat20Regular = exports.SettingsChat20Filled = exports.SettingsChat16Regular = exports.SettingsChat16Filled = exports.Settings48Regular = exports.Settings48Filled = exports.Settings32Regular = exports.Settings32Light = exports.Settings32Filled = exports.Settings28Regular = exports.Settings28Filled = exports.Settings24Regular = exports.Settings24Filled = exports.Settings20Regular = exports.Settings20Filled = exports.Settings16Regular = exports.Settings16Filled = exports.ServiceBell24Regular = exports.ServiceBell24Filled = exports.ServiceBell20Regular = exports.ServiceBell20Filled = exports.ServiceBell16Regular = exports.ServiceBell16Filled = exports.ServerSurfaceMultiple16Regular = exports.ServerSurfaceMultiple16Filled = exports.ServerSurface16Regular = exports.ServerSurface16Filled = exports.ServerPlay20Regular = exports.ServerPlay20Filled = exports.ServerMultiple20Regular = exports.ServerMultiple20Filled = exports.ServerLink24Regular = exports.ServerLink24Filled = exports.ServerLink20Regular = exports.ServerLink20Filled = exports.ServerLink16Regular = exports.ServerLink16Filled = exports.Server24Regular = exports.Server24Filled = exports.Server20Regular = exports.Server20Filled = exports.Server16Regular = exports.Server16Filled = exports.Server12Regular = exports.Server12Filled = exports.SerialPort24Regular = exports.SerialPort24Filled = exports.SerialPort20Regular = exports.SerialPort20Filled = exports.SerialPort16Regular = void 0;
13
+ exports.Shapes28Regular = exports.Shapes28Filled = exports.Shapes24Regular = exports.Shapes24Filled = exports.Shapes20Regular = exports.Shapes20Filled = exports.Shapes16Regular = exports.Shapes16Filled = exports.ShapeUnion24Regular = exports.ShapeUnion24Filled = exports.ShapeUnion20Regular = exports.ShapeUnion20Filled = exports.ShapeUnion16Regular = exports.ShapeUnion16Filled = exports.ShapeSubtract24Regular = exports.ShapeSubtract24Filled = exports.ShapeSubtract20Regular = exports.ShapeSubtract20Filled = exports.ShapeSubtract16Regular = exports.ShapeSubtract16Filled = exports.ShapeOrganic48Regular = exports.ShapeOrganic48Filled = exports.ShapeOrganic32Regular = exports.ShapeOrganic32Filled = exports.ShapeOrganic28Regular = exports.ShapeOrganic28Filled = exports.ShapeOrganic24Regular = exports.ShapeOrganic24Filled = exports.ShapeOrganic20Regular = exports.ShapeOrganic20Filled = exports.ShapeOrganic16Regular = exports.ShapeOrganic16Filled = exports.ShapeIntersect24Regular = exports.ShapeIntersect24Filled = exports.ShapeIntersect20Regular = exports.ShapeIntersect20Filled = exports.ShapeIntersect16Regular = exports.ShapeIntersect16Filled = exports.ShapeExclude24Regular = exports.ShapeExclude24Filled = exports.ShapeExclude20Regular = exports.ShapeExclude20Filled = exports.ShapeExclude16Regular = exports.ShapeExclude16Filled = exports.SettingsCogMultiple24Regular = exports.SettingsCogMultiple24Filled = exports.SettingsCogMultiple20Regular = exports.SettingsCogMultiple20Filled = exports.SettingsChat24Regular = exports.SettingsChat24Filled = void 0;
14
+ exports.ShareScreenPersonOverlay16Filled = exports.ShareScreenPerson28Regular = exports.ShareScreenPerson28Filled = exports.ShareScreenPerson24Regular = exports.ShareScreenPerson24Filled = exports.ShareScreenPerson20Regular = exports.ShareScreenPerson20Filled = exports.ShareScreenPerson16Regular = exports.ShareScreenPerson16Filled = exports.ShareMultiple24Regular = exports.ShareMultiple24Filled = exports.ShareMultiple20Regular = exports.ShareMultiple20Filled = exports.ShareMultiple16Regular = exports.ShareMultiple16Filled = exports.ShareIos48Regular = exports.ShareIos48Filled = exports.ShareIos28Regular = exports.ShareIos28Filled = exports.ShareIos24Regular = exports.ShareIos24Filled = exports.ShareIos20Regular = exports.ShareIos20Filled = exports.ShareCloseTray24Regular = exports.ShareCloseTray24Filled = exports.ShareCloseTray20Regular = exports.ShareCloseTray20Filled = exports.ShareAndroid32Regular = exports.ShareAndroid32Filled = exports.ShareAndroid24Regular = exports.ShareAndroid24Filled = exports.ShareAndroid20Regular = exports.ShareAndroid20Filled = exports.ShareAndroid16Regular = exports.ShareAndroid16Filled = exports.Share48Regular = exports.Share48Filled = exports.Share32Light = exports.Share28Regular = exports.Share28Filled = exports.Share24Regular = exports.Share24Filled = exports.Share20Regular = exports.Share20Filled = exports.Share16Regular = exports.Share16Filled = exports.Shapes48Regular = exports.Shapes48Filled = exports.Shapes32Regular = exports.Shapes32Filled = void 0;
15
+ exports.Shield28Filled = exports.Shield24Regular = exports.Shield24Filled = exports.Shield20Regular = exports.Shield20Filled = exports.Shield16Regular = exports.Shield16Filled = exports.Shield12Regular = exports.Shield12Filled = exports.ShareScreenStop48Regular = exports.ShareScreenStop48Filled = exports.ShareScreenStop28Regular = exports.ShareScreenStop28Filled = exports.ShareScreenStop24Regular = exports.ShareScreenStop24Filled = exports.ShareScreenStop20Regular = exports.ShareScreenStop20Filled = exports.ShareScreenStop16Regular = exports.ShareScreenStop16Filled = exports.ShareScreenStart48Regular = exports.ShareScreenStart48Filled = exports.ShareScreenStart28Regular = exports.ShareScreenStart28Filled = exports.ShareScreenStart24Regular = exports.ShareScreenStart24Filled = exports.ShareScreenStart20Regular = exports.ShareScreenStart20Filled = exports.ShareScreenPersonP28Regular = exports.ShareScreenPersonP28Filled = exports.ShareScreenPersonP24Regular = exports.ShareScreenPersonP24Filled = exports.ShareScreenPersonP20Regular = exports.ShareScreenPersonP20Filled = exports.ShareScreenPersonP16Regular = exports.ShareScreenPersonP16Filled = exports.ShareScreenPersonOverlayInside28Regular = exports.ShareScreenPersonOverlayInside28Filled = exports.ShareScreenPersonOverlayInside24Regular = exports.ShareScreenPersonOverlayInside24Filled = exports.ShareScreenPersonOverlayInside20Regular = exports.ShareScreenPersonOverlayInside20Filled = exports.ShareScreenPersonOverlayInside16Regular = exports.ShareScreenPersonOverlayInside16Filled = exports.ShareScreenPersonOverlay28Regular = exports.ShareScreenPersonOverlay28Filled = exports.ShareScreenPersonOverlay24Regular = exports.ShareScreenPersonOverlay24Filled = exports.ShareScreenPersonOverlay20Regular = exports.ShareScreenPersonOverlay20Filled = exports.ShareScreenPersonOverlay16Regular = void 0;
16
+ exports.ShieldGlobe16Regular = exports.ShieldGlobe16Filled = exports.ShieldError32Light = exports.ShieldError24Regular = exports.ShieldError24Filled = exports.ShieldError20Regular = exports.ShieldError20Filled = exports.ShieldError16Regular = exports.ShieldError16Filled = exports.ShieldDismissShield20Regular = exports.ShieldDismissShield20Filled = exports.ShieldDismiss24Regular = exports.ShieldDismiss24Filled = exports.ShieldDismiss20Regular = exports.ShieldDismiss20Filled = exports.ShieldDismiss16Regular = exports.ShieldDismiss16Filled = exports.ShieldCheckmark48Regular = exports.ShieldCheckmark48Filled = exports.ShieldCheckmark32Regular = exports.ShieldCheckmark32Filled = exports.ShieldCheckmark28Regular = exports.ShieldCheckmark28Filled = exports.ShieldCheckmark24Regular = exports.ShieldCheckmark24Filled = exports.ShieldCheckmark20Regular = exports.ShieldCheckmark20Filled = exports.ShieldCheckmark16Regular = exports.ShieldCheckmark16Filled = exports.ShieldBadge24Regular = exports.ShieldBadge24Filled = exports.ShieldBadge20Regular = exports.ShieldBadge20Filled = exports.ShieldAdd48Regular = exports.ShieldAdd48Filled = exports.ShieldAdd32Regular = exports.ShieldAdd32Filled = exports.ShieldAdd28Regular = exports.ShieldAdd28Filled = exports.ShieldAdd24Regular = exports.ShieldAdd24Filled = exports.ShieldAdd20Regular = exports.ShieldAdd20Filled = exports.ShieldAdd16Regular = exports.ShieldAdd16Filled = exports.Shield48Regular = exports.Shield48Filled = exports.Shield32Regular = exports.Shield32Filled = exports.Shield28Regular = void 0;
17
+ exports.Shifts16Regular = exports.Shifts16Filled = exports.ShieldTask48Regular = exports.ShieldTask48Filled = exports.ShieldTask32Regular = exports.ShieldTask32Filled = exports.ShieldTask28Regular = exports.ShieldTask28Filled = exports.ShieldTask24Regular = exports.ShieldTask24Filled = exports.ShieldTask20Regular = exports.ShieldTask20Filled = exports.ShieldTask16Regular = exports.ShieldTask16Filled = exports.ShieldQuestion32Regular = exports.ShieldQuestion32Filled = exports.ShieldQuestion24Regular = exports.ShieldQuestion24Filled = exports.ShieldQuestion20Regular = exports.ShieldQuestion20Filled = exports.ShieldQuestion16Regular = exports.ShieldQuestion16Filled = exports.ShieldProhibited24Regular = exports.ShieldProhibited24Filled = exports.ShieldProhibited20Regular = exports.ShieldProhibited20Filled = exports.ShieldPersonAdd20Regular = exports.ShieldPersonAdd20Filled = exports.ShieldPerson20Regular = exports.ShieldPerson20Filled = exports.ShieldLock48Regular = exports.ShieldLock48Filled = exports.ShieldLock28Regular = exports.ShieldLock28Filled = exports.ShieldLock24Regular = exports.ShieldLock24Filled = exports.ShieldLock20Regular = exports.ShieldLock20Filled = exports.ShieldLock16Regular = exports.ShieldLock16Filled = exports.ShieldKeyhole24Regular = exports.ShieldKeyhole24Filled = exports.ShieldKeyhole20Regular = exports.ShieldKeyhole20Filled = exports.ShieldKeyhole16Regular = exports.ShieldKeyhole16Filled = exports.ShieldGlobe24Regular = exports.ShieldGlobe24Filled = exports.ShieldGlobe20Regular = exports.ShieldGlobe20Filled = void 0;
18
+ exports.ShiftsTeam24Regular = exports.ShiftsTeam24Filled = exports.ShiftsTeam20Regular = exports.ShiftsTeam20Filled = exports.ShiftsQuestionMark24Regular = exports.ShiftsQuestionMark24Filled = exports.ShiftsQuestionMark20Regular = exports.ShiftsQuestionMark20Filled = exports.ShiftsProhibited24Regular = exports.ShiftsProhibited24Filled = exports.ShiftsProhibited20Regular = exports.ShiftsProhibited20Filled = exports.ShiftsOpen24Regular = exports.ShiftsOpen24Filled = exports.ShiftsOpen20Regular = exports.ShiftsOpen20Filled = exports.ShiftsDay24Regular = exports.ShiftsDay24Filled = exports.ShiftsDay20Regular = exports.ShiftsDay20Filled = exports.ShiftsCheckmark24Regular = exports.ShiftsCheckmark24Filled = exports.ShiftsCheckmark20Regular = exports.ShiftsCheckmark20Filled = exports.ShiftsAvailability24Regular = exports.ShiftsAvailability24Filled = exports.ShiftsAvailability20Regular = exports.ShiftsAvailability20Filled = exports.ShiftsAdd24Regular = exports.ShiftsAdd24Filled = exports.ShiftsAdd20Regular = exports.ShiftsAdd20Filled = exports.ShiftsActivity24Regular = exports.ShiftsActivity24Filled = exports.ShiftsActivity20Regular = exports.ShiftsActivity20Filled = exports.ShiftsActivity16Regular = exports.ShiftsActivity16Filled = exports.Shifts32Regular = exports.Shifts32Filled = exports.Shifts30Minutes24Regular = exports.Shifts30Minutes24Filled = exports.Shifts30Minutes20Regular = exports.Shifts30Minutes20Filled = exports.Shifts28Regular = exports.Shifts28Filled = exports.Shifts24Regular = exports.Shifts24Filled = exports.Shifts20Regular = exports.Shifts20Filled = void 0;
19
+ exports.SidebarSearchRtl20Regular = exports.SidebarSearchRtl20Filled = exports.SidebarSearchLtr20Regular = exports.SidebarSearchLtr20Filled = exports.Showerhead32Regular = exports.Showerhead32Filled = exports.Showerhead24Regular = exports.Showerhead24Filled = exports.Showerhead20Regular = exports.Showerhead20Filled = exports.Shortpick24Regular = exports.Shortpick24Filled = exports.Shortpick20Regular = exports.Shortpick20Filled = exports.ShoppingBagTag24Regular = exports.ShoppingBagTag24Filled = exports.ShoppingBagTag20Regular = exports.ShoppingBagTag20Filled = exports.ShoppingBagPlay24Regular = exports.ShoppingBagPlay24Filled = exports.ShoppingBagPlay20Regular = exports.ShoppingBagPlay20Filled = exports.ShoppingBagPercent24Regular = exports.ShoppingBagPercent24Filled = exports.ShoppingBagPercent20Regular = exports.ShoppingBagPercent20Filled = exports.ShoppingBagPause24Regular = exports.ShoppingBagPause24Filled = exports.ShoppingBagPause20Regular = exports.ShoppingBagPause20Filled = exports.ShoppingBagDismiss24Regular = exports.ShoppingBagDismiss24Filled = exports.ShoppingBagDismiss20Regular = exports.ShoppingBagDismiss20Filled = exports.ShoppingBagArrowLeft24Regular = exports.ShoppingBagArrowLeft24Filled = exports.ShoppingBagArrowLeft20Regular = exports.ShoppingBagArrowLeft20Filled = exports.ShoppingBagAdd24Regular = exports.ShoppingBagAdd24Filled = exports.ShoppingBagAdd20Regular = exports.ShoppingBagAdd20Filled = exports.ShoppingBagAdd16Regular = exports.ShoppingBagAdd16Filled = exports.ShoppingBag24Regular = exports.ShoppingBag24Filled = exports.ShoppingBag20Regular = exports.ShoppingBag20Filled = exports.ShoppingBag16Regular = exports.ShoppingBag16Filled = void 0;
20
+ exports.SkipForward3048Filled = exports.SkipForward3032Regular = exports.SkipForward3032Filled = exports.SkipForward3028Regular = exports.SkipForward3028Filled = exports.SkipForward3024Regular = exports.SkipForward3024Filled = exports.SkipForward3020Regular = exports.SkipForward3020Filled = exports.SkipForward1048Regular = exports.SkipForward1048Filled = exports.SkipForward1032Regular = exports.SkipForward1032Filled = exports.SkipForward1028Regular = exports.SkipForward1028Filled = exports.SkipForward1024Regular = exports.SkipForward1024Filled = exports.SkipForward1020Regular = exports.SkipForward1020Filled = exports.SkipBack1048Regular = exports.SkipBack1048Filled = exports.SkipBack1032Regular = exports.SkipBack1032Filled = exports.SkipBack1028Regular = exports.SkipBack1028Filled = exports.SkipBack1024Regular = exports.SkipBack1024Filled = exports.SkipBack1020Regular = exports.SkipBack1020Filled = exports.Sim24Regular = exports.Sim24Filled = exports.Sim20Regular = exports.Sim20Filled = exports.Sim16Regular = exports.Sim16Filled = exports.Signature32Regular = exports.Signature32Light = exports.Signature32Filled = exports.Signature28Regular = exports.Signature28Filled = exports.Signature24Regular = exports.Signature24Filled = exports.Signature20Regular = exports.Signature20Filled = exports.Signature16Regular = exports.Signature16Filled = exports.SignOut24Regular = exports.SignOut24Filled = exports.SignOut20Regular = exports.SignOut20Filled = void 0;
21
+ exports.SlideLayout20Filled = exports.SlideHide24Regular = exports.SlideHide24Filled = exports.SlideHide20Regular = exports.SlideHide20Filled = exports.SlideGrid24Regular = exports.SlideGrid24Filled = exports.SlideGrid20Regular = exports.SlideGrid20Filled = exports.SlideEraser24Regular = exports.SlideEraser24Filled = exports.SlideEraser20Regular = exports.SlideEraser20Filled = exports.SlideEraser16Regular = exports.SlideEraser16Filled = exports.SlideContent24Regular = exports.SlideContent24Filled = exports.SlideArrowRight24Regular = exports.SlideArrowRight24Filled = exports.SlideArrowRight20Regular = exports.SlideArrowRight20Filled = exports.SlideAdd48Regular = exports.SlideAdd48Filled = exports.SlideAdd32Regular = exports.SlideAdd32Filled = exports.SlideAdd28Regular = exports.SlideAdd28Filled = exports.SlideAdd24Regular = exports.SlideAdd24Filled = exports.SlideAdd20Regular = exports.SlideAdd20Filled = exports.SlideAdd16Regular = exports.SlideAdd16Filled = exports.Sleep24Regular = exports.Sleep24Filled = exports.Sleep20Regular = exports.Sleep20Filled = exports.SlashForward24Regular = exports.SlashForward24Filled = exports.SlashForward20Regular = exports.SlashForward20Filled = exports.SlashForward16Regular = exports.SlashForward16Filled = exports.SlashForward12Regular = exports.SlashForward12Filled = exports.SkipForwardTab24Regular = exports.SkipForwardTab24Filled = exports.SkipForwardTab20Regular = exports.SkipForwardTab20Filled = exports.SkipForward3048Regular = void 0;
22
+ exports.SlideSettings20Filled = exports.SlideSearch32Regular = exports.SlideSearch32Filled = exports.SlideSearch28Regular = exports.SlideSearch28Filled = exports.SlideSearch24Regular = exports.SlideSearch24Filled = exports.SlideSearch20Regular = exports.SlideSearch20Filled = exports.SlideSearch16Regular = exports.SlideSearch16Filled = exports.SlideRecord48Regular = exports.SlideRecord48Filled = exports.SlideRecord28Regular = exports.SlideRecord28Filled = exports.SlideRecord24Regular = exports.SlideRecord24Filled = exports.SlideRecord20Regular = exports.SlideRecord20Filled = exports.SlideRecord16Regular = exports.SlideRecord16Filled = exports.SlidePlay24Regular = exports.SlidePlay24Filled = exports.SlidePlay20Regular = exports.SlidePlay20Filled = exports.SlideMultipleSearch24Regular = exports.SlideMultipleSearch24Filled = exports.SlideMultipleSearch20Regular = exports.SlideMultipleSearch20Filled = exports.SlideMultipleArrowRight24Regular = exports.SlideMultipleArrowRight24Filled = exports.SlideMultipleArrowRight20Regular = exports.SlideMultipleArrowRight20Filled = exports.SlideMultiple24Regular = exports.SlideMultiple24Filled = exports.SlideMultiple20Regular = exports.SlideMultiple20Filled = exports.SlideMicrophone32Regular = exports.SlideMicrophone32Filled = exports.SlideMicrophone24Regular = exports.SlideMicrophone24Filled = exports.SlideMicrophone20Regular = exports.SlideMicrophone20Filled = exports.SlideLink24Regular = exports.SlideLink24Filled = exports.SlideLink20Regular = exports.SlideLink20Filled = exports.SlideLayout24Regular = exports.SlideLayout24Filled = exports.SlideLayout20Regular = void 0;
23
+ exports.SlideTextPerson20Filled = exports.SlideTextPerson16Regular = exports.SlideTextPerson16Filled = exports.SlideTextMultiple32Regular = exports.SlideTextMultiple32Filled = exports.SlideTextMultiple24Regular = exports.SlideTextMultiple24Filled = exports.SlideTextMultiple20Regular = exports.SlideTextMultiple20Filled = exports.SlideTextMultiple16Regular = exports.SlideTextMultiple16Filled = exports.SlideTextEdit28Regular = exports.SlideTextEdit28Filled = exports.SlideTextEdit24Regular = exports.SlideTextEdit24Filled = exports.SlideTextEdit20Regular = exports.SlideTextEdit20Filled = exports.SlideTextEdit16Regular = exports.SlideTextEdit16Filled = exports.SlideTextCursor24Regular = exports.SlideTextCursor24Filled = exports.SlideTextCursor20Regular = exports.SlideTextCursor20Filled = exports.SlideTextCall48Regular = exports.SlideTextCall48Filled = exports.SlideTextCall28Regular = exports.SlideTextCall28Filled = exports.SlideTextCall24Regular = exports.SlideTextCall24Filled = exports.SlideTextCall20Regular = exports.SlideTextCall20Filled = exports.SlideTextCall16Regular = exports.SlideTextCall16Filled = exports.SlideText48Regular = exports.SlideText48Filled = exports.SlideText28Regular = exports.SlideText28Filled = exports.SlideText24Regular = exports.SlideText24Filled = exports.SlideText20Regular = exports.SlideText20Filled = exports.SlideText16Regular = exports.SlideText16Filled = exports.SlideSize24Regular = exports.SlideSize24Filled = exports.SlideSize20Regular = exports.SlideSize20Filled = exports.SlideSettings24Regular = exports.SlideSettings24Filled = exports.SlideSettings20Regular = void 0;
24
+ exports.Space3D16Filled = exports.SoundWaveCircle24Regular = exports.SoundWaveCircle24Filled = exports.SoundWaveCircle20Regular = exports.SoundWaveCircle20Filled = exports.SoundSource28Regular = exports.SoundSource28Filled = exports.SoundSource24Regular = exports.SoundSource24Filled = exports.SoundSource20Regular = exports.SoundSource20Filled = exports.Snooze24Regular = exports.Snooze24Filled = exports.Snooze20Regular = exports.Snooze20Filled = exports.Snooze16Regular = exports.Snooze16Filled = exports.SmartwatchDot24Regular = exports.SmartwatchDot24Filled = exports.SmartwatchDot20Regular = exports.SmartwatchDot20Filled = exports.Smartwatch24Regular = exports.Smartwatch24Filled = exports.Smartwatch20Regular = exports.Smartwatch20Filled = exports.SlideTransition24Regular = exports.SlideTransition24Filled = exports.SlideTransition20Regular = exports.SlideTransition20Filled = exports.SlideTextSparkle48Regular = exports.SlideTextSparkle48Filled = exports.SlideTextSparkle32Regular = exports.SlideTextSparkle32Filled = exports.SlideTextSparkle28Regular = exports.SlideTextSparkle28Filled = exports.SlideTextSparkle24Regular = exports.SlideTextSparkle24Filled = exports.SlideTextSparkle20Regular = exports.SlideTextSparkle20Filled = exports.SlideTextSparkle16Regular = exports.SlideTextSparkle16Filled = exports.SlideTextPerson48Regular = exports.SlideTextPerson48Filled = exports.SlideTextPerson32Regular = exports.SlideTextPerson32Filled = exports.SlideTextPerson28Regular = exports.SlideTextPerson28Filled = exports.SlideTextPerson24Regular = exports.SlideTextPerson24Filled = exports.SlideTextPerson20Regular = void 0;
25
+ exports.SpatulaSpoon48Filled = exports.SpatulaSpoon32Regular = exports.SpatulaSpoon32Filled = exports.SpatulaSpoon28Regular = exports.SpatulaSpoon28Filled = exports.SpatulaSpoon24Regular = exports.SpatulaSpoon24Filled = exports.SpatulaSpoon20Regular = exports.SpatulaSpoon20Filled = exports.SpatulaSpoon16Regular = exports.SpatulaSpoon16Filled = exports.SparkleCircle48Regular = exports.SparkleCircle48Filled = exports.SparkleCircle32Regular = exports.SparkleCircle32Filled = exports.SparkleCircle28Regular = exports.SparkleCircle28Filled = exports.SparkleCircle24Regular = exports.SparkleCircle24Filled = exports.SparkleCircle20Regular = exports.SparkleCircle20Filled = exports.SparkleCircle16Regular = exports.SparkleCircle16Filled = exports.Sparkle48Regular = exports.Sparkle48Filled = exports.Sparkle32Regular = exports.Sparkle32Filled = exports.Sparkle28Regular = exports.Sparkle28Filled = exports.Sparkle24Regular = exports.Sparkle24Filled = exports.Sparkle20Regular = exports.Sparkle20Filled = exports.Sparkle16Regular = exports.Sparkle16Filled = exports.Spacebar24Regular = exports.Spacebar24Filled = exports.Spacebar20Regular = exports.Spacebar20Filled = exports.Space3D48Regular = exports.Space3D48Filled = exports.Space3D32Regular = exports.Space3D32Filled = exports.Space3D28Regular = exports.Space3D28Filled = exports.Space3D24Regular = exports.Space3D24Filled = exports.Space3D20Regular = exports.Space3D20Filled = exports.Space3D16Regular = void 0;
26
26
  const createFluentIcon_1 = require("../utils/createFluentIcon");
27
+ exports.Save32Light = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save32Light', "32", ["M7.5 29A4.5 4.5 0 0 1 3 24.5v-17A4.5 4.5 0 0 1 7.5 3h13.84a4.5 4.5 0 0 1 3.19 1.32l3.15 3.15A4.5 4.5 0 0 1 29 10.66V24.5a4.5 4.5 0 0 1-4.5 4.5h-17Zm0-25A3.5 3.5 0 0 0 4 7.5v17a3.5 3.5 0 0 0 3 3.46V18.5A2.5 2.5 0 0 1 9.5 16h13a2.5 2.5 0 0 1 2.5 2.5v9.46c1.7-.24 3-1.7 3-3.46V10.66a3.5 3.5 0 0 0-1.03-2.48l-3.15-3.15A3.5 3.5 0 0 0 22 4.06V9.5a2.5 2.5 0 0 1-2.5 2.5h-8A2.5 2.5 0 0 1 9 9.5V4H7.5ZM24 28v-9.5c0-.83-.67-1.5-1.5-1.5h-13c-.83 0-1.5.67-1.5 1.5V28h16ZM21 4H10v5.5c0 .83.67 1.5 1.5 1.5h8c.83 0 1.5-.67 1.5-1.5V4Z"]);
28
+ exports.Save32Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Save32Regular', "32", ["M5 7.5A2.5 2.5 0 0 1 7.5 5H9v4.5a2.5 2.5 0 0 0 2.5 2.5h8A2.5 2.5 0 0 0 22 9.5V5.04c.5.1.96.33 1.32.7l2.95 2.94c.47.47.73 1.1.73 1.77V24.5a2.5 2.5 0 0 1-2 2.45V18.5a2.5 2.5 0 0 0-2.5-2.5h-13A2.5 2.5 0 0 0 7 18.5v8.45a2.5 2.5 0 0 1-2-2.45v-17ZM9 27v-8.5c0-.28.22-.5.5-.5h13c.28 0 .5.22.5.5V27H9ZM20 5v4.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5V5h9ZM7.5 3A4.5 4.5 0 0 0 3 7.5v17A4.5 4.5 0 0 0 7.5 29h17a4.5 4.5 0 0 0 4.5-4.5V10.45a4.5 4.5 0 0 0-1.32-3.18l-2.95-2.95A4.5 4.5 0 0 0 21.55 3H7.5Z"]);
29
+ exports.SaveArrowRight20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveArrowRight20Filled', "20", ["M3 5c0-1.1.9-2 2-2h1v3.5C6 7.33 6.67 8 7.5 8h4c.83 0 1.5-.67 1.5-1.5V3h.38a2 2 0 0 1 1.41.59l1.62 1.62A2 2 0 0 1 17 6.62V9.6a5.48 5.48 0 0 0-5.66.4H6.5c-.83 0-1.5.67-1.5 1.5V17a2 2 0 0 1-2-2V5Zm6 9.5c0-1.33.47-2.55 1.26-3.5H6.5a.5.5 0 0 0-.5.5V17h3.6c-.38-.75-.6-1.6-.6-2.5ZM12 3H7v3.5c0 .28.22.5.5.5h4a.5.5 0 0 0 .5-.5V3Zm7 11.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-2.15.35a.5.5 0 0 0 .15-.35.5.5 0 0 0-.15-.35l-2-2a.5.5 0 0 0-.7.7L15.29 14H12.5a.5.5 0 0 0 0 1h2.8l-1.15 1.15a.5.5 0 0 0 .7.7l2-2Z"]);
30
+ exports.SaveArrowRight20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveArrowRight20Regular', "20", ["M3 5c0-1.1.9-2 2-2h8.38a2 2 0 0 1 1.41.59l1.62 1.62A2 2 0 0 1 17 6.62V9.6c-.32-.16-.65-.3-1-.4V6.63a1 1 0 0 0-.3-.7L14.1 4.28a1 1 0 0 0-.71-.29H13v2.5c0 .83-.67 1.5-1.5 1.5h-4A1.5 1.5 0 0 1 6 6.5V4H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1v-4.5c0-.83.67-1.5 1.5-1.5h4.84c-.4.28-.77.62-1.08 1H6.5a.5.5 0 0 0-.5.5V16h3.2c.1.35.24.68.4 1H5a2 2 0 0 1-2-2V5Zm4-1v2.5c0 .28.22.5.5.5h4a.5.5 0 0 0 .5-.5V4H7Zm12 10.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-2.15.35a.5.5 0 0 0 .15-.35.5.5 0 0 0-.15-.35l-2-2a.5.5 0 0 0-.7.7L15.29 14H12.5a.5.5 0 0 0 0 1h2.8l-1.15 1.15a.5.5 0 0 0 .7.7l2-2Z"]);
31
+ exports.SaveArrowRight24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveArrowRight24Filled', "24", ["M6.75 3h-1A2.75 2.75 0 0 0 3 5.75v12.5A2.75 2.75 0 0 0 5.75 21H6v-6c0-1.24 1-2.25 2.25-2.25h4.81a6.48 6.48 0 0 1 7.94-.73V8.3c0-.87-.34-1.7-.95-2.3L18 3.95c-.6-.6-1.41-.94-2.26-.95v4.5c0 1.24-1 2.25-2.25 2.25H9c-1.24 0-2.25-1-2.25-2.25V3Zm1.5 11.25h3.62a6.47 6.47 0 0 0 .15 6.75H7.5v-6c0-.41.34-.75.75-.75Zm6-11.25v4.5c0 .41-.34.75-.75.75H9a.75.75 0 0 1-.75-.75V3h6ZM23 17.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0Zm-8.5-.5a.5.5 0 0 0 0 1h4.8l-1.65 1.65a.5.5 0 0 0 .7.7l2.5-2.5a.5.5 0 0 0 0-.7l-2.5-2.5a.5.5 0 0 0-.7.7L19.29 17H14.5Z"]);
32
+ exports.SaveArrowRight24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveArrowRight24Regular', "24", ["M3 5.75A2.75 2.75 0 0 1 5.75 3h9.96c.87 0 1.7.34 2.3.95L20.05 6c.6.6.95 1.43.95 2.3v3.73c-.46-.3-.97-.53-1.5-.7V8.28c0-.47-.18-.91-.51-1.24L16.95 5c-.26-.26-.6-.43-.95-.49v2.73c0 1.24-1 2.25-2.25 2.25h-4.5C8.01 9.5 7 8.5 7 7.25V4.5H5.75c-.69 0-1.25.56-1.25 1.25v12.5c0 .69.56 1.25 1.25 1.25H6v-5.25C6 13.01 7 12 8.25 12h5.78c-.63.4-1.2.91-1.65 1.5H8.25a.75.75 0 0 0-.75.75v5.25h3.81c.18.53.42 1.04.71 1.5H5.75A2.75 2.75 0 0 1 3 18.25V5.75ZM8.5 4.5v2.75c0 .41.34.75.75.75h4.5c.41 0 .75-.34.75-.75V4.5h-6Zm14.5 13a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0Zm-8.5-.5a.5.5 0 0 0 0 1h4.8l-1.65 1.65a.5.5 0 0 0 .7.7l2.5-2.5a.5.5 0 0 0 0-.7l-2.5-2.5a.5.5 0 0 0-.7.7L19.29 17H14.5Z"]);
33
+ exports.SaveCopy20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveCopy20Filled', "20", ["M4.5 2A2.5 2.5 0 0 0 2 4.5v9A2.5 2.5 0 0 0 4.5 16h9a2.5 2.5 0 0 0 2.5-2.5v-9A2.5 2.5 0 0 0 13.5 2h-9Zm5 4.5v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-1 0v-2h-2a.5.5 0 0 1 0-1h2v-2a.5.5 0 0 1 1 0ZM7.5 18c-.95 0-1.82-.38-2.45-1h9.45a2.5 2.5 0 0 0 2.5-2.5V5.05c.62.63 1 1.5 1 2.45v7a3.5 3.5 0 0 1-3.5 3.5h-7Z"]);
34
+ exports.SaveCopy20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveCopy20Regular', "20", ["M9.5 6.5a.5.5 0 0 0-1 0v2h-2a.5.5 0 0 0 0 1h2v2a.5.5 0 0 0 1 0v-2h2a.5.5 0 0 0 0-1h-2v-2ZM4.5 2A2.5 2.5 0 0 0 2 4.5v9A2.5 2.5 0 0 0 4.5 16h9a2.5 2.5 0 0 0 2.5-2.5v-9A2.5 2.5 0 0 0 13.5 2h-9ZM3 4.5C3 3.67 3.67 3 4.5 3h9c.83 0 1.5.67 1.5 1.5v9c0 .83-.67 1.5-1.5 1.5h-9A1.5 1.5 0 0 1 3 13.5v-9ZM7.5 18c-.95 0-1.82-.38-2.45-1h9.45a2.5 2.5 0 0 0 2.5-2.5V5.05c.62.63 1 1.5 1 2.45v7a3.5 3.5 0 0 1-3.5 3.5h-7Z"]);
27
35
  exports.SaveCopy24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveCopy24Filled', "24", ["M20.5 5.63c.87.3 1.5 1.14 1.5 2.12v10C22 20.1 20.1 22 17.75 22h-10c-.98 0-1.82-.63-2.12-1.5h12.12a2.75 2.75 0 0 0 2.75-2.75V5.63ZM17.25 2c1.24 0 2.25 1 2.25 2.25v13c0 1.24-1.01 2.25-2.25 2.25h-13C3.01 19.5 2 18.49 2 17.25v-13C2 3.01 3 2 4.25 2h13Zm-6.5 4.75c-.38 0-.7.28-.74.65l-.01.1V10H7.5a.75.75 0 0 0-.1 1.5H10V14a.75.75 0 0 0 1.5.1v-2.6H14a.75.75 0 0 0 .1-1.5h-2.6V7.5a.75.75 0 0 0-.75-.75Z"]);
28
36
  exports.SaveCopy24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveCopy24Regular', "24", ["M20.5 5.63c.87.3 1.5 1.14 1.5 2.12v10C22 20.1 20.1 22 17.75 22h-10c-.98 0-1.82-.63-2.12-1.5h12.12a2.75 2.75 0 0 0 2.75-2.75V5.63ZM17.25 2c1.24 0 2.25 1 2.25 2.25v13c0 1.24-1.01 2.25-2.25 2.25h-13C3.01 19.5 2 18.49 2 17.25v-13C2 3.01 3 2 4.25 2h13Zm0 1.5h-13a.75.75 0 0 0-.75.75v13c0 .41.34.75.75.75h13c.41 0 .75-.34.75-.75v-13a.75.75 0 0 0-.75-.75Zm-6.5 3.25c.41 0 .75.34.75.75V10H14a.75.75 0 0 1 0 1.5h-2.5V14a.75.75 0 0 1-1.5 0v-2.5H7.5a.75.75 0 0 1 0-1.5H10V7.5c0-.41.34-.75.75-.75Z"]);
29
37
  exports.SaveEdit20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SaveEdit20Filled', "20", ["M5 3a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2v-5.5c0-.83.67-1.5 1.5-1.5h6.44l1.16-1.16a2.87 2.87 0 0 1 2.9-.7V6.61a2 2 0 0 0-.59-1.41L14.8 3.59A2 2 0 0 0 13.38 3H13v3.5c0 .83-.67 1.5-1.5 1.5h-4A1.5 1.5 0 0 1 6 6.5V3H5Zm6.94 8-2.67 2.67c-.4.41-.7.92-.84 1.49l-.37 1.5c-.03.11-.05.23-.06.34H6v-5.5c0-.28.22-.5.5-.5h5.44ZM7 3h5v3.5a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5V3Zm7.8 6.55-4.82 4.83a2.2 2.2 0 0 0-.58 1.02l-.37 1.5a.89.89 0 0 0 1.08 1.07l1.5-.37c.38-.1.73-.3 1.01-.58l4.83-4.83a1.87 1.87 0 0 0-2.64-2.64Z"]);
@@ -1091,12 +1099,4 @@ exports.SpatulaSpoon28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon(
1091
1099
  exports.SpatulaSpoon28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SpatulaSpoon28Regular', "28", ["M19.52 4.53a8.58 8.58 0 0 0-1.48 2.24c-.45.95-.8 1.99-.89 2.88a3.37 3.37 0 0 1-1 2.17l-.87.78 1.21 1.03.7-.77c.6-.66 1.43-.93 2.16-1.01.9-.1 1.93-.44 2.88-.9.96-.45 1.77-1 2.24-1.48a3.5 3.5 0 0 0-4.95-4.94Zm-1.22 9.33-.67.74 6.32 5.4.02.02a3.5 3.5 0 1 1-4.95 4.95l-.02-.02-5.21-6.1-5.64 6.24-.03.03a3 3 0 1 1-4.21-4.27l5.92-5.35H7.48c-.73 0-1.43-.29-1.95-.8l-3.72-3.72a2.75 2.75 0 0 1 0-3.9l4.28-4.27a2.75 2.75 0 0 1 3.88 0l3.73 3.72c.51.51.8 1.21.8 1.94v2.42l.03.36.6-.55c.3-.25.47-.68.53-1.21.12-1.11.52-2.31 1.03-3.37.5-1.05 1.14-2.02 1.77-2.66a5 5 0 1 1 7.07 7.08c-.63.63-1.6 1.26-2.65 1.77-1.05.5-2.25.9-3.36 1.03-.54.06-.96.24-1.22.52Zm-6.7 2.43a2.24 2.24 0 0 0-.19-.2l-6.48 5.86a1.5 1.5 0 0 0 2.12 2.12l5.76-6.37-1.2-1.41ZM8.91 3.87a1.25 1.25 0 0 0-1.76 0L2.87 8.15a1.25 1.25 0 0 0 0 1.76l3.72 3.73c.24.23.55.36.89.36h2.41c1.1 0 2.14.48 2.85 1.32l7.36 8.61a2 2 0 0 0 2.83-2.83l-8.62-7.36a3.75 3.75 0 0 1-1.3-2.85V8.47c0-.33-.14-.65-.38-.88L8.91 3.87Zm-.38 2.1a.75.75 0 0 0-1.06 1.06l2.5 2.5a.75.75 0 1 0 1.06-1.06l-2.5-2.5Zm-3.56 2.5c.3-.3.77-.3 1.06 0l2.5 2.5a.75.75 0 1 1-1.06 1.06l-2.5-2.5a.75.75 0 0 1 0-1.06ZM20 7.75a.75.75 0 0 0-1.5 0 2.75 2.75 0 0 0 2.75 2.75.75.75 0 0 0 0-1.5C20.56 9 20 8.44 20 7.75ZM4.94 24.06l-.53.53.53-.53Z"]);
1092
1100
  exports.SpatulaSpoon32Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SpatulaSpoon32Filled', "32", ["M10.1 18.5 4.06 24l-.03.03A3.5 3.5 0 1 0 9 28.94l5.78-6.36-3.52-4.08H10.1Zm7.4-6.86v.63l3.79 3.27c.22-.12.5-.2.85-.21 1.3-.06 2.7-.47 3.94-1.03a10.9 10.9 0 0 0 3.16-2.06 6 6 0 0 0-8.48-8.48c-.78.77-1.51 1.93-2.06 3.16a11.3 11.3 0 0 0-1.03 3.94c-.01.31-.07.57-.17.78Zm4-3.64a1 1 0 0 1 1 1c0 .83.67 1.5 1.5 1.5a1 1 0 1 1 0 2A3.5 3.5 0 0 1 20.5 9a1 1 0 0 1 1-1ZM5.93 3.17a4 4 0 0 1 5.66 0l3.24 3.24A4 4 0 0 1 16 9.24v3.71l11.8 10.2.03.02a4 4 0 0 1-5.66 5.66l-.02-.03L11.95 17h-3.7a4 4 0 0 1-2.84-1.17l-3.24-3.24a4 4 0 0 1 0-5.66l3.76-3.76ZM9.7 6.3a1 1 0 0 0-1.42 1.42l2.25 2.25a1 1 0 0 0 1.42-1.42L9.7 6.3Zm-4.42 3a1 1 0 0 0 0 1.42l2.25 2.25a1 1 0 0 0 1.42-1.42L6.7 9.3a1 1 0 0 0-1.42 0Z"]);
1093
1101
  exports.SpatulaSpoon32Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SpatulaSpoon32Regular', "32", ["M10.17 4.59a2 2 0 0 0-2.83 0L3.6 8.34a2 2 0 0 0 0 2.83l3.24 3.24a2 2 0 0 0 1.41.59H12c.46 0 1 .16 1.4.62l10.2 11.82a2 2 0 0 0 2.84-2.83L14.62 14.4c-.46-.4-.62-.94-.62-1.4V9.24a2 2 0 0 0-.59-1.41l-3.24-3.24ZM5.93 3.17a4 4 0 0 1 5.66 0l3.24 3.24A4 4 0 0 1 16 9.24v3.71l.1.09 1.15-1.05c.24-.22.4-.6.42-1.13.06-1.3.47-2.7 1.03-3.94a10.91 10.91 0 0 1 2.06-3.16 6 6 0 0 1 8.48 8.48 10.9 10.9 0 0 1-3.16 2.06 11.3 11.3 0 0 1-3.94 1.03c-.53.02-.92.18-1.13.42l-.78.86 7.57 6.54.03.02a4 4 0 0 1-5.66 5.66l-.02-.03-6.34-7.33L9 28.94A3.5 3.5 0 1 1 4.06 24L11.74 17h-3.5a4 4 0 0 1-2.83-1.17l-3.24-3.24a4 4 0 0 1 0-5.66l3.76-3.76ZM18.72 15.3l.8-.9a3.58 3.58 0 0 1 2.53-1.07 9.32 9.32 0 0 0 3.21-.85 8.96 8.96 0 0 0 2.57-1.65 4 4 0 1 0-5.66-5.66 8.96 8.96 0 0 0-1.65 2.57 9.32 9.32 0 0 0-.85 3.21c-.04.84-.3 1.82-1.08 2.52l-.97.88 1.1.95Zm-5.55 3.1-7.75 7.05a1.5 1.5 0 0 0 2.13 2.13l6.94-7.64-1.32-1.53ZM9.7 6.3a1 1 0 0 0-1.42 1.4l2.25 2.26a1 1 0 0 0 1.42-1.42L9.7 6.3Zm-4.42 3a1 1 0 0 1 1.42 0l2.25 2.24a1 1 0 1 1-1.42 1.42L5.3 10.7a1 1 0 0 1 0-1.42ZM23 9a1 1 0 1 0-2 0 3 3 0 0 0 3 3 1 1 0 1 0 0-2 1 1 0 0 1-1-1Z"]);
1094
- exports.SpatulaSpoon48Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SpatulaSpoon48Filled', "48", ["M22.19 34.92 16.32 28h-1.45l-7.22 6.57-.04.04a5.5 5.5 0 1 0 7.82 7.74l6.76-7.43Zm10.52-10.9-6.7-5.7V17.2l.04-.36c.16-1.88.78-3.89 1.6-5.66a16.06 16.06 0 0 1 2.99-4.53 9 9 0 1 1 12.72 12.72 16.06 16.06 0 0 1-4.53 3 17.64 17.64 0 0 1-5.66 1.59c-.16.01-.31.03-.46.07ZM31.25 13c-.69 0-1.25.56-1.25 1.25A5.75 5.75 0 0 0 35.75 20a1.25 1.25 0 1 0 0-2.5 3.25 3.25 0 0 1-3.25-3.25c0-.69-.56-1.25-1.25-1.25ZM9.8 5.38a5.25 5.25 0 0 1 7.26.16l5.4 5.4A5.25 5.25 0 0 1 24 14.66v3.78c0 .52.23 1 .62 1.34l15.44 13.09.03.03a6.5 6.5 0 0 1-9.19 9.2l-.03-.04-13.1-15.44c-.33-.4-.82-.62-1.33-.62h-3.28c-1.4 0-2.73-.55-3.71-1.54l-5.91-5.9a5.25 5.25 0 0 1 .16-7.6l6.1-5.58Zm.33 8.99a1.25 1.25 0 0 0-1.76 1.76l4 4a1.25 1.25 0 0 0 1.76-1.76l-4-4Zm2.24-4a1.25 1.25 0 0 0 0 1.76l4 4a1.25 1.25 0 0 0 1.76-1.76l-4-4a1.25 1.25 0 0 0-1.76 0Z"]);
1095
- exports.SpatulaSpoon48Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SpatulaSpoon48Regular', "48", ["M15.3 7.3a2.75 2.75 0 0 0-3.81-.08l-6.1 5.6a2.75 2.75 0 0 0-.08 3.96l5.9 5.91c.52.52 1.22.81 1.95.81h3.28c1.24 0 2.43.55 3.24 1.5L32.7 40.36a4 4 0 0 0 5.66-5.65L23 21.68c-.95-.8-1.5-1.99-1.5-3.24v-3.78c0-.73-.29-1.43-.8-1.95l-5.4-5.4ZM9.8 5.39a5.25 5.25 0 0 1 7.26.16l5.4 5.4A5.25 5.25 0 0 1 24 14.66v3.78c0 .35.11.7.3.98l1.06-.96c.38-.35.63-.92.7-1.63.15-1.88.77-3.89 1.58-5.66a16.06 16.06 0 0 1 3-4.53 9 9 0 1 1 12.72 12.72 16.06 16.06 0 0 1-4.53 3 17.64 17.64 0 0 1-5.66 1.59c-.71.06-1.28.3-1.63.69l-.51.57 9.03 7.66.03.03a6.5 6.5 0 0 1-9.19 9.2l-.03-.04-7.32-8.63-8.12 8.92-.04.04a5.5 5.5 0 1 1-7.74-7.82l9.33-8.48a1.75 1.75 0 0 0-.54-.09h-3.28c-1.4 0-2.73-.55-3.71-1.54l-5.91-5.9a5.25 5.25 0 0 1 .16-7.6l6.1-5.58Zm19.32 18.2.57-.62c.9-.99 2.13-1.4 3.26-1.5 1.53-.14 3.25-.65 4.84-1.38 1.6-.73 2.96-1.63 3.8-2.48a6.5 6.5 0 0 0-9.19-9.2c-.85.85-1.75 2.22-2.48 3.81a15.16 15.16 0 0 0-1.38 4.84 4.92 4.92 0 0 1-1.5 3.26l-.86.78 2.94 2.5Zm-10.33 4.24L9.36 36.4a3 3 0 0 0 4.24 4.24l8.32-9.14-3.13-3.68ZM33.5 13.75a1.25 1.25 0 1 0-2.5 0c0 2.9 2.35 5.25 5.25 5.25a1.25 1.25 0 1 0 0-2.5 2.75 2.75 0 0 1-2.75-2.75Zm-25.13.62a1.25 1.25 0 0 1 1.76 0l4 4a1.25 1.25 0 0 1-1.76 1.76l-4-4a1.25 1.25 0 0 1 0-1.76Zm5.76-4a1.25 1.25 0 0 0-1.76 1.76l4 4a1.25 1.25 0 0 0 1.76-1.76l-4-4Zm16.5-3.73.89.88-.88-.88Z"]);
1096
- exports.Speaker016Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Speaker016Filled', "16", ["M9 2.5a.5.5 0 0 0-.85-.36L5.22 5H3.5C2.67 5 2 5.66 2 6.5v3c0 .82.67 1.5 1.5 1.5h1.72l2.93 2.87A.5.5 0 0 0 9 13.5v-11Z"]);
1097
- exports.Speaker016Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Speaker016Regular', "16", ["M8.7 2.04c.18.08.3.26.3.46v11a.5.5 0 0 1-.85.36l-2.93-2.88H3.5A1.5 1.5 0 0 1 2 9.48V6.5C2 5.66 2.67 5 3.5 5h1.72l2.93-2.85a.5.5 0 0 1 .54-.1ZM8 3.69 5.78 5.85a.5.5 0 0 1-.35.14H3.5a.5.5 0 0 0-.5.5v3c0 .27.22.5.5.5h1.93a.5.5 0 0 1 .35.13L8 12.31V3.69Z"]);
1098
- exports.Speaker020Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Speaker020Filled', "20", ["M12 3a1 1 0 0 0-1.68-.73l-3.87 3.6A.5.5 0 0 1 6.1 6H3.5C2.67 6 2 6.67 2 7.5v5c0 .83.67 1.5 1.5 1.5h2.6a.5.5 0 0 1 .35.13l3.87 3.6a1 1 0 0 0 1.68-.74V3.01Z"]);
1099
- exports.Speaker020Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Speaker020Regular', "20", ["M12 3a1 1 0 0 0-1.68-.73l-3.88 3.6A.5.5 0 0 1 6.1 6H3.5C2.67 6 2 6.67 2 7.5v5c0 .83.67 1.5 1.5 1.5h2.6a.5.5 0 0 1 .34.13l3.88 3.6a1 1 0 0 0 1.68-.74V3.01ZM7.12 6.6 11 3v14l-3.88-3.6A1.5 1.5 0 0 0 6.1 13H3.5a.5.5 0 0 1-.5-.5v-5c0-.28.22-.5.5-.5h2.6c.38 0 .75-.14 1.02-.4Z"]);
1100
- exports.Speaker024Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Speaker024Filled', "24", ["M14.7 3.44c.2.23.3.51.3.8v15.51a1.25 1.25 0 0 1-2.06.95l-4.96-4.2H4.25c-1.24 0-2.25-1-2.25-2.25v-4.5C2 8.5 3 7.5 4.25 7.5h3.73l4.96-4.2a1.25 1.25 0 0 1 1.76.14Z"]);
1101
- exports.Speaker024Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Speaker024Regular', "24", ["M14.7 3.44c.2.23.3.51.3.8v15.51a1.25 1.25 0 0 1-2.06.95l-4.96-4.2H4.25c-1.24 0-2.25-1-2.25-2.25v-4.5C2 8.5 3 7.5 4.25 7.5h3.73l4.96-4.2a1.25 1.25 0 0 1 1.76.14ZM13.5 4.8l-4.98 4.2H4.25a.75.75 0 0 0-.75.76v4.5c0 .41.34.75.75.75h4.27l4.98 4.21V4.79Z"]);
1102
- exports.Speaker028Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Speaker028Filled', "28", ["M14.4 3.9c.8-.75 2.1-.18 2.1.91v18.37c0 1.1-1.3 1.66-2.1.92l-4.94-4.63c-.33-.3-.75-.47-1.2-.47H5.25A3.25 3.25 0 0 1 2 15.75v-3.5c0-1.79 1.46-3.24 3.25-3.24h3.01c.45 0 .87-.17 1.2-.48l4.93-4.63Z"]);
1102
+ exports.SpatulaSpoon48Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SpatulaSpoon48Filled', "48", ["M22.19 34.92 16.32 28h-1.45l-7.22 6.57-.04.04a5.5 5.5 0 1 0 7.82 7.74l6.76-7.43Zm10.52-10.9-6.7-5.7V17.2l.04-.36c.16-1.88.78-3.89 1.6-5.66a16.06 16.06 0 0 1 2.99-4.53 9 9 0 1 1 12.72 12.72 16.06 16.06 0 0 1-4.53 3 17.64 17.64 0 0 1-5.66 1.59c-.16.01-.31.03-.46.07ZM31.25 13c-.69 0-1.25.56-1.25 1.25A5.75 5.75 0 0 0 35.75 20a1.25 1.25 0 1 0 0-2.5 3.25 3.25 0 0 1-3.25-3.25c0-.69-.56-1.25-1.25-1.25ZM9.8 5.38a5.25 5.25 0 0 1 7.26.16l5.4 5.4A5.25 5.25 0 0 1 24 14.66v3.78c0 .52.23 1 .62 1.34l15.44 13.09.03.03a6.5 6.5 0 0 1-9.19 9.2l-.03-.04-13.1-15.44c-.33-.4-.82-.62-1.33-.62h-3.28c-1.4 0-2.73-.55-3.71-1.54l-5.91-5.9a5.25 5.25 0 0 1 .16-7.6l6.1-5.58Zm.33 8.99a1.25 1.25 0 0 0-1.76 1.76l4 4a1.25 1.25 0 0 0 1.76-1.76l-4-4Zm2.24-4a1.25 1.25 0 0 0 0 1.76l4 4a1.25 1.25 0 0 0 1.76-1.76l-4-4a1.25 1.25 0 0 0-1.76 0Z"]);
@@ -1,4 +1,12 @@
1
1
  import type { FluentIcon } from "../utils/createFluentIcon";
2
+ export declare const SpatulaSpoon48Regular: FluentIcon;
3
+ export declare const Speaker016Filled: FluentIcon;
4
+ export declare const Speaker016Regular: FluentIcon;
5
+ export declare const Speaker020Filled: FluentIcon;
6
+ export declare const Speaker020Regular: FluentIcon;
7
+ export declare const Speaker024Filled: FluentIcon;
8
+ export declare const Speaker024Regular: FluentIcon;
9
+ export declare const Speaker028Filled: FluentIcon;
2
10
  export declare const Speaker028Regular: FluentIcon;
3
11
  export declare const Speaker032Filled: FluentIcon;
4
12
  export declare const Speaker032Regular: FluentIcon;
@@ -991,11 +999,3 @@ export declare const TableSimple28Filled: FluentIcon;
991
999
  export declare const TableSimple28Regular: FluentIcon;
992
1000
  export declare const TableSimple32Filled: FluentIcon;
993
1001
  export declare const TableSimple32Light: FluentIcon;
994
- export declare const TableSimple32Regular: FluentIcon;
995
- export declare const TableSimple48Filled: FluentIcon;
996
- export declare const TableSimple48Regular: FluentIcon;
997
- export declare const TableSimpleCheckmark16Filled: FluentIcon;
998
- export declare const TableSimpleCheckmark16Regular: FluentIcon;
999
- export declare const TableSimpleCheckmark20Filled: FluentIcon;
1000
- export declare const TableSimpleCheckmark20Regular: FluentIcon;
1001
- export declare const TableSimpleCheckmark24Filled: FluentIcon;