@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _circle, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _circle2, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _circle3, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _circle4, _path189, _path190, _path191, _path192, _path193, _circle5, _path194, _path195, _path196, _path197;
16
- const ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSevere({
15
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _circle, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _circle2, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _circle3, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203;
16
+ const Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2({
17
17
  children,
18
18
  size = 16,
19
19
  ...rest
@@ -27,11 +27,252 @@ const ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSe
27
27
  fill: "currentColor",
28
28
  ...rest
29
29
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "M8 30H4a2 2 0 01-2-2V24a2 2 0 012-2H8a2 2 0 012 2v4A2 2 0 018 30zM4 24v4H8V24zM18 30H14a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0118 30zm-4-6v4h4V24zM28 30H24a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0128 30zm-4-6v4h4V24zM8 20H4a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2v4A2 2 0 018 20zM4 14v4H8V14zM18 20H14a2 2 0 01-2-2V14a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0118 20zm-4-6v4h4V14zM28 20H24a2 2 0 01-2-2V14a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0128 20zm-4-6v4h4V14zM8 10H4A2 2 0 012 8V4A2 2 0 014 2H8a2 2 0 012 2V8A2 2 0 018 10zM4 4V8H8V4zM18 10H14a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2V8A2 2 0 0118 10zM14 4V8h4V4zM28 10H24a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2V8A2 2 0 0128 10zM24 4V8h4V4z"
31
+ })), children);
32
+ });
33
+ if (process.env.NODE_ENV !== "production") {
34
+ Thumbnail_2.propTypes = iconPropTypes;
35
+ }
36
+ const WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function WatsonHealthThumbnailPreview({
37
+ children,
38
+ size = 16,
39
+ ...rest
40
+ }, ref) {
41
+ return /*#__PURE__*/React.createElement(Icon, {
42
+ width: size,
43
+ height: size,
44
+ ref: ref,
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ viewBox: "0 0 32 32",
47
+ fill: "currentColor",
48
+ ...rest
49
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
50
+ d: "M28,12H4a2.0023,2.0023,0,0,0-2,2V28a2.002,2.002,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V14A2.0027,2.0027,0,0,0,28,12ZM20,28H12V27a1.0009,1.0009,0,0,1,1-1h6a1.0009,1.0009,0,0,1,1,1Zm8,0H22V27a3.0033,3.0033,0,0,0-3-3H13a3.0033,3.0033,0,0,0-3,3v1H4V14H28.002Z"
51
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
52
+ d: "M16 23a4 4 0 114-4A4.0042 4.0042 0 0116 23zm0-6a2 2 0 102 2A2.0023 2.0023 0 0016 17zM30 4V8a2.0027 2.0027 0 01-2 2H24a2.0027 2.0027 0 01-2-2V4a2.0027 2.0027 0 012-2h4A2.0027 2.0027 0 0130 4zM28 8l.002-4H24V8zM20 4V8a2.0027 2.0027 0 01-2 2H14a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h4A2.0027 2.0027 0 0120 4zM18 8l.002-4H14V8zM10 4V8a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 8V4A2.0023 2.0023 0 014 2H8A2.0023 2.0023 0 0110 4zM8 8l.0015-4H4V8z"
53
+ })), children);
54
+ });
55
+ if (process.env.NODE_ENV !== "production") {
56
+ WatsonHealthThumbnailPreview.propTypes = iconPropTypes;
57
+ }
58
+ const ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown({
59
+ children,
60
+ size = 16,
61
+ ...rest
62
+ }, ref) {
63
+ return /*#__PURE__*/React.createElement(Icon, {
64
+ width: size,
65
+ height: size,
66
+ ref: ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 32 32",
69
+ fill: "currentColor",
70
+ ...rest
71
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
72
+ d: "M30,16V9a7.0078,7.0078,0,0,0-7-7H2V16H8.4648l3.5774,5.3662.8453,5.9165A2.0094,2.0094,0,0,0,14.8672,29H17a3.0033,3.0033,0,0,0,3-3V20h6A4.0045,4.0045,0,0,0,30,16ZM8,14H4V4H8Zm20,2a2.0025,2.0025,0,0,1-2,2H18v8a1.0008,1.0008,0,0,1-1,1H14.8672l-.9094-6.3662L10,14.6973V4H23a5.0057,5.0057,0,0,1,5,5Z"
73
+ })), children);
74
+ });
75
+ if (process.env.NODE_ENV !== "production") {
76
+ ThumbsDown.propTypes = iconPropTypes;
77
+ }
78
+ const ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled({
79
+ children,
80
+ size = 16,
81
+ ...rest
82
+ }, ref) {
83
+ return /*#__PURE__*/React.createElement(Icon, {
84
+ width: size,
85
+ height: size,
86
+ ref: ref,
87
+ xmlns: "http://www.w3.org/2000/svg",
88
+ viewBox: "0 0 32 32",
89
+ fill: "currentColor",
90
+ ...rest
91
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
92
+ d: "M2 2H7V16H2zM23 2H9V16.8027l3.0422 4.5635.8453 5.9165A2.0094 2.0094 0 0014.8672 29H15a3.0033 3.0033 0 003-3V20h8a4.0045 4.0045 0 004-4V9A7.0078 7.0078 0 0023 2z"
93
+ })), children);
94
+ });
95
+ if (process.env.NODE_ENV !== "production") {
96
+ ThumbsDownFilled.propTypes = iconPropTypes;
97
+ }
98
+ const ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp({
99
+ children,
100
+ size = 16,
101
+ ...rest
102
+ }, ref) {
103
+ return /*#__PURE__*/React.createElement(Icon, {
104
+ width: size,
105
+ height: size,
106
+ ref: ref,
107
+ xmlns: "http://www.w3.org/2000/svg",
108
+ viewBox: "0 0 32 32",
109
+ fill: "currentColor",
110
+ ...rest
111
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
112
+ d: "M26,12H20V6a3.0033,3.0033,0,0,0-3-3H14.8672a2.0094,2.0094,0,0,0-1.98,1.7173l-.8453,5.9165L8.4648,16H2V30H23a7.0078,7.0078,0,0,0,7-7V16A4.0045,4.0045,0,0,0,26,12ZM8,28H4V18H8Zm20-5a5.0057,5.0057,0,0,1-5,5H10V17.3027l3.9578-5.9365L14.8672,5H17a1.0008,1.0008,0,0,1,1,1v8h8a2.0025,2.0025,0,0,1,2,2Z"
113
+ })), children);
114
+ });
115
+ if (process.env.NODE_ENV !== "production") {
116
+ ThumbsUp.propTypes = iconPropTypes;
117
+ }
118
+ const ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled({
119
+ children,
120
+ size = 16,
121
+ ...rest
122
+ }, ref) {
123
+ return /*#__PURE__*/React.createElement(Icon, {
124
+ width: size,
125
+ height: size,
126
+ ref: ref,
127
+ xmlns: "http://www.w3.org/2000/svg",
128
+ viewBox: "0 0 32 32",
129
+ fill: "currentColor",
130
+ ...rest
131
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
132
+ d: "M2 16H7V30H2zM23 30H9V15.1973l3.0422-4.5635.8453-5.9165A2.0094 2.0094 0 0114.8672 3H15a3.0033 3.0033 0 013 3v6h8a4.0045 4.0045 0 014 4v7A7.0078 7.0078 0 0123 30z"
133
+ })), children);
134
+ });
135
+ if (process.env.NODE_ENV !== "production") {
136
+ ThumbsUpFilled.propTypes = iconPropTypes;
137
+ }
138
+ const ThumbsUpDouble = /*#__PURE__*/React.forwardRef(function ThumbsUpDouble({
139
+ children,
140
+ size = 16,
141
+ ...rest
142
+ }, ref) {
143
+ return /*#__PURE__*/React.createElement(Icon, {
144
+ width: size,
145
+ height: size,
146
+ ref: ref,
147
+ xmlns: "http://www.w3.org/2000/svg",
148
+ viewBox: "0 0 32 32",
149
+ fill: "currentColor",
150
+ ...rest
151
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
152
+ d: "M20.7637,13.9999h-5.7637l-.0024-4.4316c0-2.1011-1.2324-3.5684-2.9976-3.5684h-1c-1.5273,0-1.7539,1.5273-1.8755,2.3477-.0225.1509-.6826,4.8052-.6826,4.8052l-2.0431,3.8472H2v13h16.3325c3.6763,0,6.6675-2.9912,6.6675-6.6675v-5.103c0-2.3369-1.8989-4.2295-4.2363-4.2295h0ZM4,27.9999v-9h1.9998l-.0017,9h-1.9981ZM23,23.3324c0,2.5737-2.0938,4.6675-4.6675,4.6675h-10.3325v-9.751l2.3735-4.4692s.7983-5.6035.8433-5.7798h.7832c.9697,0,.9976,1.4077.9976,1.5684l.0024,6.4316h7.7637c1.2344,0,2.2363.9951,2.2363,2.2295v5.103ZM31,13.2295v5.103c0,2.321-1.194,4.3667-2.9983,5.5613l-1.0042-1.7393c1.2073-.8446,2.0024-2.2402,2.0024-3.8221v-5.103c0-1.2344-1.0019-2.2295-2.2363-2.2295h-7.7637l-.0024-6.4315c0-.1608-.0279-1.5685-.9976-1.5685h-.7832c-.0174.0681-.1475.948-.3002,2.0001h-2.0273c.1234-.8691.2266-1.5944.2352-1.6523.1216-.8206.3482-2.3478,1.8755-2.3478h1c1.7652,0,2.9976,1.4673,2.9976,3.5685l.0024,4.4315h5.7637c2.3374.0001,4.2363,1.8927,4.2363,4.2296Z"
153
+ })), children);
154
+ });
155
+ if (process.env.NODE_ENV !== "production") {
156
+ ThumbsUpDouble.propTypes = iconPropTypes;
157
+ }
158
+ const ThumbsUpDoubleFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpDoubleFilled({
159
+ children,
160
+ size = 16,
161
+ ...rest
162
+ }, ref) {
163
+ return /*#__PURE__*/React.createElement(Icon, {
164
+ width: size,
165
+ height: size,
166
+ ref: ref,
167
+ xmlns: "http://www.w3.org/2000/svg",
168
+ viewBox: "0 0 32 32",
169
+ fill: "currentColor",
170
+ ...rest
171
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
172
+ d: "M31,13.2295v5.103c0,2.7286-1.6495,5.0769-4.0023,6.1077v-8.2107c0-2.3369-2.1663-4.2478-4.2363-4.2295h-5.7637s-.0024-3.4316-.0024-3.4316c-.0933-2.0102-1.1168-3.4102-2.1021-3.5719.0672-.4727.2256-1.6102.2313-1.6488.1216-.8206.3482-2.3478,1.8755-2.3478h1c1.7652,0,2.9976,1.4673,2.9976,3.5685l.0024,4.4315h5.7637c2.3374.0001,4.2363,1.8927,4.2363,4.2296ZM20.7614,14h0s-5.7637-.0001-5.7637-.0001l-.0024-4.4315c0-2.1012-1.2324-3.5685-2.9976-3.5685h-1c-1.5273,0-1.7539,1.5272-1.8755,2.3478-.0225.1509-.6826,4.8052-.6826,4.8052l-1.4423,2.7158-.0019,14.1313h11.3348c3.6763,0,6.6675-2.9912,6.6675-6.6675v-5.103c0-2.3369-1.8989-4.2295-4.2363-4.2295ZM4.9951,30l.0026-13H1.9977v13s2.9974,0,2.9974,0Z"
173
+ })), children);
174
+ });
175
+ if (process.env.NODE_ENV !== "production") {
176
+ ThumbsUpDoubleFilled.propTypes = iconPropTypes;
177
+ }
178
+ const Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm({
179
+ children,
180
+ size = 16,
181
+ ...rest
182
+ }, ref) {
183
+ return /*#__PURE__*/React.createElement(Icon, {
184
+ width: size,
185
+ height: size,
186
+ ref: ref,
187
+ xmlns: "http://www.w3.org/2000/svg",
188
+ viewBox: "0 0 32 32",
189
+ fill: "currentColor",
190
+ ...rest
191
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
192
+ d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
193
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
194
+ d: "M15.87 30.5L14.13 29.5 17.28 24 11.28 24 16.13 15.5 17.87 16.5 14.72 22 20.72 22 15.87 30.5z"
195
+ })), children);
196
+ });
197
+ if (process.env.NODE_ENV !== "production") {
198
+ Thunderstorm.propTypes = iconPropTypes;
199
+ }
200
+ const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function ThunderstormScattered({
201
+ children,
202
+ size = 16,
203
+ ...rest
204
+ }, ref) {
205
+ return /*#__PURE__*/React.createElement(Icon, {
206
+ width: size,
207
+ height: size,
208
+ ref: ref,
209
+ xmlns: "http://www.w3.org/2000/svg",
210
+ viewBox: "0 0 32 32",
211
+ fill: "currentColor",
212
+ ...rest
213
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
214
+ d: "M13.338 30L11.602 29 13.889 25 10 25 13.993 18 15.73 19 13.446 23 17.337 23 13.338 30z"
215
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
216
+ d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25V23a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23v2a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11Zm-4.0732,3.4893a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
217
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
218
+ d: "M26.732 16.233H29.732V18.233H26.732z",
219
+ transform: "rotate(-135 28.232 17.233)"
220
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
221
+ d: "M29 10H32V12H29z"
222
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
223
+ d: "M26.732 3.768H29.732V5.768H26.732z",
224
+ transform: "rotate(-45 28.232 4.768)"
225
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
226
+ d: "M20 0H22V3H20z"
227
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
228
+ d: "M12.268 3.768H15.268V5.768H12.268z",
229
+ transform: "rotate(-135 13.768 4.768)"
230
+ })), children);
231
+ });
232
+ if (process.env.NODE_ENV !== "production") {
233
+ ThunderstormScattered.propTypes = iconPropTypes;
234
+ }
235
+ const ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function ThunderstormScatteredNight({
236
+ children,
237
+ size = 16,
238
+ ...rest
239
+ }, ref) {
240
+ return /*#__PURE__*/React.createElement(Icon, {
241
+ width: size,
242
+ height: size,
243
+ ref: ref,
244
+ xmlns: "http://www.w3.org/2000/svg",
245
+ viewBox: "0 0 32 32",
246
+ fill: "currentColor",
247
+ ...rest
248
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
249
+ d: "M13.338 30L11.602 29 13.889 25 10 25 13.993 18 15.73 19 13.446 23 17.337 23 13.338 30z"
250
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
251
+ d: "M29.844,13.0347a1.52,1.52,0,0,0-1.231-.8658,5.3562,5.3562,0,0,1-3.4094-1.7158A6.4652,6.4652,0,0,1,23.9187,4.06a1.6039,1.6039,0,0,0-.3-1.5459,1.4547,1.4547,0,0,0-1.3591-.4922l-.0191.0039a7.8544,7.8544,0,0,0-6.1054,6.48A7.3725,7.3725,0,0,0,13.5,8a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,25V23a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,23v2a5.9549,5.9549,0,0,0,5.88-7.1455,7.502,7.502,0,0,0,4.8669-3.3A1.537,1.537,0,0,0,29.844,13.0347Zm-5.6926,2.9179a5.9658,5.9658,0,0,0-3.502-2.7085A7.5084,7.5084,0,0,0,18.0288,9.55a6.0085,6.0085,0,0,1,3.77-5.3335,8.4582,8.4582,0,0,0,1.9392,7.5967A7.4037,7.4037,0,0,0,27.64,14.041,5.4419,5.4419,0,0,1,24.1514,15.9526Z"
252
+ })), children);
253
+ });
254
+ if (process.env.NODE_ENV !== "production") {
255
+ ThunderstormScatteredNight.propTypes = iconPropTypes;
256
+ }
257
+ const ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSevere({
258
+ children,
259
+ size = 16,
260
+ ...rest
261
+ }, ref) {
262
+ return /*#__PURE__*/React.createElement(Icon, {
263
+ width: size,
264
+ height: size,
265
+ ref: ref,
266
+ xmlns: "http://www.w3.org/2000/svg",
267
+ viewBox: "0 0 32 32",
268
+ fill: "currentColor",
269
+ ...rest
270
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
30
271
  d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7887.8947l-2 4A.9981.9981 0 0121 30zM9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7887.8947l-2 4A.9981.9981 0 019 32zM15.901 30.496L14.165 29.504 17.309 24 11.31 24 16.165 15.504 17.901 16.496 14.756 22 20.757 22 15.901 30.496zM27.9516 15A4.399 4.399 0 0128 15.5 4.5049 4.5049 0 0123.5 20H23v2h.5A6.5075 6.5075 0 0030 15.5c0-.17-.0312-.333-.0444-.5z"
31
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
272
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
32
273
  fill: "none",
33
274
  d: "M25.75,8h-1.5V4h1.5ZM25,9a1,1,0,1,0,1,1A1,1,0,0,0,25,9Z"
34
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
275
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
35
276
  d: "M31.9115 11.9355L25.6283.3706a.7181.7181 0 00-1.2568 0L18.0883 11.9355A.72.72 0 0018.72 13H31.28A.72.72 0 0031.9115 11.9355zM24.25 4h1.5V8h-1.5zM25 11a1 1 0 111-1A1 1 0 0125 11zM8.144 11.019l.8154-.0639.0991-.812a6.9863 6.9863 0 019.97-5.45L20 2.9468A8.9777 8.9777 0 007.2 9.1362 6.4929 6.4929 0 007.43 21.9043L6.1059 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.4471-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.3559-8.981z"
36
277
  })), children);
37
278
  });
@@ -51,9 +292,9 @@ const ThunderstormStrong = /*#__PURE__*/React.forwardRef(function ThunderstormSt
51
292
  viewBox: "0 0 32 32",
52
293
  fill: "currentColor",
53
294
  ...rest
54
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
295
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
55
296
  d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 019 32zM15.901 30.496L14.165 29.504 17.31 24 11.31 24 16.165 15.504 17.901 16.496 14.756 22 20.757 22 15.901 30.496z"
56
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
297
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
57
298
  d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0,6.4929,6.4929,0,0,0,.23,12.7681L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418A.9786.9786,0,0,0,9,20.01V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20H23v2h.5A6.4974,6.4974,0,0,0,24.8008,9.1362Z"
58
299
  })), children);
59
300
  });
@@ -73,9 +314,9 @@ const Ticket = /*#__PURE__*/React.forwardRef(function Ticket({
73
314
  viewBox: "0 0 32 32",
74
315
  fill: "currentColor",
75
316
  ...rest
76
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
317
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
77
318
  d: "M29,14a1,1,0,0,0,1-1V8a2,2,0,0,0-2-2H4A2,2,0,0,0,2,8v5a1,1,0,0,0,1,1,2,2,0,0,1,0,4,1,1,0,0,0-1,1v5a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V19a1,1,0,0,0-1-1,2,2,0,0,1,0-4Zm-1,5.87V24H21V21H19v3H4V19.87a4,4,0,0,0,0-7.74V8H19v3h2V8h7v4.13a4,4,0,0,0,0,7.74Z"
78
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
319
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
79
320
  d: "M19 13H21V19H19z"
80
321
  })), children);
81
322
  });
@@ -95,7 +336,7 @@ const Tides = /*#__PURE__*/React.forwardRef(function Tides({
95
336
  viewBox: "0 0 32 32",
96
337
  fill: "currentColor",
97
338
  ...rest
98
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
339
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
99
340
  d: "M14 7L9 2 4 7 5.413 8.416 8 5.833 8 14 10 14 10 5.833 12.586 8.414 14 7zM26.586 7.586L24 10.167 24 2 22 2 22 10.167 19.413 7.584 18 9 23 14 28 9 26.586 7.586zM20 20a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0016 17a.9894.9894 0 00-.9468.6787A3.44 3.44 0 0112 20a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 008 17a.971.971 0 00-.9468.6787A3.44 3.44 0 014 20H2v2H4a4.9316 4.9316 0 004-1.9873 5.0192 5.0192 0 008 0A4.9316 4.9316 0 0020 22H30V20zM28 28a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0024 25a.9894.9894 0 00-.9468.6787A3.44 3.44 0 0120 28a3.4376 3.4376 0 01-3.0513-2.3164A1.007 1.007 0 0016 25a.971.971 0 00-.9468.6787A3.44 3.44 0 0112 28H2v2H12a4.9316 4.9316 0 004-1.9873 5.0192 5.0192 0 008 0A4.9316 4.9316 0 0028 30h2V28z"
100
341
  })), children);
101
342
  });
@@ -115,7 +356,7 @@ const Tif = /*#__PURE__*/React.forwardRef(function Tif({
115
356
  viewBox: "0 0 32 32",
116
357
  fill: "currentColor",
117
358
  ...rest
118
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
359
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
119
360
  d: "M30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM12 11L15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9 12 11zM2 11L5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z"
120
361
  })), children);
121
362
  });
@@ -136,9 +377,9 @@ const Time = /*#__PURE__*/React.forwardRef(function Time({
136
377
  viewBox: "0 0 20 20",
137
378
  fill: "currentColor",
138
379
  ...rest
139
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
380
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
140
381
  d: "M10,19c-5,0-9-4-9-9s4-9,9-9s9,4,9,9S15,19,10,19z M10,2.3c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7s7.7-3.5,7.7-7.7 S14.3,2.3,10,2.3z"
141
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
382
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
142
383
  d: "M13 13.9L9.4 10.3 9.4 4 10.6 4 10.6 9.7 13.9 13z"
143
384
  })), children);
144
385
  }
@@ -150,9 +391,9 @@ const Time = /*#__PURE__*/React.forwardRef(function Time({
150
391
  viewBox: "0 0 32 32",
151
392
  fill: "currentColor",
152
393
  ...rest
153
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
394
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
154
395
  d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
155
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
396
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
156
397
  d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
157
398
  })), children);
158
399
  });
@@ -172,9 +413,9 @@ const TimeFilled = /*#__PURE__*/React.forwardRef(function TimeFilled({
172
413
  viewBox: "0 0 32 32",
173
414
  fill: "currentColor",
174
415
  ...rest
175
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
416
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
176
417
  d: "m16,2c-7.6001,0-14,6.3999-14,14s6.3999,14,14,14,14-6.3999,14-14S23.6001,2,16,2Zm4.5872,20l-5.5872-5.5898V7h2v8.582l5,5.0044-1.4128,1.4136Z"
177
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
418
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
178
419
  fill: "none",
179
420
  d: "M20.5872 22L15 16.4099 15 7 17 7 17 15.5822 22 20.5866 20.5872 22z"
180
421
  })), children);
@@ -195,11 +436,11 @@ const TimePlot = /*#__PURE__*/React.forwardRef(function TimePlot({
195
436
  viewBox: "0 0 32 32",
196
437
  fill: "currentColor",
197
438
  ...rest
198
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
439
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
199
440
  d: "M23.586 13L21 10.414 21 6 23 6 23 9.586 25 11.586 23.586 13z"
200
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
441
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
201
442
  d: "M22,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,22,18ZM22,4a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,22,4Z"
202
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
443
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
203
444
  d: "M8.63,18l7,6H30V22H16.37l-7-6H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H4V18Z"
204
445
  })), children);
205
446
  });
@@ -219,9 +460,9 @@ const Timer = /*#__PURE__*/React.forwardRef(function Timer({
219
460
  viewBox: "0 0 32 32",
220
461
  fill: "currentColor",
221
462
  ...rest
222
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
463
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
223
464
  d: "M15 11H17V20H15zM13 2H19V4H13z"
224
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
465
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
225
466
  d: "M28,9,26.58,7.59,24.33,9.84a10.94,10.94,0,1,0,1.18,1.65ZM16,26a9,9,0,1,1,9-9A9,9,0,0,1,16,26Z"
226
467
  })), children);
227
468
  });
@@ -246,7 +487,7 @@ const TimingBelt = /*#__PURE__*/React.forwardRef(function TimingBelt({
246
487
  cy: "24",
247
488
  r: "1",
248
489
  strokeWidth: "0"
249
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
490
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
250
491
  strokeWidth: "0",
251
492
  d: "m30,12c0-1.8237-1.2344-3.3496-2.9062-3.8286L7.2087,2.207c-.3838-.123-.7847-.207-1.2087-.207-2.2056,0-4,1.7944-4,4,0,.6025.1438,1.1689.3835,1.6816l8.1016,18.6782c.9185,2.1382,3.0442,3.6401,5.5149,3.6401,2.252,0,4.2161-1.249,5.2422-3.0889l8.002-12.5894c.4712-.6562.7559-1.4541.7559-2.3218Zm-14,6c-2.4155,0-4.4971,1.438-5.4475,3.5005l-5.0149-11.5474c.1536.0181.3042.0469.4624.0469,2.2056,0,4-1.7944,4-4,0-.3193-.0474-.6255-.1182-.9233l13.3882,4.0161c-.7771.73-1.27,1.7593-1.27,2.9072,0,2.1465,1.7029,3.8896,3.8267,3.9824l-4.0593,6.3809c-.7148-2.5146-3.0271-4.3633-5.7673-4.3633Zm12-6c0,1.1025-.8972,2-2,2s-2-.8975-2-2,.8972-2,2-2,2,.8975,2,2ZM6,4c1.1028,0,2,.8975,2,2s-.8972,2-2,2-2-.8975-2-2,.8972-2,2-2Zm10,24c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4,4,1.7944,4,4-1.7944,4-4,4Z"
252
493
  })), children);
@@ -267,7 +508,7 @@ const ToolBox = /*#__PURE__*/React.forwardRef(function ToolBox({
267
508
  viewBox: "0 0 32 32",
268
509
  fill: "currentColor",
269
510
  ...rest
270
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
511
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
271
512
  d: "M27,9H24V6a2,2,0,0,0-2-2H10A2,2,0,0,0,8,6V9H5a3,3,0,0,0-3,3V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A3,3,0,0,0,27,9ZM10,6H22V9H10ZM28,26H4V17h8v5h8V17h8ZM14,17h4v3H14ZM4,15V12a1,1,0,0,1,1-1H27a1,1,0,0,1,1,1v3Z"
272
513
  })), children);
273
514
  });
@@ -287,11 +528,11 @@ const ToolKit = /*#__PURE__*/React.forwardRef(function ToolKit({
287
528
  viewBox: "0 0 32 32",
288
529
  fill: "currentColor",
289
530
  ...rest
290
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
531
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
291
532
  d: "M8.9141,24.5l4.257-4.2568-1.414-1.4141L7.5,23.0859l-.793-.7929a.9994.9994,0,0,0-1.414,0l-4,4a.9994.9994,0,0,0,0,1.414l3,3a.9995.9995,0,0,0,1.414,0l4-4a.9994.9994,0,0,0,0-1.414ZM5,28.5859,3.4141,27,6,24.4141,7.5859,26Z"
292
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
533
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
293
534
  d: "M24,30a6.0067,6.0067,0,0,1-6-6,5.84,5.84,0,0,1,.2109-1.5469l-8.664-8.6638A5.8483,5.8483,0,0,1,8,14,5.9757,5.9757,0,0,1,2.4228,5.8164l.5577-1.4219L6.293,7.707a1.0233,1.0233,0,0,0,1.4135,0,.999.999,0,0,0,0-1.4141L4.3936,2.979l1.4233-.5571A5.9772,5.9772,0,0,1,14,8a5.84,5.84,0,0,1-.2109,1.5469l8.664,8.6635A5.8548,5.8548,0,0,1,24,18a5.9755,5.9755,0,0,1,5.5771,8.1836L29.02,27.6055,25.707,24.293a1.0233,1.0233,0,0,0-1.4135,0,.999.999,0,0,0-.0005,1.4141L27.6055,29.02l-1.4219.5579A5.96,5.96,0,0,1,24,30ZM10.0625,11.4763,20.5234,21.9375l-.2392.6094A3.9754,3.9754,0,0,0,23.75,27.9922l-.8711-.8711a2.9992,2.9992,0,0,1,0-4.2424,3.0721,3.0721,0,0,1,4.2427.0005l.8706.8708a3.9759,3.9759,0,0,0-5.4458-3.4658l-.6094.2385-10.46-10.46.2392-.6094A3.9755,3.9755,0,0,0,8.2505,4.0078l.8706.8711a2.9992,2.9992,0,0,1,0,4.2424,3.0721,3.0721,0,0,1-4.2427-.0005L4.0078,8.25a3.975,3.975,0,0,0,5.4453,3.4656Z"
294
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
535
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
295
536
  d: "M29.1226,2.85a3.0716,3.0716,0,0,0-4.2422,0L17.4,10.33l1.4141,1.414,7.48-7.48a1.0244,1.0244,0,0,1,1.4141,0,1.002,1.002,0,0,1,0,1.4145l-7.48,7.48,1.414,1.4141,7.48-7.4795A3.0031,3.0031,0,0,0,29.1226,2.85Z"
296
537
  })), children);
297
538
  });
@@ -311,7 +552,7 @@ const Tools = /*#__PURE__*/React.forwardRef(function Tools({
311
552
  viewBox: "0 0 32 32",
312
553
  fill: "currentColor",
313
554
  ...rest
314
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
555
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
315
556
  d: "M12.1,2A9.8,9.8,0,0,0,6.7,3.6L13.1,10a2.1,2.1,0,0,1,.2,3,2.1,2.1,0,0,1-3-.2L3.7,6.4A9.84,9.84,0,0,0,2,12.1,10.14,10.14,0,0,0,12.1,22.2a10.9,10.9,0,0,0,2.6-.3l6.7,6.7a5,5,0,0,0,7.1-7.1l-6.7-6.7a10.9,10.9,0,0,0,.3-2.6A10,10,0,0,0,12.1,2Zm8,10.1a7.61,7.61,0,0,1-.3,2.1l-.3,1.1.8.8L27,22.8a2.88,2.88,0,0,1,.9,2.1A2.72,2.72,0,0,1,27,27a2.9,2.9,0,0,1-4.2,0l-6.7-6.7-.8-.8-1.1.3a7.61,7.61,0,0,1-2.1.3,8.27,8.27,0,0,1-5.7-2.3A7.63,7.63,0,0,1,4,12.1a8.33,8.33,0,0,1,.3-2.2l4.4,4.4a4.14,4.14,0,0,0,5.9.2,4.14,4.14,0,0,0-.2-5.9L10,4.2a6.45,6.45,0,0,1,2-.3,8.27,8.27,0,0,1,5.7,2.3A8.49,8.49,0,0,1,20.1,12.1Z"
316
557
  })), children);
317
558
  });
@@ -331,7 +572,7 @@ const ToolsAlt = /*#__PURE__*/React.forwardRef(function ToolsAlt({
331
572
  viewBox: "0 0 32 32",
332
573
  fill: "currentColor",
333
574
  ...rest
334
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
575
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
335
576
  d: "M23.1,16l6.3-6.3c0.8-0.8,0.8-2,0-2.8l-4.2-4.2c-0.8-0.8-2-0.8-2.8,0L16,8.9L9.7,2.6c-0.8-0.8-2-0.8-2.8,0L2.6,6.8 c-0.8,0.8-0.8,2,0,2.8L8.9,16L2,22.9V30h7.1l6.9-6.9l6.3,6.3c0.8,0.8,2,0.8,2.8,0l4.2-4.2c0.8-0.8,0.8-2,0-2.8L23.1,16z M23.8,4 L28,8.2l-6.3,6.3l-4.2-4.2L23.8,4z M8.2,28H4v-4.2l6.3-6.3l4.2,4.2L8.2,28z M23.8,28L4,8.2L8.2,4l3.5,3.5L9.6,9.6l1.4,1.4l2.1-2.1 l4.2,4.2l-2.1,2.1l1.4,1.4l2.1-2.1l4.2,4.2L21,20.9l1.4,1.4l2.1-2.1l3.5,3.5L23.8,28z"
336
577
  })), children);
337
578
  });
@@ -351,7 +592,7 @@ const TopDataSets = /*#__PURE__*/React.forwardRef(function TopDataSets({
351
592
  viewBox: "0 0 32 32",
352
593
  fill: "currentColor",
353
594
  ...rest
354
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
595
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
355
596
  d: "M14,2.01c-.34-.01-.67-.01-1-.01C7.7,2,2,3.25,2,6v18c0,2.75,5.7,4,11,4,.33,0,.66,0,1-.01v-2.01c-.32.01-.66.02-1,.02-5.85,0-8.85-1.46-9-2v-3.5701c2.13,1.0701,5.64,1.5701,9,1.5701.33,0,.66,0,1-.01v-2.01c-.32.01-.66.02-1,.02-5.85,0-8.85-1.46-9-2v-3.5701c2.13,1.0701,5.64,1.5701,9,1.5701.33,0,.66,0,1-.01,4.99-.1501,10-1.4099,10-3.99v-6c0-2.5801-5.01-3.8401-10-3.99ZM22,11.99c-.15.52-2.82,1.8401-8,1.99-.32.01-.66.02-1,.02-5.85,0-8.85-1.46-9-2v-3.5701c2.13,1.0701,5.64,1.5701,9,1.5701.33,0,.67,0,1-.02,3.04-.0801,6.08-.5898,8-1.55v3.5601ZM14,7.98c-.32.01-.66.02-1,.02-5.84,0-8.84-1.46-9-1.98v-.01c.16-.55,3.16-2.01,9-2.01.34,0,.68.01,1,.02,5.15.1499,7.81,1.4399,8,1.98-.19.54-2.85,1.8301-8,1.98ZM30,28.585l-2.832-2.832c.524-.7905.833-1.7356.833-2.7529,0-2.7568-2.2432-5-5-5s-5,2.2432-5,5,2.2432,5,5,5c1.0173,0,1.9624-.3091,2.7529-.833l2.832,2.832,1.4141-1.4141ZM23.001,26c-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3-1.3457,3-3,3Z"
356
597
  })), children);
357
598
  });
@@ -371,7 +612,7 @@ const TopPrograms = /*#__PURE__*/React.forwardRef(function TopPrograms({
371
612
  viewBox: "0 0 32 32",
372
613
  fill: "currentColor",
373
614
  ...rest
374
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
615
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
375
616
  d: "M29.999,28.5859l-2.832-2.832c.524-.7905.833-1.7356.833-2.7529,0-2.7568-2.2432-5-5-5s-5,2.2432-5,5,2.2432,5,5,5c1.0173,0,1.9624-.3091,2.7529-.833l2.832,2.832,1.4141-1.4141ZM23,26.001c-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3-1.3457,3-3,3ZM28,2H4c-1.103,0-2,.8975-2,2v20c0,1.1025.897,2,2,2h10v-2H4v-14h24v4h2V4c0-1.1025-.897-2-2-2ZM4,8v-4h24v4H4ZM7,6c0,.5523-.4477,1-1,1s-1-.4477-1-1,.4477-1,1-1,1,.4477,1,1ZM10,6c0,.5523-.4477,1-1,1s-1-.4477-1-1,.4477-1,1-1,1,.4477,1,1Z"
376
617
  })), children);
377
618
  });
@@ -391,7 +632,7 @@ const Tornado = /*#__PURE__*/React.forwardRef(function Tornado({
391
632
  viewBox: "0 0 32 32",
392
633
  fill: "currentColor",
393
634
  ...rest
394
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
635
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
395
636
  d: "M16 26H20V28H16zM12 22H18V24H12zM8 18H18V20H8zM8 14H20V16H8zM10 10H24V12H10zM8 6H26V8H8z"
396
637
  })), children);
397
638
  });
@@ -411,12 +652,12 @@ const TornadoWarning = /*#__PURE__*/React.forwardRef(function TornadoWarning({
411
652
  viewBox: "0 0 32 32",
412
653
  fill: "currentColor",
413
654
  ...rest
414
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
655
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
415
656
  d: "M2 4H18V6H2zM4 8H16V10H4zM2 12H14V14H2zM2 16H12V18H2zM4 20H12V22H4zM8 24H14V26H8zM12 28H16V30H12z"
416
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
657
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
417
658
  fill: "none",
418
659
  d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
419
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
660
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
420
661
  d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
421
662
  })), children);
422
663
  });
@@ -436,9 +677,9 @@ const Touch_1 = /*#__PURE__*/React.forwardRef(function Touch_1({
436
677
  viewBox: "0 0 32 32",
437
678
  fill: "currentColor",
438
679
  ...rest
439
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
680
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
440
681
  d: "M20,8H18A5,5,0,0,0,8,8H6A7,7,0,0,1,20,8Z"
441
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
682
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
442
683
  d: "M25,15a2.94,2.94,0,0,0-1.47.4A3,3,0,0,0,21,14a2.94,2.94,0,0,0-1.47.4A3,3,0,0,0,16,13.18V8h0a3,3,0,0,0-6,0V19.1L7.77,17.58h0A2.93,2.93,0,0,0,6,17a3,3,0,0,0-2.12,5.13l8,7.3A6.16,6.16,0,0,0,16,31h5a7,7,0,0,0,7-7V18A3,3,0,0,0,25,15Zm1,9a5,5,0,0,1-5,5H16a4.17,4.17,0,0,1-2.76-1L5.29,20.7A1,1,0,0,1,5,20a1,1,0,0,1,1.6-.8L12,22.9V8a1,1,0,0,1,2,0h0V19h2V16a1,1,0,0,1,2,0v3h2V17a1,1,0,0,1,2,0v2h2V18a1,1,0,0,1,2,0Z"
443
684
  })), children);
444
685
  });
@@ -458,9 +699,9 @@ const Touch_1Filled = /*#__PURE__*/React.forwardRef(function Touch_1Filled({
458
699
  viewBox: "0 0 32 32",
459
700
  fill: "currentColor",
460
701
  ...rest
461
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
702
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
462
703
  d: "M13,2A6.0067,6.0067,0,0,0,7,8H9a4,4,0,0,1,8,0h2A6.0067,6.0067,0,0,0,13,2Z"
463
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
704
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
464
705
  d: "M21,30H16.5606a4,4,0,0,1-2.7088-1.0566L4.6513,20.4771A2.0018,2.0018,0,0,1,4.77,17.4219a2.0743,2.0743,0,0,1,2.6578.1728L11,20.8569V8a2,2,0,0,1,4,0v7a2,2,0,0,1,4,0v1a2,2,0,0,1,4,0v1a2,2,0,0,1,4,0v7A6,6,0,0,1,21,30Z"
465
706
  })), children);
466
707
  });
@@ -480,9 +721,9 @@ const Touch_1Down = /*#__PURE__*/React.forwardRef(function Touch_1Down({
480
721
  viewBox: "0 0 32 32",
481
722
  fill: "currentColor",
482
723
  ...rest
483
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
724
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
484
725
  d: "M20,24H18A5,5,0,0,1,8,24H6a7,7,0,0,0,14,0Z"
485
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
726
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
486
727
  d: "M28,14V8a7.0085,7.0085,0,0,0-7-7H16a6.1457,6.1457,0,0,0-4.1055,1.5664L3.8833,9.874a2.9986,2.9986,0,0,0,3.881,4.55l.0008.0012L10,12.8955V24a3,3,0,0,0,6,0h0l0-5.1843a2.939,2.939,0,0,0,3.5294-1.2171A2.963,2.963,0,0,0,21,18a2.9936,2.9936,0,0,0,2.5292-1.4014A2.963,2.963,0,0,0,25,17,3.0033,3.0033,0,0,0,28,14Zm-2,0a1,1,0,0,1-2,0V13H22v2a1,1,0,0,1-2,0V13H18v3a1,1,0,0,1-2,0V13H14V24h.0005A1,1,0,0,1,12,24V9.1045L6.6,12.8008a.9993.9993,0,0,1-1.3081-1.5044l7.9507-7.2515A4.1483,4.1483,0,0,1,16,3h5a5.0059,5.0059,0,0,1,5,5Z"
487
728
  })), children);
488
729
  });
@@ -502,9 +743,9 @@ const Touch_1DownFilled = /*#__PURE__*/React.forwardRef(function Touch_1DownFill
502
743
  viewBox: "0 0 32 32",
503
744
  fill: "currentColor",
504
745
  ...rest
505
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
746
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
506
747
  d: "M13,30a6.0067,6.0067,0,0,1-6-6H9a4,4,0,0,0,8,0h2A6.0067,6.0067,0,0,1,13,30Z"
507
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
748
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
508
749
  d: "M21,2H16.5606a4,4,0,0,0-2.7088,1.0566L4.6513,11.5229A2.0018,2.0018,0,0,0,4.77,14.5781a2.0743,2.0743,0,0,0,2.6578-.1728L11,11.1431V24a2,2,0,0,0,4,0V17a2,2,0,0,0,4,0V16a2,2,0,0,0,4,0V15a2,2,0,0,0,4,0V8A6,6,0,0,0,21,2Z"
509
750
  })), children);
510
751
  });
@@ -524,11 +765,11 @@ const Touch_2 = /*#__PURE__*/React.forwardRef(function Touch_2({
524
765
  viewBox: "0 0 32 32",
525
766
  fill: "currentColor",
526
767
  ...rest
527
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
768
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
528
769
  d: "M29,15H27A11,11,0,0,0,5,15H3a13,13,0,0,1,26,0Z"
529
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
770
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
530
771
  d: "M25,28H23V15A7,7,0,1,0,9,15V28H7V15a9,9,0,0,1,18,0Z"
531
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
772
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
532
773
  d: "M21,20H11V15a5,5,0,0,1,10,0Zm-8-2h6V15a3,3,0,0,0-6,0Z"
533
774
  })), children);
534
775
  });
@@ -548,11 +789,11 @@ const Touch_2Filled = /*#__PURE__*/React.forwardRef(function Touch_2Filled({
548
789
  viewBox: "0 0 32 32",
549
790
  fill: "currentColor",
550
791
  ...rest
551
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
792
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
552
793
  d: "M16,12a3.0033,3.0033,0,0,0-3,3v3h6V15A3.0033,3.0033,0,0,0,16,12Z"
553
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
794
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
554
795
  d: "M16,6a9.0092,9.0092,0,0,0-9,9V28H25V15A9.01,9.01,0,0,0,16,6Zm5,14H11V15a5,5,0,0,1,10,0Z"
555
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
796
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
556
797
  d: "M29,15H27A11,11,0,0,0,5,15H3a13,13,0,0,1,26,0Z"
557
798
  })), children);
558
799
  });
@@ -572,9 +813,9 @@ const TouchInteraction = /*#__PURE__*/React.forwardRef(function TouchInteraction
572
813
  viewBox: "0 0 32 32",
573
814
  fill: "currentColor",
574
815
  ...rest
575
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
816
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
576
817
  d: "M26,21V20a1,1,0,0,1,2,0V30h2V20a3.0033,3.0033,0,0,0-3-3,2.964,2.964,0,0,0-1.4708.4014,2.9541,2.9541,0,0,0-4-1A2.9934,2.9934,0,0,0,19,15a2.96,2.96,0,0,0-1,.1846L18,10h0a3,3,0,0,0-6,0V21.1045L9.7651,19.5752l-.0008.001a2.999,2.999,0,0,0-3.881,4.55L12.3223,30l1.3479-1.478L7.2915,22.7036A.9908.9908,0,0,1,7,22a1.0005,1.0005,0,0,1,1.6-.8008L14,24.8955V10a1,1,0,0,1,2,0h0V21h2V18a1,1,0,0,1,2,0v3h2V19a1,1,0,0,1,2,0v2Z"
577
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
818
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
578
819
  d: "M28,12H22V10h6V4H4v6H8v2H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,12Z"
579
820
  })), children);
580
821
  });
@@ -594,13 +835,13 @@ const Tour = /*#__PURE__*/React.forwardRef(function Tour({
594
835
  viewBox: "0 0 32 32",
595
836
  fill: "currentColor",
596
837
  ...rest
597
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
838
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
598
839
  d: "m24,18l-4.7788-6.4019c-.7979-1.0562-1.2212-2.302-1.2212-3.5981,0-3.3083,2.6914-6,6-6s6,2.6917,6,6c0,1.2961-.4233,2.542-1.2246,3.6028l-4.7754,6.3972Zm0-14c-2.2056,0-4,1.7944-4,4,0,.8577.2837,1.6865.8203,2.3972l3.1797,4.2595,3.1763-4.2549c.54-.7153.8237-1.5442.8237-2.4019,0-2.2056-1.7944-4-4-4Z"
599
840
  })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
600
841
  cx: "24",
601
842
  cy: "8",
602
843
  r: "2"
603
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
844
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
604
845
  d: "m28,18v4H4V6h10v-2H4c-1.1045,0-2,.8955-2,2v16c0,1.1045.8955,2,2,2h8v4h-4v2h16v-2h-4v-4h8c1.1046,0,2-.8955,2-2v-4h-2Zm-10,10h-4v-4h4v4Z"
605
846
  })), children);
606
847
  });
@@ -620,9 +861,9 @@ const TrafficEvent = /*#__PURE__*/React.forwardRef(function TrafficEvent({
620
861
  viewBox: "0 0 32 32",
621
862
  fill: "currentColor",
622
863
  ...rest
623
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
864
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
624
865
  d: "M11 21H17V23H11z"
625
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
866
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
626
867
  d: "M24.2456,8,25.96,14H30V12H27.4688l-1.3-4.5488A2.0077,2.0077,0,0,0,24.2456,6H22.8972l-.7287-2.5488A2.0077,2.0077,0,0,0,20.2456,2H7.7544A2.0078,2.0078,0,0,0,5.8315,3.4507L4.5312,8H2v2H6.04L7.7544,4H20.2456l.5715,2H11.7544A2.008,2.008,0,0,0,9.8315,7.45L8.8171,11H7.7144a1.9981,1.9981,0,0,0-1.8916,1.3516L4.5715,16H2v2H4v7a2.0025,2.0025,0,0,0,2,2v3H8V27H20v3h2V27a2.0025,2.0025,0,0,0,2-2V18h2V16H23.4287l-1.251-3.6475A1.9988,1.9988,0,0,0,20.2856,11H10.897l.8574-3ZM22,19v2H20v2h2v2H6V23H8V21H6V19Zm-.3429-2H6.3428l1.3716-4H20.2856Z"
627
868
  })), children);
628
869
  });
@@ -642,7 +883,7 @@ const TrafficFlow = /*#__PURE__*/React.forwardRef(function TrafficFlow({
642
883
  viewBox: "0 0 32 32",
643
884
  fill: "currentColor",
644
885
  ...rest
645
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
886
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
646
887
  d: "M26 8L22 4 18 8 19.41 9.42 21 7.83 21 18 23 18 23 7.83 24.58 9.41 26 8zM12.59 22.58L11 24.17 11 14 9 14 9 24.17 7.42 22.59 6 24 10 28 14 24 12.59 22.58zM2 2H4V30H2zM28 2H30V30H28zM15 2H17V6H15zM15 10H17V14H15zM15 18H17V22H15zM15 26H17V30H15z"
647
888
  })), children);
648
889
  });
@@ -662,7 +903,7 @@ const TrafficFlowIncident = /*#__PURE__*/React.forwardRef(function TrafficFlowIn
662
903
  viewBox: "0 0 32 32",
663
904
  fill: "currentColor",
664
905
  ...rest
665
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
906
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
666
907
  d: "M26 9.42L24.59 8 22.005 10.585 22 10.58 21.995 10.585 19.42 8.01 18 9.42 20.58 12 18 14.58 19.41 16 21.995 13.415 22 13.42 22.005 13.415 24.58 15.99 26 14.58 23.42 12 26 9.42zM14 17.42L12.59 16 10.005 18.585 10 18.58 9.995 18.585 7.42 16.01 6 17.42 8.58 20 6 22.58 7.41 24 9.995 21.415 10 21.42 10.005 21.415 12.58 23.99 14 22.58 11.42 20 14 17.42zM2 2H4V30H2zM28 2H30V30H28zM15 2H17V6H15zM15 10H17V14H15zM15 18H17V22H15zM15 26H17V30H15z"
667
908
  })), children);
668
909
  });
@@ -682,12 +923,12 @@ const TrafficIncident = /*#__PURE__*/React.forwardRef(function TrafficIncident({
682
923
  viewBox: "0 0 32 32",
683
924
  fill: "currentColor",
684
925
  ...rest
685
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
926
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
686
927
  d: "M2 28H30V30H2z"
687
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
928
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
688
929
  d: "M11.314 11.514H17.314V13.514H11.314z",
689
930
  transform: "rotate(-45 14.314 12.514)"
690
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
931
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
691
932
  d: "M12.0815,23.4329l4.1168,2.3176a2.009,2.009,0,0,0,2.3853-.3344l8.8326-8.8326a2.0088,2.0088,0,0,0,.334-2.3856l-2.2977-4.136,1.79-1.79L25.8283,6.8577,24.4141,8.2719l-4.95-4.95a2.0026,2.0026,0,0,0-2.8285,0L14.5146,1.2008,13.1,2.615l2.1213,2.1214L6.7364,13.2216,4.6151,11.1,3.2009,12.5145l2.1213,2.1213a2.0025,2.0025,0,0,0,0,2.8285l4.95,4.95L8.8577,23.8282l1.4143,1.4142Zm13.92-8.2636-8.8328,8.8328-4.5456-2.5255L23.4767,10.6235ZM9.5649,18.8785l1.4142-1.4142L9.5649,16.05,8.1506,17.4643,6.7364,16.05,18.05,4.7364l1.4143,1.4142L18.05,7.5648,19.4644,8.979l1.4142-1.4142L22.2928,8.979,10.9791,20.2927Z"
692
933
  })), children);
693
934
  });
@@ -707,7 +948,7 @@ const TrafficWeatherIncident = /*#__PURE__*/React.forwardRef(function TrafficWea
707
948
  viewBox: "0 0 32 32",
708
949
  fill: "currentColor",
709
950
  ...rest
710
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
951
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
711
952
  d: "M2 24H4V30H2zM28 2H30V30H28zM15 2H17V6H15zM15 10H17V14H15zM15 18H17V22H15zM15 26H17V30H15zM6 12A3.8978 3.8978 0 012 8.223a3.9017 3.9017 0 01.6533-2.0639L5.17 2.4141a1.0381 1.0381 0 011.6592 0L9.3154 6.11A3.9693 3.9693 0 0110 8.223 3.8978 3.8978 0 016 12zm0-7.2368L4.3438 7.2257A1.89 1.89 0 004 8.223a1.9007 1.9007 0 002 1.7775A1.9007 1.9007 0 008 8.223a1.98 1.98 0 00-.375-1.0466zM11 11.7627L9.3438 14.2253A1.89 1.89 0 009 15.2226 1.9007 1.9007 0 0011 17a1.9007 1.9007 0 002-1.7774 1.98 1.98 0 00-.375-1.0467zM6 15.7627L4.3438 18.2253A1.89 1.89 0 004 19.2226 1.9007 1.9007 0 006 21a1.9007 1.9007 0 002-1.7774 1.98 1.98 0 00-.375-1.0467z"
712
953
  })), children);
713
954
  });
@@ -727,7 +968,7 @@ const TrafficCone = /*#__PURE__*/React.forwardRef(function TrafficCone({
727
968
  viewBox: "0 0 32 32",
728
969
  fill: "currentColor",
729
970
  ...rest
730
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
971
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
731
972
  d: "M24.7957,28,18.9746,2.7754A1,1,0,0,0,18,2H14a1,1,0,0,0-.9746.7754L7.2043,28H4v2H28V28ZM19.9736,16H12.0264l.9229-4h6.1014Zm.4616,2,.923,4H10.6418l.923-4Zm-5.64-14h2.4092l1.3845,6H13.4109ZM10.18,24H21.82l.923,4H9.2573Z"
732
973
  })), children);
733
974
  });
@@ -747,7 +988,7 @@ const Train = /*#__PURE__*/React.forwardRef(function Train({
747
988
  viewBox: "0 0 32 32",
748
989
  fill: "currentColor",
749
990
  ...rest
750
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
991
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
751
992
  d: "M21,3H11A5.0057,5.0057,0,0,0,6,8V20a4.99,4.99,0,0,0,3.582,4.77L7.7693,29H9.9451l1.7143-4h8.6812l1.7143,4h2.1758L22.418,24.77A4.99,4.99,0,0,0,26,20V8A5.0057,5.0057,0,0,0,21,3ZM11,5H21a2.9948,2.9948,0,0,1,2.8157,2H8.1843A2.9948,2.9948,0,0,1,11,5ZM24,19H21v2h2.8157A2.9948,2.9948,0,0,1,21,23H11a2.9948,2.9948,0,0,1-2.8157-2H11V19H8V17H24Zm0-4H8V9H24Z"
752
993
  })), children);
753
994
  });
@@ -767,7 +1008,7 @@ const TrainHeart = /*#__PURE__*/React.forwardRef(function TrainHeart({
767
1008
  viewBox: "0 0 32 32",
768
1009
  fill: "currentColor",
769
1010
  ...rest
770
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1011
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
771
1012
  d: "M27.303 2a2.6613 2.6613 0 00-1.9079.8059l-.3932.4053-.397-.4053a2.6612 2.6612 0 00-3.8157 0 2.7991 2.7991 0 000 3.8963L25.0019 11l4.2089-4.2978a2.7991 2.7991 0 000-3.8963A2.6613 2.6613 0 0027.303 2zM22 13v3H6V10h9V8H6.1843A2.9948 2.9948 0 019 6h6V4H9A5.0057 5.0057 0 004 9V21a4.99 4.99 0 003.582 4.77L5.7693 30H7.9451l1.7143-4h8.6812l1.7143 4h2.1758L20.418 25.77A4.99 4.99 0 0024 21V13zm0 7H19v2h2.8157A2.9948 2.9948 0 0119 24H9a2.9948 2.9948 0 01-2.8157-2H9V20H6V18H22z"
772
1013
  })), children);
773
1014
  });
@@ -787,9 +1028,9 @@ const TrainProfile = /*#__PURE__*/React.forwardRef(function TrainProfile({
787
1028
  viewBox: "0 0 32 32",
788
1029
  fill: "currentColor",
789
1030
  ...rest
790
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1031
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
791
1032
  d: "M30 25L2 25 2 27 4 27 4 29 6 29 6 27 11 27 11 29 13 29 13 27 18 27 18 29 20 29 20 27 25 27 25 29 27 29 27 27 30 27 30 25zM8 16H2V14H8V12H2V10H8a2.0021 2.0021 0 012 2v2A2.0021 2.0021 0 018 16z"
792
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1033
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
793
1034
  d: "M28.55,14.2305,19.97,6.3657A8.9775,8.9775,0,0,0,13.8882,4H2V6H12v4a2.0023,2.0023,0,0,0,2,2h9.1565l4.0417,3.7051A2.4723,2.4723,0,0,1,25.5273,20H2v2H25.5273a4.4726,4.4726,0,0,0,3.0225-7.77ZM14,10V6.0054A6.9774,6.9774,0,0,1,18.6182,7.84L20.9746,10Z"
794
1035
  })), children);
795
1036
  });
@@ -809,7 +1050,7 @@ const TrainSpeed = /*#__PURE__*/React.forwardRef(function TrainSpeed({
809
1050
  viewBox: "0 0 32 32",
810
1051
  fill: "currentColor",
811
1052
  ...rest
812
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1053
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
813
1054
  d: "M30 25L2 25 2 27 4 27 4 29 6 29 6 27 11 27 11 29 13 29 13 27 18 27 18 29 20 29 20 27 25 27 25 29 27 29 27 27 30 27 30 25zM29.7144 16.59L18.1494 8.64A14.9327 14.9327 0 009.6519 6H2V8H9.6519a12.9459 12.9459 0 017.3647 2.2871L18.0532 11H9v2H20.9624l7.6187 5.2378A.966.966 0 0128.0342 20H2v2H28.0342a2.9661 2.9661 0 001.68-5.41z"
814
1055
  })), children);
815
1056
  });
@@ -829,9 +1070,9 @@ const TrainTicket = /*#__PURE__*/React.forwardRef(function TrainTicket({
829
1070
  viewBox: "0 0 32 32",
830
1071
  fill: "currentColor",
831
1072
  ...rest
832
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1073
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
833
1074
  d: "M29.1257,7.125a1.125,1.125,0,1,1,0-2.25h.875V2h-12V4.875h.875a1.125,1.125,0,0,1,0,2.25h-.875V10h12V7.125Z"
834
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1075
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
835
1076
  d: "M22.0007,13v3h-16V10h9V8H6.185A2.9948,2.9948,0,0,1,9.0007,6h6V4h-6a5.0057,5.0057,0,0,0-5,5V21a4.99,4.99,0,0,0,3.582,4.77L5.77,30H7.9458L9.66,26h8.6812l1.7143,4h2.1758l-1.8127-4.23A4.99,4.99,0,0,0,24.0007,21V13Zm0,7h-3v2h2.8157a2.9948,2.9948,0,0,1-2.8157,2h-10A2.9948,2.9948,0,0,1,6.185,22H9.0007V20h-3V18h16Z"
836
1077
  })), children);
837
1078
  });
@@ -851,12 +1092,12 @@ const TrainTime = /*#__PURE__*/React.forwardRef(function TrainTime({
851
1092
  viewBox: "0 0 32 32",
852
1093
  fill: "currentColor",
853
1094
  ...rest
854
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1095
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
855
1096
  fill: "none",
856
1097
  d: "M25.496 10.088L22.874 7.466 22.874 3 25.124 3 25.124 6.534 27.088 8.498 25.496 10.088z"
857
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1098
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
858
1099
  d: "M24,1a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,24,1Zm1.4971,9.0884L22.875,7.4658V3h2.25V6.5342l1.9639,1.9634Z"
859
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1100
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
860
1101
  d: "M6,16V10h9V8H6.1843A2.9948,2.9948,0,0,1,9,6h6V4H9A5.0057,5.0057,0,0,0,4,9V21a4.99,4.99,0,0,0,3.582,4.77L5.7693,30H7.9451l1.7143-4h8.6812l1.7143,4h2.1758L20.418,25.77A4.99,4.99,0,0,0,24,21V16Zm16,4H19v2h2.8157A2.9948,2.9948,0,0,1,19,24H9a2.9948,2.9948,0,0,1-2.8157-2H9V20H6V18H22Z"
861
1102
  })), children);
862
1103
  });
@@ -876,7 +1117,7 @@ const Tram = /*#__PURE__*/React.forwardRef(function Tram({
876
1117
  viewBox: "0 0 32 32",
877
1118
  fill: "currentColor",
878
1119
  ...rest
879
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1120
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
880
1121
  d: "M21,6H17V4h6V2H9V4h6V6H11a5.0057,5.0057,0,0,0-5,5V22a4.99,4.99,0,0,0,3.582,4.77L8.1978,30h2.1757l1.2859-3h8.6812l1.2859,3h2.1757L22.418,26.77A4.99,4.99,0,0,0,26,22V11A5.0057,5.0057,0,0,0,21,6ZM11,8H21a2.9948,2.9948,0,0,1,2.8157,2H8.1843A2.9948,2.9948,0,0,1,11,8ZM24,21H21v2h2.8157A2.9948,2.9948,0,0,1,21,25H11a2.9948,2.9948,0,0,1-2.8157-2H11V21H8V19H24Zm0-4H8V12H24Z"
881
1122
  })), children);
882
1123
  });
@@ -896,9 +1137,9 @@ const TransformBinary = /*#__PURE__*/React.forwardRef(function TransformBinary({
896
1137
  viewBox: "0 0 32 32",
897
1138
  fill: "currentColor",
898
1139
  ...rest
899
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1140
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
900
1141
  d: "M23 20h-2c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h2c1.1 0 2 .9 2 2v4C25 19.1 24.1 20 23 20zM21 14v4h2v-4H21zM15 12H17V20H15z"
901
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1142
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
902
1143
  d: "M11 20H9c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h2c1.1 0 2 .9 2 2v4C13 19.1 12.1 20 11 20zM9 14v4h2v-4H9zM16 2v2c6.6 0 12 5.4 12 12s-5.4 12-12 12v2c7.7 0 14-6.3 14-14S23.7 2 16 2zM8.2 25.1L7 26.7c1.2 1 2.6 1.9 4.2 2.4l.7-1.9C10.5 26.7 9.3 26 8.2 25.1zM4.2 18l-2 .4C2.5 20 3.1 21.6 3.9 23l1.7-1C4.9 20.8 4.4 19.4 4.2 18zM5.6 10L3.9 9c-.8 1.4-1.4 3-1.6 4.6l2 .3C4.4 12.5 4.9 11.2 5.6 10zM11.8 4.8l-.7-1.9C9.6 3.5 8.2 4.3 7 5.3l1.3 1.5C9.3 6 10.5 5.3 11.8 4.8z"
903
1144
  })), children);
904
1145
  });
@@ -918,7 +1159,7 @@ const TransformCode = /*#__PURE__*/React.forwardRef(function TransformCode({
918
1159
  viewBox: "0 0 32 32",
919
1160
  fill: "currentColor",
920
1161
  ...rest
921
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1162
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
922
1163
  d: "M11.9005,4.7366c-1.325.4839-2.5369,1.2001-3.5983,2.0895l-1.2829-1.5289c1.2383-1.0377,2.6521-1.8732,4.1979-2.4378l.6832,1.8772ZM3.9009,9.0146c-.8087,1.3865-1.3839,2.9225-1.6776,4.5562l1.9838.3498c.2518-1.3993.7294-2.7205,1.4221-3.9081l-1.7283-.9979ZM4.1932,18.0818l-1.9678.347c.2878,1.6357.8603,3.1745,1.6635,4.5635l1.7302-.9989c-.6884-1.1906-1.1791-2.5095-1.4258-3.9116ZM8.3065,25.1687l-1.293,1.541c1.2365,1.042,2.6556,1.8721,4.2007,2.4393l.6859-1.8845c-1.3211-.489-2.5342-1.203-3.5936-2.0958ZM29.7747,13.5712c-.2878-1.6357-.8603-3.1745-1.6635-4.5635-.8185-1.4156-1.8817-2.67-3.1246-3.7173-1.2365-1.042-2.6557-1.872-4.2007-2.4392-1.493-.5482-3.1035-.8511-4.7858-.8511v2c1.4429,0,2.8219.2625,4.0999.7355,1.321.489,2.5342,1.2031,3.5934,2.0958.4588.3867.8842.8102,1.2835,1.2573.5247.5933.9986,1.2321,1.3982,1.9213.6902,1.1904,1.1827,2.5085,1.4306,3.9084.12.6777.1943,1.3708.1943,2.0817,0,.7123-.0859,1.4019-.2086,2.0792-.2529,1.397-.7322,2.7173-1.4267,3.9049-.7058,1.2069-1.6058,2.2883-2.6725,3.1831-1.061.8899-2.2716,1.6071-3.5941,2.0923-1.2819.4703-2.6584.7405-4.0981.7405v2c1.6817,0,3.2878-.3134,4.7828-.8594,1.5458-.5646,2.9597-1.4001,4.1979-2.4378,1.2458-1.044,2.2957-2.3068,3.1183-3.7174.8087-1.3865,1.3839-2.9225,1.6776-4.5562.1418-.7889.2234-1.5988.2234-2.4292,0-.8298-.0862-1.6384-.2253-2.4288ZM12.7233,14.1082l.9186-.9185.7781-.778-1.4195-1.4117-.6503.6503-1.4218,1.4217-1.729,1.7289-1.1994,1.1993,1.1991,1.1989,1.7292,1.729,1.4218,1.4216.6504.6503,1.4195-1.4118-.7781-.7779-.9186-.9185-1.1173-1.1171-.7748-.7745.7751-.775,1.1171-1.1171ZM19.2768,17.8918l-.9186.9185-.7781.7779,1.4195,1.4118.6504-.6503,1.4218-1.4216,1.7292-1.729,1.1991-1.1989-1.1994-1.1993-1.7291-1.7289-1.4217-1.4217-.6503-.6503-1.4195,1.4117.7781.778.9186.9185,1.1171,1.1171.7751.775-.7748.7745-1.1173,1.1171Z"
923
1164
  })), children);
924
1165
  });
@@ -938,9 +1179,9 @@ const TransformInstructions = /*#__PURE__*/React.forwardRef(function TransformIn
938
1179
  viewBox: "0 0 32 32",
939
1180
  fill: "currentColor",
940
1181
  ...rest
941
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1182
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
942
1183
  d: "M23,17v-2h-2.1c-0.1-0.6-0.4-1.2-0.7-1.8l1.5-1.5l-1.4-1.4l-1.5,1.5c-0.5-0.3-1.1-0.6-1.8-0.7V9h-2v2.1 c-0.6,0.1-1.2,0.4-1.8,0.7l-1.5-1.5l-1.4,1.4l1.5,1.5c-0.3,0.5-0.6,1.1-0.7,1.8H9v2h2.1c0.1,0.6,0.4,1.2,0.7,1.8l-1.5,1.5l1.4,1.4 l1.5-1.5c0.5,0.3,1.1,0.6,1.8,0.7V23h2v-2.1c0.6-0.1,1.2-0.4,1.8-0.7l1.5,1.5l1.4-1.4l-1.5-1.5c0.3-0.5,0.6-1.1,0.7-1.8H23z M16,19 c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S17.7,19,16,19z"
943
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1184
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
944
1185
  d: "M16 2v2c6.6 0 12 5.4 12 12s-5.4 12-12 12v2c7.7 0 14-6.3 14-14S23.7 2 16 2zM8.2 25.1L7 26.7c1.2 1 2.6 1.9 4.2 2.4l.7-1.9C10.5 26.7 9.3 26 8.2 25.1zM4.2 18l-2 .4C2.5 20 3.1 21.6 3.9 23l1.7-1C4.9 20.8 4.4 19.4 4.2 18zM5.6 10L3.9 9c-.8 1.4-1.4 3-1.6 4.6l2 .3C4.4 12.5 4.9 11.2 5.6 10zM11.8 4.8l-.7-1.9C9.6 3.5 8.2 4.3 7 5.3l1.3 1.5C9.3 6 10.5 5.3 11.8 4.8z"
945
1186
  })), children);
946
1187
  });
@@ -960,9 +1201,9 @@ const TransformLanguage = /*#__PURE__*/React.forwardRef(function TransformLangua
960
1201
  viewBox: "0 0 32 32",
961
1202
  fill: "currentColor",
962
1203
  ...rest
963
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1204
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
964
1205
  d: "M10 19H18V21H10zM10 15H22V17H10zM10 11H22V13H10z"
965
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1206
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
966
1207
  d: "M16 2v2c6.6 0 12 5.4 12 12s-5.4 12-12 12v2c7.7 0 14-6.3 14-14S23.7 2 16 2zM8.2 25.1L7 26.7c1.2 1 2.6 1.9 4.2 2.4l.7-1.9C10.5 26.7 9.3 26 8.2 25.1zM4.2 18l-2 .4C2.5 20 3.1 21.6 3.9 23l1.7-1C4.9 20.8 4.4 19.4 4.2 18zM5.6 10L3.9 9c-.8 1.4-1.4 3-1.6 4.6l2 .3C4.4 12.5 4.9 11.2 5.6 10zM11.8 4.8l-.7-1.9C9.6 3.5 8.2 4.3 7 5.3l1.3 1.5C9.3 6 10.5 5.3 11.8 4.8z"
967
1208
  })), children);
968
1209
  });
@@ -982,7 +1223,7 @@ const Transgender = /*#__PURE__*/React.forwardRef(function Transgender({
982
1223
  viewBox: "0 0 32 32",
983
1224
  fill: "currentColor",
984
1225
  ...rest
985
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1226
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
986
1227
  d: "M22,2V4h4.5859l-6.4016,6.4014a6.9474,6.9474,0,0,0-8.3686,0L10.4143,9,13,6.4141,11.5857,5,9,7.5859,5.4141,4H10V2H2v8H4V5.4141L7.5859,9,5,11.5854,6.4143,13,9,10.4141l1.4014,1.4013A6.9785,6.9785,0,0,0,15,22.92V25H11v2h4v3h2V27h4V25H17V22.92a6.9785,6.9785,0,0,0,4.5984-11.1045L28,5.4141V10h2V2ZM16,21a5,5,0,1,1,5-5A5.0059,5.0059,0,0,1,16,21Z"
987
1228
  })), children);
988
1229
  });
@@ -1002,7 +1243,7 @@ const Translate = /*#__PURE__*/React.forwardRef(function Translate({
1002
1243
  viewBox: "0 0 32 32",
1003
1244
  fill: "currentColor",
1004
1245
  ...rest
1005
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1246
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1006
1247
  d: "M27.85 29H30L24 14H21.65l-6 15H17.8l1.6-4h6.85zM20.2 23l2.62-6.56L25.45 23zM18 7V5H11V2H9V5H2V7H12.74a14.71 14.71 0 01-3.19 6.18A13.5 13.5 0 017.26 9H5.16a16.47 16.47 0 003 5.58A16.84 16.84 0 013 18l.75 1.86A18.47 18.47 0 009.53 16a16.92 16.92 0 005.76 3.84L16 18a14.48 14.48 0 01-5.12-3.37A17.64 17.64 0 0014.8 7z"
1007
1248
  })), children);
1008
1249
  });
@@ -1022,9 +1263,9 @@ const TransmissionLte = /*#__PURE__*/React.forwardRef(function TransmissionLte({
1022
1263
  viewBox: "0 0 32 32",
1023
1264
  fill: "currentColor",
1024
1265
  ...rest
1025
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1266
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1026
1267
  d: "M10.57 30l.9333-2h8.9928l.9333 2h2.2072L17 15.7778V11H15v4.7778L8.3631 30zM16 18.3647L17.6965 22h-3.393zM13.37 24h5.26l.9333 2H12.4369zM10.7832 9.3325a7.0007 7.0007 0 0110.4341 0l-1.49 1.334a5 5 0 00-7.4537 0z"
1027
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1268
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1028
1269
  d: "M7.1992,6.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,7.6a9.0009,9.0009,0,0,0-14.4014,0Z"
1029
1270
  })), children);
1030
1271
  });
@@ -1044,7 +1285,7 @@ const Transpose = /*#__PURE__*/React.forwardRef(function Transpose({
1044
1285
  viewBox: "0 0 32 32",
1045
1286
  fill: "currentColor",
1046
1287
  ...rest
1047
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1288
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1048
1289
  d: "M19 26H14V24h5a5.0055 5.0055 0 005-5V14h2v5A7.0078 7.0078 0 0119 26zM8 30H4a2.0023 2.0023 0 01-2-2V14a2.0023 2.0023 0 012-2H8a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 018 30zM4 14V28H8V14zM28 10H14a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V8A2.0023 2.0023 0 0128 10zM14 4V8H28V4z"
1049
1290
  })), children);
1050
1291
  });
@@ -1064,9 +1305,9 @@ const TrashCan = /*#__PURE__*/React.forwardRef(function TrashCan({
1064
1305
  viewBox: "0 0 32 32",
1065
1306
  fill: "currentColor",
1066
1307
  ...rest
1067
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1308
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1068
1309
  d: "M12 12H14V24H12zM18 12H20V24H18z"
1069
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1310
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1070
1311
  d: "M4 6V8H6V28a2 2 0 002 2H24a2 2 0 002-2V8h2V6zM8 28V8H24V28zM12 2H20V4H12z"
1071
1312
  })), children);
1072
1313
  });
@@ -1086,9 +1327,9 @@ const Tree = /*#__PURE__*/React.forwardRef(function Tree({
1086
1327
  viewBox: "0 0 32 32",
1087
1328
  fill: "currentColor",
1088
1329
  ...rest
1089
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1330
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1090
1331
  d: "M12,30H9V28h3V15.5664L8.4854,13.4575l1.0292-1.7148,3.5147,2.1084A2.0115,2.0115,0,0,1,14,15.5664V28A2.0023,2.0023,0,0,1,12,30Z"
1091
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1332
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1092
1333
  d: "M22,30H19a2.0024,2.0024,0,0,1-2-2V17h6a4.0008,4.0008,0,0,0,3.981-4.396A4.1489,4.1489,0,0,0,22.7853,9H21.2016L21.025,8.221C20.452,5.6961,18.0308,4,15,4A6.02,6.02,0,0,0,9.5585,7.4859L9.25,8.1531l-.863-.1143A2.771,2.771,0,0,0,8,8a4,4,0,1,0,0,8v2A6,6,0,1,1,8,6c.0264,0,.0525,0,.0786.001A8.0271,8.0271,0,0,1,15,2c3.6788,0,6.6923,1.9776,7.7516,5h.0337a6.1641,6.1641,0,0,1,6.1872,5.4141A6.0011,6.0011,0,0,1,23,19l-4,0v9h3Z"
1093
1334
  })), children);
1094
1335
  });
@@ -1108,13 +1349,13 @@ const TreeFallRisk = /*#__PURE__*/React.forwardRef(function TreeFallRisk({
1108
1349
  viewBox: "0 0 32 32",
1109
1350
  fill: "currentColor",
1110
1351
  ...rest
1111
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1352
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1112
1353
  fill: "none",
1113
1354
  d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z",
1114
1355
  "data-icon-path": "inner-path"
1115
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1356
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1116
1357
  d: "M29.9115 13.9355L23.6284 2.3706a.7181.7181 0 00-1.2568 0L16.0885 13.9355A.72.72 0 0016.72 15H29.28A.72.72 0 0029.9115 13.9355zM22.25 6h1.5v4h-1.5zM23 13a1 1 0 111-1A1 1 0 0123 13zM26 19V17H17V28a2.0027 2.0027 0 002 2h3V28H19V19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
1117
- })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1358
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1118
1359
  d: "M18.6638,5.0059l.96-1.7671A8.9324,8.9324,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4,6.8916,6.8916,0,0,1,18.6638,5.0059Z"
1119
1360
  })), children);
1120
1361
  });
@@ -1134,7 +1375,7 @@ const TreeView = /*#__PURE__*/React.forwardRef(function TreeView({
1134
1375
  viewBox: "0 0 32 32",
1135
1376
  fill: "currentColor",
1136
1377
  ...rest
1137
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1378
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1138
1379
  d: "M30,20V12H22v3H17V7a2,2,0,0,0-2-2H10V2H2v8h8V7h5V25a2,2,0,0,0,2,2h5v3h8V22H22v3H17V17h5v3ZM8,8H4V4H8ZM24,24h4v4H24Zm0-10h4v4H24Z"
1139
1380
  })), children);
1140
1381
  });
@@ -1154,7 +1395,7 @@ const TreeViewAlt = /*#__PURE__*/React.forwardRef(function TreeViewAlt({
1154
1395
  viewBox: "0 0 32 32",
1155
1396
  fill: "currentColor",
1156
1397
  ...rest
1157
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1398
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1158
1399
  d: "M23,9h6a2,2,0,0,0,2-2V3a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2V4H11V3A2,2,0,0,0,9,1H3A2,2,0,0,0,1,3V7A2,2,0,0,0,3,9H9a2,2,0,0,0,2-2V6h4V26a2.0023,2.0023,0,0,0,2,2h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V25a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V17h4v1a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V14a2,2,0,0,0-2-2H23a2,2,0,0,0-2,2v1H17V6h4V7A2,2,0,0,0,23,9Zm0-6h6V7H23ZM9,7H3V3H9ZM23,25h6v4H23Zm0-11h6v4H23Z",
1159
1400
  transform: "translate(0 .005)"
1160
1401
  })), children);
@@ -1175,7 +1416,7 @@ const TriangleDownOutline = /*#__PURE__*/React.forwardRef(function TriangleDownO
1175
1416
  viewBox: "0 0 32 32",
1176
1417
  fill: "currentColor",
1177
1418
  ...rest
1178
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1419
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1179
1420
  strokeWidth: "0",
1180
1421
  d: "m2.1245,4.4883l13.0195,23.9868c.1865.3438.5212.5249.856.5249.3345,0,.6689-.1812.8555-.5249L29.875,4.4883c.0862-.1582.1255-.3257.125-.4883-.0017-.5229-.4114-1-.9805-1H2.9802c-.5691,0-.9788.4771-.9802,1-.0005.1626.0386.3301.1245.4883Zm25.1985.5117l-11.323,20.8677L4.677,5h22.646Z"
1181
1422
  })), children);
@@ -1196,7 +1437,7 @@ const TriangleDownSolid = /*#__PURE__*/React.forwardRef(function TriangleDownSol
1196
1437
  viewBox: "0 0 32 32",
1197
1438
  fill: "currentColor",
1198
1439
  ...rest
1199
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1440
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1200
1441
  strokeWidth: "0",
1201
1442
  d: "m29.0194,3c.5692,0,.979.4772.9806,1,.0005.1628-.0388.3299-.1249.4885l-13.0196,23.9867c-.1865.3435-.521.5248-.8555.5248s-.6694-.1812-.8559-.5248L2.1246,4.4885c-.0861-.1586-.1251-.3257-.1246-.4885.0016-.5228.4111-1,.9803-1h26.0391Z"
1202
1443
  })), children);
@@ -1217,7 +1458,7 @@ const TriangleLeftOutline = /*#__PURE__*/React.forwardRef(function TriangleLeftO
1217
1458
  viewBox: "0 0 32 32",
1218
1459
  fill: "currentColor",
1219
1460
  ...rest
1220
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1461
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1221
1462
  strokeWidth: "0",
1222
1463
  d: "m27.5117,2.1245L3.5249,15.144c-.3438.1865-.5249.5212-.5249.856,0,.3345.1812.6689.5249.8555l23.9868,13.0195c.1582.0862.3257.1255.4883.125.5229-.0017,1-.4114,1-.9805V2.9802c0-.5691-.4771-.9788-1-.9802-.1626-.0005-.3301.0386-.4883.1245Zm-.5117,25.1985L6.1323,16,27,4.677v22.646Z"
1223
1464
  })), children);
@@ -1238,7 +1479,7 @@ const TriangleLeftSolid = /*#__PURE__*/React.forwardRef(function TriangleLeftSol
1238
1479
  viewBox: "0 0 32 32",
1239
1480
  fill: "currentColor",
1240
1481
  ...rest
1241
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1482
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1242
1483
  strokeWidth: "0",
1243
1484
  d: "m29,29.0194c0,.5692-.4772.979-1,.9806-.1628.0005-.3299-.0388-.4885-.1249L3.5248,16.8556c-.3435-.1865-.5248-.521-.5248-.8555s.1812-.6694.5248-.8559L27.5115,2.1246c.1586-.0861.3257-.1251.4885-.1246.5228.0016,1,.4111,1,.9803v26.0391Z"
1244
1485
  })), children);
@@ -1259,7 +1500,7 @@ const TriangleOutline = /*#__PURE__*/React.forwardRef(function TriangleOutline({
1259
1500
  viewBox: "0 0 32 32",
1260
1501
  fill: "currentColor",
1261
1502
  ...rest
1262
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1503
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1263
1504
  strokeWidth: "0",
1264
1505
  d: "m29.8755,27.5117L16.856,3.5249c-.1865-.3438-.5212-.5249-.856-.5249-.3345,0-.6689.1812-.8555.5249L2.125,27.5117c-.0862.1582-.1255.3257-.125.4883.0017.5229.4114,1,.9805,1h26.0393c.5691,0,.9788-.4771.9802-1,.0005-.1626-.0386-.3301-.1245-.4883Zm-25.1985-.5117L16,6.1323l11.323,20.8677H4.677Z"
1265
1506
  })), children);
@@ -1280,7 +1521,7 @@ const TriangleRightOutline = /*#__PURE__*/React.forwardRef(function TriangleRigh
1280
1521
  viewBox: "0 0 32 32",
1281
1522
  fill: "currentColor",
1282
1523
  ...rest
1283
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1524
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1284
1525
  strokeWidth: "0",
1285
1526
  d: "m4.4883,29.8755l23.9868-13.0195c.3438-.1865.5249-.5212.5249-.856,0-.3345-.1812-.6689-.5249-.8555L4.4883,2.125c-.1582-.0862-.3257-.1255-.4883-.125-.5229.0017-1,.4114-1,.9805v26.0393c0,.5691.4771.9788,1,.9802.1626.0005.3301-.0386.4883-.1245Zm.5117-25.1985l20.8677,11.323L5,27.323V4.677Z"
1286
1527
  })), children);
@@ -1301,7 +1542,7 @@ const TriangleRightSolid = /*#__PURE__*/React.forwardRef(function TriangleRightS
1301
1542
  viewBox: "0 0 32 32",
1302
1543
  fill: "currentColor",
1303
1544
  ...rest
1304
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1545
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1305
1546
  strokeWidth: "0",
1306
1547
  d: "m3,2.9806c0-.5692.4772-.979,1-.9806.1628-.0005.3299.0388.4885.1249l23.9867,13.0196c.3435.1865.5248.521.5248.8555s-.1812.6694-.5248.8559L4.4885,29.8754c-.1586.0861-.3257.1251-.4885.1246-.5228-.0016-1-.4111-1-.9803V2.9806Z"
1307
1548
  })), children);
@@ -1322,7 +1563,7 @@ const TriangleSolid = /*#__PURE__*/React.forwardRef(function TriangleSolid({
1322
1563
  viewBox: "0 0 32 32",
1323
1564
  fill: "currentColor",
1324
1565
  ...rest
1325
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1566
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1326
1567
  strokeWidth: "0",
1327
1568
  d: "m2.9806,29c-.5692,0-.979-.4772-.9806-1-.0005-.1628.0388-.3299.1249-.4885L15.1444,3.5248c.1865-.3435.521-.5248.8555-.5248s.6694.1812.8559.5248l13.0195,23.9867c.0861.1586.1251.3257.1246.4885-.0016.5228-.4111,1-.9803,1H2.9806Z"
1328
1569
  })), children);
@@ -1343,7 +1584,7 @@ const Trigger = /*#__PURE__*/React.forwardRef(function Trigger({
1343
1584
  viewBox: "0 0 32 32",
1344
1585
  fill: "currentColor",
1345
1586
  ...rest
1346
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1587
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1347
1588
  d: "M2,19l1.4,1.4,5.6-5.6,5.6,5.6,1.4-1.4-7-7-7,7ZM28.6,11.6l-5.6,5.6-5.6-5.6-1.4,1.4,7,7,7-7-1.4-1.4ZM9,22c-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2-.8954-2-2-2ZM23,10c1.1046,0,2-.8954,2-2s-.8954-2-2-2-2,.8954-2,2,.8954,2,2,2Z"
1348
1589
  })), children);
1349
1590
  });
@@ -1363,7 +1604,7 @@ const Trophy = /*#__PURE__*/React.forwardRef(function Trophy({
1363
1604
  viewBox: "0 0 32 32",
1364
1605
  fill: "currentColor",
1365
1606
  ...rest
1366
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1607
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1367
1608
  d: "M26,7H24V6a2.0023,2.0023,0,0,0-2-2H10A2.0023,2.0023,0,0,0,8,6V7H6A2.0023,2.0023,0,0,0,4,9v3a4.0045,4.0045,0,0,0,4,4h.322A8.1689,8.1689,0,0,0,15,21.9341V26H10v2H22V26H17V21.9311A7.9661,7.9661,0,0,0,23.74,16H24a4.0045,4.0045,0,0,0,4-4V9A2.0023,2.0023,0,0,0,26,7ZM8,14a2.0023,2.0023,0,0,1-2-2V9H8Zm14,0a6,6,0,0,1-6.1855,5.9971A6.1991,6.1991,0,0,1,10,13.7065V6H22Zm4-2a2.0023,2.0023,0,0,1-2,2V9h2Z"
1368
1609
  })), children);
1369
1610
  });
@@ -1383,7 +1624,7 @@ const TrophyFilled = /*#__PURE__*/React.forwardRef(function TrophyFilled({
1383
1624
  viewBox: "0 0 32 32",
1384
1625
  fill: "currentColor",
1385
1626
  ...rest
1386
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1627
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1387
1628
  d: "M26,7H24V6a2.0023,2.0023,0,0,0-2-2H10A2.0023,2.0023,0,0,0,8,6V7H6A2.0023,2.0023,0,0,0,4,9v3a4.0045,4.0045,0,0,0,4,4h.322A8.1689,8.1689,0,0,0,15,21.9341V26H10v2H22V26H17V21.9311A7.9661,7.9661,0,0,0,23.74,16H24a4.0045,4.0045,0,0,0,4-4V9A2.0023,2.0023,0,0,0,26,7ZM8,14a2.0023,2.0023,0,0,1-2-2V9H8Zm18-2a2.0023,2.0023,0,0,1-2,2V9h2Z"
1388
1629
  })), children);
1389
1630
  });
@@ -1403,9 +1644,9 @@ const TropicalStorm = /*#__PURE__*/React.forwardRef(function TropicalStorm({
1403
1644
  viewBox: "0 0 32 32",
1404
1645
  fill: "currentColor",
1405
1646
  ...rest
1406
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1647
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1407
1648
  d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z"
1408
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1649
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1409
1650
  d: "M22.6521,4.1821l-2.177,2.5142L19.0713,8.3174,20.7864,9.605A7.9361,7.9361,0,0,1,23.9963,16l.0008.0576.0017.0415c.018.4317.2412,10.1113-14.6538,11.7222l2.18-2.5176,1.4039-1.6211L11.2139,22.395A7.9361,7.9361,0,0,1,8.0037,16l-.0008-.0576-.0017-.0415C7.9832,15.47,7.7605,5.8071,22.6521,4.1821M24.9978,2c-.0164,0-.0327,0-.0493.001C5.2532,2.9146,6.0037,16,6.0037,16a9.975,9.975,0,0,0,4.0095,7.9946L6.2368,28.3555A1.0044,1.0044,0,0,0,7.0022,30c.0164,0,.0327,0,.0493-.001C26.7468,29.0854,25.9963,16,25.9963,16a9.9756,9.9756,0,0,0-4.0092-7.9946l3.7761-4.3609A1.0044,1.0044,0,0,0,24.9978,2Z"
1410
1651
  })), children);
1411
1652
  });
@@ -1425,9 +1666,9 @@ const TropicalStormModelTracks = /*#__PURE__*/React.forwardRef(function Tropical
1425
1666
  viewBox: "0 0 32 32",
1426
1667
  fill: "currentColor",
1427
1668
  ...rest
1428
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1669
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1429
1670
  d: "M10,17a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,10,17Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,10,11Z"
1430
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1671
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1431
1672
  d: "M14.8188 6.65c.1163-.1211 1.8643-1.919 2.8882-2.9434A1 1 0 0017 2C11.812 2 2 4.2988 2 13a7.8938 7.8938 0 003.1812 6.35c-.1612.1675-1.9507 2.0054-2.8882 2.9429A1 1 0 003 24c5.188 0 15-2.2988 15-11A7.8927 7.8927 0 0014.8188 6.65zM9.7065 20.793a20.94 20.94 0 01-4.0932.9853c.1621-.166 2.7685-2.9053 2.7685-2.9053l-1.1743-.6074A5.9064 5.9064 0 014 13c0-3.667 2.1177-6.2886 6.2935-7.793a20.94 20.94 0 014.0932-.9853c-.227.2324-2.769 2.9057-2.769 2.9057l1.1748.607A5.9075 5.9075 0 0116 13C16 16.667 13.8823 19.2886 9.7065 20.793zM30 17l-5-5-5 5 1.4126 1.4155L24 15.8325V19a9.01 9.01 0 01-9 9H12v2h3A11.0125 11.0125 0 0026 19V15.8325l2.5859 2.5816z"
1432
1673
  })), children);
1433
1674
  });
@@ -1447,9 +1688,9 @@ const TropicalStormTracks = /*#__PURE__*/React.forwardRef(function TropicalStorm
1447
1688
  viewBox: "0 0 32 32",
1448
1689
  fill: "currentColor",
1449
1690
  ...rest
1450
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1691
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1451
1692
  d: "M16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,13Z"
1452
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1693
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1453
1694
  d: "M26.86,12.4805h0a12.9277,12.9277,0,0,0-4.8575-4.9991q.2044-.213.4424-.4589h0c.82-.8482,1.93-1.9825,3.2622-3.3155A1,1,0,0,0,25,2c-.354,0-8.7363.0488-14.269,4.3018h0A12.15,12.15,0,0,0,7.481,9.998c-.1416-.1367-.295-.2841-.4585-.4423C6.1743,8.7349,5.04,7.6255,3.707,6.293A1,1,0,0,0,2,7c0,.3594.05,8.874,4.4058,14.4023a12.1023,12.1023,0,0,0,3.5918,3.1163c-.21.2177-.4346.4516-.6563.68h0c-.7954.8208-1.8286,1.8745-3.0483,3.0943A1,1,0,0,0,7,30c.2856,0,7.061-.0352,12.459-3.1055a12.9618,12.9618,0,0,0,5.06-4.8925q.3062.2937.68.6567c.82.7954,1.8745,1.8286,3.0943,3.0483A1,1,0,0,0,30,25C30,24.7119,29.9644,17.8877,26.86,12.4805Zm-3.03,6.1074-.5469,1.3672A10.5415,10.5415,0,0,1,18.47,25.1562,24.3514,24.3514,0,0,1,9.584,27.8135c.4409-.4492,3.8281-3.9824,3.8281-3.9824l-1.3682-.5474a9.8021,9.8021,0,0,1-4.0668-3.1191c-2.5406-3.2242-3.4585-7.7623-3.79-10.58.5435.5337,3.9815,3.8266,3.9815,3.8266l.5468-1.3672A9.8569,9.8569,0,0,1,11.95,7.8877h0C15.1665,5.415,19.6309,4.5146,22.4155,4.187c-.5332.5435-3.8276,3.9819-3.8276,3.9819l1.3677.5469a10.52,10.52,0,0,1,5.17,4.7608v0a24.29,24.29,0,0,1,2.688,8.94C27.3643,21.9751,23.83,18.5879,23.83,18.5879Z"
1454
1695
  })), children);
1455
1696
  });
@@ -1469,12 +1710,12 @@ const TropicalWarning = /*#__PURE__*/React.forwardRef(function TropicalWarning({
1469
1710
  viewBox: "0 0 32 32",
1470
1711
  fill: "currentColor",
1471
1712
  ...rest
1472
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1713
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1473
1714
  d: "M27.9487,25.6836a1,1,0,0,0-1.8955-.0049A3.44,3.44,0,0,1,23,28a3.44,3.44,0,0,1-3.0532-2.3213,1,1,0,0,0-1.8955.0049A3.4376,3.4376,0,0,1,15,28h-.4336C13.9241,26.7939,12,22.312,12,12v-.1313l1.1169.7446A6.46,6.46,0,0,1,14.4346,13.79l1.0007-1.8418a8.4469,8.4469,0,0,0-1.209-.9986L12.8025,10h1.5308a6.9861,6.9861,0,0,1,1.9934.3071l.9755-1.7954A9.0059,9.0059,0,0,0,14.3333,8H13.1169A7.0329,7.0329,0,0,1,18,6h.6669l1.0867-2H18a9.0361,9.0361,0,0,0-7,3.3638A9.0362,9.0362,0,0,0,4,4H2V6H4A7.0308,7.0308,0,0,1,8.8828,8H7.6665a9.06,9.06,0,0,0-5.4,1.8L.4,11.2l1.2,1.6L3.4668,11.4a7.04,7.04,0,0,1,4.2-1.4H9.1973l-1.4239.9492A8.457,8.457,0,0,0,4,18H6a6.46,6.46,0,0,1,2.8828-5.3867L10,11.8687V12c0,8.9365,1.3994,13.7539,2.355,16H2v2H15a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0,4.9955,4.9955,0,0,0,3,1.8833V27.8125A3.7616,3.7616,0,0,1,27.9487,25.6836Z"
1474
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1715
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1475
1716
  fill: "none",
1476
1717
  d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
1477
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1718
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1478
1719
  d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
1479
1720
  })), children);
1480
1721
  });
@@ -1494,9 +1735,9 @@ const Tsq = /*#__PURE__*/React.forwardRef(function Tsq({
1494
1735
  viewBox: "0 0 32 32",
1495
1736
  fill: "currentColor",
1496
1737
  ...rest
1497
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1738
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1498
1739
  d: "M19 26H30V28H19zM19 22H30V24H19zM30 20h-11V12h11v8zm-9-2h7v-4h-7v4zM19 8H30V10H19zM19 4H30V6H19zM10.293 18.707L8 16.4143 8 12 10 12 10 15.5857 11.707 17.293 10.293 18.707z"
1499
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1740
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1500
1741
  d: "M9,24c-4.4111,0-8-3.5889-8-8s3.5889-8,8-8,8,3.5889,8,8-3.5889,8-8,8Zm0-14c-3.3083,0-6,2.6917-6,6s2.6917,6,6,6,6-2.6917,6-6-2.6917-6-6-6Z"
1501
1742
  })), children);
1502
1743
  });
@@ -1516,7 +1757,7 @@ const Tsunami = /*#__PURE__*/React.forwardRef(function Tsunami({
1516
1757
  viewBox: "0 0 32 32",
1517
1758
  fill: "currentColor",
1518
1759
  ...rest
1519
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1760
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1520
1761
  d: "M30,26H24A10.0349,10.0349,0,0,1,17.0732,8.7378,11.9629,11.9629,0,0,0,12.9937,8a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,14.4348,4,19.34,4,26H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,6h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,24h6Z"
1521
1762
  })), children);
1522
1763
  });
@@ -1536,7 +1777,7 @@ const Tsv = /*#__PURE__*/React.forwardRef(function Tsv({
1536
1777
  viewBox: "0 0 32 32",
1537
1778
  fill: "currentColor",
1538
1779
  ...rest
1539
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1780
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1540
1781
  d: "M28 9L26 22 24 9 22 9 24.516 23 27.484 23 30 9 28 9zM18 23H12V21h6V17H14a2.002 2.002 0 01-2-2V11a2.002 2.002 0 012-2h6v2H14v4h4a2.002 2.002 0 012 2v4A2.002 2.002 0 0118 23zM2 11L5 11 5 23 7 23 7 11 10 11 10 9 2 9 2 11z"
1541
1782
  })), children);
1542
1783
  });
@@ -1556,7 +1797,7 @@ const Tuning = /*#__PURE__*/React.forwardRef(function Tuning({
1556
1797
  viewBox: "0 0 32 32",
1557
1798
  fill: "currentColor",
1558
1799
  ...rest
1559
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1800
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1560
1801
  d: "M24 30v-4.1c2.3-.5 4-2.5 4-4.9 0-2.4-1.7-4.4-4-4.9V2s-2 0-2 0v14.1c-2.3.5-4 2.5-4 4.9 0 2.4 1.7 4.4 4 4.9v4.1s2 0 2 0zm-4-9c0-1.7 1.3-3 3-3s3 1.3 3 3c0 1.7-1.3 3-3 3s-3-1.3-3-3zM8 2v4.1c-2.3.5-4 2.5-4 4.9 0 2.4 1.7 4.4 4 4.9v14.1s2 0 2 0v-14.1c2.3-.5 4-2.5 4-4.9 0-2.4-1.7-4.4-4-4.9V2s-2 0-2 0zm4 9c0 1.7-1.3 3-3 3s-3-1.3-3-3 1.3-3 3-3 3 1.3 3 3z"
1561
1802
  })), children);
1562
1803
  });
@@ -1576,9 +1817,9 @@ const TwoFactorAuthentication = /*#__PURE__*/React.forwardRef(function TwoFactor
1576
1817
  viewBox: "0 0 32 32",
1577
1818
  fill: "currentColor",
1578
1819
  ...rest
1579
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1820
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1580
1821
  d: "M11 23.18L9 21.179 7.589 22.589 11 26 17 20 15.59 18.59 11 23.18zM28 30H24V28h4V16H24V8a4.0045 4.0045 0 00-4-4V2a6.0067 6.0067 0 016 6v6h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30z"
1581
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1822
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1582
1823
  d: "M20,14H18V8A6,6,0,0,0,6,8v6H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16A2,2,0,0,0,20,14ZM8,8a4,4,0,0,1,8,0v6H8ZM20,28H4V16H20Z"
1583
1824
  })), children);
1584
1825
  });
@@ -1598,11 +1839,11 @@ const TwoPersonLift = /*#__PURE__*/React.forwardRef(function TwoPersonLift({
1598
1839
  viewBox: "0 0 32 32",
1599
1840
  fill: "currentColor",
1600
1841
  ...rest
1601
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1842
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1602
1843
  d: "M26.96 30l-1.9215-6.7253a1.0008 1.0008 0 01.3369-1.0554L29.874 18.62 28.52 13.2014l-2.7382 3.4234A1.0026 1.0026 0 0125 17H20V15h4.52l3.6993-4.6248a1 1 0 011.7509.3824l2 8a.9989.9989 0 01-.3447 1.0232l-4.48 3.5845 1.7389 6.0854zM23 5.5A3.5 3.5 0 1126.5 9 3.5042 3.5042 0 0123 5.5zm2 0A1.5 1.5 0 1026.5 4 1.5017 1.5017 0 0025 5.5z"
1603
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1844
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1604
1845
  d: "M20.0039,19A2.0039,2.0039,0,0,1,18,16.9961V15.0039A2.0039,2.0039,0,0,1,20.0039,13H22V10H10v3h1.9961A2.0039,2.0039,0,0,1,14,15.0039v1.9922A2.0039,2.0039,0,0,1,11.9961,19H10v3H22V19Z"
1605
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1846
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1606
1847
  d: "M5.04 30l1.9215-6.7253a1.0013 1.0013 0 00-.3369-1.0555L2.126 18.62l1.3545-5.4185 2.7382 3.4234A1.0026 1.0026 0 007 17h5V15H7.4805L3.7812 10.3752a1 1 0 00-1.7509.3824l-2 8A.9989.9989 0 00.375 19.7808l4.4805 3.5844-1.739 6.0855zM5.5 9A3.5 3.5 0 119 5.5 3.5042 3.5042 0 015.5 9zm0-5A1.5 1.5 0 107 5.5 1.5017 1.5017 0 005.5 4z"
1607
1848
  })), children);
1608
1849
  });
@@ -1622,7 +1863,7 @@ const Txt = /*#__PURE__*/React.forwardRef(function Txt({
1622
1863
  viewBox: "0 0 32 32",
1623
1864
  fill: "currentColor",
1624
1865
  ...rest
1625
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1866
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1626
1867
  d: "M21 11L24 11 24 23 26 23 26 11 29 11 29 9 21 9 21 11zM20 9L18 9 16 15 14 9 12 9 14.75 16 12 23 14 23 16 17 18 23 20 23 17.25 16 20 9zM3 11L6 11 6 23 8 23 8 11 11 11 11 9 3 9 3 11z"
1627
1868
  })), children);
1628
1869
  });
@@ -1642,7 +1883,7 @@ const TxtReference = /*#__PURE__*/React.forwardRef(function TxtReference({
1642
1883
  viewBox: "0 0 32 32",
1643
1884
  fill: "currentColor",
1644
1885
  ...rest
1645
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1886
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1646
1887
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM21 4L24 4 24 16 26 16 26 4 29 4 29 2 21 2 21 4zM20 2L18 2 16 8 14 2 12 2 14.752 9 12 16 14 16 16 10 18 16 20 16 17.245 9 20 2zM3 4L6 4 6 16 8 16 8 4 11 4 11 2 3 2 3 4z"
1647
1888
  })), children);
1648
1889
  });
@@ -1662,9 +1903,9 @@ const TypePattern = /*#__PURE__*/React.forwardRef(function TypePattern({
1662
1903
  viewBox: "0 0 32 32",
1663
1904
  fill: "currentColor",
1664
1905
  ...rest
1665
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1906
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1666
1907
  d: "M30 15L17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
1667
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1908
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1668
1909
  d: "M25.586 20L27 21.414 23.414 25 27 28.586 25.586 30 20.586 25 25.586 20zM11 30H3a1 1 0 01-.8945-1.4473l4-8a1.0412 1.0412 0 011.789 0l4 8A1 1 0 0111 30zM4.6182 28H9.3818L7 23.2363zM28 12H22a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0128 12zM22 4v6h6.001L28 4zM7 12a5 5 0 115-5A5.0059 5.0059 0 017 12zM7 4a3 3 0 103 3A3.0033 3.0033 0 007 4z"
1669
1910
  })), children);
1670
1911
  });
@@ -1684,11 +1925,11 @@ const Types = /*#__PURE__*/React.forwardRef(function Types({
1684
1925
  viewBox: "0 0 32 32",
1685
1926
  fill: "currentColor",
1686
1927
  ...rest
1687
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1928
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1688
1929
  d: "M30 16L22 24 20.586 22.586 27.172 16 20.586 9.414 22 8 30 16z"
1689
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1930
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1690
1931
  d: "M16,22a.9967.9967,0,0,1-.707-.293l-5-5a.9994.9994,0,0,1,0-1.414l5-5a.9994.9994,0,0,1,1.414,0l5,5a.9994.9994,0,0,1,0,1.414l-5,5A.9967.9967,0,0,1,16,22Zm-3.5859-6L16,19.5859,19.5859,16,16,12.4141Z"
1691
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1932
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1692
1933
  d: "M2 16L10 8 11.414 9.414 4.828 16 11.414 22.586 10 24 2 16z"
1693
1934
  })), children);
1694
1935
  });
@@ -1708,7 +1949,7 @@ const QU1 = /*#__PURE__*/React.forwardRef(function QU1({
1708
1949
  viewBox: "0 0 32 32",
1709
1950
  fill: "currentColor",
1710
1951
  ...rest
1711
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1952
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1712
1953
  d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM22 21L22 9 17 9 17 11 20 11 20 21 17 21 17 23 25 23 25 21 22 21z"
1713
1954
  })), children);
1714
1955
  });
@@ -1728,7 +1969,7 @@ const QU2 = /*#__PURE__*/React.forwardRef(function QU2({
1728
1969
  viewBox: "0 0 32 32",
1729
1970
  fill: "currentColor",
1730
1971
  ...rest
1731
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1972
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1732
1973
  d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM25 23H17V17a2 2 0 012-2h4V11H17V9h6a2 2 0 012 2v4a2 2 0 01-2 2H19v4h6z"
1733
1974
  })), children);
1734
1975
  });
@@ -1748,7 +1989,7 @@ const QU3 = /*#__PURE__*/React.forwardRef(function QU3({
1748
1989
  viewBox: "0 0 32 32",
1749
1990
  fill: "currentColor",
1750
1991
  ...rest
1751
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1992
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1752
1993
  d: "M13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23zM23 9H17v2h6v4H18v2h5v4H17v2h6a2 2 0 002-2V11A2 2 0 0023 9z"
1753
1994
  })), children);
1754
1995
  });
@@ -1768,7 +2009,7 @@ const Umbrella = /*#__PURE__*/React.forwardRef(function Umbrella({
1768
2009
  viewBox: "0 0 32 32",
1769
2010
  fill: "currentColor",
1770
2011
  ...rest
1771
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2012
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1772
2013
  d: "M29.9854,15.83A14.3808,14.3808,0,0,0,17,4.0464V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4411,12.4411,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333,6.5439,6.5439,0,0,0,6,14Zm10,0a6.5528,6.5528,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0563-9.1763,3.4308,2.6768,4.0091,6.9487,4.0525,9.1728A6.553,6.553,0,0,0,16,14Zm10,0a6.5439,6.5439,0,0,0-3.939,1.333,14.5164,14.5164,0,0,0-3.0456-8.9341,12.4411,12.4411,0,0,1,8.488,7.8145A5.4079,5.4079,0,0,0,26,14Z"
1773
2014
  })), children);
1774
2015
  });
@@ -1788,9 +2029,9 @@ const Undefined = /*#__PURE__*/React.forwardRef(function Undefined({
1788
2029
  viewBox: "0 0 32 32",
1789
2030
  fill: "currentColor",
1790
2031
  ...rest
1791
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2032
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1792
2033
  d: "M11 14H21V18H11z"
1793
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2034
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
1794
2035
  d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
1795
2036
  })), children);
1796
2037
  });
@@ -1810,9 +2051,9 @@ const UndefinedFilled = /*#__PURE__*/React.forwardRef(function UndefinedFilled({
1810
2051
  viewBox: "0 0 32 32",
1811
2052
  fill: "currentColor",
1812
2053
  ...rest
1813
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2054
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
1814
2055
  d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M21,18H11v-4h10V18z"
1815
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2056
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
1816
2057
  fill: "none",
1817
2058
  d: "M11 14H21V18H11z",
1818
2059
  "data-icon-path": "inner-path"
@@ -1834,7 +2075,7 @@ const Undo = /*#__PURE__*/React.forwardRef(function Undo({
1834
2075
  viewBox: "0 0 32 32",
1835
2076
  fill: "currentColor",
1836
2077
  ...rest
1837
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2078
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
1838
2079
  d: "M20,10H7.8149l3.5874-3.5859L10,5,4,11,10,17l1.4023-1.4146L7.8179,12H20a6,6,0,0,1,0,12H12v2h8a8,8,0,0,0,0-16Z"
1839
2080
  })), children);
1840
2081
  });
@@ -1854,7 +2095,7 @@ const UngroupObjects = /*#__PURE__*/React.forwardRef(function UngroupObjects({
1854
2095
  viewBox: "0 0 32 32",
1855
2096
  fill: "currentColor",
1856
2097
  ...rest
1857
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2098
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
1858
2099
  d: "M30,14V10H26v2H20V6h2V2H18V4H6V2H2V6H4V18H2v4H6V20h6v6H10v4h4V28H26v2h4V26H28V14ZM6,6H18V18H6ZM26,26H14V20h4v2h4V18H20V14h6Z"
1859
2100
  })), children);
1860
2101
  });
@@ -1878,9 +2119,9 @@ const Unknown = /*#__PURE__*/React.forwardRef(function Unknown({
1878
2119
  cx: "16",
1879
2120
  cy: "22.5",
1880
2121
  r: "1.5"
1881
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2122
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
1882
2123
  d: "M17,19h-2v-4h2c1.103,0,2-0.897,2-2s-0.897-2-2-2h-2c-1.103,0-2,0.897-2,2v0.5h-2V13c0-2.206,1.794-4,4-4h2 c2.206,0,4,1.794,4,4s-1.794,4-4,4V19z"
1883
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2124
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
1884
2125
  d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
1885
2126
  })), children);
1886
2127
  });
@@ -1900,9 +2141,9 @@ const UnknownFilled = /*#__PURE__*/React.forwardRef(function UnknownFilled({
1900
2141
  viewBox: "0 0 32 32",
1901
2142
  fill: "currentColor",
1902
2143
  ...rest
1903
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2144
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
1904
2145
  d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2s-1.067,0.203-1.473,0.609L2.609,14.527C2.203,14.933,2,15.466,2,16 s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30s1.067-0.203,1.473-0.609l11.917-11.917 C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,24c-0.828,0-1.5-0.671-1.5-1.5S15.172,21,16,21s1.5,0.671,1.5,1.5 S16.828,24,16,24z M17.125,17.248v1.877h-2.25V15H17c1.034,0,1.875-0.841,1.875-1.875S18.034,11.25,17,11.25h-2 c-1.034,0-1.875,0.841-1.875,1.875v0.5h-2.25v-0.5C10.875,10.851,12.726,9,15,9h2c2.274,0,4.125,1.851,4.125,4.125 C21.125,15.358,19.342,17.182,17.125,17.248z"
1905
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2146
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
1906
2147
  fill: "none",
1907
2148
  d: "M16,21c0.828,0,1.5,0.672,1.5,1.5S16.828,24,16,24c-0.828,0-1.5-0.672-1.5-1.5S15.172,21,16,21 z M17.125,17.248c2.217-0.066,4-1.89,4-4.123C21.125,10.851,19.274,9,17,9h-2c-2.274,0-4.125,1.851-4.125,4.125v0.5h2.25v-0.5 c0-1.034,0.841-1.875,1.875-1.875h2c1.034,0,1.875,0.841,1.875,1.875S18.034,15,17,15h-2.125v4.125h2.25V17.248z",
1908
2149
  "data-icon-path": "inner-path"
@@ -1924,13 +2165,13 @@ const Unlink = /*#__PURE__*/React.forwardRef(function Unlink({
1924
2165
  viewBox: "0 0 32 32",
1925
2166
  fill: "currentColor",
1926
2167
  ...rest
1927
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2168
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
1928
2169
  d: "M5 3.59H7V8.42H5z",
1929
2170
  transform: "rotate(-45.01 5.996 6.005)"
1930
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2171
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
1931
2172
  d: "M25 23.58H27V28.409999999999997H25z",
1932
2173
  transform: "rotate(-44.99 25.995 25.999)"
1933
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2174
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
1934
2175
  d: "M11 2H13V6H11zM2 11H6V13H2zM26 19H30V21H26zM19 26H21V30H19zM16.58 21.07l-3.71 3.72a4 4 0 11-5.66-5.66l3.72-3.72L9.51 14 5.8 17.72a6 6 0 00-.06 8.54A6 6 0 0010 28a6.07 6.07 0 004.32-1.8L18 22.49zM15.41 10.93l3.72-3.72a4 4 0 115.66 5.66l-3.72 3.72L22.49 18l3.71-3.72a6 6 0 00.06-8.54A6 6 0 0022 4a6.07 6.07 0 00-4.32 1.8L14 9.51z"
1935
2176
  })), children);
1936
2177
  });
@@ -1951,7 +2192,7 @@ const Unlocked = /*#__PURE__*/React.forwardRef(function Unlocked({
1951
2192
  viewBox: "0 0 16 16",
1952
2193
  fill: "currentColor",
1953
2194
  ...rest
1954
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2195
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
1955
2196
  d: "M12,7H6V4c0-1.1,0.9-2,2-2s2,0.9,2,2h1c0-1.7-1.3-3-3-3S5,2.3,5,4v3H4C3.4,7,3,7.4,3,8v6c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1 V8C13,7.4,12.6,7,12,7z M12,14H4V8h8V14z"
1956
2197
  })), children);
1957
2198
  }
@@ -1963,7 +2204,7 @@ const Unlocked = /*#__PURE__*/React.forwardRef(function Unlocked({
1963
2204
  viewBox: "0 0 32 32",
1964
2205
  fill: "currentColor",
1965
2206
  ...rest
1966
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2207
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
1967
2208
  d: "M24,14H12V8a4,4,0,0,1,8,0h2A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14Zm0,14H8V16H24Z"
1968
2209
  })), children);
1969
2210
  });
@@ -1983,9 +2224,9 @@ const Unsaved = /*#__PURE__*/React.forwardRef(function Unsaved({
1983
2224
  viewBox: "0 0 32 32",
1984
2225
  fill: "currentColor",
1985
2226
  ...rest
1986
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2227
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
1987
2228
  d: "M30 19.4L28.6 18 25 21.6 21.4 18 20 19.4 23.6 23 20 26.6 21.4 28 25 24.4 28.6 28 30 26.6 26.4 23z"
1988
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2229
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
1989
2230
  d: "M16,26l-4,0v-8l4,0v-2l-4,0c-1.1,0-2,0.9-2,2v8H6V6h4v4c0,1.1,0.9,2,2,2h8c1.1,0,2-0.9,2-2V6.4l4,4l0,5.6h2l0-6 c0-0.3-0.1-0.5-0.3-0.7l-5-5C22.5,4.1,22.3,4,22,4H6C4.9,4,4,4.9,4,6v20c0,1.1,0.9,2,2,2l10,0V26z M12,6h8v4h-8V6z"
1990
2231
  })), children);
1991
2232
  });
@@ -2005,7 +2246,7 @@ const UpToTop = /*#__PURE__*/React.forwardRef(function UpToTop({
2005
2246
  viewBox: "0 0 32 32",
2006
2247
  fill: "currentColor",
2007
2248
  ...rest
2008
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2249
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2009
2250
  d: "M16 14L6 24 7.4 25.4 16 16.8 24.6 25.4 26 24zM4 8H28V10H4z"
2010
2251
  })), children);
2011
2252
  });
@@ -2025,7 +2266,7 @@ const UpdateComplete = /*#__PURE__*/React.forwardRef(function UpdateComplete({
2025
2266
  viewBox: "0 0 32 32",
2026
2267
  fill: "currentColor",
2027
2268
  ...rest
2028
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2269
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2029
2270
  d: "M16,30c-7.72,0-14-6.28-14-14h2c0,6.617,5.383,12,12,12v2ZM12,8h-4.922c2.258-2.524,5.467-4,8.922-4,6.617,0,12,5.383,12,12h2c0-7.72-6.28-14-14-14-3.828,0-7.393,1.558-10,4.234V2h-2v8h8v-2ZM22,27.18l-2.59-2.59-1.41,1.41,4,4,8-8-1.41-1.41s-6.59,6.59-6.59,6.59Z"
2030
2271
  })), children);
2031
2272
  });
@@ -2045,9 +2286,9 @@ const UpdateNow = /*#__PURE__*/React.forwardRef(function UpdateNow({
2045
2286
  viewBox: "0 0 32 32",
2046
2287
  fill: "currentColor",
2047
2288
  ...rest
2048
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2289
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2049
2290
  d: "M27 25.586L25 23.586 25 21 23 21 23 24.414 25.586 27 27 25.586z"
2050
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2291
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2051
2292
  d: "M24 31a7 7 0 117-7A7.0078 7.0078 0 0124 31zm0-12a5 5 0 105 5A5.0055 5.0055 0 0024 19zM16 28A12.0134 12.0134 0 014 16H2A14.0158 14.0158 0 0016 30zM12 8H7.0784A11.9843 11.9843 0 0128 16h2A13.9778 13.9778 0 006 6.2344V2H4v8h8z"
2052
2293
  })), children);
2053
2294
  });
@@ -2067,7 +2308,7 @@ const Upgrade = /*#__PURE__*/React.forwardRef(function Upgrade({
2067
2308
  viewBox: "0 0 32 32",
2068
2309
  fill: "currentColor",
2069
2310
  ...rest
2070
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2311
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2071
2312
  d: "M21 24H11a2 2 0 00-2 2v2a2 2 0 002 2H21a2 2 0 002-2V26A2 2 0 0021 24zm0 4H11V26H21zM28.707 14.293l-12-12a.9994.9994 0 00-1.414 0l-12 12A1 1 0 004 16H9v4a2.0023 2.0023 0 002 2H21a2.0027 2.0027 0 002-2V16h5a1 1 0 00.707-1.707zM21 14v6H11V14H6.4141L16 4.4141 25.5859 14z"
2072
2313
  })), children);
2073
2314
  });
@@ -2088,7 +2329,7 @@ const Upload = /*#__PURE__*/React.forwardRef(function Upload({
2088
2329
  viewBox: "0 0 16 16",
2089
2330
  fill: "currentColor",
2090
2331
  ...rest
2091
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2332
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2092
2333
  d: "M3 9L3.7 9.7 7.5 5.9 7.5 15 8.5 15 8.5 5.9 12.3 9.7 13 9 8 4zM3 4V2h10v2h1V2c0-.6-.4-1-1-1H3C2.4 1 2 1.4 2 2v2H3z"
2093
2334
  })), children);
2094
2335
  }
@@ -2100,7 +2341,7 @@ const Upload = /*#__PURE__*/React.forwardRef(function Upload({
2100
2341
  viewBox: "0 0 32 32",
2101
2342
  fill: "currentColor",
2102
2343
  ...rest
2103
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2344
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2104
2345
  d: "M6 18L7.41 19.41 15 11.83 15 30 17 30 17 11.83 24.59 19.41 26 18 16 8 6 18zM6 8V4H26V8h2V4a2 2 0 00-2-2H6A2 2 0 004 4V8z"
2105
2346
  })), children);
2106
2347
  });
@@ -2120,7 +2361,7 @@ const Upstream = /*#__PURE__*/React.forwardRef(function Upstream({
2120
2361
  viewBox: "0 0 32 32",
2121
2362
  fill: "currentColor",
2122
2363
  ...rest
2123
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2364
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2124
2365
  d: "M10 24c0 3.3137 2.6863 6 6 6s6-2.6863 6-6-2.6863-6-6-6-6 2.6863-6 6zm2 0c0-2.2056 1.7944-4 4-4s4 1.7944 4 4-1.7944 4-4 4-4-1.7944-4-4zM30 5c0-1.6567-1.3433-3-3-3s-3 1.3433-3 3c0 1.3042.8374 2.4028 2 2.8164v5.1836c0 1.7217-.752 3.3438-2 4.4673v-2.4673h-2v6h6v-2h-2.7168c1.6938-1.4995 2.7168-3.6816 2.7168-6v-5.1836c1.1626-.4136 2-1.5122 2-2.8164zm-3 1c-.5522 0-1-.4478-1-1s.4478-1 1-1 1 .4478 1 1-.4478 1-1 1zM18.586 11.5859l-1.5859 1.5859v-5.3555c1.1626-.4136 2-1.5122 2-2.8164 0-1.6567-1.3433-3-3-3s-3 1.3433-3 3c0 1.3042.8374 2.4028 2 2.8164v5.3555l-1.5859-1.5859-1.4141 1.4141 4 4 4-4-1.4141-1.4141zm-2.5859-7.5859c.5522 0 1 .4478 1 1s-.4478 1-1 1-1-.4478-1-1 .4478-1 1-1zM8 15v2.4673c-1.248-1.1235-2-2.7456-2-4.4673v-5.1836c1.1626-.4136 2-1.5122 2-2.8164 0-1.6567-1.3433-3-3-3s-3 1.3433-3 3c0 1.3042.8374 2.4028 2 2.8164v5.1836c0 2.3184 1.0229 4.5005 2.7168 6h-2.7168v2h6v-6h-2zm-3-11c.5522 0 1 .4478 1 1s-.4478 1-1 1-1-.4478-1-1 .4478-1 1-1z"
2125
2366
  })), children);
2126
2367
  });
@@ -2140,7 +2381,7 @@ const Url = /*#__PURE__*/React.forwardRef(function Url({
2140
2381
  viewBox: "0 0 32 32",
2141
2382
  fill: "currentColor",
2142
2383
  ...rest
2143
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2384
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2144
2385
  strokeWidth: "0",
2145
2386
  d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM20 15v-4c0-1.103-.8975-2-2-2h-6v14h2v-6h1.4807l2.3345 6h2.1453l-2.3331-6h.3726c1.1025 0 2-.8975 2-2zm-6-4h4v4h-4v-4zM8 23h-4c-1.103 0-2-.8975-2-2v-12h2v12h4v-12h2v12c0 1.1025-.897 2-2 2z"
2146
2387
  })), children);
@@ -2161,7 +2402,7 @@ const UsageIncludedUseCase = /*#__PURE__*/React.forwardRef(function UsageInclude
2161
2402
  viewBox: "0 0 32 32",
2162
2403
  fill: "currentColor",
2163
2404
  ...rest
2164
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2405
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2165
2406
  strokeWidth: "0",
2166
2407
  d: "m13,28V5.8281l7.5859,7.5859,1.4141-1.4141L12,2,2,12l1.4143,1.4141,7.5857-7.5854v22.1714c0,1.1045.8955,2,2,2h15v-2h-15Z"
2167
2408
  })), children);
@@ -2182,9 +2423,9 @@ const Usb = /*#__PURE__*/React.forwardRef(function Usb({
2182
2423
  viewBox: "0 0 32 32",
2183
2424
  fill: "currentColor",
2184
2425
  ...rest
2185
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2426
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2186
2427
  d: "M24,15V6a2,2,0,0,0-2-2H10A2,2,0,0,0,8,6v9a2,2,0,0,0-2,2V28H8V17H24V28h2V17A2,2,0,0,0,24,15ZM10,6H22v9H10Z"
2187
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2428
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2188
2429
  d: "M12 10H15V12H12zM17 10H20V12H17z"
2189
2430
  })), children);
2190
2431
  });
@@ -2204,10 +2445,10 @@ const UseCaseDefinition = /*#__PURE__*/React.forwardRef(function UseCaseDefiniti
2204
2445
  viewBox: "0 0 32 32",
2205
2446
  fill: "currentColor",
2206
2447
  ...rest
2207
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2448
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2208
2449
  strokeWidth: "0",
2209
2450
  d: "M22.0735 21.9922c1.7068 0 2.9407-.7773 3.5151-2.3325l-1.6561-.7942c-.3212.7942-.828 1.386-1.859 1.386-1.2002 0-1.8086-.8284-1.8086-2.062v-1.6057c0-1.2341.6084-2.0787 1.8086-2.0787.9294 0 1.4871.5409 1.6899 1.2845l1.7748-.7947c-.524-1.386-1.6903-2.2307-3.4647-2.2307-2.603 0-4.0735 1.7744-4.0735 4.5969 0 2.8394 1.4705 4.6311 4.0735 4.6311zM11.5126 21.9922c3.3129 0 4.5468-1.572 4.5468-5.0369v-6.9631h-2.1973v7.2507c0 1.8422-.6423 2.772-2.3324 2.772s-2.3324-.9298-2.3324-2.772v-7.2507h-2.1973v6.9631c0 3.4648 1.2 5.0369 4.5126 5.0369z"
2210
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2451
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2211
2452
  strokeWidth: "0",
2212
2453
  d: "m2,4v24c0,1.1046.8954,2,2,2h24c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2Zm26,24H4V4h24v24Z"
2213
2454
  })), children);
@@ -2228,10 +2469,10 @@ const UseCaseUsage = /*#__PURE__*/React.forwardRef(function UseCaseUsage({
2228
2469
  viewBox: "0 0 32 32",
2229
2470
  fill: "currentColor",
2230
2471
  ...rest
2231
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2472
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2232
2473
  strokeWidth: "0",
2233
2474
  d: "M22.0735 21.9922c1.7068 0 2.9407-.7773 3.5151-2.3325l-1.6561-.7942c-.3212.7942-.828 1.386-1.859 1.386-1.2002 0-1.8086-.8284-1.8086-2.062v-1.6057c0-1.2341.6084-2.0787 1.8086-2.0787.9294 0 1.4871.5409 1.6899 1.2845l1.7748-.7947c-.524-1.386-1.6903-2.2307-3.4647-2.2307-2.603 0-4.0735 1.7744-4.0735 4.5969 0 2.8394 1.4705 4.6311 4.0735 4.6311zM11.5126 21.9922c3.3129 0 4.5468-1.572 4.5468-5.0369v-6.9631h-2.1973v7.2507c0 1.8422-.6423 2.772-2.3324 2.772s-2.3324-.9298-2.3324-2.772v-7.2507h-2.1973v6.9631c0 3.4648 1.2 5.0369 4.5126 5.0369z"
2234
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2475
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2235
2476
  strokeWidth: "0",
2236
2477
  d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
2237
2478
  })), children);
@@ -2253,7 +2494,7 @@ const User = /*#__PURE__*/React.forwardRef(function User({
2253
2494
  viewBox: "0 0 16 16",
2254
2495
  fill: "currentColor",
2255
2496
  ...rest
2256
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2497
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2257
2498
  d: "M8 2c1.4 0 2.5 1.1 2.5 2.5S9.4 7 8 7 5.5 5.9 5.5 4.5 6.6 2 8 2M8 1C6.1 1 4.5 2.6 4.5 4.5S6.1 8 8 8s3.5-1.6 3.5-3.5S9.9 1 8 1zM13 15h-1v-2.5c0-1.4-1.1-2.5-2.5-2.5h-3C5.1 10 4 11.1 4 12.5V15H3v-2.5C3 10.6 4.6 9 6.5 9h3c1.9 0 3.5 1.6 3.5 3.5V15z"
2258
2499
  })), children);
2259
2500
  }
@@ -2265,7 +2506,7 @@ const User = /*#__PURE__*/React.forwardRef(function User({
2265
2506
  viewBox: "0 0 32 32",
2266
2507
  fill: "currentColor",
2267
2508
  ...rest
2268
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2509
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2269
2510
  d: "M16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2zM26 30H24V25a5 5 0 00-5-5H13a5 5 0 00-5 5v5H6V25a7 7 0 017-7h6a7 7 0 017 7z"
2270
2511
  })), children);
2271
2512
  });
@@ -2285,7 +2526,7 @@ const UserAccess = /*#__PURE__*/React.forwardRef(function UserAccess({
2285
2526
  viewBox: "0 0 32 32",
2286
2527
  fill: "currentColor",
2287
2528
  ...rest
2288
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2529
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2289
2530
  d: "M16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8zM30 12a1.9922 1.9922 0 00-.5117.0742L28.4331 11.019a3.8788 3.8788 0 000-4.038l1.0552-1.0552a2.0339 2.0339 0 10-1.4141-1.4141L27.019 5.5669a3.8788 3.8788 0 00-4.038 0L21.9258 4.5117a2.0339 2.0339 0 10-1.4141 1.4141L21.5669 6.981a3.8788 3.8788 0 000 4.038l-1.0552 1.0552a2.0339 2.0339 0 101.4141 1.4141l1.0552-1.0552a3.8788 3.8788 0 004.038 0l1.0552 1.0552A1.9957 1.9957 0 1030 12zM23 9a2 2 0 112 2A2.0025 2.0025 0 0123 9z"
2290
2531
  })), children);
2291
2532
  });
@@ -2305,7 +2546,7 @@ const UserAccessLocked = /*#__PURE__*/React.forwardRef(function UserAccessLocked
2305
2546
  viewBox: "0 0 32 32",
2306
2547
  fill: "currentColor",
2307
2548
  ...rest
2308
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2549
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2309
2550
  strokeWidth: "0",
2310
2551
  d: "M28 8v-3c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v3c-1.1028 0-2 .8975-2 2v6c0 1.1025.8972 2 2 2h8c1.1028 0 2-.8975 2-2v-6c0-1.1025-.8972-2-2-2zm-6-3c0-1.1025.8972-2 2-2s2 .8975 2 2v3h-4v-3zm-2 11v-6h8v6h-8zM16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
2311
2552
  })), children);
@@ -2326,7 +2567,7 @@ const UserAccessUnlocked = /*#__PURE__*/React.forwardRef(function UserAccessUnlo
2326
2567
  viewBox: "0 0 32 32",
2327
2568
  fill: "currentColor",
2328
2569
  ...rest
2329
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2570
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2330
2571
  strokeWidth: "0",
2331
2572
  d: "M16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5zM28 8h-6v-3c0-1.1025.8972-2 2-2s2 .8975 2 2h2c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v3c-1.1028 0-2 .8975-2 2v6c0 1.1025.8972 2 2 2h8c1.1028 0 2-.8975 2-2v-6c0-1.1025-.8972-2-2-2zm0 8h-8v-6h8v6z"
2332
2573
  })), children);
@@ -2347,7 +2588,7 @@ const UserActivity = /*#__PURE__*/React.forwardRef(function UserActivity({
2347
2588
  viewBox: "0 0 32 32",
2348
2589
  fill: "currentColor",
2349
2590
  ...rest
2350
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2591
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2351
2592
  d: "M25 23h-.0215a1.0016 1.0016 0 01-.94-.7256L20.8711 11.19l-1.9346 5.1607A1.0005 1.0005 0 0118 17H14V15h3.3066l2.7569-7.3511a1.0005 1.0005 0 011.8984.0762l3.1113 10.8921 1.9786-5.9336A.9988.9988 0 0128 12h4v2H28.7207l-2.7725 8.3164A.9984.9984 0 0125 23zM15 30H13V23a3.0033 3.0033 0 00-3-3H6a3.0033 3.0033 0 00-3 3v7H1V23a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM8 8a3 3 0 11-3 3A3 3 0 018 8M8 6a5 5 0 105 5A5 5 0 008 6z"
2352
2593
  })), children);
2353
2594
  });
@@ -2367,7 +2608,7 @@ const UserAdmin = /*#__PURE__*/React.forwardRef(function UserAdmin({
2367
2608
  viewBox: "0 0 32 32",
2368
2609
  fill: "currentColor",
2369
2610
  ...rest
2370
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2611
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2371
2612
  d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM25 16.18L22.41 13.59 21 15 25 19 32 12 30.59 10.59 25 16.18z"
2372
2613
  })), children);
2373
2614
  });
@@ -2388,9 +2629,9 @@ const UserAvatar = /*#__PURE__*/React.forwardRef(function UserAvatar({
2388
2629
  viewBox: "0 0 16 16",
2389
2630
  fill: "currentColor",
2390
2631
  ...rest
2391
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2632
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2392
2633
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M5,13.2v-1.5c0-0.9,0.6-1.6,1.5-1.7h3c0.9,0.1,1.5,0.8,1.5,1.7v1.5 C9.1,14.3,6.9,14.3,5,13.2L5,13.2z M12,12l0-0.8c0-0.9-1.1-2.1-2.5-2.2h-3C5.1,9.1,4,10.3,4,11.7l0,0.5v0.3c-2.5-2.2-2.7-6-0.5-8.5 s6-2.7,8.5-0.5s2.7,6,0.5,8.5c-0.1,0.2-0.3,0.3-0.5,0.5V12z"
2393
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2634
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2394
2635
  d: "M8,3C6.6,3,5.5,4.1,5.5,5.5S6.6,8,8,8s2.5-1.1,2.5-2.5S9.4,3,8,3z M8,7C7.2,7,6.5,6.3,6.5,5.5S7.2,4,8,4s1.5,0.7,1.5,1.5 S8.8,7,8,7z"
2395
2636
  })), children);
2396
2637
  }
@@ -2402,9 +2643,9 @@ const UserAvatar = /*#__PURE__*/React.forwardRef(function UserAvatar({
2402
2643
  viewBox: "0 0 32 32",
2403
2644
  fill: "currentColor",
2404
2645
  ...rest
2405
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2646
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2406
2647
  d: "M16,8a5,5,0,1,0,5,5A5,5,0,0,0,16,8Zm0,8a3,3,0,1,1,3-3A3.0034,3.0034,0,0,1,16,16Z"
2407
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2648
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2408
2649
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2ZM10,26.3765V25a3.0033,3.0033,0,0,1,3-3h6a3.0033,3.0033,0,0,1,3,3v1.3765a11.8989,11.8989,0,0,1-12,0Zm13.9925-1.4507A5.0016,5.0016,0,0,0,19,20H13a5.0016,5.0016,0,0,0-4.9925,4.9258,12,12,0,1,1,15.985,0Z"
2409
2650
  })), children);
2410
2651
  });
@@ -2424,10 +2665,10 @@ const UserAvatarFilled = /*#__PURE__*/React.forwardRef(function UserAvatarFilled
2424
2665
  viewBox: "0 0 32 32",
2425
2666
  fill: "currentColor",
2426
2667
  ...rest
2427
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2668
+ }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2428
2669
  fill: "none",
2429
2670
  d: "M8.0071,24.93A4.9958,4.9958,0,0,1,13,20h6a4.9959,4.9959,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0ZM20.5,12.5A4.5,4.5,0,1,1,16,8,4.5,4.5,0,0,1,20.5,12.5Z"
2430
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2671
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2431
2672
  d: "M26.7489,24.93A13.9893,13.9893,0,1,0,2,16a13.899,13.899,0,0,0,3.2511,8.93l-.02.0166c.07.0845.15.1567.2222.2392.09.1036.1864.2.28.3008.28.3033.5674.5952.87.87.0915.0831.1864.1612.28.2417.32.2759.6484.5372.99.7813.0441.0312.0832.0693.1276.1006v-.0127a13.9011,13.9011,0,0,0,16,0V27.48c.0444-.0313.0835-.0694.1276-.1006.3412-.2441.67-.5054.99-.7813.0936-.08.1885-.1586.28-.2417.3025-.2749.59-.5668.87-.87.0933-.1006.1894-.1972.28-.3008.0719-.0825.1522-.1547.2222-.2392ZM16,8a4.5,4.5,0,1,1-4.5,4.5A4.5,4.5,0,0,1,16,8ZM8.0071,24.93A4.9957,4.9957,0,0,1,13,20h6a4.9958,4.9958,0,0,1,4.9929,4.93,11.94,11.94,0,0,1-15.9858,0Z"
2432
2673
  })), children);
2433
2674
  });
@@ -2447,9 +2688,9 @@ const UserAvatarFilledAlt = /*#__PURE__*/React.forwardRef(function UserAvatarFil
2447
2688
  viewBox: "0 0 32 32",
2448
2689
  fill: "currentColor",
2449
2690
  ...rest
2450
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2691
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2451
2692
  d: "M16,8a5,5,0,1,0,5,5A5,5,0,0,0,16,8Z"
2452
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2693
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2453
2694
  d: "M16,2A14,14,0,1,0,30,16,14.0158,14.0158,0,0,0,16,2Zm7.9925,22.9258A5.0016,5.0016,0,0,0,19,20H13a5.0016,5.0016,0,0,0-4.9925,4.9258,12,12,0,1,1,15.985,0Z"
2454
2695
  })), children);
2455
2696
  });
@@ -2469,7 +2710,7 @@ const UserCertification = /*#__PURE__*/React.forwardRef(function UserCertificati
2469
2710
  viewBox: "0 0 32 32",
2470
2711
  fill: "currentColor",
2471
2712
  ...rest
2472
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2713
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2473
2714
  d: "M25 10L26.593 13 30 13.414 27.5 15.667 28 19 25 17.125 22 19 22.5 15.667 20 13.414 23.5 13 25 10zM22 30H20V25a5.0059 5.0059 0 00-5-5H9a5.0059 5.0059 0 00-5 5v5H2V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
2474
2715
  })), children);
2475
2716
  });
@@ -2489,7 +2730,7 @@ const UserData = /*#__PURE__*/React.forwardRef(function UserData({
2489
2730
  viewBox: "0 0 32 32",
2490
2731
  fill: "currentColor",
2491
2732
  ...rest
2492
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2733
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2493
2734
  d: "M28 8H30V16H28zM23 5H25V16H23zM18 10H20V16H18zM16 30H14V24a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v6H2V24a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 9a3 3 0 11-3 3A3 3 0 019 9M9 7a5 5 0 105 5A5 5 0 009 7z"
2494
2735
  })), children);
2495
2736
  });
@@ -2509,7 +2750,7 @@ const UserFavorite = /*#__PURE__*/React.forwardRef(function UserFavorite({
2509
2750
  viewBox: "0 0 32 32",
2510
2751
  fill: "currentColor",
2511
2752
  ...rest
2512
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2753
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2513
2754
  d: "M27.303 12a2.6616 2.6616 0 00-1.9079.8058l-.3932.4054-.397-.4054a2.6615 2.6615 0 00-3.8157 0 2.7992 2.7992 0 000 3.8964L25.0019 21l4.2089-4.2978a2.7992 2.7992 0 000-3.8964A2.6616 2.6616 0 0027.303 12zM2 30H4V25a5.0059 5.0059 0 015-5h6a5.0059 5.0059 0 015 5v5h2V25a7.0082 7.0082 0 00-7-7H9a7.0082 7.0082 0 00-7 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
2514
2755
  })), children);
2515
2756
  });
@@ -2529,248 +2770,12 @@ const UserFavoriteAlt = /*#__PURE__*/React.forwardRef(function UserFavoriteAlt({
2529
2770
  viewBox: "0 0 32 32",
2530
2771
  fill: "currentColor",
2531
2772
  ...rest
2532
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2773
+ }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2533
2774
  d: "M28.7663 4.2558A4.2121 4.2121 0 0023 4.0321a4.2121 4.2121 0 00-5.7663.2237 4.319 4.319 0 000 6.0447L22.998 16.14 23 16.1376l.002.0019 5.7643-5.839A4.319 4.319 0 0028.7663 4.2558zM27.342 8.8948l-4.34 4.3973L23 13.29l-.002.002-4.34-4.3973a2.3085 2.3085 0 010-3.2338 2.2639 2.2639 0 013.1561 0l1.181 1.2074L23 6.8634l.0049.005 1.181-1.2074a2.2639 2.2639 0 013.1561 0A2.3085 2.3085 0 0127.342 8.8948zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
2534
2775
  })), children);
2535
2776
  });
2536
2777
  if (process.env.NODE_ENV !== "production") {
2537
2778
  UserFavoriteAlt.propTypes = iconPropTypes;
2538
2779
  }
2539
- const UserFavoriteAltFilled = /*#__PURE__*/React.forwardRef(function UserFavoriteAltFilled({
2540
- children,
2541
- size = 16,
2542
- ...rest
2543
- }, ref) {
2544
- return /*#__PURE__*/React.createElement(Icon, {
2545
- width: size,
2546
- height: size,
2547
- ref: ref,
2548
- xmlns: "http://www.w3.org/2000/svg",
2549
- viewBox: "0 0 32 32",
2550
- fill: "currentColor",
2551
- ...rest
2552
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2553
- d: "M26.4938 3a3.4735 3.4735 0 00-2.48 1.0393l-.5111.5228-.5161-.5228a3.4792 3.4792 0 00-4.96 0 3.59 3.59 0 000 5.0251l5.4766 5.5427 5.4716-5.5427a3.59 3.59 0 000-5.0251A3.4738 3.4738 0 0026.4938 3zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
2554
- })), children);
2555
- });
2556
- if (process.env.NODE_ENV !== "production") {
2557
- UserFavoriteAltFilled.propTypes = iconPropTypes;
2558
- }
2559
- const UserFeedback = /*#__PURE__*/React.forwardRef(function UserFeedback({
2560
- children,
2561
- size = 16,
2562
- ...rest
2563
- }, ref) {
2564
- return /*#__PURE__*/React.createElement(Icon, {
2565
- width: size,
2566
- height: size,
2567
- ref: ref,
2568
- xmlns: "http://www.w3.org/2000/svg",
2569
- viewBox: "0 0 32 32",
2570
- fill: "currentColor",
2571
- ...rest
2572
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2573
- strokeWidth: "0",
2574
- d: "M19 3h10c1.1035 0 2 .8965 2 2v6c0 1.1035-.8965 2-2 2h-2.4229s-1.7314 3-1.7314 3l-1.7324-1 2.3096-4h3.5771s0-6 0-6h-10s0 6 0 6h3v2h-3c-1.1035 0-2-.8965-2-2v-6c0-1.1035.8965-2 2-2zM15 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5H1v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM8 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3c.0019-1.6561 1.3439-2.9981 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
2575
- })), children);
2576
- });
2577
- if (process.env.NODE_ENV !== "production") {
2578
- UserFeedback.propTypes = iconPropTypes;
2579
- }
2580
- const UserFilled = /*#__PURE__*/React.forwardRef(function UserFilled({
2581
- children,
2582
- size = 16,
2583
- ...rest
2584
- }, ref) {
2585
- return /*#__PURE__*/React.createElement(Icon, {
2586
- width: size,
2587
- height: size,
2588
- ref: ref,
2589
- xmlns: "http://www.w3.org/2000/svg",
2590
- viewBox: "0 0 32 32",
2591
- fill: "currentColor",
2592
- ...rest
2593
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2594
- d: "M6 30H26V25a7.0082 7.0082 0 00-7-7H13a7.0082 7.0082 0 00-7 7zM9 9a7 7 0 107-7A7 7 0 009 9z"
2595
- })), children);
2596
- });
2597
- if (process.env.NODE_ENV !== "production") {
2598
- UserFilled.propTypes = iconPropTypes;
2599
- }
2600
- const UserFollow = /*#__PURE__*/React.forwardRef(function UserFollow({
2601
- children,
2602
- size = 16,
2603
- ...rest
2604
- }, ref) {
2605
- return /*#__PURE__*/React.createElement(Icon, {
2606
- width: size,
2607
- height: size,
2608
- ref: ref,
2609
- xmlns: "http://www.w3.org/2000/svg",
2610
- viewBox: "0 0 32 32",
2611
- fill: "currentColor",
2612
- ...rest
2613
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2614
- d: "M32 14L28 14 28 10 26 10 26 14 22 14 22 16 26 16 26 20 28 20 28 16 32 16 32 14zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7z"
2615
- })), children);
2616
- });
2617
- if (process.env.NODE_ENV !== "production") {
2618
- UserFollow.propTypes = iconPropTypes;
2619
- }
2620
- const UserIdentification = /*#__PURE__*/React.forwardRef(function UserIdentification({
2621
- children,
2622
- size = 16,
2623
- ...rest
2624
- }, ref) {
2625
- return /*#__PURE__*/React.createElement(Icon, {
2626
- width: size,
2627
- height: size,
2628
- ref: ref,
2629
- xmlns: "http://www.w3.org/2000/svg",
2630
- viewBox: "0 0 32 32",
2631
- fill: "currentColor",
2632
- ...rest
2633
- }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2634
- d: "M22,11h4a1,1,0,0,1,1,1v2a0,0,0,0,1,0,0H21a0,0,0,0,1,0,0V12A1,1,0,0,1,22,11Z"
2635
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
2636
- cx: "24",
2637
- cy: "8",
2638
- r: "2"
2639
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2640
- d: "M30 18H18a2.0023 2.0023 0 01-2-2V4a2.002 2.002 0 012-2H30a2.0023 2.0023 0 012 2V16A2.0027 2.0027 0 0130 18zM18 4V16H30.001L30 4zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
2641
- })), children);
2642
- });
2643
- if (process.env.NODE_ENV !== "production") {
2644
- UserIdentification.propTypes = iconPropTypes;
2645
- }
2646
- const UserMilitary = /*#__PURE__*/React.forwardRef(function UserMilitary({
2647
- children,
2648
- size = 16,
2649
- ...rest
2650
- }, ref) {
2651
- return /*#__PURE__*/React.createElement(Icon, {
2652
- width: size,
2653
- height: size,
2654
- ref: ref,
2655
- xmlns: "http://www.w3.org/2000/svg",
2656
- viewBox: "0 0 32 32",
2657
- fill: "currentColor",
2658
- ...rest
2659
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2660
- d: "M25 13L23.407 16 20 16.414 22.5 18.667 22 22 25 20.125 28 22 27.5 18.667 30 16.414 26.5 16 25 13z"
2661
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2662
- d: "M21.414 13.414L25 9.834 25 9.834 28.587 13.416 30 12 25 7 20 12 21.414 13.414z"
2663
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2664
- d: "M21.414 8.414L25 4.834 25 4.834 28.587 8.416 30 7 25 2 20 7 21.414 8.414zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
2665
- })), children);
2666
- });
2667
- if (process.env.NODE_ENV !== "production") {
2668
- UserMilitary.propTypes = iconPropTypes;
2669
- }
2670
- const UserMultiple = /*#__PURE__*/React.forwardRef(function UserMultiple({
2671
- children,
2672
- size = 16,
2673
- ...rest
2674
- }, ref) {
2675
- return /*#__PURE__*/React.createElement(Icon, {
2676
- width: size,
2677
- height: size,
2678
- ref: ref,
2679
- xmlns: "http://www.w3.org/2000/svg",
2680
- viewBox: "0 0 32 32",
2681
- fill: "currentColor",
2682
- ...rest
2683
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2684
- d: "M30 30H28V25a5.0057 5.0057 0 00-5-5V18a7.0078 7.0078 0 017 7zM22 30H20V25a5.0059 5.0059 0 00-5-5H9a5.0059 5.0059 0 00-5 5v5H2V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM20 2V4a5 5 0 010 10v2A7 7 0 0020 2zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
2685
- })), children);
2686
- });
2687
- if (process.env.NODE_ENV !== "production") {
2688
- UserMultiple.propTypes = iconPropTypes;
2689
- }
2690
- const UserOnline = /*#__PURE__*/React.forwardRef(function UserOnline({
2691
- children,
2692
- size = 16,
2693
- ...rest
2694
- }, ref) {
2695
- return /*#__PURE__*/React.createElement(Icon, {
2696
- width: size,
2697
- height: size,
2698
- ref: ref,
2699
- xmlns: "http://www.w3.org/2000/svg",
2700
- viewBox: "0 0 32 32",
2701
- fill: "currentColor",
2702
- ...rest
2703
- }, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
2704
- cx: "26",
2705
- cy: "16",
2706
- r: "4"
2707
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2708
- d: "M22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
2709
- })), children);
2710
- });
2711
- if (process.env.NODE_ENV !== "production") {
2712
- UserOnline.propTypes = iconPropTypes;
2713
- }
2714
- const UserProfile = /*#__PURE__*/React.forwardRef(function UserProfile({
2715
- children,
2716
- size = 16,
2717
- ...rest
2718
- }, ref) {
2719
- return /*#__PURE__*/React.createElement(Icon, {
2720
- width: size,
2721
- height: size,
2722
- ref: ref,
2723
- xmlns: "http://www.w3.org/2000/svg",
2724
- viewBox: "0 0 32 32",
2725
- fill: "currentColor",
2726
- ...rest
2727
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2728
- d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM22 4H32V6H22zM22 9H32V11H22zM22 14H29V16H22z"
2729
- })), children);
2730
- });
2731
- if (process.env.NODE_ENV !== "production") {
2732
- UserProfile.propTypes = iconPropTypes;
2733
- }
2734
- const UserRole = /*#__PURE__*/React.forwardRef(function UserRole({
2735
- children,
2736
- size = 16,
2737
- ...rest
2738
- }, ref) {
2739
- return /*#__PURE__*/React.createElement(Icon, {
2740
- width: size,
2741
- height: size,
2742
- ref: ref,
2743
- xmlns: "http://www.w3.org/2000/svg",
2744
- viewBox: "0 0 32 32",
2745
- fill: "currentColor",
2746
- ...rest
2747
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2748
- d: "M28.07 21L22 15 28.07 9 29.5 10.41 24.86 15 29.5 19.59 28.07 21zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
2749
- })), children);
2750
- });
2751
- if (process.env.NODE_ENV !== "production") {
2752
- UserRole.propTypes = iconPropTypes;
2753
- }
2754
- const UserService = /*#__PURE__*/React.forwardRef(function UserService({
2755
- children,
2756
- size = 16,
2757
- ...rest
2758
- }, ref) {
2759
- return /*#__PURE__*/React.createElement(Icon, {
2760
- width: size,
2761
- height: size,
2762
- ref: ref,
2763
- xmlns: "http://www.w3.org/2000/svg",
2764
- viewBox: "0 0 32 32",
2765
- fill: "currentColor",
2766
- ...rest
2767
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2768
- strokeWidth: "0",
2769
- d: "M23.019 10.4332c-.595.3514-1.2795.5668-2.019.5668-2.2056 0-4-1.7944-4-4 0-.3557.0615-.6943.1492-1.0228l2.4368 2.4368.0005-.0004c.3621.3621.8621.5864 1.4136.5864 1.103 0 2-.897 2-2 0-.5515-.2242-1.0515-.5864-1.4136l.0005-.0004-2.4368-2.4368c.3284-.0875.667-.1491 1.0227-.1491 2.2056 0 4 1.7944 4 4 0 .7396-.2155 1.4241-.5669 2.0191l5.5669 5.5668-1.4141 1.4141-5.5669-5.5668zM16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3c.0019-1.6561 1.3439-2.9981 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
2770
- })), children);
2771
- });
2772
- if (process.env.NODE_ENV !== "production") {
2773
- UserService.propTypes = iconPropTypes;
2774
- }
2775
2780
 
2776
- export { QU1, QU2, QU3, ThunderstormSevere, ThunderstormStrong, Ticket, Tides, Tif, Time, TimeFilled, TimePlot, Timer, TimingBelt, ToolBox, ToolKit, Tools, ToolsAlt, TopDataSets, TopPrograms, Tornado, TornadoWarning, TouchInteraction, Touch_1, Touch_1Down, Touch_1DownFilled, Touch_1Filled, Touch_2, Touch_2Filled, Tour, TrafficCone, TrafficEvent, TrafficFlow, TrafficFlowIncident, TrafficIncident, TrafficWeatherIncident, Train, TrainHeart, TrainProfile, TrainSpeed, TrainTicket, TrainTime, Tram, TransformBinary, TransformCode, TransformInstructions, TransformLanguage, Transgender, Translate, TransmissionLte, Transpose, TrashCan, Tree, TreeFallRisk, TreeView, TreeViewAlt, TriangleDownOutline, TriangleDownSolid, TriangleLeftOutline, TriangleLeftSolid, TriangleOutline, TriangleRightOutline, TriangleRightSolid, TriangleSolid, Trigger, Trophy, TrophyFilled, TropicalStorm, TropicalStormModelTracks, TropicalStormTracks, TropicalWarning, Tsq, Tsunami, Tsv, Tuning, TwoFactorAuthentication, TwoPersonLift, Txt, TxtReference, TypePattern, Types, Umbrella, Undefined, UndefinedFilled, Undo, UngroupObjects, Unknown, UnknownFilled, Unlink, Unlocked, Unsaved, UpToTop, UpdateComplete, UpdateNow, Upgrade, Upload, Upstream, Url, UsageIncludedUseCase, Usb, UseCaseDefinition, UseCaseUsage, User, UserAccess, UserAccessLocked, UserAccessUnlocked, UserActivity, UserAdmin, UserAvatar, UserAvatarFilled, UserAvatarFilledAlt, UserCertification, UserData, UserFavorite, UserFavoriteAlt, UserFavoriteAltFilled, UserFeedback, UserFilled, UserFollow, UserIdentification, UserMilitary, UserMultiple, UserOnline, UserProfile, UserRole, UserService };
2781
+ export { QU1, QU2, QU3, Thumbnail_2, ThumbsDown, ThumbsDownFilled, ThumbsUp, ThumbsUpDouble, ThumbsUpDoubleFilled, ThumbsUpFilled, Thunderstorm, ThunderstormScattered, ThunderstormScatteredNight, ThunderstormSevere, ThunderstormStrong, Ticket, Tides, Tif, Time, TimeFilled, TimePlot, Timer, TimingBelt, ToolBox, ToolKit, Tools, ToolsAlt, TopDataSets, TopPrograms, Tornado, TornadoWarning, TouchInteraction, Touch_1, Touch_1Down, Touch_1DownFilled, Touch_1Filled, Touch_2, Touch_2Filled, Tour, TrafficCone, TrafficEvent, TrafficFlow, TrafficFlowIncident, TrafficIncident, TrafficWeatherIncident, Train, TrainHeart, TrainProfile, TrainSpeed, TrainTicket, TrainTime, Tram, TransformBinary, TransformCode, TransformInstructions, TransformLanguage, Transgender, Translate, TransmissionLte, Transpose, TrashCan, Tree, TreeFallRisk, TreeView, TreeViewAlt, TriangleDownOutline, TriangleDownSolid, TriangleLeftOutline, TriangleLeftSolid, TriangleOutline, TriangleRightOutline, TriangleRightSolid, TriangleSolid, Trigger, Trophy, TrophyFilled, TropicalStorm, TropicalStormModelTracks, TropicalStormTracks, TropicalWarning, Tsq, Tsunami, Tsv, Tuning, TwoFactorAuthentication, TwoPersonLift, Txt, TxtReference, TypePattern, Types, Umbrella, Undefined, UndefinedFilled, Undo, UngroupObjects, Unknown, UnknownFilled, Unlink, Unlocked, Unsaved, UpToTop, UpdateComplete, UpdateNow, Upgrade, Upload, Upstream, Url, UsageIncludedUseCase, Usb, UseCaseDefinition, UseCaseUsage, User, UserAccess, UserAccessLocked, UserAccessUnlocked, UserActivity, UserAdmin, UserAvatar, UserAvatarFilled, UserAvatarFilledAlt, UserCertification, UserData, UserFavorite, UserFavoriteAlt, WatsonHealthThumbnailPreview };