@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,8 @@
1
1
  import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
2
+ export const WindowApps20Regular = /*#__PURE__*/createFluentFontIcon("WindowApps20Regular", "", 1, 20);
3
+ export const WindowApps24Regular = /*#__PURE__*/createFluentFontIcon("WindowApps24Regular", "", 1, 24);
4
+ export const WindowApps28Regular = /*#__PURE__*/createFluentFontIcon("WindowApps28Regular", "", 1, 28);
5
+ export const WindowApps32Regular = /*#__PURE__*/createFluentFontIcon("WindowApps32Regular", "", 1, 32);
2
6
  export const WindowApps48Regular = /*#__PURE__*/createFluentFontIcon("WindowApps48Regular", "", 1, 48);
3
7
  export const WindowWrench16Regular = /*#__PURE__*/createFluentFontIcon("WindowWrench16Regular", "", 1, 16);
4
8
  export const WindowWrench20Regular = /*#__PURE__*/createFluentFontIcon("WindowWrench20Regular", "", 1, 20);
@@ -500,8 +504,4 @@ export const Reorder20Regular = /*#__PURE__*/createFluentFontIcon("Reorder20Regu
500
504
  export const ResizeVideo20Regular = /*#__PURE__*/createFluentFontIcon("ResizeVideo20Regular", "", 1, 20);
501
505
  export const RotateLeft20Regular = /*#__PURE__*/createFluentFontIcon("RotateLeft20Regular", "", 1, 20);
502
506
  export const Router20Regular = /*#__PURE__*/createFluentFontIcon("Router20Regular", "", 1, 20);
503
- export const Scan20Regular = /*#__PURE__*/createFluentFontIcon("Scan20Regular", "", 1, 20);
504
- export const ScanTable20Regular = /*#__PURE__*/createFluentFontIcon("ScanTable20Regular", "", 1, 20);
505
- export const ScanText20Regular = /*#__PURE__*/createFluentFontIcon("ScanText20Regular", "", 1, 20);
506
- export const SearchSquare20Regular = /*#__PURE__*/createFluentFontIcon("SearchSquare20Regular", "", 1, 20);
507
- export const ServiceBell20Regular = /*#__PURE__*/createFluentFontIcon("ServiceBell20Regular", "", 1, 20);
507
+ export const Scan20Regular = /*#__PURE__*/createFluentFontIcon("Scan20Regular", "", 1, 20);
@@ -1,4 +1,16 @@
1
1
  /// <reference types="react" />
2
+ export declare const ScanTable20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
+ codepoint: string;
4
+ };
5
+ export declare const ScanText20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
6
+ codepoint: string;
7
+ };
8
+ export declare const SearchSquare20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
9
+ codepoint: string;
10
+ };
11
+ export declare const ServiceBell20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
12
+ codepoint: string;
13
+ };
2
14
  export declare const ShiftsAdd20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
15
  codepoint: string;
4
16
  };
@@ -1487,15 +1499,3 @@ export declare const ToggleMultiple24Regular: import("react").FC<import("..").Fl
1487
1499
  export declare const WindowEdit20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1488
1500
  codepoint: string;
1489
1501
  };
1490
- export declare const ZoomFit16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1491
- codepoint: string;
1492
- };
1493
- export declare const ZoomFit20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1494
- codepoint: string;
1495
- };
1496
- export declare const ZoomFit24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1497
- codepoint: string;
1498
- };
1499
- export declare const AppFolder16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1500
- codepoint: string;
1501
- };
@@ -1,4 +1,8 @@
1
1
  import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
2
+ export const ScanTable20Regular = /*#__PURE__*/createFluentFontIcon("ScanTable20Regular", "", 1, 20);
3
+ export const ScanText20Regular = /*#__PURE__*/createFluentFontIcon("ScanText20Regular", "", 1, 20);
4
+ export const SearchSquare20Regular = /*#__PURE__*/createFluentFontIcon("SearchSquare20Regular", "", 1, 20);
5
+ export const ServiceBell20Regular = /*#__PURE__*/createFluentFontIcon("ServiceBell20Regular", "", 1, 20);
2
6
  export const ShiftsAdd20Regular = /*#__PURE__*/createFluentFontIcon("ShiftsAdd20Regular", "", 1, 20);
3
7
  export const ShiftsProhibited20Regular = /*#__PURE__*/createFluentFontIcon("ShiftsProhibited20Regular", "", 1, 20);
4
8
  export const ShiftsQuestionMark20Regular = /*#__PURE__*/createFluentFontIcon("ShiftsQuestionMark20Regular", "", 1, 20);
@@ -528,8 +532,4 @@ export const TextWrap20Regular = /*#__PURE__*/createFluentFontIcon("TextWrap20Re
528
532
  export const ToggleMultiple16Regular = /*#__PURE__*/createFluentFontIcon("ToggleMultiple16Regular", "", 1, 16);
529
533
  export const ToggleMultiple20Regular = /*#__PURE__*/createFluentFontIcon("ToggleMultiple20Regular", "", 1, 20);
530
534
  export const ToggleMultiple24Regular = /*#__PURE__*/createFluentFontIcon("ToggleMultiple24Regular", "", 1, 24);
531
- export const WindowEdit20Regular = /*#__PURE__*/createFluentFontIcon("WindowEdit20Regular", "", 1, 20);
532
- export const ZoomFit16Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit16Regular", "", 1, 16);
533
- export const ZoomFit20Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit20Regular", "", 1, 20);
534
- export const ZoomFit24Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit24Regular", "", 1, 24);
535
- export const AppFolder16Regular = /*#__PURE__*/createFluentFontIcon("AppFolder16Regular", "", 1, 16);
535
+ export const WindowEdit20Regular = /*#__PURE__*/createFluentFontIcon("WindowEdit20Regular", "", 1, 20);
@@ -1,4 +1,16 @@
1
1
  /// <reference types="react" />
2
+ export declare const ZoomFit16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
+ codepoint: string;
4
+ };
5
+ export declare const ZoomFit20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
6
+ codepoint: string;
7
+ };
8
+ export declare const ZoomFit24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
9
+ codepoint: string;
10
+ };
11
+ export declare const AppFolder16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
12
+ codepoint: string;
13
+ };
2
14
  export declare const AppFolder28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
15
  codepoint: string;
4
16
  };
@@ -1487,15 +1499,3 @@ export declare const GridCircles28Regular: import("react").FC<import("..").Fluen
1487
1499
  export declare const HeartCircleHint16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1488
1500
  codepoint: string;
1489
1501
  };
1490
- export declare const HeartCircleHint20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1491
- codepoint: string;
1492
- };
1493
- export declare const HeartCircleHint24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1494
- codepoint: string;
1495
- };
1496
- export declare const HeartCircleHint28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1497
- codepoint: string;
1498
- };
1499
- export declare const HeartCircleHint32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1500
- codepoint: string;
1501
- };
@@ -1,4 +1,8 @@
1
1
  import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
2
+ export const ZoomFit16Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit16Regular", "", 1, 16);
3
+ export const ZoomFit20Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit20Regular", "", 1, 20);
4
+ export const ZoomFit24Regular = /*#__PURE__*/createFluentFontIcon("ZoomFit24Regular", "", 1, 24);
5
+ export const AppFolder16Regular = /*#__PURE__*/createFluentFontIcon("AppFolder16Regular", "", 1, 16);
2
6
  export const AppFolder28Regular = /*#__PURE__*/createFluentFontIcon("AppFolder28Regular", "", 1, 28);
3
7
  export const AppFolder32Regular = /*#__PURE__*/createFluentFontIcon("AppFolder32Regular", "", 1, 32);
4
8
  export const AppFolder48Regular = /*#__PURE__*/createFluentFontIcon("AppFolder48Regular", "", 1, 48);
@@ -516,8 +520,4 @@ export const GlanceHorizontalSparkles16Regular = /*#__PURE__*/createFluentFontIc
516
520
  export const GlanceHorizontalSparkles24Regular = /*#__PURE__*/createFluentFontIcon("GlanceHorizontalSparkles24Regular", "", 1, 24);
517
521
  export const GridCircles24Regular = /*#__PURE__*/createFluentFontIcon("GridCircles24Regular", "", 1, 24);
518
522
  export const GridCircles28Regular = /*#__PURE__*/createFluentFontIcon("GridCircles28Regular", "", 1, 28);
519
- export const HeartCircleHint16Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint16Regular", "", 1, 16);
520
- export const HeartCircleHint20Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint20Regular", "", 1, 20);
521
- export const HeartCircleHint24Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint24Regular", "", 1, 24);
522
- export const HeartCircleHint28Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint28Regular", "", 1, 28);
523
- export const HeartCircleHint32Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint32Regular", "", 1, 32);
523
+ export const HeartCircleHint16Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint16Regular", "", 1, 16);
@@ -1,4 +1,16 @@
1
1
  /// <reference types="react" />
2
+ export declare const HeartCircleHint20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
+ codepoint: string;
4
+ };
5
+ export declare const HeartCircleHint24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
6
+ codepoint: string;
7
+ };
8
+ export declare const HeartCircleHint28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
9
+ codepoint: string;
10
+ };
11
+ export declare const HeartCircleHint32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
12
+ codepoint: string;
13
+ };
2
14
  export declare const HeartCircleHint48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
15
  codepoint: string;
4
16
  };
@@ -1487,15 +1499,3 @@ export declare const PenDismiss32Regular: import("react").FC<import("..").Fluent
1487
1499
  export declare const PenDismiss48Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1488
1500
  codepoint: string;
1489
1501
  };
1490
- export declare const PhoneEdit20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1491
- codepoint: string;
1492
- };
1493
- export declare const PhoneEdit24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1494
- codepoint: string;
1495
- };
1496
- export declare const SendBeaker16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1497
- codepoint: string;
1498
- };
1499
- export declare const SendBeaker20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1500
- codepoint: string;
1501
- };
@@ -1,4 +1,8 @@
1
1
  import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
2
+ export const HeartCircleHint20Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint20Regular", "", 1, 20);
3
+ export const HeartCircleHint24Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint24Regular", "", 1, 24);
4
+ export const HeartCircleHint28Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint28Regular", "", 1, 28);
5
+ export const HeartCircleHint32Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint32Regular", "", 1, 32);
2
6
  export const HeartCircleHint48Regular = /*#__PURE__*/createFluentFontIcon("HeartCircleHint48Regular", "", 1, 48);
3
7
  export const Lightbulb28Regular = /*#__PURE__*/createFluentFontIcon("Lightbulb28Regular", "", 1, 28);
4
8
  export const Lightbulb32Regular = /*#__PURE__*/createFluentFontIcon("Lightbulb32Regular", "", 1, 32);
@@ -548,12 +552,4 @@ export const PenDismiss20Regular = /*#__PURE__*/createFluentFontIcon("PenDismiss
548
552
  export const PenDismiss24Regular = /*#__PURE__*/createFluentFontIcon("PenDismiss24Regular", "󰃭", 1, 24);
549
553
  export const PenDismiss28Regular = /*#__PURE__*/createFluentFontIcon("PenDismiss28Regular", "󰃮", 1, 28);
550
554
  export const PenDismiss32Regular = /*#__PURE__*/createFluentFontIcon("PenDismiss32Regular", "󰃯", 1, 32);
551
- export const PenDismiss48Regular = /*#__PURE__*/createFluentFontIcon("PenDismiss48Regular", "󰃰", 1, 48);
552
- export const PhoneEdit20Regular = /*#__PURE__*/createFluentFontIcon("PhoneEdit20Regular", "󰃱", 1, 20);
553
- export const PhoneEdit24Regular = /*#__PURE__*/createFluentFontIcon("PhoneEdit24Regular", "󰃲", 1, 24);
554
- export const SendBeaker16Regular = /*#__PURE__*/createFluentFontIcon("SendBeaker16Regular", "󰃳", 1, 16, {
555
- flipInRtl: true
556
- });
557
- export const SendBeaker20Regular = /*#__PURE__*/createFluentFontIcon("SendBeaker20Regular", "󰃴", 1, 20, {
558
- flipInRtl: true
559
- });
555
+ export const PenDismiss48Regular = /*#__PURE__*/createFluentFontIcon("PenDismiss48Regular", "󰃰", 1, 48);
@@ -1,4 +1,16 @@
1
1
  /// <reference types="react" />
2
+ export declare const PhoneEdit20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
+ codepoint: string;
4
+ };
5
+ export declare const PhoneEdit24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
6
+ codepoint: string;
7
+ };
8
+ export declare const SendBeaker16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
9
+ codepoint: string;
10
+ };
11
+ export declare const SendBeaker20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
12
+ codepoint: string;
13
+ };
2
14
  export declare const SendBeaker24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
15
  codepoint: string;
4
16
  };
@@ -1487,15 +1499,3 @@ export declare const PreviousFrame24Regular: import("react").FC<import("..").Flu
1487
1499
  export declare const TextboxAlignBottomCenter16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1488
1500
  codepoint: string;
1489
1501
  };
1490
- export declare const TextboxAlignBottomCenter20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1491
- codepoint: string;
1492
- };
1493
- export declare const TextboxAlignBottomCenter24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1494
- codepoint: string;
1495
- };
1496
- export declare const TextboxAlignBottomLeft16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1497
- codepoint: string;
1498
- };
1499
- export declare const TextboxAlignBottomLeft20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1500
- codepoint: string;
1501
- };
@@ -1,4 +1,12 @@
1
1
  import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
2
+ export const PhoneEdit20Regular = /*#__PURE__*/createFluentFontIcon("PhoneEdit20Regular", "󰃱", 1, 20);
3
+ export const PhoneEdit24Regular = /*#__PURE__*/createFluentFontIcon("PhoneEdit24Regular", "󰃲", 1, 24);
4
+ export const SendBeaker16Regular = /*#__PURE__*/createFluentFontIcon("SendBeaker16Regular", "󰃳", 1, 16, {
5
+ flipInRtl: true
6
+ });
7
+ export const SendBeaker20Regular = /*#__PURE__*/createFluentFontIcon("SendBeaker20Regular", "󰃴", 1, 20, {
8
+ flipInRtl: true
9
+ });
2
10
  export const SendBeaker24Regular = /*#__PURE__*/createFluentFontIcon("SendBeaker24Regular", "󰃵", 1, 24, {
3
11
  flipInRtl: true
4
12
  });
@@ -598,8 +606,4 @@ export const NextFrame20Regular = /*#__PURE__*/createFluentFontIcon("NextFrame20
598
606
  export const NextFrame24Regular = /*#__PURE__*/createFluentFontIcon("NextFrame24Regular", "󰋝", 1, 24);
599
607
  export const PreviousFrame20Regular = /*#__PURE__*/createFluentFontIcon("PreviousFrame20Regular", "󰋞", 1, 20);
600
608
  export const PreviousFrame24Regular = /*#__PURE__*/createFluentFontIcon("PreviousFrame24Regular", "󰋟", 1, 24);
601
- export const TextboxAlignBottomCenter16Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomCenter16Regular", "󰋠", 1, 16);
602
- export const TextboxAlignBottomCenter20Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomCenter20Regular", "󰋡", 1, 20);
603
- export const TextboxAlignBottomCenter24Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomCenter24Regular", "󰋢", 1, 24);
604
- export const TextboxAlignBottomLeft16Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomLeft16Regular", "󰋣", 1, 16);
605
- export const TextboxAlignBottomLeft20Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomLeft20Regular", "󰋤", 1, 20);
609
+ export const TextboxAlignBottomCenter16Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomCenter16Regular", "󰋠", 1, 16);
@@ -1,4 +1,16 @@
1
1
  /// <reference types="react" />
2
+ export declare const TextboxAlignBottomCenter20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
+ codepoint: string;
4
+ };
5
+ export declare const TextboxAlignBottomCenter24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
6
+ codepoint: string;
7
+ };
8
+ export declare const TextboxAlignBottomLeft16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
9
+ codepoint: string;
10
+ };
11
+ export declare const TextboxAlignBottomLeft20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
12
+ codepoint: string;
13
+ };
2
14
  export declare const TextboxAlignBottomLeft24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
15
  codepoint: string;
4
16
  };
@@ -1487,15 +1499,3 @@ export declare const RectangleLandscapeSync24Regular: import("react").FC<import(
1487
1499
  export declare const RectangleLandscapeSync28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1488
1500
  codepoint: string;
1489
1501
  };
1490
- export declare const RectangleLandscapeSyncOff16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1491
- codepoint: string;
1492
- };
1493
- export declare const RectangleLandscapeSyncOff20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1494
- codepoint: string;
1495
- };
1496
- export declare const RectangleLandscapeSyncOff24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1497
- codepoint: string;
1498
- };
1499
- export declare const RectangleLandscapeSyncOff28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1500
- codepoint: string;
1501
- };
@@ -1,4 +1,8 @@
1
1
  import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
2
+ export const TextboxAlignBottomCenter20Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomCenter20Regular", "󰋡", 1, 20);
3
+ export const TextboxAlignBottomCenter24Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomCenter24Regular", "󰋢", 1, 24);
4
+ export const TextboxAlignBottomLeft16Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomLeft16Regular", "󰋣", 1, 16);
5
+ export const TextboxAlignBottomLeft20Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomLeft20Regular", "󰋤", 1, 20);
2
6
  export const TextboxAlignBottomLeft24Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomLeft24Regular", "󰋥", 1, 24);
3
7
  export const TextboxAlignBottomRight16Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomRight16Regular", "󰋦", 1, 16);
4
8
  export const TextboxAlignBottomRight20Regular = /*#__PURE__*/createFluentFontIcon("TextboxAlignBottomRight20Regular", "󰋧", 1, 20);
@@ -494,8 +498,4 @@ export const RectangleLandscapeSparkle48Regular = /*#__PURE__*/createFluentFontI
494
498
  export const RectangleLandscapeSync16Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSync16Regular", "󰓑", 1, 16);
495
499
  export const RectangleLandscapeSync20Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSync20Regular", "󰓒", 1, 20);
496
500
  export const RectangleLandscapeSync24Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSync24Regular", "󰓓", 1, 24);
497
- export const RectangleLandscapeSync28Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSync28Regular", "󰓔", 1, 28);
498
- export const RectangleLandscapeSyncOff16Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSyncOff16Regular", "󰓕", 1, 16);
499
- export const RectangleLandscapeSyncOff20Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSyncOff20Regular", "󰓖", 1, 20);
500
- export const RectangleLandscapeSyncOff24Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSyncOff24Regular", "󰓗", 1, 24);
501
- export const RectangleLandscapeSyncOff28Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSyncOff28Regular", "󰓘", 1, 28);
501
+ export const RectangleLandscapeSync28Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSync28Regular", "󰓔", 1, 28);
@@ -1,4 +1,16 @@
1
1
  /// <reference types="react" />
2
+ export declare const RectangleLandscapeSyncOff16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
+ codepoint: string;
4
+ };
5
+ export declare const RectangleLandscapeSyncOff20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
6
+ codepoint: string;
7
+ };
8
+ export declare const RectangleLandscapeSyncOff24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
9
+ codepoint: string;
10
+ };
11
+ export declare const RectangleLandscapeSyncOff28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
12
+ codepoint: string;
13
+ };
2
14
  export declare const Seat16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
3
15
  codepoint: string;
4
16
  };
@@ -1295,3 +1307,15 @@ export declare const WarningLockOpen20Regular: import("react").FC<import("..").F
1295
1307
  export declare const WarningLockOpen24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1296
1308
  codepoint: string;
1297
1309
  };
1310
+ export declare const PersonBoardAdd20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1311
+ codepoint: string;
1312
+ };
1313
+ export declare const PersonSquareAdd16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1314
+ codepoint: string;
1315
+ };
1316
+ export declare const PersonSquareAdd20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1317
+ codepoint: string;
1318
+ };
1319
+ export declare const PersonSquareAdd24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>> & {
1320
+ codepoint: string;
1321
+ };
@@ -1,4 +1,8 @@
1
1
  import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
2
+ export const RectangleLandscapeSyncOff16Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSyncOff16Regular", "󰓕", 1, 16);
3
+ export const RectangleLandscapeSyncOff20Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSyncOff20Regular", "󰓖", 1, 20);
4
+ export const RectangleLandscapeSyncOff24Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSyncOff24Regular", "󰓗", 1, 24);
5
+ export const RectangleLandscapeSyncOff28Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeSyncOff28Regular", "󰓘", 1, 28);
2
6
  export const Seat16Regular = /*#__PURE__*/createFluentFontIcon("Seat16Regular", "󰓙", 1, 16);
3
7
  export const Seat20Regular = /*#__PURE__*/createFluentFontIcon("Seat20Regular", "󰓚", 1, 20);
4
8
  export const Seat24Regular = /*#__PURE__*/createFluentFontIcon("Seat24Regular", "󰓛", 1, 24);
@@ -430,4 +434,8 @@ export const ShieldTask32Regular = /*#__PURE__*/createFluentFontIcon("ShieldTask
430
434
  export const Toolbox32Regular = /*#__PURE__*/createFluentFontIcon("Toolbox32Regular", "󰚅", 1, 32);
431
435
  export const WarningLockOpen16Regular = /*#__PURE__*/createFluentFontIcon("WarningLockOpen16Regular", "󰚆", 1, 16);
432
436
  export const WarningLockOpen20Regular = /*#__PURE__*/createFluentFontIcon("WarningLockOpen20Regular", "󰚇", 1, 20);
433
- export const WarningLockOpen24Regular = /*#__PURE__*/createFluentFontIcon("WarningLockOpen24Regular", "󰚈", 1, 24);
437
+ export const WarningLockOpen24Regular = /*#__PURE__*/createFluentFontIcon("WarningLockOpen24Regular", "󰚈", 1, 24);
438
+ export const PersonBoardAdd20Regular = /*#__PURE__*/createFluentFontIcon("PersonBoardAdd20Regular", "󰚉", 1, 20);
439
+ export const PersonSquareAdd16Regular = /*#__PURE__*/createFluentFontIcon("PersonSquareAdd16Regular", "󰚊", 1, 16);
440
+ export const PersonSquareAdd20Regular = /*#__PURE__*/createFluentFontIcon("PersonSquareAdd20Regular", "󰚋", 1, 20);
441
+ export const PersonSquareAdd24Regular = /*#__PURE__*/createFluentFontIcon("PersonSquareAdd24Regular", "󰚌", 1, 24);
@@ -167,6 +167,8 @@ export declare const PersonAvailableFilled: FluentIcon;
167
167
  export declare const PersonAvailableRegular: FluentIcon;
168
168
  export declare const PersonBoardFilled: FluentIcon;
169
169
  export declare const PersonBoardRegular: FluentIcon;
170
+ export declare const PersonBoardAddFilled: FluentIcon;
171
+ export declare const PersonBoardAddRegular: FluentIcon;
170
172
  export declare const PersonCallFilled: FluentIcon;
171
173
  export declare const PersonCallRegular: FluentIcon;
172
174
  export declare const PersonChatFilled: FluentIcon;
@@ -223,6 +225,8 @@ export declare const PersonSettingsFilled: FluentIcon;
223
225
  export declare const PersonSettingsRegular: FluentIcon;
224
226
  export declare const PersonSquareFilled: FluentIcon;
225
227
  export declare const PersonSquareRegular: FluentIcon;
228
+ export declare const PersonSquareAddFilled: FluentIcon;
229
+ export declare const PersonSquareAddRegular: FluentIcon;
226
230
  export declare const PersonSquareCheckmarkFilled: FluentIcon;
227
231
  export declare const PersonSquareCheckmarkRegular: FluentIcon;
228
232
  export declare const PersonStarFilled: FluentIcon;
@@ -995,7 +999,3 @@ export declare const StarEditFilled: FluentIcon;
995
999
  export declare const StarEditRegular: FluentIcon;
996
1000
  export declare const StarEmphasisFilled: FluentIcon;
997
1001
  export declare const StarEmphasisRegular: FluentIcon;
998
- export declare const StarHalfFilled: FluentIcon;
999
- export declare const StarHalfRegular: FluentIcon;
1000
- export declare const StarLineHorizontal3Filled: FluentIcon;
1001
- export declare const StarLineHorizontal3Regular: FluentIcon;
@@ -197,8 +197,10 @@ export const PersonArrowRightFilled = /*#__PURE__*/createFluentIcon('PersonArrow
197
197
  export const PersonArrowRightRegular = /*#__PURE__*/createFluentIcon('PersonArrowRightRegular', "1em", ["M9 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM6 6a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm-2 5a2 2 0 0 0-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 0 0 9 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 0 1 9.6 17 12 12 0 0 1 9 17a8.16 8.16 0 0 1-4.33-1.05A3.36 3.36 0 0 1 3 13a1 1 0 0 1 1-1h5.6c.18-.36.4-.7.66-1H4Zm15 3.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"]);
198
198
  export const PersonAvailableFilled = /*#__PURE__*/createFluentIcon('PersonAvailableFilled', "1em", ["M5 6a4 4 0 1 1 8 0 4 4 0 0 1-8 0Zm-3 7a2 2 0 0 1 2-2h6.26a5.48 5.48 0 0 0-.05 6.94c-.4.04-.8.06-1.21.06a9.14 9.14 0 0 1-4.87-1.2A4.35 4.35 0 0 1 2 13Zm17 1.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-2.15-1.85a.5.5 0 0 0-.7 0l-2.65 2.64-.65-.64a.5.5 0 0 0-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 0 0 0-.7Z"]);
199
199
  export const PersonAvailableRegular = /*#__PURE__*/createFluentIcon('PersonAvailableRegular', "1em", ["M5 6a4 4 0 1 1 8 0 4 4 0 0 1-8 0Zm4-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6ZM2 13a2 2 0 0 1 2-2h6.26c-.26.3-.48.64-.66 1H4a1 1 0 0 0-1 1c0 1.3.62 2.28 1.67 2.95A8.16 8.16 0 0 0 9 17l.6-.01c.17.34.37.66.61.95-.4.04-.8.06-1.21.06a9.14 9.14 0 0 1-4.87-1.2A4.35 4.35 0 0 1 2 13Zm17 1.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-2.15-1.85a.5.5 0 0 0-.7 0l-2.65 2.64-.65-.64a.5.5 0 0 0-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 0 0 0-.7Z"]);
200
- export const PersonBoardFilled = /*#__PURE__*/createFluentIcon('PersonBoardFilled', "1em", ["M6 3a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h3.02a5.57 5.57 0 0 1 .27-2.25h-.3c-3.35 0-3.49-1.93-3.49-2.5a1 1 0 0 1 1-1h5c.26 0 .5.1.68.26A5.48 5.48 0 0 1 15 9.02V6a3 3 0 0 0-3-3H6Zm4.75 3.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0ZM5.76 16h3.45c.1.35.23.68.39 1H8a3 3 0 0 1-2.24-1ZM17 8v1.6c-.32-.16-.65-.3-1-.4V5.77A3 3 0 0 1 17 8Zm2 6.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14h-1.5a.5.5 0 0 0 0 1H14v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H15v-1.5Z"]);
201
- export const PersonBoardRegular = /*#__PURE__*/createFluentIcon('PersonBoardRegular', "1em", ["M9 8.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-1a1 1 0 1 1 0-2 1 1 0 0 1 0 2ZM6.5 9C5.67 9 5 9.67 5 10.5c0 .33.04 1.05.62 1.68.59.63 1.63 1.07 3.38 1.07h.14c.08-.35.2-.7.35-1.01l-.5.01c-1.6 0-2.3-.4-2.63-.75a1.41 1.41 0 0 1-.36-1c0-.28.22-.5.5-.5h4.84c.35-.25.74-.46 1.15-.62A1.5 1.5 0 0 0 11.5 9h-5ZM6 14h3.02a5.57 5.57 0 0 0 0 1H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v3.02a5.57 5.57 0 0 0-1 0V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v6c0 1.1.9 2 2 2Zm-.24 2h3.45c.1.35.23.68.39 1H8a3 3 0 0 1-2.24-1ZM17 8v1.6c-.32-.16-.65-.3-1-.4V5.77A3 3 0 0 1 17 8Zm2 6.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14h-1.5a.5.5 0 0 0 0 1H14v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H15v-1.5Z"]);
200
+ export const PersonBoardFilled = /*#__PURE__*/createFluentIcon('PersonBoardFilled', "1em", ["M6 3a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6Zm4.75 3.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Zm1.75 4c0 .59-.15 2.5-3.5 2.5-3.36 0-3.5-1.93-3.5-2.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1ZM5.76 16A3 3 0 0 0 8 17h4.5a4.5 4.5 0 0 0 4.5-4.5V8a3 3 0 0 0-1-2.24v6.74a3.5 3.5 0 0 1-3.5 3.5H5.76Z"]);
201
+ export const PersonBoardRegular = /*#__PURE__*/createFluentIcon('PersonBoardRegular', "1em", ["M9 8.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-1a1 1 0 1 1 0-2 1 1 0 0 1 0 2ZM6.5 9C5.67 9 5 9.67 5 10.5c0 .33.04 1.05.62 1.68.59.63 1.63 1.07 3.38 1.07s2.79-.43 3.37-1.06A2.4 2.4 0 0 0 13 10.5c0-.83-.67-1.5-1.5-1.5h-5ZM6 10.5c0-.28.22-.5.5-.5h5c.28 0 .5.22.5.5 0 .25-.03.66-.36 1-.32.35-1.04.75-2.64.75s-2.32-.4-2.64-.75a1.41 1.41 0 0 1-.36-1ZM3 6a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Zm3-2a2 2 0 0 0-2 2v6c0 1.1.9 2 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H6Zm2 13a3 3 0 0 1-2.24-1h6.74a3.5 3.5 0 0 0 3.5-3.5V5.76A3 3 0 0 1 17 8v4.5a4.5 4.5 0 0 1-4.5 4.5H8Z"]);
202
+ export const PersonBoardAddFilled = /*#__PURE__*/createFluentIcon('PersonBoardAddFilled', "1em", ["M6 3a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h3.02a5.57 5.57 0 0 1 .27-2.25h-.3c-3.35 0-3.49-1.93-3.49-2.5a1 1 0 0 1 1-1h5c.26 0 .5.1.68.26A5.48 5.48 0 0 1 15 9.02V6a3 3 0 0 0-3-3H6Zm4.75 3.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0ZM5.76 16h3.45c.1.35.23.68.39 1H8a3 3 0 0 1-2.24-1ZM17 8v1.6c-.32-.16-.65-.3-1-.4V5.77A3 3 0 0 1 17 8Zm2 6.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14h-1.5a.5.5 0 0 0 0 1H14v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H15v-1.5Z"]);
203
+ export const PersonBoardAddRegular = /*#__PURE__*/createFluentIcon('PersonBoardAddRegular', "1em", ["M9 8.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0-1a1 1 0 1 1 0-2 1 1 0 0 1 0 2ZM6.5 9C5.67 9 5 9.67 5 10.5c0 .33.04 1.05.62 1.68.59.63 1.63 1.07 3.38 1.07h.14c.08-.35.2-.7.35-1.01l-.5.01c-1.6 0-2.3-.4-2.63-.75a1.41 1.41 0 0 1-.36-1c0-.28.22-.5.5-.5h4.84c.35-.25.74-.46 1.15-.62A1.5 1.5 0 0 0 11.5 9h-5ZM6 14h3.02a5.57 5.57 0 0 0 0 1H6a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v3.02a5.57 5.57 0 0 0-1 0V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v6c0 1.1.9 2 2 2Zm-.24 2h3.45c.1.35.23.68.39 1H8a3 3 0 0 1-2.24-1ZM17 8v1.6c-.32-.16-.65-.3-1-.4V5.77A3 3 0 0 1 17 8Zm2 6.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14h-1.5a.5.5 0 0 0 0 1H14v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H15v-1.5Z"]);
202
204
  export const PersonCallFilled = /*#__PURE__*/createFluentIcon('PersonCallFilled', "1em", ["M10 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-5 9a2 2 0 0 0-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 0 0 10 18c.36 0 .71-.01 1.06-.04a2.2 2.2 0 0 1 .51-1.98l.55-.6c.5-.57 1.28-.8 2-.63l.8.18c.37-.31.6-.68.7-1.12l-.51-.5a1.94 1.94 0 0 1-.46-2.08l.08-.23H5.01Zm10.58.58.29-.75a1.32 1.32 0 0 1 1.74-.73l.39.17c.47.2.86.57.94 1.06.46 2.73-1.9 6.6-4.63 7.59a1.6 1.6 0 0 1-1.44-.25l-.35-.23c-.6-.41-.7-1.24-.2-1.79l.54-.6c.26-.3.66-.42 1.04-.33l1.22.29c.97-.6 1.5-1.46 1.56-2.56l-.88-.86a.94.94 0 0 1-.22-1Z"]);
203
205
  export const PersonCallRegular = /*#__PURE__*/createFluentIcon('PersonCallRegular', "1em", ["M10 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM7 6a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm-2 5a2 2 0 0 0-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 0 0 10 18c.36 0 .71-.01 1.06-.04a2.2 2.2 0 0 1 0-1c-.34.02-.7.04-1.06.04a8.16 8.16 0 0 1-4.33-1.05A3.36 3.36 0 0 1 4 13a1 1 0 0 1 1-1h9.52c0-.26.03-.52.13-.77l.08-.23H5.01Zm10.58.58.29-.75a1.32 1.32 0 0 1 1.74-.73l.39.17c.47.2.86.57.94 1.06.46 2.73-1.9 6.6-4.63 7.59a1.6 1.6 0 0 1-1.44-.25l-.35-.23c-.6-.41-.7-1.24-.2-1.79l.54-.6c.26-.3.66-.42 1.04-.33l1.22.29c.97-.6 1.5-1.46 1.56-2.56l-.88-.86a.94.94 0 0 1-.22-1Z"]);
204
206
  export const PersonChatFilled = /*#__PURE__*/createFluentIcon('PersonChatFilled', "1em", ["M10 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-5 9a2 2 0 0 0-2 2c0 1.7.83 2.97 2.13 3.8a8.54 8.54 0 0 0 4 1.17l.36-1.2a5.48 5.48 0 0 1 .77-5.77H5Zm14 3.5a4.5 4.5 0 0 1-6.68 3.94l-1.8.54a.4.4 0 0 1-.5-.5l.54-1.8A4.5 4.5 0 1 1 19 14.5ZM12.5 13a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4Zm-.5 2.5c0 .28.22.5.5.5h2a.5.5 0 0 0 0-1h-2a.5.5 0 0 0-.5.5Z"]);
@@ -255,8 +257,10 @@ export const PersonSettingsFilled = /*#__PURE__*/createFluentIcon('PersonSetting
255
257
  export const PersonSettingsRegular = /*#__PURE__*/createFluentIcon('PersonSettingsRegular', "1em", ["M9 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM6 6a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm-2 5a2 2 0 0 0-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 0 0 9 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 0 1 9.6 17 12 12 0 0 1 9 17a8.16 8.16 0 0 1-4.33-1.05A3.36 3.36 0 0 1 3 13a1 1 0 0 1 1-1h5.6c.18-.36.4-.7.66-1H4Zm6.64 2.92a2 2 0 0 0 1.43-2.48l-.16-.55c.25-.2.53-.37.82-.5l.34.36a2 2 0 0 0 2.9 0l.33-.35c.3.14.58.32.84.52l-.13.42a2 2 0 0 0 1.46 2.52l.35.09a4.7 4.7 0 0 1 0 1.01l-.45.12a2 2 0 0 0-1.43 2.48l.15.55c-.25.2-.53.37-.82.5l-.34-.36a2 2 0 0 0-2.9 0l-.33.35c-.3-.14-.58-.32-.84-.52l.13-.42a2 2 0 0 0-1.46-2.52l-.35-.09a4.71 4.71 0 0 1 0-1.01l.46-.12Zm4.86.58a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z"]);
256
258
  export const PersonSquareFilled = /*#__PURE__*/createFluentIcon('PersonSquareFilled', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Zm7-1a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm2.5 5h-5c-.83 0-1.5.67-1.5 1.5 0 1.12.46 2.01 1.21 2.61.74.6 1.74.89 2.79.89s2.05-.29 2.79-.89c.75-.6 1.21-1.5 1.21-2.61 0-.83-.67-1.5-1.5-1.5Z"]);
257
259
  export const PersonSquareRegular = /*#__PURE__*/createFluentIcon('PersonSquareRegular', "1em", ["M10 5a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm2.5 5h-5c-.83 0-1.5.67-1.5 1.5 0 1.12.46 2.01 1.21 2.61.74.6 1.74.89 2.79.89s2.05-.29 2.79-.89c.75-.6 1.21-1.5 1.21-2.61 0-.83-.67-1.5-1.5-1.5ZM6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6ZM4 6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6Z"]);
258
- export const PersonSquareCheckmarkFilled = /*#__PURE__*/createFluentIcon('PersonSquareCheckmarkFilled', "1em", ["M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3.6a5.47 5.47 0 0 1-.58-2.09c-.68-.13-1.3-.39-1.8-.8A3.25 3.25 0 0 1 6 11.5c0-.83.67-1.5 1.5-1.5h3.84A5.47 5.47 0 0 1 17 9.6V6a3 3 0 0 0-3-3H6Zm2 4a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm11 7.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14h-1.5a.5.5 0 0 0 0 1H14v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H15v-1.5Z"]);
259
- export const PersonSquareCheckmarkRegular = /*#__PURE__*/createFluentIcon('PersonSquareCheckmarkRegular', "1em", ["M8 7a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm1.02 7.91A5.5 5.5 0 0 1 11.34 10H7.5c-.83 0-1.5.67-1.5 1.5 0 1.12.46 2.01 1.21 2.61.5.41 1.13.67 1.8.8ZM3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v3.6c-.32-.16-.65-.3-1-.4V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h3.2c.1.35.24.68.4 1H6a3 3 0 0 1-3-3V6Zm16 8.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14h-1.5a.5.5 0 0 0 0 1H14v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H15v-1.5Z"]);
260
+ export const PersonSquareAddFilled = /*#__PURE__*/createFluentIcon('PersonSquareAddFilled', "1em", ["M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3.6a5.47 5.47 0 0 1-.58-2.09c-.68-.13-1.3-.39-1.8-.8A3.25 3.25 0 0 1 6 11.5c0-.83.67-1.5 1.5-1.5h3.84A5.47 5.47 0 0 1 17 9.6V6a3 3 0 0 0-3-3H6Zm2 4a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm11 7.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14h-1.5a.5.5 0 0 0 0 1H14v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H15v-1.5Z"]);
261
+ export const PersonSquareAddRegular = /*#__PURE__*/createFluentIcon('PersonSquareAddRegular', "1em", ["M8 7a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm1.02 7.91A5.5 5.5 0 0 1 11.34 10H7.5c-.83 0-1.5.67-1.5 1.5 0 1.12.46 2.01 1.21 2.61.5.41 1.13.67 1.8.8ZM3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v3.6c-.32-.16-.65-.3-1-.4V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h3.2c.1.35.24.68.4 1H6a3 3 0 0 1-3-3V6Zm16 8.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14h-1.5a.5.5 0 0 0 0 1H14v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H15v-1.5Z"]);
262
+ export const PersonSquareCheckmarkFilled = /*#__PURE__*/createFluentIcon('PersonSquareCheckmarkFilled', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v3.6a5.48 5.48 0 0 0-5.66.4H7.5c-.83 0-1.5.67-1.5 1.5 0 1.12.46 2.01 1.21 2.61.5.41 1.13.67 1.8.8.06.75.27 1.45.59 2.09H6a3 3 0 0 1-3-3V6Zm7-1a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm9 9.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-2.15-1.85a.5.5 0 0 0-.7 0l-2.65 2.64-.65-.64a.5.5 0 0 0-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 0 0 0-.7Z"]);
263
+ export const PersonSquareCheckmarkRegular = /*#__PURE__*/createFluentIcon('PersonSquareCheckmarkRegular', "1em", ["M10 5a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-1 9.5c0 .14 0 .28.02.41-.68-.13-1.3-.39-1.8-.8A3.25 3.25 0 0 1 6 11.5c0-.83.67-1.5 1.5-1.5h3.84A5.5 5.5 0 0 0 9 14.5ZM6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3.6c-.16-.32-.3-.65-.4-1H6a2 2 0 0 1-2-2V6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2v3.2c.35.1.68.24 1 .4V6a3 3 0 0 0-3-3H6Zm13 11.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-2.15-1.85a.5.5 0 0 0-.7 0l-2.65 2.64-.65-.64a.5.5 0 0 0-.7.7l1 1c.2.2.5.2.7 0l3-3a.5.5 0 0 0 0-.7Z"]);
260
264
  export const PersonStarFilled = /*#__PURE__*/createFluentIcon('PersonStarFilled', "1em", ["M9 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-5 9a2 2 0 0 0-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 0 0 9 18c.41 0 .82-.02 1.21-.06a5.48 5.48 0 0 1 .05-6.94H4Zm15 3.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4.02-2.64a.5.5 0 0 0-.96 0l-.47 1.53H12c-.48 0-.69.65-.3.95l1.26.94-.48 1.53c-.15.49.38.89.77.59l1.25-.95 1.25.95c.4.3.92-.1.77-.59l-.48-1.53 1.25-.94c.4-.3.2-.95-.3-.95h-1.54l-.47-1.53Z"]);
261
265
  export const PersonStarRegular = /*#__PURE__*/createFluentIcon('PersonStarRegular', "1em", ["M9 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM6 6a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm-2 5a2 2 0 0 0-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 0 0 9 18c.41 0 .82-.02 1.21-.06A5.5 5.5 0 0 1 9.6 17 12 12 0 0 1 9 17a8.16 8.16 0 0 1-4.33-1.05A3.36 3.36 0 0 1 3 13a1 1 0 0 1 1-1h5.6c.18-.36.4-.7.66-1H4Zm15 3.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4.02-2.64a.5.5 0 0 0-.96 0l-.47 1.53H12c-.48 0-.69.65-.3.95l1.26.94-.48 1.53c-.15.49.38.89.77.59l1.25-.95 1.25.95c.4.3.92-.1.77-.59l-.48-1.53 1.25-.94c.4-.3.2-.95-.3-.95h-1.54l-.47-1.53Z"]);
262
266
  export const PersonStarburstFilled = /*#__PURE__*/createFluentIcon('PersonStarburstFilled', "1em", ["M8.96 2.67c.4-.9 1.68-.9 2.08 0 .3.66 1.13.89 1.72.46.8-.57 1.9.07 1.8 1.05-.06.72.54 1.32 1.26 1.25.98-.1 1.62 1.01 1.05 1.81-.43.59-.2 1.42.46 1.72.9.4.9 1.68 0 2.08-.66.3-.89 1.13-.46 1.72.57.8-.07 1.9-1.05 1.8a1.15 1.15 0 0 0-1.25 1.26c.1.98-1.01 1.62-1.81 1.05a1.15 1.15 0 0 0-1.72.46c-.4.9-1.68.9-2.08 0a1.15 1.15 0 0 0-1.72-.46c-.8.57-1.9-.07-1.8-1.05a1.15 1.15 0 0 0-1.26-1.25c-.98.1-1.62-1.01-1.05-1.81.43-.59.2-1.42-.46-1.72-.9-.4-.9-1.68 0-2.08.66-.3.89-1.13.46-1.72-.57-.8.07-1.9 1.05-1.8.72.06 1.32-.54 1.25-1.26-.1-.98 1.01-1.62 1.81-1.05.59.43 1.42.2 1.72-.46ZM10 5a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm2.5 5h-5c-.83 0-1.5.67-1.5 1.5 0 1.11.45 2 1.2 2.61.75.6 1.74.89 2.8.89 1.05 0 2.04-.3 2.78-.89.76-.6 1.22-1.5 1.22-2.61 0-.83-.68-1.5-1.5-1.5Z"]);
@@ -1042,8 +1046,4 @@ export const StarDismissRegular = /*#__PURE__*/createFluentIcon('StarDismissRegu
1042
1046
  export const StarEditFilled = /*#__PURE__*/createFluentIcon('StarEditFilled', "1em", ["M10.9 2.9a1 1 0 0 0-1.8 0L7.17 6.8l-4.31.63a1 1 0 0 0-.56 1.7l3.13 3.05-.74 4.3a1 1 0 0 0 1.45 1.05l3.43-1.8c.16-.4.4-.76.7-1.07l4.83-4.83a2.87 2.87 0 0 1 2.67-.77 1 1 0 0 0-.63-1.63l-4.31-.63L10.9 2.9Zm4.9 7.65-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"]);
1043
1047
  export const StarEditRegular = /*#__PURE__*/createFluentIcon('StarEditRegular', "1em", ["M10.9 2.9a1 1 0 0 0-1.8 0L7.17 6.8l-4.31.63a1 1 0 0 0-.56 1.7l3.13 3.05-.74 4.3a1 1 0 0 0 1.45 1.05l3.43-1.8c.16-.4.4-.76.7-1.07l.1-.09a1 1 0 0 0-.83.05l-3.87 2.03.74-4.3a1 1 0 0 0-.29-.89L3 8.43l4.32-.63a1 1 0 0 0 .75-.55L10 3.35l1.93 3.9c.15.3.43.5.75.55l4.32.63-.72.7c.48-.15 1-.17 1.49-.06a1 1 0 0 0-.63-1.63l-4.31-.63L10.9 2.9Zm4.9 7.65-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"]);
1044
1048
  export const StarEmphasisFilled = /*#__PURE__*/createFluentIcon('StarEmphasisFilled', "1em", ["M9.1 2.9a1 1 0 0 1 1.8 0l1.93 3.91 4.31.63a1 1 0 0 1 .56 1.7l-3.12 3.05.73 4.3a1 1 0 0 1-1.45 1.05L10 15.51l-3.86 2.03a1 1 0 0 1-1.45-1.05l.74-4.3L2.3 9.14a1 1 0 0 1 .56-1.7l4.31-.63L9.1 2.9ZM4.4 12.69a.5.5 0 0 1-.08.7l-2.5 2a.5.5 0 1 1-.62-.78l2.5-2a.5.5 0 0 1 .7.08ZM4.31 5.1a.5.5 0 1 1-.62.78l-2.5-2a.5.5 0 1 1 .62-.78l2.5 2Zm11.3 7.58a.5.5 0 0 0 .08.7l2.5 2a.5.5 0 1 0 .62-.78l-2.5-2a.5.5 0 0 0-.7.08Zm.08-7.58a.5.5 0 0 0 .62.78l2.5-2a.5.5 0 1 0-.62-.78l-2.5 2Z"]);
1045
- export const StarEmphasisRegular = /*#__PURE__*/createFluentIcon('StarEmphasisRegular', "1em", ["M9.1 2.9a1 1 0 0 1 1.8 0l1.93 3.91 4.31.63a1 1 0 0 1 .56 1.7l-3.12 3.05.73 4.3a1 1 0 0 1-1.45 1.05L10 15.51l-3.86 2.03a1 1 0 0 1-1.45-1.05l.74-4.3L2.3 9.14a1 1 0 0 1 .56-1.7l4.31-.63L9.1 2.9Zm.9.44L8.07 7.25a1 1 0 0 1-.75.55L3 8.43l3.12 3.04a1 1 0 0 1 .3.89l-.75 4.3 3.87-2.03a1 1 0 0 1 .93 0l3.86 2.03-.74-4.3a1 1 0 0 1 .29-.89L17 8.43l-4.32-.63a1 1 0 0 1-.75-.55L10 3.35ZM4.4 12.7a.5.5 0 0 1-.08.7l-2.5 2a.5.5 0 1 1-.62-.78l2.5-2a.5.5 0 0 1 .7.08ZM4.31 5.1a.5.5 0 1 1-.62.78l-2.5-2a.5.5 0 1 1 .62-.78l2.5 2Zm11.3 7.58a.5.5 0 0 0 .08.7l2.5 2a.5.5 0 1 0 .62-.78l-2.5-2a.5.5 0 0 0-.7.08Zm.08-7.58a.5.5 0 0 0 .62.78l2.5-2a.5.5 0 1 0-.62-.78l-2.5 2Z"]);
1046
- export const StarHalfFilled = /*#__PURE__*/createFluentIcon('StarHalfFilled', "1em", ["M10 2.34a.99.99 0 0 0-.9.56L7.17 6.8l-4.31.63a1 1 0 0 0-.56 1.7l3.13 3.05-.74 4.3a1 1 0 0 0 1.45 1.05L10 15.51V2.34Z"]);
1047
- export const StarHalfRegular = /*#__PURE__*/createFluentIcon('StarHalfRegular', "1em", ["M9.1 2.9a.99.99 0 0 1 .9-.56c.36 0 .71.19.9.56l1.93 3.91 4.31.63a1 1 0 0 1 .56 1.7l-3.12 3.05.73 4.3a1 1 0 0 1-1.45 1.05L10 15.51l-3.86 2.03a1 1 0 0 1-1.45-1.05l.74-4.3L2.3 9.14a1 1 0 0 1 .56-1.7l4.31-.63L9.1 2.9ZM10 14.5a1 1 0 0 1 .47.12l3.86 2.03-.74-4.3a1 1 0 0 1 .29-.89L17 8.43l-4.32-.63a1 1 0 0 1-.75-.55L10 3.35V14.5Z"]);
1048
- export const StarLineHorizontal3Filled = /*#__PURE__*/createFluentIcon('StarLineHorizontal3Filled', "1em", ["M10.9 2.9a1 1 0 0 0-1.8 0L7.17 6.8l-4.31.63a1 1 0 0 0-.56 1.7l3.13 3.05-.74 4.3a1 1 0 0 0 1.45 1.05L11 14.98V13.5c0-.83.67-1.5 1.5-1.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1-.07-3L10.9 2.9Zm1.6 7.1a.5.5 0 1 0 0 1h5a.5.5 0 1 0 0-1h-5ZM12 7.5c0-.28.23-.5.5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm.5 5.5a.5.5 0 1 0 0 1h5a.5.5 0 1 0 0-1h-5Z"]);
1049
- export const StarLineHorizontal3Regular = /*#__PURE__*/createFluentIcon('StarLineHorizontal3Regular', "1em", ["M9.1 2.9a1 1 0 0 1 1.8 0L12.92 7h4.58a.5.5 0 1 1 0 1h-4.58a1 1 0 0 1-.9-.56L10 3.34 8.07 7.25a1 1 0 0 1-.75.55L3 8.43l3.12 3.04a1 1 0 0 1 .3.89l-.75 4.3 4.1-2.16a.5.5 0 0 1 .46.89l-4.09 2.15a1 1 0 0 1-1.45-1.05l.74-4.3L2.3 9.14a1 1 0 0 1 .56-1.7l4.31-.63L9.1 2.9Zm2.9 7.6c0-.28.22-.5.5-.5h5a.5.5 0 1 1 0 1h-5a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 1 0 0 1h5a.5.5 0 0 0 0-1h-5Z"]);
1049
+ export const StarEmphasisRegular = /*#__PURE__*/createFluentIcon('StarEmphasisRegular', "1em", ["M9.1 2.9a1 1 0 0 1 1.8 0l1.93 3.91 4.31.63a1 1 0 0 1 .56 1.7l-3.12 3.05.73 4.3a1 1 0 0 1-1.45 1.05L10 15.51l-3.86 2.03a1 1 0 0 1-1.45-1.05l.74-4.3L2.3 9.14a1 1 0 0 1 .56-1.7l4.31-.63L9.1 2.9Zm.9.44L8.07 7.25a1 1 0 0 1-.75.55L3 8.43l3.12 3.04a1 1 0 0 1 .3.89l-.75 4.3 3.87-2.03a1 1 0 0 1 .93 0l3.86 2.03-.74-4.3a1 1 0 0 1 .29-.89L17 8.43l-4.32-.63a1 1 0 0 1-.75-.55L10 3.35ZM4.4 12.7a.5.5 0 0 1-.08.7l-2.5 2a.5.5 0 1 1-.62-.78l2.5-2a.5.5 0 0 1 .7.08ZM4.31 5.1a.5.5 0 1 1-.62.78l-2.5-2a.5.5 0 1 1 .62-.78l2.5 2Zm11.3 7.58a.5.5 0 0 0 .08.7l2.5 2a.5.5 0 1 0 .62-.78l-2.5-2a.5.5 0 0 0-.7.08Zm.08-7.58a.5.5 0 0 0 .62.78l2.5-2a.5.5 0 1 0-.62-.78l-2.5 2Z"]);
@@ -1,4 +1,8 @@
1
1
  import type { FluentIcon } from "../utils/createFluentIcon";
2
+ export declare const StarHalfFilled: FluentIcon;
3
+ export declare const StarHalfRegular: FluentIcon;
4
+ export declare const StarLineHorizontal3Filled: FluentIcon;
5
+ export declare const StarLineHorizontal3Regular: FluentIcon;
2
6
  export declare const StarOffFilled: FluentIcon;
3
7
  export declare const StarOffRegular: FluentIcon;
4
8
  export declare const StarOneQuarterFilled: FluentIcon;
@@ -995,7 +999,3 @@ export declare const WindowDatabaseFilled: FluentIcon;
995
999
  export declare const WindowDatabaseRegular: FluentIcon;
996
1000
  export declare const WindowDevEditFilled: FluentIcon;
997
1001
  export declare const WindowDevEditRegular: FluentIcon;
998
- export declare const WindowDevToolsFilled: FluentIcon;
999
- export declare const WindowDevToolsRegular: FluentIcon;
1000
- export declare const WindowEditFilled: FluentIcon;
1001
- export declare const WindowEditRegular: FluentIcon;
@@ -1,4 +1,8 @@
1
1
  import { createFluentIcon } from "../utils/createFluentIcon";
2
+ export const StarHalfFilled = /*#__PURE__*/createFluentIcon('StarHalfFilled', "1em", ["M10 2.34a.99.99 0 0 0-.9.56L7.17 6.8l-4.31.63a1 1 0 0 0-.56 1.7l3.13 3.05-.74 4.3a1 1 0 0 0 1.45 1.05L10 15.51V2.34Z"]);
3
+ export const StarHalfRegular = /*#__PURE__*/createFluentIcon('StarHalfRegular', "1em", ["M9.1 2.9a.99.99 0 0 1 .9-.56c.36 0 .71.19.9.56l1.93 3.91 4.31.63a1 1 0 0 1 .56 1.7l-3.12 3.05.73 4.3a1 1 0 0 1-1.45 1.05L10 15.51l-3.86 2.03a1 1 0 0 1-1.45-1.05l.74-4.3L2.3 9.14a1 1 0 0 1 .56-1.7l4.31-.63L9.1 2.9ZM10 14.5a1 1 0 0 1 .47.12l3.86 2.03-.74-4.3a1 1 0 0 1 .29-.89L17 8.43l-4.32-.63a1 1 0 0 1-.75-.55L10 3.35V14.5Z"]);
4
+ export const StarLineHorizontal3Filled = /*#__PURE__*/createFluentIcon('StarLineHorizontal3Filled', "1em", ["M10.9 2.9a1 1 0 0 0-1.8 0L7.17 6.8l-4.31.63a1 1 0 0 0-.56 1.7l3.13 3.05-.74 4.3a1 1 0 0 0 1.45 1.05L11 14.98V13.5c0-.83.67-1.5 1.5-1.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1-.07-3L10.9 2.9Zm1.6 7.1a.5.5 0 1 0 0 1h5a.5.5 0 1 0 0-1h-5ZM12 7.5c0-.28.23-.5.5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm.5 5.5a.5.5 0 1 0 0 1h5a.5.5 0 1 0 0-1h-5Z"]);
5
+ export const StarLineHorizontal3Regular = /*#__PURE__*/createFluentIcon('StarLineHorizontal3Regular', "1em", ["M9.1 2.9a1 1 0 0 1 1.8 0L12.92 7h4.58a.5.5 0 1 1 0 1h-4.58a1 1 0 0 1-.9-.56L10 3.34 8.07 7.25a1 1 0 0 1-.75.55L3 8.43l3.12 3.04a1 1 0 0 1 .3.89l-.75 4.3 4.1-2.16a.5.5 0 0 1 .46.89l-4.09 2.15a1 1 0 0 1-1.45-1.05l.74-4.3L2.3 9.14a1 1 0 0 1 .56-1.7l4.31-.63L9.1 2.9Zm2.9 7.6c0-.28.22-.5.5-.5h5a.5.5 0 1 1 0 1h-5a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 1 0 0 1h5a.5.5 0 0 0 0-1h-5Z"]);
2
6
  export const StarOffFilled = /*#__PURE__*/createFluentIcon('StarOffFilled', "1em", ["M2.86 2.15a.5.5 0 1 0-.71.7l4.1 4.1-3.4.49a1 1 0 0 0-.55 1.7l3.13 3.05-.74 4.3a1 1 0 0 0 1.45 1.05L10 15.51l3.86 2.03a1 1 0 0 0 1.45-1.05l-.1-.57 1.94 1.93a.5.5 0 0 0 .7-.7l-15-15Zm11.72 10.04.05.32-6.87-6.88L9.1 2.9a1 1 0 0 1 1.8 0l1.93 3.91 4.31.63a1 1 0 0 1 .56 1.7l-3.12 3.05Z"]);
3
7
  export const StarOffRegular = /*#__PURE__*/createFluentIcon('StarOffRegular', "1em", ["M2.86 2.15a.5.5 0 1 0-.71.7l4.1 4.1-3.4.49a1 1 0 0 0-.55 1.7l3.13 3.05-.74 4.3a1 1 0 0 0 1.45 1.05L10 15.51l3.86 2.03a1 1 0 0 0 1.45-1.05l-.1-.57 1.94 1.93a.5.5 0 0 0 .7-.7l-15-15ZM13.99 14.7l.34 1.96-3.86-2.03a1 1 0 0 0-.93 0l-3.87 2.03.74-4.3a1 1 0 0 0-.29-.89L3 8.43l4.12-.6L14 14.7Zm-.11-3.23a1 1 0 0 0-.13.16l.88.88-.05-.32 3.12-3.05a1 1 0 0 0-.56-1.7l-4.31-.63L10.9 2.9a1 1 0 0 0-1.8 0L7.76 5.63l.74.75L10 3.34l1.93 3.91c.15.3.43.5.75.55l4.32.63-3.12 3.04Z"]);
4
8
  export const StarOneQuarterFilled = /*#__PURE__*/createFluentIcon('StarOneQuarterFilled', "1em", ["M8 5.14 7.17 6.8l-4.31.63a1 1 0 0 0-.56 1.7l3.13 3.05-.74 4.3a1 1 0 0 0 1.45 1.05L8 16.56V5.14Z"]);
@@ -1018,8 +1022,4 @@ export const WindowConsoleRegular = /*#__PURE__*/createFluentIcon('WindowConsole
1018
1022
  export const WindowDatabaseFilled = /*#__PURE__*/createFluentIcon('WindowDatabaseFilled', "1em", ["M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3.05a2.46 2.46 0 0 1-.05-.5V16H6a2 2 0 0 1-2-2V7h13V6a3 3 0 0 0-3-3H6Zm11 5.42A7.81 7.81 0 0 0 14.5 8C12.01 8 10 9.12 10 10.5s2.01 2.5 4.5 2.5 4.5-1.12 4.5-2.5c0-.87-.8-1.63-2-2.08ZM14.5 14c1.38 0 2.68-.3 3.67-.86.29-.16.58-.36.83-.59v3.95c0 1.38-2.01 2.5-4.5 2.5S10 17.88 10 16.5v-3.95c.25.23.54.43.83.6 1 .54 2.29.85 3.67.85Z"]);
1019
1023
  export const WindowDatabaseRegular = /*#__PURE__*/createFluentIcon('WindowDatabaseRegular', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v1H4v7c0 1.1.9 2 2 2h3v.5c0 .17.02.34.05.5H6a3 3 0 0 1-3-3V6Zm13 2.14c-.47-.09-.97-.14-1.5-.14-2.49 0-4.5 1.12-4.5 2.5s2.01 2.5 4.5 2.5 4.5-1.12 4.5-2.5c0-.87-.8-1.63-2-2.08-.3-.11-.64-.2-1-.28ZM6 4a2 2 0 0 0-2 2h12a2 2 0 0 0-2-2H6Zm8.5 10c1.38 0 2.68-.3 3.67-.86.29-.16.58-.36.83-.59v3.95c0 1.38-2.01 2.5-4.5 2.5S10 17.88 10 16.5v-3.95c.25.23.54.43.83.6 1 .54 2.29.85 3.67.85Z"]);
1020
1024
  export const WindowDevEditFilled = /*#__PURE__*/createFluentIcon('WindowDevEditFilled', "1em", ["M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h4.22l.21-.84.05-.16H6a2 2 0 0 1-2-2V7h12v2.94l.1-.1c.27-.27.57-.47.9-.6V6a3 3 0 0 0-3-3H6Zm3.1 5.15c.2.2.2.5 0 .7L6.96 11l2.14 2.15a.5.5 0 0 1-.7.7l-2.5-2.5a.5.5 0 0 1 0-.7l2.5-2.5c.2-.2.5-.2.7 0Zm2.5 0a.5.5 0 0 0-.7.7L13.04 11l-2.14 2.15a.5.5 0 0 0 .7.7l2.5-2.5a.5.5 0 0 0 0-.7l-2.5-2.5Zm.38 7.23 4.83-4.83a1.87 1.87 0 1 1 2.64 2.64l-4.83 4.83a2.2 2.2 0 0 1-1.02.58l-1.5.37a.89.89 0 0 1-1.07-1.07l.37-1.5c.1-.39.3-.74.58-1.02Z"]);
1021
- export const WindowDevEditRegular = /*#__PURE__*/createFluentIcon('WindowDevEditRegular', "1em", ["M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h4.22l.21-.84.05-.16H6a2 2 0 0 1-2-2V7h12v2.94l.1-.1c.27-.27.57-.47.9-.6V6a3 3 0 0 0-3-3H6ZM4 6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2H4Zm5.1 2.15c.2.2.2.5 0 .7L6.96 11l2.14 2.15a.5.5 0 0 1-.7.7l-2.5-2.5a.5.5 0 0 1 0-.7l2.5-2.5c.2-.2.5-.2.7 0Zm2.5 0a.5.5 0 0 0-.7.7L13.04 11l-2.14 2.15a.5.5 0 0 0 .7.7l2.5-2.5a.5.5 0 0 0 0-.7l-2.5-2.5Zm.38 7.23 4.83-4.83a1.87 1.87 0 1 1 2.64 2.64l-4.83 4.83a2.2 2.2 0 0 1-1.02.58l-1.5.37a.89.89 0 0 1-1.07-1.07l.37-1.5c.1-.39.3-.74.58-1.02Z"]);
1022
- export const WindowDevToolsFilled = /*#__PURE__*/createFluentIcon('WindowDevToolsFilled', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v2.03a4.54 4.54 0 0 0-1 0V7H4v7c0 1.1.9 2 2 2h3.5c-.23.3-.38.65-.45 1H6a3 3 0 0 1-3-3V6Zm10.04 3.59L11.6 8.15a.5.5 0 0 0-.7.7l1.57 1.58c.16-.3.35-.58.57-.84ZM9.1 8.85a.5.5 0 1 0-.7-.7l-2.5 2.5a.5.5 0 0 0 0 .7l2.5 2.5a.5.5 0 0 0 .7-.7L6.96 11 9.1 8.85Zm7.8.17c.36.05.46.48.2.75l-.97.97a1.5 1.5 0 1 0 2.13 2.13l.97-.97c.27-.26.7-.16.75.2a3.51 3.51 0 0 1-4.68 3.73l-2.73 2.73a1.5 1.5 0 1 1-2.13-2.13l2.73-2.73a3.52 3.52 0 0 1 3.72-4.68Z"]);
1023
- export const WindowDevToolsRegular = /*#__PURE__*/createFluentIcon('WindowDevToolsRegular', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v2.03a4.54 4.54 0 0 0-1 0V7H4v7c0 1.1.9 2 2 2h3.5c-.23.3-.38.65-.45 1H6a3 3 0 0 1-3-3V6Zm10.04 3.59L11.6 8.15a.5.5 0 0 0-.7.7l1.57 1.58c.16-.3.35-.58.57-.84ZM6 4a2 2 0 0 0-2 2h12a2 2 0 0 0-2-2H6Zm3.1 4.85a.5.5 0 1 0-.7-.7l-2.5 2.5a.5.5 0 0 0 0 .7l2.5 2.5a.5.5 0 0 0 .7-.7L6.96 11 9.1 8.85Zm7.8.17c.36.05.46.48.2.75l-.97.97a1.5 1.5 0 1 0 2.13 2.13l.97-.97c.27-.26.7-.16.75.2a3.51 3.51 0 0 1-4.68 3.73l-2.73 2.73a1.5 1.5 0 1 1-2.13-2.13l2.73-2.73a3.52 3.52 0 0 1 3.72-4.68Z"]);
1024
- export const WindowEditFilled = /*#__PURE__*/createFluentIcon('WindowEditFilled', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v3c-.34.02-.68.1-1 .23V7H4v7c0 1.1.9 2 2 2h3.47l-.04.16-.21.84H6a3 3 0 0 1-3-3V6Zm7.98 9.38 4.83-4.83a1.87 1.87 0 1 1 2.64 2.64l-4.83 4.83a2.2 2.2 0 0 1-1.02.58l-1.5.37a.89.89 0 0 1-1.07-1.07l.37-1.5c.1-.39.3-.74.58-1.02Z"]);
1025
- export const WindowEditRegular = /*#__PURE__*/createFluentIcon('WindowEditRegular', "1em", ["M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3.22l.21-.84.04-.16H6a2 2 0 0 1-2-2V7h12v2.23c.32-.14.66-.21 1-.23V6a3 3 0 0 0-3-3H6ZM4 6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2H4Zm6.98 9.38 4.83-4.83a1.87 1.87 0 1 1 2.64 2.64l-4.83 4.83a2.2 2.2 0 0 1-1.02.58l-1.5.37a.89.89 0 0 1-1.07-1.07l.37-1.5c.1-.39.3-.74.58-1.02Z"]);
1025
+ export const WindowDevEditRegular = /*#__PURE__*/createFluentIcon('WindowDevEditRegular', "1em", ["M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h4.22l.21-.84.05-.16H6a2 2 0 0 1-2-2V7h12v2.94l.1-.1c.27-.27.57-.47.9-.6V6a3 3 0 0 0-3-3H6ZM4 6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2H4Zm5.1 2.15c.2.2.2.5 0 .7L6.96 11l2.14 2.15a.5.5 0 0 1-.7.7l-2.5-2.5a.5.5 0 0 1 0-.7l2.5-2.5c.2-.2.5-.2.7 0Zm2.5 0a.5.5 0 0 0-.7.7L13.04 11l-2.14 2.15a.5.5 0 0 0 .7.7l2.5-2.5a.5.5 0 0 0 0-.7l-2.5-2.5Zm.38 7.23 4.83-4.83a1.87 1.87 0 1 1 2.64 2.64l-4.83 4.83a2.2 2.2 0 0 1-1.02.58l-1.5.37a.89.89 0 0 1-1.07-1.07l.37-1.5c.1-.39.3-.74.58-1.02Z"]);
@@ -1,4 +1,8 @@
1
1
  import type { FluentIcon } from "../utils/createFluentIcon";
2
+ export declare const WindowDevToolsFilled: FluentIcon;
3
+ export declare const WindowDevToolsRegular: FluentIcon;
4
+ export declare const WindowEditFilled: FluentIcon;
5
+ export declare const WindowEditRegular: FluentIcon;
2
6
  export declare const WindowFingerprintFilled: FluentIcon;
3
7
  export declare const WindowFingerprintRegular: FluentIcon;
4
8
  export declare const WindowHeaderHorizontalFilled: FluentIcon;
@@ -1,4 +1,8 @@
1
1
  import { createFluentIcon } from "../utils/createFluentIcon";
2
+ export const WindowDevToolsFilled = /*#__PURE__*/createFluentIcon('WindowDevToolsFilled', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v2.03a4.54 4.54 0 0 0-1 0V7H4v7c0 1.1.9 2 2 2h3.5c-.23.3-.38.65-.45 1H6a3 3 0 0 1-3-3V6Zm10.04 3.59L11.6 8.15a.5.5 0 0 0-.7.7l1.57 1.58c.16-.3.35-.58.57-.84ZM9.1 8.85a.5.5 0 1 0-.7-.7l-2.5 2.5a.5.5 0 0 0 0 .7l2.5 2.5a.5.5 0 0 0 .7-.7L6.96 11 9.1 8.85Zm7.8.17c.36.05.46.48.2.75l-.97.97a1.5 1.5 0 1 0 2.13 2.13l.97-.97c.27-.26.7-.16.75.2a3.51 3.51 0 0 1-4.68 3.73l-2.73 2.73a1.5 1.5 0 1 1-2.13-2.13l2.73-2.73a3.52 3.52 0 0 1 3.72-4.68Z"]);
3
+ export const WindowDevToolsRegular = /*#__PURE__*/createFluentIcon('WindowDevToolsRegular', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v2.03a4.54 4.54 0 0 0-1 0V7H4v7c0 1.1.9 2 2 2h3.5c-.23.3-.38.65-.45 1H6a3 3 0 0 1-3-3V6Zm10.04 3.59L11.6 8.15a.5.5 0 0 0-.7.7l1.57 1.58c.16-.3.35-.58.57-.84ZM6 4a2 2 0 0 0-2 2h12a2 2 0 0 0-2-2H6Zm3.1 4.85a.5.5 0 1 0-.7-.7l-2.5 2.5a.5.5 0 0 0 0 .7l2.5 2.5a.5.5 0 0 0 .7-.7L6.96 11 9.1 8.85Zm7.8.17c.36.05.46.48.2.75l-.97.97a1.5 1.5 0 1 0 2.13 2.13l.97-.97c.27-.26.7-.16.75.2a3.51 3.51 0 0 1-4.68 3.73l-2.73 2.73a1.5 1.5 0 1 1-2.13-2.13l2.73-2.73a3.52 3.52 0 0 1 3.72-4.68Z"]);
4
+ export const WindowEditFilled = /*#__PURE__*/createFluentIcon('WindowEditFilled', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v3c-.34.02-.68.1-1 .23V7H4v7c0 1.1.9 2 2 2h3.47l-.04.16-.21.84H6a3 3 0 0 1-3-3V6Zm7.98 9.38 4.83-4.83a1.87 1.87 0 1 1 2.64 2.64l-4.83 4.83a2.2 2.2 0 0 1-1.02.58l-1.5.37a.89.89 0 0 1-1.07-1.07l.37-1.5c.1-.39.3-.74.58-1.02Z"]);
5
+ export const WindowEditRegular = /*#__PURE__*/createFluentIcon('WindowEditRegular', "1em", ["M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3.22l.21-.84.04-.16H6a2 2 0 0 1-2-2V7h12v2.23c.32-.14.66-.21 1-.23V6a3 3 0 0 0-3-3H6ZM4 6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2H4Zm6.98 9.38 4.83-4.83a1.87 1.87 0 1 1 2.64 2.64l-4.83 4.83a2.2 2.2 0 0 1-1.02.58l-1.5.37a.89.89 0 0 1-1.07-1.07l.37-1.5c.1-.39.3-.74.58-1.02Z"]);
2
6
  export const WindowFingerprintFilled = /*#__PURE__*/createFluentIcon('WindowFingerprintFilled', "1em", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v4.26a5.5 5.5 0 0 0-1-.66V7H4v7c0 1.1.9 2 2 2h2v.5c0 .18.03.34.09.5H6a3 3 0 0 1-3-3V6Zm9 4.59c0 .35.37.58.7.5a3.51 3.51 0 0 1 3.8 1.62c.11.17.3.29.5.29.36 0 .61-.36.44-.68a4.5 4.5 0 0 0-5.12-2.16.44.44 0 0 0-.32.43Zm-1 1.23c0-.45-.5-.7-.8-.37-.75.8-1.2 1.87-1.2 3.05v2a.5.5 0 0 0 1 0v-2c0-.87.32-1.67.84-2.28.1-.11.16-.25.16-.4Zm7 2.62a.46.46 0 0 0-.47-.44h-.06c-.27 0-.47.23-.47.5v2a.5.5 0 0 0 1 0v-2.06ZM13.5 13c-.83 0-1.5.67-1.5 1.5a.5.5 0 0 1-1 0 2.5 2.5 0 0 1 5 0V18a.5.5 0 0 1-1 0v-3.5c0-.83-.67-1.5-1.5-1.5Zm-2 3c.28 0 .5.22.5.5V18a.5.5 0 0 1-1 0v-1.5c0-.28.22-.5.5-.5Zm2.5-1.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 1 0v-4Z"]);
3
7
  export const WindowFingerprintRegular = /*#__PURE__*/createFluentIcon('WindowFingerprintRegular', "1em", ["M6 3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h2.09a1.5 1.5 0 0 1-.09-.5V16H6a2 2 0 0 1-2-2V7h12v2.6c.36.18.7.4 1 .66V6a3 3 0 0 0-3-3H6ZM4 6c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2H4Zm8 4.59c0 .35.37.58.7.5a3.51 3.51 0 0 1 3.8 1.62c.11.17.3.29.5.29.36 0 .61-.36.44-.68a4.5 4.5 0 0 0-5.12-2.16.44.44 0 0 0-.32.43Zm-1 1.23c0-.45-.5-.7-.8-.37-.75.8-1.2 1.87-1.2 3.05v2a.5.5 0 0 0 1 0v-2c0-.87.32-1.67.84-2.28.1-.11.16-.25.16-.4Zm7 2.62a.46.46 0 0 0-.47-.44h-.06c-.27 0-.47.23-.47.5v2a.5.5 0 0 0 1 0v-2.06ZM13.5 13c-.83 0-1.5.67-1.5 1.5a.5.5 0 0 1-1 0 2.5 2.5 0 0 1 5 0V18a.5.5 0 0 1-1 0v-3.5c0-.83-.67-1.5-1.5-1.5Zm-2 3c.28 0 .5.22.5.5V18a.5.5 0 0 1-1 0v-1.5c0-.28.22-.5.5-.5Zm2.5-1.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 1 0v-4Z"]);
4
8
  export const WindowHeaderHorizontalFilled = /*#__PURE__*/createFluentIcon('WindowHeaderHorizontalFilled', "1em", ["M3 5.5A2.5 2.5 0 0 1 5.5 3h9A2.5 2.5 0 0 1 17 5.5v9a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 3 14.5v-9ZM4.5 7v7.5a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1V7h-11Z"]);
@@ -624,6 +624,8 @@ export declare const PersonBoard28Filled: FluentIcon;
624
624
  export declare const PersonBoard28Regular: FluentIcon;
625
625
  export declare const PersonBoard32Filled: FluentIcon;
626
626
  export declare const PersonBoard32Regular: FluentIcon;
627
+ export declare const PersonBoardAdd20Filled: FluentIcon;
628
+ export declare const PersonBoardAdd20Regular: FluentIcon;
627
629
  export declare const PersonCall16Filled: FluentIcon;
628
630
  export declare const PersonCall16Regular: FluentIcon;
629
631
  export declare const PersonCall20Filled: FluentIcon;
@@ -815,6 +817,12 @@ export declare const PersonSquare24Filled: FluentIcon;
815
817
  export declare const PersonSquare24Regular: FluentIcon;
816
818
  export declare const PersonSquare32Filled: FluentIcon;
817
819
  export declare const PersonSquare32Regular: FluentIcon;
820
+ export declare const PersonSquareAdd16Filled: FluentIcon;
821
+ export declare const PersonSquareAdd16Regular: FluentIcon;
822
+ export declare const PersonSquareAdd20Filled: FluentIcon;
823
+ export declare const PersonSquareAdd20Regular: FluentIcon;
824
+ export declare const PersonSquareAdd24Filled: FluentIcon;
825
+ export declare const PersonSquareAdd24Regular: FluentIcon;
818
826
  export declare const PersonSquareCheckmark16Filled: FluentIcon;
819
827
  export declare const PersonSquareCheckmark16Regular: FluentIcon;
820
828
  export declare const PersonSquareCheckmark20Filled: FluentIcon;
@@ -991,11 +999,3 @@ export declare const PhoneHeaderArrowUp24Filled: FluentIcon;
991
999
  export declare const PhoneHeaderArrowUp24Regular: FluentIcon;
992
1000
  export declare const PhoneKey20Filled: FluentIcon;
993
1001
  export declare const PhoneKey20Regular: FluentIcon;
994
- export declare const PhoneKey24Filled: FluentIcon;
995
- export declare const PhoneKey24Regular: FluentIcon;
996
- export declare const PhoneLaptop16Filled: FluentIcon;
997
- export declare const PhoneLaptop16Regular: FluentIcon;
998
- export declare const PhoneLaptop20Filled: FluentIcon;
999
- export declare const PhoneLaptop20Regular: FluentIcon;
1000
- export declare const PhoneLaptop24Filled: FluentIcon;
1001
- export declare const PhoneLaptop24Regular: FluentIcon;