@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,58 @@
|
|
|
1
1
|
import type { FluentIcon } from "../utils/createFluentIcon";
|
|
2
|
+
export declare const TableStackLeft20Filled: FluentIcon;
|
|
3
|
+
export declare const TableStackLeft20Regular: FluentIcon;
|
|
4
|
+
export declare const TableStackLeft24Filled: FluentIcon;
|
|
5
|
+
export declare const TableStackLeft24Regular: FluentIcon;
|
|
6
|
+
export declare const TableStackLeft28Filled: FluentIcon;
|
|
7
|
+
export declare const TableStackLeft28Regular: FluentIcon;
|
|
8
|
+
export declare const TableStackRight16Filled: FluentIcon;
|
|
9
|
+
export declare const TableStackRight16Regular: FluentIcon;
|
|
10
|
+
export declare const TableStackRight20Filled: FluentIcon;
|
|
11
|
+
export declare const TableStackRight20Regular: FluentIcon;
|
|
12
|
+
export declare const TableStackRight24Filled: FluentIcon;
|
|
13
|
+
export declare const TableStackRight24Regular: FluentIcon;
|
|
14
|
+
export declare const TableStackRight28Filled: FluentIcon;
|
|
15
|
+
export declare const TableStackRight28Regular: FluentIcon;
|
|
16
|
+
export declare const TableSwitch16Filled: FluentIcon;
|
|
17
|
+
export declare const TableSwitch16Regular: FluentIcon;
|
|
18
|
+
export declare const TableSwitch20Filled: FluentIcon;
|
|
19
|
+
export declare const TableSwitch20Regular: FluentIcon;
|
|
20
|
+
export declare const TableSwitch24Filled: FluentIcon;
|
|
21
|
+
export declare const TableSwitch24Regular: FluentIcon;
|
|
22
|
+
export declare const TableSwitch28Filled: FluentIcon;
|
|
23
|
+
export declare const TableSwitch28Regular: FluentIcon;
|
|
24
|
+
export declare const Tablet12Filled: FluentIcon;
|
|
25
|
+
export declare const Tablet12Regular: FluentIcon;
|
|
26
|
+
export declare const Tablet16Filled: FluentIcon;
|
|
27
|
+
export declare const Tablet16Regular: FluentIcon;
|
|
28
|
+
export declare const Tablet20Filled: FluentIcon;
|
|
29
|
+
export declare const Tablet20Regular: FluentIcon;
|
|
30
|
+
export declare const Tablet24Filled: FluentIcon;
|
|
31
|
+
export declare const Tablet24Regular: FluentIcon;
|
|
32
|
+
export declare const Tablet32Filled: FluentIcon;
|
|
33
|
+
export declare const Tablet32Regular: FluentIcon;
|
|
34
|
+
export declare const Tablet48Filled: FluentIcon;
|
|
35
|
+
export declare const Tablet48Regular: FluentIcon;
|
|
36
|
+
export declare const TabletLaptop20Filled: FluentIcon;
|
|
37
|
+
export declare const TabletLaptop20Regular: FluentIcon;
|
|
38
|
+
export declare const TabletLaptop24Filled: FluentIcon;
|
|
39
|
+
export declare const TabletLaptop24Regular: FluentIcon;
|
|
40
|
+
export declare const TabletSpeaker20Filled: FluentIcon;
|
|
41
|
+
export declare const TabletSpeaker20Regular: FluentIcon;
|
|
42
|
+
export declare const TabletSpeaker24Filled: FluentIcon;
|
|
43
|
+
export declare const TabletSpeaker24Regular: FluentIcon;
|
|
44
|
+
export declare const Tabs16Filled: FluentIcon;
|
|
45
|
+
export declare const Tabs16Regular: FluentIcon;
|
|
46
|
+
export declare const Tabs20Filled: FluentIcon;
|
|
47
|
+
export declare const Tabs20Regular: FluentIcon;
|
|
48
|
+
export declare const Tabs24Filled: FluentIcon;
|
|
49
|
+
export declare const Tabs24Regular: FluentIcon;
|
|
50
|
+
export declare const Tag16Filled: FluentIcon;
|
|
51
|
+
export declare const Tag16Regular: FluentIcon;
|
|
52
|
+
export declare const Tag20Filled: FluentIcon;
|
|
53
|
+
export declare const Tag20Regular: FluentIcon;
|
|
54
|
+
export declare const Tag24Filled: FluentIcon;
|
|
55
|
+
export declare const Tag24Regular: FluentIcon;
|
|
2
56
|
export declare const Tag28Filled: FluentIcon;
|
|
3
57
|
export declare const Tag28Regular: FluentIcon;
|
|
4
58
|
export declare const Tag32Filled: FluentIcon;
|
|
@@ -945,57 +999,3 @@ export declare const ThumbDislike16Regular: FluentIcon;
|
|
|
945
999
|
export declare const ThumbDislike20Filled: FluentIcon;
|
|
946
1000
|
export declare const ThumbDislike20Regular: FluentIcon;
|
|
947
1001
|
export declare const ThumbDislike24Filled: FluentIcon;
|
|
948
|
-
export declare const ThumbDislike24Regular: FluentIcon;
|
|
949
|
-
export declare const ThumbLike16Filled: FluentIcon;
|
|
950
|
-
export declare const ThumbLike16Regular: FluentIcon;
|
|
951
|
-
export declare const ThumbLike20Filled: FluentIcon;
|
|
952
|
-
export declare const ThumbLike20Regular: FluentIcon;
|
|
953
|
-
export declare const ThumbLike24Filled: FluentIcon;
|
|
954
|
-
export declare const ThumbLike24Regular: FluentIcon;
|
|
955
|
-
export declare const ThumbLike28Filled: FluentIcon;
|
|
956
|
-
export declare const ThumbLike28Regular: FluentIcon;
|
|
957
|
-
export declare const ThumbLike48Filled: FluentIcon;
|
|
958
|
-
export declare const ThumbLike48Regular: FluentIcon;
|
|
959
|
-
export declare const ThumbLikeDislike16Filled: FluentIcon;
|
|
960
|
-
export declare const ThumbLikeDislike16Regular: FluentIcon;
|
|
961
|
-
export declare const ThumbLikeDislike20Filled: FluentIcon;
|
|
962
|
-
export declare const ThumbLikeDislike20Regular: FluentIcon;
|
|
963
|
-
export declare const ThumbLikeDislike24Filled: FluentIcon;
|
|
964
|
-
export declare const ThumbLikeDislike24Regular: FluentIcon;
|
|
965
|
-
export declare const TicketDiagonal16Filled: FluentIcon;
|
|
966
|
-
export declare const TicketDiagonal16Regular: FluentIcon;
|
|
967
|
-
export declare const TicketDiagonal20Filled: FluentIcon;
|
|
968
|
-
export declare const TicketDiagonal20Regular: FluentIcon;
|
|
969
|
-
export declare const TicketDiagonal24Filled: FluentIcon;
|
|
970
|
-
export declare const TicketDiagonal24Regular: FluentIcon;
|
|
971
|
-
export declare const TicketDiagonal28Filled: FluentIcon;
|
|
972
|
-
export declare const TicketDiagonal28Regular: FluentIcon;
|
|
973
|
-
export declare const TicketHorizontal20Filled: FluentIcon;
|
|
974
|
-
export declare const TicketHorizontal20Regular: FluentIcon;
|
|
975
|
-
export declare const TicketHorizontal24Filled: FluentIcon;
|
|
976
|
-
export declare const TicketHorizontal24Regular: FluentIcon;
|
|
977
|
-
export declare const TimeAndWeather20Filled: FluentIcon;
|
|
978
|
-
export declare const TimeAndWeather20Regular: FluentIcon;
|
|
979
|
-
export declare const TimeAndWeather24Filled: FluentIcon;
|
|
980
|
-
export declare const TimeAndWeather24Regular: FluentIcon;
|
|
981
|
-
export declare const TimePicker20Filled: FluentIcon;
|
|
982
|
-
export declare const TimePicker20Regular: FluentIcon;
|
|
983
|
-
export declare const TimePicker24Filled: FluentIcon;
|
|
984
|
-
export declare const TimePicker24Regular: FluentIcon;
|
|
985
|
-
export declare const Timeline20Filled: FluentIcon;
|
|
986
|
-
export declare const Timeline20Regular: FluentIcon;
|
|
987
|
-
export declare const Timeline24Filled: FluentIcon;
|
|
988
|
-
export declare const Timeline24Regular: FluentIcon;
|
|
989
|
-
export declare const Timer1020Filled: FluentIcon;
|
|
990
|
-
export declare const Timer1020Regular: FluentIcon;
|
|
991
|
-
export declare const Timer1024Filled: FluentIcon;
|
|
992
|
-
export declare const Timer1024Regular: FluentIcon;
|
|
993
|
-
export declare const Timer12Filled: FluentIcon;
|
|
994
|
-
export declare const Timer12Regular: FluentIcon;
|
|
995
|
-
export declare const Timer16Filled: FluentIcon;
|
|
996
|
-
export declare const Timer16Regular: FluentIcon;
|
|
997
|
-
export declare const Timer20Filled: FluentIcon;
|
|
998
|
-
export declare const Timer20Regular: FluentIcon;
|
|
999
|
-
export declare const Timer24Filled: FluentIcon;
|
|
1000
|
-
export declare const Timer24Regular: FluentIcon;
|
|
1001
|
-
export declare const Timer28Filled: FluentIcon;
|
|
@@ -3,27 +3,81 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.
|
|
19
|
-
exports.
|
|
20
|
-
exports.
|
|
21
|
-
exports.
|
|
22
|
-
exports.
|
|
23
|
-
exports.
|
|
24
|
-
exports.
|
|
25
|
-
exports.
|
|
6
|
+
exports.Tag16Regular = exports.Tag16Filled = exports.Tabs24Regular = exports.Tabs24Filled = exports.Tabs20Regular = exports.Tabs20Filled = exports.Tabs16Regular = exports.Tabs16Filled = exports.TabletSpeaker24Regular = exports.TabletSpeaker24Filled = exports.TabletSpeaker20Regular = exports.TabletSpeaker20Filled = exports.TabletLaptop24Regular = exports.TabletLaptop24Filled = exports.TabletLaptop20Regular = exports.TabletLaptop20Filled = exports.Tablet48Regular = exports.Tablet48Filled = exports.Tablet32Regular = exports.Tablet32Filled = exports.Tablet24Regular = exports.Tablet24Filled = exports.Tablet20Regular = exports.Tablet20Filled = exports.Tablet16Regular = exports.Tablet16Filled = exports.Tablet12Regular = exports.Tablet12Filled = exports.TableSwitch28Regular = exports.TableSwitch28Filled = exports.TableSwitch24Regular = exports.TableSwitch24Filled = exports.TableSwitch20Regular = exports.TableSwitch20Filled = exports.TableSwitch16Regular = exports.TableSwitch16Filled = exports.TableStackRight28Regular = exports.TableStackRight28Filled = exports.TableStackRight24Regular = exports.TableStackRight24Filled = exports.TableStackRight20Regular = exports.TableStackRight20Filled = exports.TableStackRight16Regular = exports.TableStackRight16Filled = exports.TableStackLeft28Regular = exports.TableStackLeft28Filled = exports.TableStackLeft24Regular = exports.TableStackLeft24Filled = exports.TableStackLeft20Regular = exports.TableStackLeft20Filled = void 0;
|
|
7
|
+
exports.TagQuestionMark24Regular = exports.TagQuestionMark24Filled = exports.TagQuestionMark20Regular = exports.TagQuestionMark20Filled = exports.TagQuestionMark16Regular = exports.TagQuestionMark16Filled = exports.TagOff24Regular = exports.TagOff24Filled = exports.TagOff20Regular = exports.TagOff20Filled = exports.TagMultiple24Regular = exports.TagMultiple24Filled = exports.TagMultiple20Regular = exports.TagMultiple20Filled = exports.TagMultiple16Regular = exports.TagMultiple16Filled = exports.TagLockAccent32Filled = exports.TagLockAccent24Filled = exports.TagLockAccent20Filled = exports.TagLockAccent16Filled = exports.TagLock32Regular = exports.TagLock32Filled = exports.TagLock24Regular = exports.TagLock24Filled = exports.TagLock20Regular = exports.TagLock20Filled = exports.TagLock16Regular = exports.TagLock16Filled = exports.TagError24Regular = exports.TagError24Filled = exports.TagError20Regular = exports.TagError20Filled = exports.TagError16Regular = exports.TagError16Filled = exports.TagDismiss24Regular = exports.TagDismiss24Filled = exports.TagDismiss20Regular = exports.TagDismiss20Filled = exports.TagDismiss16Regular = exports.TagDismiss16Filled = exports.TagCircle20Regular = exports.TagCircle20Filled = exports.Tag32Regular = exports.Tag32Filled = exports.Tag28Regular = exports.Tag28Filled = exports.Tag24Regular = exports.Tag24Filled = exports.Tag20Regular = exports.Tag20Filled = void 0;
|
|
8
|
+
exports.TaskListAdd24Regular = exports.TaskListAdd24Filled = exports.TaskListAdd20Regular = exports.TaskListAdd20Filled = exports.TargetEdit24Regular = exports.TargetEdit24Filled = exports.TargetEdit20Regular = exports.TargetEdit20Filled = exports.TargetEdit16Regular = exports.TargetEdit16Filled = exports.TargetArrow24Regular = exports.TargetArrow24Filled = exports.TargetArrow20Regular = exports.TargetArrow20Filled = exports.TargetArrow16Regular = exports.TargetArrow16Filled = exports.Target32Regular = exports.Target32Filled = exports.Target24Regular = exports.Target24Filled = exports.Target20Regular = exports.Target20Filled = exports.Target16Regular = exports.Target16Filled = exports.TapSingle48Regular = exports.TapSingle48Filled = exports.TapSingle32Regular = exports.TapSingle32Filled = exports.TapSingle24Regular = exports.TapSingle24Filled = exports.TapSingle20Regular = exports.TapSingle20Filled = exports.TapDouble48Regular = exports.TapDouble48Filled = exports.TapDouble32Regular = exports.TapDouble32Filled = exports.TapDouble24Regular = exports.TapDouble24Filled = exports.TapDouble20Regular = exports.TapDouble20Filled = exports.TagSearch24Regular = exports.TagSearch24Filled = exports.TagSearch20Regular = exports.TagSearch20Filled = exports.TagReset24Regular = exports.TagReset24Filled = exports.TagReset20Regular = exports.TagReset20Filled = exports.TagQuestionMark32Regular = exports.TagQuestionMark32Filled = void 0;
|
|
9
|
+
exports.Temperature48Regular = exports.Temperature48Filled = exports.Temperature32Regular = exports.Temperature32Filled = exports.Temperature24Regular = exports.Temperature24Filled = exports.Temperature20Regular = exports.Temperature20Filled = exports.Temperature16Regular = exports.Temperature16Filled = exports.Teddy24Regular = exports.Teddy24Filled = exports.Teddy20Regular = exports.Teddy20Filled = exports.TasksApp28Regular = exports.TasksApp28Filled = exports.TasksApp24Regular = exports.TasksApp24Filled = exports.TasksApp20Regular = exports.TasksApp20Filled = exports.TaskListSquareSettings20Regular = exports.TaskListSquareSettings20Filled = exports.TaskListSquareRtl24Regular = exports.TaskListSquareRtl24Filled = exports.TaskListSquareRtl20Regular = exports.TaskListSquareRtl20Filled = exports.TaskListSquareRtl16Regular = exports.TaskListSquareRtl16Filled = exports.TaskListSquarePerson20Regular = exports.TaskListSquarePerson20Filled = exports.TaskListSquareLtr24Regular = exports.TaskListSquareLtr24Filled = exports.TaskListSquareLtr20Regular = exports.TaskListSquareLtr20Filled = exports.TaskListSquareLtr16Regular = exports.TaskListSquareLtr16Filled = exports.TaskListSquareDatabase20Regular = exports.TaskListSquareDatabase20Filled = exports.TaskListSquareAdd24Regular = exports.TaskListSquareAdd24Filled = exports.TaskListSquareAdd20Regular = exports.TaskListSquareAdd20Filled = exports.TaskListRtl24Regular = exports.TaskListRtl24Filled = exports.TaskListRtl20Regular = exports.TaskListRtl20Filled = exports.TaskListLtr24Regular = exports.TaskListLtr24Filled = exports.TaskListLtr20Regular = exports.TaskListLtr20Filled = void 0;
|
|
10
|
+
exports.TextAlignCenter20Regular = exports.TextAlignCenter20Filled = exports.TextAlignCenter16Regular = exports.TextAlignCenter16Filled = exports.TextAddT24Regular = exports.TextAddT24Filled = exports.TextAddT20Regular = exports.TextAddT20Filled = exports.TextAddSpaceBefore24Regular = exports.TextAddSpaceBefore24Filled = exports.TextAddSpaceBefore20Regular = exports.TextAddSpaceBefore20Filled = exports.TextAddSpaceAfter24Regular = exports.TextAddSpaceAfter24Filled = exports.TextAddSpaceAfter20Regular = exports.TextAddSpaceAfter20Filled = exports.TextAdd20Regular = exports.TextAdd20Filled = exports.TextAbcUnderlineDouble32Regular = exports.TextAbcUnderlineDouble32Filled = exports.Text32Regular = exports.Text32Filled = exports.Text16Regular = exports.Text16Filled = exports.Text12Regular = exports.Text12Filled = exports.TetrisApp48Regular = exports.TetrisApp48Filled = exports.TetrisApp32Regular = exports.TetrisApp32Filled = exports.TetrisApp28Regular = exports.TetrisApp28Filled = exports.TetrisApp24Regular = exports.TetrisApp24Filled = exports.TetrisApp20Regular = exports.TetrisApp20Filled = exports.TetrisApp16Regular = exports.TetrisApp16Filled = exports.Tent48Regular = exports.Tent48Filled = exports.Tent28Regular = exports.Tent28Filled = exports.Tent24Regular = exports.Tent24Filled = exports.Tent20Regular = exports.Tent20Filled = exports.Tent16Regular = exports.Tent16Filled = exports.Tent12Regular = exports.Tent12Filled = void 0;
|
|
11
|
+
exports.TextAlignJustifyRotate27024Regular = exports.TextAlignJustifyRotate27024Filled = exports.TextAlignJustifyRotate27020Regular = exports.TextAlignJustifyRotate27020Filled = exports.TextAlignJustifyLowRotate9024Regular = exports.TextAlignJustifyLowRotate9024Filled = exports.TextAlignJustifyLowRotate9020Regular = exports.TextAlignJustifyLowRotate9020Filled = exports.TextAlignJustifyLowRotate27024Regular = exports.TextAlignJustifyLowRotate27024Filled = exports.TextAlignJustifyLowRotate27020Regular = exports.TextAlignJustifyLowRotate27020Filled = exports.TextAlignJustifyLow9024Regular = exports.TextAlignJustifyLow9024Filled = exports.TextAlignJustifyLow9020Regular = exports.TextAlignJustifyLow9020Filled = exports.TextAlignJustifyLow24Regular = exports.TextAlignJustifyLow24Filled = exports.TextAlignJustifyLow20Regular = exports.TextAlignJustifyLow20Filled = exports.TextAlignJustify24Regular = exports.TextAlignJustify24Filled = exports.TextAlignJustify20Regular = exports.TextAlignJustify20Filled = exports.TextAlignDistributedVertical24Regular = exports.TextAlignDistributedVertical24Filled = exports.TextAlignDistributedVertical20Regular = exports.TextAlignDistributedVertical20Filled = exports.TextAlignDistributedEvenly24Regular = exports.TextAlignDistributedEvenly24Filled = exports.TextAlignDistributedEvenly20Regular = exports.TextAlignDistributedEvenly20Filled = exports.TextAlignDistributed24Regular = exports.TextAlignDistributed24Filled = exports.TextAlignDistributed20Regular = exports.TextAlignDistributed20Filled = exports.TextAlignCenterRotate9024Regular = exports.TextAlignCenterRotate9024Filled = exports.TextAlignCenterRotate9020Regular = exports.TextAlignCenterRotate9020Filled = exports.TextAlignCenterRotate9016Regular = exports.TextAlignCenterRotate9016Filled = exports.TextAlignCenterRotate27024Regular = exports.TextAlignCenterRotate27024Filled = exports.TextAlignCenterRotate27020Regular = exports.TextAlignCenterRotate27020Filled = exports.TextAlignCenterRotate27016Regular = exports.TextAlignCenterRotate27016Filled = exports.TextAlignCenter24Regular = exports.TextAlignCenter24Filled = void 0;
|
|
12
|
+
exports.TextBold24Regular = exports.TextBold24Filled = exports.TextBold20Regular = exports.TextBold20Filled = exports.TextBold16Regular = exports.TextBold16Filled = exports.TextBaseline20Regular = exports.TextBaseline20Filled = exports.TextAsterisk20Regular = exports.TextAsterisk20Filled = exports.TextAlignRightRotate9024Regular = exports.TextAlignRightRotate9024Filled = exports.TextAlignRightRotate9020Regular = exports.TextAlignRightRotate9020Filled = exports.TextAlignRightRotate9016Regular = exports.TextAlignRightRotate9016Filled = exports.TextAlignRightRotate27024Regular = exports.TextAlignRightRotate27024Filled = exports.TextAlignRightRotate27020Regular = exports.TextAlignRightRotate27020Filled = exports.TextAlignRightRotate27016Regular = exports.TextAlignRightRotate27016Filled = exports.TextAlignRight24Regular = exports.TextAlignRight24Filled = exports.TextAlignRight20Regular = exports.TextAlignRight20Filled = exports.TextAlignRight16Regular = exports.TextAlignRight16Filled = exports.TextAlignLeftRotate9024Regular = exports.TextAlignLeftRotate9024Filled = exports.TextAlignLeftRotate9020Regular = exports.TextAlignLeftRotate9020Filled = exports.TextAlignLeftRotate9016Regular = exports.TextAlignLeftRotate9016Filled = exports.TextAlignLeftRotate27024Regular = exports.TextAlignLeftRotate27024Filled = exports.TextAlignLeftRotate27020Regular = exports.TextAlignLeftRotate27020Filled = exports.TextAlignLeftRotate27016Regular = exports.TextAlignLeftRotate27016Filled = exports.TextAlignLeft24Regular = exports.TextAlignLeft24Filled = exports.TextAlignLeft20Regular = exports.TextAlignLeft20Filled = exports.TextAlignLeft16Regular = exports.TextAlignLeft16Filled = exports.TextAlignJustifyRotate9024Regular = exports.TextAlignJustifyRotate9024Filled = exports.TextAlignJustifyRotate9020Regular = exports.TextAlignJustifyRotate9020Filled = void 0;
|
|
13
|
+
exports.TextBulletListSquarePerson32Regular = exports.TextBulletListSquarePerson32Filled = exports.TextBulletListSquarePerson20Regular = exports.TextBulletListSquarePerson20Filled = exports.TextBulletListSquareEdit24Regular = exports.TextBulletListSquareEdit24Filled = exports.TextBulletListSquareEdit20Regular = exports.TextBulletListSquareEdit20Filled = exports.TextBulletListSquareClock20Regular = exports.TextBulletListSquareClock20Filled = exports.TextBulletListSquare32Regular = exports.TextBulletListSquare32Filled = exports.TextBulletListSquare24Regular = exports.TextBulletListSquare24Filled = exports.TextBulletListSquare20Regular = exports.TextBulletListSquare20Filled = exports.TextBulletListSquare16Regular = exports.TextBulletListSquare16Filled = exports.TextBulletListRtl9020Regular = exports.TextBulletListRtl9020Filled = exports.TextBulletListRtl24Regular = exports.TextBulletListRtl24Filled = exports.TextBulletListRtl20Regular = exports.TextBulletListRtl20Filled = exports.TextBulletListRtl16Regular = exports.TextBulletListRtl16Filled = exports.TextBulletListLtrRotate27024Regular = exports.TextBulletListLtrRotate27024Filled = exports.TextBulletListLtr9024Regular = exports.TextBulletListLtr9024Filled = exports.TextBulletListLtr9020Regular = exports.TextBulletListLtr9020Filled = exports.TextBulletListLtr24Regular = exports.TextBulletListLtr24Filled = exports.TextBulletListLtr20Regular = exports.TextBulletListLtr20Filled = exports.TextBulletListLtr16Regular = exports.TextBulletListLtr16Filled = exports.TextBulletListDismiss20Regular = exports.TextBulletListDismiss20Filled = exports.TextBulletListCheckmark20Regular = exports.TextBulletListCheckmark20Filled = exports.TextBulletListAdd24Regular = exports.TextBulletListAdd24Filled = exports.TextBulletListAdd20Regular = exports.TextBulletListAdd20Filled = exports.TextBoxSettings24Regular = exports.TextBoxSettings24Filled = exports.TextBoxSettings20Regular = exports.TextBoxSettings20Filled = void 0;
|
|
14
|
+
exports.TextChangeCase24Regular = exports.TextChangeCase24Filled = exports.TextChangeCase20Regular = exports.TextChangeCase20Filled = exports.TextChangeCase16Regular = exports.TextChangeCase16Filled = exports.TextCaseUppercase24Regular = exports.TextCaseUppercase24Filled = exports.TextCaseUppercase20Regular = exports.TextCaseUppercase20Filled = exports.TextCaseUppercase16Regular = exports.TextCaseUppercase16Filled = exports.TextCaseTitle24Regular = exports.TextCaseTitle24Filled = exports.TextCaseTitle20Regular = exports.TextCaseTitle20Filled = exports.TextCaseTitle16Regular = exports.TextCaseTitle16Filled = exports.TextCaseLowercase24Regular = exports.TextCaseLowercase24Filled = exports.TextCaseLowercase20Regular = exports.TextCaseLowercase20Filled = exports.TextCaseLowercase16Regular = exports.TextCaseLowercase16Filled = exports.TextBulletListTree24Regular = exports.TextBulletListTree24Filled = exports.TextBulletListTree20Regular = exports.TextBulletListTree20Filled = exports.TextBulletListTree16Regular = exports.TextBulletListTree16Filled = exports.TextBulletListSquareWarning24Regular = exports.TextBulletListSquareWarning24Filled = exports.TextBulletListSquareWarning20Regular = exports.TextBulletListSquareWarning20Filled = exports.TextBulletListSquareWarning16Regular = exports.TextBulletListSquareWarning16Filled = exports.TextBulletListSquareToolbox20Regular = exports.TextBulletListSquareToolbox20Filled = exports.TextBulletListSquareSparkle24Regular = exports.TextBulletListSquareSparkle24Filled = exports.TextBulletListSquareSparkle20Regular = exports.TextBulletListSquareSparkle20Filled = exports.TextBulletListSquareSparkle16Regular = exports.TextBulletListSquareSparkle16Filled = exports.TextBulletListSquareShield20Regular = exports.TextBulletListSquareShield20Filled = exports.TextBulletListSquareSettings20Regular = exports.TextBulletListSquareSettings20Filled = exports.TextBulletListSquareSearch20Regular = exports.TextBulletListSquareSearch20Filled = void 0;
|
|
15
|
+
exports.TextColumnTwoLeft24Filled = exports.TextColumnTwoLeft20Regular = exports.TextColumnTwoLeft20Filled = exports.TextColumnTwo24Regular = exports.TextColumnTwo24Filled = exports.TextColumnTwo20Regular = exports.TextColumnTwo20Filled = exports.TextColumnThree24Regular = exports.TextColumnThree24Filled = exports.TextColumnThree20Regular = exports.TextColumnThree20Filled = exports.TextColumnOneWideLightning24Regular = exports.TextColumnOneWideLightning24Filled = exports.TextColumnOneWideLightning20Regular = exports.TextColumnOneWideLightning20Filled = exports.TextColumnOneWide24Regular = exports.TextColumnOneWide24Filled = exports.TextColumnOneWide20Regular = exports.TextColumnOneWide20Filled = exports.TextColumnOneSemiNarrow24Regular = exports.TextColumnOneSemiNarrow24Filled = exports.TextColumnOneSemiNarrow20Regular = exports.TextColumnOneSemiNarrow20Filled = exports.TextColumnOneNarrow24Regular = exports.TextColumnOneNarrow24Filled = exports.TextColumnOneNarrow20Regular = exports.TextColumnOneNarrow20Filled = exports.TextColumnOne24Regular = exports.TextColumnOne24Filled = exports.TextColumnOne20Regular = exports.TextColumnOne20Filled = exports.TextColorAccent24Filled = exports.TextColorAccent20Filled = exports.TextColorAccent16Filled = exports.TextColor24Regular = exports.TextColor24Filled = exports.TextColor20Regular = exports.TextColor20Filled = exports.TextColor16Regular = exports.TextColor16Filled = exports.TextCollapse24Regular = exports.TextCollapse24Filled = exports.TextCollapse20Regular = exports.TextCollapse20Filled = exports.TextClearFormatting24Regular = exports.TextClearFormatting24Filled = exports.TextClearFormatting20Regular = exports.TextClearFormatting20Filled = exports.TextClearFormatting16Regular = exports.TextClearFormatting16Filled = void 0;
|
|
16
|
+
exports.TextDirectionRotate315Right20Filled = exports.TextDirectionRotate270Right24Regular = exports.TextDirectionRotate270Right24Filled = exports.TextDirectionRotate270Right20Regular = exports.TextDirectionRotate270Right20Filled = exports.TextDirectionHorizontalRtl24Regular = exports.TextDirectionHorizontalRtl24Filled = exports.TextDirectionHorizontalRtl20Regular = exports.TextDirectionHorizontalRtl20Filled = exports.TextDirectionHorizontalRight24Regular = exports.TextDirectionHorizontalRight24Filled = exports.TextDirectionHorizontalRight20Regular = exports.TextDirectionHorizontalRight20Filled = exports.TextDirectionHorizontalLtr24Regular = exports.TextDirectionHorizontalLtr24Filled = exports.TextDirectionHorizontalLtr20Regular = exports.TextDirectionHorizontalLtr20Filled = exports.TextDirectionHorizontalLeft24Regular = exports.TextDirectionHorizontalLeft24Filled = exports.TextDirectionHorizontalLeft20Regular = exports.TextDirectionHorizontalLeft20Filled = exports.TextDescriptionRtl24Regular = exports.TextDescriptionRtl24Filled = exports.TextDescriptionRtl20Regular = exports.TextDescriptionRtl20Filled = exports.TextDescriptionLtr24Regular = exports.TextDescriptionLtr24Filled = exports.TextDescriptionLtr20Regular = exports.TextDescriptionLtr20Filled = exports.TextDescription24Regular = exports.TextDescription24Filled = exports.TextDescription20Regular = exports.TextDescription20Filled = exports.TextDensity28Regular = exports.TextDensity28Filled = exports.TextDensity24Regular = exports.TextDensity24Filled = exports.TextDensity20Regular = exports.TextDensity20Filled = exports.TextDensity16Regular = exports.TextDensity16Filled = exports.TextContinuous24Regular = exports.TextContinuous24Filled = exports.TextContinuous20Regular = exports.TextContinuous20Filled = exports.TextColumnTwoRight24Regular = exports.TextColumnTwoRight24Filled = exports.TextColumnTwoRight20Regular = exports.TextColumnTwoRight20Filled = exports.TextColumnTwoLeft24Regular = void 0;
|
|
17
|
+
exports.TextFirstLine24Filled = exports.TextFirstLine20Regular = exports.TextFirstLine20Filled = exports.TextField24Regular = exports.TextField24Filled = exports.TextField20Regular = exports.TextField20Filled = exports.TextField16Regular = exports.TextField16Filled = exports.TextExpand24Regular = exports.TextExpand24Filled = exports.TextExpand20Regular = exports.TextExpand20Filled = exports.TextExpand16Regular = exports.TextExpand16Filled = exports.TextEffects24Regular = exports.TextEffects24Filled = exports.TextEffects20Regular = exports.TextEffects20Filled = exports.TextEditStyle24Regular = exports.TextEditStyle24Filled = exports.TextEditStyle20Regular = exports.TextEditStyle20Filled = exports.TextDirectionVertical24Regular = exports.TextDirectionVertical24Filled = exports.TextDirectionVertical20Regular = exports.TextDirectionVertical20Filled = exports.TextDirectionRotate90Rtl24Regular = exports.TextDirectionRotate90Rtl24Filled = exports.TextDirectionRotate90Rtl20Regular = exports.TextDirectionRotate90Rtl20Filled = exports.TextDirectionRotate90Right24Regular = exports.TextDirectionRotate90Right24Filled = exports.TextDirectionRotate90Right20Regular = exports.TextDirectionRotate90Right20Filled = exports.TextDirectionRotate90Ltr24Regular = exports.TextDirectionRotate90Ltr24Filled = exports.TextDirectionRotate90Ltr20Regular = exports.TextDirectionRotate90Ltr20Filled = exports.TextDirectionRotate90Left24Regular = exports.TextDirectionRotate90Left24Filled = exports.TextDirectionRotate90Left20Regular = exports.TextDirectionRotate90Left20Filled = exports.TextDirectionRotate45Right24Regular = exports.TextDirectionRotate45Right24Filled = exports.TextDirectionRotate45Right20Regular = exports.TextDirectionRotate45Right20Filled = exports.TextDirectionRotate315Right24Regular = exports.TextDirectionRotate315Right24Filled = exports.TextDirectionRotate315Right20Regular = void 0;
|
|
18
|
+
exports.TextGrammarWand24Filled = exports.TextGrammarWand20Regular = exports.TextGrammarWand20Filled = exports.TextGrammarWand16Regular = exports.TextGrammarWand16Filled = exports.TextGrammarSettings24Regular = exports.TextGrammarSettings24Filled = exports.TextGrammarSettings20Regular = exports.TextGrammarSettings20Filled = exports.TextGrammarError20Regular = exports.TextGrammarError20Filled = exports.TextGrammarDismiss24Regular = exports.TextGrammarDismiss24Filled = exports.TextGrammarDismiss20Regular = exports.TextGrammarDismiss20Filled = exports.TextGrammarCheckmark24Regular = exports.TextGrammarCheckmark24Filled = exports.TextGrammarCheckmark20Regular = exports.TextGrammarCheckmark20Filled = exports.TextGrammarArrowRight24Regular = exports.TextGrammarArrowRight24Filled = exports.TextGrammarArrowRight20Regular = exports.TextGrammarArrowRight20Filled = exports.TextGrammarArrowLeft24Regular = exports.TextGrammarArrowLeft24Filled = exports.TextGrammarArrowLeft20Regular = exports.TextGrammarArrowLeft20Filled = exports.TextFootnote24Regular = exports.TextFootnote24Filled = exports.TextFootnote20Regular = exports.TextFootnote20Filled = exports.TextFontSize24Regular = exports.TextFontSize24Filled = exports.TextFontSize20Regular = exports.TextFontSize20Filled = exports.TextFontSize16Regular = exports.TextFontSize16Filled = exports.TextFontInfo24Regular = exports.TextFontInfo24Filled = exports.TextFontInfo20Regular = exports.TextFontInfo20Filled = exports.TextFontInfo16Regular = exports.TextFontInfo16Filled = exports.TextFont24Regular = exports.TextFont24Filled = exports.TextFont20Regular = exports.TextFont20Filled = exports.TextFont16Regular = exports.TextFont16Filled = exports.TextFirstLine24Regular = void 0;
|
|
19
|
+
exports.TextIndentDecreaseRtlRotate27020Filled = exports.TextIndentDecreaseRtl9024Regular = exports.TextIndentDecreaseRtl9024Filled = exports.TextIndentDecreaseRtl9020Regular = exports.TextIndentDecreaseRtl9020Filled = exports.TextIndentDecreaseRtl24Regular = exports.TextIndentDecreaseRtl24Filled = exports.TextIndentDecreaseRtl20Regular = exports.TextIndentDecreaseRtl20Filled = exports.TextIndentDecreaseRtl16Regular = exports.TextIndentDecreaseRtl16Filled = exports.TextIndentDecreaseRotate9024Regular = exports.TextIndentDecreaseRotate9024Filled = exports.TextIndentDecreaseRotate9020Regular = exports.TextIndentDecreaseRotate9020Filled = exports.TextIndentDecreaseRotate27024Regular = exports.TextIndentDecreaseRotate27024Filled = exports.TextIndentDecreaseRotate27020Regular = exports.TextIndentDecreaseRotate27020Filled = exports.TextIndentDecreaseLtrRotate27024Regular = exports.TextIndentDecreaseLtrRotate27024Filled = exports.TextIndentDecreaseLtrRotate27020Regular = exports.TextIndentDecreaseLtrRotate27020Filled = exports.TextIndentDecreaseLtr9024Regular = exports.TextIndentDecreaseLtr9024Filled = exports.TextIndentDecreaseLtr9020Regular = exports.TextIndentDecreaseLtr9020Filled = exports.TextIndentDecreaseLtr24Regular = exports.TextIndentDecreaseLtr24Filled = exports.TextIndentDecreaseLtr20Regular = exports.TextIndentDecreaseLtr20Filled = exports.TextIndentDecreaseLtr16Regular = exports.TextIndentDecreaseLtr16Filled = exports.TextHeader324Regular = exports.TextHeader324Filled = exports.TextHeader320Regular = exports.TextHeader320Filled = exports.TextHeader224Regular = exports.TextHeader224Filled = exports.TextHeader220Regular = exports.TextHeader220Filled = exports.TextHeader124Regular = exports.TextHeader124Filled = exports.TextHeader120Regular = exports.TextHeader120Filled = exports.TextHanging24Regular = exports.TextHanging24Filled = exports.TextHanging20Regular = exports.TextHanging20Filled = exports.TextGrammarWand24Regular = void 0;
|
|
20
|
+
exports.TextMore20Filled = exports.TextLineSpacing24Regular = exports.TextLineSpacing24Filled = exports.TextLineSpacing20Regular = exports.TextLineSpacing20Filled = exports.TextItalic24Regular = exports.TextItalic24Filled = exports.TextItalic20Regular = exports.TextItalic20Filled = exports.TextItalic16Regular = exports.TextItalic16Filled = exports.TextIndentIncreaseRtlRotate27024Regular = exports.TextIndentIncreaseRtlRotate27024Filled = exports.TextIndentIncreaseRtlRotate27020Regular = exports.TextIndentIncreaseRtlRotate27020Filled = exports.TextIndentIncreaseRtl9024Regular = exports.TextIndentIncreaseRtl9024Filled = exports.TextIndentIncreaseRtl9020Regular = exports.TextIndentIncreaseRtl9020Filled = exports.TextIndentIncreaseRtl24Regular = exports.TextIndentIncreaseRtl24Filled = exports.TextIndentIncreaseRtl20Regular = exports.TextIndentIncreaseRtl20Filled = exports.TextIndentIncreaseRtl16Regular = exports.TextIndentIncreaseRtl16Filled = exports.TextIndentIncreaseRotate9024Regular = exports.TextIndentIncreaseRotate9024Filled = exports.TextIndentIncreaseRotate9020Regular = exports.TextIndentIncreaseRotate9020Filled = exports.TextIndentIncreaseRotate27024Regular = exports.TextIndentIncreaseRotate27024Filled = exports.TextIndentIncreaseRotate27020Regular = exports.TextIndentIncreaseRotate27020Filled = exports.TextIndentIncreaseLtrRotate27024Regular = exports.TextIndentIncreaseLtrRotate27024Filled = exports.TextIndentIncreaseLtrRotate27020Regular = exports.TextIndentIncreaseLtrRotate27020Filled = exports.TextIndentIncreaseLtr9024Regular = exports.TextIndentIncreaseLtr9024Filled = exports.TextIndentIncreaseLtr9020Regular = exports.TextIndentIncreaseLtr9020Filled = exports.TextIndentIncreaseLtr24Regular = exports.TextIndentIncreaseLtr24Filled = exports.TextIndentIncreaseLtr20Regular = exports.TextIndentIncreaseLtr20Filled = exports.TextIndentIncreaseLtr16Regular = exports.TextIndentIncreaseLtr16Filled = exports.TextIndentDecreaseRtlRotate27024Regular = exports.TextIndentDecreaseRtlRotate27024Filled = exports.TextIndentDecreaseRtlRotate27020Regular = void 0;
|
|
21
|
+
exports.TextParagraphDirection20Filled = exports.TextParagraph24Regular = exports.TextParagraph24Filled = exports.TextParagraph20Regular = exports.TextParagraph20Filled = exports.TextParagraph16Regular = exports.TextParagraph16Filled = exports.TextNumberListRtlRotate27024Regular = exports.TextNumberListRtlRotate27024Filled = exports.TextNumberListRtlRotate27020Regular = exports.TextNumberListRtlRotate27020Filled = exports.TextNumberListRtl9024Regular = exports.TextNumberListRtl9024Filled = exports.TextNumberListRtl9020Regular = exports.TextNumberListRtl9020Filled = exports.TextNumberListRtl24Regular = exports.TextNumberListRtl24Filled = exports.TextNumberListRtl20Regular = exports.TextNumberListRtl20Filled = exports.TextNumberListRtl16Regular = exports.TextNumberListRtl16Filled = exports.TextNumberListRotate9024Regular = exports.TextNumberListRotate9024Filled = exports.TextNumberListRotate9020Regular = exports.TextNumberListRotate9020Filled = exports.TextNumberListRotate27024Regular = exports.TextNumberListRotate27024Filled = exports.TextNumberListRotate27020Regular = exports.TextNumberListRotate27020Filled = exports.TextNumberListLtrRotate27024Regular = exports.TextNumberListLtrRotate27024Filled = exports.TextNumberListLtrRotate27020Regular = exports.TextNumberListLtrRotate27020Filled = exports.TextNumberListLtr9024Regular = exports.TextNumberListLtr9024Filled = exports.TextNumberListLtr9020Regular = exports.TextNumberListLtr9020Filled = exports.TextNumberListLtr24Regular = exports.TextNumberListLtr24Filled = exports.TextNumberListLtr20Regular = exports.TextNumberListLtr20Filled = exports.TextNumberListLtr16Regular = exports.TextNumberListLtr16Filled = exports.TextNumberFormat24Regular = exports.TextNumberFormat24Filled = exports.TextNumberFormat20Regular = exports.TextNumberFormat20Filled = exports.TextMore24Regular = exports.TextMore24Filled = exports.TextMore20Regular = void 0;
|
|
22
|
+
exports.TextPositionTopBottom20Filled = exports.TextPositionTight24Regular = exports.TextPositionTight24Filled = exports.TextPositionTight20Regular = exports.TextPositionTight20Filled = exports.TextPositionThrough24Regular = exports.TextPositionThrough24Filled = exports.TextPositionThrough20Regular = exports.TextPositionThrough20Filled = exports.TextPositionSquareRight24Regular = exports.TextPositionSquareRight24Filled = exports.TextPositionSquareRight20Regular = exports.TextPositionSquareRight20Filled = exports.TextPositionSquareRight16Regular = exports.TextPositionSquareRight16Filled = exports.TextPositionSquareLeft24Regular = exports.TextPositionSquareLeft24Filled = exports.TextPositionSquareLeft20Regular = exports.TextPositionSquareLeft20Filled = exports.TextPositionSquareLeft16Regular = exports.TextPositionSquareLeft16Filled = exports.TextPositionSquare24Regular = exports.TextPositionSquare24Filled = exports.TextPositionSquare20Regular = exports.TextPositionSquare20Filled = exports.TextPositionLine24Regular = exports.TextPositionLine24Filled = exports.TextPositionLine20Regular = exports.TextPositionLine20Filled = exports.TextPositionFront24Regular = exports.TextPositionFront24Filled = exports.TextPositionFront20Regular = exports.TextPositionFront20Filled = exports.TextPositionBehind24Regular = exports.TextPositionBehind24Filled = exports.TextPositionBehind20Regular = exports.TextPositionBehind20Filled = exports.TextPeriodAsterisk20Regular = exports.TextPeriodAsterisk20Filled = exports.TextParagraphDirectionRight20Regular = exports.TextParagraphDirectionRight20Filled = exports.TextParagraphDirectionRight16Regular = exports.TextParagraphDirectionRight16Filled = exports.TextParagraphDirectionLeft20Regular = exports.TextParagraphDirectionLeft20Filled = exports.TextParagraphDirectionLeft16Regular = exports.TextParagraphDirectionLeft16Filled = exports.TextParagraphDirection24Regular = exports.TextParagraphDirection24Filled = exports.TextParagraphDirection20Regular = void 0;
|
|
23
|
+
exports.TextT24Filled = exports.TextT20Regular = exports.TextT20Filled = exports.TextT16Regular = exports.TextT16Filled = exports.TextT12Regular = exports.TextT12Filled = exports.TextSuperscript24Regular = exports.TextSuperscript24Filled = exports.TextSuperscript20Regular = exports.TextSuperscript20Filled = exports.TextSuperscript16Regular = exports.TextSuperscript16Filled = exports.TextSubscript24Regular = exports.TextSubscript24Filled = exports.TextSubscript20Regular = exports.TextSubscript20Filled = exports.TextSubscript16Regular = exports.TextSubscript16Filled = exports.TextStrikethrough24Regular = exports.TextStrikethrough24Filled = exports.TextStrikethrough20Regular = exports.TextStrikethrough20Filled = exports.TextStrikethrough16Regular = exports.TextStrikethrough16Filled = exports.TextSortDescending24Regular = exports.TextSortDescending24Filled = exports.TextSortDescending20Regular = exports.TextSortDescending20Filled = exports.TextSortDescending16Regular = exports.TextSortDescending16Filled = exports.TextSortAscending24Regular = exports.TextSortAscending24Filled = exports.TextSortAscending20Regular = exports.TextSortAscending20Filled = exports.TextSortAscending16Regular = exports.TextSortAscending16Filled = exports.TextQuote24Regular = exports.TextQuote24Filled = exports.TextQuote20Regular = exports.TextQuote20Filled = exports.TextQuote16Regular = exports.TextQuote16Filled = exports.TextProofingTools24Regular = exports.TextProofingTools24Filled = exports.TextProofingTools20Regular = exports.TextProofingTools20Filled = exports.TextPositionTopBottom24Regular = exports.TextPositionTopBottom24Filled = exports.TextPositionTopBottom20Regular = void 0;
|
|
24
|
+
exports.TextboxAlignBottom20Filled = exports.Textbox24Regular = exports.Textbox24Filled = exports.Textbox20Regular = exports.Textbox20Filled = exports.Textbox16Regular = exports.Textbox16Filled = exports.TextWrapOff24Regular = exports.TextWrapOff24Filled = exports.TextWrapOff20Regular = exports.TextWrapOff20Filled = exports.TextWrapOff16Regular = exports.TextWrapOff16Filled = exports.TextWrap24Regular = exports.TextWrap24Filled = exports.TextWrap20Regular = exports.TextWrap20Filled = exports.TextWrap16Regular = exports.TextWrap16Filled = exports.TextWordCount24Regular = exports.TextWordCount24Filled = exports.TextWordCount20Regular = exports.TextWordCount20Filled = exports.TextWholeWord20Regular = exports.TextWholeWord20Filled = exports.TextUnderlineDouble24Regular = exports.TextUnderlineDouble24Filled = exports.TextUnderlineDouble20Regular = exports.TextUnderlineDouble20Filled = exports.TextUnderlineCharacterU24Regular = exports.TextUnderlineCharacterU24Filled = exports.TextUnderlineCharacterU20Regular = exports.TextUnderlineCharacterU20Filled = exports.TextUnderlineCharacterU16Regular = exports.TextUnderlineCharacterU16Filled = exports.TextUnderline24Regular = exports.TextUnderline24Filled = exports.TextUnderline20Regular = exports.TextUnderline20Filled = exports.TextUnderline16Regular = exports.TextUnderline16Filled = exports.TextTTag16Regular = exports.TextTTag16Filled = exports.TextT48Regular = exports.TextT48Filled = exports.TextT32Regular = exports.TextT32Filled = exports.TextT28Regular = exports.TextT28Filled = exports.TextT24Regular = void 0;
|
|
25
|
+
exports.ThumbDislike24Filled = exports.ThumbDislike20Regular = exports.ThumbDislike20Filled = exports.ThumbDislike16Regular = exports.ThumbDislike16Filled = exports.Thinking24Regular = exports.Thinking24Filled = exports.Thinking20Regular = exports.Thinking20Filled = exports.TextboxSettings24Regular = exports.TextboxSettings24Filled = exports.TextboxSettings20Regular = exports.TextboxSettings20Filled = exports.TextboxRotate9024Regular = exports.TextboxRotate9024Filled = exports.TextboxRotate9020Regular = exports.TextboxRotate9020Filled = exports.TextboxMore24Regular = exports.TextboxMore24Filled = exports.TextboxMore20Regular = exports.TextboxMore20Filled = exports.TextboxAlignTopRotate9024Regular = exports.TextboxAlignTopRotate9024Filled = exports.TextboxAlignTopRotate9020Regular = exports.TextboxAlignTopRotate9020Filled = exports.TextboxAlignTop24Regular = exports.TextboxAlignTop24Filled = exports.TextboxAlignTop20Regular = exports.TextboxAlignTop20Filled = exports.TextboxAlignMiddleRotate9024Regular = exports.TextboxAlignMiddleRotate9024Filled = exports.TextboxAlignMiddleRotate9020Regular = exports.TextboxAlignMiddleRotate9020Filled = exports.TextboxAlignMiddle24Regular = exports.TextboxAlignMiddle24Filled = exports.TextboxAlignMiddle20Regular = exports.TextboxAlignMiddle20Filled = exports.TextboxAlignMiddle16Regular = exports.TextboxAlignMiddle16Filled = exports.TextboxAlignCenter24Regular = exports.TextboxAlignCenter24Filled = exports.TextboxAlignCenter20Regular = exports.TextboxAlignCenter20Filled = exports.TextboxAlignBottomRotate9024Regular = exports.TextboxAlignBottomRotate9024Filled = exports.TextboxAlignBottomRotate9020Regular = exports.TextboxAlignBottomRotate9020Filled = exports.TextboxAlignBottom24Regular = exports.TextboxAlignBottom24Filled = exports.TextboxAlignBottom20Regular = void 0;
|
|
26
26
|
const createFluentIcon_1 = require("../utils/createFluentIcon");
|
|
27
|
+
exports.TableStackLeft20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackLeft20Filled', "20", ["M3 16.5a.5.5 0 0 0 1 0v-13a.5.5 0 0 0-1 0v13ZM17 5v2h-4V3h2a2 2 0 0 1 2 2Zm-5-2v4H8V3.5c0-.28.22-.5.5-.5H12Zm0 5H8v4h4V8Zm5 4V8h-4v4h4Zm-9 1h4v4H8.5a.5.5 0 0 1-.5-.5V13Zm9 0v2a2 2 0 0 1-2 2h-2v-4h4Z"]);
|
|
28
|
+
exports.TableStackLeft20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackLeft20Regular', "20", ["M3.5 17a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5Zm5 0a.5.5 0 0 1-.5-.5v-13c0-.28.22-.5.5-.5H15a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H8.5Zm4.5-1h2a1 1 0 0 0 1-1v-2h-3v3Zm3-8h-3v4h3V8Zm0-1V5a1 1 0 0 0-1-1h-2v3h3Zm-4 0V4H9v3h3ZM9 8v4h3V8H9Zm0 8h3v-3H9v3Z"]);
|
|
29
|
+
exports.TableStackLeft24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackLeft24Filled', "24", ["M16 21h1.75c1.8 0 3.25-1.46 3.25-3.25V16h-5v5Zm0-6.5h5v-5h-5v5Zm-1.5-5v5h-5v-5h5ZM16 8h5V6.25C21 4.45 19.54 3 17.75 3H16v5Zm-1.5-5v5h-5V3.75a.75.75 0 0 1 .75-.75h4.25Zm0 13v5h-4.25a.75.75 0 0 1-.75-.75V16h5ZM4.5 3.75a.75.75 0 0 0-1.5 0v16.5a.75.75 0 0 0 1.5 0V3.75Z"]);
|
|
30
|
+
exports.TableStackLeft24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackLeft24Regular', "24", ["M4.5 3.75a.75.75 0 0 0-1.5 0v16.5a.75.75 0 0 0 1.5 0V3.75Zm4 0c0-.41.34-.75.75-.75h8.5C19.55 3 21 4.46 21 6.25v11.5c0 1.8-1.46 3.25-3.25 3.25h-8.5a.75.75 0 0 1-.75-.75V3.75ZM10 10v4h4v-4h-4Zm0 5.5v4h4v-4h-4Zm5.5 0v4h2.25c.97 0 1.75-.78 1.75-1.75V15.5h-4Zm0-5.5v4h4v-4h-4Zm4-1.5V6.25c0-.97-.78-1.75-1.75-1.75H15.5v4h4Zm-9.5-4v4h4v-4h-4Z"]);
|
|
31
|
+
exports.TableStackLeft28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackLeft28Filled', "28", ["M4.5 3.75a.75.75 0 0 0-1.5 0v20.5a.75.75 0 0 0 1.5 0V3.75ZM17 25h-5a1 1 0 0 1-1-1v-5.5h6V25Zm4.25 0H18.5v-6.5H25v2.75A3.75 3.75 0 0 1 21.25 25ZM25 11v6h-6.5v-6H25Zm0-4.25V9.5h-6.5V3h2.75A3.75 3.75 0 0 1 25 6.75ZM11 4a1 1 0 0 1 1-1h5v6.5h-6V4Zm6 13v-6h-6v6h6Z"]);
|
|
32
|
+
exports.TableStackLeft28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackLeft28Regular', "28", ["M3 24.25a.75.75 0 0 0 1.5 0V3.75a.75.75 0 0 0-1.5 0v20.5Zm22-17.5A3.75 3.75 0 0 0 21.25 3H10.5a1 1 0 0 0-1 1v20a1 1 0 0 0 1 1h10.75A3.75 3.75 0 0 0 25 21.25V6.75ZM11 18.5h6v5h-6v-5Zm6-1.5h-6v-6h6v6Zm1.5 1.5h5v2.75c0 1.24-1 2.25-2.25 2.25H18.5v-5Zm5-1.5h-5v-6h5v6Zm0-10.25V9.5h-5v-5h2.75c1.24 0 2.25 1 2.25 2.25ZM17 4.5v5h-6v-5h6Z"]);
|
|
33
|
+
exports.TableStackRight16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackRight16Filled', "16", ["M14 2.5a.5.5 0 0 0-1 0v11a.5.5 0 0 0 1 0v-11ZM10 11v2.5a.5.5 0 0 1-.5.5H6v-3h4Zm0-1V6H6v4h4ZM6 2h3.5c.28 0 .5.22.5.5V5H6V2ZM5 5V2h-.5A2.5 2.5 0 0 0 2 4.5V5h3ZM2 6v4h3V6H2Zm0 5.5V11h3v3h-.5A2.5 2.5 0 0 1 2 11.5Z"]);
|
|
34
|
+
exports.TableStackRight16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackRight16Regular', "16", ["M14 2.5a.5.5 0 0 0-1 0v11a.5.5 0 0 0 1 0v-11Zm-12 9A2.5 2.5 0 0 0 4.5 14h5a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5h-5A2.5 2.5 0 0 0 2 4.5v7ZM9 3v2H6V3h3Zm0 3v4H6V6h3Zm0 5v2H6v-2h3Zm-6-1V6h2v4H3Zm0-5v-.5C3 3.67 3.67 3 4.5 3H5v2H3Zm0 6h2v2h-.5A1.5 1.5 0 0 1 3 11.5V11Z"]);
|
|
35
|
+
exports.TableStackRight20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackRight20Filled', "20", ["M17 3.5a.5.5 0 0 0-1 0v13a.5.5 0 0 0 1 0v-13ZM3 15v-2h4v4H5a2 2 0 0 1-2-2Zm5 2v-4h4v3.5a.5.5 0 0 1-.5.5H8Zm0-5h4V8H8v4ZM3 8v4h4V8H3Zm9-1H8V3h3.5c.28 0 .5.22.5.5V7ZM3 7V5c0-1.1.9-2 2-2h2v4H3Z"]);
|
|
36
|
+
exports.TableStackRight20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackRight20Regular', "20", ["M16.5 3c.28 0 .5.22.5.5v13a.5.5 0 0 1-1 0v-13c0-.28.22-.5.5-.5Zm-5 0c.28 0 .5.22.5.5v13a.5.5 0 0 1-.5.5H5a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h6.5ZM7 4H5a1 1 0 0 0-1 1v2h3V4Zm-3 8h3V8H4v4Zm0 1v2a1 1 0 0 0 1 1h2v-3H4Zm4 0v3h3v-3H8Zm3-1V8H8v4h3Zm0-8H8v3h3V4Z"]);
|
|
37
|
+
exports.TableStackRight24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackRight24Filled', "24", ["M8 3H6.25A3.25 3.25 0 0 0 3 6.25V8h5V3Zm0 6.5H3v5h5v-5Zm1.5 5v-5h5v5h-5ZM8 16H3v1.75C3 19.55 4.46 21 6.25 21H8v-5Zm1.5 5v-5h5v4.25a.75.75 0 0 1-.75.75H9.5Zm0-13V3h4.25c.41 0 .75.34.75.75V8h-5Zm10 12.25a.75.75 0 0 0 1.5 0V3.75a.75.75 0 0 0-1.5 0v16.5Z"]);
|
|
38
|
+
exports.TableStackRight24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackRight24Regular', "24", ["M15.5 3.75a.75.75 0 0 0-.75-.75h-8.5A3.25 3.25 0 0 0 3 6.25v11.5C3 19.55 4.46 21 6.25 21h8.5c.41 0 .75-.34.75-.75V3.75ZM14 10v4h-4v-4h4Zm-9.5 4v-4h4v4h-4ZM14 8.5h-4v-4h4v4Zm-5.5 0h-4V6.25c0-.97.78-1.75 1.75-1.75H8.5v4Zm0 11H6.25c-.97 0-1.75-.78-1.75-1.75V15.5h4v4Zm1.5-4h4v4h-4v-4Zm9.5-11.75a.75.75 0 0 1 1.5 0v16.5a.75.75 0 0 1-1.5 0V3.75Z"]);
|
|
39
|
+
exports.TableStackRight28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackRight28Filled', "28", ["M23.5 24.25a.75.75 0 0 0 1.5 0V3.75a.75.75 0 0 0-1.5 0v20.5ZM11 3h5a1 1 0 0 1 1 1v5.5h-6V3ZM6.75 3H9.5v6.5H3V6.75A3.75 3.75 0 0 1 6.75 3ZM3 17v-6h6.5v6H3Zm0 4.25V18.5h6.5V25H6.75A3.75 3.75 0 0 1 3 21.25ZM17 24a1 1 0 0 1-1 1h-5v-6.5h6V24Zm-6-13v6h6v-6h-6Z"]);
|
|
40
|
+
exports.TableStackRight28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackRight28Regular', "28", ["M3 21.25A3.75 3.75 0 0 0 6.75 25H17.5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H6.75A3.75 3.75 0 0 0 3 6.75v14.5ZM17 9.5h-6v-5h6v5ZM11 11h6v6h-6v-6ZM9.5 9.5h-5V6.75c0-1.24 1-2.25 2.25-2.25H9.5v5Zm-5 1.5h5v6h-5v-6Zm0 10.25V18.5h5v5H6.75c-1.24 0-2.25-1-2.25-2.25ZM11 23.5v-5h6v5h-6ZM25 3.75a.75.75 0 0 0-1.5 0v20.5a.75.75 0 0 0 1.5 0V3.75Z"]);
|
|
41
|
+
exports.TableSwitch16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableSwitch16Filled', "16", ["M6.85.15a.5.5 0 1 0-.7.7L7.29 2H5a3 3 0 0 0-3 3v2.3L.85 6.14a.5.5 0 1 0-.7.7l2 2c.2.2.5.2.7 0l2-2a.5.5 0 1 0-.7-.7L3 7.29V5c0-1.1.9-2 2-2h2.3L6.14 4.15a.5.5 0 1 0 .7.7l2-2a.5.5 0 0 0 0-.7l-2-2ZM5 10H2.5c.38 0 .77-.15 1.06-.44L5 8.12V10Zm1 0V6h4v4H6Zm4-5H8.12l1.44-1.44c.3-.3.44-.68.44-1.06V5Zm-5 6H2v.5A2.5 2.5 0 0 0 4.5 14H5v-3Zm1 3h4v-3H6v3Zm5 0v-3h3v.5a2.5 2.5 0 0 1-2.5 2.5H11Zm3-8v4h-3V6h3Zm0-1v-.5A2.5 2.5 0 0 0 11.5 2H11v3h3Z"]);
|
|
42
|
+
exports.TableSwitch16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableSwitch16Regular', "16", ["M6.85.15a.5.5 0 1 0-.7.7L7.29 2H5a3 3 0 0 0-3 3v2.3L.85 6.14a.5.5 0 1 0-.7.7l2 2a.5.5 0 0 0 .7 0l2-2a.5.5 0 1 0-.7-.7L3 7.29V5c0-1.1.9-2 2-2h2.3L6.14 4.15a.5.5 0 1 0 .7.7l2-2a.5.5 0 0 0 0-.7l-2-2ZM2 10v1.5A2.5 2.5 0 0 0 4.5 14h7a2.5 2.5 0 0 0 2.5-2.5v-7A2.5 2.5 0 0 0 11.5 2H10v3H8.12l-.56.56c-.3.3-.68.44-1.06.44H10v4H6V6.5c0 .38-.15.77-.44 1.06L5 8.12V10H2Zm4 3v-2h4v2H6Zm-1-2v2h-.5A1.5 1.5 0 0 1 3 11.5V11h2Zm8-5v4h-2V6h2Zm0 5v.5c0 .83-.67 1.5-1.5 1.5H11v-2h2Zm0-6h-2V3h.5c.83 0 1.5.67 1.5 1.5V5Z"]);
|
|
43
|
+
exports.TableSwitch20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableSwitch20Filled', "20", ["M7.85 1.15a.5.5 0 1 0-.7.7L8.29 3H6a3 3 0 0 0-3 3v2.3L1.85 7.14a.5.5 0 1 0-.7.7l2 2c.2.2.5.2.7 0l2-2a.5.5 0 1 0-.7-.7L4 8.29V6c0-1.1.9-2 2-2h2.3L7.14 5.15a.5.5 0 1 0 .7.7l2-2a.5.5 0 0 0 0-.7l-2-2Zm.71 5.41a1.5 1.5 0 0 1-.56.35V7h4V3h-1.09a1.5 1.5 0 0 1-.35 1.56l-2 2Zm-4 4a1.5 1.5 0 0 1-1.56.35V12h4V8h-.09c-.07.2-.19.4-.35.56l-2 2ZM13 17h1.5a2.5 2.5 0 0 0 2.5-2.5V13h-4v4Zm0-5V8h4v4h-4Zm-1 0H8V8h4v4Zm-4 1h4v4H8v-4Zm-5 0h4v4H5.5A2.5 2.5 0 0 1 3 14.5V13Zm10-6h4V5.5A2.5 2.5 0 0 0 14.5 3H13v4Z"]);
|
|
44
|
+
exports.TableSwitch20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableSwitch20Regular', "20", ["M7.85 1.15a.5.5 0 1 0-.7.7L8.29 3H6a3 3 0 0 0-3 3v2.3L1.85 7.14a.5.5 0 1 0-.7.7l2 2c.2.2.5.2.7 0l2-2a.5.5 0 1 0-.7-.7L4 8.29V6c0-1.1.9-2 2-2h2.3L7.14 5.15a.5.5 0 1 0 .7.7l2-2a.5.5 0 0 0 0-.7l-2-2ZM7 12V7h5V4h-1.09a1.5 1.5 0 0 0 0-1h3.59A2.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-3.59c.32.12.68.12 1 0V12h3Zm-3 2.5c0 .78.6 1.42 1.36 1.5H7v-3H4v1.5Zm8-1.5H8v3h4v-3Zm2.5 3c.78 0 1.42-.6 1.5-1.36V13h-3v3h1.5ZM12 8H8v4h4V8Zm1 0v4h3V8h-3Zm0-4v3h3V5.5c0-.78-.6-1.42-1.36-1.5H13Z"]);
|
|
45
|
+
exports.TableSwitch24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableSwitch24Filled', "24", ["M8.78 1.22a.75.75 0 0 0-1.06 1.06l.72.72H6.25A3.25 3.25 0 0 0 3 6.25v2.19l-.72-.72a.75.75 0 0 0-1.06 1.06l2 2c.3.3.77.3 1.06 0l2-2a.75.75 0 0 0-1.06-1.06l-.72.72V6.25c0-.97.78-1.75 1.75-1.75h2.19l-.72.72a.75.75 0 0 0 1.06 1.06l2-2c.3-.3.3-.77 0-1.06l-2-2ZM14.5 8h-5V6.97L11.5 5c.54-.54.65-1.34.34-1.99h2.67v5ZM3 11.83v2.67h5v-5H6.97L5 11.49c-.54.54-1.34.65-1.99.34Zm11.5 2.67v-5h-5v5h5Zm1.5 0v-5h5v5h-5ZM16 8h5V6.25C21 4.45 19.54 3 17.75 3H16v5Zm-1.5 13v-5h-5v5h5ZM8 16H3v1.75C3 19.55 4.46 21 6.25 21H8v-5Zm8 0h5v1.75c0 1.8-1.46 3.25-3.25 3.25H16v-5Z"]);
|
|
46
|
+
exports.TableSwitch24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableSwitch24Regular', "24", ["M8.78 1.22a.75.75 0 0 0-1.06 1.06l.72.72H6.25A3.25 3.25 0 0 0 3 6.25v2.19l-.72-.72a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.06 0l2-2a.75.75 0 0 0 0-1.06.75.75 0 0 0-1.06 0l-.72.72V6.25c0-.97.78-1.75 1.75-1.75h2.19l-.72.72a.75.75 0 0 0 .78 1.24c.1-.04.2-.1.28-.18l2-2c.3-.3.3-.77 0-1.06l-2-2ZM11.83 3c.23.47.23 1.03 0 1.5H14v4h-4V6.47L9.49 7c-.28.28-.63.44-.99.5V8.5H7.48c-.05.36-.21.7-.5.99l-.5.51H8.5v4h-4v-2.17c-.47.23-1.03.23-1.5 0v5.92C3 19.55 4.46 21 6.25 21h11.5c1.8 0 3.25-1.46 3.25-3.25V6.25C21 4.45 19.54 3 17.75 3h-5.92ZM10 14v-4h4v4h-4Zm5.5 0v-4h4v4h-4ZM14 15.5v4h-4v-4h4Zm1.5 4v-4h4v2.25c0 .97-.78 1.75-1.75 1.75H15.5Zm0-11v-4h2.25c.97 0 1.75.78 1.75 1.75V8.5h-4Zm-11 7h4v4H6.25c-.97 0-1.75-.78-1.75-1.75V15.5Z"]);
|
|
47
|
+
exports.TableSwitch28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableSwitch28Filled', "28", ["M10.78 1.22a.75.75 0 1 0-1.06 1.06l.72.72H6.25A3.25 3.25 0 0 0 3 6.25v4.19l-.72-.72a.75.75 0 0 0-1.06 1.06l2 2c.3.3.77.3 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72V6.25c0-.97.78-1.75 1.75-1.75h4.19l-.72.72a.75.75 0 0 0 1.06 1.06l2-2c.3-.3.3-.77 0-1.06l-2-2ZM3 17v-3.17c.65.31 1.45.2 1.99-.34l2-2c.14-.15.26-.31.34-.49H9.5v6H3Zm6.5-7.5H7.33a1.75 1.75 0 0 0-1.83-.98V6.25c0-.41.34-.75.75-.75h2.27a1.75 1.75 0 0 0 .98 1.83V9.5Zm1.5 0V7.33c.18-.08.34-.2.49-.34l2-2c.54-.54.65-1.34.34-1.99H17v6.5h-6Zm-8 9v2.75A3.75 3.75 0 0 0 6.75 25H9.5v-6.5H3ZM17 25v-6.5h-6V25h6Zm1.5 0h2.75A3.75 3.75 0 0 0 25 21.25V18.5h-6.5V25Zm6.5-8v-6h-6.5v6H25Zm0-7.5V6.75A3.75 3.75 0 0 0 21.25 3H18.5v6.5H25ZM17 11v6h-6v-6h6Z"]);
|
|
48
|
+
exports.TableSwitch28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableSwitch28Regular', "28", ["M10.78 1.22a.75.75 0 1 0-1.06 1.06l.72.72H6.25A3.25 3.25 0 0 0 3 6.25v4.19l-.72-.72a.75.75 0 0 0-1.06 1.06l2 2c.3.3.77.3 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72V6.25c0-.97.78-1.75 1.75-1.75h4.19l-.72.72a.75.75 0 0 0 1.06 1.06l2-2c.3-.3.3-.77 0-1.06l-2-2ZM3 21.25v-7.42c.47.23 1.03.23 1.5 0V17h5v-6H7.33c.23-.47.23-1.03 0-1.5H9.5V7.33c.47.23 1.03.23 1.5 0V9.5h6v-5h-3.17c.23-.47.23-1.03 0-1.5h7.42A3.75 3.75 0 0 1 25 6.75v14.5A3.75 3.75 0 0 1 21.25 25H6.75A3.75 3.75 0 0 1 3 21.25Zm1.5-2.75v2.75c0 1.24 1 2.25 2.25 2.25H9.5v-5h-5Zm6.5 0v5h6v-5h-6Zm6-1.5v-6h-6v6h6Zm1.5 1.5v5h2.75c1.24 0 2.25-1 2.25-2.25V18.5h-5Zm5-1.5v-6h-5v6h5Zm0-10.25c0-1.24-1-2.25-2.25-2.25H18.5v5h5V6.75Z"]);
|
|
49
|
+
exports.Tablet12Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet12Filled', "12", ["M1 3.5C1 2.67 1.67 2 2.5 2h7c.83 0 1.5.67 1.5 1.5v5c0 .83-.67 1.5-1.5 1.5h-7A1.5 1.5 0 0 1 1 8.5v-5ZM5 7a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1H5Z"]);
|
|
50
|
+
exports.Tablet12Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet12Regular', "12", ["M5 7a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1H5ZM2.5 2C1.67 2 1 2.67 1 3.5v5c0 .83.67 1.5 1.5 1.5h7c.83 0 1.5-.67 1.5-1.5v-5c0-.83-.67-1.5-1.5-1.5h-7ZM2 3.5c0-.28.22-.5.5-.5h7c.28 0 .5.22.5.5v5a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-5Z"]);
|
|
51
|
+
exports.Tablet16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet16Filled', "16", ["M1 4.75C1 3.78 1.78 3 2.75 3h10.5c.97 0 1.75.78 1.75 1.75v6.5c0 .97-.78 1.75-1.75 1.75H2.75C1.78 13 1 12.22 1 11.25v-6.5ZM6.5 10a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Z"]);
|
|
52
|
+
exports.Tablet16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet16Regular', "16", ["M6.5 10a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3ZM2.75 3C1.78 3 1 3.78 1 4.75v6.5c0 .97.78 1.75 1.75 1.75h10.5c.97 0 1.75-.78 1.75-1.75v-6.5C15 3.78 14.22 3 13.25 3H2.75ZM2 4.75c0-.41.34-.75.75-.75h10.5c.41 0 .75.34.75.75v6.5c0 .41-.34.75-.75.75H2.75a.75.75 0 0 1-.75-.75v-6.5Z"]);
|
|
53
|
+
exports.Tablet20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet20Filled', "20", ["M2 6c0-1.1.9-2 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6Zm6.5 6a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Z"]);
|
|
54
|
+
exports.Tablet20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet20Regular', "20", ["M8.5 12a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3ZM4 4a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4ZM3 6a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V6Z"]);
|
|
55
|
+
exports.Tablet24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet24Filled', "24", ["M19.75 4C20.99 4 22 5 22 6.25v11.5C22 19 21 20 19.75 20H4.25C3.01 20 2 19 2 17.75V6.25C2 5.01 3 4 4.25 4h15.5Zm-6 11.5h-3.5a.75.75 0 0 0 0 1.5h3.5a.75.75 0 1 0 0-1.5Z"]);
|
|
56
|
+
exports.Tablet24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet24Regular', "24", ["M19.75 4C20.99 4 22 5 22 6.25v11.5C22 19 21 20 19.75 20H4.25C3.01 20 2 19 2 17.75V6.25C2 5.01 3 4 4.25 4h15.5Zm0 1.5H4.25a.75.75 0 0 0-.75.75v11.5c0 .42.34.75.75.75h15.5c.41 0 .75-.33.75-.75V6.25a.75.75 0 0 0-.75-.75Zm-9.5 10h3.5a.75.75 0 0 1 .1 1.5h-3.6a.75.75 0 0 1-.1-1.5h3.6-3.5Z"]);
|
|
57
|
+
exports.Tablet32Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet32Filled', "32", ["M2 8.25C2 6.45 3.46 5 5.25 5h21.5C28.55 5 30 6.46 30 8.25v15.5c0 1.8-1.46 3.25-3.25 3.25H5.25A3.25 3.25 0 0 1 2 23.75V8.25ZM13 21a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-6Z"]);
|
|
58
|
+
exports.Tablet32Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet32Regular', "32", ["M13 21a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-6ZM5.25 5A3.25 3.25 0 0 0 2 8.25v15.5C2 25.55 3.46 27 5.25 27h21.5c1.8 0 3.25-1.46 3.25-3.25V8.25C30 6.45 28.54 5 26.75 5H5.25ZM4 8.25C4 7.56 4.56 7 5.25 7h21.5c.69 0 1.25.56 1.25 1.25v15.5c0 .69-.56 1.25-1.25 1.25H5.25C4.56 25 4 24.44 4 23.75V8.25Z"]);
|
|
59
|
+
exports.Tablet48Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet48Filled', "48", ["M4 12.25C4 9.9 5.9 8 8.25 8h31.5C42.1 8 44 9.9 44 12.25v23.5C44 38.1 42.1 40 39.75 40H8.25A4.25 4.25 0 0 1 4 35.75v-23.5ZM20 31a1.25 1.25 0 1 0 0 2.5h8a1.25 1.25 0 1 0 0-2.5h-8Z"]);
|
|
60
|
+
exports.Tablet48Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tablet48Regular', "48", ["M20 31a1.25 1.25 0 1 0 0 2.5h8a1.25 1.25 0 1 0 0-2.5h-8ZM8.25 8A4.25 4.25 0 0 0 4 12.25v23.5C4 38.1 5.9 40 8.25 40h31.5C42.1 40 44 38.1 44 35.75v-23.5C44 9.9 42.1 8 39.75 8H8.25ZM6.5 12.25c0-.97.78-1.75 1.75-1.75h31.5c.97 0 1.75.78 1.75 1.75v23.5c0 .97-.78 1.75-1.75 1.75H8.25c-.97 0-1.75-.78-1.75-1.75v-23.5Z"]);
|
|
61
|
+
exports.TabletLaptop20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TabletLaptop20Filled', "20", ["M7 3a2 2 0 0 0-2 2v3h6a3 3 0 0 1 3 3v1h1a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H7Zm10.5 11H14v-1h3.5a.5.5 0 0 1 0 1Zm-11 0a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2ZM2 11c0-1.1.9-2 2-2h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4Z"]);
|
|
62
|
+
exports.TabletLaptop20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TabletLaptop20Regular', "20", ["M5 5c0-1.1.9-2 2-2h8a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-1v-1h1a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v3H5V5Zm9 8v1h3.5a.5.5 0 0 0 0-1H14ZM2 11c0-1.1.9-2 2-2h7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-4Zm2-1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1H4Zm2 4.5c0-.28.22-.5.5-.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5Z"]);
|
|
63
|
+
exports.TabletLaptop24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TabletLaptop24Filled', "24", ["M22 17.25a.75.75 0 0 0-.75-.75H16.5V18h4.85a.75.75 0 0 0 .65-.75ZM4.25 11C3.01 11 2 12 2 13.25v5.5C2 19.99 3 21 4.25 21h9c1.24 0 2.25-1 2.25-2.25v-5.5c0-1.24-1-2.25-2.25-2.25h-9ZM7 17.75c0-.41.34-.75.75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75ZM16.5 16h1.75c.97 0 1.75-.78 1.75-1.75v-7.5C20 5.78 19.22 5 18.25 5H5.75C4.78 5 4 5.78 4 6.75v3.29c.16-.03.33-.04.5-.04h9a3 3 0 0 1 3 3v3Z"]);
|
|
64
|
+
exports.TabletLaptop24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TabletLaptop24Regular', "24", ["M21.25 16.5a.75.75 0 0 1 .1 1.5H16.5v-1.5h4.75ZM4 10h1.5V6.75c0-.14.11-.25.25-.25h12.5c.14 0 .25.11.25.25v7.5c0 .14-.11.25-.25.25H16.5V16h1.75c.97 0 1.75-.78 1.75-1.75v-7.5C20 5.78 19.22 5 18.25 5H5.75C4.78 5 4 5.78 4 6.75V10Zm3.75 7a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5h-2.5Zm-3.5-6C3.01 11 2 12 2 13.25v5.5C2 19.99 3 21 4.25 21h9c1.24 0 2.25-1 2.25-2.25v-5.5c0-1.24-1-2.25-2.25-2.25h-9Zm-.75 2.25c0-.41.34-.75.75-.75h9c.41 0 .75.34.75.75v5.5c0 .41-.34.75-.75.75h-9a.75.75 0 0 1-.75-.75v-5.5Z"]);
|
|
65
|
+
exports.TabletSpeaker20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TabletSpeaker20Filled', "20", ["M13.7 2.04c.18.08.3.26.3.46v6a.5.5 0 0 1-.85.35L11.29 7h-.79a.5.5 0 0 1-.5-.5v-2c0-.28.22-.5.5-.5h.8l1.85-1.85a.5.5 0 0 1 .54-.11Zm3.95.16c.12.16.29.45.44.87.26.68.41 1.5.41 2.43 0 .94-.15 1.75-.4 2.43-.16.42-.33.7-.45.87a.5.5 0 0 1-.85-.52l.12-.19a5.9 5.9 0 0 0 .58-2.6 5.9 5.9 0 0 0-.58-2.58l-.07-.11a.5.5 0 1 1 .8-.6Zm-1.7 1.08a5.5 5.5 0 0 1 .55 2.22 4.9 4.9 0 0 1-.55 2.22.5.5 0 1 1-.9-.44l.08-.17.15-.4c.14-.42.22-.83.22-1.21s-.08-.8-.22-1.22a4.59 4.59 0 0 0-.23-.56.5.5 0 1 1 .9-.44Zm.4 6.42a1.5 1.5 0 0 1-.53-.74 1.5 1.5 0 0 1-.87-.07 1.5 1.5 0 0 1-2.51.67L10.88 8h-.38A1.5 1.5 0 0 1 9 6.5v-2c0-.18.03-.34.09-.5H4a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h12a2 2 0 0 0 2-2V9.8c-.5.29-1.15.27-1.65-.1ZM8.5 13h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1Z"]);
|
|
66
|
+
exports.TabletSpeaker20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TabletSpeaker20Regular', "20", ["M18.1 3.07a3.67 3.67 0 0 0-.45-.87.5.5 0 0 0-.8.6l.07.1a5.9 5.9 0 0 1 .58 2.6 5.9 5.9 0 0 1-.58 2.6l-.12.18a.5.5 0 0 0 .85.52c.12-.16.29-.45.44-.87.26-.68.41-1.5.41-2.43 0-.94-.15-1.75-.4-2.43ZM14 2.5a.5.5 0 0 0-.85-.35L11.29 4h-.79a.5.5 0 0 0-.5.5v2c0 .28.22.5.5.5h.8l1.85 1.85A.5.5 0 0 0 14 8.5v-6Zm1.95.78a5.5 5.5 0 0 1 .55 2.22 4.9 4.9 0 0 1-.55 2.22.5.5 0 1 1-.9-.44l.08-.17.15-.4c.14-.42.22-.83.22-1.21s-.08-.8-.22-1.22a4.59 4.59 0 0 0-.23-.56.5.5 0 1 1 .9-.44ZM17 9.98V14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h5v-.5c0-.18.03-.34.09-.5H4a2 2 0 0 0-2 2v8c0 1.1.9 2 2 2h12a2 2 0 0 0 2-2V9.8c-.3.17-.66.24-1 .18ZM8.5 13a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3Z"]);
|
|
67
|
+
exports.TabletSpeaker24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TabletSpeaker24Filled', "24", ["M22.14 3.3a4.53 4.53 0 0 0-.91-1.13.75.75 0 0 0-.96 1.16c.13.1.35.35.59.74.4.67.64 1.48.64 2.43 0 .95-.24 1.76-.64 2.43-.24.39-.46.64-.59.74a.75.75 0 0 0 .96 1.16c.25-.21.59-.58.91-1.13.54-.9.86-1.96.86-3.2 0-1.24-.32-2.3-.86-3.2Z", "M19.87 4.4c-.23-.36-.48-.6-.67-.75a.75.75 0 0 0-.9 1.2A2.24 2.24 0 0 1 19 6.5a2.24 2.24 0 0 1-.7 1.65l-.08.07a.75.75 0 0 0 .98 1.13 3.73 3.73 0 0 0 1.3-2.85c0-.81-.23-1.52-.63-2.1Z", "M17 3.75a.75.75 0 0 0-1.31-.5L14.16 5h-1.41a.75.75 0 0 0-.75.75v1.5c0 .41.34.75.75.75h1.41l1.53 1.74A.75.75 0 0 0 17 9.25v-5.5Z", "M12 4h1.53-9.28C3.01 4 2 5 2 6.25v11.5C2 19 3 20 4.25 20h15.5c1.24 0 2.25-1 2.25-2.25v-6.27l-.13.11a1.75 1.75 0 0 1-2.86-1.11c-.42.07-.87-.03-1.23-.27a1.76 1.76 0 0 1-2.8.33L13.52 9H12a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm-1.75 11.5h3.5a.75.75 0 1 1 0 1.5h-3.5a.75.75 0 0 1 0-1.5Z"]);
|
|
68
|
+
exports.TabletSpeaker24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TabletSpeaker24Regular', "24", ["M22.14 3.3a4.53 4.53 0 0 0-.91-1.13.75.75 0 0 0-.96 1.16c.13.1.35.35.59.74.4.67.64 1.48.64 2.43 0 .95-.24 1.76-.64 2.43-.24.39-.46.64-.59.74a.75.75 0 0 0 .96 1.16c.25-.21.59-.58.91-1.13.54-.9.86-1.96.86-3.2 0-1.24-.32-2.3-.86-3.2Z", "M19.87 4.4c-.23-.36-.48-.6-.67-.75a.75.75 0 0 0-.9 1.2A2.24 2.24 0 0 1 19 6.5a2.24 2.24 0 0 1-.7 1.65l-.08.07a.75.75 0 0 0 .98 1.13 3.73 3.73 0 0 0 1.3-2.85c0-.81-.23-1.52-.63-2.1Z", "M17 3.75a.75.75 0 0 0-1.31-.5L14.16 5h-1.41a.75.75 0 0 0-.75.75v1.5c0 .41.34.75.75.75h1.41l1.53 1.74A.75.75 0 0 0 17 9.25v-5.5Z", "M4.25 4H12a1 1 0 0 0-1 1v.5H4.25a.75.75 0 0 0-.75.75v11.5c0 .42.34.75.75.75h15.5c.41 0 .75-.33.75-.75v-5.77a1.75 1.75 0 0 0 1.5-.5v6.27C22 19 21 20 19.75 20H4.25C3.01 20 2 19 2 17.75V6.25C2 5.01 3 4 4.25 4Z", "M13.75 15.5a.75.75 0 0 1 .1 1.5h-3.6a.75.75 0 0 1-.1-1.5h3.6Z"]);
|
|
69
|
+
exports.Tabs16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tabs16Filled', "16", ["M6.5 2A4.5 4.5 0 0 0 2 6.5v5a2.5 2.5 0 0 1-1-2v-3A5.5 5.5 0 0 1 6.5 1h3c.82 0 1.54.4 2 1h-5ZM4.06 6.4A3 3 0 0 1 7 4h6.5a2.5 2.5 0 0 0-2-1H7a4 4 0 0 0-4 4v4.5c0 .82.4 1.54 1 2V7c0-.2.02-.4.06-.6ZM7.5 5A2.5 2.5 0 0 0 5 7.5v5A2.5 2.5 0 0 0 7.5 15h5a2.5 2.5 0 0 0 2.5-2.5v-5A2.5 2.5 0 0 0 12.5 5h-5Z"]);
|
|
70
|
+
exports.Tabs16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tabs16Regular', "16", ["M6.5 2A4.5 4.5 0 0 0 2 6.5v5a2.5 2.5 0 0 1-1-2v-3A5.5 5.5 0 0 1 6.5 1h3c.82 0 1.54.4 2 1h-5ZM4.06 6.4A3 3 0 0 1 7 4h6.5a2.5 2.5 0 0 0-2-1H7a4 4 0 0 0-4 4v4.5c0 .82.4 1.54 1 2V7c0-.2.02-.4.06-.6ZM5 7.5A2.5 2.5 0 0 1 7.5 5h5A2.5 2.5 0 0 1 15 7.5v5a2.5 2.5 0 0 1-2.5 2.5h-5A2.5 2.5 0 0 1 5 12.5v-5ZM7.5 6C6.67 6 6 6.67 6 7.5v5c0 .83.67 1.5 1.5 1.5h5c.83 0 1.5-.67 1.5-1.5v-5c0-.83-.67-1.5-1.5-1.5h-5Z"]);
|
|
71
|
+
exports.Tabs20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tabs20Filled', "20", ["M2 8a6 6 0 0 1 6-6h3a3 3 0 0 1 2.24 1H8a5 5 0 0 0-5 5v5.24A3 3 0 0 1 2 11V8Zm2 .5A4.5 4.5 0 0 1 8.5 4H13a3 3 0 0 1 2.24 1H8.5A3.5 3.5 0 0 0 5 8.5v6.74A3 3 0 0 1 4 13V8.5ZM9 6a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H9Z"]);
|
|
72
|
+
exports.Tabs20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tabs20Regular', "20", ["M2 8a6 6 0 0 1 6-6h3a3 3 0 0 1 2.24 1H8a5 5 0 0 0-5 5v5.24A3 3 0 0 1 2 11V8Zm13-2a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h6Zm-8 9c0 1.1.9 2 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v6ZM4 8.5A4.5 4.5 0 0 1 8.5 4H13a3 3 0 0 1 2.24 1H8.5A3.5 3.5 0 0 0 5 8.5v6.74A3 3 0 0 1 4 13V8.5Z"]);
|
|
73
|
+
exports.Tabs24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tabs24Filled', "24", ["M2 9.25C2 5.25 5.25 2 9.25 2h3.5c1.35 0 2.51.83 3 2h-5.5A6.25 6.25 0 0 0 4 10.25v5.5a3.25 3.25 0 0 1-2-3v-3.5Zm3 1C5 7.35 7.35 5 10.25 5h5.5c1.35 0 2.51.83 3 2h-7.5A4.25 4.25 0 0 0 7 11.25v7.5a3.25 3.25 0 0 1-2-3v-5.5ZM11.25 8A3.25 3.25 0 0 0 8 11.25v7.5C8 20.55 9.46 22 11.25 22h7.5c1.8 0 3.25-1.46 3.25-3.25v-7.5C22 9.45 20.54 8 18.75 8h-7.5Z"]);
|
|
74
|
+
exports.Tabs24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tabs24Regular', "24", ["M2 9.25C2 5.25 5.25 2 9.25 2h3.5c1.35 0 2.51.83 3 2h-1.78c-.31-.3-.74-.5-1.22-.5h-3.5A5.75 5.75 0 0 0 3.5 9.25v3.5c0 .48.2.9.5 1.22v1.78a3.25 3.25 0 0 1-2-3v-3.5Zm3 1C5 7.35 7.35 5 10.25 5h5.5c1.35 0 2.51.83 3 2h-1.78c-.31-.3-.74-.5-1.22-.5h-5.5a3.75 3.75 0 0 0-3.75 3.75v5.5c0 .48.2.9.5 1.22v1.78a3.25 3.25 0 0 1-2-3v-5.5ZM11.25 8A3.25 3.25 0 0 0 8 11.25v7.5C8 20.55 9.46 22 11.25 22h7.5c1.8 0 3.25-1.46 3.25-3.25v-7.5C22 9.45 20.54 8 18.75 8h-7.5ZM9.5 11.25c0-.97.78-1.75 1.75-1.75h7.5c.97 0 1.75.78 1.75 1.75v7.5c0 .97-.78 1.75-1.75 1.75h-7.5c-.97 0-1.75-.78-1.75-1.75v-7.5Z"]);
|
|
75
|
+
exports.Tag16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tag16Filled', "16", ["M2.59 7.31a1.99 1.99 0 0 0 0 2.83l3.3 3.28c.78.77 2.05.77 2.83 0l4.67-4.65c.37-.37.58-.87.59-1.4L14 4.01A2 2 0 0 0 11.99 2l-3.25.01c-.53 0-1.04.22-1.41.59L2.59 7.3ZM11 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"]);
|
|
76
|
+
exports.Tag16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tag16Regular', "16", ["M11 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-8.41 4.14a1.99 1.99 0 0 1 0-2.83L7.33 2.6c.37-.37.88-.58 1.4-.59L12 2A2 2 0 0 1 14 4l-.02 3.37c0 .53-.22 1.03-.6 1.4l-4.66 4.65c-.78.77-2.05.77-2.84 0l-3.3-3.28Zm.7-2.12a1 1 0 0 0 0 1.41l3.3 3.28a1 1 0 0 0 1.42 0l4.67-4.65a1 1 0 0 0 .3-.7L13 4a1 1 0 0 0-1-1L8.73 3a1 1 0 0 0-.7.3L3.3 8.01Z"]);
|
|
77
|
+
exports.Tag20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tag20Filled', "20", ["M18 4.03a2 2 0 0 0-1.98-2L11.12 2a2 2 0 0 0-1.42.59L3.02 9.25a2 2 0 0 0 0 2.83l4.95 4.95a2 2 0 0 0 2.83 0l6.63-6.63A2 2 0 0 0 18 8.98V4.03ZM14 7a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"]);
|
|
78
|
+
exports.Tag20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tag20Regular', "20", ["M14 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm-2.87-5a2 2 0 0 0-1.43.58L3.02 9.25a2 2 0 0 0 0 2.83l4.95 4.95a2 2 0 0 0 2.83 0l6.63-6.63A2 2 0 0 0 18 8.98V4.03a2 2 0 0 0-1.99-2L11.12 2Zm-.72 1.3a1 1 0 0 1 .71-.3l4.9.03a1 1 0 0 1 .99 1v4.95a1 1 0 0 1-.29.7l-6.63 6.64a1 1 0 0 1-1.41 0l-4.95-4.95a1 1 0 0 1 0-1.41l6.68-6.67Z"]);
|
|
79
|
+
exports.Tag24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tag24Filled', "24", ["M19.75 2C20.99 2 22 3 22 4.25v5.46c0 .86-.34 1.69-.95 2.3l-8.5 8.5a3.25 3.25 0 0 1-4.6 0L3.5 16.06a3.25 3.25 0 0 1 0-4.6l8.5-8.5a3.25 3.25 0 0 1 2.3-.96h5.46ZM17 5.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z"]);
|
|
80
|
+
exports.Tag24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tag24Regular', "24", ["M19.75 2C20.99 2 22 3 22 4.25v5.46c0 .86-.34 1.69-.95 2.3l-8.5 8.5a3.25 3.25 0 0 1-4.6 0L3.5 16.06a3.25 3.25 0 0 1 0-4.6l8.5-8.5a3.25 3.25 0 0 1 2.3-.96h5.46Zm0 1.5h-5.47c-.46 0-.9.18-1.23.51l-8.52 8.53c-.67.68-.66 1.78.02 2.46L9 19.45c.68.68 1.8.68 2.48 0l8.5-8.5c.33-.33.51-.77.51-1.24V4.25a.75.75 0 0 0-.75-.75ZM17 5.5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Z"]);
|
|
27
81
|
exports.Tag28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tag28Filled', "28", ["M12.99 3.95c.6-.6 1.43-.95 2.3-.95h6.96A2.75 2.75 0 0 1 25 5.75v6.96c0 .87-.34 1.7-.95 2.3l-9.25 9.25a3.25 3.25 0 0 1-4.6 0L3.74 17.8a3.25 3.25 0 0 1 0-4.6l9.25-9.25ZM19.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"]);
|
|
28
82
|
exports.Tag28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tag28Regular', "28", ["M19.5 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-4.21-7c-.87 0-1.7.34-2.3.95L3.74 13.2a3.25 3.25 0 0 0 0 4.6l6.46 6.46a3.25 3.25 0 0 0 4.6 0l9.25-9.25c.6-.6.95-1.43.95-2.3V5.75A2.75 2.75 0 0 0 22.25 3h-6.96Zm-1.24 2.01c.33-.33.77-.51 1.24-.51h6.96c.69 0 1.25.56 1.25 1.25v6.96c0 .47-.18.91-.51 1.24l-9.25 9.25c-.69.69-1.8.69-2.48 0L4.8 16.74a1.75 1.75 0 0 1 0-2.48l9.25-9.25Z"]);
|
|
29
83
|
exports.Tag32Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Tag32Filled', "32", ["M15.95 4.08A4 4 0 0 1 18.68 3h6.82A3.5 3.5 0 0 1 29 6.5v6.76a4 4 0 0 1-1.17 2.83L16 27.9a4.25 4.25 0 0 1-6.02 0l-6.32-6.33a4.25 4.25 0 0 1 .1-6.1l12.18-11.4ZM22.5 12a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"]);
|
|
@@ -969,58 +1023,4 @@ exports.ThumbDislike16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon(
|
|
|
969
1023
|
exports.ThumbDislike16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbDislike16Regular', "16", ["m10.58 10 .05.45a11 11 0 0 1-.02 2.68c-.07.44-.2.88-.44 1.23-.25.38-.64.64-1.17.64-.52 0-.83-.37-1.02-.7-.2-.31-.36-.75-.54-1.2l-.01-.03c-.55-1.4-1.3-3.31-3.3-4.65-.31-.2-.6-.36-.86-.46-.7-.3-1.32-1.06-1.16-1.94l.23-1.2a2 2 0 0 1 1.43-1.55l4.95-1.38a3.5 3.5 0 0 1 4.37 2.73l.46 2.42A2.5 2.5 0 0 1 11.09 10h-.51Zm1.53-5.2a2.5 2.5 0 0 0-3.13-1.94L4.03 4.23a1 1 0 0 0-.71.78l-.22 1.2c-.06.28.16.66.55.82.31.13.66.31 1.03.55 2.28 1.53 3.13 3.7 3.67 5.11l.01.02c.2.5.33.85.47 1.08A.73.73 0 0 0 9 14c.14 0 .25-.05.35-.2.12-.18.22-.46.28-.83a10.06 10.06 0 0 0-.08-3.12l-.03-.2-.01-.05V9.6A.5.5 0 0 1 10 9h1.09a1.5 1.5 0 0 0 1.47-1.78l-.45-2.42Z"]);
|
|
970
1024
|
exports.ThumbDislike20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbDislike20Filled', "20", ["M12.48 18.3c-.8.83-2.09.38-2.43-.6-.28-.8-.64-1.77-1-2.48C8 13.1 7.38 11.9 5.67 10.37c-.23-.2-.52-.36-.84-.49-1.13-.44-2.2-1.61-1.91-3l.35-1.77a2.5 2.5 0 0 1 1.8-1.92l5.6-1.53a4.5 4.5 0 0 1 5.6 3.54l.69 3.76A3 3 0 0 1 14 12.5h-.89l.01.05c.08.41.18.97.24 1.58.07.62.1 1.29.05 1.92a3.68 3.68 0 0 1-.5 1.73c-.11.16-.27.35-.44.52Z"]);
|
|
971
1025
|
exports.ThumbDislike20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbDislike20Regular', "20", ["M10.05 17.7c.34.98 1.63 1.43 2.43.6.17-.17.33-.36.44-.52.32-.48.45-1.12.5-1.73.05-.63.02-1.3-.05-1.92-.06-.6-.16-1.17-.24-1.58v-.05H14a3 3 0 0 0 2.95-3.54l-.69-3.76a4.5 4.5 0 0 0-5.6-3.54L5.06 3.2c-.92.25-1.62 1-1.8 1.92l-.35 1.77c-.28 1.39.78 2.56 1.9 3 .33.13.62.3.85.5 1.7 1.5 2.32 2.72 3.38 4.84.36.71.72 1.68 1 2.49Zm1.97-5.58v.04a14.2 14.2 0 0 1 .36 2.08c.06.58.09 1.18.04 1.73-.04.55-.15.98-.33 1.25-.06.1-.18.22-.33.39-.2.2-.63.16-.76-.23-.29-.82-.67-1.83-1.05-2.6-1.07-2.14-1.76-3.5-3.62-5.15-.34-.3-.74-.52-1.13-.68-.88-.34-1.45-1.14-1.3-1.87l.35-1.77c.11-.56.53-1 1.08-1.15l5.6-1.53a3.5 3.5 0 0 1 4.36 2.75l.68 3.76a2 2 0 0 1-1.96 2.36h-1.5a.5.5 0 0 0-.5.62Z"]);
|
|
972
|
-
exports.ThumbDislike24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbDislike24Filled', "24", ["M15.06 14.18c.46 1.43.69 2.68.69 3.76 0 2.4-.94 4.24-2.5 4.24-.8 0-1.08-.45-1.38-1.54l-.27-1.02a264.6 264.6 0 0 0-.56-1.9l-2.87-4.49a5.88 5.88 0 0 0-2.85-2.32l-1.26-.48a1.75 1.75 0 0 1-1.09-1.97l.69-3.54c.16-.86.82-1.55 1.67-1.76l8.25-2.02a4.75 4.75 0 0 1 5.73 3.44l1.58 6.17a2.75 2.75 0 0 1-2.67 3.43h-3.16Z"]);
|
|
973
|
-
exports.ThumbDislike24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbDislike24Regular', "24", ["M16.5 17.99c0 2.44-1.14 4.2-3 4.2-.98 0-1.35-.55-1.7-1.8l-.2-.77a267.17 267.17 0 0 0-.56-1.9l-2.87-4.49a5.88 5.88 0 0 0-2.85-2.32l-.47-.18a2.75 2.75 0 0 1-1.72-3.1l.4-2.08A3.25 3.25 0 0 1 5.95 3l7.63-1.87a4.75 4.75 0 0 1 5.73 3.44l1.42 5.55a3.25 3.25 0 0 1-3.15 4.05h-1.83c.5 1.64.75 2.9.75 3.8ZM4.6 7.92c-.11.6.21 1.19.78 1.4l.47.19a7.38 7.38 0 0 1 3.59 2.92l2.86 4.48c.1.14.16.3.2.46l.56 1.92.21.79a2 2 0 0 0 .22.6c.87 0 1.51-.98 1.51-2.7 0-.88-.33-2.33-.98-4.31a.75.75 0 0 1 .7-.99h2.86a1.75 1.75 0 0 0 1.7-2.18l-1.42-5.55a3.25 3.25 0 0 0-3.93-2.35L6.31 4.47c-.67.16-1.17.7-1.3 1.36l-.4 2.1Z"]);
|
|
974
|
-
exports.ThumbLike16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike16Filled', "16", ["M9.58 1.05c-.75-.2-1.34.35-1.55.87-.24.6-.45 1.02-.7 1.53-.16.3-.33.65-.53 1.09-.48 1-.95 1.65-1.3 2.04a4.06 4.06 0 0 1-.5.49h-.02L3.11 8.19a2 2 0 0 0-.86 2.43l.52 1.38a2 2 0 0 0 1.28 1.2l5.35 1.69a2.5 2.5 0 0 0 3.15-1.68l1.36-4.65A2 2 0 0 0 12 6h-1.38l.2-.74c.13-.56.24-1.2.23-1.74-.01-.5-.06-1.02-.27-1.46-.22-.48-.6-.83-1.19-1Zm-4.6 6.03Z"]);
|
|
975
|
-
exports.ThumbLike16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike16Regular', "16", ["M8.03 1.92c.21-.52.8-1.08 1.55-.87.6.17.97.52 1.2 1 .2.44.25.96.26 1.46a7.5 7.5 0 0 1-.24 1.74c-.06.26-.12.51-.19.74h1.38a2 2 0 0 1 1.92 2.56l-1.36 4.65a2.5 2.5 0 0 1-3.15 1.68L4.05 13.2A2 2 0 0 1 2.77 12l-.52-1.4a2 2 0 0 1 .86-2.42l1.87-1.1.02-.01.1-.09c.1-.07.23-.2.4-.4.35-.39.82-1.03 1.3-2.04.2-.44.37-.78.53-1.1.25-.5.46-.92.7-1.52Zm-2.51 6-.02.01-1.88 1.11a1 1 0 0 0-.43 1.22l.52 1.38a1 1 0 0 0 .64.6l5.35 1.68c.8.26 1.65-.2 1.89-1l1.36-4.65A1 1 0 0 0 12 6.99H9.93a.5.5 0 0 1-.48-.67c.1-.28.26-.77.38-1.3.13-.54.22-1.08.2-1.5 0-.46-.05-.8-.16-1.05a.78.78 0 0 0-.56-.45c-.04-.02-.1-.01-.16.03a.54.54 0 0 0-.19.25c-.25.63-.5 1.11-.76 1.65-.16.3-.32.63-.5 1.01a9.52 9.52 0 0 1-1.45 2.28 5.06 5.06 0 0 1-.7.66l-.02.01-.01.01Zm-.54-.84Z"]);
|
|
976
|
-
exports.ThumbLike20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike20Filled', "20", ["M12.48 1.7c-.8-.83-2.09-.38-2.43.6-.28.8-.64 1.77-1 2.48C8 6.9 7.38 8.1 5.67 9.63c-.23.2-.52.36-.84.49-1.13.44-2.2 1.61-1.91 3l.35 1.77a2.5 2.5 0 0 0 1.8 1.92l5.6 1.52a4.5 4.5 0 0 0 5.6-3.53l.69-3.76A3 3 0 0 0 14 7.5h-.89l.01-.05c.08-.41.18-.97.24-1.59.07-.6.1-1.28.05-1.9a3.68 3.68 0 0 0-.5-1.74 4.16 4.16 0 0 0-.44-.52Z"]);
|
|
977
|
-
exports.ThumbLike20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike20Regular', "20", ["M10.05 2.3c.34-.98 1.63-1.43 2.43-.6.17.17.33.36.44.52.32.48.45 1.12.5 1.73.05.63.02 1.3-.05 1.91-.06.62-.16 1.18-.24 1.59v.05H14a3 3 0 0 1 2.95 3.54l-.69 3.76a4.5 4.5 0 0 1-5.6 3.53l-5.6-1.52a2.5 2.5 0 0 1-1.8-1.92l-.35-1.77c-.28-1.39.78-2.56 1.9-3 .33-.13.62-.3.85-.5 1.7-1.5 2.32-2.72 3.38-4.84.36-.71.72-1.68 1-2.49Zm1.97 5.58v-.04a13.7 13.7 0 0 0 .13-.58c.08-.4.17-.93.23-1.5.06-.58.09-1.18.04-1.73a2.73 2.73 0 0 0-.33-1.25 3.26 3.26 0 0 0-.33-.39c-.2-.2-.63-.16-.76.23-.29.82-.67 1.83-1.05 2.6-1.07 2.14-1.76 3.5-3.62 5.15-.34.3-.74.52-1.13.68-.88.34-1.45 1.14-1.3 1.87l.35 1.77c.11.56.53 1 1.08 1.15l5.6 1.53c1.98.54 4-.73 4.36-2.75l.68-3.76a2 2 0 0 0-1.96-2.36h-1.5a.5.5 0 0 1-.5-.62Z"]);
|
|
978
|
-
exports.ThumbLike24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike24Filled', "24", ["M15.06 9c.46-1.42.69-2.67.69-3.75 0-2.4-.94-4.25-2.5-4.25-.85 0-1.11.5-1.44 1.75a64.9 64.9 0 0 1-.77 2.72L8.17 9.95a5.88 5.88 0 0 1-2.85 2.33l-1.26.48c-.8.3-1.25 1.13-1.09 1.97l.69 3.54c.16.86.82 1.54 1.67 1.75l8.25 2.03a4.75 4.75 0 0 0 5.73-3.44l1.58-6.18A2.75 2.75 0 0 0 18.22 9h-3.16Z"]);
|
|
979
|
-
exports.ThumbLike24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike24Regular', "24", ["M16.5 5.2c0-2.44-1.14-4.2-3-4.2-1.03 0-1.39.6-1.75 2l-.15.57a268.49 268.49 0 0 1-.56 1.9L8.17 9.95a5.88 5.88 0 0 1-2.85 2.33l-.47.18a2.75 2.75 0 0 0-1.72 3.1l.4 2.08a3.25 3.25 0 0 0 2.42 2.54l7.63 1.87a4.75 4.75 0 0 0 5.73-3.44l1.42-5.55A3.25 3.25 0 0 0 17.58 9h-1.83c.5-1.63.75-2.89.75-3.8ZM4.6 15.27c-.11-.6.21-1.2.78-1.4l.47-.19a7.38 7.38 0 0 0 3.59-2.92l2.86-4.48c.1-.15.16-.3.2-.46a261.43 261.43 0 0 0 .7-2.43c.19-.73.28-.89.3-.89.86 0 1.5.99 1.5 2.7 0 .89-.33 2.34-.98 4.32-.17.48.2.98.7.98h2.86a1.75 1.75 0 0 1 1.7 2.19l-1.42 5.55a3.25 3.25 0 0 1-3.93 2.35l-7.62-1.87A1.75 1.75 0 0 1 5 17.35l-.4-2.08Z"]);
|
|
980
|
-
exports.ThumbLike28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike28Filled', "28", ["M16.12 1.12c-.88-.25-1.58.38-1.82.98l-.26.66c-2 5.1-3.83 9.74-8.6 12.16a2.96 2.96 0 0 0-1.66 3.09l.42 2.5a3.75 3.75 0 0 0 2.67 2.98l7.69 2.2a6.75 6.75 0 0 0 8.47-5.15l1.23-6.04a3.75 3.75 0 0 0-3.68-4.5h-2.17c.35-1.5.5-3.22.35-4.73-.18-1.77-.86-3.66-2.64-4.15Z"]);
|
|
981
|
-
exports.ThumbLike28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike28Regular', "28", ["M14.3 2.1c.24-.6.94-1.23 1.82-.98 1.78.5 2.46 2.38 2.64 4.15.16 1.51 0 3.23-.35 4.73h2.17a3.75 3.75 0 0 1 3.68 4.5l-1.23 6.04a6.75 6.75 0 0 1-8.47 5.15l-7.7-2.2A3.75 3.75 0 0 1 4.2 20.5L3.78 18a2.96 2.96 0 0 1 1.65-3.08c4.78-2.42 6.6-7.06 8.61-12.16l.26-.66Zm1.44.5a.24.24 0 0 0-.04.06l-.32.8c-1.94 4.95-3.97 10.12-9.27 12.8-.61.3-.94.93-.85 1.5l.42 2.5c.14.85.77 1.55 1.6 1.79l7.69 2.2c2.94.84 5.98-1 6.59-4l1.23-6.05c.28-1.4-.79-2.7-2.2-2.7h-3.15a.75.75 0 0 1-.72-.97c.47-1.54.72-3.49.55-5.1-.18-1.68-.74-2.62-1.51-2.86l-.02.02Z"]);
|
|
982
|
-
exports.ThumbLike48Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike48Filled', "48", ["M28.23 1.99c-1.65-.49-2.96.71-3.39 1.88l-.67 1.86c-.84 2.31-1.45 4-2.3 5.72-2.64 5.4-6.03 9.62-12.35 12.53a5.61 5.61 0 0 0-3.2 6.52l1.23 4.43a7.25 7.25 0 0 0 5.3 5.1l14.06 3.38A9.25 9.25 0 0 0 38 36.85l3.34-12.22A5.25 5.25 0 0 0 36.26 18h-5.04a29.55 29.55 0 0 0 1.24-8.15 12.1 12.1 0 0 0-.87-4.76 5.32 5.32 0 0 0-3.36-3.1Z"]);
|
|
983
|
-
exports.ThumbLike48Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLike48Regular', "48", ["M24.84 3.87c.43-1.17 1.74-2.37 3.39-1.88a5.32 5.32 0 0 1 3.36 3.1c.62 1.4.86 3.07.87 4.76.02 2.72-.52 5.71-1.24 8.15h5.04c3.46 0 5.98 3.3 5.07 6.63l-3.34 12.22a9.25 9.25 0 0 1-11.08 6.56l-14.07-3.37a7.25 7.25 0 0 1-5.3-5.1L6.33 30.5a5.61 5.61 0 0 1 3.2-6.52c6.32-2.9 9.7-7.13 12.36-12.53.84-1.71 1.45-3.41 2.29-5.72l.67-1.86Zm2.59.54a.65.65 0 0 0-.24.32l-.65 1.8c-.84 2.32-1.51 4.18-2.42 6.02-2.83 5.77-6.58 10.5-13.56 13.7-1.46.67-2.22 2.2-1.84 3.58l1.24 4.43a4.75 4.75 0 0 0 3.47 3.35l14.07 3.37a6.75 6.75 0 0 0 8.08-4.79l3.33-12.22a2.75 2.75 0 0 0-2.65-3.47H29.5a1.25 1.25 0 0 1-1.18-1.68 27.78 27.78 0 0 0 1.64-8.95 9.66 9.66 0 0 0-.65-3.76c-.42-.93-1-1.49-1.8-1.72h-.01c-.01 0-.04 0-.07.02Z"]);
|
|
984
|
-
exports.ThumbLikeDislike16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLikeDislike16Filled', "16", ["M6.3 3.22a4.8 4.8 0 0 1-.13.78h.32c1.01 0 1.73.98 1.44 1.94l-.76 2.61a2 2 0 0 1-2.5 1.36l-3.21-.97a1.5 1.5 0 0 1-.97-.92l-.4-1.06a1.5 1.5 0 0 1 .67-1.82l1-.57c.24-.14.44-.34.57-.59l1.2-2.24c.25-.44.8-.88 1.46-.7.56.16.91.5 1.11.94.19.4.22.85.2 1.24ZM9.82 12c-.06.22-.1.5-.12.78-.03.38 0 .83.19 1.24.2.43.55.78 1.11.93.66.2 1.21-.25 1.45-.7l1.21-2.23c.13-.25.33-.46.58-.6l1-.56a1.5 1.5 0 0 0 .65-1.82l-.39-1.07a1.5 1.5 0 0 0-.97-.91l-3.2-.97a2 2 0 0 0-2.5 1.36l-.77 2.6c-.3.97.43 1.95 1.44 1.95h.32Z"]);
|
|
985
|
-
exports.ThumbLikeDislike16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLikeDislike16Regular', "16", ["M4.42 2.21 3.2 4.46a2.5 2.5 0 0 1-.96.98l-1 .57a.5.5 0 0 0-.22.6l.4 1.07a.5.5 0 0 0 .32.3l3.2.98a1 1 0 0 0 1.26-.69c.22-.77.5-1.74.77-2.61A.51.51 0 0 0 6.49 5H5.5a.5.5 0 0 1-.46-.68 3.16 3.16 0 0 0 .1-.35c.07-.23.13-.52.15-.81.02-.3 0-.57-.1-.77a.68.68 0 0 0-.47-.38c-.03-.01-.07-.01-.13.02a.47.47 0 0 0-.17.18Zm1.87 1a4.8 4.8 0 0 1-.12.79h.32c1.01 0 1.73.98 1.44 1.94l-.76 2.61a2 2 0 0 1-2.5 1.36l-3.21-.97a1.5 1.5 0 0 1-.97-.92l-.4-1.06a1.5 1.5 0 0 1 .67-1.82l1-.57c.24-.14.44-.34.57-.59l1.2-2.24c.25-.44.8-.88 1.46-.7.56.16.91.5 1.11.94.19.4.22.85.2 1.24Zm5.3 10.57 1.2-2.24c.22-.41.55-.75.96-.98l1-.57a.5.5 0 0 0 .22-.6l-.4-1.07a.5.5 0 0 0-.32-.3l-3.2-.98a1 1 0 0 0-1.26.68c-.22.78-.5 1.74-.77 2.62-.1.33.15.66.49.66h.99a.5.5 0 0 1 .46.68 3.2 3.2 0 0 0-.1.35c-.07.22-.13.52-.15.81-.02.3 0 .57.1.76.08.18.2.32.47.4.03 0 .07 0 .13-.03s.12-.1.17-.19Zm-1.88-1c.02-.28.06-.56.12-.78H9.5a1.51 1.51 0 0 1-1.44-1.95l.76-2.6a2 2 0 0 1 2.5-1.36l3.21.97c.45.13.81.47.97.91l.4 1.07a1.5 1.5 0 0 1-.67 1.82l-1 .56a1.5 1.5 0 0 0-.57.6l-1.2 2.24c-.25.44-.8.88-1.46.7-.56-.16-.92-.51-1.11-.94a2.6 2.6 0 0 1-.2-1.24Z"]);
|
|
986
|
-
exports.ThumbLikeDislike20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLikeDislike20Filled', "20", ["M8 6h-.73c.13-.3.26-.7.34-1.11.1-.5.14-1.06-.02-1.58-.17-.55-.56-1-1.23-1.23-.86-.3-1.6.31-1.92.92L3.14 5.5a2.5 2.5 0 0 1-.97 1.02L1 7.17a2 2 0 0 0-.88 2.44l.3.83a2 2 0 0 0 1.32 1.22l4.24 1.24a2.5 2.5 0 0 0 3.1-1.66L9.9 8.6A2 2 0 0 0 8 6Zm4.73 8H12a2 2 0 0 1-1.91-2.59l.82-2.65A2.5 2.5 0 0 1 14 7.1l4.24 1.24a2 2 0 0 1 1.31 1.22l.31.84a2 2 0 0 1-.88 2.43l-1.16.67c-.41.24-.75.59-.97 1.02L15.56 17c-.31.61-1.06 1.22-1.92.93a1.84 1.84 0 0 1-1.23-1.24 3.24 3.24 0 0 1-.02-1.57c.08-.41.21-.8.34-1.12Z"]);
|
|
987
|
-
exports.ThumbLikeDislike20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLikeDislike20Regular', "20", ["M5.32 3.46c.2-.38.52-.5.72-.43.36.12.52.32.6.58.09.29.08.66 0 1.08a6.04 6.04 0 0 1-.57 1.55v.02h-.01A.5.5 0 0 0 6.5 7H8a1 1 0 0 1 .95 1.3l-.82 2.65a1.5 1.5 0 0 1-1.86 1L2.03 10.7a1 1 0 0 1-.66-.6l-.3-.84a1 1 0 0 1 .43-1.22l1.16-.67a3.5 3.5 0 0 0 1.37-1.42l1.3-2.49ZM8 6h-.72c.13-.3.26-.7.34-1.11.1-.5.14-1.06-.02-1.58-.17-.55-.56-1-1.23-1.23-.86-.3-1.6.31-1.92.92L3.14 5.5a2.5 2.5 0 0 1-.97 1.02L1 7.17a2 2 0 0 0-.88 2.44l.3.83a2 2 0 0 0 1.32 1.22l4.24 1.24a2.5 2.5 0 0 0 3.1-1.66L9.9 8.6A2 2 0 0 0 8 6Zm6.69 10.54c-.2.39-.52.5-.72.44-.36-.12-.52-.33-.6-.58a2.27 2.27 0 0 1 0-1.08 6.03 6.03 0 0 1 .57-1.55v-.02l.01-.01a.5.5 0 0 0-.44-.74H12a1 1 0 0 1-.95-1.3l.82-2.64a1.5 1.5 0 0 1 1.86-1l4.24 1.24a1 1 0 0 1 .66.61l.3.84a1 1 0 0 1-.43 1.22l-1.16.66a3.5 3.5 0 0 0-1.37 1.42l-1.3 2.5ZM12 14h.72c-.13.31-.26.7-.34 1.12-.1.49-.14 1.05.02 1.57.17.55.56 1.01 1.23 1.24.86.29 1.6-.32 1.92-.93l1.3-2.48c.22-.43.56-.78.97-1.02l1.16-.67a2 2 0 0 0 .88-2.43l-.3-.84a2 2 0 0 0-1.32-1.22L14.01 7.1a2.5 2.5 0 0 0-3.1 1.66l-.81 2.65a2 2 0 0 0 1.9 2.6Z"]);
|
|
988
|
-
exports.ThumbLikeDislike24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLikeDislike24Filled', "24", ["M6.04 3.18c.27-.62 1.06-1.4 2.18-1.12.7.18 1.2.6 1.49 1.18.25.5.29 1.05.3 1.47 0 .4-.06.82-.14 1.21h.2c1.55 0 2.82 1.43 2.33 3l-1.15 3.64a2.88 2.88 0 0 1-3.58 1.82l-4.51-1.32a2.4 2.4 0 0 1-1.56-1.39l-.44-1.09a2.27 2.27 0 0 1 1.06-2.84l1.54-.85.03-.02A5.94 5.94 0 0 0 5.02 5.2c.17-.36.32-.64.45-.88.22-.4.38-.7.57-1.14Zm11.92 17.64c-.27.62-1.06 1.4-2.18 1.12-.7-.18-1.2-.6-1.49-1.18-.25-.5-.29-1.05-.3-1.47 0-.4.06-.82.14-1.21h-.2c-1.55 0-2.82-1.43-2.33-3l1.15-3.64a2.88 2.88 0 0 1 3.58-1.82l4.51 1.32c.7.2 1.29.71 1.56 1.39l.44 1.09a2.27 2.27 0 0 1-1.06 2.84l-1.54.85-.03.02a5.94 5.94 0 0 0-1.23 1.67c-.17.36-.32.64-.45.88-.22.4-.38.7-.57 1.14Z"]);
|
|
989
|
-
exports.ThumbLikeDislike24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbLikeDislike24Regular', "24", ["M6.04 3.18c.27-.62 1.06-1.4 2.18-1.12.7.18 1.2.6 1.49 1.18.25.5.29 1.05.3 1.47 0 .4-.06.82-.14 1.21h.2c1.55 0 2.82 1.43 2.33 3l-1.15 3.64a2.88 2.88 0 0 1-3.58 1.82l-4.51-1.32a2.4 2.4 0 0 1-1.56-1.39l-.44-1.09a2.27 2.27 0 0 1 1.06-2.84l1.54-.85.03-.02A5.94 5.94 0 0 0 5.02 5.2c.17-.36.32-.64.45-.88.22-.4.38-.7.57-1.14ZM4.49 8.2l-1.55.85c-.4.22-.52.63-.39.97l.44 1.1c.1.22.3.41.59.5l4.51 1.32c.77.23 1.53-.2 1.73-.83l1.15-3.65c.14-.46-.21-1.04-.9-1.04H8.9a.75.75 0 0 1-.72-.97l.15-.54c.11-.43.19-.85.18-1.17 0-.37-.05-.64-.15-.84-.08-.17-.22-.31-.52-.39a.28.28 0 0 0-.23.04.52.52 0 0 0-.2.22c-.2.5-.4.86-.61 1.25-.14.25-.28.51-.44.85a7.42 7.42 0 0 1-1.64 2.17c-.05.04-.1.07-.12.1h-.02l-.02.02a.76.76 0 0 1-.07.04Zm13.47 12.62c-.27.62-1.06 1.4-2.18 1.12-.7-.18-1.2-.6-1.49-1.18-.25-.5-.29-1.05-.3-1.47 0-.4.06-.82.14-1.21h-.2c-1.55 0-2.82-1.43-2.33-3l1.15-3.64a2.88 2.88 0 0 1 3.58-1.82l4.51 1.32c.7.2 1.29.71 1.56 1.39l.44 1.09a2.27 2.27 0 0 1-1.06 2.84l-1.54.85-.03.02a5.94 5.94 0 0 0-1.23 1.67c-.17.36-.32.64-.45.88-.22.4-.38.7-.57 1.14Zm1.55-5.02 1.55-.85c.4-.22.52-.63.39-.97l-.44-1.1a.9.9 0 0 0-.59-.5l-4.51-1.32c-.77-.23-1.53.2-1.73.83l-1.15 3.65c-.14.46.21 1.04.9 1.04h1.17a.75.75 0 0 1 .72.97l-.15.54c-.11.43-.19.85-.18 1.17 0 .37.05.64.15.84.08.17.22.31.52.39.09.02.16 0 .23-.04a.52.52 0 0 0 .2-.22c.2-.5.4-.86.61-1.25.14-.25.28-.51.44-.85a7.42 7.42 0 0 1 1.64-2.17c.05-.04.1-.07.12-.1h.02l.02-.02a.74.74 0 0 1 .07-.04Z"]);
|
|
990
|
-
exports.TicketDiagonal16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketDiagonal16Filled', "16", ["M9.98 1.35a1.4 1.4 0 0 0-1.94.04L1.43 8.01a1.4 1.4 0 0 0 0 1.98l.92.93c.35.34.85.26 1.14.06a1.1 1.1 0 0 1 1.53 1.53c-.2.3-.28.8.07 1.14l.9.9a1.4 1.4 0 0 0 2-.03l6.6-7a1.4 1.4 0 0 0-.07-2l-.88-.81a.84.84 0 0 0-.73-.2c-.23.04-.44.16-.6.33-.2.22-.49.36-.8.36a1.1 1.1 0 0 1-.82-1.85c.16-.16.26-.39.28-.62a.84.84 0 0 0-.26-.7l-.73-.68Z"]);
|
|
991
|
-
exports.TicketDiagonal16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketDiagonal16Regular', "16", ["M9.44 1.94a.6.6 0 0 0-.83.02L1.99 8.58a.6.6 0 0 0 0 .84l.93.93h.02a.2.2 0 0 0 .1-.03A1.9 1.9 0 0 1 6 11.9c0 .39-.12.75-.32 1.05a.2.2 0 0 0-.03.11v.02l.9.9a.6.6 0 0 0 .87 0l6.6-7.02a.6.6 0 0 0-.04-.85l-.88-.81h-.05c-.05 0-.1.04-.14.08a1.9 1.9 0 1 1-2.8-2.57c.03-.04.06-.1.06-.15a.11.11 0 0 0 0-.05l-.73-.67Zm-1.4-.55a1.4 1.4 0 0 1 1.94-.04l.73.67c.22.2.28.48.26.71-.02.23-.12.46-.28.63a1.1 1.1 0 1 0 1.62 1.49c.16-.18.37-.3.6-.34.23-.04.5 0 .73.2l.88.81c.58.53.61 1.42.08 2l-6.6 7a1.4 1.4 0 0 1-2.01.03l-.9-.9c-.35-.35-.27-.85-.07-1.14a1.1 1.1 0 0 0-1.53-1.53c-.3.2-.8.28-1.14-.06l-.92-.93a1.4 1.4 0 0 1 0-1.98L8.04 1.4Z"]);
|
|
992
|
-
exports.TicketDiagonal20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketDiagonal20Filled', "20", ["M12.74 2.53a1.75 1.75 0 0 0-2.48 0l-7.73 7.73c-.69.69-.69 1.8 0 2.48l.77.77c.41.4.99.34 1.35.14a1.25 1.25 0 0 1 1.7 1.7c-.2.36-.27.94.14 1.34l.77.78c.68.68 1.8.68 2.48 0l7.73-7.73c.68-.69.68-1.8 0-2.48l-.78-.77c-.4-.4-.98-.34-1.34-.14a1.25 1.25 0 0 1-1.7-1.7c.2-.36.27-.94-.14-1.34l-.77-.78Z"]);
|
|
993
|
-
exports.TicketDiagonal20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketDiagonal20Regular', "20", ["M12.03 3.24a.75.75 0 0 0-1.06 0l-7.73 7.73c-.3.3-.3.77 0 1.06l.77.77.03.01c.04 0 .08 0 .13-.04a2.25 2.25 0 0 1 3.05 3.05.27.27 0 0 0-.03.14v.03l.78.77c.3.3.77.3 1.06 0l7.73-7.73c.3-.3.3-.77 0-1.06L16 7.19h-.03c-.03 0-.08 0-.13.03a2.24 2.24 0 0 1-3.33-1.97c0-.39.1-.76.28-1.08l.03-.13V4l-.78-.77Zm-1.77-.71c.69-.68 1.8-.68 2.48 0l.77.78c.41.4.34.98.14 1.34a1.25 1.25 0 0 0 1.7 1.7c.36-.2.94-.27 1.35.14l.77.77c.68.69.68 1.8 0 2.48l-7.73 7.73c-.68.68-1.8.68-2.48 0l-.77-.78c-.4-.4-.34-.98-.14-1.34a1.25 1.25 0 0 0-1.7-1.7c-.36.2-.94.27-1.34-.14l-.78-.77a1.75 1.75 0 0 1 0-2.48l7.73-7.73Z"]);
|
|
994
|
-
exports.TicketDiagonal24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketDiagonal24Filled', "24", ["M15.6 2.53a2.25 2.25 0 0 0-3.2 0l-9.87 9.88c-.88.88-.88 2.3 0 3.18l1.17 1.17c.51.51 1.23.42 1.66.16a1.25 1.25 0 0 1 1.71 1.71c-.25.44-.34 1.16.17 1.67l1.17 1.17c.88.88 2.3.88 3.18 0l9.88-9.88c.88-.88.88-2.3 0-3.18L20.3 7.24c-.51-.51-1.23-.42-1.66-.16a1.25 1.25 0 0 1-1.71-1.71c.25-.44.34-1.16-.17-1.67L15.6 2.53Z"]);
|
|
995
|
-
exports.TicketDiagonal24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketDiagonal24Regular', "24", ["M14.53 3.6a.75.75 0 0 0-1.06 0l-9.88 9.87c-.3.3-.3.77 0 1.06l1.07 1.07A2.74 2.74 0 0 1 8.75 18c0 .49-.13.94-.35 1.34l1.07 1.07c.3.3.77.3 1.06 0l9.88-9.88c.3-.3.3-.77 0-1.06L19.34 8.4A2.74 2.74 0 0 1 15.25 6c0-.49.13-.94.35-1.34l-1.07-1.07Zm-2.12-1.07c.88-.88 2.3-.88 3.18 0l1.17 1.17c.51.51.42 1.23.16 1.66a1.25 1.25 0 0 0 1.71 1.71c.44-.25 1.16-.34 1.67.17l1.17 1.17c.88.88.88 2.3 0 3.18l-9.88 9.88c-.88.88-2.3.88-3.18 0L7.24 20.3c-.51-.51-.42-1.23-.16-1.66a1.25 1.25 0 0 0-1.71-1.71c-.44.25-1.16.34-1.67-.17L2.53 15.6a2.25 2.25 0 0 1 0-3.18l9.88-9.88Z"]);
|
|
996
|
-
exports.TicketDiagonal28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketDiagonal28Filled', "28", ["M18.58 2.91a2.56 2.56 0 0 0-3.71-.1L2.8 14.9c-1.03 1.03-1 2.7.07 3.69l1.38 1.27c.71.66 1.69.52 2.29.27a1.67 1.67 0 0 1 2.22 2.05c-.2.62-.27 1.6.44 2.26l1.02.95c1 .93 2.56.9 3.54-.06L25.29 14a2.56 2.56 0 0 0 .1-3.54l-1.07-1.2c-.64-.7-1.6-.66-2.2-.49a1.67 1.67 0 0 1-2-2.22c.23-.58.36-1.53-.27-2.23l-1.27-1.4Z"]);
|
|
997
|
-
exports.TicketDiagonal28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketDiagonal28Regular', "28", ["M17.47 3.92a1.06 1.06 0 0 0-1.54-.04L3.86 15.95c-.42.42-.41 1.12.03 1.53l1.38 1.27c.03.04.1.07.23.08.13 0 .3-.03.47-.1a3.16 3.16 0 0 1 4.21 3.9c-.05.17-.07.34-.05.48.01.13.05.19.09.22l1.02.95c.42.38 1.06.37 1.47-.03l11.52-11.32c.41-.4.43-1.04.05-1.47l-1.08-1.19c-.03-.04-.09-.08-.21-.1-.13-.01-.3 0-.47.05A3.17 3.17 0 0 1 18.72 6c.07-.16.1-.33.09-.45 0-.13-.04-.2-.07-.23l-1.27-1.4Zm-2.6-1.1a2.56 2.56 0 0 1 3.71.1l1.27 1.4c.63.7.5 1.65.26 2.23a1.66 1.66 0 0 0 1.56 2.28c.15 0 .3-.02.45-.06.6-.17 1.56-.2 2.2.5l1.07 1.19a2.56 2.56 0 0 1-.1 3.54L13.76 25.32c-.98.96-2.53.99-3.54.06l-1.02-.95c-.71-.66-.64-1.64-.45-2.26a1.67 1.67 0 0 0-2.21-2.05c-.6.25-1.58.4-2.3-.27l-1.37-1.27a2.56 2.56 0 0 1-.07-3.7L14.87 2.83Z"]);
|
|
998
|
-
exports.TicketHorizontal20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketHorizontal20Filled', "20", ["M18 6v1.5a.5.5 0 0 1-.5.5 2 2 0 1 0 0 4c.28 0 .5.22.5.5V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1.5c0-.28.22-.5.5-.5a2 2 0 1 0 0-4 .5.5 0 0 1-.5-.5V6a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1Z"]);
|
|
999
|
-
exports.TicketHorizontal20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketHorizontal20Regular', "20", ["M16.5 5c.83 0 1.5.67 1.5 1.5V8a.5.5 0 0 1-.5.5 1.5 1.5 0 0 0 0 3c.28 0 .5.22.5.5v1.5c0 .83-.67 1.5-1.5 1.5h-13A1.5 1.5 0 0 1 2 13.5V12c0-.28.22-.5.5-.5a1.5 1.5 0 0 0 0-3A.5.5 0 0 1 2 8V6.5C2 5.67 2.67 5 3.5 5h13Zm.5 1.5a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5v1.05a2.5 2.5 0 0 1 0 4.9v1.05c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5v-1.05a2.5 2.5 0 0 1-.16-4.86l.16-.04V6.5Z"]);
|
|
1000
|
-
exports.TicketHorizontal24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketHorizontal24Filled', "24", ["M20.75 5c.7 0 1.25.56 1.25 1.25v2.26c0 .4-.3.72-.7.75a2.75 2.75 0 0 0 0 5.48c.4.03.7.36.7.75v2.26c0 .69-.56 1.25-1.25 1.25H3.25C2.56 19 2 18.44 2 17.75v-2.26c0-.4.3-.72.7-.75a2.75 2.75 0 0 0 0-5.48.75.75 0 0 1-.7-.75V6.25C2 5.56 2.56 5 3.25 5h17.5Z"]);
|
|
1001
|
-
exports.TicketHorizontal24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TicketHorizontal24Regular', "24", ["M20.25 5c.97 0 1.75.78 1.75 1.75v2.26c0 .4-.3.72-.69.75a2.25 2.25 0 0 0 0 4.48c.4.03.69.36.69.75v2.26c0 .97-.78 1.75-1.75 1.75H3.75C2.78 19 2 18.22 2 17.25v-2.26c0-.4.3-.72.69-.75a2.25 2.25 0 0 0 0-4.48A.75.75 0 0 1 2 9V6.75C2 5.78 2.78 5 3.75 5h16.5Zm.25 3.38V6.75a.25.25 0 0 0-.25-.25H3.75a.25.25 0 0 0-.25.25v1.63a3.75 3.75 0 0 1 0 7.24v1.63c0 .14.11.25.25.25h16.5c.14 0 .25-.11.25-.25v-1.63a3.75 3.75 0 0 1-.19-7.18l.19-.06Z"]);
|
|
1002
|
-
exports.TimeAndWeather20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TimeAndWeather20Filled', "20", ["M10.5 2.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0v-1Zm-5 7.5a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0ZM10 8.5a.5.5 0 0 0-1 0v2c0 .28.22.5.5.5H11a.5.5 0 0 0 0-1h-1V8.5Zm0 7.5c.28 0 .5.22.5.5v1a.5.5 0 0 1-1 0v-1c0-.28.22-.5.5-.5ZM2.5 9.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1ZM16 10c0-.28.22-.5.5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5ZM4.15 15.15a.5.5 0 0 0 .7.7l1-1a.5.5 0 0 0-.7-.7l-1 1Zm10-10 1-1a.5.5 0 0 1 .7.7l-1 1a.5.5 0 0 1-.7-.7Zm-9.3-1a.5.5 0 1 0-.7.7l1 1a.5.5 0 1 0 .7-.7l-1-1Zm10 10 1 1a.5.5 0 0 1-.7.7l-1-1a.5.5 0 0 1 .7-.7Z"]);
|
|
1003
|
-
exports.TimeAndWeather20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TimeAndWeather20Regular', "20", ["M10.5 2.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0v-1Zm-.5 6a.5.5 0 0 0-1 0v2c0 .28.22.5.5.5H11a.5.5 0 0 0 0-1h-1V8.5Zm0-3a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9ZM6.5 10a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0Zm3.5 6c.28 0 .5.22.5.5v1a.5.5 0 0 1-1 0v-1c0-.28.22-.5.5-.5ZM2.5 9.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1ZM16 10c0-.28.22-.5.5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5ZM4.15 15.15a.5.5 0 0 0 .7.7l1-1a.5.5 0 0 0-.7-.7l-1 1Zm10-10 1-1a.5.5 0 0 1 .7.7l-1 1a.5.5 0 0 1-.7-.7Zm-9.3-1a.5.5 0 1 0-.7.7l1 1a.5.5 0 1 0 .7-.7l-1-1Zm10 10 1 1a.5.5 0 0 1-.7.7l-1-1a.5.5 0 0 1 .7-.7Z"]);
|
|
1004
|
-
exports.TimeAndWeather24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TimeAndWeather24Filled', "24", ["M12 18.53a1 1 0 0 1 .99.89v1.57a1 1 0 0 1-1.99.11v-1.57a1 1 0 0 1 1-1Zm6.03-1.93 1.03 1.03a1 1 0 0 1-1.41 1.41l-1.03-1.03a1 1 0 0 1 1.41-1.41Zm-10.66 0a1 1 0 0 1 0 1.41l-1.03 1.03a1 1 0 0 1-1.41-1.41l1.03-1.03a1 1 0 0 1 1.41 0Zm4.64-10.13a5.52 5.52 0 1 1 0 11.05 5.52 5.52 0 0 1 0-11.05ZM11.25 9c-.38 0-.7.28-.74.65l-.01.1v3.1c.05.34.32.6.65.65h2.2c.33-.05.6-.31.64-.64l.01-.1v-.1a.75.75 0 0 0-.65-.65H12V9.64a.75.75 0 0 0-.75-.65Zm9.73 2.02a1 1 0 0 1 .11 2h-1.57a1 1 0 0 1-.11-2h1.57Zm-16.5-.03a1 1 0 0 1 .12 2H3.02a1 1 0 0 1-.11-2h1.57Zm1.77-6.12.1.09 1.02 1.03a1 1 0 0 1-1.32 1.5l-.09-.09-1.03-1.03a1 1 0 0 1 1.32-1.5Zm12.81.09a1 1 0 0 1 .09 1.32l-.09.1-1.03 1.02a1 1 0 0 1-1.5-1.32l.09-.1 1.03-1.02a1 1 0 0 1 1.41 0ZM12 2a1 1 0 0 1 1 .89v1.57a1 1 0 0 1-2 .12V3a1 1 0 0 1 1-1Z"]);
|
|
1005
|
-
exports.TimeAndWeather24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TimeAndWeather24Regular', "24", ["M12 19.01c.38 0 .69.28.74.65v1.6a.75.75 0 0 1-1.49.1v-1.6c0-.41.33-.75.75-.75Zm6.02-2.07L19.08 18a.75.75 0 0 1-1.06 1.06L16.96 18a.75.75 0 1 1 1.06-1.06Zm-10.99 0c.3.29.3.77 0 1.06l-1.06 1.06A.75.75 0 1 1 4.91 18l1.06-1.06c.3-.3.77-.3 1.06 0ZM12 6.47a5.53 5.53 0 1 1 0 11.05 5.53 5.53 0 0 1 0-11.05Zm0 1.5a4.03 4.03 0 1 0 0 8.05 4.03 4.03 0 0 0 0-8.05ZM11.25 9c.38 0 .7.28.74.65l.01.1V12h1.25c.38 0 .7.29.74.65v.1c0 .38-.27.7-.64.75h-2.1a.75.75 0 0 1-.74-.64l-.01-.1V9.74c0-.41.34-.75.75-.75Zm10 2.27a.75.75 0 0 1 .1 1.5h-1.6a.75.75 0 0 1-.1-1.5h1.6Zm-17-.03a.75.75 0 0 1 .1 1.5h-1.6a.75.75 0 0 1-.1-1.5h1.6Zm1.64-6.37.08.07L7.03 6a.75.75 0 0 1-.97 1.13l-.09-.07L4.91 6a.75.75 0 0 1 .98-1.13Zm13.19.07c.26.27.29.68.07.98l-.07.08-1.06 1.06a.75.75 0 0 1-1.14-.97l.08-.09 1.06-1.06c.3-.3.77-.3 1.06 0ZM12 2c.38 0 .7.28.74.65l.01.1v1.5a.75.75 0 0 1-1.5.1v-1.6c0-.41.34-.75.75-.75Z"]);
|
|
1006
|
-
exports.TimePicker20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TimePicker20Filled', "20", ["M10.47 2.17a.75.75 0 0 0-.94 0L6.78 4.42a.75.75 0 0 0 .94 1.16L10 3.72l2.28 1.86a.75.75 0 1 0 .94-1.16l-2.75-2.25Zm2.75 13.41-2.75 2.25a.75.75 0 0 1-.94 0l-2.75-2.25a.75.75 0 0 1 .94-1.16L10 16.28l2.28-1.86a.75.75 0 1 1 .94 1.16Zm-2.47-6.83a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM10 12a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm6-2.5a1.5 1.5 0 0 1 3 0v1a1.5 1.5 0 0 1-3 0v-1Zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5Zm-11-1C5.67 8 5 8.67 5 9.5v1a1.5 1.5 0 0 0 3 0v-1C8 8.67 7.33 8 6.5 8ZM6 9.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1Zm6 0a1.5 1.5 0 0 1 3 0v1a1.5 1.5 0 0 1-3 0v-1Zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5Zm-11-1C1.67 8 1 8.67 1 9.5v1a1.5 1.5 0 0 0 3 0v-1C4 8.67 3.33 8 2.5 8ZM2 9.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1Z"]);
|
|
1007
|
-
exports.TimePicker20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TimePicker20Regular', "20", ["M10.32 2.12a.5.5 0 0 0-.64 0l-3 2.5a.5.5 0 1 0 .64.76L10 3.15l2.68 2.23a.5.5 0 0 0 .64-.76l-3-2.5Zm3 13.26-3 2.5a.5.5 0 0 1-.64 0l-3-2.5a.5.5 0 1 1 .64-.76L10 16.85l2.68-2.23a.5.5 0 0 1 .64.76Zm-2.57-6.63a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM10 12a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm6-2.5a1.5 1.5 0 0 1 3 0v1a1.5 1.5 0 0 1-3 0v-1Zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5Zm-11-1C5.67 8 5 8.67 5 9.5v1a1.5 1.5 0 0 0 3 0v-1C8 8.67 7.33 8 6.5 8ZM6 9.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1Zm6 0a1.5 1.5 0 0 1 3 0v1a1.5 1.5 0 0 1-3 0v-1Zm1.5-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 1 0v-1a.5.5 0 0 0-.5-.5Zm-11-1C1.67 8 1 8.67 1 9.5v1a1.5 1.5 0 0 0 3 0v-1C4 8.67 3.33 8 2.5 8ZM2 9.5a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0v-1Z"]);
|
|
1008
|
-
exports.TimePicker24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TimePicker24Filled', "24", ["M12.62 2.22a1 1 0 0 0-1.24 0l-3.75 3a1 1 0 1 0 1.24 1.56L12 4.28l3.13 2.5a1 1 0 0 0 1.24-1.56l-3.75-3ZM2.75 9C1.51 9 .5 10 .5 11.25v1.5a2.25 2.25 0 0 0 4.5 0v-1.5C5 10.01 4 9 2.75 9ZM2 11.25a.75.75 0 0 1 1.5 0v1.5a.75.75 0 0 1-1.5 0v-1.5ZM8.25 9C7.01 9 6 10 6 11.25v1.5a2.25 2.25 0 0 0 4.5 0v-1.5c0-1.24-1-2.25-2.25-2.25Zm-.75 2.25a.75.75 0 0 1 1.5 0v1.5a.75.75 0 0 1-1.5 0v-1.5Zm6.5 0a2.25 2.25 0 0 1 4.5 0v1.5a2.25 2.25 0 0 1-4.5 0v-1.5Zm2.25-.75a.75.75 0 0 0-.75.75v1.5a.75.75 0 0 0 1.5 0v-1.5a.75.75 0 0 0-.75-.75Zm5.5-1.5c-1.24 0-2.25 1-2.25 2.25v1.5a2.25 2.25 0 0 0 4.5 0v-1.5C24 10.01 23 9 21.75 9ZM21 11.25a.75.75 0 0 1 1.5 0v1.5a.75.75 0 0 1-1.5 0v-1.5Zm-8-.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-.75 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.38 7.53 4-3.25a1 1 0 0 0-1.26-1.56L12 19.96l-3.37-2.74a1 1 0 1 0-1.26 1.56l4 3.25c.37.3.9.3 1.26 0Z"]);
|
|
1009
|
-
exports.TimePicker24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TimePicker24Regular', "24", ["M12.47 2.17a.75.75 0 0 0-.94 0l-4 3.25a.75.75 0 1 0 .94 1.16L12 3.72l3.53 2.86a.75.75 0 1 0 .94-1.16l-4-3.25ZM2.75 9C1.51 9 .5 10 .5 11.25v1.5a2.25 2.25 0 0 0 4.5 0v-1.5C5 10.01 4 9 2.75 9ZM2 11.25a.75.75 0 0 1 1.5 0v1.5a.75.75 0 0 1-1.5 0v-1.5ZM8.25 9C7.01 9 6 10 6 11.25v1.5a2.25 2.25 0 0 0 4.5 0v-1.5c0-1.24-1-2.25-2.25-2.25Zm-.75 2.25a.75.75 0 0 1 1.5 0v1.5a.75.75 0 0 1-1.5 0v-1.5Zm6.5 0a2.25 2.25 0 0 1 4.5 0v1.5a2.25 2.25 0 0 1-4.5 0v-1.5Zm2.25-.75a.75.75 0 0 0-.75.75v1.5a.75.75 0 0 0 1.5 0v-1.5a.75.75 0 0 0-.75-.75Zm5.5-1.5c-1.24 0-2.25 1-2.25 2.25v1.5a2.25 2.25 0 0 0 4.5 0v-1.5C24 10.01 23 9 21.75 9ZM21 11.25a.75.75 0 0 1 1.5 0v1.5a.75.75 0 0 1-1.5 0v-1.5Zm-8-.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm-.75 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm.22 7.33 4-3.25a.75.75 0 1 0-.94-1.16L12 20.28l-3.53-2.86a.75.75 0 0 0-.94 1.16l4 3.25c.27.23.67.23.94 0Z"]);
|
|
1010
|
-
exports.Timeline20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timeline20Filled', "20", ["M3.5 3C2.67 3 2 3.67 2 4.5v4c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-9Zm0 8c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-9ZM17 12.44a2 2 0 0 1-1-3.88 2 2 0 0 1 1 3.88ZM16.5 3c.28 0 .5.22.5.5v4.04a3.02 3.02 0 0 0-1 0V3.5c0-.28.22-.5.5-.5Zm0 10.5c-.17 0-.34-.01-.5-.04v4.04a.5.5 0 0 0 1 0v-4.04c-.16.03-.33.04-.5.04Z"]);
|
|
1011
|
-
exports.Timeline20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timeline20Regular', "20", ["M3.5 3C2.67 3 2 3.67 2 4.5v4c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-9ZM3 4.5c0-.28.22-.5.5-.5h9c.28 0 .5.22.5.5v4a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-4Zm.5 6.5c-.83 0-1.5.67-1.5 1.5v4c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-4c0-.83-.67-1.5-1.5-1.5h-9ZM3 12.5c0-.28.22-.5.5-.5h9c.28 0 .5.22.5.5v4a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-4Zm14-.06a2 2 0 0 1-1-3.88 2 2 0 0 1 1 3.88ZM16.5 3c.28 0 .5.22.5.5v4.04a3.02 3.02 0 0 0-1 0V3.5c0-.28.22-.5.5-.5Zm0 10.5c-.17 0-.34-.01-.5-.04v4.04a.5.5 0 0 0 1 0v-4.04c-.16.03-.33.04-.5.04Z"]);
|
|
1012
|
-
exports.Timeline24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timeline24Filled', "24", ["M15.25 13c.97 0 1.75.78 1.75 1.75v4.5c0 .97-.78 1.75-1.75 1.75H3.75C2.78 21 2 20.22 2 19.25v-4.5c0-.97.78-1.75 1.75-1.75h11.5ZM21 14.9v5.35a.75.75 0 0 1-1.5.1V14.91a3 3 0 0 0 1.5-.01Zm-.75-4.8a1.9 1.9 0 1 1 0 3.8 1.9 1.9 0 0 1 0-3.8Zm-5-7.1C16.2 3 17 3.78 17 4.75v4.5c0 .97-.79 1.75-1.75 1.75H3.75C2.78 11 2 10.22 2 9.25v-4.5c0-.92.7-1.67 1.6-1.75h11.65Zm5 0c.38 0 .7.28.74.65l.01.1V9.1a3 3 0 0 0-1.5-.01V3.75c0-.41.34-.75.75-.75Z"]);
|
|
1013
|
-
exports.Timeline24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timeline24Regular', "24", ["M15.25 13c.97 0 1.75.78 1.75 1.75v4.5c0 .97-.78 1.75-1.75 1.75H3.75C2.78 21 2 20.22 2 19.25v-4.5c0-.97.78-1.75 1.75-1.75h11.5ZM21 14.9v5.35a.75.75 0 0 1-1.5.1V14.91a3 3 0 0 0 1.5-.01Zm-5.75-.4H3.75a.25.25 0 0 0-.25.25v4.5c0 .14.11.25.25.25h11.5c.14 0 .25-.11.25-.25v-4.5a.25.25 0 0 0-.25-.25Zm5-4.4a1.9 1.9 0 1 1 0 3.8 1.9 1.9 0 0 1 0-3.8Zm-5-7.1C16.2 3 17 3.78 17 4.75v4.5c0 .97-.79 1.75-1.75 1.75H3.75C2.78 11 2 10.22 2 9.25v-4.5c0-.92.7-1.67 1.6-1.74L3.75 3h11.5Zm0 1.5H3.69a.25.25 0 0 0-.2.25v4.5c0 .14.12.25.26.25h11.5c.13 0 .25-.11.25-.25v-4.5a.25.25 0 0 0-.25-.25Zm5-1.5c.38 0 .7.28.74.65l.01.1V9.1a3 3 0 0 0-1.5-.01V3.75c0-.41.34-.75.75-.75Z"]);
|
|
1014
|
-
exports.Timer1020Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer1020Filled', "20", ["M7.5 2a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4Zm7.66 1.93a.5.5 0 1 0-.71.7l1.41 1.42a.5.5 0 1 0 .71-.7l-1.41-1.42ZM16.43 10c-.98.02-1.86.44-2.48 1.1a1.5 1.5 0 0 0-1.92-1.02l-1.5.5A1.5 1.5 0 0 0 11 13.5v4.34A7.03 7.03 0 0 1 2.5 11a7 7 0 0 1 13.93-1ZM9 10.5a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-1 0v4Zm5 3a2.5 2.5 0 0 1 5 0v3a2.5 2.5 0 0 1-5 0v-3Zm2.5-1.5c-.83 0-1.5.67-1.5 1.5v3a1.5 1.5 0 0 0 3 0v-3c0-.83-.67-1.5-1.5-1.5Zm-3.5-.5a.5.5 0 0 0-.66-.47l-1.5.5a.5.5 0 1 0 .32.94l.84-.28v6.31a.5.5 0 0 0 1 0v-7Z"]);
|
|
1015
|
-
exports.Timer1020Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer1020Regular', "20", ["M7 2.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm7.45 1.43c.2-.2.51-.2.7 0l1.42 1.41a.5.5 0 1 1-.7.71l-1.42-1.41a.5.5 0 0 1 0-.71ZM9 6.5a.5.5 0 0 1 1 0v4a.5.5 0 0 1-1 0v-4ZM9.5 18c.51 0 1.02-.06 1.5-.16V16.8a6.01 6.01 0 1 1 4.44-6.65c.31-.1.65-.15.99-.16a7 7 0 1 0-6.93 8Zm4.5-4.5a2.5 2.5 0 0 1 5 0v3a2.5 2.5 0 0 1-5 0v-3Zm2.5-1.5c-.83 0-1.5.67-1.5 1.5v3a1.5 1.5 0 0 0 3 0v-3c0-.83-.67-1.5-1.5-1.5Zm-3.5-.5a.5.5 0 0 0-.66-.47l-1.5.5a.5.5 0 1 0 .32.94l.84-.28v6.31a.5.5 0 0 0 1 0v-7Z"]);
|
|
1016
|
-
exports.Timer1024Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer1024Filled', "24", ["M12 5a8.5 8.5 0 0 1 8.38 7.05 4.28 4.28 0 0 0-4.38 2.2v-.5a1.75 1.75 0 0 0-2.3-1.66l-.95.32V8.65a.75.75 0 0 0-1.5 0V13.34a1.75 1.75 0 0 0 1.25 2.64v6c-.17.02-.33.02-.5.02a8.5 8.5 0 0 1 0-17Zm7.17.12.08.06 1.15 1a.75.75 0 0 1-.9 1.2l-.08-.06-1.15-1a.75.75 0 0 1 .9-1.2ZM14.25 2.5a.75.75 0 0 1 .1 1.5h-4.6a.75.75 0 0 1-.1-1.5h4.6Zm.44 10.64c.2.14.31.37.31.61v8.5a.75.75 0 0 1-1.5 0v-7.46l-.51.17a.75.75 0 0 1-.48-1.42l1.5-.5a.75.75 0 0 1 .68.1Zm1.81 3.11a3.25 3.25 0 0 1 6.5 0v3.5a3.25 3.25 0 0 1-6.5 0v-3.5Zm3.25-1.75c-.97 0-1.75.78-1.75 1.75v3.5a1.75 1.75 0 1 0 3.5 0v-3.5c0-.97-.78-1.75-1.75-1.75Z"]);
|
|
1017
|
-
exports.Timer1024Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer1024Regular', "24", ["M12 5a8.5 8.5 0 0 1 8.38 7.05 4.28 4.28 0 0 0-1.52.04 7 7 0 1 0-6.36 8.4v1.5L12 22a8.5 8.5 0 0 1 0-17Zm.75 7.4V8.66a.75.75 0 0 0-1.5.1v4.59c.21-.34.54-.61.95-.75l.55-.18Zm6.4-7.29.08.06 1.16.97a.75.75 0 0 1-.88 1.21l-.08-.06-1.16-.96a.75.75 0 0 1 .88-1.22Zm-4.9-2.61a.75.75 0 0 1 .1 1.5h-4.6a.75.75 0 0 1-.1-1.5h4.6Zm.44 10.64c.2.14.31.37.31.61v8.5a.75.75 0 0 1-1.5 0v-7.46l-.51.17a.75.75 0 0 1-.48-1.42l1.5-.5a.75.75 0 0 1 .68.1Zm1.81 3.11a3.25 3.25 0 0 1 6.5 0v3.5a3.25 3.25 0 0 1-6.5 0v-3.5Zm3.25-1.75c-.97 0-1.75.78-1.75 1.75v3.5a1.75 1.75 0 1 0 3.5 0v-3.5c0-.97-.78-1.75-1.75-1.75Z"]);
|
|
1018
|
-
exports.Timer12Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer12Filled', "12", ["M3.5 0a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4ZM1 6.5a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0Zm4 1a.5.5 0 0 0 1 0v-3a.5.5 0 0 0-1 0v3Zm5.85-3.65a.5.5 0 0 1-.7 0l-1-1a.5.5 0 1 1 .7-.7l1 1c.2.2.2.5 0 .7Z"]);
|
|
1019
|
-
exports.Timer12Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer12Regular', "12", ["M3 .5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4A.5.5 0 0 1 3 .5Zm2 7a.5.5 0 0 0 1 0v-3a.5.5 0 0 0-1 0v3ZM5.5 2a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9ZM2 6.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0Zm8.15-2.65a.5.5 0 1 0 .7-.7l-1-1a.5.5 0 1 0-.7.7l1 1Z"]);
|
|
1020
|
-
exports.Timer16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer16Filled', "16", ["M5 1.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5ZM7.5 15a6 6 0 1 0 0-12 6 6 0 0 0 0 12Zm0-10c.28 0 .5.22.5.5v4a.5.5 0 0 1-1 0v-4c0-.28.22-.5.5-.5Zm4.95-2.36a.5.5 0 1 0-.7.7l1.4 1.41a.5.5 0 1 0 .7-.7l-1.4-1.4Z"]);
|
|
1021
|
-
exports.Timer16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer16Regular', "16", ["M5 1.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5ZM7.5 5a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-.5-.5Zm6 4a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-1 0a5 5 0 1 0-10 0 5 5 0 0 0 10 0Zm-.05-6.36a.5.5 0 1 0-.7.7l1.4 1.41a.5.5 0 1 0 .7-.7l-1.4-1.4Z"]);
|
|
1022
|
-
exports.Timer20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer20Filled', "20", ["M7 2.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Zm7.45 1.43c.2-.2.51-.2.7 0l1.42 1.41a.5.5 0 1 1-.7.71l-1.42-1.41a.5.5 0 0 1 0-.71ZM16.5 11a7 7 0 1 1-14 0 7 7 0 0 1 14 0ZM9 6.5v5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-1 0Z"]);
|
|
1023
|
-
exports.Timer20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer20Regular', "20", ["M7.5 2a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4Zm7.66 1.93a.5.5 0 1 0-.71.7l1.41 1.42a.5.5 0 1 0 .71-.7l-1.41-1.42ZM9.5 6a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-.5-.5Zm0 12a7 7 0 1 0 0-14 7 7 0 0 0 0 14Zm0-1a6 6 0 1 1 0-12 6 6 0 0 1 0 12Z"]);
|
|
1024
|
-
exports.Timer24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer24Filled', "24", ["M12 5a8.5 8.5 0 1 1 0 17 8.5 8.5 0 0 1 0-17Zm0 3c-.38 0-.7.28-.74.65l-.01.1v4.6a.75.75 0 0 0 1.5 0V8.65A.75.75 0 0 0 12 8Zm7.17-2.88.08.06 1.15 1a.75.75 0 0 1-.9 1.2l-.08-.06-1.15-1a.75.75 0 0 1 .9-1.2ZM14.25 2.5a.75.75 0 0 1 .1 1.5h-4.6a.75.75 0 0 1-.1-1.5h4.6Z"]);
|
|
1025
|
-
exports.Timer24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer24Regular', "24", ["M12 5a8.5 8.5 0 1 1 0 17 8.5 8.5 0 0 1 0-17Zm0 1.5a7 7 0 1 0 0 14 7 7 0 0 0 0-14ZM12 8c.38 0 .7.28.74.65l.01.1v4.5a.75.75 0 0 1-1.5.1v-4.6c0-.41.34-.75.75-.75Zm7.15-2.89.08.06 1.16.97a.75.75 0 0 1-.88 1.21l-.08-.06-1.16-.96a.75.75 0 0 1 .88-1.22Zm-4.9-2.61a.75.75 0 0 1 .1 1.5h-4.6a.75.75 0 0 1-.1-1.5h4.6Z"]);
|
|
1026
|
-
exports.Timer28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Timer28Filled', "28", ["M10.75 3a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5ZM4 16a10 10 0 1 1 20 0 10 10 0 0 1-20 0Zm10.75-5.75a.75.75 0 0 0-1.5 0v6a.75.75 0 0 0 1.5 0v-6Zm6.47-4.03c.3-.3.77-.3 1.06 0l1.5 1.5a.75.75 0 0 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1 0-1.06Z"]);
|
|
1026
|
+
exports.ThumbDislike24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('ThumbDislike24Filled', "24", ["M15.06 14.18c.46 1.43.69 2.68.69 3.76 0 2.4-.94 4.24-2.5 4.24-.8 0-1.08-.45-1.38-1.54l-.27-1.02a264.6 264.6 0 0 0-.56-1.9l-2.87-4.49a5.88 5.88 0 0 0-2.85-2.32l-1.26-.48a1.75 1.75 0 0 1-1.09-1.97l.69-3.54c.16-.86.82-1.55 1.67-1.76l8.25-2.02a4.75 4.75 0 0 1 5.73 3.44l1.58 6.17a2.75 2.75 0 0 1-2.67 3.43h-3.16Z"]);
|