@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
@@ -1,4 +1,16 @@
1
1
  /// <reference types="react" />
2
+ export declare const WindowEditFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
+ codepoint: string;
4
+ };
5
+ export declare const WindowEditRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
6
+ codepoint: string;
7
+ };
8
+ export declare const WindowFingerprintFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
9
+ codepoint: string;
10
+ };
11
+ export declare const WindowFingerprintRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
12
+ codepoint: string;
13
+ };
2
14
  export declare const WindowHeaderHorizontalFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
15
  codepoint: string;
4
16
  };
@@ -1,49 +1,53 @@
1
1
  import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
2
- export const WindowHeaderHorizontalFilled = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalFilled", "", 2, undefined);
3
- export const WindowHeaderHorizontalRegular = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalRegular", "", 2, undefined);
4
- export const WindowHeaderHorizontalOffFilled = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOffFilled", "", 2, undefined);
5
- export const WindowHeaderHorizontalOffRegular = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOffRegular", "", 2, undefined);
6
- export const WindowHeaderVerticalFilled = /*#__PURE__*/createFluentFontIcon("WindowHeaderVerticalFilled", "", 2, undefined);
7
- export const WindowHeaderVerticalRegular = /*#__PURE__*/createFluentFontIcon("WindowHeaderVerticalRegular", "", 2, undefined);
8
- export const WindowInprivateFilled = /*#__PURE__*/createFluentFontIcon("WindowInprivateFilled", "", 2, undefined);
9
- export const WindowInprivateRegular = /*#__PURE__*/createFluentFontIcon("WindowInprivateRegular", "", 2, undefined);
10
- export const WindowInprivateAccountFilled = /*#__PURE__*/createFluentFontIcon("WindowInprivateAccountFilled", "", 2, undefined);
11
- export const WindowInprivateAccountRegular = /*#__PURE__*/createFluentFontIcon("WindowInprivateAccountRegular", "", 2, undefined);
12
- export const WindowLocationTargetFilled = /*#__PURE__*/createFluentFontIcon("WindowLocationTargetFilled", "", 2, undefined);
13
- export const WindowLocationTargetRegular = /*#__PURE__*/createFluentFontIcon("WindowLocationTargetRegular", "", 2, undefined);
14
- export const WindowMultipleFilled = /*#__PURE__*/createFluentFontIcon("WindowMultipleFilled", "", 2, undefined);
15
- export const WindowMultipleRegular = /*#__PURE__*/createFluentFontIcon("WindowMultipleRegular", "", 2, undefined);
16
- export const WindowMultipleSwapFilled = /*#__PURE__*/createFluentFontIcon("WindowMultipleSwapFilled", "", 2, undefined);
17
- export const WindowMultipleSwapRegular = /*#__PURE__*/createFluentFontIcon("WindowMultipleSwapRegular", "", 2, undefined);
18
- export const WindowNewFilled = /*#__PURE__*/createFluentFontIcon("WindowNewFilled", "", 2, undefined);
19
- export const WindowNewRegular = /*#__PURE__*/createFluentFontIcon("WindowNewRegular", "", 2, undefined);
20
- export const WindowPlayFilled = /*#__PURE__*/createFluentFontIcon("WindowPlayFilled", "", 2, undefined);
21
- export const WindowPlayRegular = /*#__PURE__*/createFluentFontIcon("WindowPlayRegular", "", 2, undefined);
22
- export const WindowSettingsFilled = /*#__PURE__*/createFluentFontIcon("WindowSettingsFilled", "", 2, undefined);
23
- export const WindowSettingsRegular = /*#__PURE__*/createFluentFontIcon("WindowSettingsRegular", "", 2, undefined);
24
- export const WindowShieldFilled = /*#__PURE__*/createFluentFontIcon("WindowShieldFilled", "", 2, undefined);
25
- export const WindowShieldRegular = /*#__PURE__*/createFluentFontIcon("WindowShieldRegular", "", 2, undefined);
26
- export const WindowTextFilled = /*#__PURE__*/createFluentFontIcon("WindowTextFilled", "", 2, undefined);
27
- export const WindowTextRegular = /*#__PURE__*/createFluentFontIcon("WindowTextRegular", "", 2, undefined);
28
- export const WindowWrenchFilled = /*#__PURE__*/createFluentFontIcon("WindowWrenchFilled", "", 2, undefined);
29
- export const WindowWrenchRegular = /*#__PURE__*/createFluentFontIcon("WindowWrenchRegular", "", 2, undefined);
30
- export const WrenchFilled = /*#__PURE__*/createFluentFontIcon("WrenchFilled", "", 2, undefined);
31
- export const WrenchRegular = /*#__PURE__*/createFluentFontIcon("WrenchRegular", "", 2, undefined);
32
- export const WrenchScrewdriverFilled = /*#__PURE__*/createFluentFontIcon("WrenchScrewdriverFilled", "", 2, undefined);
33
- export const WrenchScrewdriverRegular = /*#__PURE__*/createFluentFontIcon("WrenchScrewdriverRegular", "", 2, undefined);
34
- export const WrenchSettingsFilled = /*#__PURE__*/createFluentFontIcon("WrenchSettingsFilled", "", 2, undefined);
35
- export const WrenchSettingsRegular = /*#__PURE__*/createFluentFontIcon("WrenchSettingsRegular", "", 2, undefined);
36
- export const XboxConsoleFilled = /*#__PURE__*/createFluentFontIcon("XboxConsoleFilled", "", 2, undefined);
37
- export const XboxConsoleRegular = /*#__PURE__*/createFluentFontIcon("XboxConsoleRegular", "", 2, undefined);
38
- export const XboxControllerFilled = /*#__PURE__*/createFluentFontIcon("XboxControllerFilled", "", 2, undefined);
39
- export const XboxControllerRegular = /*#__PURE__*/createFluentFontIcon("XboxControllerRegular", "", 2, undefined);
40
- export const XboxControllerErrorFilled = /*#__PURE__*/createFluentFontIcon("XboxControllerErrorFilled", "", 2, undefined);
41
- export const XboxControllerErrorRegular = /*#__PURE__*/createFluentFontIcon("XboxControllerErrorRegular", "", 2, undefined);
42
- export const XrayFilled = /*#__PURE__*/createFluentFontIcon("XrayFilled", "", 2, undefined);
43
- export const XrayRegular = /*#__PURE__*/createFluentFontIcon("XrayRegular", "", 2, undefined);
44
- export const ZoomFitFilled = /*#__PURE__*/createFluentFontIcon("ZoomFitFilled", "", 2, undefined);
45
- export const ZoomFitRegular = /*#__PURE__*/createFluentFontIcon("ZoomFitRegular", "", 2, undefined);
46
- export const ZoomInFilled = /*#__PURE__*/createFluentFontIcon("ZoomInFilled", "", 2, undefined);
47
- export const ZoomInRegular = /*#__PURE__*/createFluentFontIcon("ZoomInRegular", "", 2, undefined);
48
- export const ZoomOutFilled = /*#__PURE__*/createFluentFontIcon("ZoomOutFilled", "", 2, undefined);
49
- export const ZoomOutRegular = /*#__PURE__*/createFluentFontIcon("ZoomOutRegular", "", 2, undefined);
2
+ export const WindowEditFilled = /*#__PURE__*/createFluentFontIcon("WindowEditFilled", "", 2, undefined);
3
+ export const WindowEditRegular = /*#__PURE__*/createFluentFontIcon("WindowEditRegular", "", 2, undefined);
4
+ export const WindowFingerprintFilled = /*#__PURE__*/createFluentFontIcon("WindowFingerprintFilled", "", 2, undefined);
5
+ export const WindowFingerprintRegular = /*#__PURE__*/createFluentFontIcon("WindowFingerprintRegular", "", 2, undefined);
6
+ export const WindowHeaderHorizontalFilled = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalFilled", "", 2, undefined);
7
+ export const WindowHeaderHorizontalRegular = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalRegular", "", 2, undefined);
8
+ export const WindowHeaderHorizontalOffFilled = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOffFilled", "", 2, undefined);
9
+ export const WindowHeaderHorizontalOffRegular = /*#__PURE__*/createFluentFontIcon("WindowHeaderHorizontalOffRegular", "", 2, undefined);
10
+ export const WindowHeaderVerticalFilled = /*#__PURE__*/createFluentFontIcon("WindowHeaderVerticalFilled", "", 2, undefined);
11
+ export const WindowHeaderVerticalRegular = /*#__PURE__*/createFluentFontIcon("WindowHeaderVerticalRegular", "", 2, undefined);
12
+ export const WindowInprivateFilled = /*#__PURE__*/createFluentFontIcon("WindowInprivateFilled", "", 2, undefined);
13
+ export const WindowInprivateRegular = /*#__PURE__*/createFluentFontIcon("WindowInprivateRegular", "", 2, undefined);
14
+ export const WindowInprivateAccountFilled = /*#__PURE__*/createFluentFontIcon("WindowInprivateAccountFilled", "", 2, undefined);
15
+ export const WindowInprivateAccountRegular = /*#__PURE__*/createFluentFontIcon("WindowInprivateAccountRegular", "", 2, undefined);
16
+ export const WindowLocationTargetFilled = /*#__PURE__*/createFluentFontIcon("WindowLocationTargetFilled", "", 2, undefined);
17
+ export const WindowLocationTargetRegular = /*#__PURE__*/createFluentFontIcon("WindowLocationTargetRegular", "", 2, undefined);
18
+ export const WindowMultipleFilled = /*#__PURE__*/createFluentFontIcon("WindowMultipleFilled", "", 2, undefined);
19
+ export const WindowMultipleRegular = /*#__PURE__*/createFluentFontIcon("WindowMultipleRegular", "", 2, undefined);
20
+ export const WindowMultipleSwapFilled = /*#__PURE__*/createFluentFontIcon("WindowMultipleSwapFilled", "", 2, undefined);
21
+ export const WindowMultipleSwapRegular = /*#__PURE__*/createFluentFontIcon("WindowMultipleSwapRegular", "", 2, undefined);
22
+ export const WindowNewFilled = /*#__PURE__*/createFluentFontIcon("WindowNewFilled", "", 2, undefined);
23
+ export const WindowNewRegular = /*#__PURE__*/createFluentFontIcon("WindowNewRegular", "", 2, undefined);
24
+ export const WindowPlayFilled = /*#__PURE__*/createFluentFontIcon("WindowPlayFilled", "", 2, undefined);
25
+ export const WindowPlayRegular = /*#__PURE__*/createFluentFontIcon("WindowPlayRegular", "", 2, undefined);
26
+ export const WindowSettingsFilled = /*#__PURE__*/createFluentFontIcon("WindowSettingsFilled", "", 2, undefined);
27
+ export const WindowSettingsRegular = /*#__PURE__*/createFluentFontIcon("WindowSettingsRegular", "", 2, undefined);
28
+ export const WindowShieldFilled = /*#__PURE__*/createFluentFontIcon("WindowShieldFilled", "", 2, undefined);
29
+ export const WindowShieldRegular = /*#__PURE__*/createFluentFontIcon("WindowShieldRegular", "", 2, undefined);
30
+ export const WindowTextFilled = /*#__PURE__*/createFluentFontIcon("WindowTextFilled", "", 2, undefined);
31
+ export const WindowTextRegular = /*#__PURE__*/createFluentFontIcon("WindowTextRegular", "", 2, undefined);
32
+ export const WindowWrenchFilled = /*#__PURE__*/createFluentFontIcon("WindowWrenchFilled", "", 2, undefined);
33
+ export const WindowWrenchRegular = /*#__PURE__*/createFluentFontIcon("WindowWrenchRegular", "", 2, undefined);
34
+ export const WrenchFilled = /*#__PURE__*/createFluentFontIcon("WrenchFilled", "", 2, undefined);
35
+ export const WrenchRegular = /*#__PURE__*/createFluentFontIcon("WrenchRegular", "", 2, undefined);
36
+ export const WrenchScrewdriverFilled = /*#__PURE__*/createFluentFontIcon("WrenchScrewdriverFilled", "", 2, undefined);
37
+ export const WrenchScrewdriverRegular = /*#__PURE__*/createFluentFontIcon("WrenchScrewdriverRegular", "", 2, undefined);
38
+ export const WrenchSettingsFilled = /*#__PURE__*/createFluentFontIcon("WrenchSettingsFilled", "", 2, undefined);
39
+ export const WrenchSettingsRegular = /*#__PURE__*/createFluentFontIcon("WrenchSettingsRegular", "", 2, undefined);
40
+ export const XboxConsoleFilled = /*#__PURE__*/createFluentFontIcon("XboxConsoleFilled", "", 2, undefined);
41
+ export const XboxConsoleRegular = /*#__PURE__*/createFluentFontIcon("XboxConsoleRegular", "", 2, undefined);
42
+ export const XboxControllerFilled = /*#__PURE__*/createFluentFontIcon("XboxControllerFilled", "", 2, undefined);
43
+ export const XboxControllerRegular = /*#__PURE__*/createFluentFontIcon("XboxControllerRegular", "", 2, undefined);
44
+ export const XboxControllerErrorFilled = /*#__PURE__*/createFluentFontIcon("XboxControllerErrorFilled", "", 2, undefined);
45
+ export const XboxControllerErrorRegular = /*#__PURE__*/createFluentFontIcon("XboxControllerErrorRegular", "", 2, undefined);
46
+ export const XrayFilled = /*#__PURE__*/createFluentFontIcon("XrayFilled", "", 2, undefined);
47
+ export const XrayRegular = /*#__PURE__*/createFluentFontIcon("XrayRegular", "", 2, undefined);
48
+ export const ZoomFitFilled = /*#__PURE__*/createFluentFontIcon("ZoomFitFilled", "", 2, undefined);
49
+ export const ZoomFitRegular = /*#__PURE__*/createFluentFontIcon("ZoomFitRegular", "", 2, undefined);
50
+ export const ZoomInFilled = /*#__PURE__*/createFluentFontIcon("ZoomInFilled", "", 2, undefined);
51
+ export const ZoomInRegular = /*#__PURE__*/createFluentFontIcon("ZoomInRegular", "", 2, undefined);
52
+ export const ZoomOutFilled = /*#__PURE__*/createFluentFontIcon("ZoomOutFilled", "", 2, undefined);
53
+ export const ZoomOutRegular = /*#__PURE__*/createFluentFontIcon("ZoomOutRegular", "", 2, undefined);
@@ -497,6 +497,12 @@ export declare const PersonBoardFilled: import("react").FC<import("..").FluentIc
497
497
  export declare const PersonBoardRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
498
498
  codepoint: string;
499
499
  };
500
+ export declare const PersonBoardAddFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
501
+ codepoint: string;
502
+ };
503
+ export declare const PersonBoardAddRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
504
+ codepoint: string;
505
+ };
500
506
  export declare const PersonCallFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
501
507
  codepoint: string;
502
508
  };
@@ -665,6 +671,12 @@ export declare const PersonSquareFilled: import("react").FC<import("..").FluentI
665
671
  export declare const PersonSquareRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
666
672
  codepoint: string;
667
673
  };
674
+ export declare const PersonSquareAddFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
675
+ codepoint: string;
676
+ };
677
+ export declare const PersonSquareAddRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
678
+ codepoint: string;
679
+ };
668
680
  export declare const PersonSquareCheckmarkFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
669
681
  codepoint: string;
670
682
  };
@@ -1487,15 +1499,3 @@ export declare const ReceiptBagFilled: import("react").FC<import("..").FluentIco
1487
1499
  export declare const ReceiptBagRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1488
1500
  codepoint: string;
1489
1501
  };
1490
- export declare const ReceiptCubeFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1491
- codepoint: string;
1492
- };
1493
- export declare const ReceiptCubeRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1494
- codepoint: string;
1495
- };
1496
- export declare const ReceiptMoneyFilled: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1497
- codepoint: string;
1498
- };
1499
- export declare const ReceiptMoneyRegular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1500
- codepoint: string;
1501
- };