@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 SmartwatchDot24Filled: FluentIcon;
|
|
3
|
+
export declare const SmartwatchDot24Regular: FluentIcon;
|
|
4
|
+
export declare const Snooze16Filled: FluentIcon;
|
|
5
|
+
export declare const Snooze16Regular: FluentIcon;
|
|
6
|
+
export declare const Snooze20Filled: FluentIcon;
|
|
7
|
+
export declare const Snooze20Regular: FluentIcon;
|
|
8
|
+
export declare const Snooze24Filled: FluentIcon;
|
|
9
|
+
export declare const Snooze24Regular: FluentIcon;
|
|
10
|
+
export declare const SoundSource20Filled: FluentIcon;
|
|
11
|
+
export declare const SoundSource20Regular: FluentIcon;
|
|
12
|
+
export declare const SoundSource24Filled: FluentIcon;
|
|
13
|
+
export declare const SoundSource24Regular: FluentIcon;
|
|
14
|
+
export declare const SoundSource28Filled: FluentIcon;
|
|
15
|
+
export declare const SoundSource28Regular: FluentIcon;
|
|
16
|
+
export declare const SoundWaveCircle20Filled: FluentIcon;
|
|
17
|
+
export declare const SoundWaveCircle20Regular: FluentIcon;
|
|
18
|
+
export declare const SoundWaveCircle24Filled: FluentIcon;
|
|
19
|
+
export declare const SoundWaveCircle24Regular: FluentIcon;
|
|
20
|
+
export declare const Space3D16Filled: FluentIcon;
|
|
21
|
+
export declare const Space3D16Regular: FluentIcon;
|
|
22
|
+
export declare const Space3D20Filled: FluentIcon;
|
|
23
|
+
export declare const Space3D20Regular: FluentIcon;
|
|
24
|
+
export declare const Space3D24Filled: FluentIcon;
|
|
25
|
+
export declare const Space3D24Regular: FluentIcon;
|
|
26
|
+
export declare const Space3D28Filled: FluentIcon;
|
|
27
|
+
export declare const Space3D28Regular: FluentIcon;
|
|
28
|
+
export declare const Space3D32Filled: FluentIcon;
|
|
29
|
+
export declare const Space3D32Regular: FluentIcon;
|
|
30
|
+
export declare const Space3D48Filled: FluentIcon;
|
|
31
|
+
export declare const Space3D48Regular: FluentIcon;
|
|
32
|
+
export declare const Spacebar20Filled: FluentIcon;
|
|
33
|
+
export declare const Spacebar20Regular: FluentIcon;
|
|
34
|
+
export declare const Spacebar24Filled: FluentIcon;
|
|
35
|
+
export declare const Spacebar24Regular: FluentIcon;
|
|
36
|
+
export declare const Sparkle16Filled: FluentIcon;
|
|
37
|
+
export declare const Sparkle16Regular: FluentIcon;
|
|
38
|
+
export declare const Sparkle20Filled: FluentIcon;
|
|
39
|
+
export declare const Sparkle20Regular: FluentIcon;
|
|
40
|
+
export declare const Sparkle24Filled: FluentIcon;
|
|
41
|
+
export declare const Sparkle24Regular: FluentIcon;
|
|
42
|
+
export declare const Sparkle28Filled: FluentIcon;
|
|
43
|
+
export declare const Sparkle28Regular: FluentIcon;
|
|
44
|
+
export declare const Sparkle32Filled: FluentIcon;
|
|
45
|
+
export declare const Sparkle32Regular: FluentIcon;
|
|
46
|
+
export declare const Sparkle48Filled: FluentIcon;
|
|
47
|
+
export declare const Sparkle48Regular: FluentIcon;
|
|
48
|
+
export declare const SparkleCircle16Filled: FluentIcon;
|
|
49
|
+
export declare const SparkleCircle16Regular: FluentIcon;
|
|
50
|
+
export declare const SparkleCircle20Filled: FluentIcon;
|
|
51
|
+
export declare const SparkleCircle20Regular: FluentIcon;
|
|
52
|
+
export declare const SparkleCircle24Filled: FluentIcon;
|
|
53
|
+
export declare const SparkleCircle24Regular: FluentIcon;
|
|
54
|
+
export declare const SparkleCircle28Filled: FluentIcon;
|
|
55
|
+
export declare const SparkleCircle28Regular: FluentIcon;
|
|
2
56
|
export declare const SparkleCircle32Filled: FluentIcon;
|
|
3
57
|
export declare const SparkleCircle32Regular: FluentIcon;
|
|
4
58
|
export declare const SparkleCircle48Filled: FluentIcon;
|
|
@@ -945,57 +999,3 @@ export declare const TableStackBelow28Filled: FluentIcon;
|
|
|
945
999
|
export declare const TableStackBelow28Regular: FluentIcon;
|
|
946
1000
|
export declare const TableStackLeft16Filled: FluentIcon;
|
|
947
1001
|
export declare const TableStackLeft16Regular: FluentIcon;
|
|
948
|
-
export declare const TableStackLeft20Filled: FluentIcon;
|
|
949
|
-
export declare const TableStackLeft20Regular: FluentIcon;
|
|
950
|
-
export declare const TableStackLeft24Filled: FluentIcon;
|
|
951
|
-
export declare const TableStackLeft24Regular: FluentIcon;
|
|
952
|
-
export declare const TableStackLeft28Filled: FluentIcon;
|
|
953
|
-
export declare const TableStackLeft28Regular: FluentIcon;
|
|
954
|
-
export declare const TableStackRight16Filled: FluentIcon;
|
|
955
|
-
export declare const TableStackRight16Regular: FluentIcon;
|
|
956
|
-
export declare const TableStackRight20Filled: FluentIcon;
|
|
957
|
-
export declare const TableStackRight20Regular: FluentIcon;
|
|
958
|
-
export declare const TableStackRight24Filled: FluentIcon;
|
|
959
|
-
export declare const TableStackRight24Regular: FluentIcon;
|
|
960
|
-
export declare const TableStackRight28Filled: FluentIcon;
|
|
961
|
-
export declare const TableStackRight28Regular: FluentIcon;
|
|
962
|
-
export declare const TableSwitch16Filled: FluentIcon;
|
|
963
|
-
export declare const TableSwitch16Regular: FluentIcon;
|
|
964
|
-
export declare const TableSwitch20Filled: FluentIcon;
|
|
965
|
-
export declare const TableSwitch20Regular: FluentIcon;
|
|
966
|
-
export declare const TableSwitch24Filled: FluentIcon;
|
|
967
|
-
export declare const TableSwitch24Regular: FluentIcon;
|
|
968
|
-
export declare const TableSwitch28Filled: FluentIcon;
|
|
969
|
-
export declare const TableSwitch28Regular: FluentIcon;
|
|
970
|
-
export declare const Tablet12Filled: FluentIcon;
|
|
971
|
-
export declare const Tablet12Regular: FluentIcon;
|
|
972
|
-
export declare const Tablet16Filled: FluentIcon;
|
|
973
|
-
export declare const Tablet16Regular: FluentIcon;
|
|
974
|
-
export declare const Tablet20Filled: FluentIcon;
|
|
975
|
-
export declare const Tablet20Regular: FluentIcon;
|
|
976
|
-
export declare const Tablet24Filled: FluentIcon;
|
|
977
|
-
export declare const Tablet24Regular: FluentIcon;
|
|
978
|
-
export declare const Tablet32Filled: FluentIcon;
|
|
979
|
-
export declare const Tablet32Regular: FluentIcon;
|
|
980
|
-
export declare const Tablet48Filled: FluentIcon;
|
|
981
|
-
export declare const Tablet48Regular: FluentIcon;
|
|
982
|
-
export declare const TabletLaptop20Filled: FluentIcon;
|
|
983
|
-
export declare const TabletLaptop20Regular: FluentIcon;
|
|
984
|
-
export declare const TabletLaptop24Filled: FluentIcon;
|
|
985
|
-
export declare const TabletLaptop24Regular: FluentIcon;
|
|
986
|
-
export declare const TabletSpeaker20Filled: FluentIcon;
|
|
987
|
-
export declare const TabletSpeaker20Regular: FluentIcon;
|
|
988
|
-
export declare const TabletSpeaker24Filled: FluentIcon;
|
|
989
|
-
export declare const TabletSpeaker24Regular: FluentIcon;
|
|
990
|
-
export declare const Tabs16Filled: FluentIcon;
|
|
991
|
-
export declare const Tabs16Regular: FluentIcon;
|
|
992
|
-
export declare const Tabs20Filled: FluentIcon;
|
|
993
|
-
export declare const Tabs20Regular: FluentIcon;
|
|
994
|
-
export declare const Tabs24Filled: FluentIcon;
|
|
995
|
-
export declare const Tabs24Regular: FluentIcon;
|
|
996
|
-
export declare const Tag16Filled: FluentIcon;
|
|
997
|
-
export declare const Tag16Regular: FluentIcon;
|
|
998
|
-
export declare const Tag20Filled: FluentIcon;
|
|
999
|
-
export declare const Tag20Regular: FluentIcon;
|
|
1000
|
-
export declare const Tag24Filled: FluentIcon;
|
|
1001
|
-
export declare const Tag24Regular: 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.SparkleCircle20Regular = exports.SparkleCircle20Filled = exports.SparkleCircle16Regular = exports.SparkleCircle16Filled = exports.Sparkle48Regular = exports.Sparkle48Filled = exports.Sparkle32Regular = exports.Sparkle32Filled = exports.Sparkle28Regular = exports.Sparkle28Filled = exports.Sparkle24Regular = exports.Sparkle24Filled = exports.Sparkle20Regular = exports.Sparkle20Filled = exports.Sparkle16Regular = exports.Sparkle16Filled = exports.Spacebar24Regular = exports.Spacebar24Filled = exports.Spacebar20Regular = exports.Spacebar20Filled = exports.Space3D48Regular = exports.Space3D48Filled = exports.Space3D32Regular = exports.Space3D32Filled = exports.Space3D28Regular = exports.Space3D28Filled = exports.Space3D24Regular = exports.Space3D24Filled = exports.Space3D20Regular = exports.Space3D20Filled = exports.Space3D16Regular = exports.Space3D16Filled = exports.SoundWaveCircle24Regular = exports.SoundWaveCircle24Filled = exports.SoundWaveCircle20Regular = exports.SoundWaveCircle20Filled = exports.SoundSource28Regular = exports.SoundSource28Filled = exports.SoundSource24Regular = exports.SoundSource24Filled = exports.SoundSource20Regular = exports.SoundSource20Filled = exports.Snooze24Regular = exports.Snooze24Filled = exports.Snooze20Regular = exports.Snooze20Filled = exports.Snooze16Regular = exports.Snooze16Filled = exports.SmartwatchDot24Regular = exports.SmartwatchDot24Filled = void 0;
|
|
7
|
+
exports.SpeakerBluetooth28Regular = exports.SpeakerBluetooth28Filled = exports.SpeakerBluetooth24Regular = exports.SpeakerBluetooth24Filled = exports.SpeakerBluetooth20Regular = exports.SpeakerBluetooth20Filled = exports.Speaker248Regular = exports.Speaker248Filled = exports.Speaker232Regular = exports.Speaker232Filled = exports.Speaker228Regular = exports.Speaker228Filled = exports.Speaker224Regular = exports.Speaker224Filled = exports.Speaker220Regular = exports.Speaker220Filled = exports.Speaker216Regular = exports.Speaker216Filled = exports.Speaker148Regular = exports.Speaker148Filled = exports.Speaker132Regular = exports.Speaker132Filled = exports.Speaker128Regular = exports.Speaker128Filled = exports.Speaker124Regular = exports.Speaker124Filled = exports.Speaker120Regular = exports.Speaker120Filled = exports.Speaker116Regular = exports.Speaker116Filled = exports.Speaker048Regular = exports.Speaker048Filled = exports.Speaker032Regular = exports.Speaker032Filled = exports.Speaker028Regular = exports.Speaker028Filled = exports.Speaker024Regular = exports.Speaker024Filled = exports.Speaker020Regular = exports.Speaker020Filled = exports.Speaker016Regular = exports.Speaker016Filled = exports.SparkleCircle48Regular = exports.SparkleCircle48Filled = exports.SparkleCircle32Regular = exports.SparkleCircle32Filled = exports.SparkleCircle28Regular = exports.SparkleCircle28Filled = exports.SparkleCircle24Regular = exports.SparkleCircle24Filled = void 0;
|
|
8
|
+
exports.SplitHorizontal16Regular = exports.SplitHorizontal16Filled = exports.SplitHorizontal12Regular = exports.SplitHorizontal12Filled = exports.SplitHint20Regular = exports.SplitHint20Filled = exports.SpinnerIos20Regular = exports.SpinnerIos20Filled = exports.SpinnerIos16Regular = exports.SpinnerIos16Filled = exports.SpeakerUsb28Regular = exports.SpeakerUsb28Filled = exports.SpeakerUsb24Regular = exports.SpeakerUsb24Filled = exports.SpeakerUsb20Regular = exports.SpeakerUsb20Filled = exports.SpeakerSettings28Regular = exports.SpeakerSettings28Filled = exports.SpeakerSettings24Regular = exports.SpeakerSettings24Filled = exports.SpeakerSettings20Regular = exports.SpeakerSettings20Filled = exports.SpeakerOff48Regular = exports.SpeakerOff48Filled = exports.SpeakerOff28Regular = exports.SpeakerOff28Filled = exports.SpeakerOff24Regular = exports.SpeakerOff24Filled = exports.SpeakerOff20Regular = exports.SpeakerOff20Filled = exports.SpeakerOff16Regular = exports.SpeakerOff16Filled = exports.SpeakerMute48Regular = exports.SpeakerMute48Filled = exports.SpeakerMute32Regular = exports.SpeakerMute32Filled = exports.SpeakerMute28Regular = exports.SpeakerMute28Filled = exports.SpeakerMute24Regular = exports.SpeakerMute24Filled = exports.SpeakerMute20Regular = exports.SpeakerMute20Filled = exports.SpeakerMute16Regular = exports.SpeakerMute16Filled = exports.SpeakerEdit24Regular = exports.SpeakerEdit24Filled = exports.SpeakerEdit20Regular = exports.SpeakerEdit20Filled = exports.SpeakerEdit16Regular = exports.SpeakerEdit16Filled = void 0;
|
|
9
|
+
exports.SportSoccer20Regular = exports.SportSoccer20Filled = exports.SportSoccer16Regular = exports.SportSoccer16Filled = exports.SportHockey24Regular = exports.SportHockey24Filled = exports.SportHockey20Regular = exports.SportHockey20Filled = exports.SportBasketball24Regular = exports.SportBasketball24Filled = exports.SportBasketball20Regular = exports.SportBasketball20Filled = exports.SportBaseball24Regular = exports.SportBaseball24Filled = exports.SportBaseball20Regular = exports.SportBaseball20Filled = exports.SportAmericanFootball24Regular = exports.SportAmericanFootball24Filled = exports.SportAmericanFootball20Regular = exports.SportAmericanFootball20Filled = exports.Sport24Regular = exports.Sport24Filled = exports.Sport20Regular = exports.Sport20Filled = exports.Sport16Regular = exports.Sport16Filled = exports.SplitVertical48Regular = exports.SplitVertical48Filled = exports.SplitVertical32Regular = exports.SplitVertical32Filled = exports.SplitVertical28Regular = exports.SplitVertical28Filled = exports.SplitVertical24Regular = exports.SplitVertical24Filled = exports.SplitVertical20Regular = exports.SplitVertical20Filled = exports.SplitVertical16Regular = exports.SplitVertical16Filled = exports.SplitVertical12Regular = exports.SplitVertical12Filled = exports.SplitHorizontal48Regular = exports.SplitHorizontal48Filled = exports.SplitHorizontal32Regular = exports.SplitHorizontal32Filled = exports.SplitHorizontal28Regular = exports.SplitHorizontal28Filled = exports.SplitHorizontal24Regular = exports.SplitHorizontal24Filled = exports.SplitHorizontal20Regular = exports.SplitHorizontal20Filled = void 0;
|
|
10
|
+
exports.SquareHint32Regular = exports.SquareHint32Filled = exports.SquareHint28Regular = exports.SquareHint28Filled = exports.SquareHint24Regular = exports.SquareHint24Filled = exports.SquareHint20Regular = exports.SquareHint20Filled = exports.SquareHint16Regular = exports.SquareHint16Filled = exports.SquareEraser20Regular = exports.SquareEraser20Filled = exports.SquareDismiss20Regular = exports.SquareDismiss20Filled = exports.SquareDismiss16Regular = exports.SquareDismiss16Filled = exports.SquareArrowForward48Regular = exports.SquareArrowForward48Filled = exports.SquareArrowForward32Regular = exports.SquareArrowForward32Filled = exports.SquareArrowForward28Regular = exports.SquareArrowForward28Filled = exports.SquareArrowForward24Regular = exports.SquareArrowForward24Filled = exports.SquareArrowForward20Regular = exports.SquareArrowForward20Filled = exports.SquareArrowForward16Regular = exports.SquareArrowForward16Filled = exports.SquareAdd20Regular = exports.SquareAdd20Filled = exports.SquareAdd16Regular = exports.SquareAdd16Filled = exports.Square48Regular = exports.Square48Filled = exports.Square32Regular = exports.Square32Filled = exports.Square28Regular = exports.Square28Filled = exports.Square24Regular = exports.Square24Filled = exports.Square20Regular = exports.Square20Filled = exports.Square16Regular = exports.Square16Filled = exports.Square12Regular = exports.Square12Filled = exports.SprayCan16Regular = exports.SprayCan16Filled = exports.SportSoccer24Regular = exports.SportSoccer24Filled = void 0;
|
|
11
|
+
exports.StackAdd20Regular = exports.StackAdd20Filled = exports.Stack32Regular = exports.Stack32Filled = exports.Stack24Regular = exports.Stack24Filled = exports.Stack20Regular = exports.Stack20Filled = exports.Stack16Regular = exports.Stack16Filled = exports.SquaresNested20Regular = exports.SquaresNested20Filled = exports.SquareShadow20Regular = exports.SquareShadow20Filled = exports.SquareShadow12Regular = exports.SquareShadow12Filled = exports.SquareMultiple48Regular = exports.SquareMultiple48Filled = exports.SquareMultiple32Regular = exports.SquareMultiple32Filled = exports.SquareMultiple28Regular = exports.SquareMultiple28Filled = exports.SquareMultiple24Regular = exports.SquareMultiple24Filled = exports.SquareMultiple20Regular = exports.SquareMultiple20Filled = exports.SquareMultiple16Regular = exports.SquareMultiple16Filled = exports.SquareHintSparkles48Regular = exports.SquareHintSparkles48Filled = exports.SquareHintSparkles32Regular = exports.SquareHintSparkles32Filled = exports.SquareHintSparkles28Regular = exports.SquareHintSparkles28Filled = exports.SquareHintSparkles24Regular = exports.SquareHintSparkles24Filled = exports.SquareHintSparkles20Regular = exports.SquareHintSparkles20Filled = exports.SquareHintSparkles16Regular = exports.SquareHintSparkles16Filled = exports.SquareHintArrowBack20Regular = exports.SquareHintArrowBack20Filled = exports.SquareHintArrowBack16Regular = exports.SquareHintArrowBack16Filled = exports.SquareHintApps24Regular = exports.SquareHintApps24Filled = exports.SquareHintApps20Regular = exports.SquareHintApps20Filled = exports.SquareHint48Regular = exports.SquareHint48Filled = void 0;
|
|
12
|
+
exports.StarArrowRightStart24Regular = exports.StarArrowRightStart24Filled = exports.StarArrowRightStart20Regular = exports.StarArrowRightStart20Filled = exports.StarArrowRightEnd24Regular = exports.StarArrowRightEnd24Filled = exports.StarArrowRightEnd20Regular = exports.StarArrowRightEnd20Filled = exports.StarArrowBack24Regular = exports.StarArrowBack24Filled = exports.StarArrowBack20Regular = exports.StarArrowBack20Filled = exports.StarArrowBack16Regular = exports.StarArrowBack16Filled = exports.StarAdd28Regular = exports.StarAdd28Filled = exports.StarAdd24Regular = exports.StarAdd24Filled = exports.StarAdd20Regular = exports.StarAdd20Filled = exports.StarAdd16Regular = exports.StarAdd16Filled = exports.Star48Regular = exports.Star48Filled = exports.Star28Regular = exports.Star28Filled = exports.Star24Regular = exports.Star24Filled = exports.Star20Regular = exports.Star20Filled = exports.Star16Regular = exports.Star16Filled = exports.Star12Regular = exports.Star12Filled = exports.StackVertical24Regular = exports.StackVertical24Filled = exports.StackVertical20Regular = exports.StackVertical20Filled = exports.StackStar24Regular = exports.StackStar24Filled = exports.StackStar20Regular = exports.StackStar20Filled = exports.StackStar16Regular = exports.StackStar16Filled = exports.StackArrowForward24Regular = exports.StackArrowForward24Filled = exports.StackArrowForward20Regular = exports.StackArrowForward20Filled = exports.StackAdd24Regular = exports.StackAdd24Filled = void 0;
|
|
13
|
+
exports.StarOff20Regular = exports.StarOff20Filled = exports.StarOff16Regular = exports.StarOff16Filled = exports.StarOff12Regular = exports.StarOff12Filled = exports.StarLineHorizontal324Regular = exports.StarLineHorizontal324Filled = exports.StarLineHorizontal320Regular = exports.StarLineHorizontal320Filled = exports.StarLineHorizontal316Regular = exports.StarLineHorizontal316Filled = exports.StarHalf28Regular = exports.StarHalf28Filled = exports.StarHalf24Regular = exports.StarHalf24Filled = exports.StarHalf20Regular = exports.StarHalf20Filled = exports.StarHalf16Regular = exports.StarHalf16Filled = exports.StarHalf12Regular = exports.StarHalf12Filled = exports.StarEmphasis32Regular = exports.StarEmphasis32Filled = exports.StarEmphasis24Regular = exports.StarEmphasis24Filled = exports.StarEmphasis20Regular = exports.StarEmphasis20Filled = exports.StarEmphasis16Regular = exports.StarEmphasis16Filled = exports.StarEdit24Regular = exports.StarEdit24Filled = exports.StarEdit20Regular = exports.StarEdit20Filled = exports.StarDismiss28Regular = exports.StarDismiss28Filled = exports.StarDismiss24Regular = exports.StarDismiss24Filled = exports.StarDismiss20Regular = exports.StarDismiss20Filled = exports.StarDismiss16Regular = exports.StarDismiss16Filled = exports.StarCheckmark28Regular = exports.StarCheckmark28Filled = exports.StarCheckmark24Regular = exports.StarCheckmark24Filled = exports.StarCheckmark20Regular = exports.StarCheckmark20Filled = exports.StarCheckmark16Regular = exports.StarCheckmark16Filled = void 0;
|
|
14
|
+
exports.Steps24Regular = exports.Steps24Filled = exports.Steps20Regular = exports.Steps20Filled = exports.Steps16Regular = exports.Steps16Filled = exports.Step16Regular = exports.Step16Filled = exports.Status24Regular = exports.Status24Filled = exports.Status20Regular = exports.Status20Filled = exports.Status16Regular = exports.Status16Filled = exports.Status12Regular = exports.Status12Filled = exports.StarThreeQuarter28Regular = exports.StarThreeQuarter28Filled = exports.StarThreeQuarter24Regular = exports.StarThreeQuarter24Filled = exports.StarThreeQuarter20Regular = exports.StarThreeQuarter20Filled = exports.StarThreeQuarter16Regular = exports.StarThreeQuarter16Filled = exports.StarThreeQuarter12Regular = exports.StarThreeQuarter12Filled = exports.StarSettings24Regular = exports.StarSettings24Filled = exports.StarSettings20Regular = exports.StarSettings20Filled = exports.StarProhibited24Regular = exports.StarProhibited24Filled = exports.StarProhibited20Regular = exports.StarProhibited20Filled = exports.StarProhibited16Regular = exports.StarProhibited16Filled = exports.StarOneQuarter28Regular = exports.StarOneQuarter28Filled = exports.StarOneQuarter24Regular = exports.StarOneQuarter24Filled = exports.StarOneQuarter20Regular = exports.StarOneQuarter20Filled = exports.StarOneQuarter16Regular = exports.StarOneQuarter16Filled = exports.StarOneQuarter12Regular = exports.StarOneQuarter12Filled = exports.StarOff28Regular = exports.StarOff28Filled = exports.StarOff24Regular = exports.StarOff24Filled = void 0;
|
|
15
|
+
exports.SubGrid24Regular = exports.SubGrid24Filled = exports.SubGrid20Regular = exports.SubGrid20Filled = exports.StyleGuide24Regular = exports.StyleGuide24Filled = exports.StyleGuide20Regular = exports.StyleGuide20Filled = exports.StreamOutput20Regular = exports.StreamOutput20Filled = exports.StreamInputOutput20Regular = exports.StreamInputOutput20Filled = exports.StreamInput20Regular = exports.StreamInput20Filled = exports.Stream32Regular = exports.Stream32Filled = exports.Stream24Regular = exports.Stream24Filled = exports.Stream20Regular = exports.Stream20Filled = exports.StoreMicrosoft24Regular = exports.StoreMicrosoft24Filled = exports.StoreMicrosoft20Regular = exports.StoreMicrosoft20Filled = exports.StoreMicrosoft16Regular = exports.StoreMicrosoft16Filled = exports.Storage24Regular = exports.Storage24Filled = exports.Storage20Regular = exports.Storage20Filled = exports.Stop24Regular = exports.Stop24Filled = exports.Stop20Regular = exports.Stop20Filled = exports.Stop16Regular = exports.Stop16Filled = exports.StickerAdd24Regular = exports.StickerAdd24Filled = exports.StickerAdd20Regular = exports.StickerAdd20Filled = exports.Sticker24Regular = exports.Sticker24Filled = exports.Sticker20Regular = exports.Sticker20Filled = exports.Sticker12Regular = exports.Sticker12Filled = exports.Stethoscope24Regular = exports.Stethoscope24Filled = exports.Stethoscope20Regular = exports.Stethoscope20Filled = void 0;
|
|
16
|
+
exports.SurfaceEarbuds20Regular = exports.SurfaceEarbuds20Filled = exports.SubtractSquareMultiple20Regular = exports.SubtractSquareMultiple20Filled = exports.SubtractSquareMultiple16Regular = exports.SubtractSquareMultiple16Filled = exports.SubtractSquare24Regular = exports.SubtractSquare24Filled = exports.SubtractSquare20Regular = exports.SubtractSquare20Filled = exports.SubtractSquare16Regular = exports.SubtractSquare16Filled = exports.SubtractCircleArrowForward20Regular = exports.SubtractCircleArrowForward20Filled = exports.SubtractCircleArrowForward16Regular = exports.SubtractCircleArrowForward16Filled = exports.SubtractCircleArrowBack20Regular = exports.SubtractCircleArrowBack20Filled = exports.SubtractCircleArrowBack16Regular = exports.SubtractCircleArrowBack16Filled = exports.SubtractCircle32Regular = exports.SubtractCircle32Filled = exports.SubtractCircle28Regular = exports.SubtractCircle28Filled = exports.SubtractCircle24Regular = exports.SubtractCircle24Filled = exports.SubtractCircle20Regular = exports.SubtractCircle20Filled = exports.SubtractCircle16Regular = exports.SubtractCircle16Filled = exports.SubtractCircle12Regular = exports.SubtractCircle12Filled = exports.Subtract48Regular = exports.Subtract48Filled = exports.Subtract28Regular = exports.Subtract28Filled = exports.Subtract24Regular = exports.Subtract24Filled = exports.Subtract20Regular = exports.Subtract20Filled = exports.Subtract16Regular = exports.Subtract16Filled = exports.Subtract12Regular = exports.Subtract12Filled = exports.Subtitles24Regular = exports.Subtitles24Filled = exports.Subtitles20Regular = exports.Subtitles20Filled = exports.Subtitles16Regular = exports.Subtitles16Filled = void 0;
|
|
17
|
+
exports.Tab24Regular = exports.Tab24Filled = exports.Tab20Regular = exports.Tab20Filled = exports.Tab16Regular = exports.Tab16Filled = exports.System24Regular = exports.System24Filled = exports.System20Regular = exports.System20Filled = exports.Syringe24Regular = exports.Syringe24Filled = exports.Syringe20Regular = exports.Syringe20Filled = exports.SyncOff20Regular = exports.SyncOff20Filled = exports.SyncOff16Regular = exports.SyncOff16Filled = exports.Symbols24Regular = exports.Symbols24Filled = exports.Symbols20Regular = exports.Symbols20Filled = exports.Symbols16Regular = exports.Symbols16Filled = exports.SwipeUp24Regular = exports.SwipeUp24Filled = exports.SwipeUp20Regular = exports.SwipeUp20Filled = exports.SwipeRight24Regular = exports.SwipeRight24Filled = exports.SwipeRight20Regular = exports.SwipeRight20Filled = exports.SwipeDown24Regular = exports.SwipeDown24Filled = exports.SwipeDown20Regular = exports.SwipeDown20Filled = exports.SwimmingPool48Regular = exports.SwimmingPool48Filled = exports.SwimmingPool32Regular = exports.SwimmingPool32Filled = exports.SwimmingPool24Regular = exports.SwimmingPool24Filled = exports.SwimmingPool20Regular = exports.SwimmingPool20Filled = exports.SurfaceHub24Regular = exports.SurfaceHub24Filled = exports.SurfaceHub20Regular = exports.SurfaceHub20Filled = exports.SurfaceEarbuds24Regular = exports.SurfaceEarbuds24Filled = void 0;
|
|
18
|
+
exports.TabDesktopMultiple20Regular = exports.TabDesktopMultiple20Filled = exports.TabDesktopLink28Regular = exports.TabDesktopLink28Filled = exports.TabDesktopLink24Regular = exports.TabDesktopLink24Filled = exports.TabDesktopLink20Regular = exports.TabDesktopLink20Filled = exports.TabDesktopLink16Regular = exports.TabDesktopLink16Filled = exports.TabDesktopImage24Regular = exports.TabDesktopImage24Filled = exports.TabDesktopImage20Regular = exports.TabDesktopImage20Filled = exports.TabDesktopImage16Regular = exports.TabDesktopImage16Filled = exports.TabDesktopCopy20Regular = exports.TabDesktopCopy20Filled = exports.TabDesktopClock20Regular = exports.TabDesktopClock20Filled = exports.TabDesktopBottom24Regular = exports.TabDesktopBottom24Filled = exports.TabDesktopBottom20Regular = exports.TabDesktopBottom20Filled = exports.TabDesktopArrowLeft20Regular = exports.TabDesktopArrowLeft20Filled = exports.TabDesktopArrowClockwise24Regular = exports.TabDesktopArrowClockwise24Filled = exports.TabDesktopArrowClockwise20Regular = exports.TabDesktopArrowClockwise20Filled = exports.TabDesktopArrowClockwise16Regular = exports.TabDesktopArrowClockwise16Filled = exports.TabDesktop28Regular = exports.TabDesktop28Filled = exports.TabDesktop24Regular = exports.TabDesktop24Filled = exports.TabDesktop20Regular = exports.TabDesktop20Filled = exports.TabDesktop16Regular = exports.TabDesktop16Filled = exports.TabArrowLeft24Regular = exports.TabArrowLeft24Filled = exports.TabArrowLeft20Regular = exports.TabArrowLeft20Filled = exports.TabAdd24Regular = exports.TabAdd24Filled = exports.TabAdd20Regular = exports.TabAdd20Filled = exports.Tab28Regular = exports.Tab28Filled = void 0;
|
|
19
|
+
exports.TableArrowUp24Regular = exports.TableArrowUp24Filled = exports.TableArrowUp20Regular = exports.TableArrowUp20Filled = exports.TableAdd28Regular = exports.TableAdd28Filled = exports.TableAdd24Regular = exports.TableAdd24Filled = exports.TableAdd20Regular = exports.TableAdd20Filled = exports.TableAdd16Regular = exports.TableAdd16Filled = exports.Table48Regular = exports.Table48Filled = exports.Table32Regular = exports.Table32Filled = exports.Table28Regular = exports.Table28Filled = exports.Table24Regular = exports.Table24Filled = exports.Table20Regular = exports.Table20Filled = exports.Table16Regular = exports.Table16Filled = exports.TabShieldDismiss24Regular = exports.TabShieldDismiss24Filled = exports.TabShieldDismiss20Regular = exports.TabShieldDismiss20Filled = exports.TabProhibited24Regular = exports.TabProhibited24Filled = exports.TabProhibited20Regular = exports.TabProhibited20Filled = exports.TabInprivateAccount24Regular = exports.TabInprivateAccount24Filled = exports.TabInprivateAccount20Regular = exports.TabInprivateAccount20Filled = exports.TabInPrivate28Regular = exports.TabInPrivate28Filled = exports.TabInPrivate24Regular = exports.TabInPrivate24Filled = exports.TabInPrivate20Regular = exports.TabInPrivate20Filled = exports.TabInPrivate16Regular = exports.TabInPrivate16Filled = exports.TabDesktopNewPage20Regular = exports.TabDesktopNewPage20Filled = exports.TabDesktopMultipleBottom24Regular = exports.TabDesktopMultipleBottom24Filled = exports.TabDesktopMultipleBottom20Regular = exports.TabDesktopMultipleBottom20Filled = void 0;
|
|
20
|
+
exports.TableDefault32Regular = exports.TableDefault32Filled = exports.TableCopy20Regular = exports.TableCopy20Filled = exports.TableColumnTopBottom24Regular = exports.TableColumnTopBottom24Filled = exports.TableColumnTopBottom20Regular = exports.TableColumnTopBottom20Filled = exports.TableChecker20Regular = exports.TableChecker20Filled = exports.TableCellsSplit28Regular = exports.TableCellsSplit28Filled = exports.TableCellsSplit24Regular = exports.TableCellsSplit24Filled = exports.TableCellsSplit20Regular = exports.TableCellsSplit20Filled = exports.TableCellsSplit16Regular = exports.TableCellsSplit16Filled = exports.TableCellsMerge28Regular = exports.TableCellsMerge28Filled = exports.TableCellsMerge24Regular = exports.TableCellsMerge24Filled = exports.TableCellsMerge20Regular = exports.TableCellsMerge20Filled = exports.TableCellsMerge16Regular = exports.TableCellsMerge16Filled = exports.TableCellEdit28Regular = exports.TableCellEdit28Filled = exports.TableCellEdit24Regular = exports.TableCellEdit24Filled = exports.TableCellEdit20Regular = exports.TableCellEdit20Filled = exports.TableCellEdit16Regular = exports.TableCellEdit16Filled = exports.TableCalculator20Regular = exports.TableCalculator20Filled = exports.TableCalculator16Regular = exports.TableCalculator16Filled = exports.TableBottomRow48Regular = exports.TableBottomRow48Filled = exports.TableBottomRow32Regular = exports.TableBottomRow32Filled = exports.TableBottomRow28Regular = exports.TableBottomRow28Filled = exports.TableBottomRow24Regular = exports.TableBottomRow24Filled = exports.TableBottomRow20Regular = exports.TableBottomRow20Filled = exports.TableBottomRow16Regular = exports.TableBottomRow16Filled = void 0;
|
|
21
|
+
exports.TableFreezeRow16Regular = exports.TableFreezeRow16Filled = exports.TableFreezeColumnAndRow28Regular = exports.TableFreezeColumnAndRow28Filled = exports.TableFreezeColumnAndRow24Regular = exports.TableFreezeColumnAndRow24Filled = exports.TableFreezeColumnAndRow20Regular = exports.TableFreezeColumnAndRow20Filled = exports.TableFreezeColumnAndRow16Regular = exports.TableFreezeColumnAndRow16Filled = exports.TableFreezeColumn28Regular = exports.TableFreezeColumn28Filled = exports.TableFreezeColumn24Regular = exports.TableFreezeColumn24Filled = exports.TableFreezeColumn20Regular = exports.TableFreezeColumn20Filled = exports.TableFreezeColumn16Regular = exports.TableFreezeColumn16Filled = exports.TableEdit28Regular = exports.TableEdit28Filled = exports.TableEdit24Regular = exports.TableEdit24Filled = exports.TableEdit20Regular = exports.TableEdit20Filled = exports.TableEdit16Regular = exports.TableEdit16Filled = exports.TableDismiss28Regular = exports.TableDismiss28Filled = exports.TableDismiss24Regular = exports.TableDismiss24Filled = exports.TableDismiss20Regular = exports.TableDismiss20Filled = exports.TableDismiss16Regular = exports.TableDismiss16Filled = exports.TableDeleteRow28Regular = exports.TableDeleteRow28Filled = exports.TableDeleteRow24Regular = exports.TableDeleteRow24Filled = exports.TableDeleteRow20Regular = exports.TableDeleteRow20Filled = exports.TableDeleteRow16Regular = exports.TableDeleteRow16Filled = exports.TableDeleteColumn28Regular = exports.TableDeleteColumn28Filled = exports.TableDeleteColumn24Regular = exports.TableDeleteColumn24Filled = exports.TableDeleteColumn20Regular = exports.TableDeleteColumn20Filled = exports.TableDeleteColumn16Regular = exports.TableDeleteColumn16Filled = void 0;
|
|
22
|
+
exports.TableLock32Regular = exports.TableLock32Filled = exports.TableLock28Regular = exports.TableLock28Filled = exports.TableLock24Regular = exports.TableLock24Filled = exports.TableLock20Regular = exports.TableLock20Filled = exports.TableLock16Regular = exports.TableLock16Filled = exports.TableLink28Regular = exports.TableLink28Filled = exports.TableLink24Regular = exports.TableLink24Filled = exports.TableLink20Regular = exports.TableLink20Filled = exports.TableLink16Regular = exports.TableLink16Filled = exports.TableLightning28Regular = exports.TableLightning28Filled = exports.TableLightning24Regular = exports.TableLightning24Filled = exports.TableLightning20Regular = exports.TableLightning20Filled = exports.TableLightning16Regular = exports.TableLightning16Filled = exports.TableInsertRow28Regular = exports.TableInsertRow28Filled = exports.TableInsertRow24Regular = exports.TableInsertRow24Filled = exports.TableInsertRow20Regular = exports.TableInsertRow20Filled = exports.TableInsertRow16Regular = exports.TableInsertRow16Filled = exports.TableInsertColumn28Regular = exports.TableInsertColumn28Filled = exports.TableInsertColumn24Regular = exports.TableInsertColumn24Filled = exports.TableInsertColumn20Regular = exports.TableInsertColumn20Filled = exports.TableInsertColumn16Regular = exports.TableInsertColumn16Filled = exports.TableImage20Regular = exports.TableImage20Filled = exports.TableFreezeRow28Regular = exports.TableFreezeRow28Filled = exports.TableFreezeRow24Regular = exports.TableFreezeRow24Filled = exports.TableFreezeRow20Regular = exports.TableFreezeRow20Filled = void 0;
|
|
23
|
+
exports.TableOffsetSettings20Regular = exports.TableOffsetSettings20Filled = exports.TableOffsetLessThanOrEqualTo24Regular = exports.TableOffsetLessThanOrEqualTo24Filled = exports.TableOffsetLessThanOrEqualTo20Regular = exports.TableOffsetLessThanOrEqualTo20Filled = exports.TableOffsetAdd24Regular = exports.TableOffsetAdd24Filled = exports.TableOffsetAdd20Regular = exports.TableOffsetAdd20Filled = exports.TableOffset24Regular = exports.TableOffset24Filled = exports.TableOffset20Regular = exports.TableOffset20Filled = exports.TableMultiple20Regular = exports.TableMultiple20Filled = exports.TableMoveRight28Regular = exports.TableMoveRight28Filled = exports.TableMoveRight24Regular = exports.TableMoveRight24Filled = exports.TableMoveRight20Regular = exports.TableMoveRight20Filled = exports.TableMoveRight16Regular = exports.TableMoveRight16Filled = exports.TableMoveLeft28Regular = exports.TableMoveLeft28Filled = exports.TableMoveLeft24Regular = exports.TableMoveLeft24Filled = exports.TableMoveLeft20Regular = exports.TableMoveLeft20Filled = exports.TableMoveLeft16Regular = exports.TableMoveLeft16Filled = exports.TableMoveBelow28Regular = exports.TableMoveBelow28Filled = exports.TableMoveBelow24Regular = exports.TableMoveBelow24Filled = exports.TableMoveBelow20Regular = exports.TableMoveBelow20Filled = exports.TableMoveBelow16Regular = exports.TableMoveBelow16Filled = exports.TableMoveAbove28Regular = exports.TableMoveAbove28Filled = exports.TableMoveAbove24Regular = exports.TableMoveAbove24Filled = exports.TableMoveAbove20Regular = exports.TableMoveAbove20Filled = exports.TableMoveAbove16Regular = exports.TableMoveAbove16Filled = exports.TableLock48Regular = exports.TableLock48Filled = void 0;
|
|
24
|
+
exports.TableSimpleCheckmark32Regular = exports.TableSimpleCheckmark32Filled = exports.TableSimpleCheckmark28Regular = exports.TableSimpleCheckmark28Filled = exports.TableSimpleCheckmark24Regular = exports.TableSimpleCheckmark24Filled = exports.TableSimpleCheckmark20Regular = exports.TableSimpleCheckmark20Filled = exports.TableSimpleCheckmark16Regular = exports.TableSimpleCheckmark16Filled = exports.TableSimple48Regular = exports.TableSimple48Filled = exports.TableSimple32Regular = exports.TableSimple32Filled = exports.TableSimple28Regular = exports.TableSimple28Filled = exports.TableSimple24Regular = exports.TableSimple24Filled = exports.TableSimple20Regular = exports.TableSimple20Filled = exports.TableSimple16Regular = exports.TableSimple16Filled = exports.TableSettings28Regular = exports.TableSettings28Filled = exports.TableSettings24Regular = exports.TableSettings24Filled = exports.TableSettings20Regular = exports.TableSettings20Filled = exports.TableSettings16Regular = exports.TableSettings16Filled = exports.TableSearch20Regular = exports.TableSearch20Filled = exports.TableResizeRow28Regular = exports.TableResizeRow28Filled = exports.TableResizeRow24Regular = exports.TableResizeRow24Filled = exports.TableResizeRow20Regular = exports.TableResizeRow20Filled = exports.TableResizeRow16Regular = exports.TableResizeRow16Filled = exports.TableResizeColumn28Regular = exports.TableResizeColumn28Filled = exports.TableResizeColumn24Regular = exports.TableResizeColumn24Filled = exports.TableResizeColumn20Regular = exports.TableResizeColumn20Filled = exports.TableResizeColumn16Regular = exports.TableResizeColumn16Filled = exports.TableOffsetSettings24Regular = exports.TableOffsetSettings24Filled = void 0;
|
|
25
|
+
exports.TableStackLeft16Regular = exports.TableStackLeft16Filled = exports.TableStackBelow28Regular = exports.TableStackBelow28Filled = exports.TableStackBelow24Regular = exports.TableStackBelow24Filled = exports.TableStackBelow20Regular = exports.TableStackBelow20Filled = exports.TableStackBelow16Regular = exports.TableStackBelow16Filled = exports.TableStackAbove28Regular = exports.TableStackAbove28Filled = exports.TableStackAbove24Regular = exports.TableStackAbove24Filled = exports.TableStackAbove20Regular = exports.TableStackAbove20Filled = exports.TableStackAbove16Regular = exports.TableStackAbove16Filled = exports.TableSplit20Regular = exports.TableSplit20Filled = exports.TableSimpleMultiple24Regular = exports.TableSimpleMultiple24Filled = exports.TableSimpleMultiple20Regular = exports.TableSimpleMultiple20Filled = exports.TableSimpleInclude48Regular = exports.TableSimpleInclude48Filled = exports.TableSimpleInclude32Regular = exports.TableSimpleInclude32Filled = exports.TableSimpleInclude28Regular = exports.TableSimpleInclude28Filled = exports.TableSimpleInclude24Regular = exports.TableSimpleInclude24Filled = exports.TableSimpleInclude20Regular = exports.TableSimpleInclude20Filled = exports.TableSimpleInclude16Regular = exports.TableSimpleInclude16Filled = exports.TableSimpleExclude48Regular = exports.TableSimpleExclude48Filled = exports.TableSimpleExclude32Regular = exports.TableSimpleExclude32Filled = exports.TableSimpleExclude28Regular = exports.TableSimpleExclude28Filled = exports.TableSimpleExclude24Regular = exports.TableSimpleExclude24Filled = exports.TableSimpleExclude20Regular = exports.TableSimpleExclude20Filled = exports.TableSimpleExclude16Regular = exports.TableSimpleExclude16Filled = exports.TableSimpleCheckmark48Regular = exports.TableSimpleCheckmark48Filled = void 0;
|
|
26
26
|
const createFluentIcon_1 = require("../utils/createFluentIcon");
|
|
27
|
+
exports.SmartwatchDot24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SmartwatchDot24Filled', "24", ["M14.5 2a2 2 0 0 1 1.79 1.1 3.49 3.49 0 0 0-.23 2.04A4 4 0 0 0 15 5H9c-.53 0-1.04.1-1.5.3V4c0-1.1.9-2 2-2h5Zm.5 4c.59 0 1.14.17 1.6.46.25.37.57.69.94.94.29.46.46 1.01.46 1.6v1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1v2a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h6ZM9 19c-.53 0-1.04-.1-1.5-.3V20c0 1.1.9 2 2 2h5a2 2 0 0 0 2-2v-1.3c-.46.2-.97.3-1.5.3H9ZM22 4.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0Z"]);
|
|
28
|
+
exports.SmartwatchDot24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SmartwatchDot24Regular', "24", ["M14.5 2a2 2 0 0 1 1.79 1.1 3.49 3.49 0 0 0 .21 3.2v.1l.1.06c.25.37.57.69.94.94.29.46.46 1.01.46 1.6v1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1v2a3 3 0 0 1-1.5 2.6V20a2 2 0 0 1-2 2h-5a2 2 0 0 1-2-2v-2.4A3 3 0 0 1 6 15V9a3 3 0 0 1 1.5-2.6V4c0-1.1.9-2 2-2h5Zm-5 1.5A.5.5 0 0 0 9 4v2h6V4a.5.5 0 0 0-.5-.5h-5Zm7 11.5V9c0-.83-.67-1.5-1.5-1.5H9c-.83 0-1.5.67-1.5 1.5v6c0 .83.67 1.5 1.5 1.5h6c.83 0 1.5-.67 1.5-1.5ZM9 20c0 .28.22.5.5.5h5a.5.5 0 0 0 .5-.5v-2H9v2ZM22 4.5a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0Z"]);
|
|
29
|
+
exports.Snooze16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Snooze16Filled', "16", ["M4 7.5h2.5c.57 0 .92.61.66 1.1l-.05.09L5.46 11H6.5a.75.75 0 0 1 .1 1.5H4a.75.75 0 0 1-.67-1.1l.06-.09L5.04 9H4a.75.75 0 0 1-.1-1.5h2.6H4Zm5-5h3.5c.56 0 .9.58.68 1.06l-.05.1L10.37 8h2.13a.75.75 0 0 1 .1 1.5H9a.75.75 0 0 1-.68-1.06l.05-.1L11.13 4H9a.75.75 0 0 1-.1-1.5h3.6H9Z"]);
|
|
30
|
+
exports.Snooze16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Snooze16Regular', "16", ["M4 8h2.5c.4 0 .62.43.43.75l-.04.07L5.07 11H6.5a.5.5 0 0 1 .1 1H4a.5.5 0 0 1-.43-.75l.05-.07L5.43 9H4a.5.5 0 0 1-.09-1h2.6H4Zm5-5h3.5c.38 0 .6.4.45.71l-.04.08L9.96 8h2.54a.5.5 0 0 1 .1 1H9a.5.5 0 0 1-.45-.71l.04-.08L11.54 4H9a.5.5 0 0 1-.09-1h3.6H9Z"]);
|
|
31
|
+
exports.Snooze20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Snooze20Filled', "20", ["M10.75 4a.75.75 0 0 0 0 1.5h3.88l-4.45 5.27a.75.75 0 0 0 .57 1.23h5.5a.75.75 0 0 0 0-1.5h-3.88l4.45-5.27A.75.75 0 0 0 16.25 4h-5.5Zm-7 6a.75.75 0 0 0 0 1.5h1.97l-2.56 3.29A.75.75 0 0 0 3.75 16h3.5a.75.75 0 0 0 0-1.5H5.28l2.56-3.29A.75.75 0 0 0 7.25 10h-3.5Z"]);
|
|
32
|
+
exports.Snooze20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Snooze20Regular', "20", ["M10.5 4a.5.5 0 0 0 0 1h4.03l-4.44 6.2a.5.5 0 0 0 .41.8h5a.5.5 0 0 0 0-1h-4.03l4.44-6.2a.5.5 0 0 0-.41-.8h-5Zm-6 6a.5.5 0 0 0 0 1h2.96l-3.35 4.19a.5.5 0 0 0 .39.81h4a.5.5 0 0 0 0-1H5.54l3.35-4.19A.5.5 0 0 0 8.5 10h-4Z"]);
|
|
33
|
+
exports.Snooze24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Snooze24Filled', "24", ["M9 12.5a1 1 0 0 1 .85 1.54l-.07.09L5.08 20H9a1 1 0 0 1 1 .88V21a1 1 0 0 1-.88 1H3a1 1 0 0 1-.85-1.53l.07-.1 4.7-5.87H3a1 1 0 0 1-1-.88v-.12a1 1 0 0 1 .88-.99H9ZM21 2a1 1 0 0 1 .84 1.54l-.07.1L14.11 13H21a1 1 0 0 1 1 .88V14a1 1 0 0 1-.88 1H12a1 1 0 0 1-.84-1.54l.07-.1L18.89 4H12a1 1 0 0 1-1-.88V3a1 1 0 0 1 .88-1H21Z"]);
|
|
34
|
+
exports.Snooze24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Snooze24Regular', "24", ["M8.24 13c.58 0 .93.62.67 1.1l-.06.1-4.62 6.3h4.01c.38 0 .7.28.75.65v.1c0 .38-.28.7-.64.74l-.1.01h-5.5a.75.75 0 0 1-.66-1.1l.05-.1 4.62-6.3H2.75a.75.75 0 0 1-.74-.64l-.01-.1c0-.39.28-.7.65-.75h5.6ZM21.25 2c.6 0 .94.66.64 1.15l-.06.08-8.5 10.27h7.92c.38 0 .7.28.74.65l.01.1c0 .38-.28.7-.65.74h-9.6a.75.75 0 0 1-.64-1.14l.06-.08L19.66 3.5h-7.91a.75.75 0 0 1-.75-.65v-.1c0-.38.28-.7.65-.74h9.6Z"]);
|
|
35
|
+
exports.SoundSource20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundSource20Filled', "20", ["M3 10a7 7 0 1 1 12.14 4.75l.65.77a8 8 0 1 0-11.58 0l.65-.77A6.97 6.97 0 0 1 3 10Zm11.16 3.6a5.5 5.5 0 1 0-8.32 0l.65-.78a4.5 4.5 0 1 1 7.01 0l.66.78Zm-1.65-1.96a3 3 0 1 0-5.02 0l.69-.81a2 2 0 1 1 3.64 0l.69.81Zm-2.13-.96a.5.5 0 0 0-.76 0l-5.5 6.5a.5.5 0 0 0 .38.82h11a.5.5 0 0 0 .38-.82l-5.5-6.5Z"]);
|
|
36
|
+
exports.SoundSource20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundSource20Regular', "20", ["M3 10a7 7 0 1 1 12.14 4.75l.65.77a8 8 0 1 0-11.58 0l.65-.77A6.97 6.97 0 0 1 3 10Zm11.16 3.6a5.5 5.5 0 1 0-8.32 0l.65-.78a4.5 4.5 0 1 1 7.01 0l.66.78Zm-1.65-1.96a3 3 0 1 0-5.02 0l.69-.81a2 2 0 1 1 3.64 0l.69.81Zm-2.13-.96a.5.5 0 0 0-.76 0l-5.5 6.5a.5.5 0 0 0 .38.82h11a.5.5 0 0 0 .38-.82l-5.5-6.5ZM14.42 17H5.58L10 11.77 14.42 17Z"]);
|
|
37
|
+
exports.SoundSource24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundSource24Filled', "24", ["M3.5 12a8.5 8.5 0 1 1 14.76 5.75l1 1.13a10 10 0 1 0-14.5 0l.98-1.13A8.47 8.47 0 0 1 3.5 12Zm15.75.13a7.1 7.1 0 0 1-1.78 4.71l-1-1.14a5.63 5.63 0 1 0-8.8-.15L6.65 16.7a7.12 7.12 0 1 1 12.6-4.57Zm-3-.13c0 .94-.3 1.8-.82 2.51l-1.03-1.17a2.75 2.75 0 1 0-4.8 0L8.57 14.5A4.25 4.25 0 1 1 16.25 12Zm-4.25.5c.22 0 .42.1.56.26l7 8A.75.75 0 0 1 19 22H5a.75.75 0 0 1-.56-1.24l7-8a.75.75 0 0 1 .56-.26Z"]);
|
|
38
|
+
exports.SoundSource24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundSource24Regular', "24", ["M3.5 12a8.5 8.5 0 1 1 14.76 5.75l1 1.13a10 10 0 1 0-14.5 0l.98-1.13A8.47 8.47 0 0 1 3.5 12Zm15.75.13a7.1 7.1 0 0 1-1.78 4.71l-1-1.14a5.63 5.63 0 1 0-8.8-.15L6.65 16.7a7.12 7.12 0 1 1 12.6-4.57Zm-3-.13c0 .94-.3 1.8-.82 2.51l-1.03-1.17a2.75 2.75 0 1 0-4.8 0L8.57 14.5A4.25 4.25 0 1 1 16.25 12Zm-3.69.76a.75.75 0 0 0-1.12 0l-7 8A.75.75 0 0 0 5 22h14a.75.75 0 0 0 .56-1.24l-7-8Zm4.79 7.74H6.65L12 14.39l5.35 6.11Z"]);
|
|
39
|
+
exports.SoundSource28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundSource28Filled', "28", ["M13.33 15.75a1 1 0 0 1 1.32-.02l.09.08 7.74 8.52a1 1 0 0 1-.62 1.66l-.12.01H6.26a1 1 0 0 1-.82-1.57l.08-.1 7.74-8.52a1 1 0 0 1 .07-.06ZM14 2a13 13 0 0 1 9.78 21.56l-.09-.12-.1-.12-.81-.9a11.5 11.5 0 1 0-17.56 0l-.8.9c-.08.07-.14.16-.2.25A13 13 0 0 1 14 2Zm0 4a9 9 0 0 1 7.08 14.56l-1.03-1.13a7.5 7.5 0 1 0-12.1 0l-1.03 1.13A9 9 0 0 1 14 6Zm0 4a5 5 0 0 1 4.32 7.52l-1.08-1.19A3.5 3.5 0 0 0 14 11.5a3.5 3.5 0 0 0-3.24 4.83l-1.08 1.2A5 5 0 0 1 14 10Z"]);
|
|
40
|
+
exports.SoundSource28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundSource28Regular', "28", ["m14.65 15.73.09.08 7.74 8.52a1 1 0 0 1-.62 1.66l-.12.01H6.26a1 1 0 0 1-.82-1.57l.08-.1 7.74-8.52a1 1 0 0 1 1.39-.09Zm-.65 1.5L7.4 24.5h13.2L14 17.23ZM14 2a13 13 0 0 1 9.78 21.56l-.09-.12-.1-.12-.81-.9a11.5 11.5 0 1 0-17.56 0l-.8.9c-.08.07-.14.16-.2.25A13 13 0 0 1 14 2Zm0 4a9 9 0 0 1 7.08 14.56l-1.03-1.13a7.5 7.5 0 1 0-12.1 0l-1.03 1.13A9 9 0 0 1 14 6Zm0 4a5 5 0 0 1 4.32 7.52l-1.08-1.19A3.5 3.5 0 0 0 14 11.5a3.5 3.5 0 0 0-3.24 4.83l-1.08 1.2A5 5 0 0 1 14 10Z"]);
|
|
41
|
+
exports.SoundWaveCircle20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundWaveCircle20Filled', "20", ["M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm7-2.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0v-5ZM6 8a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2A.5.5 0 0 0 6 8Zm5 0a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 1 0v-2A.5.5 0 0 0 11 8Zm2.5-1a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 1 0v-5a.5.5 0 0 0-.5-.5Z"]);
|
|
42
|
+
exports.SoundWaveCircle20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundWaveCircle20Regular', "20", ["M9 7.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0v-5ZM6 8c.28 0 .5.22.5.5v2a.5.5 0 0 1-1 0v-2c0-.28.22-.5.5-.5Zm5 0c.28 0 .5.22.5.5v2a.5.5 0 0 1-1 0v-2c0-.28.22-.5.5-.5Zm2.5-1c.28 0 .5.22.5.5v5a.5.5 0 0 1-1 0v-5c0-.28.22-.5.5-.5ZM10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm-7 8a7 7 0 1 1 14 0 7 7 0 0 1-14 0Z"]);
|
|
43
|
+
exports.SoundWaveCircle24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundWaveCircle24Filled', "24", ["M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20Zm-1 6.75v6.5a.75.75 0 0 1-1.5 0v-6.5a.75.75 0 0 1 1.5 0Zm6 0v6.5a.75.75 0 0 1-1.5 0v-6.5a.75.75 0 0 1 1.5 0Zm-3 1.5v3.5a.75.75 0 0 1-1.5 0v-3.5a.75.75 0 0 1 1.5 0Zm-6 .5v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0Z"]);
|
|
44
|
+
exports.SoundWaveCircle24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SoundWaveCircle24Regular', "24", ["M11 8.75a.75.75 0 0 0-1.5 0v6.5a.75.75 0 0 0 1.5 0v-6.5Zm6 0a.75.75 0 0 0-1.5 0v6.5a.75.75 0 0 0 1.5 0v-6.5Zm-3 1.5a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0v-3.5Zm-6 .5a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0v-2.5ZM12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20ZM3.5 12a8.5 8.5 0 1 1 17 0 8.5 8.5 0 0 1-17 0Z"]);
|
|
45
|
+
exports.Space3D16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D16Filled', "16", ["M2 4.5A2.5 2.5 0 0 1 4.5 2h7A2.5 2.5 0 0 1 14 4.5V10h-.73l-1.34-2H13V4.5c0-.83-.67-1.5-1.5-1.5h-7C3.67 3 3 3.67 3 4.5V8h1.07l-1.34 2H2V4.5Zm0 7V11h3.3l-1 3A2.5 2.5 0 0 1 2 11.5Zm4.36-.5h3.28l1 3H5.36l1-3Zm.33-1h2.62l-.67-2H7.36l-.67 2Zm4 1H14v.5a2.5 2.5 0 0 1-2.3 2.5l-1-3Zm-.33-1h1.7l-1.33-2H9.7l.67 2Zm-6.43 0h1.71l.67-2H5.27l-1.34 2Z"]);
|
|
46
|
+
exports.Space3D16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D16Regular', "16", ["M2 4.5A2.5 2.5 0 0 1 4.5 2h7A2.5 2.5 0 0 1 14 4.5v7a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 11.5v-7ZM3 11v.5c0 .83.67 1.5 1.5 1.5h.14l.67-2H3Zm2.64-1 .67-2H5.27l-1.34 2h1.71Zm.72 1-.67 2h4.62l-.67-2H6.36Zm2.95-1-.67-2H7.36l-.67 2h2.62Zm1.38 1 .67 2h.14c.83 0 1.5-.67 1.5-1.5V11h-2.3Zm1.38-1-1.34-2H9.7l.67 2h1.7ZM13 4.5c0-.83-.67-1.5-1.5-1.5h-7C3.67 3 3 3.67 3 4.5V7h10V4.5ZM3 9.6 4.07 8H3v1.6Zm10 0V8h-1.07L13 9.6Z"]);
|
|
47
|
+
exports.Space3D20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D20Filled', "20", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v6.5h-.71L14.86 10H16V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v4h1.14L3.7 12.5H3V6Zm0 8v-.5h4.34l-.82 2.86-.2.64H6a3 3 0 0 1-3-3Zm4.48 2.64.9-3.14h3.24l.9 3.13.1.37H7.37l.1-.36h.01Zm1.18-4.14h2.68l-.72-2.5H9.38l-.72 2.5Zm4.82 3.86-.82-2.86H17v.5a3 3 0 0 1-3 3h-.35l-.17-.63Zm-1.1-3.86h2.76L13.7 10h-2.05l.72 2.5Zm-7.52 0h2.76l.72-2.5H6.29l-1.43 2.5Z"]);
|
|
48
|
+
exports.Space3D20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D20Regular', "20", ["M3 6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Zm13 0a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v3h12V6ZM4 12l1.14-2H4v2Zm.86.5h2.76l.72-2.5H6.29l-1.43 2.5Zm-.86 1v.5c0 1.1.9 2 2 2h.62l.72-2.5H4Zm4.38 0L7.66 16h4.68l-.72-2.5H8.38Zm4.28 0 .72 2.5H14a2 2 0 0 0 2-2v-.5h-3.34Zm2.48-1L13.7 10h-2.05l.72 2.5h2.76Zm-3.8 0-.72-2.5H9.38l-.72 2.5h2.68ZM16 12v-2h-1.14L16 12Z"]);
|
|
49
|
+
exports.Space3D24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D24Filled', "24", ["M3 6.25C3 4.45 4.46 3 6.25 3h11.5C19.55 3 21 4.46 21 6.25V15h-.81l-2.25-3h1.56V6.25c0-.97-.78-1.75-1.75-1.75H6.25c-.97 0-1.75.78-1.75 1.75V12h1.56l-2.25 3H3V6.25ZM15.7 16.5H21v1.25c0 1.8-1.46 3.25-3.25 3.25h-.67l-.36-1.22-1.03-3.28ZM18.3 15h-3.09l-.93-3h1.77l2.25 3Zm-7.79 0h3.13l-.94-3h-1.44l-.75 3Zm3.6 1.5h-3.97L9.02 21h6.5l-.24-.78-1.16-3.72ZM9.72 12l-.74 3h-3.3l2.26-3h1.79ZM8.6 16.5H3v1.25C3 19.55 4.46 21 6.25 21h1.23l1.12-4.5Z"]);
|
|
50
|
+
exports.Space3D24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D24Regular', "24", ["M3 6.25C3 4.45 4.46 3 6.25 3h11.5C19.55 3 21 4.46 21 6.25v11.5c0 1.8-1.46 3.25-3.25 3.25H6.25A3.25 3.25 0 0 1 3 17.75V6.25ZM6.25 4.5c-.97 0-1.75.78-1.75 1.75V11h15V6.25c0-.97-.78-1.75-1.75-1.75H6.25ZM4.5 14.08l1.19-1.58H4.5v1.58Zm1.19.92h3.29l.62-2.5H7.56L5.7 15ZM4.5 16.5v1.25c0 .97.78 1.75 1.75 1.75h1.6l.75-3H4.5Zm5.65 0-.75 3h5.66l-.94-3h-3.97Zm5.54 0 .94 3h1.12c.97 0 1.75-.78 1.75-1.75V16.5h-3.8Zm2.62-1.5-1.87-2.5h-2l.78 2.5h3.1Zm-4.66 0-.78-2.5h-1.72l-.63 2.5h3.13Zm5.85-.92V12.5h-1.19l1.19 1.58Z"]);
|
|
51
|
+
exports.Space3D28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D28Filled', "28", ["M3 6.75A3.75 3.75 0 0 1 6.75 3h14.5A3.75 3.75 0 0 1 25 6.75V18h-.84l-3.2-4h2.54V6.75c0-1.24-1-2.25-2.25-2.25H6.75c-1.24 0-2.25 1-2.25 2.25V14h2.54l-3.2 4H3V6.75ZM18.68 19.5H25v1.75A3.75 3.75 0 0 1 21.25 25h-.87l-.29-.97-1.41-4.53Zm3.56-1.5H18.2l-1.26-4h2.09l3.2 4Zm-10.37 0h4.76l-1.25-4h-2.26l-1.25 4Zm5.23 1.5h-5.7l-1.56 4.97-.16.53h9.13l-.15-.53-1.56-4.97ZM11.55 14l-1.26 4H5.76l3.2-4h2.59Zm-1.72 5.5H3v1.75A3.75 3.75 0 0 0 6.75 25H8.1l.31-.98 1.42-4.52Z"]);
|
|
52
|
+
exports.Space3D28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D28Regular', "28", ["M3 6.75A3.75 3.75 0 0 1 6.75 3h14.5A3.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.25V6.75ZM6.75 4.5c-1.24 0-2.25 1-2.25 2.25V13h19V6.75c0-1.24-1-2.25-2.25-2.25H6.75ZM4.5 17.17l2.14-2.67H4.5v2.67Zm1.26.83h4.53l1.1-3.5H8.56L5.76 18ZM4.5 19.5v1.75c0 1.24 1 2.25 2.25 2.25h1.82l1.26-4H4.5Zm6.9 0-1.25 4h8.2l-1.25-4h-5.7Zm7.28 0 1.25 4h1.32c1.24 0 2.25-1 2.25-2.25V19.5h-4.82Zm3.56-1.5-2.8-3.5H17.1l1.1 3.5h4.03Zm-5.6 0-1.1-3.5h-2.58l-1.1 3.5h4.77Zm6.86-.83V14.5h-2.14l2.14 2.67Z"]);
|
|
53
|
+
exports.Space3D32Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D32Filled', "32", ["M3 7.5A4.5 4.5 0 0 1 7.5 3h17A4.5 4.5 0 0 1 29 7.5V21h-.99l-4.39-5H27V7.5A2.5 2.5 0 0 0 24.5 5h-17A2.5 2.5 0 0 0 5 7.5V16h3.38l-4.4 5H3V7.5ZM21.48 23H29v1.5a4.5 4.5 0 0 1-4.5 4.5h-1.15l-.4-1.3-1.47-4.7Zm3.87-2h-4.5l-1.56-5h1.67l4.4 5Zm-12.11 0h5.52l-1.56-5h-2.4l-1.56 5Zm6.15 2H12.6l-1.87 6h10.52l-.21-.7-1.66-5.3Zm-6.68-7-1.57 5h-4.5l4.4-5h1.67ZM3 24.5V23h7.52l-1.88 6H7.5A4.5 4.5 0 0 1 3 24.5Z"]);
|
|
54
|
+
exports.Space3D32Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D32Regular', "32", ["M3 7.5A4.5 4.5 0 0 1 7.5 3h17A4.5 4.5 0 0 1 29 7.5v17a4.5 4.5 0 0 1-4.5 4.5h-17A4.5 4.5 0 0 1 3 24.5v-17ZM7.5 5A2.5 2.5 0 0 0 5 7.5V15h22V7.5A2.5 2.5 0 0 0 24.5 5h-17ZM5 19.85 7.5 17H5v2.85ZM6.65 21h4.5l1.24-4h-2.23l-3.51 4ZM5 23v1.5A2.5 2.5 0 0 0 7.5 27h1.77l1.25-4H5Zm7.61 0-1.25 4h9.28l-1.25-4H12.6Zm8.87 0 1.25 4h1.77a2.5 2.5 0 0 0 2.5-2.5V23h-5.52Zm3.87-2-3.51-4H19.6l1.25 4h4.5Zm-6.59 0-1.25-4H14.5l-1.25 4h5.52ZM27 19.85V17h-2.5l2.5 2.85Z"]);
|
|
55
|
+
exports.Space3D48Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D48Filled', "48", ["M6 12.25C6 8.8 8.8 6 12.25 6h23.5C39.2 6 42 8.8 42 12.25V31h-1.77l-4.88-7h4.15V12.25a3.75 3.75 0 0 0-3.75-3.75h-23.5a3.75 3.75 0 0 0-3.75 3.75V24h4.15l-4.88 7H6V12.25ZM37.19 31h-6.5l-2.2-7h3.82l4.88 7Zm-9.13 0h-8.12l2.19-7h3.74l2.2 7Zm.78 2.5h-9.68l-2.47 7.87v.01l-.2.62h15l-.18-.63-2.47-7.87ZM19.51 24l-2.2 7h-6.5l4.88-7h3.82Zm-2.97 9.5H6v2.25C6 39.2 8.8 42 12.25 42h1.62l.44-1.37v-.01l2.23-7.12Zm25.46 0H31.46l2.23 7.13.42 1.37h1.64C39.2 42 42 39.2 42 35.75V33.5Z"]);
|
|
56
|
+
exports.Space3D48Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Space3D48Regular', "48", ["M6 12.25C6 8.8 8.8 6 12.25 6h23.5C39.2 6 42 8.8 42 12.25v23.5C42 39.2 39.2 42 35.75 42h-23.5A6.25 6.25 0 0 1 6 35.75v-23.5Zm6.25-3.75a3.75 3.75 0 0 0-3.75 3.75V23h31V12.25a3.75 3.75 0 0 0-3.75-3.75h-23.5ZM8.5 29.95l3.1-4.45H8.5v4.45ZM10.81 31h6.5l1.73-5.5h-4.4L10.82 31ZM8.5 33.5v2.25a3.75 3.75 0 0 0 3.75 3.75h2.4l1.89-6H8.5Zm10.66 0-1.88 6h13.44l-1.88-6h-9.68Zm12.3 0 1.88 6h2.41a3.75 3.75 0 0 0 3.75-3.75V33.5h-8.04ZM37.2 31l-3.84-5.5h-4.39l1.72 5.5h6.5Zm-9.13 0-1.72-5.5h-4.68L19.94 31h8.12Zm11.44-1.05V25.5h-3.1l3.1 4.45Z"]);
|
|
57
|
+
exports.Spacebar20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Spacebar20Filled', "20", ["M2.75 7.75c.41 0 .75.34.75.75v2h13v-2a.75.75 0 0 1 1.5 0v2c0 .83-.67 1.5-1.5 1.5h-13A1.5 1.5 0 0 1 2 10.5v-2c0-.41.34-.75.75-.75Z"]);
|
|
58
|
+
exports.Spacebar20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Spacebar20Regular', "20", ["M2.5 8c.28 0 .5.22.5.5v2c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 1 1 0v2c0 .83-.67 1.5-1.5 1.5h-13A1.5 1.5 0 0 1 2 10.5v-2c0-.28.22-.5.5-.5Z"]);
|
|
59
|
+
exports.Spacebar24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Spacebar24Filled', "24", ["M20 11v2H4v-2a1 1 0 1 0-2 0v2c0 1.1.9 2 2 2h16a2 2 0 0 0 2-2v-2a1 1 0 1 0-2 0Z"]);
|
|
60
|
+
exports.Spacebar24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Spacebar24Regular', "24", ["M20.5 11v2c0 .14-.11.25-.25.25H3.75A.25.25 0 0 1 3.5 13v-2A.75.75 0 0 0 2 11v2c0 .97.78 1.75 1.75 1.75h16.5c.97 0 1.75-.78 1.75-1.75v-2a.75.75 0 0 0-1.5 0Z"]);
|
|
61
|
+
exports.Sparkle16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle16Filled', "16", ["M5.47 9.83a.92.92 0 0 0 1.4-.46l.35-1.07A1.72 1.72 0 0 1 8.3 7.22l1.09-.35a.92.92 0 0 0-.04-1.75l-1.07-.35A1.7 1.7 0 0 1 7.2 3.7L6.85 2.6a.92.92 0 0 0-.87-.6c-.2 0-.38.05-.53.16a.92.92 0 0 0-.35.46l-.35 1.09A1.71 1.71 0 0 1 3.7 4.77l-1.08.36a.92.92 0 0 0 0 1.74l1.08.35A1.71 1.71 0 0 1 4.78 8.3l.35 1.08c.06.18.18.34.34.45Zm5.06 4.02a.8.8 0 0 0 .92 0c.15-.1.25-.24.3-.4l.26-.76a1.09 1.09 0 0 1 .68-.68l.77-.25a.8.8 0 0 0-.02-1.53l-.77-.25a1.08 1.08 0 0 1-.68-.67l-.25-.78A.8.8 0 0 0 11.1 8a.8.8 0 0 0-.88.54l-.25.77a1.1 1.1 0 0 1-.66.67l-.78.26a.8.8 0 0 0-.38 1.22c.1.14.23.24.4.3l.76.25a1.09 1.09 0 0 1 .68.68l.25.77c.06.16.16.3.3.4Z"]);
|
|
62
|
+
exports.Sparkle16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle16Regular', "16", ["M5.47 9.83a.92.92 0 0 0 1.4-.46l.35-1.07A1.72 1.72 0 0 1 8.3 7.22l1.09-.35a.92.92 0 0 0-.04-1.75l-1.07-.35A1.7 1.7 0 0 1 7.2 3.7L6.85 2.6a.92.92 0 0 0-.87-.6c-.2 0-.38.05-.53.16a.92.92 0 0 0-.35.46l-.35 1.09A1.71 1.71 0 0 1 3.7 4.77l-1.08.36a.92.92 0 0 0 0 1.74l1.08.35A1.71 1.71 0 0 1 4.78 8.3l.35 1.08c.06.18.18.34.34.45ZM4 6.26 3.15 6l.87-.28A2.72 2.72 0 0 0 5.7 4l.26-.86.28.87a2.7 2.7 0 0 0 1.72 1.71l.88.27-.86.28a2.7 2.7 0 0 0-1.72 1.72l-.26.85-.28-.86A2.7 2.7 0 0 0 4 6.26Zm6.52 7.6c.14.09.3.14.47.14a.81.81 0 0 0 .76-.55l.25-.76a1.09 1.09 0 0 1 .68-.68l.77-.25a.8.8 0 0 0-.02-1.53l-.77-.25a1.08 1.08 0 0 1-.68-.67l-.25-.78A.8.8 0 0 0 11.1 8a.8.8 0 0 0-.88.54l-.25.77a1.1 1.1 0 0 1-.66.67l-.78.26a.8.8 0 0 0-.38 1.22c.1.14.23.24.4.3l.76.25a1.09 1.09 0 0 1 .68.68l.25.77c.06.16.16.3.3.4Zm-.91-2.8L9.44 11l.19-.06a2.09 2.09 0 0 0 1.3-1.32l.05-.18.06.18a2.08 2.08 0 0 0 1.32 1.32l.2.06-.18.06a2.08 2.08 0 0 0-1.32 1.32l-.06.18-.06-.18a2.07 2.07 0 0 0-1.32-1.32Z"]);
|
|
63
|
+
exports.Sparkle20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle20Filled', "20", ["M7.4 12.8a1.04 1.04 0 0 0 1.59-.51l.45-1.37a2.34 2.34 0 0 1 1.47-1.48l1.4-.45A1.04 1.04 0 0 0 12.25 7l-1.37-.45A2.34 2.34 0 0 1 9.4 5.08L8.95 3.7a1.03 1.03 0 0 0-.82-.68 1.04 1.04 0 0 0-1.15.7l-.46 1.4a2.34 2.34 0 0 1-1.44 1.45L3.7 7a1.04 1.04 0 0 0 .02 1.97l1.37.45a2.33 2.33 0 0 1 1.48 1.48l.46 1.4c.07.2.2.37.38.5Zm6.14 4.05a.8.8 0 0 0 1.22-.4l.25-.76a1.09 1.09 0 0 1 .68-.68l.77-.25a.8.8 0 0 0-.02-1.52l-.77-.25a1.08 1.08 0 0 1-.68-.68l-.25-.77a.8.8 0 0 0-1.52.01l-.24.76a1.1 1.1 0 0 1-.67.68l-.77.25a.8.8 0 0 0 0 1.52l.77.25a1.09 1.09 0 0 1 .68.68l.25.77c.06.16.16.3.3.4Z"]);
|
|
64
|
+
exports.Sparkle20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle20Regular', "20", ["M7.4 12.8a1.04 1.04 0 0 0 1.59-.51l.45-1.37a2.34 2.34 0 0 1 1.47-1.48l1.4-.45A1.04 1.04 0 0 0 12.25 7l-1.37-.45A2.34 2.34 0 0 1 9.4 5.08L8.95 3.7a1.03 1.03 0 0 0-.82-.68 1.04 1.04 0 0 0-1.15.7l-.46 1.4a2.34 2.34 0 0 1-1.44 1.45L3.7 7a1.04 1.04 0 0 0 .02 1.97l1.37.45a2.33 2.33 0 0 1 1.48 1.48l.46 1.4c.07.2.2.37.38.5Zm.08-7.4.53-1.38.44 1.37a3.33 3.33 0 0 0 2.12 2.12l1.4.53-1.38.45a3.34 3.34 0 0 0-2.11 2.11l-.53 1.38-.45-1.38a3.34 3.34 0 0 0-2.1-2.12L4 7.96 5.4 7.5a3.36 3.36 0 0 0 2.08-2.12Zm6.06 11.45a.8.8 0 0 0 1.22-.4l.25-.76a1.09 1.09 0 0 1 .68-.68l.77-.25a.8.8 0 0 0-.02-1.52l-.77-.25a1.08 1.08 0 0 1-.68-.68l-.25-.77a.8.8 0 0 0-1.52.01l-.24.76a1.1 1.1 0 0 1-.67.68l-.77.25a.8.8 0 0 0 0 1.52l.77.25a1.09 1.09 0 0 1 .68.68l.25.77c.06.16.16.3.3.4Zm-.92-2.8-.18-.05.19-.06a2.09 2.09 0 0 0 1.3-1.32l.06-.18.05.18a2.08 2.08 0 0 0 1.32 1.32l.2.06-.18.06a2.08 2.08 0 0 0-1.32 1.32l-.06.18-.06-.18a2.07 2.07 0 0 0-1.32-1.32Z"]);
|
|
65
|
+
exports.Sparkle24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle24Filled', "24", ["M8.67 15.73a1.44 1.44 0 0 0 2.16-.61l.61-1.86a2.87 2.87 0 0 1 1.82-1.81l1.78-.58a1.44 1.44 0 0 0-.06-2.74l-1.75-.57a2.88 2.88 0 0 1-1.82-1.82l-.58-1.78a1.45 1.45 0 0 0-2.73.02l-.59 1.8a2.88 2.88 0 0 1-1.77 1.78l-1.77.57a1.44 1.44 0 0 0 .01 2.73l1.76.57a2.89 2.89 0 0 1 1.82 1.83l.58 1.77c.1.29.28.53.53.7Zm7.66 5.05c-.19-.13-.33-.33-.4-.55l-.34-1a1.31 1.31 0 0 0-.82-.83l-.99-.32A1.15 1.15 0 0 1 13 17a1.14 1.14 0 0 1 .77-1.08l1-.33a1.3 1.3 0 0 0 .8-.82l.33-.99a1.14 1.14 0 0 1 2.16-.02l.33 1.01a1.3 1.3 0 0 0 .82.82l.99.32a1.14 1.14 0 0 1 .04 2.17l-1.01.33a1.32 1.32 0 0 0-.82.82l-.32.99a1.14 1.14 0 0 1-1.76.56Z"]);
|
|
66
|
+
exports.Sparkle24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle24Regular', "24", ["M8.67 15.73a1.44 1.44 0 0 0 2.16-.61l.61-1.86a2.87 2.87 0 0 1 1.82-1.81l1.78-.58a1.44 1.44 0 0 0-.06-2.74l-1.75-.57a2.88 2.88 0 0 1-1.82-1.82l-.58-1.78a1.45 1.45 0 0 0-2.73.02l-.59 1.8a2.88 2.88 0 0 1-1.77 1.78l-1.77.57a1.44 1.44 0 0 0 .01 2.73l1.76.57a2.89 2.89 0 0 1 1.82 1.83l.58 1.77c.1.29.28.53.53.7Zm-.38-4.25A4.4 4.4 0 0 0 6.21 10l-1.6-.5 1.61-.52A4.4 4.4 0 0 0 8.95 6.2l.52-1.58.51 1.59a4.37 4.37 0 0 0 2.79 2.77l1.61.52-1.58.52a4.38 4.38 0 0 0-2.78 2.77l-.51 1.59-.52-1.59c-.16-.47-.4-.91-.7-1.3Zm8.04 9.3c-.19-.13-.33-.33-.4-.55l-.34-1a1.31 1.31 0 0 0-.82-.83l-.99-.32A1.15 1.15 0 0 1 13 17a1.14 1.14 0 0 1 .77-1.08l1-.33a1.3 1.3 0 0 0 .8-.82l.33-.99a1.14 1.14 0 0 1 2.16-.02l.33 1.01a1.3 1.3 0 0 0 .82.82l.99.32a1.14 1.14 0 0 1 .04 2.17l-1.01.33a1.32 1.32 0 0 0-.82.82l-.32.99a1.14 1.14 0 0 1-1.76.56ZM15.3 17a2.8 2.8 0 0 1 1.7 1.7 2.8 2.8 0 0 1 1.7-1.7 2.81 2.81 0 0 1-1.72-1.7A2.8 2.8 0 0 1 15.3 17Z"]);
|
|
67
|
+
exports.Sparkle28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle28Filled', "28", ["M10.06 18.7a1.63 1.63 0 0 0 2.43-.67l.77-2.34a3.82 3.82 0 0 1 2.42-2.42l2.23-.73a1.61 1.61 0 0 0 1.07-1.3 1.62 1.62 0 0 0-1.13-1.78l-2.21-.72a3.82 3.82 0 0 1-2.42-2.42l-.73-2.23a1.62 1.62 0 0 0-3.07.01l-.74 2.27a3.82 3.82 0 0 1-2.36 2.36l-2.24.73a1.63 1.63 0 0 0 .02 3.07l2.22.72a3.86 3.86 0 0 1 2.42 2.43l.73 2.23c.1.32.32.6.6.8Zm9.74 6.08a1.2 1.2 0 0 0 1.84-.6l.37-1.14a1.6 1.6 0 0 1 1.02-1.02l1.16-.38a1.21 1.21 0 0 0 .59-1.83 1.23 1.23 0 0 0-.62-.45L23 18.99A1.6 1.6 0 0 1 22 17.97l-.38-1.16a1.2 1.2 0 0 0-2.27.01l-.38 1.15a1.6 1.6 0 0 1-.99 1.02l-1.17.38a1.21 1.21 0 0 0-.58 1.83c.15.2.36.36.6.44l1.14.37A1.6 1.6 0 0 1 19 23.04l.37 1.16c.09.24.24.44.44.58Z"]);
|
|
68
|
+
exports.Sparkle28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle28Regular', "28", ["M10.06 18.7a1.63 1.63 0 0 0 2.43-.67l.77-2.34a3.82 3.82 0 0 1 2.42-2.42l2.23-.73a1.61 1.61 0 0 0 1.07-1.3 1.62 1.62 0 0 0-1.13-1.78l-2.21-.72a3.82 3.82 0 0 1-2.42-2.42l-.73-2.23a1.62 1.62 0 0 0-3.07.01l-.74 2.27a3.82 3.82 0 0 1-2.36 2.36l-2.24.73a1.63 1.63 0 0 0 .02 3.07l2.22.72a3.86 3.86 0 0 1 2.42 2.43l.73 2.23c.1.32.32.6.6.8ZM6.8 11.83l-2.22-.72s-.09-.04-.09-.11a.14.14 0 0 1 .09-.11l2.23-.73a5.34 5.34 0 0 0 3.32-3.37l.72-2.22s.04-.09.12-.09c.07 0 .1.09.1.09l.73 2.22a5.32 5.32 0 0 0 3.38 3.37l2.27.74a.13.13 0 0 1 .08.1.15.15 0 0 1-.09.12l-2.22.72a5.32 5.32 0 0 0-3.38 3.38l-.71 2.2a.11.11 0 0 1-.12.09c-.1 0-.11-.08-.11-.08l-.73-2.22a5.32 5.32 0 0 0-3.37-3.38ZM19.8 24.78a1.2 1.2 0 0 0 1.84-.6l.37-1.14a1.6 1.6 0 0 1 1.02-1.02l1.16-.38a1.21 1.21 0 0 0 .59-1.83 1.23 1.23 0 0 0-.62-.45L23 18.99A1.6 1.6 0 0 1 22 17.97l-.38-1.16a1.2 1.2 0 0 0-2.27.01l-.38 1.15a1.6 1.6 0 0 1-.99 1.02l-1.17.38a1.21 1.21 0 0 0-.58 1.83c.15.2.36.36.6.44l1.14.37A1.6 1.6 0 0 1 19 23.04l.37 1.16c.09.24.24.44.44.58Zm-1.37-4.2-.27-.08.29-.1a3.12 3.12 0 0 0 1.94-1.97l.09-.27.09.27a3.11 3.11 0 0 0 1.97 1.98l.3.1-.28.08a3.12 3.12 0 0 0-1.97 1.98l-.09.27-.09-.27a3.12 3.12 0 0 0-1.98-1.98Z"]);
|
|
69
|
+
exports.Sparkle32Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle32Filled', "32", ["M12 21a2.07 2.07 0 0 1-1.96-1.4l-.8-2.42a3.8 3.8 0 0 0-2.43-2.44l-2.4-.78a2.08 2.08 0 0 1-.03-3.93l2.44-.79a3.85 3.85 0 0 0 2.36-2.38l.8-2.46a2.07 2.07 0 0 1 3.17-1.03c.35.25.62.6.76 1l.8 2.44a3.83 3.83 0 0 0 2.42 2.43l2.4.78a2.07 2.07 0 0 1 .08 3.94l-2.43.8a3.81 3.81 0 0 0-2.43 2.42l-.78 2.4A2.06 2.06 0 0 1 12 21Zm11.5 9a1.75 1.75 0 0 1-1.64-1.16l-.54-1.68a2.28 2.28 0 0 0-1.48-1.48l-1.65-.53a1.75 1.75 0 0 1-.03-3.3l1.69-.54a2.32 2.32 0 0 0 1.43-1.47l.54-1.65a1.73 1.73 0 0 1 3.29-.02l.54 1.67a2.33 2.33 0 0 0 1.48 1.47l1.65.54a1.73 1.73 0 0 1 .05 3.3l-1.67.54a2.27 2.27 0 0 0-1.47 1.47l-.54 1.65A1.76 1.76 0 0 1 23.5 30Z"]);
|
|
70
|
+
exports.Sparkle32Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle32Regular', "32", ["M3.4 13.2c.25.36.6.62 1.01.76l2.4.78a3.85 3.85 0 0 1 2.44 2.44l.79 2.43a2.07 2.07 0 0 0 3.93-.03l.78-2.4a3.87 3.87 0 0 1 2.43-2.43l2.44-.8a2.08 2.08 0 0 0-.08-3.93l-2.4-.78a3.82 3.82 0 0 1-2.44-2.43l-.8-2.44A2.06 2.06 0 0 0 11.96 3a2.07 2.07 0 0 0-1.97 1.4l-.8 2.46a3.85 3.85 0 0 1-2.36 2.38l-2.44.79a2.08 2.08 0 0 0-.99 3.18ZM12 19a.07.07 0 0 1-.07-.04l-.78-2.4a5.75 5.75 0 0 0-3.7-3.71v-.01l-2.4-.78A.08.08 0 0 1 5 12a.08.08 0 0 1 .04-.07l2.42-.79h.03a5.85 5.85 0 0 0 3.59-3.62v-.02l.8-2.45s0-.02.02-.03a.11.11 0 0 1 .1 0l.02.02.78 2.4v.01a5.83 5.83 0 0 0 3.7 3.7l2.42.78.07.05a.07.07 0 0 1 0 .07l-.03.03-2.4.78h-.01a5.81 5.81 0 0 0-3.7 3.7l-.77 2.37a.2.2 0 0 1-.05.07l-.02.01Zm13.65.84a2.33 2.33 0 0 0 1.48 1.47l1.65.54a1.73 1.73 0 0 1 .05 3.3l-1.67.54a2.27 2.27 0 0 0-1.47 1.47l-.54 1.65A1.76 1.76 0 0 1 23.5 30a1.75 1.75 0 0 1-1.64-1.16l-.54-1.68a2.28 2.28 0 0 0-1.48-1.48l-1.65-.53a1.75 1.75 0 0 1-.03-3.3l1.69-.54a2.32 2.32 0 0 0 1.43-1.47l.54-1.65a1.73 1.73 0 0 1 3.29-.02l.54 1.67Zm.85 3.37a4.33 4.33 0 0 1-2.74-2.73v-.01l-.3-.88-.28.88a4.33 4.33 0 0 1-2.67 2.73h-.02l-.9.3.88.29h.01a4.28 4.28 0 0 1 2.74 2.76l.28.86.29-.88a4.36 4.36 0 0 1 2.75-2.74l.86-.29-.9-.3Z"]);
|
|
71
|
+
exports.Sparkle48Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle48Filled', "48", ["M17.46 31.51a2.67 2.67 0 0 0 4-1.13l1.23-3.77a6.16 6.16 0 0 1 3.9-3.9l3.63-1.18a2.67 2.67 0 0 0 0-5.04l-3.7-1.2a6.2 6.2 0 0 1-3.9-3.88l-1.17-3.63a2.66 2.66 0 0 0-4.06-1.29c-.46.33-.8.79-1 1.32l-1.18 3.67a6.19 6.19 0 0 1-3.8 3.81l-3.63 1.18a2.67 2.67 0 0 0 .03 5.05l3.59 1.16a6.19 6.19 0 0 1 3.9 3.91l1.18 3.63c.18.52.53.97.98 1.29Zm15.41 9.13a1.95 1.95 0 0 0 2.97-.97l.58-1.74a2.41 2.41 0 0 1 1.5-1.5l1.79-.59a1.95 1.95 0 0 0-.07-3.69l-1.76-.56a2.38 2.38 0 0 1-1.5-1.5l-.58-1.8a1.93 1.93 0 0 0-1.54-1.27 1.95 1.95 0 0 0-2.14 1.3l-.57 1.76a2.38 2.38 0 0 1-1.46 1.5l-1.79.58a1.94 1.94 0 0 0 .03 3.68l1.75.57a2.37 2.37 0 0 1 1.5 1.5l.58 1.8c.14.37.39.7.71.93Z"]);
|
|
72
|
+
exports.Sparkle48Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('Sparkle48Regular', "48", ["M17.46 31.51a2.67 2.67 0 0 0 4-1.13l1.23-3.77a6.16 6.16 0 0 1 3.9-3.9l3.63-1.18a2.67 2.67 0 0 0 0-5.04l-3.7-1.2a6.2 6.2 0 0 1-3.9-3.88l-1.17-3.63a2.66 2.66 0 0 0-4.06-1.29c-.46.33-.8.79-1 1.32l-1.18 3.67a6.19 6.19 0 0 1-3.8 3.81l-3.63 1.18a2.67 2.67 0 0 0 .03 5.05l3.59 1.16a6.19 6.19 0 0 1 3.9 3.91l1.18 3.63c.18.52.53.97.98 1.29Zm1.7-2.12-.06.08a.18.18 0 0 1-.2 0 .2.2 0 0 1-.05-.06l-1.17-3.6a8.6 8.6 0 0 0-5.5-5.5l-3.57-1.15a.18.18 0 0 1-.08-.07.16.16 0 0 1-.03-.1c0-.03.01-.07.03-.1a.22.22 0 0 1 .05-.05l3.62-1.17a8.7 8.7 0 0 0 5.37-5.4l1.2-3.65a.17.17 0 0 1 .16-.12.18.18 0 0 1 .15.09l1.17 3.6a8.7 8.7 0 0 0 5.5 5.48l3.6 1.17.06.02a.17.17 0 0 1 .09.15c0 .04-.01.07-.03.1a.29.29 0 0 1-.05.05l-3.61 1.17a8.65 8.65 0 0 0-5.49 5.5l-1.16 3.56Zm13.71 11.25a1.95 1.95 0 0 0 2.97-.97l.58-1.74a2.41 2.41 0 0 1 1.5-1.5l1.79-.59a1.95 1.95 0 0 0-.07-3.69l-1.76-.56a2.38 2.38 0 0 1-1.5-1.5l-.58-1.8a1.93 1.93 0 0 0-1.54-1.27 1.95 1.95 0 0 0-2.14 1.3l-.57 1.76a2.38 2.38 0 0 1-1.46 1.5l-1.79.58a1.94 1.94 0 0 0 .03 3.68l1.75.57a2.37 2.37 0 0 1 1.5 1.5l.58 1.8c.14.37.39.7.71.93Zm-2.01-6.6-.12-.04.14-.05a4.88 4.88 0 0 0 3.04-3.09l.04-.12.05.13a4.87 4.87 0 0 0 3.09 3.09l.15.05-.12.04a4.87 4.87 0 0 0-3.1 3.1l-.03.11-.04-.12a4.87 4.87 0 0 0-3.1-3.1Z"]);
|
|
73
|
+
exports.SparkleCircle16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle16Filled', "16", ["M8 2a6 6 0 1 1 0 12A6 6 0 0 1 8 2Zm1.9 6.3a.42.42 0 0 0-.8 0l-.11.36a.5.5 0 0 1-.33.33l-.36.1c-.4.13-.4.7 0 .81l.35.1a.5.5 0 0 1 .34.34l.1.36c.13.4.7.4.81 0l.1-.36a.5.5 0 0 1 .34-.33l.36-.1c.4-.13.4-.7 0-.81l-.36-.1a.5.5 0 0 1-.33-.34l-.1-.36ZM7.55 5.39a.58.58 0 0 0-1.1 0l-.17.48a.67.67 0 0 1-.4.4l-.5.18a.58.58 0 0 0 0 1.1l.5.17c.18.07.33.22.4.4l.17.5c.18.5.92.51 1.1 0l.17-.5a.67.67 0 0 1 .4-.4l.5-.17a.58.58 0 0 0 0-1.1l-.5-.17a.67.67 0 0 1-.4-.4l-.17-.5Z"]);
|
|
74
|
+
exports.SparkleCircle16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle16Regular', "16", ["M9.9 8.3a.42.42 0 0 0-.8 0l-.11.36a.5.5 0 0 1-.33.33l-.36.1c-.4.13-.4.7 0 .81l.35.1a.5.5 0 0 1 .34.34l.1.36c.13.4.7.4.81 0l.1-.36a.5.5 0 0 1 .34-.33l.36-.1c.4-.13.4-.7 0-.81l-.36-.1a.5.5 0 0 1-.33-.34l-.1-.36ZM7.55 5.39a.58.58 0 0 0-1.1 0l-.17.48a.67.67 0 0 1-.4.4l-.5.18a.58.58 0 0 0 0 1.1l.5.17c.18.07.33.22.4.4l.17.5c.18.5.92.51 1.1 0l.17-.5a.67.67 0 0 1 .4-.4l.5-.17a.58.58 0 0 0 0-1.1l-.5-.17a.67.67 0 0 1-.4-.4l-.17-.5ZM2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8Zm6-5a5 5 0 1 0 0 10A5 5 0 0 0 8 3Z"]);
|
|
75
|
+
exports.SparkleCircle20Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle20Filled', "20", ["M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16ZM8.82 5.58l.26.73c.1.28.33.5.61.6l.73.26a.87.87 0 0 1 0 1.65l-.73.26a1 1 0 0 0-.6.61l-.27.73a.87.87 0 0 1-1.65 0l-.25-.73a1 1 0 0 0-.61-.6l-.73-.27a.88.88 0 0 1 0-1.65l.73-.25a1 1 0 0 0 .6-.61l.26-.73a.87.87 0 0 1 1.65 0ZM11.33 10a.7.7 0 0 1 1.34 0l.18.6c.08.26.29.47.56.55l.6.18a.7.7 0 0 1 0 1.34l-.6.18a.83.83 0 0 0-.56.56l-.18.6a.7.7 0 0 1-1.34 0l-.18-.6a.83.83 0 0 0-.56-.56l-.59-.18a.7.7 0 0 1 0-1.34l.6-.18a.83.83 0 0 0 .55-.56l.18-.6Z"]);
|
|
76
|
+
exports.SparkleCircle20Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle20Regular', "20", ["M10 3a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm-8 7a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm5.17-4.42a.87.87 0 0 1 1.65 0l.26.73c.1.28.33.5.61.6l.73.26a.87.87 0 0 1 0 1.65l-.73.26a1 1 0 0 0-.6.61l-.27.73a.87.87 0 0 1-1.65 0l-.25-.73a1 1 0 0 0-.61-.6l-.73-.27a.88.88 0 0 1 0-1.65l.73-.25a1 1 0 0 0 .6-.61l.26-.73Zm5.5 4.42a.7.7 0 0 0-1.34 0l-.18.6a.83.83 0 0 1-.56.55l-.59.18a.7.7 0 0 0 0 1.34l.6.18c.26.08.47.29.55.56l.18.6a.7.7 0 0 0 1.34 0l.18-.6a.83.83 0 0 1 .56-.56l.6-.18a.7.7 0 0 0 0-1.34l-.6-.18a.83.83 0 0 1-.56-.56l-.18-.59Z"]);
|
|
77
|
+
exports.SparkleCircle24Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle24Filled', "24", ["M12 22a10 10 0 1 0 0-20 10 10 0 0 0 0 20ZM8.56 6.17a1 1 0 0 1 1.88 0l.46 1.3c.1.29.34.52.64.63l1.3.46a1 1 0 0 1 0 1.88l-1.3.46c-.3.1-.53.34-.64.64l-.46 1.3a1 1 0 0 1-1.88 0l-.46-1.3c-.1-.3-.34-.53-.64-.64l-1.3-.46a1 1 0 0 1 0-1.88l1.3-.46c.3-.1.54-.34.64-.64l.46-1.3Zm7.39 6.54.18.6c.08.27.3.48.57.56l.6.18a.99.99 0 0 1 0 1.9l-.6.18a.85.85 0 0 0-.57.57l-.18.6a.99.99 0 0 1-1.9 0l-.18-.6a.85.85 0 0 0-.57-.57l-.6-.18a.99.99 0 0 1 0-1.9l.6-.18c.28-.08.49-.3.57-.57l.18-.6a.99.99 0 0 1 1.9 0Z"]);
|
|
78
|
+
exports.SparkleCircle24Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle24Regular', "24", ["M12 3.5a8.5 8.5 0 1 0 0 17 8.5 8.5 0 0 0 0-17ZM2 12a10 10 0 1 1 20 0 10 10 0 0 1-20 0Zm6.56-5.83a1 1 0 0 1 1.88 0l.46 1.3c.1.29.34.52.64.63l1.3.46a1 1 0 0 1 0 1.88l-1.3.46c-.3.1-.53.34-.64.64l-.46 1.3a1 1 0 0 1-1.88 0l-.46-1.3c-.1-.3-.34-.53-.64-.64l-1.3-.46a1 1 0 0 1 0-1.88l1.3-.46c.3-.1.54-.34.64-.64l.46-1.3Zm7.39 6.54a.99.99 0 0 0-1.9 0l-.18.6a.85.85 0 0 1-.57.56l-.6.18a.99.99 0 0 0 0 1.9l.6.18c.28.08.49.3.57.57l.18.6a.99.99 0 0 0 1.9 0l.18-.6c.08-.27.3-.49.57-.57l.6-.18a.99.99 0 0 0 0-1.9l-.6-.18a.85.85 0 0 1-.57-.57l-.18-.6Z"]);
|
|
79
|
+
exports.SparkleCircle28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle28Filled', "28", ["M14 2a12 12 0 1 0 0 24 12 12 0 0 0 0-24Zm-3.56 5.75c.35-1 1.77-1 2.12 0l.52 1.46c.12.33.38.6.72.71l1.45.52c1 .35 1 1.77 0 2.12l-1.45.51c-.34.12-.6.39-.72.72l-.52 1.46c-.35 1-1.77 1-2.12 0l-.51-1.45c-.12-.34-.39-.6-.72-.73l-1.46-.51c-1-.35-1-1.77 0-2.12l1.46-.52c.33-.11.6-.38.72-.72l.51-1.45Zm7.88 6.83.4 1.14c.1.26.3.46.57.55l1.13.4a.87.87 0 0 1 0 1.65l-1.13.4c-.27.1-.47.3-.56.56l-.4 1.14a.87.87 0 0 1-1.65 0l-.4-1.13a.92.92 0 0 0-.56-.56l-1.14-.4a.87.87 0 0 1 0-1.65l1.14-.4c.26-.1.46-.3.56-.57l.4-1.13a.87.87 0 0 1 1.64 0Z"]);
|
|
80
|
+
exports.SparkleCircle28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle28Regular', "28", ["M10.44 7.75c.35-1 1.77-1 2.12 0l.52 1.46c.12.33.38.6.72.71l1.45.52c1 .35 1 1.77 0 2.12l-1.45.51c-.34.12-.6.39-.72.72l-.52 1.46c-.35 1-1.77 1-2.12 0l-.51-1.45c-.12-.34-.39-.6-.72-.73l-1.46-.51c-1-.35-1-1.77 0-2.12l1.46-.52c.33-.11.6-.38.72-.72l.51-1.45Zm7.88 6.83a.87.87 0 0 0-1.64 0l-.4 1.13c-.1.27-.3.47-.56.56l-1.14.4a.87.87 0 0 0 0 1.65l1.14.4c.26.1.46.3.56.57l.4 1.13a.87.87 0 0 0 1.64 0l.4-1.14c.1-.26.3-.46.57-.55l1.13-.4a.87.87 0 0 0 0-1.65l-1.13-.4a.92.92 0 0 1-.56-.56l-.4-1.14ZM2 14a12 12 0 1 1 24 0 12 12 0 0 1-24 0ZM14 3.5a10.5 10.5 0 1 0 0 21 10.5 10.5 0 0 0 0-21Z"]);
|
|
27
81
|
exports.SparkleCircle32Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle32Filled', "32", ["M16 2a14 14 0 1 0 0 28 14 14 0 0 0 0-28Zm-3.8 6.92a1.37 1.37 0 0 1 2.6 0l.63 1.78c.14.4.47.73.88.87l1.77.63a1.37 1.37 0 0 1 0 2.6l-1.77.63c-.41.14-.74.46-.88.87l-.63 1.78a1.37 1.37 0 0 1-2.6 0l-.62-1.77a1.44 1.44 0 0 0-.88-.88l-1.78-.63a1.37 1.37 0 0 1 0-2.6l1.78-.63c.4-.14.73-.46.88-.88l.62-1.77Zm9.13 8.66.4 1.14c.09.26.3.46.56.55l1.13.4a.87.87 0 0 1 0 1.65l-1.13.4c-.27.1-.47.3-.56.56l-.4 1.14a.87.87 0 0 1-1.65 0l-.4-1.13a.92.92 0 0 0-.56-.56l-1.14-.4a.87.87 0 0 1 0-1.65l1.14-.4c.26-.1.46-.3.56-.57l.4-1.13a.87.87 0 0 1 1.64 0Z"]);
|
|
28
82
|
exports.SparkleCircle32Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle32Regular', "32", ["M12.2 8.92a1.37 1.37 0 0 1 2.6 0l.63 1.78c.14.4.47.73.88.87l1.77.63a1.37 1.37 0 0 1 0 2.6l-1.77.63c-.41.14-.74.46-.88.87l-.63 1.78a1.37 1.37 0 0 1-2.6 0l-.62-1.77a1.44 1.44 0 0 0-.88-.88l-1.78-.63a1.37 1.37 0 0 1 0-2.6l1.78-.63c.4-.14.73-.46.88-.88l.62-1.77Zm9.13 8.66a.87.87 0 0 0-1.65 0l-.4 1.13c-.1.27-.3.47-.56.56l-1.14.4a.87.87 0 0 0 0 1.65l1.14.4c.26.1.46.3.56.57l.4 1.13a.87.87 0 0 0 1.64 0l.4-1.14c.1-.26.3-.46.57-.55l1.13-.4a.87.87 0 0 0 0-1.65l-1.13-.4a.92.92 0 0 1-.56-.56l-.4-1.14ZM2 16a14 14 0 1 1 28 0 14 14 0 0 1-28 0ZM16 4a12 12 0 1 0 0 24 12 12 0 0 0 0-24Z"]);
|
|
29
83
|
exports.SparkleCircle48Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('SparkleCircle48Filled', "48", ["M44 24a20 20 0 1 1-40 0 20 20 0 0 1 40 0ZM17.12 12.33l-.92 2.59a2.1 2.1 0 0 1-1.28 1.28l-2.59.92a2 2 0 0 0 0 3.77l2.6.91c.59.21 1.06.68 1.27 1.28l.92 2.59a2 2 0 0 0 3.77 0l.91-2.59a2.1 2.1 0 0 1 1.28-1.28l2.59-.91a2 2 0 0 0 0-3.77l-2.59-.92a2.1 2.1 0 0 1-1.28-1.28l-.91-2.59a2 2 0 0 0-3.77 0ZM31.42 25a1.5 1.5 0 0 0-2.83 0l-.69 1.94c-.16.45-.51.8-.96.96l-1.94.69a1.5 1.5 0 0 0 0 2.82l1.94.69c.45.16.8.51.96.96L28.6 35a1.5 1.5 0 0 0 2.82 0l.7-1.94c.15-.45.5-.8.95-.96l1.94-.69a1.5 1.5 0 0 0 0-2.82l-1.94-.7c-.45-.15-.8-.5-.96-.95L31.41 25Z"]);
|
|
@@ -969,58 +1023,4 @@ exports.TableStackBelow24Regular = /*#__PURE__*/createFluentIcon_1.createFluentI
|
|
|
969
1023
|
exports.TableStackBelow28Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackBelow28Filled', "28", ["M3.75 23.5a.75.75 0 0 0 0 1.5h20.5a.75.75 0 0 0 0-1.5H3.75ZM25 11v5a1 1 0 0 1-1 1h-5.5v-6H25Zm0-4.25V9.5h-6.5V3h2.75A3.75 3.75 0 0 1 25 6.75ZM11 3h6v6.5h-6V3ZM6.75 3H9.5v6.5H3V6.75A3.75 3.75 0 0 1 6.75 3ZM4 17a1 1 0 0 1-1-1v-5h6.5v6H4Zm13-6h-6v6h6v-6Z"]);
|
|
970
1024
|
exports.TableStackBelow28Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackBelow28Regular', "28", ["M24.25 25a.75.75 0 0 0 0-1.5H3.75a.75.75 0 0 0 0 1.5h20.5ZM6.75 3A3.75 3.75 0 0 0 3 6.75V17.5a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V6.75A3.75 3.75 0 0 0 21.25 3H6.75ZM18.5 17v-6h5v6h-5ZM17 11v6h-6v-6h6Zm1.5-1.5v-5h2.75c1.24 0 2.25 1 2.25 2.25V9.5h-5Zm-1.5-5v5h-6v-5h6Zm-10.25 0H9.5v5h-5V6.75c0-1.24 1-2.25 2.25-2.25ZM4.5 11h5v6h-5v-6Z"]);
|
|
971
1025
|
exports.TableStackLeft16Filled = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackLeft16Filled', "16", ["M2 13.5a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0v11ZM6 5V2.5c0-.28.22-.5.5-.5H10v3H6Zm0 1v4h4V6H6Zm4 8H6.5a.5.5 0 0 1-.5-.5V11h4v3Zm1-3v3h.5a2.5 2.5 0 0 0 2.5-2.5V11h-3Zm3-1V6h-3v4h3Zm0-5.5V5h-3V2h.5A2.5 2.5 0 0 1 14 4.5Z"]);
|
|
972
|
-
exports.TableStackLeft16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackLeft16Regular', "16", ["M2 13.5a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0v11Zm12-9A2.5 2.5 0 0 0 11.5 2h-5a.5.5 0 0 0-.5.5v11c0 .28.22.5.5.5h5a2.5 2.5 0 0 0 2.5-2.5v-7ZM7 13v-2h3v2H7Zm0-3V6h3v4H7Zm0-5V3h3v2H7Zm6 1v4h-2V6h2Zm0 5v.5c0 .83-.67 1.5-1.5 1.5H11v-2h2Zm0-6h-2V3h.5c.83 0 1.5.67 1.5 1.5V5Z"]);
|
|
973
|
-
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"]);
|
|
974
|
-
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"]);
|
|
975
|
-
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"]);
|
|
976
|
-
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"]);
|
|
977
|
-
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"]);
|
|
978
|
-
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"]);
|
|
979
|
-
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"]);
|
|
980
|
-
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"]);
|
|
981
|
-
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"]);
|
|
982
|
-
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"]);
|
|
983
|
-
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"]);
|
|
984
|
-
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"]);
|
|
985
|
-
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"]);
|
|
986
|
-
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"]);
|
|
987
|
-
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"]);
|
|
988
|
-
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"]);
|
|
989
|
-
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"]);
|
|
990
|
-
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"]);
|
|
991
|
-
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"]);
|
|
992
|
-
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"]);
|
|
993
|
-
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"]);
|
|
994
|
-
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"]);
|
|
995
|
-
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"]);
|
|
996
|
-
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"]);
|
|
997
|
-
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"]);
|
|
998
|
-
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"]);
|
|
999
|
-
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"]);
|
|
1000
|
-
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"]);
|
|
1001
|
-
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"]);
|
|
1002
|
-
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"]);
|
|
1003
|
-
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"]);
|
|
1004
|
-
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"]);
|
|
1005
|
-
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"]);
|
|
1006
|
-
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"]);
|
|
1007
|
-
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"]);
|
|
1008
|
-
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"]);
|
|
1009
|
-
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"]);
|
|
1010
|
-
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"]);
|
|
1011
|
-
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"]);
|
|
1012
|
-
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"]);
|
|
1013
|
-
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"]);
|
|
1014
|
-
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"]);
|
|
1015
|
-
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"]);
|
|
1016
|
-
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"]);
|
|
1017
|
-
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"]);
|
|
1018
|
-
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"]);
|
|
1019
|
-
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"]);
|
|
1020
|
-
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"]);
|
|
1021
|
-
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"]);
|
|
1022
|
-
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"]);
|
|
1023
|
-
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"]);
|
|
1024
|
-
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"]);
|
|
1025
|
-
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"]);
|
|
1026
|
-
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"]);
|
|
1026
|
+
exports.TableStackLeft16Regular = /*#__PURE__*/createFluentIcon_1.createFluentIcon('TableStackLeft16Regular', "16", ["M2 13.5a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0v11Zm12-9A2.5 2.5 0 0 0 11.5 2h-5a.5.5 0 0 0-.5.5v11c0 .28.22.5.5.5h5a2.5 2.5 0 0 0 2.5-2.5v-7ZM7 13v-2h3v2H7Zm0-3V6h3v4H7Zm0-5V3h3v2H7Zm6 1v4h-2V6h2Zm0 5v.5c0 .83-.67 1.5-1.5 1.5H11v-2h2Zm0-6h-2V3h.5c.83 0 1.5.67 1.5 1.5V5Z"]);
|