@fluentui/react-icons 2.0.205 → 2.0.206
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.
- package/lib/fonts/icons/chunk-5.d.ts +24 -24
- package/lib/fonts/icons/chunk-5.js +330 -330
- package/lib/fonts/icons/chunk-6.d.ts +24 -24
- package/lib/fonts/icons/chunk-6.js +500 -500
- package/lib/fonts/icons/chunk-7.d.ts +24 -24
- package/lib/fonts/icons/chunk-7.js +500 -500
- package/lib/fonts/icons/chunk-8.d.ts +24 -24
- package/lib/fonts/icons/chunk-8.js +500 -500
- package/lib/fonts/icons/chunk-9.d.ts +24 -0
- package/lib/fonts/icons/chunk-9.js +76 -68
- package/lib/fonts/index.d.ts +1 -0
- package/lib/fonts/index.js +1 -0
- package/lib/fonts/sizedIcons/chunk-14.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-14.js +28 -28
- package/lib/fonts/sizedIcons/chunk-15.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-15.js +28 -28
- package/lib/fonts/sizedIcons/chunk-16.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-16.js +28 -28
- package/lib/fonts/sizedIcons/chunk-17.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-17.js +28 -28
- package/lib/fonts/sizedIcons/chunk-18.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-18.js +28 -28
- package/lib/fonts/sizedIcons/chunk-19.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-19.js +28 -28
- package/lib/fonts/sizedIcons/chunk-20.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-20.js +28 -28
- package/lib/fonts/sizedIcons/chunk-21.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-21.js +28 -28
- package/lib/fonts/sizedIcons/chunk-22.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-22.js +28 -28
- package/lib/fonts/sizedIcons/chunk-23.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-23.js +28 -28
- package/lib/fonts/sizedIcons/chunk-24.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-24.js +28 -28
- package/lib/fonts/sizedIcons/chunk-25.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-25.js +28 -28
- package/lib/fonts/sizedIcons/chunk-26.d.ts +81 -81
- package/lib/fonts/sizedIcons/chunk-26.js +28 -28
- package/lib/fonts/sizedIcons/chunk-27.d.ts +81 -60
- package/lib/fonts/sizedIcons/chunk-27.js +28 -21
- package/lib/fonts/sizedIcons/chunk-28.d.ts +142 -0
- package/lib/fonts/sizedIcons/chunk-28.js +48 -0
- package/lib/icons/chunk-2.d.ts +8 -8
- package/lib/icons/chunk-2.js +9 -9
- package/lib/icons/chunk-3.d.ts +8 -8
- package/lib/icons/chunk-3.js +9 -9
- package/lib/icons/chunk-4.d.ts +8 -0
- package/lib/icons/chunk-4.js +8 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/sizedIcons/chunk-10.d.ts +54 -54
- package/lib/sizedIcons/chunk-10.js +55 -55
- package/lib/sizedIcons/chunk-11.d.ts +54 -54
- package/lib/sizedIcons/chunk-11.js +55 -55
- package/lib/sizedIcons/chunk-12.d.ts +54 -54
- package/lib/sizedIcons/chunk-12.js +55 -55
- package/lib/sizedIcons/chunk-13.d.ts +54 -47
- package/lib/sizedIcons/chunk-13.js +55 -48
- package/lib/sizedIcons/chunk-14.d.ts +48 -0
- package/lib/sizedIcons/chunk-14.js +48 -0
- package/lib/sizedIcons/chunk-8.d.ts +54 -54
- package/lib/sizedIcons/chunk-8.js +55 -55
- package/lib/sizedIcons/chunk-9.d.ts +54 -54
- package/lib/sizedIcons/chunk-9.js +55 -55
- package/lib/utils/fonts/FluentSystemIcons-Filled.json +28 -1
- package/lib/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.json +28 -1
- package/lib/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.json +1906 -1898
- package/lib/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/lib-cjs/fonts/icons/chunk-5.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-5.js +337 -337
- package/lib-cjs/fonts/icons/chunk-6.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-6.js +510 -510
- package/lib-cjs/fonts/icons/chunk-7.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-7.js +510 -510
- package/lib-cjs/fonts/icons/chunk-8.d.ts +24 -24
- package/lib-cjs/fonts/icons/chunk-8.js +510 -510
- package/lib-cjs/fonts/icons/chunk-9.d.ts +24 -0
- package/lib-cjs/fonts/icons/chunk-9.js +78 -70
- package/lib-cjs/fonts/index.d.ts +1 -0
- package/lib-cjs/fonts/index.js +1 -0
- package/lib-cjs/fonts/sizedIcons/chunk-14.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-14.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-15.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-15.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-16.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-16.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-17.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-17.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-18.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-18.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-19.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-19.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-20.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-20.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-21.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-21.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-22.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-22.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-23.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-23.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-24.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-24.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-25.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-25.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-26.d.ts +81 -81
- package/lib-cjs/fonts/sizedIcons/chunk-26.js +38 -38
- package/lib-cjs/fonts/sizedIcons/chunk-27.d.ts +81 -60
- package/lib-cjs/fonts/sizedIcons/chunk-27.js +38 -31
- package/lib-cjs/fonts/sizedIcons/chunk-28.d.ts +142 -0
- package/lib-cjs/fonts/sizedIcons/chunk-28.js +54 -0
- package/lib-cjs/icons/chunk-2.d.ts +8 -8
- package/lib-cjs/icons/chunk-2.js +16 -16
- package/lib-cjs/icons/chunk-3.d.ts +8 -8
- package/lib-cjs/icons/chunk-3.js +29 -29
- package/lib-cjs/icons/chunk-4.d.ts +8 -0
- package/lib-cjs/icons/chunk-4.js +20 -12
- package/lib-cjs/index.d.ts +1 -0
- package/lib-cjs/index.js +1 -0
- package/lib-cjs/sizedIcons/chunk-10.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-10.js +75 -75
- package/lib-cjs/sizedIcons/chunk-11.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-11.js +75 -75
- package/lib-cjs/sizedIcons/chunk-12.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-12.js +75 -75
- package/lib-cjs/sizedIcons/chunk-13.d.ts +54 -47
- package/lib-cjs/sizedIcons/chunk-13.js +75 -68
- package/lib-cjs/sizedIcons/chunk-14.d.ts +48 -0
- package/lib-cjs/sizedIcons/chunk-14.js +54 -0
- package/lib-cjs/sizedIcons/chunk-8.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-8.js +69 -69
- package/lib-cjs/sizedIcons/chunk-9.d.ts +54 -54
- package/lib-cjs/sizedIcons/chunk-9.js +75 -75
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.json +28 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Filled.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.json +28 -1
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Regular.woff2 +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.json +1906 -1898
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.ttf +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff +0 -0
- package/lib-cjs/utils/fonts/FluentSystemIcons-Resizable.woff2 +0 -0
- package/package.json +1 -1
|
@@ -1,4 +1,31 @@
|
|
|
1
1
|
import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
|
|
2
|
+
export const ImageBorder16Regular = /*#__PURE__*/createFluentFontIcon("ImageBorder16Regular", "", 1, 16);
|
|
3
|
+
export const ImageBorder20Regular = /*#__PURE__*/createFluentFontIcon("ImageBorder20Regular", "", 1, 20);
|
|
4
|
+
export const ImageBorder24Regular = /*#__PURE__*/createFluentFontIcon("ImageBorder24Regular", "", 1, 24);
|
|
5
|
+
export const ImageBorder28Regular = /*#__PURE__*/createFluentFontIcon("ImageBorder28Regular", "", 1, 28);
|
|
6
|
+
export const ImageBorder32Regular = /*#__PURE__*/createFluentFontIcon("ImageBorder32Regular", "", 1, 32);
|
|
7
|
+
export const ImageBorder48Regular = /*#__PURE__*/createFluentFontIcon("ImageBorder48Regular", "", 1, 48);
|
|
8
|
+
export const ImageCircle16Regular = /*#__PURE__*/createFluentFontIcon("ImageCircle16Regular", "", 1, 16);
|
|
9
|
+
export const ImageCircle20Regular = /*#__PURE__*/createFluentFontIcon("ImageCircle20Regular", "", 1, 20);
|
|
10
|
+
export const ImageCircle24Regular = /*#__PURE__*/createFluentFontIcon("ImageCircle24Regular", "", 1, 24);
|
|
11
|
+
export const ImageCircle28Regular = /*#__PURE__*/createFluentFontIcon("ImageCircle28Regular", "", 1, 28);
|
|
12
|
+
export const ImageCircle32Regular = /*#__PURE__*/createFluentFontIcon("ImageCircle32Regular", "", 1, 32);
|
|
13
|
+
export const ImageCircle48Regular = /*#__PURE__*/createFluentFontIcon("ImageCircle48Regular", "", 1, 48);
|
|
14
|
+
export const ImageTable16Regular = /*#__PURE__*/createFluentFontIcon("ImageTable16Regular", "", 1, 16);
|
|
15
|
+
export const ImageTable20Regular = /*#__PURE__*/createFluentFontIcon("ImageTable20Regular", "", 1, 20);
|
|
16
|
+
export const ImageTable24Regular = /*#__PURE__*/createFluentFontIcon("ImageTable24Regular", "", 1, 24);
|
|
17
|
+
export const ImageTable28Regular = /*#__PURE__*/createFluentFontIcon("ImageTable28Regular", "", 1, 28);
|
|
18
|
+
export const ImageTable32Regular = /*#__PURE__*/createFluentFontIcon("ImageTable32Regular", "", 1, 32);
|
|
19
|
+
export const ImageTable48Regular = /*#__PURE__*/createFluentFontIcon("ImageTable48Regular", "", 1, 48);
|
|
20
|
+
export const Info32Regular = /*#__PURE__*/createFluentFontIcon("Info32Regular", "", 1, 32);
|
|
21
|
+
export const Info48Regular = /*#__PURE__*/createFluentFontIcon("Info48Regular", "", 1, 48);
|
|
22
|
+
export const Iot16Regular = /*#__PURE__*/createFluentFontIcon("Iot16Regular", "", 1, 16);
|
|
23
|
+
export const IotAlert16Regular = /*#__PURE__*/createFluentFontIcon("IotAlert16Regular", "", 1, 16);
|
|
24
|
+
export const IotAlert20Regular = /*#__PURE__*/createFluentFontIcon("IotAlert20Regular", "", 1, 20);
|
|
25
|
+
export const IotAlert24Regular = /*#__PURE__*/createFluentFontIcon("IotAlert24Regular", "", 1, 24);
|
|
26
|
+
export const LineHorizontal420Regular = /*#__PURE__*/createFluentFontIcon("LineHorizontal420Regular", "", 1, 20);
|
|
27
|
+
export const LineHorizontal4Search20Regular = /*#__PURE__*/createFluentFontIcon("LineHorizontal4Search20Regular", "", 1, 20);
|
|
28
|
+
export const LineThickness20Regular = /*#__PURE__*/createFluentFontIcon("LineThickness20Regular", "", 1, 20);
|
|
2
29
|
export const LineThickness24Regular = /*#__PURE__*/createFluentFontIcon("LineThickness24Regular", "", 1, 24);
|
|
3
30
|
export const LocationArrow12Regular = /*#__PURE__*/createFluentFontIcon("LocationArrow12Regular", "", 1, 12);
|
|
4
31
|
export const LocationArrow16Regular = /*#__PURE__*/createFluentFontIcon("LocationArrow16Regular", "", 1, 16);
|
|
@@ -471,24 +498,4 @@ export const PhonePerson24Regular = /*#__PURE__*/createFluentFontIcon("PhonePers
|
|
|
471
498
|
export const PhoneSubtract24Regular = /*#__PURE__*/createFluentFontIcon("PhoneSubtract24Regular", "", 1, 24);
|
|
472
499
|
export const PlugConnectedSettings20Regular = /*#__PURE__*/createFluentFontIcon("PlugConnectedSettings20Regular", "", 1, 20);
|
|
473
500
|
export const PlugConnectedSettings24Regular = /*#__PURE__*/createFluentFontIcon("PlugConnectedSettings24Regular", "", 1, 24);
|
|
474
|
-
export const RectangleLandscapeHintCopy16Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeHintCopy16Regular", "", 1, 16);
|
|
475
|
-
export const RectangleLandscapeHintCopy20Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeHintCopy20Regular", "", 1, 20);
|
|
476
|
-
export const RectangleLandscapeHintCopy24Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeHintCopy24Regular", "", 1, 24);
|
|
477
|
-
export const Script20Regular = /*#__PURE__*/createFluentFontIcon("Script20Regular", "", 1, 20);
|
|
478
|
-
export const Script24Regular = /*#__PURE__*/createFluentFontIcon("Script24Regular", "", 1, 24);
|
|
479
|
-
export const Script32Regular = /*#__PURE__*/createFluentFontIcon("Script32Regular", "", 1, 32);
|
|
480
|
-
export const ServerLink24Regular = /*#__PURE__*/createFluentFontIcon("ServerLink24Regular", "", 1, 24);
|
|
481
|
-
export const Signature32Regular = /*#__PURE__*/createFluentFontIcon("Signature32Regular", "", 1, 32);
|
|
482
|
-
export const SpeakerMute32Regular = /*#__PURE__*/createFluentFontIcon("SpeakerMute32Regular", "", 1, 32);
|
|
483
|
-
export const TabDesktop28Regular = /*#__PURE__*/createFluentFontIcon("TabDesktop28Regular", "", 1, 28);
|
|
484
|
-
export const TabDesktopLink16Regular = /*#__PURE__*/createFluentFontIcon("TabDesktopLink16Regular", "", 1, 16);
|
|
485
|
-
export const TabDesktopLink20Regular = /*#__PURE__*/createFluentFontIcon("TabDesktopLink20Regular", "", 1, 20);
|
|
486
|
-
export const TabDesktopLink24Regular = /*#__PURE__*/createFluentFontIcon("TabDesktopLink24Regular", "", 1, 24);
|
|
487
|
-
export const TabDesktopLink28Regular = /*#__PURE__*/createFluentFontIcon("TabDesktopLink28Regular", "", 1, 28);
|
|
488
|
-
export const TableArrowUp20Regular = /*#__PURE__*/createFluentFontIcon("TableArrowUp20Regular", "", 1, 20);
|
|
489
|
-
export const TableArrowUp24Regular = /*#__PURE__*/createFluentFontIcon("TableArrowUp24Regular", "", 1, 24);
|
|
490
|
-
export const TabletLaptop24Regular = /*#__PURE__*/createFluentFontIcon("TabletLaptop24Regular", "", 1, 24);
|
|
491
|
-
export const ThumbLikeDislike16Regular = /*#__PURE__*/createFluentFontIcon("ThumbLikeDislike16Regular", "", 1, 16);
|
|
492
|
-
export const ThumbLikeDislike20Regular = /*#__PURE__*/createFluentFontIcon("ThumbLikeDislike20Regular", "", 1, 20);
|
|
493
|
-
export const ThumbLikeDislike24Regular = /*#__PURE__*/createFluentFontIcon("ThumbLikeDislike24Regular", "", 1, 24);
|
|
494
|
-
export const Warning32Regular = /*#__PURE__*/createFluentFontIcon("Warning32Regular", "", 1, 32);
|
|
501
|
+
export const RectangleLandscapeHintCopy16Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeHintCopy16Regular", "", 1, 16);
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const RectangleLandscapeHintCopy20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
3
|
+
codepoint: string;
|
|
4
|
+
};
|
|
5
|
+
export declare const RectangleLandscapeHintCopy24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
6
|
+
codepoint: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const Script20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
9
|
+
codepoint: string;
|
|
10
|
+
};
|
|
11
|
+
export declare const Script24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
12
|
+
codepoint: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const Script32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
15
|
+
codepoint: string;
|
|
16
|
+
};
|
|
17
|
+
export declare const ServerLink24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
18
|
+
codepoint: string;
|
|
19
|
+
};
|
|
20
|
+
export declare const Signature32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
21
|
+
codepoint: string;
|
|
22
|
+
};
|
|
23
|
+
export declare const SpeakerMute32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
24
|
+
codepoint: string;
|
|
25
|
+
};
|
|
26
|
+
export declare const TabDesktop28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
27
|
+
codepoint: string;
|
|
28
|
+
};
|
|
29
|
+
export declare const TabDesktopLink16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
30
|
+
codepoint: string;
|
|
31
|
+
};
|
|
32
|
+
export declare const TabDesktopLink20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
33
|
+
codepoint: string;
|
|
34
|
+
};
|
|
35
|
+
export declare const TabDesktopLink24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
36
|
+
codepoint: string;
|
|
37
|
+
};
|
|
38
|
+
export declare const TabDesktopLink28Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
39
|
+
codepoint: string;
|
|
40
|
+
};
|
|
41
|
+
export declare const TableArrowUp20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
42
|
+
codepoint: string;
|
|
43
|
+
};
|
|
44
|
+
export declare const TableArrowUp24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
45
|
+
codepoint: string;
|
|
46
|
+
};
|
|
47
|
+
export declare const TabletLaptop24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
48
|
+
codepoint: string;
|
|
49
|
+
};
|
|
50
|
+
export declare const ThumbLikeDislike16Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
51
|
+
codepoint: string;
|
|
52
|
+
};
|
|
53
|
+
export declare const ThumbLikeDislike20Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
54
|
+
codepoint: string;
|
|
55
|
+
};
|
|
56
|
+
export declare const ThumbLikeDislike24Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
57
|
+
codepoint: string;
|
|
58
|
+
};
|
|
59
|
+
export declare const Warning32Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
60
|
+
codepoint: string;
|
|
61
|
+
};
|
|
62
|
+
export declare const NumberCircle128Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
63
|
+
codepoint: string;
|
|
64
|
+
};
|
|
65
|
+
export declare const NumberCircle132Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
66
|
+
codepoint: string;
|
|
67
|
+
};
|
|
68
|
+
export declare const NumberCircle148Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
69
|
+
codepoint: string;
|
|
70
|
+
};
|
|
71
|
+
export declare const NumberCircle216Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
72
|
+
codepoint: string;
|
|
73
|
+
};
|
|
74
|
+
export declare const NumberCircle220Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
75
|
+
codepoint: string;
|
|
76
|
+
};
|
|
77
|
+
export declare const NumberCircle224Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
78
|
+
codepoint: string;
|
|
79
|
+
};
|
|
80
|
+
export declare const NumberCircle228Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
81
|
+
codepoint: string;
|
|
82
|
+
};
|
|
83
|
+
export declare const NumberCircle232Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
84
|
+
codepoint: string;
|
|
85
|
+
};
|
|
86
|
+
export declare const NumberCircle248Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
87
|
+
codepoint: string;
|
|
88
|
+
};
|
|
89
|
+
export declare const NumberCircle316Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
90
|
+
codepoint: string;
|
|
91
|
+
};
|
|
92
|
+
export declare const NumberCircle320Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
93
|
+
codepoint: string;
|
|
94
|
+
};
|
|
95
|
+
export declare const NumberCircle324Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
96
|
+
codepoint: string;
|
|
97
|
+
};
|
|
98
|
+
export declare const NumberCircle328Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
99
|
+
codepoint: string;
|
|
100
|
+
};
|
|
101
|
+
export declare const NumberCircle332Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
102
|
+
codepoint: string;
|
|
103
|
+
};
|
|
104
|
+
export declare const NumberCircle348Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
105
|
+
codepoint: string;
|
|
106
|
+
};
|
|
107
|
+
export declare const NumberCircle416Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
108
|
+
codepoint: string;
|
|
109
|
+
};
|
|
110
|
+
export declare const NumberCircle420Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
111
|
+
codepoint: string;
|
|
112
|
+
};
|
|
113
|
+
export declare const NumberCircle424Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
114
|
+
codepoint: string;
|
|
115
|
+
};
|
|
116
|
+
export declare const NumberCircle428Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
117
|
+
codepoint: string;
|
|
118
|
+
};
|
|
119
|
+
export declare const NumberCircle432Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
120
|
+
codepoint: string;
|
|
121
|
+
};
|
|
122
|
+
export declare const NumberCircle448Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
123
|
+
codepoint: string;
|
|
124
|
+
};
|
|
125
|
+
export declare const NumberCircle516Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
126
|
+
codepoint: string;
|
|
127
|
+
};
|
|
128
|
+
export declare const NumberCircle520Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
129
|
+
codepoint: string;
|
|
130
|
+
};
|
|
131
|
+
export declare const NumberCircle524Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
132
|
+
codepoint: string;
|
|
133
|
+
};
|
|
134
|
+
export declare const NumberCircle528Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
135
|
+
codepoint: string;
|
|
136
|
+
};
|
|
137
|
+
export declare const NumberCircle532Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
138
|
+
codepoint: string;
|
|
139
|
+
};
|
|
140
|
+
export declare const NumberCircle548Regular: import("react").FC<import("..").FluentIconsProps<import("react").HTMLAttributes<HTMLElement>>> & {
|
|
141
|
+
codepoint: string;
|
|
142
|
+
};
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { createFluentFontIcon } from "../../utils/fonts/createFluentFontIcon";
|
|
2
|
+
export const RectangleLandscapeHintCopy20Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeHintCopy20Regular", "", 1, 20);
|
|
3
|
+
export const RectangleLandscapeHintCopy24Regular = /*#__PURE__*/createFluentFontIcon("RectangleLandscapeHintCopy24Regular", "", 1, 24);
|
|
4
|
+
export const Script20Regular = /*#__PURE__*/createFluentFontIcon("Script20Regular", "", 1, 20);
|
|
5
|
+
export const Script24Regular = /*#__PURE__*/createFluentFontIcon("Script24Regular", "", 1, 24);
|
|
6
|
+
export const Script32Regular = /*#__PURE__*/createFluentFontIcon("Script32Regular", "", 1, 32);
|
|
7
|
+
export const ServerLink24Regular = /*#__PURE__*/createFluentFontIcon("ServerLink24Regular", "", 1, 24);
|
|
8
|
+
export const Signature32Regular = /*#__PURE__*/createFluentFontIcon("Signature32Regular", "", 1, 32);
|
|
9
|
+
export const SpeakerMute32Regular = /*#__PURE__*/createFluentFontIcon("SpeakerMute32Regular", "", 1, 32);
|
|
10
|
+
export const TabDesktop28Regular = /*#__PURE__*/createFluentFontIcon("TabDesktop28Regular", "", 1, 28);
|
|
11
|
+
export const TabDesktopLink16Regular = /*#__PURE__*/createFluentFontIcon("TabDesktopLink16Regular", "", 1, 16);
|
|
12
|
+
export const TabDesktopLink20Regular = /*#__PURE__*/createFluentFontIcon("TabDesktopLink20Regular", "", 1, 20);
|
|
13
|
+
export const TabDesktopLink24Regular = /*#__PURE__*/createFluentFontIcon("TabDesktopLink24Regular", "", 1, 24);
|
|
14
|
+
export const TabDesktopLink28Regular = /*#__PURE__*/createFluentFontIcon("TabDesktopLink28Regular", "", 1, 28);
|
|
15
|
+
export const TableArrowUp20Regular = /*#__PURE__*/createFluentFontIcon("TableArrowUp20Regular", "", 1, 20);
|
|
16
|
+
export const TableArrowUp24Regular = /*#__PURE__*/createFluentFontIcon("TableArrowUp24Regular", "", 1, 24);
|
|
17
|
+
export const TabletLaptop24Regular = /*#__PURE__*/createFluentFontIcon("TabletLaptop24Regular", "", 1, 24);
|
|
18
|
+
export const ThumbLikeDislike16Regular = /*#__PURE__*/createFluentFontIcon("ThumbLikeDislike16Regular", "", 1, 16);
|
|
19
|
+
export const ThumbLikeDislike20Regular = /*#__PURE__*/createFluentFontIcon("ThumbLikeDislike20Regular", "", 1, 20);
|
|
20
|
+
export const ThumbLikeDislike24Regular = /*#__PURE__*/createFluentFontIcon("ThumbLikeDislike24Regular", "", 1, 24);
|
|
21
|
+
export const Warning32Regular = /*#__PURE__*/createFluentFontIcon("Warning32Regular", "", 1, 32);
|
|
22
|
+
export const NumberCircle128Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle128Regular", "", 1, 28);
|
|
23
|
+
export const NumberCircle132Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle132Regular", "", 1, 32);
|
|
24
|
+
export const NumberCircle148Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle148Regular", "", 1, 48);
|
|
25
|
+
export const NumberCircle216Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle216Regular", "", 1, 16);
|
|
26
|
+
export const NumberCircle220Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle220Regular", "", 1, 20);
|
|
27
|
+
export const NumberCircle224Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle224Regular", "", 1, 24);
|
|
28
|
+
export const NumberCircle228Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle228Regular", "", 1, 28);
|
|
29
|
+
export const NumberCircle232Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle232Regular", "", 1, 32);
|
|
30
|
+
export const NumberCircle248Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle248Regular", "", 1, 48);
|
|
31
|
+
export const NumberCircle316Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle316Regular", "", 1, 16);
|
|
32
|
+
export const NumberCircle320Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle320Regular", "", 1, 20);
|
|
33
|
+
export const NumberCircle324Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle324Regular", "", 1, 24);
|
|
34
|
+
export const NumberCircle328Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle328Regular", "", 1, 28);
|
|
35
|
+
export const NumberCircle332Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle332Regular", "", 1, 32);
|
|
36
|
+
export const NumberCircle348Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle348Regular", "", 1, 48);
|
|
37
|
+
export const NumberCircle416Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle416Regular", "", 1, 16);
|
|
38
|
+
export const NumberCircle420Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle420Regular", "", 1, 20);
|
|
39
|
+
export const NumberCircle424Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle424Regular", "", 1, 24);
|
|
40
|
+
export const NumberCircle428Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle428Regular", "", 1, 28);
|
|
41
|
+
export const NumberCircle432Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle432Regular", "", 1, 32);
|
|
42
|
+
export const NumberCircle448Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle448Regular", "", 1, 48);
|
|
43
|
+
export const NumberCircle516Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle516Regular", "", 1, 16);
|
|
44
|
+
export const NumberCircle520Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle520Regular", "", 1, 20);
|
|
45
|
+
export const NumberCircle524Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle524Regular", "", 1, 24);
|
|
46
|
+
export const NumberCircle528Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle528Regular", "", 1, 28);
|
|
47
|
+
export const NumberCircle532Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle532Regular", "", 1, 32);
|
|
48
|
+
export const NumberCircle548Regular = /*#__PURE__*/createFluentFontIcon("NumberCircle548Regular", "", 1, 48);
|
package/lib/icons/chunk-2.d.ts
CHANGED
|
@@ -671,6 +671,14 @@ export declare const NotepadPersonFilled: FluentIcon;
|
|
|
671
671
|
export declare const NotepadPersonRegular: FluentIcon;
|
|
672
672
|
export declare const NumberCircle1Filled: FluentIcon;
|
|
673
673
|
export declare const NumberCircle1Regular: FluentIcon;
|
|
674
|
+
export declare const NumberCircle2Filled: FluentIcon;
|
|
675
|
+
export declare const NumberCircle2Regular: FluentIcon;
|
|
676
|
+
export declare const NumberCircle3Filled: FluentIcon;
|
|
677
|
+
export declare const NumberCircle3Regular: FluentIcon;
|
|
678
|
+
export declare const NumberCircle4Filled: FluentIcon;
|
|
679
|
+
export declare const NumberCircle4Regular: FluentIcon;
|
|
680
|
+
export declare const NumberCircle5Filled: FluentIcon;
|
|
681
|
+
export declare const NumberCircle5Regular: FluentIcon;
|
|
674
682
|
export declare const NumberRowFilled: FluentIcon;
|
|
675
683
|
export declare const NumberRowRegular: FluentIcon;
|
|
676
684
|
export declare const NumberSymbolFilled: FluentIcon;
|
|
@@ -991,11 +999,3 @@ export declare const PhotoFilterRegular: FluentIcon;
|
|
|
991
999
|
export declare const PiFilled: FluentIcon;
|
|
992
1000
|
export declare const PiRegular: FluentIcon;
|
|
993
1001
|
export declare const PictureInPictureFilled: FluentIcon;
|
|
994
|
-
export declare const PictureInPictureRegular: FluentIcon;
|
|
995
|
-
export declare const PictureInPictureEnterFilled: FluentIcon;
|
|
996
|
-
export declare const PictureInPictureEnterRegular: FluentIcon;
|
|
997
|
-
export declare const PictureInPictureExitFilled: FluentIcon;
|
|
998
|
-
export declare const PictureInPictureExitRegular: FluentIcon;
|
|
999
|
-
export declare const PillFilled: FluentIcon;
|
|
1000
|
-
export declare const PillRegular: FluentIcon;
|
|
1001
|
-
export declare const PinFilled: FluentIcon;
|
package/lib/icons/chunk-2.js
CHANGED
|
@@ -671,6 +671,14 @@ export const NotepadPersonFilled = /*#__PURE__*/createFluentIcon('NotepadPersonF
|
|
|
671
671
|
export const NotepadPersonRegular = /*#__PURE__*/createFluentIcon('NotepadPersonRegular', "1em", ["M7.5 7a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Zm0 6a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2Zm-1-11a.5.5 0 0 0-.5.5V3h-.5C4.67 3 4 3.67 4 4.5v12c0 .83.67 1.5 1.5 1.5h5.87a3.18 3.18 0 0 1-.33-1H5.5a.5.5 0 0 1-.5-.5v-12c0-.28.22-.5.5-.5h9c.28 0 .5.22.5.5v4.54a3.02 3.02 0 0 1 1 0V4.5c0-.83-.67-1.5-1.5-1.5H14v-.5a.5.5 0 0 0-1 0V3h-2.5v-.5a.5.5 0 0 0-1 0V3H7v-.5a.5.5 0 0 0-.5-.5Zm9 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4Zm0 5c2.5 0 3.5-1.25 3.5-2.5 0-.83-.67-1.5-1.5-1.5h-4c-.83 0-1.5.67-1.5 1.5 0 1.25 1 2.5 3.5 2.5Zm-8-9a.5.5 0 0 0 0 1H11a.5.5 0 0 0 0-1H7.5Z"]);
|
|
672
672
|
export const NumberCircle1Filled = /*#__PURE__*/createFluentIcon('NumberCircle1Filled', "1em", ["M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm1-11.5v7a.5.5 0 0 1-1 0V8.48c-.38.48-.82.92-1.22 1.19a.5.5 0 1 1-.56-.84c.32-.2.71-.6 1.07-1.07.35-.47.62-.97.73-1.38a.5.5 0 0 1 .98.12Z"]);
|
|
673
673
|
export const NumberCircle1Regular = /*#__PURE__*/createFluentIcon('NumberCircle1Regular', "1em", ["M11 6.5a.5.5 0 0 0-.98-.12c-.1.4-.38.91-.73 1.38-.36.47-.75.86-1.07 1.07a.5.5 0 0 0 .56.84c.4-.27.84-.7 1.22-1.2v5.03a.5.5 0 1 0 1 0v-7ZM10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm-7 8a7 7 0 1 1 14 0 7 7 0 0 1-14 0Z"]);
|
|
674
|
+
export const NumberCircle2Filled = /*#__PURE__*/createFluentIcon('NumberCircle2Filled', "1em", ["M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm6.4-2.7a.96.96 0 0 1 .1-.11c.07-.08.18-.18.33-.29A2 2 0 0 1 10 6.5c.83 0 1.5.67 1.5 1.5 0 .46-.17.78-.47 1.06-.27.26-.61.47-1.03.72l-.27.17c-.5.32-1.07.7-1.5 1.26a3.6 3.6 0 0 0-.73 2.29c0 .28.22.5.5.5h4a.5.5 0 0 0 0-1H8.53c.08-.5.26-.88.49-1.18.32-.4.75-.71 1.25-1.02l.23-.15c.41-.25.87-.53 1.22-.87.45-.43.78-1 .78-1.78A2.5 2.5 0 0 0 10 5.5c-.76 0-1.36.3-1.76.6a3.47 3.47 0 0 0-.64.6.5.5 0 0 0 .8.6Z"]);
|
|
675
|
+
export const NumberCircle2Regular = /*#__PURE__*/createFluentIcon('NumberCircle2Regular', "1em", ["M3 10a7 7 0 1 1 14 0 7 7 0 0 1-14 0Zm7-8a8 8 0 1 0 0 16 8 8 0 0 0 0-16ZM8.4 7.3a.5.5 0 0 1-.8-.6 1.75 1.75 0 0 1 .18-.2c.1-.11.26-.26.46-.4.4-.3 1-.6 1.76-.6A2.5 2.5 0 0 1 12.5 8c0 .79-.33 1.35-.78 1.78-.35.34-.8.62-1.22.87l-.23.15c-.5.3-.93.61-1.25 1.02-.23.3-.41.68-.49 1.18H12a.5.5 0 0 1 0 1H8a.5.5 0 0 1-.5-.5c0-.98.28-1.72.73-2.29.43-.56 1-.94 1.5-1.26l.27-.17c.42-.25.76-.46 1.03-.72.3-.28.47-.6.47-1.06 0-.83-.67-1.5-1.5-1.5a2 2 0 0 0-1.17.4 2.47 2.47 0 0 0-.43.4Z"]);
|
|
676
|
+
export const NumberCircle3Filled = /*#__PURE__*/createFluentIcon('NumberCircle3Filled', "1em", ["M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm-1 8c0-.28.22-.5.5-.5h.5c1.02 0 1.75-.73 1.75-1.5S11.02 6.5 10 6.5a2.53 2.53 0 0 0-1.87.82.5.5 0 0 1-.76-.64v-.01l.02-.01a2 2 0 0 1 .17-.18A3.53 3.53 0 0 1 10 5.5c1.46 0 2.75 1.07 2.75 2.5a2.4 2.4 0 0 1-1.1 2 2.4 2.4 0 0 1 1.1 2c0 1.43-1.29 2.5-2.75 2.5a3.53 3.53 0 0 1-2.61-1.16l-.02-.01a.5.5 0 0 1 .76-.65l.02.02.1.09a2.53 2.53 0 0 0 1.76.71c1.01 0 1.74-.73 1.74-1.5s-.73-1.5-1.75-1.5h-.5A.5.5 0 0 1 9 10Z"]);
|
|
677
|
+
export const NumberCircle3Regular = /*#__PURE__*/createFluentIcon('NumberCircle3Regular', "1em", ["M3 10a7 7 0 1 1 14 0 7 7 0 0 1-14 0Zm7-8a8 8 0 1 0 0 16 8 8 0 0 0 0-16ZM7.43 7.38a.5.5 0 0 0 .7-.06.98.98 0 0 1 .11-.11c.09-.08.21-.18.38-.29.33-.21.8-.42 1.38-.42 1.02 0 1.75.73 1.75 1.5S11.02 9.5 10 9.5h-.5a.5.5 0 0 0 0 1h.5c1.02 0 1.75.73 1.75 1.5s-.73 1.5-1.75 1.5a2.53 2.53 0 0 1-1.87-.82.5.5 0 0 0-.76.64v.01l.02.01a1.85 1.85 0 0 0 .17.18 3.53 3.53 0 0 0 2.44.98c1.46 0 2.75-1.07 2.75-2.5a2.4 2.4 0 0 0-1.1-2 2.4 2.4 0 0 0 1.1-2c0-1.43-1.29-2.5-2.75-2.5a3.53 3.53 0 0 0-2.61 1.16l-.02.01a.5.5 0 0 0 .06.71Z"]);
|
|
678
|
+
export const NumberCircle4Filled = /*#__PURE__*/createFluentIcon('NumberCircle4Filled', "1em", ["M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm10-3.7a.75.75 0 0 0-1.37-.41l-3.54 5.17a.6.6 0 0 0 .5.94h3.4v1.5a.5.5 0 0 0 1 0V12H13a.5.5 0 0 0 0-1h-1V6.3Zm-1 .82V11H8.35L11 7.12Z"]);
|
|
679
|
+
export const NumberCircle4Regular = /*#__PURE__*/createFluentIcon('NumberCircle4Regular', "1em", ["M3 10a7 7 0 1 1 14 0 7 7 0 0 1-14 0Zm7-8a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm2 4.3a.75.75 0 0 0-1.37-.41l-3.54 5.17a.6.6 0 0 0 .5.94h3.4v1.5a.5.5 0 0 0 1 0V12H13a.5.5 0 0 0 0-1h-1V6.3Zm-1 .82V11H8.35L11 7.12Z"]);
|
|
680
|
+
export const NumberCircle5Filled = /*#__PURE__*/createFluentIcon('NumberCircle5Filled', "1em", ["M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm6.8-4a.5.5 0 0 0-.5.45L8 9.2a.5.5 0 0 0 .51.55h.07a37.82 37.82 0 0 1 1.8.02 1.87 1.87 0 1 1-1.93 2.7.5.5 0 1 0-.9.44 2.87 2.87 0 1 0 2.98-4.13 10.91 10.91 0 0 0-1.47-.04L9.25 7H12a.5.5 0 1 0 0-1H8.8Z"]);
|
|
681
|
+
export const NumberCircle5Regular = /*#__PURE__*/createFluentIcon('NumberCircle5Regular', "1em", ["M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm-7 8a7 7 0 1 1 14 0 7 7 0 0 1-14 0Zm5.3-3.55A.5.5 0 0 1 8.8 6H12a.5.5 0 1 1 0 1H9.25l-.2 1.74h.25c.42 0 .95 0 1.22.04a2.87 2.87 0 1 1-2.97 4.13.5.5 0 0 1 .9-.45 1.87 1.87 0 1 0 1.94-2.7 10.51 10.51 0 0 0-1.64-.02h-.17l-.05.01h-.02a.5.5 0 0 1-.5-.55l.3-2.75Z"]);
|
|
674
682
|
export const NumberRowFilled = /*#__PURE__*/createFluentIcon('NumberRowFilled', "1em", ["M4 3a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h3a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4Zm1 3.5a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7ZM13 3a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h3a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-3Zm.5 3h2c.28 0 .5.22.5.5V10a.5.5 0 0 1-.5.5H14V13h1.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5V10c0-.28.22-.5.5-.5H15V7h-1.5a.5.5 0 0 1 0-1Z"]);
|
|
675
683
|
export const NumberRowRegular = /*#__PURE__*/createFluentIcon('NumberRowRegular', "1em", ["M5 6.5a.5.5 0 0 1 1 0v7a.5.5 0 0 1-1 0v-7ZM4 3a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h3a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4ZM3 5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5Zm10.5 1a.5.5 0 0 0 0 1H15v2.5h-1.5a.5.5 0 0 0-.5.5v3.5c0 .28.22.5.5.5h2a.5.5 0 0 0 0-1H14v-2.5h1.5a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 0-.5-.5h-2ZM13 3a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h3a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2h-3Zm-1 2a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1V5Z"]);
|
|
676
684
|
export const NumberSymbolFilled = /*#__PURE__*/createFluentIcon('NumberSymbolFilled', "1em", ["M8.99 2.88a.75.75 0 0 0-1.48-.26L6.84 6.5H3.75a.75.75 0 0 0 0 1.5h2.83l-.68 4H2.75a.75.75 0 0 0 0 1.5h2.89L5 17.12a.75.75 0 1 0 1.48.26l.67-3.88h4.48L11 17.12a.75.75 0 1 0 1.48.26l.67-3.88h3.1a.75.75 0 0 0 0-1.5h-2.84l.69-4h3.14a.75.75 0 1 0 0-1.5h-2.88l.62-3.62a.75.75 0 0 0-1.48-.26l-.67 3.88H8.37l.62-3.62ZM8.1 8h4.47l-.68 4H7.42l.69-4Z"]);
|
|
@@ -990,12 +998,4 @@ export const PhotoFilterFilled = /*#__PURE__*/createFluentIcon('PhotoFilterFille
|
|
|
990
998
|
export const PhotoFilterRegular = /*#__PURE__*/createFluentIcon('PhotoFilterRegular', "1em", ["M2 8a6 6 0 0 0 4.26 5.74 6 6 0 1 0 7.48-7.48A6 6 0 0 0 2 8Zm6-5a5 5 0 0 1 4.6 3.03L12 6a6 6 0 0 0-5.97 6.6A5 5 0 0 1 8 3Zm9 9a5 5 0 0 1-9.6 1.97L8 14a6 6 0 0 0 5.97-6.6A5 5 0 0 1 17 12Z"]);
|
|
991
999
|
export const PiFilled = /*#__PURE__*/createFluentIcon('PiFilled', "1em", ["M3.4 4.78c-.17.32-.18.76-.12 1.07a.75.75 0 1 1-1.47.3c-.1-.52-.11-1.34.26-2.06.41-.79 1.22-1.34 2.47-1.34H16.5a.75.75 0 0 1 0 1.5h-2.25v9.42c0 1.5.45 1.89.7 2 .32.15.8.08 1.21-.13a.75.75 0 0 1 .68 1.34c-.6.3-1.6.58-2.53.15-1.01-.47-1.56-1.61-1.56-3.36V4.25H8.24a90.75 90.75 0 0 1-.6 6.32 44.66 44.66 0 0 1-.61 3.55 12.38 12.38 0 0 1-.86 2.72.75.75 0 1 1-1.34-.68c.26-.5.5-1.33.73-2.36.23-1.03.42-2.21.58-3.42.31-2.28.5-4.62.6-6.13h-2.2c-.74 0-1.01.28-1.14.53Z"]);
|
|
992
1000
|
export const PiRegular = /*#__PURE__*/createFluentIcon('PiRegular', "1em", ["M3.18 4.67a2 2 0 0 0-.14 1.23.5.5 0 1 1-.98.2 3 3 0 0 1 .23-1.9C2.66 3.5 3.38 3 4.54 3H16.5a.5.5 0 1 1 0 1H14v9.67c0 1.54.47 2.05.84 2.23.42.2 1 .09 1.43-.14a.5.5 0 1 1 .46.9c-.56.28-1.49.53-2.32.14-.88-.41-1.41-1.42-1.41-3.13V4H8v.03a90.2 90.2 0 0 1-.62 6.51 44.43 44.43 0 0 1-.6 3.52c-.23 1.06-.5 2-.83 2.66a.5.5 0 1 1-.9-.44c.27-.55.53-1.39.76-2.43.22-1.03.42-2.22.58-3.44.33-2.42.53-4.92.6-6.41H4.55c-.83 0-1.18.33-1.36.67Z"]);
|
|
993
|
-
export const PictureInPictureFilled = /*#__PURE__*/createFluentIcon('PictureInPictureFilled', "1em", ["M4.75 3A2.75 2.75 0 0 0 2 5.75v6.5A2.75 2.75 0 0 0 4.75 15H9v-2.5a2.5 2.5 0 0 1 2.5-2.5h6c.17 0 .34.02.5.05v-4.3A2.75 2.75 0 0 0 15.25 3H4.75ZM18 11.09a1.5 1.5 0 0 0-.5-.09h-6c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.65-.42-1.2-1-1.41Z"]);
|
|
994
|
-
export const PictureInPictureRegular = /*#__PURE__*/createFluentIcon('PictureInPictureRegular', "1em", ["M2 5.75A2.75 2.75 0 0 1 4.75 3h10.5A2.75 2.75 0 0 1 18 5.75V10h-1V5.75C17 4.78 16.22 4 15.25 4H4.75C3.78 4 3 4.78 3 5.75v6.5c0 .97.78 1.75 1.75 1.75H9v1H4.75A2.75 2.75 0 0 1 2 12.25v-6.5ZM11.5 11c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-6Z"]);
|
|
995
|
-
export const PictureInPictureEnterFilled = /*#__PURE__*/createFluentIcon('PictureInPictureEnterFilled', "1em", ["M4.75 3A2.75 2.75 0 0 0 2 5.75v6.5A2.75 2.75 0 0 0 4.75 15H9v-2.5a2.5 2.5 0 0 1 2.5-2.5h6c.17 0 .34.02.5.05v-4.3A2.75 2.75 0 0 0 15.25 3H4.75Zm.6 2.65L8 8.29V6.5a.5.5 0 0 1 1 0v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1h1.8L4.64 6.35a.5.5 0 1 1 .7-.7ZM18 11.09a1.5 1.5 0 0 0-.5-.09h-6c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.65-.42-1.2-1-1.41Z"]);
|
|
996
|
-
export const PictureInPictureEnterRegular = /*#__PURE__*/createFluentIcon('PictureInPictureEnterRegular', "1em", ["M2 5.75A2.75 2.75 0 0 1 4.75 3h10.5A2.75 2.75 0 0 1 18 5.75V10h-1V5.75C17 4.78 16.22 4 15.25 4H4.75C3.78 4 3 4.78 3 5.75v6.5c0 .97.78 1.75 1.75 1.75H9v1H4.75A2.75 2.75 0 0 1 2 12.25v-6.5ZM11.5 11c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-6ZM4.65 5.65c.2-.2.5-.2.7 0L8 8.29V6.5a.5.5 0 0 1 1 0v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1h1.8L4.64 6.35a.5.5 0 0 1 0-.7Z"]);
|
|
997
|
-
export const PictureInPictureExitFilled = /*#__PURE__*/createFluentIcon('PictureInPictureExitFilled', "1em", ["M8.5 9c.83 0 1.5-.67 1.5-1.5v-4C10 2.67 9.33 2 8.5 2h-6C1.67 2 1 2.67 1 3.5v4A1.5 1.5 0 0 0 2.5 9h6Zm0 1h-6c-.17 0-.34-.02-.5-.05v4.3A2.75 2.75 0 0 0 4.75 17h10.5A2.75 2.75 0 0 0 18 14.25v-6.5A2.75 2.75 0 0 0 15.25 5H11v2.5A2.5 2.5 0 0 1 8.5 10Zm3.85.65L15 13.29V11.5a.5.5 0 0 1 1 0v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1h1.8l-2.65-2.65a.5.5 0 0 1 .7-.7Z"]);
|
|
998
|
-
export const PictureInPictureExitRegular = /*#__PURE__*/createFluentIcon('PictureInPictureExitRegular', "1em", ["M8.5 9c.83 0 1.5-.67 1.5-1.5v-4C10 2.67 9.33 2 8.5 2h-6C1.67 2 1 2.67 1 3.5v4c0 .65.42 1.2 1 1.41l.02.01c.15.05.31.08.48.08h6Zm6.75-3H11V5h4.25A2.75 2.75 0 0 1 18 7.75v6.5A2.75 2.75 0 0 1 15.25 17H4.75A2.75 2.75 0 0 1 2 14.25v-4.3c.16.03.33.05.5.05H3v4.25c0 .97.78 1.75 1.75 1.75h10.5c.97 0 1.75-.78 1.75-1.75v-6.5C17 6.78 16.22 6 15.25 6ZM14 12.3l-2.65-2.65a.5.5 0 0 0-.7.7L13.29 13H11.5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-1 0v1.8Z"]);
|
|
999
|
-
export const PillFilled = /*#__PURE__*/createFluentIcon('PillFilled', "1em", ["M11.15 3.15a4.04 4.04 0 1 1 5.7 5.7l-8 8a4.04 4.04 0 1 1-5.7-5.7l8-8Zm5 .7a3.04 3.04 0 0 0-4.3 0L8.21 7.5l4.29 4.3 3.65-3.65a3.04 3.04 0 0 0 0-4.3Zm-7.3 10.3a.5.5 0 0 0-.7 0l-1.5 1.5a.91.91 0 0 1-1.3 0 .5.5 0 0 0-.85.35c0 .14.06.27.15.36.75.74 1.96.74 2.7 0l1.5-1.5a.5.5 0 0 0 0-.71Z"]);
|
|
1000
|
-
export const PillRegular = /*#__PURE__*/createFluentIcon('PillRegular', "1em", ["M8.85 13.15c.2.2.2.5 0 .7l-1.5 1.5c-.74.75-1.95.75-2.7 0A.5.5 0 0 1 5 14.5a.5.5 0 0 1 .35.15c.36.35.94.35 1.3 0l1.5-1.5c.2-.2.5-.2.7 0Zm2.3-10a4.04 4.04 0 1 1 5.7 5.7l-8 8a4.04 4.04 0 1 1-5.7-5.7l8-8Zm5 .7a3.04 3.04 0 0 0-4.3 0L8.21 7.5l4.29 4.3 3.65-3.65a3.04 3.04 0 0 0 0-4.3Zm-4.36 8.65L7.5 8.2l-3.65 3.65a3.04 3.04 0 0 0 4.3 4.3l3.64-3.65Z"]);
|
|
1001
|
-
export const PinFilled = /*#__PURE__*/createFluentIcon('PinFilled', "1em", ["M13.33 2.62a2 2 0 0 0-3.2.52L8.38 6.6a1.5 1.5 0 0 1-.78.72L4 8.75a1 1 0 0 0-.33 1.64l2.61 2.6L3 16.3v.7h.7L7 13.72l2.61 2.6a1 1 0 0 0 1.64-.33l1.43-3.59c.14-.34.4-.62.72-.78l3.46-1.73a2 2 0 0 0 .52-3.2l-4.05-4.06Z"]);
|
|
1001
|
+
export const PictureInPictureFilled = /*#__PURE__*/createFluentIcon('PictureInPictureFilled', "1em", ["M4.75 3A2.75 2.75 0 0 0 2 5.75v6.5A2.75 2.75 0 0 0 4.75 15H9v-2.5a2.5 2.5 0 0 1 2.5-2.5h6c.17 0 .34.02.5.05v-4.3A2.75 2.75 0 0 0 15.25 3H4.75ZM18 11.09a1.5 1.5 0 0 0-.5-.09h-6c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.65-.42-1.2-1-1.41Z"]);
|
package/lib/icons/chunk-3.d.ts
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
import type { FluentIcon } from "../utils/createFluentIcon";
|
|
2
|
+
export declare const PictureInPictureRegular: FluentIcon;
|
|
3
|
+
export declare const PictureInPictureEnterFilled: FluentIcon;
|
|
4
|
+
export declare const PictureInPictureEnterRegular: FluentIcon;
|
|
5
|
+
export declare const PictureInPictureExitFilled: FluentIcon;
|
|
6
|
+
export declare const PictureInPictureExitRegular: FluentIcon;
|
|
7
|
+
export declare const PillFilled: FluentIcon;
|
|
8
|
+
export declare const PillRegular: FluentIcon;
|
|
9
|
+
export declare const PinFilled: FluentIcon;
|
|
2
10
|
export declare const PinRegular: FluentIcon;
|
|
3
11
|
export declare const PinOffFilled: FluentIcon;
|
|
4
12
|
export declare const PinOffRegular: FluentIcon;
|
|
@@ -991,11 +999,3 @@ export declare const TextClearFormattingRegular: FluentIcon;
|
|
|
991
999
|
export declare const TextCollapseFilled: FluentIcon;
|
|
992
1000
|
export declare const TextCollapseRegular: FluentIcon;
|
|
993
1001
|
export declare const TextColorFilled: FluentIcon;
|
|
994
|
-
export declare const TextColorRegular: FluentIcon;
|
|
995
|
-
export declare const TextColorAccentFilled: FluentIcon;
|
|
996
|
-
export declare const TextColumnOneFilled: FluentIcon;
|
|
997
|
-
export declare const TextColumnOneRegular: FluentIcon;
|
|
998
|
-
export declare const TextColumnOneNarrowFilled: FluentIcon;
|
|
999
|
-
export declare const TextColumnOneNarrowRegular: FluentIcon;
|
|
1000
|
-
export declare const TextColumnOneSemiNarrowFilled: FluentIcon;
|
|
1001
|
-
export declare const TextColumnOneSemiNarrowRegular: FluentIcon;
|
package/lib/icons/chunk-3.js
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
import { createFluentIcon } from "../utils/createFluentIcon";
|
|
2
|
+
export const PictureInPictureRegular = /*#__PURE__*/createFluentIcon('PictureInPictureRegular', "1em", ["M2 5.75A2.75 2.75 0 0 1 4.75 3h10.5A2.75 2.75 0 0 1 18 5.75V10h-1V5.75C17 4.78 16.22 4 15.25 4H4.75C3.78 4 3 4.78 3 5.75v6.5c0 .97.78 1.75 1.75 1.75H9v1H4.75A2.75 2.75 0 0 1 2 12.25v-6.5ZM11.5 11c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-6Z"]);
|
|
3
|
+
export const PictureInPictureEnterFilled = /*#__PURE__*/createFluentIcon('PictureInPictureEnterFilled', "1em", ["M4.75 3A2.75 2.75 0 0 0 2 5.75v6.5A2.75 2.75 0 0 0 4.75 15H9v-2.5a2.5 2.5 0 0 1 2.5-2.5h6c.17 0 .34.02.5.05v-4.3A2.75 2.75 0 0 0 15.25 3H4.75Zm.6 2.65L8 8.29V6.5a.5.5 0 0 1 1 0v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1h1.8L4.64 6.35a.5.5 0 1 1 .7-.7ZM18 11.09a1.5 1.5 0 0 0-.5-.09h-6c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.65-.42-1.2-1-1.41Z"]);
|
|
4
|
+
export const PictureInPictureEnterRegular = /*#__PURE__*/createFluentIcon('PictureInPictureEnterRegular', "1em", ["M2 5.75A2.75 2.75 0 0 1 4.75 3h10.5A2.75 2.75 0 0 1 18 5.75V10h-1V5.75C17 4.78 16.22 4 15.25 4H4.75C3.78 4 3 4.78 3 5.75v6.5c0 .97.78 1.75 1.75 1.75H9v1H4.75A2.75 2.75 0 0 1 2 12.25v-6.5ZM11.5 11c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-6ZM4.65 5.65c.2-.2.5-.2.7 0L8 8.29V6.5a.5.5 0 0 1 1 0v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1h1.8L4.64 6.35a.5.5 0 0 1 0-.7Z"]);
|
|
5
|
+
export const PictureInPictureExitFilled = /*#__PURE__*/createFluentIcon('PictureInPictureExitFilled', "1em", ["M8.5 9c.83 0 1.5-.67 1.5-1.5v-4C10 2.67 9.33 2 8.5 2h-6C1.67 2 1 2.67 1 3.5v4A1.5 1.5 0 0 0 2.5 9h6Zm0 1h-6c-.17 0-.34-.02-.5-.05v4.3A2.75 2.75 0 0 0 4.75 17h10.5A2.75 2.75 0 0 0 18 14.25v-6.5A2.75 2.75 0 0 0 15.25 5H11v2.5A2.5 2.5 0 0 1 8.5 10Zm3.85.65L15 13.29V11.5a.5.5 0 0 1 1 0v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1 0-1h1.8l-2.65-2.65a.5.5 0 0 1 .7-.7Z"]);
|
|
6
|
+
export const PictureInPictureExitRegular = /*#__PURE__*/createFluentIcon('PictureInPictureExitRegular', "1em", ["M8.5 9c.83 0 1.5-.67 1.5-1.5v-4C10 2.67 9.33 2 8.5 2h-6C1.67 2 1 2.67 1 3.5v4c0 .65.42 1.2 1 1.41l.02.01c.15.05.31.08.48.08h6Zm6.75-3H11V5h4.25A2.75 2.75 0 0 1 18 7.75v6.5A2.75 2.75 0 0 1 15.25 17H4.75A2.75 2.75 0 0 1 2 14.25v-4.3c.16.03.33.05.5.05H3v4.25c0 .97.78 1.75 1.75 1.75h10.5c.97 0 1.75-.78 1.75-1.75v-6.5C17 6.78 16.22 6 15.25 6ZM14 12.3l-2.65-2.65a.5.5 0 0 0-.7.7L13.29 13H11.5a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-1 0v1.8Z"]);
|
|
7
|
+
export const PillFilled = /*#__PURE__*/createFluentIcon('PillFilled', "1em", ["M11.15 3.15a4.04 4.04 0 1 1 5.7 5.7l-8 8a4.04 4.04 0 1 1-5.7-5.7l8-8Zm5 .7a3.04 3.04 0 0 0-4.3 0L8.21 7.5l4.29 4.3 3.65-3.65a3.04 3.04 0 0 0 0-4.3Zm-7.3 10.3a.5.5 0 0 0-.7 0l-1.5 1.5a.91.91 0 0 1-1.3 0 .5.5 0 0 0-.85.35c0 .14.06.27.15.36.75.74 1.96.74 2.7 0l1.5-1.5a.5.5 0 0 0 0-.71Z"]);
|
|
8
|
+
export const PillRegular = /*#__PURE__*/createFluentIcon('PillRegular', "1em", ["M8.85 13.15c.2.2.2.5 0 .7l-1.5 1.5c-.74.75-1.95.75-2.7 0A.5.5 0 0 1 5 14.5a.5.5 0 0 1 .35.15c.36.35.94.35 1.3 0l1.5-1.5c.2-.2.5-.2.7 0Zm2.3-10a4.04 4.04 0 1 1 5.7 5.7l-8 8a4.04 4.04 0 1 1-5.7-5.7l8-8Zm5 .7a3.04 3.04 0 0 0-4.3 0L8.21 7.5l4.29 4.3 3.65-3.65a3.04 3.04 0 0 0 0-4.3Zm-4.36 8.65L7.5 8.2l-3.65 3.65a3.04 3.04 0 0 0 4.3 4.3l3.64-3.65Z"]);
|
|
9
|
+
export const PinFilled = /*#__PURE__*/createFluentIcon('PinFilled', "1em", ["M13.33 2.62a2 2 0 0 0-3.2.52L8.38 6.6a1.5 1.5 0 0 1-.78.72L4 8.75a1 1 0 0 0-.33 1.64l2.61 2.6L3 16.3v.7h.7L7 13.72l2.61 2.6a1 1 0 0 0 1.64-.33l1.43-3.59c.14-.34.4-.62.72-.78l3.46-1.73a2 2 0 0 0 .52-3.2l-4.05-4.06Z"]);
|
|
2
10
|
export const PinRegular = /*#__PURE__*/createFluentIcon('PinRegular', "1em", ["M10.12 3.14a2 2 0 0 1 3.2-.52l4.06 4.05a2 2 0 0 1-.52 3.2l-3.46 1.74a1.5 1.5 0 0 0-.72.78L11.25 16a1 1 0 0 1-1.64.33L7 13.7 3.7 17H3v-.7L6.3 13l-2.62-2.61a1 1 0 0 1 .34-1.64L7.6 7.32c.34-.14.62-.4.78-.72l1.73-3.46Zm2.5.18a1 1 0 0 0-1.6.26L9.29 7.04a2.5 2.5 0 0 1-1.31 1.2L4.39 9.69l5.93 5.93 1.43-3.59a2.5 2.5 0 0 1 1.2-1.3l3.46-1.74a1 1 0 0 0 .26-1.6l-4.05-4.06Z"]);
|
|
3
11
|
export const PinOffFilled = /*#__PURE__*/createFluentIcon('PinOffFilled', "1em", ["M2.85 2.15a.5.5 0 1 0-.7.7L6.9 7.6 4.02 8.75a1 1 0 0 0-.34 1.64L6.3 13 3 16.3v.7h.7L7 13.7l2.61 2.62a1 1 0 0 0 1.64-.34l1.15-2.88 4.75 4.75a.5.5 0 0 0 .7-.7l-15-15Zm14.01 7.73-3.24 1.62L8.5 6.38l1.62-3.24a2 2 0 0 1 3.2-.52l4.06 4.05a2 2 0 0 1-.52 3.2Z"]);
|
|
4
12
|
export const PinOffRegular = /*#__PURE__*/createFluentIcon('PinOffRegular', "1em", ["M2.85 2.15a.5.5 0 1 0-.7.7L6.9 7.6 4.02 8.75a1 1 0 0 0-.34 1.64L6.3 13 3 16.3v.7h.7L7 13.7l2.61 2.62a1 1 0 0 0 1.64-.34l1.15-2.88 4.75 4.75a.5.5 0 0 0 .7-.7l-15-15Zm8.78 10.18-1.31 3.28-5.93-5.93 3.28-1.3 3.96 3.95Zm1.33-1.62-.08.04.74.75 3.24-1.62a2 2 0 0 0 .52-3.2l-4.05-4.06a2 2 0 0 0-3.2.52L8.5 6.38l.75.74.04-.08 1.73-3.45a1 1 0 0 1 1.6-.26l4.05 4.05a1 1 0 0 1-.26 1.6l-3.45 1.73Z"]);
|
|
@@ -990,12 +998,4 @@ export const TextClearFormattingFilled = /*#__PURE__*/createFluentIcon('TextClea
|
|
|
990
998
|
export const TextClearFormattingRegular = /*#__PURE__*/createFluentIcon('TextClearFormattingRegular', "1em", ["M6 2c.2 0 .4.13.47.32l3.5 8.95a.5.5 0 0 1-.94.37L8.01 9H4l-1.04 2.68a.5.5 0 1 1-.94-.36l3.5-9A.5.5 0 0 1 6 2Zm0 1.88L4.4 8H7.6l-1.6-4.12ZM11.5 2c.28 0 .5.22.5.5v3.52a2.48 2.48 0 0 1 2.26-1.3c.89 0 1.6.34 2.15 1 .55.66.82 1.54.82 2.64l-.01.42-.05-.05a2.49 2.49 0 0 0-1.15-.65 2.86 2.86 0 0 0-.53-1.62c-.36-.47-.86-.7-1.48-.7-.6 0-1.09.24-1.47.72-.3.37-.47.83-.54 1.37v1.03c.05.43.18.8.37 1.12L11 11.37V2.5c0-.28.22-.5.5-.5ZM9.44 16.47a1.5 1.5 0 0 1 0-2.13l4.9-4.9a1.5 1.5 0 0 1 2.13 0l2.1 2.1a1.5 1.5 0 0 1-.01 2.12L14.22 18h2.53a.5.5 0 1 1 0 1h-4.1a1.5 1.5 0 0 1-1.12-.44l-2.1-2.1Zm5.61-6.32-3.6 3.6 2.8 2.8 3.6-3.6a.5.5 0 0 0 0-.7l-2.1-2.1a.5.5 0 0 0-.7 0Zm-1.5 7.1-2.8-2.8-.6.6a.5.5 0 0 0 0 .7l2.1 2.1c.19.2.5.2.7 0l.6-.6Z"]);
|
|
991
999
|
export const TextCollapseFilled = /*#__PURE__*/createFluentIcon('TextCollapseFilled', "1em", ["M5 3.5c0-.41.34-.75.75-.75h11.5a.75.75 0 0 1 0 1.5H5.75A.75.75 0 0 1 5 3.5Zm0 12c0-.41.34-.75.75-.75h11.5a.75.75 0 0 1 0 1.5H5.75A.75.75 0 0 1 5 15.5Zm6.75-8.75a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 0-1.5h-5.5ZM11 11.5c0-.41.34-.75.75-.75h5.5a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75Zm-2-2a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Zm-6 0c0 .28.22.5.5.5h4a.5.5 0 0 0 0-1h-4a.5.5 0 0 0-.5.5Z"]);
|
|
992
1000
|
export const TextCollapseRegular = /*#__PURE__*/createFluentIcon('TextCollapseRegular', "1em", ["M5 3.5c0-.28.22-.5.5-.5h12a.5.5 0 0 1 0 1h-12a.5.5 0 0 1-.5-.5Zm0 12c0-.28.22-.5.5-.5h12a.5.5 0 0 1 0 1h-12a.5.5 0 0 1-.5-.5Zm6-8c0-.28.22-.5.5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5Zm0 4c0-.28.22-.5.5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5Zm-2-2a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0ZM3.5 9a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4Z"]);
|
|
993
|
-
export const TextColorFilled = /*#__PURE__*/createFluentIcon('TextColorFilled', "1em", ["M10.46 2.31a.5.5 0 0 0-.92 0l-3 7.5a.5.5 0 1 0 .92.38L8.54 7.5h2.92l1.08 2.69a.5.5 0 1 0 .92-.38l-3-7.5ZM10 3.85l1.06 2.65H8.94L10 3.85ZM4.5 12c-.83 0-1.5.67-1.5 1.5v3c0 .83.67 1.5 1.5 1.5h11c.83 0 1.5-.67 1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5h-11Z"]);
|
|
994
|
-
export const TextColorRegular = /*#__PURE__*/createFluentIcon('TextColorRegular', "1em", ["M10.46 2.31a.5.5 0 0 0-.92 0l-3 7.5a.5.5 0 1 0 .92.38L8.54 7.5h2.92l1.08 2.69a.5.5 0 1 0 .92-.38l-3-7.5ZM10 3.85l1.06 2.65H8.94L10 3.85ZM4.5 12c-.83 0-1.5.67-1.5 1.5v3c0 .83.67 1.5 1.5 1.5h11c.83 0 1.5-.67 1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5h-11ZM4 13.5c0-.28.22-.5.5-.5h11c.28 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-3Z"]);
|
|
995
|
-
export const TextColorAccentFilled = /*#__PURE__*/createFluentIcon('TextColorAccentFilled', "1em", ["M3.5 13.13c0-.35.24-.63.54-.63h11.92c.3 0 .54.28.54.63v3.74c0 .35-.24.63-.54.63H4.04c-.3 0-.54-.28-.54-.63v-3.75Z"]);
|
|
996
|
-
export const TextColumnOneFilled = /*#__PURE__*/createFluentIcon('TextColumnOneFilled', "1em", ["M15 5.75a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0 0 1.5h8.5c.41 0 .75-.34.75-.75Zm0 3a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0 0 1.5h8.5c.41 0 .75-.34.75-.75Zm0 3a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0 0 1.5h8.5c.41 0 .75-.34.75-.75Zm0 3a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0 0 1.5h8.5c.41 0 .75-.34.75-.75Z"]);
|
|
997
|
-
export const TextColumnOneRegular = /*#__PURE__*/createFluentIcon('TextColumnOneRegular', "1em", ["M15 5.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 0 0 .5-.5Zm0 3a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 0 0 .5-.5Zm0 3a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 0 0 .5-.5Zm0 3a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 0 0 .5-.5Z"]);
|
|
998
|
-
export const TextColumnOneNarrowFilled = /*#__PURE__*/createFluentIcon('TextColumnOneNarrowFilled', "1em", ["M7.75 5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Zm0 3a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5ZM7 11.75c0-.41.34-.75.75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75ZM7.75 14a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Z"]);
|
|
999
|
-
export const TextColumnOneNarrowRegular = /*#__PURE__*/createFluentIcon('TextColumnOneNarrowRegular', "1em", ["M7.5 5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5ZM7 11.5c0-.28.22-.5.5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Z"]);
|
|
1000
|
-
export const TextColumnOneSemiNarrowFilled = /*#__PURE__*/createFluentIcon('TextColumnOneSemiNarrowFilled', "1em", ["M6.75 5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm0 3a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5ZM6 11.75c0-.41.34-.75.75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75ZM6.75 14a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z"]);
|
|
1001
|
-
export const TextColumnOneSemiNarrowRegular = /*#__PURE__*/createFluentIcon('TextColumnOneSemiNarrowRegular', "1em", ["M6.5 5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Zm0 3a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7ZM6 11.5c0-.28.22-.5.5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Z"]);
|
|
1001
|
+
export const TextColorFilled = /*#__PURE__*/createFluentIcon('TextColorFilled', "1em", ["M10.46 2.31a.5.5 0 0 0-.92 0l-3 7.5a.5.5 0 1 0 .92.38L8.54 7.5h2.92l1.08 2.69a.5.5 0 1 0 .92-.38l-3-7.5ZM10 3.85l1.06 2.65H8.94L10 3.85ZM4.5 12c-.83 0-1.5.67-1.5 1.5v3c0 .83.67 1.5 1.5 1.5h11c.83 0 1.5-.67 1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5h-11Z"]);
|
package/lib/icons/chunk-4.d.ts
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
import type { FluentIcon } from "../utils/createFluentIcon";
|
|
2
|
+
export declare const TextColorRegular: FluentIcon;
|
|
3
|
+
export declare const TextColorAccentFilled: FluentIcon;
|
|
4
|
+
export declare const TextColumnOneFilled: FluentIcon;
|
|
5
|
+
export declare const TextColumnOneRegular: FluentIcon;
|
|
6
|
+
export declare const TextColumnOneNarrowFilled: FluentIcon;
|
|
7
|
+
export declare const TextColumnOneNarrowRegular: FluentIcon;
|
|
8
|
+
export declare const TextColumnOneSemiNarrowFilled: FluentIcon;
|
|
9
|
+
export declare const TextColumnOneSemiNarrowRegular: FluentIcon;
|
|
2
10
|
export declare const TextColumnOneWideFilled: FluentIcon;
|
|
3
11
|
export declare const TextColumnOneWideRegular: FluentIcon;
|
|
4
12
|
export declare const TextColumnOneWideLightningFilled: FluentIcon;
|
package/lib/icons/chunk-4.js
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
import { createFluentIcon } from "../utils/createFluentIcon";
|
|
2
|
+
export const TextColorRegular = /*#__PURE__*/createFluentIcon('TextColorRegular', "1em", ["M10.46 2.31a.5.5 0 0 0-.92 0l-3 7.5a.5.5 0 1 0 .92.38L8.54 7.5h2.92l1.08 2.69a.5.5 0 1 0 .92-.38l-3-7.5ZM10 3.85l1.06 2.65H8.94L10 3.85ZM4.5 12c-.83 0-1.5.67-1.5 1.5v3c0 .83.67 1.5 1.5 1.5h11c.83 0 1.5-.67 1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5h-11ZM4 13.5c0-.28.22-.5.5-.5h11c.28 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-3Z"]);
|
|
3
|
+
export const TextColorAccentFilled = /*#__PURE__*/createFluentIcon('TextColorAccentFilled', "1em", ["M3.5 13.13c0-.35.24-.63.54-.63h11.92c.3 0 .54.28.54.63v3.74c0 .35-.24.63-.54.63H4.04c-.3 0-.54-.28-.54-.63v-3.75Z"]);
|
|
4
|
+
export const TextColumnOneFilled = /*#__PURE__*/createFluentIcon('TextColumnOneFilled', "1em", ["M15 5.75a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0 0 1.5h8.5c.41 0 .75-.34.75-.75Zm0 3a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0 0 1.5h8.5c.41 0 .75-.34.75-.75Zm0 3a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0 0 1.5h8.5c.41 0 .75-.34.75-.75Zm0 3a.75.75 0 0 0-.75-.75h-8.5a.75.75 0 0 0 0 1.5h8.5c.41 0 .75-.34.75-.75Z"]);
|
|
5
|
+
export const TextColumnOneRegular = /*#__PURE__*/createFluentIcon('TextColumnOneRegular', "1em", ["M15 5.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 0 0 .5-.5Zm0 3a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 0 0 .5-.5Zm0 3a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 0 0 .5-.5Zm0 3a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0 0 1h9a.5.5 0 0 0 .5-.5Z"]);
|
|
6
|
+
export const TextColumnOneNarrowFilled = /*#__PURE__*/createFluentIcon('TextColumnOneNarrowFilled', "1em", ["M7.75 5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Zm0 3a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5ZM7 11.75c0-.41.34-.75.75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75ZM7.75 14a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Z"]);
|
|
7
|
+
export const TextColumnOneNarrowRegular = /*#__PURE__*/createFluentIcon('TextColumnOneNarrowRegular', "1em", ["M7.5 5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Zm0 3a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5ZM7 11.5c0-.28.22-.5.5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Z"]);
|
|
8
|
+
export const TextColumnOneSemiNarrowFilled = /*#__PURE__*/createFluentIcon('TextColumnOneSemiNarrowFilled', "1em", ["M6.75 5a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Zm0 3a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5ZM6 11.75c0-.41.34-.75.75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75ZM6.75 14a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z"]);
|
|
9
|
+
export const TextColumnOneSemiNarrowRegular = /*#__PURE__*/createFluentIcon('TextColumnOneSemiNarrowRegular', "1em", ["M6.5 5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Zm0 3a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7ZM6 11.5c0-.28.22-.5.5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Z"]);
|
|
2
10
|
export const TextColumnOneWideFilled = /*#__PURE__*/createFluentIcon('TextColumnOneWideFilled', "1em", ["M3.75 5a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5H3.75Zm0 3a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5H3.75ZM3 11.75c0-.41.34-.75.75-.75h12.5a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75ZM3.75 14a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5H3.75Z"]);
|
|
3
11
|
export const TextColumnOneWideRegular = /*#__PURE__*/createFluentIcon('TextColumnOneWideRegular', "1em", ["M3.5 5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1h-13Zm0 3a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1h-13ZM3 11.5c0-.28.22-.5.5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5Zm.5 2.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1h-13Z"]);
|
|
4
12
|
export const TextColumnOneWideLightningFilled = /*#__PURE__*/createFluentIcon('TextColumnOneWideLightningFilled', "1em", ["M3.75 5a.75.75 0 0 0 0 1.5h12.5a.75.75 0 0 0 0-1.5H3.75Zm0 3a.75.75 0 0 0 0 1.5h8.46a5.48 5.48 0 0 1 4.39-.09.75.75 0 0 0-.35-1.41H3.75Zm0 3h6.5a5.5 5.5 0 0 0-.88 1.5H3.75a.75.75 0 0 1 0-1.5Zm0 3h5.27a5.57 5.57 0 0 0 .07 1.5H3.75a.75.75 0 0 1 0-1.5Zm15.25.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-5.12-3a.5.5 0 0 0-.47.33l-.88 2.5A.5.5 0 0 0 13 15h.78l-.51 1.87a.5.5 0 0 0 .9.4l2.25-3.5A.5.5 0 0 0 16 13h-.75l.28-.84a.5.5 0 0 0-.47-.66h-1.18Z"]);
|
package/lib/index.d.ts
CHANGED
|
@@ -17,6 +17,7 @@ export * from './sizedIcons/chunk-10';
|
|
|
17
17
|
export * from './sizedIcons/chunk-11';
|
|
18
18
|
export * from './sizedIcons/chunk-12';
|
|
19
19
|
export * from './sizedIcons/chunk-13';
|
|
20
|
+
export * from './sizedIcons/chunk-14';
|
|
20
21
|
export { FluentIconsProps } from './utils/FluentIconsProps.types';
|
|
21
22
|
export { default as wrapIcon } from './utils/wrapIcon';
|
|
22
23
|
export { default as bundleIcon } from './utils/bundleIcon';
|
package/lib/index.js
CHANGED
|
@@ -17,6 +17,7 @@ export * from './sizedIcons/chunk-10';
|
|
|
17
17
|
export * from './sizedIcons/chunk-11';
|
|
18
18
|
export * from './sizedIcons/chunk-12';
|
|
19
19
|
export * from './sizedIcons/chunk-13';
|
|
20
|
+
export * from './sizedIcons/chunk-14';
|
|
20
21
|
export { default as wrapIcon } from './utils/wrapIcon';
|
|
21
22
|
export { default as bundleIcon } from './utils/bundleIcon';
|
|
22
23
|
export * from './utils/useIconState';
|
|
@@ -1,4 +1,58 @@
|
|
|
1
1
|
import type { FluentIcon } from "../utils/createFluentIcon";
|
|
2
|
+
export declare const Record28Filled: FluentIcon;
|
|
3
|
+
export declare const Record28Regular: FluentIcon;
|
|
4
|
+
export declare const Record32Filled: FluentIcon;
|
|
5
|
+
export declare const Record32Regular: FluentIcon;
|
|
6
|
+
export declare const Record48Filled: FluentIcon;
|
|
7
|
+
export declare const Record48Regular: FluentIcon;
|
|
8
|
+
export declare const RecordStop12Filled: FluentIcon;
|
|
9
|
+
export declare const RecordStop12Regular: FluentIcon;
|
|
10
|
+
export declare const RecordStop16Filled: FluentIcon;
|
|
11
|
+
export declare const RecordStop16Regular: FluentIcon;
|
|
12
|
+
export declare const RecordStop20Filled: FluentIcon;
|
|
13
|
+
export declare const RecordStop20Regular: FluentIcon;
|
|
14
|
+
export declare const RecordStop24Filled: FluentIcon;
|
|
15
|
+
export declare const RecordStop24Regular: FluentIcon;
|
|
16
|
+
export declare const RecordStop28Filled: FluentIcon;
|
|
17
|
+
export declare const RecordStop28Regular: FluentIcon;
|
|
18
|
+
export declare const RecordStop32Filled: FluentIcon;
|
|
19
|
+
export declare const RecordStop32Regular: FluentIcon;
|
|
20
|
+
export declare const RecordStop48Filled: FluentIcon;
|
|
21
|
+
export declare const RecordStop48Regular: FluentIcon;
|
|
22
|
+
export declare const RectangleLandscape12Filled: FluentIcon;
|
|
23
|
+
export declare const RectangleLandscape12Regular: FluentIcon;
|
|
24
|
+
export declare const RectangleLandscape16Filled: FluentIcon;
|
|
25
|
+
export declare const RectangleLandscape16Regular: FluentIcon;
|
|
26
|
+
export declare const RectangleLandscape20Filled: FluentIcon;
|
|
27
|
+
export declare const RectangleLandscape20Regular: FluentIcon;
|
|
28
|
+
export declare const RectangleLandscape24Filled: FluentIcon;
|
|
29
|
+
export declare const RectangleLandscape24Regular: FluentIcon;
|
|
30
|
+
export declare const RectangleLandscape28Filled: FluentIcon;
|
|
31
|
+
export declare const RectangleLandscape28Regular: FluentIcon;
|
|
32
|
+
export declare const RectangleLandscape32Filled: FluentIcon;
|
|
33
|
+
export declare const RectangleLandscape32Regular: FluentIcon;
|
|
34
|
+
export declare const RectangleLandscape48Filled: FluentIcon;
|
|
35
|
+
export declare const RectangleLandscape48Regular: FluentIcon;
|
|
36
|
+
export declare const RectangleLandscapeHintCopy16Filled: FluentIcon;
|
|
37
|
+
export declare const RectangleLandscapeHintCopy16Regular: FluentIcon;
|
|
38
|
+
export declare const RectangleLandscapeHintCopy20Filled: FluentIcon;
|
|
39
|
+
export declare const RectangleLandscapeHintCopy20Regular: FluentIcon;
|
|
40
|
+
export declare const RectangleLandscapeHintCopy24Filled: FluentIcon;
|
|
41
|
+
export declare const RectangleLandscapeHintCopy24Regular: FluentIcon;
|
|
42
|
+
export declare const RectanglePortraitLocationTarget20Filled: FluentIcon;
|
|
43
|
+
export declare const RectanglePortraitLocationTarget20Regular: FluentIcon;
|
|
44
|
+
export declare const Recycle20Filled: FluentIcon;
|
|
45
|
+
export declare const Recycle20Regular: FluentIcon;
|
|
46
|
+
export declare const Recycle32Filled: FluentIcon;
|
|
47
|
+
export declare const Recycle32Regular: FluentIcon;
|
|
48
|
+
export declare const Remote16Filled: FluentIcon;
|
|
49
|
+
export declare const Remote16Regular: FluentIcon;
|
|
50
|
+
export declare const Remote20Filled: FluentIcon;
|
|
51
|
+
export declare const Remote20Regular: FluentIcon;
|
|
52
|
+
export declare const Rename16Filled: FluentIcon;
|
|
53
|
+
export declare const Rename16Regular: FluentIcon;
|
|
54
|
+
export declare const Rename20Filled: FluentIcon;
|
|
55
|
+
export declare const Rename20Regular: FluentIcon;
|
|
2
56
|
export declare const Rename24Filled: FluentIcon;
|
|
3
57
|
export declare const Rename24Regular: FluentIcon;
|
|
4
58
|
export declare const Rename28Filled: FluentIcon;
|
|
@@ -945,57 +999,3 @@ export declare const Smartwatch24Filled: FluentIcon;
|
|
|
945
999
|
export declare const Smartwatch24Regular: FluentIcon;
|
|
946
1000
|
export declare const SmartwatchDot20Filled: FluentIcon;
|
|
947
1001
|
export declare const SmartwatchDot20Regular: FluentIcon;
|
|
948
|
-
export declare const SmartwatchDot24Filled: FluentIcon;
|
|
949
|
-
export declare const SmartwatchDot24Regular: FluentIcon;
|
|
950
|
-
export declare const Snooze16Filled: FluentIcon;
|
|
951
|
-
export declare const Snooze16Regular: FluentIcon;
|
|
952
|
-
export declare const Snooze20Filled: FluentIcon;
|
|
953
|
-
export declare const Snooze20Regular: FluentIcon;
|
|
954
|
-
export declare const Snooze24Filled: FluentIcon;
|
|
955
|
-
export declare const Snooze24Regular: FluentIcon;
|
|
956
|
-
export declare const SoundSource20Filled: FluentIcon;
|
|
957
|
-
export declare const SoundSource20Regular: FluentIcon;
|
|
958
|
-
export declare const SoundSource24Filled: FluentIcon;
|
|
959
|
-
export declare const SoundSource24Regular: FluentIcon;
|
|
960
|
-
export declare const SoundSource28Filled: FluentIcon;
|
|
961
|
-
export declare const SoundSource28Regular: FluentIcon;
|
|
962
|
-
export declare const SoundWaveCircle20Filled: FluentIcon;
|
|
963
|
-
export declare const SoundWaveCircle20Regular: FluentIcon;
|
|
964
|
-
export declare const SoundWaveCircle24Filled: FluentIcon;
|
|
965
|
-
export declare const SoundWaveCircle24Regular: FluentIcon;
|
|
966
|
-
export declare const Space3D16Filled: FluentIcon;
|
|
967
|
-
export declare const Space3D16Regular: FluentIcon;
|
|
968
|
-
export declare const Space3D20Filled: FluentIcon;
|
|
969
|
-
export declare const Space3D20Regular: FluentIcon;
|
|
970
|
-
export declare const Space3D24Filled: FluentIcon;
|
|
971
|
-
export declare const Space3D24Regular: FluentIcon;
|
|
972
|
-
export declare const Space3D28Filled: FluentIcon;
|
|
973
|
-
export declare const Space3D28Regular: FluentIcon;
|
|
974
|
-
export declare const Space3D32Filled: FluentIcon;
|
|
975
|
-
export declare const Space3D32Regular: FluentIcon;
|
|
976
|
-
export declare const Space3D48Filled: FluentIcon;
|
|
977
|
-
export declare const Space3D48Regular: FluentIcon;
|
|
978
|
-
export declare const Spacebar20Filled: FluentIcon;
|
|
979
|
-
export declare const Spacebar20Regular: FluentIcon;
|
|
980
|
-
export declare const Spacebar24Filled: FluentIcon;
|
|
981
|
-
export declare const Spacebar24Regular: FluentIcon;
|
|
982
|
-
export declare const Sparkle16Filled: FluentIcon;
|
|
983
|
-
export declare const Sparkle16Regular: FluentIcon;
|
|
984
|
-
export declare const Sparkle20Filled: FluentIcon;
|
|
985
|
-
export declare const Sparkle20Regular: FluentIcon;
|
|
986
|
-
export declare const Sparkle24Filled: FluentIcon;
|
|
987
|
-
export declare const Sparkle24Regular: FluentIcon;
|
|
988
|
-
export declare const Sparkle28Filled: FluentIcon;
|
|
989
|
-
export declare const Sparkle28Regular: FluentIcon;
|
|
990
|
-
export declare const Sparkle32Filled: FluentIcon;
|
|
991
|
-
export declare const Sparkle32Regular: FluentIcon;
|
|
992
|
-
export declare const Sparkle48Filled: FluentIcon;
|
|
993
|
-
export declare const Sparkle48Regular: FluentIcon;
|
|
994
|
-
export declare const SparkleCircle16Filled: FluentIcon;
|
|
995
|
-
export declare const SparkleCircle16Regular: FluentIcon;
|
|
996
|
-
export declare const SparkleCircle20Filled: FluentIcon;
|
|
997
|
-
export declare const SparkleCircle20Regular: FluentIcon;
|
|
998
|
-
export declare const SparkleCircle24Filled: FluentIcon;
|
|
999
|
-
export declare const SparkleCircle24Regular: FluentIcon;
|
|
1000
|
-
export declare const SparkleCircle28Filled: FluentIcon;
|
|
1001
|
-
export declare const SparkleCircle28Regular: FluentIcon;
|