@carbon/icons-react 11.40.0-rc.0 → 11.40.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 (169) hide show
  1. package/es/CircleOutline.d.ts +11 -0
  2. package/es/CircleOutline.js +39 -0
  3. package/es/DiamondOutline.d.ts +11 -0
  4. package/es/DiamondOutline.js +39 -0
  5. package/es/DiamondSolid.d.ts +11 -0
  6. package/es/DiamondSolid.js +39 -0
  7. package/es/HexagonOutline.d.ts +11 -0
  8. package/es/HexagonOutline.js +39 -0
  9. package/es/HexagonSolid.d.ts +11 -0
  10. package/es/HexagonSolid.js +39 -0
  11. package/es/HexagonVerticalOutline.d.ts +11 -0
  12. package/es/HexagonVerticalOutline.js +39 -0
  13. package/es/HexagonVerticalSolid.d.ts +11 -0
  14. package/es/HexagonVerticalSolid.js +39 -0
  15. package/es/PentagonDownOutline.d.ts +11 -0
  16. package/es/PentagonDownOutline.js +39 -0
  17. package/es/PentagonDownSolid.d.ts +11 -0
  18. package/es/PentagonDownSolid.js +39 -0
  19. package/es/PentagonLeftOutline.d.ts +11 -0
  20. package/es/PentagonLeftOutline.js +39 -0
  21. package/es/PentagonLeftSolid.d.ts +11 -0
  22. package/es/PentagonLeftSolid.js +39 -0
  23. package/es/PentagonOutline.d.ts +11 -0
  24. package/es/PentagonOutline.js +39 -0
  25. package/es/PentagonRightOutline.d.ts +11 -0
  26. package/es/PentagonRightOutline.js +39 -0
  27. package/es/PentagonRightSolid.d.ts +11 -0
  28. package/es/PentagonRightSolid.js +39 -0
  29. package/es/PentagonSolid.d.ts +11 -0
  30. package/es/PentagonSolid.js +39 -0
  31. package/es/SquareOutline.d.ts +11 -0
  32. package/es/SquareOutline.js +39 -0
  33. package/es/SquareSolid.d.ts +11 -0
  34. package/es/SquareSolid.js +35 -0
  35. package/es/TriangleDownOutline.d.ts +11 -0
  36. package/es/TriangleDownOutline.js +39 -0
  37. package/es/TriangleDownSolid.d.ts +11 -0
  38. package/es/TriangleDownSolid.js +39 -0
  39. package/es/TriangleLeftOutline.d.ts +11 -0
  40. package/es/TriangleLeftOutline.js +39 -0
  41. package/es/TriangleLeftSolid.d.ts +11 -0
  42. package/es/TriangleLeftSolid.js +39 -0
  43. package/es/TriangleOutline.d.ts +11 -0
  44. package/es/TriangleOutline.js +39 -0
  45. package/es/TriangleRightOutline.d.ts +11 -0
  46. package/es/TriangleRightOutline.js +39 -0
  47. package/es/TriangleRightSolid.d.ts +11 -0
  48. package/es/TriangleRightSolid.js +39 -0
  49. package/es/TriangleSolid.d.ts +11 -0
  50. package/es/TriangleSolid.js +39 -0
  51. package/es/generated/bucket-10.d.ts +8 -8
  52. package/es/generated/bucket-10.js +608 -595
  53. package/es/generated/bucket-11.d.ts +16 -16
  54. package/es/generated/bucket-11.js +642 -648
  55. package/es/generated/bucket-12.d.ts +16 -16
  56. package/es/generated/bucket-12.js +857 -850
  57. package/es/generated/bucket-13.d.ts +16 -16
  58. package/es/generated/bucket-13.js +799 -798
  59. package/es/generated/bucket-14.d.ts +18 -18
  60. package/es/generated/bucket-14.js +923 -937
  61. package/es/generated/bucket-15.d.ts +18 -18
  62. package/es/generated/bucket-15.js +733 -738
  63. package/es/generated/bucket-16.d.ts +26 -26
  64. package/es/generated/bucket-16.js +762 -799
  65. package/es/generated/bucket-17.d.ts +26 -2
  66. package/es/generated/bucket-17.js +1030 -450
  67. package/es/generated/bucket-18.d.ts +11 -0
  68. package/es/generated/bucket-18.js +38 -0
  69. package/es/generated/bucket-3.d.ts +2 -2
  70. package/es/generated/bucket-3.js +438 -437
  71. package/es/generated/bucket-4.d.ts +4 -4
  72. package/es/generated/bucket-4.js +495 -501
  73. package/es/generated/bucket-5.d.ts +4 -4
  74. package/es/generated/bucket-5.js +527 -519
  75. package/es/generated/bucket-6.d.ts +4 -4
  76. package/es/generated/bucket-6.js +512 -538
  77. package/es/generated/bucket-7.d.ts +8 -8
  78. package/es/generated/bucket-7.js +697 -694
  79. package/es/generated/bucket-8.d.ts +8 -8
  80. package/es/generated/bucket-8.js +685 -682
  81. package/es/generated/bucket-9.d.ts +8 -8
  82. package/es/generated/bucket-9.js +593 -590
  83. package/es/index.d.ts +1 -0
  84. package/es/index.js +16 -15
  85. package/lib/CircleOutline.d.ts +11 -0
  86. package/lib/CircleOutline.js +45 -0
  87. package/lib/DiamondOutline.d.ts +11 -0
  88. package/lib/DiamondOutline.js +45 -0
  89. package/lib/DiamondSolid.d.ts +11 -0
  90. package/lib/DiamondSolid.js +45 -0
  91. package/lib/HexagonOutline.d.ts +11 -0
  92. package/lib/HexagonOutline.js +45 -0
  93. package/lib/HexagonSolid.d.ts +11 -0
  94. package/lib/HexagonSolid.js +45 -0
  95. package/lib/HexagonVerticalOutline.d.ts +11 -0
  96. package/lib/HexagonVerticalOutline.js +45 -0
  97. package/lib/HexagonVerticalSolid.d.ts +11 -0
  98. package/lib/HexagonVerticalSolid.js +45 -0
  99. package/lib/PentagonDownOutline.d.ts +11 -0
  100. package/lib/PentagonDownOutline.js +45 -0
  101. package/lib/PentagonDownSolid.d.ts +11 -0
  102. package/lib/PentagonDownSolid.js +45 -0
  103. package/lib/PentagonLeftOutline.d.ts +11 -0
  104. package/lib/PentagonLeftOutline.js +45 -0
  105. package/lib/PentagonLeftSolid.d.ts +11 -0
  106. package/lib/PentagonLeftSolid.js +45 -0
  107. package/lib/PentagonOutline.d.ts +11 -0
  108. package/lib/PentagonOutline.js +45 -0
  109. package/lib/PentagonRightOutline.d.ts +11 -0
  110. package/lib/PentagonRightOutline.js +45 -0
  111. package/lib/PentagonRightSolid.d.ts +11 -0
  112. package/lib/PentagonRightSolid.js +45 -0
  113. package/lib/PentagonSolid.d.ts +11 -0
  114. package/lib/PentagonSolid.js +45 -0
  115. package/lib/SquareOutline.d.ts +11 -0
  116. package/lib/SquareOutline.js +45 -0
  117. package/lib/SquareSolid.d.ts +11 -0
  118. package/lib/SquareSolid.js +41 -0
  119. package/lib/TriangleDownOutline.d.ts +11 -0
  120. package/lib/TriangleDownOutline.js +45 -0
  121. package/lib/TriangleDownSolid.d.ts +11 -0
  122. package/lib/TriangleDownSolid.js +45 -0
  123. package/lib/TriangleLeftOutline.d.ts +11 -0
  124. package/lib/TriangleLeftOutline.js +45 -0
  125. package/lib/TriangleLeftSolid.d.ts +11 -0
  126. package/lib/TriangleLeftSolid.js +45 -0
  127. package/lib/TriangleOutline.d.ts +11 -0
  128. package/lib/TriangleOutline.js +45 -0
  129. package/lib/TriangleRightOutline.d.ts +11 -0
  130. package/lib/TriangleRightOutline.js +45 -0
  131. package/lib/TriangleRightSolid.d.ts +11 -0
  132. package/lib/TriangleRightSolid.js +45 -0
  133. package/lib/TriangleSolid.d.ts +11 -0
  134. package/lib/TriangleSolid.js +45 -0
  135. package/lib/generated/bucket-10.d.ts +8 -8
  136. package/lib/generated/bucket-10.js +614 -601
  137. package/lib/generated/bucket-11.d.ts +16 -16
  138. package/lib/generated/bucket-11.js +656 -662
  139. package/lib/generated/bucket-12.d.ts +16 -16
  140. package/lib/generated/bucket-12.js +871 -864
  141. package/lib/generated/bucket-13.d.ts +16 -16
  142. package/lib/generated/bucket-13.js +813 -812
  143. package/lib/generated/bucket-14.d.ts +18 -18
  144. package/lib/generated/bucket-14.js +939 -953
  145. package/lib/generated/bucket-15.d.ts +18 -18
  146. package/lib/generated/bucket-15.js +749 -754
  147. package/lib/generated/bucket-16.d.ts +26 -26
  148. package/lib/generated/bucket-16.js +786 -823
  149. package/lib/generated/bucket-17.d.ts +26 -2
  150. package/lib/generated/bucket-17.js +1054 -450
  151. package/lib/generated/bucket-18.d.ts +11 -0
  152. package/lib/generated/bucket-18.js +46 -0
  153. package/lib/generated/bucket-3.d.ts +2 -2
  154. package/lib/generated/bucket-3.js +438 -437
  155. package/lib/generated/bucket-4.d.ts +4 -4
  156. package/lib/generated/bucket-4.js +497 -503
  157. package/lib/generated/bucket-5.d.ts +4 -4
  158. package/lib/generated/bucket-5.js +529 -521
  159. package/lib/generated/bucket-6.d.ts +4 -4
  160. package/lib/generated/bucket-6.js +514 -540
  161. package/lib/generated/bucket-7.d.ts +8 -8
  162. package/lib/generated/bucket-7.js +703 -700
  163. package/lib/generated/bucket-8.d.ts +8 -8
  164. package/lib/generated/bucket-8.js +691 -688
  165. package/lib/generated/bucket-9.d.ts +8 -8
  166. package/lib/generated/bucket-9.js +599 -596
  167. package/lib/index.d.ts +1 -0
  168. package/lib/index.js +169 -143
  169. package/package.json +4 -4
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _circle, _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _circle2, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _circle3, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _circle4, _path37, _path38, _path39, _path40, _circle5, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _rect, _path60, _path61, _path62, _path63, _circle6, _circle7, _circle8, _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, _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, _path189, _path190, _circle9, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211;
16
- const TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup(_ref, ref) {
15
+ var _path, _path2, _path3, _path4, _path5, _circle, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _circle2, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _circle3, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _circle4, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _circle5, _path64, _path65, _path66, _path67, _circle6, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _rect, _path87, _path88, _path89, _path90, _circle7, _circle8, _circle9, _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, _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, _path204, _path205, _path206, _path207, _path208;
16
+ const SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3(_ref, ref) {
17
17
  let {
18
18
  children,
19
19
  size = 16,
@@ -27,20 +27,14 @@ const TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup(_ref, ref) {
27
27
  viewBox: "0 0 32 32",
28
28
  fill: "currentColor",
29
29
  ...rest
30
- }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
31
- cx: "10",
32
- cy: "14",
33
- r: "2"
34
- })), _path || (_path = /*#__PURE__*/React.createElement("path", {
35
- d: "M16,30a1,1,0,0,1-.71-.29L4.59,19A2,2,0,0,1,4,17.59V10A2,2,0,0,1,6,8h7.59A2,2,0,0,1,15,8.59l10.71,10.7a1,1,0,0,1,0,1.42l-9,9A1,1,0,0,1,16,30ZM6,10v7.59l10,10L23.59,20l-10-10Z"
36
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
37
- d: "M27.71,13.29,17,2.59A2,2,0,0,0,15.59,2H8A2,2,0,0,0,6,4V6H8V4h7.59l10,10-1.3,1.29,1.42,1.42,2-2A1,1,0,0,0,27.71,13.29Z"
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M22 4L22 6 24.586 6 19.586 11 21 12.414 26 7.414 26 10 28 10 28 4 22 4zM10 4L10 6 7.414 6 12.414 11 11 12.414 6 7.414 6 10 4 10 4 4 10 4zM20 5L16 1 12 5 13.414 6.414 15 4.829 15 11 17 11 17 4.829 18.586 6.414 20 5zM22 28L22 26 24.586 26 19.586 21 21 19.586 26 24.586 26 22 28 22 28 28 22 28zM10 28L10 26 7.414 26 12.414 21 11 19.586 6 24.586 6 22 4 22 4 28 10 28zM20 27L16 31 12 27 13.414 25.586 15 27.171 15 21 17 21 17 27.171 18.586 25.586 20 27zM5 12L1 16 5 20 6.414 18.586 4.829 17 11 17 11 15 4.829 15 6.414 13.414 5 12zM27 12L31 16 27 20 25.586 18.586 27.171 17 21 17 21 15 27.171 15 25.586 13.414 27 12z"
38
32
  })), children);
39
33
  });
40
34
  if (process.env.NODE_ENV !== "production") {
41
- TagGroup.propTypes = iconPropTypes;
35
+ SwitchLayer_3.propTypes = iconPropTypes;
42
36
  }
43
- const TagImport = /*#__PURE__*/React.forwardRef(function TagImport(_ref2, ref) {
37
+ const Switcher = /*#__PURE__*/React.forwardRef(function Switcher(_ref2, ref) {
44
38
  let {
45
39
  children,
46
40
  size = 16,
@@ -54,16 +48,14 @@ const TagImport = /*#__PURE__*/React.forwardRef(function TagImport(_ref2, ref) {
54
48
  viewBox: "0 0 32 32",
55
49
  fill: "currentColor",
56
50
  ...rest
57
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
58
- d: "M16 18L22 12 23.414 13.414 19.828 17 30 17 30 19 19.828 19 23.414 22.586 22 24 16 18zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
59
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
60
- d: "M20.0586,26l-2.0007,2L4,13.9414V4h9.9417l6,6,1.4143-1.414-6.001-6A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l2.0006-2.0007Z"
51
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
52
+ d: "M14 4H18V8H14zM4 4H8V8H4zM24 4H28V8H24zM14 14H18V18H14zM4 14H8V18H4zM24 14H28V18H24zM14 24H18V28H14zM4 24H8V28H4zM24 24H28V28H24z"
61
53
  })), children);
62
54
  });
63
55
  if (process.env.NODE_ENV !== "production") {
64
- TagImport.propTypes = iconPropTypes;
56
+ Switcher.propTypes = iconPropTypes;
65
57
  }
66
- const TagNone = /*#__PURE__*/React.forwardRef(function TagNone(_ref3, ref) {
58
+ const SyncSettings = /*#__PURE__*/React.forwardRef(function SyncSettings(_ref3, ref) {
67
59
  let {
68
60
  children,
69
61
  size = 16,
@@ -77,16 +69,18 @@ const TagNone = /*#__PURE__*/React.forwardRef(function TagNone(_ref3, ref) {
77
69
  viewBox: "0 0 32 32",
78
70
  fill: "currentColor",
79
71
  ...rest
80
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
81
- d: "M23.092 10.3218L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6.9077-6.9077 6.3218 6.3223a2.001 2.001 0 002.8286 0l9.9424-9.9424a2.001 2.001 0 000-2.8286zM18.0579 28l-6.3218-6.3223 9.9419-9.9419L28 18.0576zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
82
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
83
- d: "M7.4927,20.2627l1.414-1.4141L4,13.9414V4h9.9417l4.9069,4.9067,1.4141-1.414L15.3555,2.5859A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141Z"
72
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
73
+ strokeWidth: "0",
74
+ d: "M15 24L15 22 11.4 22 22 11.4 22 15 24 15 24 8 17 8 17 10 20.6 10 10 20.6 10 17 8 17 8 24 15 24zM25 20v2h3c1.1 0 2-.9 2-2v-3h-2v3h-3zM28 10H30V14H28zM25 2v2h3v3h2v-3c0-1.1-.9-2-2-2h-3zM18 2H22V4H18z"
75
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
76
+ strokeWidth: "0",
77
+ d: "M10 4v3h2v-3h3V2h-3c-1.1 0-2 .9-2 2zM12 10H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-8h-2v8H4V12h8v-2z"
84
78
  })), children);
85
79
  });
86
80
  if (process.env.NODE_ENV !== "production") {
87
- TagNone.propTypes = iconPropTypes;
81
+ SyncSettings.propTypes = iconPropTypes;
88
82
  }
89
- const Tank = /*#__PURE__*/React.forwardRef(function Tank(_ref4, ref) {
83
+ const SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision(_ref4, ref) {
90
84
  let {
91
85
  children,
92
86
  size = 16,
@@ -100,14 +94,22 @@ const Tank = /*#__PURE__*/React.forwardRef(function Tank(_ref4, ref) {
100
94
  viewBox: "0 0 32 32",
101
95
  fill: "currentColor",
102
96
  ...rest
103
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
104
- d: "M30,13V11H18.6182l-.7237-1.4473A1,1,0,0,0,17,9H9a1,1,0,0,0-1,1v5H4v2H22.6379l3.6,3H3a1,1,0,0,0-1,1v2a5.0057,5.0057,0,0,0,5,5H25a5.0057,5.0057,0,0,0,5-5V21a1.0011,1.0011,0,0,0-.36-.7686l-6-5A1.0015,1.0015,0,0,0,23,15H20.6182l-1-2ZM28,23a3.0033,3.0033,0,0,1-3,3H7a3.0033,3.0033,0,0,1-3-3V22H28ZM10,15V11h6.3821l2,4Z"
97
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
98
+ d: "M21 20L21 30 30 25 21 20z"
99
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
100
+ cx: "14",
101
+ cy: "14",
102
+ r: "2"
103
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
104
+ d: "M14,20a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,14,20Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,14,10Z"
105
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
106
+ d: "M25.9512,12.91l-.0064,0A12.05,12.05,0,1,0,17,25.605V23.5386a9.9813,9.9813,0,1,1,6.6235-6.81l1.9248.544A12.0341,12.0341,0,0,0,26,14Q26,13.4492,25.9512,12.91Z"
105
107
  })), children);
106
108
  });
107
109
  if (process.env.NODE_ENV !== "production") {
108
- Tank.propTypes = iconPropTypes;
110
+ SysProvision.propTypes = iconPropTypes;
109
111
  }
110
- const Task = /*#__PURE__*/React.forwardRef(function Task(_ref5, ref) {
112
+ const QT = /*#__PURE__*/React.forwardRef(function QT(_ref5, ref) {
111
113
  let {
112
114
  children,
113
115
  size = 16,
@@ -122,15 +124,13 @@ const Task = /*#__PURE__*/React.forwardRef(function Task(_ref5, ref) {
122
124
  fill: "currentColor",
123
125
  ...rest
124
126
  }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
125
- d: "M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"
126
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
127
- d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
127
+ d: "M12 11L15 11 15 23 17 23 17 11 20 11 20 9 12 9 12 11z"
128
128
  })), children);
129
129
  });
130
130
  if (process.env.NODE_ENV !== "production") {
131
- Task.propTypes = iconPropTypes;
131
+ QT.propTypes = iconPropTypes;
132
132
  }
133
- const TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref6, ref) {
133
+ const QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt(_ref6, ref) {
134
134
  let {
135
135
  children,
136
136
  size = 16,
@@ -144,16 +144,14 @@ const TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref6, ref) {
144
144
  viewBox: "0 0 32 32",
145
145
  fill: "currentColor",
146
146
  ...rest
147
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
148
- d: "M31 24L27 24 27 20 25 20 25 24 21 24 21 26 25 26 25 30 27 30 27 26 31 26 31 24z"
149
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
150
- d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2H17V28H7V7h3v3H22V7h3v9h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
147
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
148
+ d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM24 9L22 9 22 7 20 7 20 9 18 9 18 11 20 11 20 17 21 18 22 17 22 11 24 11 24 9z"
151
149
  })), children);
152
150
  });
153
151
  if (process.env.NODE_ENV !== "production") {
154
- TaskAdd.propTypes = iconPropTypes;
152
+ QTAlt.propTypes = iconPropTypes;
155
153
  }
156
- const TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref7, ref) {
154
+ const Table = /*#__PURE__*/React.forwardRef(function Table(_ref7, ref) {
157
155
  let {
158
156
  children,
159
157
  size = 16,
@@ -167,16 +165,14 @@ const TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref7,
167
165
  viewBox: "0 0 32 32",
168
166
  fill: "currentColor",
169
167
  ...rest
170
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
171
- d: "M30,20A6,6,0,1,0,20,24.46V32l4-1.8936L28,32V24.46A5.98,5.98,0,0,0,30,20Zm-4,8.84-2-.9467L22,28.84V25.65a5.8877,5.8877,0,0,0,4,0ZM24,24a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,24Z"
172
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
173
- d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
168
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
169
+ d: "M29,5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2ZM27,5V9H5V5Zm0,22H5V23H27Zm0-6H5V17H27Zm0-6H5V11H27Z"
174
170
  })), children);
175
171
  });
176
172
  if (process.env.NODE_ENV !== "production") {
177
- TaskApproved.propTypes = iconPropTypes;
173
+ Table.propTypes = iconPropTypes;
178
174
  }
179
- const TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref8, ref) {
175
+ const TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias(_ref8, ref) {
180
176
  let {
181
177
  children,
182
178
  size = 16,
@@ -190,18 +186,16 @@ const TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref8
190
186
  viewBox: "0 0 32 32",
191
187
  fill: "currentColor",
192
188
  ...rest
193
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
194
- d: "M22.5,26A3.5,3.5,0,1,1,26,22.5,3.5041,3.5041,0,0,1,22.5,26Zm0-5A1.5,1.5,0,1,0,24,22.5,1.5017,1.5017,0,0,0,22.5,21Z"
195
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
196
- d: "M22.5,31A8.5,8.5,0,1,1,31,22.5,8.51,8.51,0,0,1,22.5,31Zm0-15A6.5,6.5,0,1,0,29,22.5,6.5074,6.5074,0,0,0,22.5,16Z"
197
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
198
- d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h5V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
189
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
190
+ d: "M12,29H5a2.0021,2.0021,0,0,1-2-2V20a2.0021,2.0021,0,0,1,2-2h7a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,12,29ZM5,20v7h7V20Z"
191
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
192
+ d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
199
193
  })), children);
200
194
  });
201
195
  if (process.env.NODE_ENV !== "production") {
202
- TaskAssetView.propTypes = iconPropTypes;
196
+ TableAlias.propTypes = iconPropTypes;
203
197
  }
204
- const TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref9, ref) {
198
+ const TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt(_ref9, ref) {
205
199
  let {
206
200
  children,
207
201
  size = 16,
@@ -215,16 +209,14 @@ const TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref9,
215
209
  viewBox: "0 0 32 32",
216
210
  fill: "currentColor",
217
211
  ...rest
218
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
219
- d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
220
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
221
- d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3V18h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
212
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
213
+ d: "M28,8H24V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V22a2.0025,2.0025,0,0,0,2,2H8v4a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM22,22H14V17h8Zm0-7H14V10h8ZM12,15H4V10h8ZM22,4V8H4V4ZM4,22V17h8v5Zm24,6H10V24H22a2.0025,2.0025,0,0,0,2-2V10h4Z"
222
214
  })), children);
223
215
  });
224
216
  if (process.env.NODE_ENV !== "production") {
225
- TaskComplete.propTypes = iconPropTypes;
217
+ TableBuilt.propTypes = iconPropTypes;
226
218
  }
227
- const TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref10, ref) {
219
+ const TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut(_ref10, ref) {
228
220
  let {
229
221
  children,
230
222
  size = 16,
@@ -238,20 +230,16 @@ const TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref10,
238
230
  viewBox: "0 0 32 32",
239
231
  fill: "currentColor",
240
232
  ...rest
241
- }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
242
- cx: "24",
243
- cy: "21",
244
- r: "2"
245
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
246
- d: "M24,31l-4.7788-6.4019A5.9354,5.9354,0,0,1,18,21a6,6,0,0,1,12,0,5.9407,5.9407,0,0,1-1.2246,3.6028Zm0-14a4.0045,4.0045,0,0,0-4,4,3.9572,3.9572,0,0,0,.82,2.3972L24,27.6567l3.1763-4.2548A3.9627,3.9627,0,0,0,28,21,4.0045,4.0045,0,0,0,24,17Z"
247
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
248
- d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
233
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
234
+ d: "M5 18L5 20 10.586 20 3 27.586 4.414 29 12 21.414 12 27 14 27 14 18 5 18z"
235
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
236
+ d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
249
237
  })), children);
250
238
  });
251
239
  if (process.env.NODE_ENV !== "production") {
252
- TaskLocation.propTypes = iconPropTypes;
240
+ TableShortcut.propTypes = iconPropTypes;
253
241
  }
254
- const TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref11, ref) {
242
+ const TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit(_ref11, ref) {
255
243
  let {
256
244
  children,
257
245
  size = 16,
@@ -265,16 +253,14 @@ const TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref11, ref
265
253
  viewBox: "0 0 32 32",
266
254
  fill: "currentColor",
267
255
  ...rest
268
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
269
- d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25z"
270
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
271
- d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3V17h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
256
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
257
+ d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,2V9H5V5ZM17,11H27v7H17Zm-2,7H5V11H15ZM5,20H15v7H5Zm12,7V20H27v7Z"
272
258
  })), children);
273
259
  });
274
260
  if (process.env.NODE_ENV !== "production") {
275
- TaskRemove.propTypes = iconPropTypes;
261
+ TableSplit.propTypes = iconPropTypes;
276
262
  }
277
- const TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref12, ref) {
263
+ const TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents(_ref12, ref) {
278
264
  let {
279
265
  children,
280
266
  size = 16,
@@ -288,16 +274,14 @@ const TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref12,
288
274
  viewBox: "0 0 32 32",
289
275
  fill: "currentColor",
290
276
  ...rest
291
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
292
- d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
293
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
294
- d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v6h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
277
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
278
+ d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H22V20H4zM4 24H22V26H4zM26 6H28V8H26zM26 12H28V14H26zM26 18H28V20H26zM26 24H28V26H26z"
295
279
  })), children);
296
280
  });
297
281
  if (process.env.NODE_ENV !== "production") {
298
- TaskSettings.propTypes = iconPropTypes;
282
+ TableOfContents.propTypes = iconPropTypes;
299
283
  }
300
- const TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref13, ref) {
284
+ const Tablet = /*#__PURE__*/React.forwardRef(function Tablet(_ref13, ref) {
301
285
  let {
302
286
  children,
303
287
  size = 16,
@@ -311,16 +295,17 @@ const TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref13, ref) {
311
295
  viewBox: "0 0 32 32",
312
296
  fill: "currentColor",
313
297
  ...rest
314
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
315
- d: "M23 17L25.23 21.32 30 22 26.5 25.167 28 30 23 27.208 18 30 19.5 25.167 16 22 20.9 21.32 23 17z"
316
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
317
- d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v7h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
298
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
299
+ d: "M15 22H17V28H15z",
300
+ transform: "rotate(90 16 25)"
301
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
302
+ d: "M25,30H7a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,7,2H25a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,25,30ZM7,4V28H25V4Z"
318
303
  })), children);
319
304
  });
320
305
  if (process.env.NODE_ENV !== "production") {
321
- TaskStar.propTypes = iconPropTypes;
306
+ Tablet.propTypes = iconPropTypes;
322
307
  }
323
- const TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref14, ref) {
308
+ const TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape(_ref14, ref) {
324
309
  let {
325
310
  children,
326
311
  size = 16,
@@ -334,16 +319,16 @@ const TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref14, ref)
334
319
  viewBox: "0 0 32 32",
335
320
  fill: "currentColor",
336
321
  ...rest
337
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
338
- d: "M28.5,32a3.4762,3.4762,0,0,1-2.4751-1.0254L21.897,26.8469a6.496,6.496,0,0,1-7.3482-8.9563l.5879-1.34L19.293,20.707a1.0234,1.0234,0,0,0,1.4135,0,.999.999,0,0,0,.0005-1.4141l-4.1562-4.1565,1.34-.5881a6.4965,6.4965,0,0,1,8.9566,7.3486l4.1274,4.1282A3.5,3.5,0,0,1,28.5,32Zm-6.03-7.4087,4.9693,4.9692a1.5352,1.5352,0,0,0,2.1211,0,1.4985,1.4985,0,0,0,0-2.1208v0l-4.9692-4.97.188-.5823A4.496,4.496,0,0,0,20.5,16q-.126,0-.25.0068l1.8716,1.8721a2.9992,2.9992,0,0,1,0,4.2424,3.0722,3.0722,0,0,1-4.2427-.0005l-1.8716-1.8715Q16,20.3741,16,20.5A4.4968,4.4968,0,0,0,21.8877,24.78Z"
339
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
340
- d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
322
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
323
+ d: "M24 13H26V19H24z"
324
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
325
+ d: "M30,7V25a2.0023,2.0023,0,0,1-2,2H4a2.002,2.002,0,0,1-2-2V7A2.0023,2.0023,0,0,1,4,5H28A2.0027,2.0027,0,0,1,30,7ZM4,25H28V7H4Z"
341
326
  })), children);
342
327
  });
343
328
  if (process.env.NODE_ENV !== "production") {
344
- TaskTools.propTypes = iconPropTypes;
329
+ TabletLandscape.propTypes = iconPropTypes;
345
330
  }
346
- const TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref15, ref) {
331
+ const Tag = /*#__PURE__*/React.forwardRef(function Tag(_ref15, ref) {
347
332
  let {
348
333
  children,
349
334
  size = 16,
@@ -357,23 +342,16 @@ const TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref15, ref) {
357
342
  viewBox: "0 0 32 32",
358
343
  fill: "currentColor",
359
344
  ...rest
360
- }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
361
- cx: "22",
362
- cy: "24",
363
- r: "2"
364
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
365
- fill: "none",
366
- d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
367
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
368
- d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
369
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
370
- d: "M12,28H7V7h3v3H22V7h3v9h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h5ZM12,4h8V8H12Z"
345
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
346
+ d: "M10,14a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,10,14Zm0-6a2,2,0,1,0,1.998,2.0044A2.002,2.002,0,0,0,10,8Z"
347
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
348
+ d: "M16.6436,29.4145,2.5858,15.3555A2,2,0,0,1,2,13.9414V4A2,2,0,0,1,4,2h9.9413a2,2,0,0,1,1.4142.5858L29.4144,16.6436a2.0005,2.0005,0,0,1,0,2.8285l-9.9424,9.9425a2.0008,2.0008,0,0,1-2.8285,0ZM4,4v9.9417L18.0578,28,28,18.0579,13.9416,4Z"
371
349
  })), children);
372
350
  });
373
351
  if (process.env.NODE_ENV !== "production") {
374
- TaskView.propTypes = iconPropTypes;
352
+ Tag.propTypes = iconPropTypes;
375
353
  }
376
- const Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref16, ref) {
354
+ const TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit(_ref16, ref) {
377
355
  let {
378
356
  children,
379
357
  size = 16,
@@ -387,14 +365,16 @@ const Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref16, ref) {
387
365
  viewBox: "0 0 32 32",
388
366
  fill: "currentColor",
389
367
  ...rest
390
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
391
- d: "M4 4V6H8v8a8 8 0 0016 0V6h4V4zM22 14a6 6 0 01-12 0V6h5v8h2V6h5zM11 26H13V28H11zM7 24H9V26H7zM15 24H17V26H15zM19 26H21V28H19zM23 24H25V26H23z"
368
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
369
+ d: "M29.707 7.293l-3-3a.9994.9994 0 00-1.414 0L16 13.5859V18h4.4141L29.707 8.707A.9994.9994 0 0029.707 7.293zM19.5859 16H18V14.4141l5-5L24.5859 11zM26 9.5859L24.4141 8 26 6.4141 27.5859 8zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
370
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
371
+ d: "M27.0059,14.2354l-1.4141,1.414L28,18.0576,18.0579,28,4,13.9414V4h9.9417l4.4067,4.4067,1.4141-1.4145-4.407-4.4063A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l9.9424-9.9424a2.001,2.001,0,0,0,0-2.8286Z"
392
372
  })), children);
393
373
  });
394
374
  if (process.env.NODE_ENV !== "production") {
395
- Taste.propTypes = iconPropTypes;
375
+ TagEdit.propTypes = iconPropTypes;
396
376
  }
397
- const Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref17, ref) {
377
+ const TagExport = /*#__PURE__*/React.forwardRef(function TagExport(_ref17, ref) {
398
378
  let {
399
379
  children,
400
380
  size = 16,
@@ -408,14 +388,16 @@ const Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref17, ref) {
408
388
  viewBox: "0 0 32 32",
409
389
  fill: "currentColor",
410
390
  ...rest
411
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
412
- d: "M29.39,16.08,22.7,13.21,20.16,8.87l-.08-.12A2,2,0,0,0,18.52,8h-8a2,2,0,0,0-1.67.89L5.46,14H3a1,1,0,0,0-1,1v9a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V17A1,1,0,0,0,29.39,16.08ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V16H6a1,1,0,0,0,.83-.45L10.54,10h8l2.63,4.5a1,1,0,0,0,.47.42L28,17.66Z"
391
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
392
+ d: "M31 18L25 12 23.586 13.414 27.172 17 17 17 17 19 27.172 19 23.586 22.586 25 24 31 18zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
393
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
394
+ d: "M21.0593,25l-3.0014,3L4,13.9414V4h9.9417l7,7,1.4143-1.414-7.001-7A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l3.0014-3Z"
413
395
  })), children);
414
396
  });
415
397
  if (process.env.NODE_ENV !== "production") {
416
- Taxi.propTypes = iconPropTypes;
398
+ TagExport.propTypes = iconPropTypes;
417
399
  }
418
- const TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService(_ref18, ref) {
400
+ const TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup(_ref18, ref) {
419
401
  let {
420
402
  children,
421
403
  size = 16,
@@ -429,14 +411,20 @@ const TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService(_ref18,
429
411
  viewBox: "0 0 32 32",
430
412
  fill: "currentColor",
431
413
  ...rest
432
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
433
- d: "M16 28H30V30H16zM27 26h-8c-1.1028 0-2-.8972-2-2v-5c0-1.1028.8972-2 2-2h8c1.1028 0 2 .8972 2 2v5c0 1.1028-.8972 2-2 2zm-8-7v5h8v-5h-8zM15 23h-5c-1.1028 0-2-.8972-2-2v-4h2v4h5v2zM2 13H16V15H2zM13 11H5c-1.1028 0-2-.8972-2-2V4c0-1.1028.8972-2 2-2H13c1.1028 0 2 .8972 2 2v5c0 1.1028-.8972 2-2 2zM5 4v5H13V4H5z"
414
+ }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
415
+ cx: "10",
416
+ cy: "14",
417
+ r: "2"
418
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
419
+ d: "M16,30a1,1,0,0,1-.71-.29L4.59,19A2,2,0,0,1,4,17.59V10A2,2,0,0,1,6,8h7.59A2,2,0,0,1,15,8.59l10.71,10.7a1,1,0,0,1,0,1.42l-9,9A1,1,0,0,1,16,30ZM6,10v7.59l10,10L23.59,20l-10-10Z"
420
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
421
+ d: "M27.71,13.29,17,2.59A2,2,0,0,0,15.59,2H8A2,2,0,0,0,6,4V6H8V4h7.59l10,10-1.3,1.29,1.42,1.42,2-2A1,1,0,0,0,27.71,13.29Z"
434
422
  })), children);
435
423
  });
436
424
  if (process.env.NODE_ENV !== "production") {
437
- TcpIpService.propTypes = iconPropTypes;
425
+ TagGroup.propTypes = iconPropTypes;
438
426
  }
439
- const Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref19, ref) {
427
+ const TagImport = /*#__PURE__*/React.forwardRef(function TagImport(_ref19, ref) {
440
428
  let {
441
429
  children,
442
430
  size = 16,
@@ -450,14 +438,16 @@ const Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref19, r
450
438
  viewBox: "0 0 32 32",
451
439
  fill: "currentColor",
452
440
  ...rest
453
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
454
- d: "M13 17.26V6A4 4 0 005 6V17.26a7 7 0 108 0zM9 4a2 2 0 012 2v7H7V6A2 2 0 019 4zM9 28a5 5 0 01-2.5-9.33l.5-.28V15h4v3.39l.5.28A5 5 0 019 28zM20 4H30V6H20zM20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20z"
441
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
442
+ d: "M16 18L22 12 23.414 13.414 19.828 17 30 17 30 19 19.828 19 23.414 22.586 22 24 16 18zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
443
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
444
+ d: "M20.0586,26l-2.0007,2L4,13.9414V4h9.9417l6,6,1.4143-1.414-6.001-6A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l2.0006-2.0007Z"
455
445
  })), children);
456
446
  });
457
447
  if (process.env.NODE_ENV !== "production") {
458
- Temperature.propTypes = iconPropTypes;
448
+ TagImport.propTypes = iconPropTypes;
459
449
  }
460
- const TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCelsius(_ref20, ref) {
450
+ const TagNone = /*#__PURE__*/React.forwardRef(function TagNone(_ref20, ref) {
461
451
  let {
462
452
  children,
463
453
  size = 16,
@@ -471,22 +461,16 @@ const TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCel
471
461
  viewBox: "0 0 32 32",
472
462
  fill: "currentColor",
473
463
  ...rest
474
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
475
- d: "M30,18H24a2.0023,2.0023,0,0,1-2-2V6a2.002,2.002,0,0,1,2-2h6V6H24V16h6Z"
476
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
477
- cx: "18",
478
- cy: "4",
479
- r: "2"
480
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
481
- d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
482
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
483
- d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
464
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
465
+ d: "M23.092 10.3218L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6.9077-6.9077 6.3218 6.3223a2.001 2.001 0 002.8286 0l9.9424-9.9424a2.001 2.001 0 000-2.8286zM18.0579 28l-6.3218-6.3223 9.9419-9.9419L28 18.0576zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
466
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
467
+ d: "M7.4927,20.2627l1.414-1.4141L4,13.9414V4h9.9417l4.9069,4.9067,1.4141-1.414L15.3555,2.5859A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141Z"
484
468
  })), children);
485
469
  });
486
470
  if (process.env.NODE_ENV !== "production") {
487
- TemperatureCelsius.propTypes = iconPropTypes;
471
+ TagNone.propTypes = iconPropTypes;
488
472
  }
489
- const TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function TemperatureCelsiusAlt(_ref21, ref) {
473
+ const Tank = /*#__PURE__*/React.forwardRef(function Tank(_ref21, ref) {
490
474
  let {
491
475
  children,
492
476
  size = 16,
@@ -500,14 +484,14 @@ const TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function Temperature
500
484
  viewBox: "0 0 32 32",
501
485
  fill: "currentColor",
502
486
  ...rest
503
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
504
- d: "M26 27H17a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h9v2H17V25h9zM8 13a4 4 0 114-4h0A4.0118 4.0118 0 018 13zM8 7a2 2 0 102 2h0A2.0059 2.0059 0 008 7z"
487
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
488
+ d: "M30,13V11H18.6182l-.7237-1.4473A1,1,0,0,0,17,9H9a1,1,0,0,0-1,1v5H4v2H22.6379l3.6,3H3a1,1,0,0,0-1,1v2a5.0057,5.0057,0,0,0,5,5H25a5.0057,5.0057,0,0,0,5-5V21a1.0011,1.0011,0,0,0-.36-.7686l-6-5A1.0015,1.0015,0,0,0,23,15H20.6182l-1-2ZM28,23a3.0033,3.0033,0,0,1-3,3H7a3.0033,3.0033,0,0,1-3-3V22H28ZM10,15V11h6.3821l2,4Z"
505
489
  })), children);
506
490
  });
507
491
  if (process.env.NODE_ENV !== "production") {
508
- TemperatureCelsiusAlt.propTypes = iconPropTypes;
492
+ Tank.propTypes = iconPropTypes;
509
493
  }
510
- const TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheit(_ref22, ref) {
494
+ const Task = /*#__PURE__*/React.forwardRef(function Task(_ref22, ref) {
511
495
  let {
512
496
  children,
513
497
  size = 16,
@@ -521,22 +505,16 @@ const TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function Temperature
521
505
  viewBox: "0 0 32 32",
522
506
  fill: "currentColor",
523
507
  ...rest
524
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
525
- d: "M30 6L30 4 22 4 22 18 24 18 24 12 29 12 29 10 24 10 24 6 30 6z"
526
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
527
- cx: "18",
528
- cy: "4",
529
- r: "2"
530
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
531
- d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
532
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
533
- d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
508
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
509
+ d: "M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"
510
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
511
+ d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
534
512
  })), children);
535
513
  });
536
514
  if (process.env.NODE_ENV !== "production") {
537
- TemperatureFahrenheit.propTypes = iconPropTypes;
515
+ Task.propTypes = iconPropTypes;
538
516
  }
539
- const TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheitAlt(_ref23, ref) {
517
+ const TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd(_ref23, ref) {
540
518
  let {
541
519
  children,
542
520
  size = 16,
@@ -550,14 +528,16 @@ const TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function Temperat
550
528
  viewBox: "0 0 32 32",
551
529
  fill: "currentColor",
552
530
  ...rest
553
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
554
- d: "M26 11L26 9 15 9 15 27 17 27 17 19 25 19 25 17 17 17 17 11 26 11zM8 13a4 4 0 114-4h0A4.0118 4.0118 0 018 13zM8 7a2 2 0 102 2h0A2.0059 2.0059 0 008 7z"
531
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
532
+ d: "M31 24L27 24 27 20 25 20 25 24 21 24 21 26 25 26 25 30 27 30 27 26 31 26 31 24z"
533
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
534
+ d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2H17V28H7V7h3v3H22V7h3v9h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
555
535
  })), children);
556
536
  });
557
537
  if (process.env.NODE_ENV !== "production") {
558
- TemperatureFahrenheitAlt.propTypes = iconPropTypes;
538
+ TaskAdd.propTypes = iconPropTypes;
559
539
  }
560
- const TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureFeelsLike(_ref24, ref) {
540
+ const TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved(_ref24, ref) {
561
541
  let {
562
542
  children,
563
543
  size = 16,
@@ -571,16 +551,16 @@ const TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureF
571
551
  viewBox: "0 0 32 32",
572
552
  fill: "currentColor",
573
553
  ...rest
574
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
575
- d: "M26 30H22a2.0059 2.0059 0 01-2-2V21a2.0059 2.0059 0 01-2-2V13a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0126 30zM21 12a.9448.9448 0 00-1 1v6h2v9h4V19h2V13a.9448.9448 0 00-1-1zM24 9a4 4 0 114-4h0A4.0118 4.0118 0 0124 9zm0-6a2 2 0 102 2h0a2.0059 2.0059 0 00-2-2zM10 20.1839V12H8v8.1839a3 3 0 102 0z"
576
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
577
- d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
554
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
555
+ d: "M30,20A6,6,0,1,0,20,24.46V32l4-1.8936L28,32V24.46A5.98,5.98,0,0,0,30,20Zm-4,8.84-2-.9467L22,28.84V25.65a5.8877,5.8877,0,0,0,4,0ZM24,24a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,24Z"
556
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
557
+ d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
578
558
  })), children);
579
559
  });
580
560
  if (process.env.NODE_ENV !== "production") {
581
- TemperatureFeelsLike.propTypes = iconPropTypes;
561
+ TaskApproved.propTypes = iconPropTypes;
582
562
  }
583
- const TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrigid(_ref25, ref) {
563
+ const TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView(_ref25, ref) {
584
564
  let {
585
565
  children,
586
566
  size = 16,
@@ -594,16 +574,18 @@ const TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrig
594
574
  viewBox: "0 0 32 32",
595
575
  fill: "currentColor",
596
576
  ...rest
597
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
598
- d: "M27.167 16.89L21.72 13 27.167 9.109 29.684 9.948 30.316 8.051 28 7.279 28 5 26 5 26 7.485 21 11.057 21 5.367 23.555 3.664 22.445 2 20 3.63 17.555 2 16.445 3.664 19 5.367 19 11.057 16 8.914 16 11.372 18.28 13 16 14.628 16 17.086 19 14.943 19 21.703 22.445 24 23.555 22.336 21 20.633 21 14.943 26 18.515 26 21 28 21 28 18.721 30.316 17.948 29.684 16.051 27.167 16.89zM12 23a3 3 0 01-6 0z"
599
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
600
- d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
577
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
578
+ d: "M22.5,26A3.5,3.5,0,1,1,26,22.5,3.5041,3.5041,0,0,1,22.5,26Zm0-5A1.5,1.5,0,1,0,24,22.5,1.5017,1.5017,0,0,0,22.5,21Z"
579
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
580
+ d: "M22.5,31A8.5,8.5,0,1,1,31,22.5,8.51,8.51,0,0,1,22.5,31Zm0-15A6.5,6.5,0,1,0,29,22.5,6.5074,6.5074,0,0,0,22.5,16Z"
581
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
582
+ d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h5V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
601
583
  })), children);
602
584
  });
603
585
  if (process.env.NODE_ENV !== "production") {
604
- TemperatureFrigid.propTypes = iconPropTypes;
586
+ TaskAssetView.propTypes = iconPropTypes;
605
587
  }
606
- const TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_ref26, ref) {
588
+ const TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete(_ref26, ref) {
607
589
  let {
608
590
  children,
609
591
  size = 16,
@@ -617,24 +599,16 @@ const TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_re
617
599
  viewBox: "0 0 32 32",
618
600
  fill: "currentColor",
619
601
  ...rest
620
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
621
- d: "M26 13H30V15H26z"
622
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
623
- d: "M23.121 5.879H27.121V7.879H23.121z",
624
- transform: "rotate(-45 25.121 6.879)"
625
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
626
- d: "M24.121 19.121H26.121V23.121H24.121z",
627
- transform: "rotate(-45 25.121 21.121)"
628
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
629
- d: "M17 2H19V6H17zM18 8a6.0365 6.0365 0 00-1 .09v2.0518A3.9567 3.9567 0 0118 10a4 4 0 010 8v2A6 6 0 0018 8zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
630
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
631
- d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
602
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
603
+ d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
604
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
605
+ d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3V18h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
632
606
  })), children);
633
607
  });
634
608
  if (process.env.NODE_ENV !== "production") {
635
- TemperatureHot.propTypes = iconPropTypes;
609
+ TaskComplete.propTypes = iconPropTypes;
636
610
  }
637
- const TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureInversion(_ref27, ref) {
611
+ const TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation(_ref27, ref) {
638
612
  let {
639
613
  children,
640
614
  size = 16,
@@ -648,14 +622,20 @@ const TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureI
648
622
  viewBox: "0 0 32 32",
649
623
  fill: "currentColor",
650
624
  ...rest
651
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
652
- d: "M30 8H24v6h2V11.541A5.939 5.939 0 0128 16a6.0039 6.0039 0 01-5.0945 5.9243A7.0273 7.0273 0 0020 17.2617V6a4 4 0 00-8 0V17.2617a6.996 6.996 0 1010.9292 6.68A7.9794 7.9794 0 0027.2651 10H30zM14 6a2 2 0 014 0v7H14zm2 22a4.9965 4.9965 0 01-2.499-9.3252L14 18.3857V15h4v3.3857l.499.2891A4.9965 4.9965 0 0116 28zM2 10a8.04 8.04 0 002.7349 6H2v2H8V12H6v2.4592A5.94 5.94 0 014 10a6.0066 6.0066 0 016-6V2A8.0092 8.0092 0 002 10z"
625
+ }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
626
+ cx: "24",
627
+ cy: "21",
628
+ r: "2"
629
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
630
+ d: "M24,31l-4.7788-6.4019A5.9354,5.9354,0,0,1,18,21a6,6,0,0,1,12,0,5.9407,5.9407,0,0,1-1.2246,3.6028Zm0-14a4.0045,4.0045,0,0,0-4,4,3.9572,3.9572,0,0,0,.82,2.3972L24,27.6567l3.1763-4.2548A3.9627,3.9627,0,0,0,28,21,4.0045,4.0045,0,0,0,24,17Z"
631
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
632
+ d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
653
633
  })), children);
654
634
  });
655
635
  if (process.env.NODE_ENV !== "production") {
656
- TemperatureInversion.propTypes = iconPropTypes;
636
+ TaskLocation.propTypes = iconPropTypes;
657
637
  }
658
- const TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_ref28, ref) {
638
+ const TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove(_ref28, ref) {
659
639
  let {
660
640
  children,
661
641
  size = 16,
@@ -669,16 +649,16 @@ const TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_re
669
649
  viewBox: "0 0 32 32",
670
650
  fill: "currentColor",
671
651
  ...rest
672
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
673
- d: "M20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
674
- })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
675
- d: "M30,4H12.9744A4.9829,4.9829,0,0,0,4,7V18.1108a7,7,0,1,0,10,0V7a5.0019,5.0019,0,0,0-.1011-1H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z"
652
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
653
+ d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25z"
654
+ })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
655
+ d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3V17h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
676
656
  })), children);
677
657
  });
678
658
  if (process.env.NODE_ENV !== "production") {
679
- TemperatureMax.propTypes = iconPropTypes;
659
+ TaskRemove.propTypes = iconPropTypes;
680
660
  }
681
- const TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_ref29, ref) {
661
+ const TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings(_ref29, ref) {
682
662
  let {
683
663
  children,
684
664
  size = 16,
@@ -692,16 +672,16 @@ const TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_re
692
672
  viewBox: "0 0 32 32",
693
673
  fill: "currentColor",
694
674
  ...rest
695
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
696
- d: "M20 4H27V6H20zM20 10H30V12H20zM20 16H27V18H20zM12 23a3 3 0 01-6 0z"
697
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
698
- d: "M30,22H15.9192A7.0107,7.0107,0,0,0,14,18.1108V7A5,5,0,0,0,4,7V18.1108A6.9946,6.9946,0,1,0,15.92,24H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z"
675
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
676
+ d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
677
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
678
+ d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v6h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
699
679
  })), children);
700
680
  });
701
681
  if (process.env.NODE_ENV !== "production") {
702
- TemperatureMin.propTypes = iconPropTypes;
682
+ TaskSettings.propTypes = iconPropTypes;
703
683
  }
704
- const TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater(_ref30, ref) {
684
+ const TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar(_ref30, ref) {
705
685
  let {
706
686
  children,
707
687
  size = 16,
@@ -715,14 +695,16 @@ const TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater
715
695
  viewBox: "0 0 32 32",
716
696
  fill: "currentColor",
717
697
  ...rest
718
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
719
- d: "M14,9a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,30,9V7a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,26,4a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,22,7a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,18,4a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,14,7H13V6A4,4,0,0,0,5,6V17.2617A7.0126,7.0126,0,1,0,13.8735,18H14a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,30,18V16a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,26,13a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,22,16a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,18,13a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,14,16H13V9ZM7,6a2,2,0,0,1,4,0v6H7ZM9,28a4.9965,4.9965,0,0,1-2.499-9.3252L7,18.3857V14h4v4.3857l.499.2891A4.9965,4.9965,0,0,1,9,28Z"
698
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
699
+ d: "M23 17L25.23 21.32 30 22 26.5 25.167 28 30 23 27.208 18 30 19.5 25.167 16 22 20.9 21.32 23 17z"
700
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
701
+ d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v7h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
720
702
  })), children);
721
703
  });
722
704
  if (process.env.NODE_ENV !== "production") {
723
- TemperatureWater.propTypes = iconPropTypes;
705
+ TaskStar.propTypes = iconPropTypes;
724
706
  }
725
- const Template = /*#__PURE__*/React.forwardRef(function Template(_ref31, ref) {
707
+ const TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools(_ref31, ref) {
726
708
  let {
727
709
  children,
728
710
  size = 16,
@@ -736,14 +718,16 @@ const Template = /*#__PURE__*/React.forwardRef(function Template(_ref31, ref) {
736
718
  viewBox: "0 0 32 32",
737
719
  fill: "currentColor",
738
720
  ...rest
739
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
740
- d: "M26 6v4H6V6H26m0-2H6A2 2 0 004 6v4a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2zM10 16V26H6V16h4m0-2H6a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V16a2 2 0 00-2-2zM26 16V26H16V16H26m0-2H16a2 2 0 00-2 2V26a2 2 0 002 2H26a2 2 0 002-2V16a2 2 0 00-2-2z"
721
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
722
+ d: "M28.5,32a3.4762,3.4762,0,0,1-2.4751-1.0254L21.897,26.8469a6.496,6.496,0,0,1-7.3482-8.9563l.5879-1.34L19.293,20.707a1.0234,1.0234,0,0,0,1.4135,0,.999.999,0,0,0,.0005-1.4141l-4.1562-4.1565,1.34-.5881a6.4965,6.4965,0,0,1,8.9566,7.3486l4.1274,4.1282A3.5,3.5,0,0,1,28.5,32Zm-6.03-7.4087,4.9693,4.9692a1.5352,1.5352,0,0,0,2.1211,0,1.4985,1.4985,0,0,0,0-2.1208v0l-4.9692-4.97.188-.5823A4.496,4.496,0,0,0,20.5,16q-.126,0-.25.0068l1.8716,1.8721a2.9992,2.9992,0,0,1,0,4.2424,3.0722,3.0722,0,0,1-4.2427-.0005l-1.8716-1.8715Q16,20.3741,16,20.5A4.4968,4.4968,0,0,0,21.8877,24.78Z"
723
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
724
+ d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
741
725
  })), children);
742
726
  });
743
727
  if (process.env.NODE_ENV !== "production") {
744
- Template.propTypes = iconPropTypes;
728
+ TaskTools.propTypes = iconPropTypes;
745
729
  }
746
- const Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref32, ref) {
730
+ const TaskView = /*#__PURE__*/React.forwardRef(function TaskView(_ref32, ref) {
747
731
  let {
748
732
  children,
749
733
  size = 16,
@@ -757,22 +741,23 @@ const Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref32, ref) {
757
741
  viewBox: "0 0 32 32",
758
742
  fill: "currentColor",
759
743
  ...rest
760
- }, _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
761
- width: "4",
762
- height: "4",
763
- x: "20",
764
- y: "2",
765
- rx: "2"
766
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
767
- d: "M11,16a1,1,0,0,1-.707-1.707l7-7a1,1,0,1,1,1.414,1.414l-7,7A.9962.9962,0,0,1,11,16Z"
768
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
769
- d: "M23.707,24.293a8.3948,8.3948,0,0,0-4.72-2.209c.1992-.1641.3931-.3364.5777-.521a9.2447,9.2447,0,0,0,1.7334-9.9141l-1.8768.6973c1.11,2.9805.6346,5.8975-1.2722,7.8022a6.6964,6.6964,0,0,1-5.561,1.8047,9.7746,9.7746,0,0,1-5.771-2.7856c-2.9727-2.97-4.0759-8.2276-.9805-11.32,1.9068-1.9053,4.8267-2.38,7.8094-1.271l.6987-1.875C10.6616,3.333,6.8591,3.9961,4.4207,6.4331c-3.9427,3.9385-2.6761,10.4956.98,14.1489a11.8136,11.8136,0,0,0,6.9766,3.36c.21.022.4153.0234.6223.0332V24h4.9968a6.8463,6.8463,0,0,1,4.2962,1.707L26.5859,30,28,28.5859Z"
744
+ }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
745
+ cx: "22",
746
+ cy: "24",
747
+ r: "2"
748
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
749
+ fill: "none",
750
+ d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
751
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
752
+ d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
753
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
754
+ d: "M12,28H7V7h3v3H22V7h3v9h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h5ZM12,4h8V8H12Z"
770
755
  })), children);
771
756
  });
772
757
  if (process.env.NODE_ENV !== "production") {
773
- Tennis.propTypes = iconPropTypes;
758
+ TaskView.propTypes = iconPropTypes;
774
759
  }
775
- const TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref33, ref) {
760
+ const Taste = /*#__PURE__*/React.forwardRef(function Taste(_ref33, ref) {
776
761
  let {
777
762
  children,
778
763
  size = 16,
@@ -786,14 +771,14 @@ const TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref33, ref
786
771
  viewBox: "0 0 32 32",
787
772
  fill: "currentColor",
788
773
  ...rest
789
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
790
- d: "M19,4a8.9812,8.9812,0,0,0-8.1687,12.7549L2,25.5859,3.4141,27l8.4873-8.4873a9.0408,9.0408,0,0,0,1.5859,1.5859L10,23.5859,11.4141,25l3.8313-3.8311A8.9959,8.9959,0,1,0,19,4Zm6.9058,7.9058a7.005,7.005,0,0,1-5.8116-5.8116A7.005,7.005,0,0,1,25.9058,11.9058ZM12.0942,14.0942a7.005,7.005,0,0,1,5.8116,5.8116A7.005,7.005,0,0,1,12.0942,14.0942ZM19.93,19.9307a9.01,9.01,0,0,0-7.8611-7.8614,7.004,7.004,0,0,1,6-6,9.01,9.01,0,0,0,7.8611,7.8614A7.004,7.004,0,0,1,19.93,19.9307Z"
774
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
775
+ d: "M4 4V6H8v8a8 8 0 0016 0V6h4V4zM22 14a6 6 0 01-12 0V6h5v8h2V6h5zM11 26H13V28H11zM7 24H9V26H7zM15 24H17V26H15zM19 26H21V28H19zM23 24H25V26H23z"
791
776
  })), children);
792
777
  });
793
778
  if (process.env.NODE_ENV !== "production") {
794
- TennisBall.propTypes = iconPropTypes;
779
+ Taste.propTypes = iconPropTypes;
795
780
  }
796
- const Term = /*#__PURE__*/React.forwardRef(function Term(_ref34, ref) {
781
+ const Taxi = /*#__PURE__*/React.forwardRef(function Taxi(_ref34, ref) {
797
782
  let {
798
783
  children,
799
784
  size = 16,
@@ -807,28 +792,14 @@ const Term = /*#__PURE__*/React.forwardRef(function Term(_ref34, ref) {
807
792
  viewBox: "0 0 32 32",
808
793
  fill: "currentColor",
809
794
  ...rest
810
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
811
- d: "M28,26H25V24h3V8H25V6h3a2.0023,2.0023,0,0,1,2,2V24A2.0027,2.0027,0,0,1,28,26Z"
812
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
813
- cx: "23",
814
- cy: "16",
815
- r: "2"
816
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
817
- cx: "16",
818
- cy: "16",
819
- r: "2"
820
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
821
- cx: "9",
822
- cy: "16",
823
- r: "2"
824
- })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
825
- d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
795
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
796
+ d: "M29.39,16.08,22.7,13.21,20.16,8.87l-.08-.12A2,2,0,0,0,18.52,8h-8a2,2,0,0,0-1.67.89L5.46,14H3a1,1,0,0,0-1,1v9a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V17A1,1,0,0,0,29.39,16.08ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V16H6a1,1,0,0,0,.83-.45L10.54,10h8l2.63,4.5a1,1,0,0,0,.47.42L28,17.66Z"
826
797
  })), children);
827
798
  });
828
799
  if (process.env.NODE_ENV !== "production") {
829
- Term.propTypes = iconPropTypes;
800
+ Taxi.propTypes = iconPropTypes;
830
801
  }
831
- const Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref35, ref) {
802
+ const TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService(_ref35, ref) {
832
803
  let {
833
804
  children,
834
805
  size = 16,
@@ -842,17 +813,14 @@ const Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref35, ref) {
842
813
  viewBox: "0 0 32 32",
843
814
  fill: "currentColor",
844
815
  ...rest
845
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
846
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,2v4H6V6ZM6,26V12H26V26Z",
847
- transform: "translate(0 .01)"
848
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
849
- d: "M10.76 16.18L13.58 19.01 10.76 21.84 12.17 23.25 16.41 19.01 12.17 14.77 10.76 16.18z"
816
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
817
+ d: "M16 28H30V30H16zM27 26h-8c-1.1028 0-2-.8972-2-2v-5c0-1.1028.8972-2 2-2h8c1.1028 0 2 .8972 2 2v5c0 1.1028-.8972 2-2 2zm-8-7v5h8v-5h-8zM15 23h-5c-1.1028 0-2-.8972-2-2v-4h2v4h5v2zM2 13H16V15H2zM13 11H5c-1.1028 0-2-.8972-2-2V4c0-1.1028.8972-2 2-2H13c1.1028 0 2 .8972 2 2v5c0 1.1028-.8972 2-2 2zM5 4v5H13V4H5z"
850
818
  })), children);
851
819
  });
852
820
  if (process.env.NODE_ENV !== "production") {
853
- Terminal.propTypes = iconPropTypes;
821
+ TcpIpService.propTypes = iconPropTypes;
854
822
  }
855
- const Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref36, ref) {
823
+ const Temperature = /*#__PURE__*/React.forwardRef(function Temperature(_ref36, ref) {
856
824
  let {
857
825
  children,
858
826
  size = 16,
@@ -866,16 +834,14 @@ const Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref3
866
834
  viewBox: "0 0 32 32",
867
835
  fill: "currentColor",
868
836
  ...rest
869
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
870
- d: "M10 21H16V23H10z"
871
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
872
- d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,2v4H6V6ZM6,26V12H26V26Z"
837
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
838
+ d: "M13 17.26V6A4 4 0 005 6V17.26a7 7 0 108 0zM9 4a2 2 0 012 2v7H7V6A2 2 0 019 4zM9 28a5 5 0 01-2.5-9.33l.5-.28V15h4v3.39l.5.28A5 5 0 019 28zM20 4H30V6H20zM20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20z"
873
839
  })), children);
874
840
  });
875
841
  if (process.env.NODE_ENV !== "production") {
876
- Terminal_3270.propTypes = iconPropTypes;
842
+ Temperature.propTypes = iconPropTypes;
877
843
  }
878
- const TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref37, ref) {
844
+ const TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCelsius(_ref37, ref) {
879
845
  let {
880
846
  children,
881
847
  size = 16,
@@ -889,16 +855,22 @@ const TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref37, ref) {
889
855
  viewBox: "0 0 32 32",
890
856
  fill: "currentColor",
891
857
  ...rest
892
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
893
- d: "M23 9.2L20.4 6.6 19 8 23 12 30 5 28.6 3.6zM12 5.4L10.6 4 8 6.6 5.4 4 4 5.4 6.6 8 4 10.6 5.4 12 8 9.4 10.6 12 12 10.6 9.4 8zM12 21.4L10.6 20 8 22.6 5.4 20 4 21.4 6.6 24 4 26.6 5.4 28 8 25.4 10.6 28 12 26.6 9.4 24z"
894
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
895
- d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
858
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
859
+ d: "M30,18H24a2.0023,2.0023,0,0,1-2-2V6a2.002,2.002,0,0,1,2-2h6V6H24V16h6Z"
860
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
861
+ cx: "18",
862
+ cy: "4",
863
+ r: "2"
864
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
865
+ d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
866
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
867
+ d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
896
868
  })), children);
897
869
  });
898
870
  if (process.env.NODE_ENV !== "production") {
899
- TestTool.propTypes = iconPropTypes;
871
+ TemperatureCelsius.propTypes = iconPropTypes;
900
872
  }
901
- const TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_ref38, ref) {
873
+ const TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function TemperatureCelsiusAlt(_ref38, ref) {
902
874
  let {
903
875
  children,
904
876
  size = 16,
@@ -912,14 +884,14 @@ const TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_
912
884
  viewBox: "0 0 32 32",
913
885
  fill: "currentColor",
914
886
  ...rest
915
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
916
- d: "M6 6H26V8H6zM10 12H22V14H10zM6 18H26V20H6zM10 24H22V26H10z"
887
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
888
+ d: "M26 27H17a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h9v2H17V25h9zM8 13a4 4 0 114-4h0A4.0118 4.0118 0 018 13zM8 7a2 2 0 102 2h0A2.0059 2.0059 0 008 7z"
917
889
  })), children);
918
890
  });
919
891
  if (process.env.NODE_ENV !== "production") {
920
- TextAlignCenter.propTypes = iconPropTypes;
892
+ TemperatureCelsiusAlt.propTypes = iconPropTypes;
921
893
  }
922
- const TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify(_ref39, ref) {
894
+ const TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheit(_ref39, ref) {
923
895
  let {
924
896
  children,
925
897
  size = 16,
@@ -933,14 +905,22 @@ const TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify
933
905
  viewBox: "0 0 32 32",
934
906
  fill: "currentColor",
935
907
  ...rest
936
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
937
- d: "M6 6H26V8H6zM6 12H26V14H6zM6 18H26V20H6zM6 24H26V26H6z"
908
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
909
+ d: "M30 6L30 4 22 4 22 18 24 18 24 12 29 12 29 10 24 10 24 6 30 6z"
910
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
911
+ cx: "18",
912
+ cy: "4",
913
+ r: "2"
914
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
915
+ d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
916
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
917
+ d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
938
918
  })), children);
939
919
  });
940
920
  if (process.env.NODE_ENV !== "production") {
941
- TextAlignJustify.propTypes = iconPropTypes;
921
+ TemperatureFahrenheit.propTypes = iconPropTypes;
942
922
  }
943
- const TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref40, ref) {
923
+ const TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function TemperatureFahrenheitAlt(_ref40, ref) {
944
924
  let {
945
925
  children,
946
926
  size = 16,
@@ -954,14 +934,14 @@ const TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref4
954
934
  viewBox: "0 0 32 32",
955
935
  fill: "currentColor",
956
936
  ...rest
957
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
958
- d: "M12 6H26V8H12zM12 12H22V14H12zM12 18H26V20H12zM12 24H22V26H12zM6 4H8V28H6z"
937
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
938
+ d: "M26 11L26 9 15 9 15 27 17 27 17 19 25 19 25 17 17 17 17 11 26 11zM8 13a4 4 0 114-4h0A4.0118 4.0118 0 018 13zM8 7a2 2 0 102 2h0A2.0059 2.0059 0 008 7z"
959
939
  })), children);
960
940
  });
961
941
  if (process.env.NODE_ENV !== "production") {
962
- TextAlignLeft.propTypes = iconPropTypes;
942
+ TemperatureFahrenheitAlt.propTypes = iconPropTypes;
963
943
  }
964
- const TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_ref41, ref) {
944
+ const TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureFeelsLike(_ref41, ref) {
965
945
  let {
966
946
  children,
967
947
  size = 16,
@@ -975,14 +955,16 @@ const TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_re
975
955
  viewBox: "0 0 32 32",
976
956
  fill: "currentColor",
977
957
  ...rest
978
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
979
- d: "M14 4H9V6h5V8H10a2 2 0 00-2 2v2a2 2 0 002 2h6V6A2.0023 2.0023 0 0014 4zm0 8H10V10h4zM22 26L22 18 20 18 20 19 18 19 18 21 20 21 20 26 18 26 18 28 24 28 24 26 22 26zM2 2H4V16H2zM28 16H30V30H28z"
958
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
959
+ d: "M26 30H22a2.0059 2.0059 0 01-2-2V21a2.0059 2.0059 0 01-2-2V13a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0126 30zM21 12a.9448.9448 0 00-1 1v6h2v9h4V19h2V13a.9448.9448 0 00-1-1zM24 9a4 4 0 114-4h0A4.0118 4.0118 0 0124 9zm0-6a2 2 0 102 2h0a2.0059 2.0059 0 00-2-2zM10 20.1839V12H8v8.1839a3 3 0 102 0z"
960
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
961
+ d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
980
962
  })), children);
981
963
  });
982
964
  if (process.env.NODE_ENV !== "production") {
983
- TextAlignMixed.propTypes = iconPropTypes;
965
+ TemperatureFeelsLike.propTypes = iconPropTypes;
984
966
  }
985
- const TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_ref42, ref) {
967
+ const TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrigid(_ref42, ref) {
986
968
  let {
987
969
  children,
988
970
  size = 16,
@@ -996,14 +978,16 @@ const TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_re
996
978
  viewBox: "0 0 32 32",
997
979
  fill: "currentColor",
998
980
  ...rest
999
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1000
- d: "M6 6H20V8H6zM10 12H20V14H10zM6 18H20V20H6zM10 24H20V26H10zM24 4H26V28H24z"
981
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
982
+ d: "M27.167 16.89L21.72 13 27.167 9.109 29.684 9.948 30.316 8.051 28 7.279 28 5 26 5 26 7.485 21 11.057 21 5.367 23.555 3.664 22.445 2 20 3.63 17.555 2 16.445 3.664 19 5.367 19 11.057 16 8.914 16 11.372 18.28 13 16 14.628 16 17.086 19 14.943 19 21.703 22.445 24 23.555 22.336 21 20.633 21 14.943 26 18.515 26 21 28 21 28 18.721 30.316 17.948 29.684 16.051 27.167 16.89zM12 23a3 3 0 01-6 0z"
983
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
984
+ d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
1001
985
  })), children);
1002
986
  });
1003
987
  if (process.env.NODE_ENV !== "production") {
1004
- TextAlignRight.propTypes = iconPropTypes;
988
+ TemperatureFrigid.propTypes = iconPropTypes;
1005
989
  }
1006
- const TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref43, ref) {
990
+ const TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot(_ref43, ref) {
1007
991
  let {
1008
992
  children,
1009
993
  size = 16,
@@ -1017,14 +1001,24 @@ const TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref43, r
1017
1001
  viewBox: "0 0 32 32",
1018
1002
  fill: "currentColor",
1019
1003
  ...rest
1020
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1021
- d: "M1 8L1 10 7 10 7 24 9 24 9 10 15 10 15 8 1 8zM17 8L17 10 23 10 23 24 25 24 25 10 31 10 31 8 17 8z"
1004
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1005
+ d: "M26 13H30V15H26z"
1006
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1007
+ d: "M23.121 5.879H27.121V7.879H23.121z",
1008
+ transform: "rotate(-45 25.121 6.879)"
1009
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1010
+ d: "M24.121 19.121H26.121V23.121H24.121z",
1011
+ transform: "rotate(-45 25.121 21.121)"
1012
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1013
+ d: "M17 2H19V6H17zM18 8a6.0365 6.0365 0 00-1 .09v2.0518A3.9567 3.9567 0 0118 10a4 4 0 010 8v2A6 6 0 0018 8zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
1014
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1015
+ d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
1022
1016
  })), children);
1023
1017
  });
1024
1018
  if (process.env.NODE_ENV !== "production") {
1025
- TextAllCaps.propTypes = iconPropTypes;
1019
+ TemperatureHot.propTypes = iconPropTypes;
1026
1020
  }
1027
- const TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref44, ref) {
1021
+ const TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureInversion(_ref44, ref) {
1028
1022
  let {
1029
1023
  children,
1030
1024
  size = 16,
@@ -1038,14 +1032,14 @@ const TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref44, ref) {
1038
1032
  viewBox: "0 0 32 32",
1039
1033
  fill: "currentColor",
1040
1034
  ...rest
1041
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1042
- d: "M18.25,25H9V7h8.5a5.25,5.25,0,0,1,4,8.65A5.25,5.25,0,0,1,18.25,25ZM12,22h6.23a2.25,2.25,0,1,0,0-4.5H12Zm0-7.5h5.5a2.25,2.25,0,1,0,0-4.5H12Z"
1035
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1036
+ d: "M30 8H24v6h2V11.541A5.939 5.939 0 0128 16a6.0039 6.0039 0 01-5.0945 5.9243A7.0273 7.0273 0 0020 17.2617V6a4 4 0 00-8 0V17.2617a6.996 6.996 0 1010.9292 6.68A7.9794 7.9794 0 0027.2651 10H30zM14 6a2 2 0 014 0v7H14zm2 22a4.9965 4.9965 0 01-2.499-9.3252L14 18.3857V15h4v3.3857l.499.2891A4.9965 4.9965 0 0116 28zM2 10a8.04 8.04 0 002.7349 6H2v2H8V12H6v2.4592A5.94 5.94 0 014 10a6.0066 6.0066 0 016-6V2A8.0092 8.0092 0 002 10z"
1043
1037
  })), children);
1044
1038
  });
1045
1039
  if (process.env.NODE_ENV !== "production") {
1046
- TextBold.propTypes = iconPropTypes;
1040
+ TemperatureInversion.propTypes = iconPropTypes;
1047
1041
  }
1048
- const TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_ref45, ref) {
1042
+ const TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax(_ref45, ref) {
1049
1043
  let {
1050
1044
  children,
1051
1045
  size = 16,
@@ -1059,14 +1053,16 @@ const TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_
1059
1053
  viewBox: "0 0 32 32",
1060
1054
  fill: "currentColor",
1061
1055
  ...rest
1062
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1063
- d: "M29.4384,16.5715l-7.985-7.9856a2.0014,2.0014,0,0,0-2.8291,0l-5.3584,5.3584L9,2H7L2,16H4l.999-3h6l.8035,2.4077L4.5858,22.6244a2,2,0,0,0,0,2.8282L9.1316,30h9.5908l10.716-10.717A1.9173,1.9173,0,0,0,29.4384,16.5715ZM5.6653,11l2.331-7,2.3355,7Zm12.229,17H9.96L6,24.0381l6.3123-6.3115L20.24,25.6538Zm3.76-3.76-7.9275-7.9272L20.0393,10l7.9268,7.9272Z"
1056
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1057
+ d: "M20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
1058
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1059
+ d: "M30,4H12.9744A4.9829,4.9829,0,0,0,4,7V18.1108a7,7,0,1,0,10,0V7a5.0019,5.0019,0,0,0-.1011-1H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z"
1064
1060
  })), children);
1065
1061
  });
1066
1062
  if (process.env.NODE_ENV !== "production") {
1067
- TextClearFormat.propTypes = iconPropTypes;
1063
+ TemperatureMax.propTypes = iconPropTypes;
1068
1064
  }
1069
- const TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref46, ref) {
1065
+ const TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin(_ref46, ref) {
1070
1066
  let {
1071
1067
  children,
1072
1068
  size = 16,
@@ -1080,14 +1076,16 @@ const TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref46, ref)
1080
1076
  viewBox: "0 0 32 32",
1081
1077
  fill: "currentColor",
1082
1078
  ...rest
1083
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1084
- d: "M22 21h2L17 4H15L8 21h2l1.61-4h8.74zm-9.57-6l3.44-8.37h.26L19.54 15zM6 24H26V28H6z"
1079
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1080
+ d: "M20 4H27V6H20zM20 10H30V12H20zM20 16H27V18H20zM12 23a3 3 0 01-6 0z"
1081
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1082
+ d: "M30,22H15.9192A7.0107,7.0107,0,0,0,14,18.1108V7A5,5,0,0,0,4,7V18.1108A6.9946,6.9946,0,1,0,15.92,24H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z"
1085
1083
  })), children);
1086
1084
  });
1087
1085
  if (process.env.NODE_ENV !== "production") {
1088
- TextColor.propTypes = iconPropTypes;
1086
+ TemperatureMin.propTypes = iconPropTypes;
1089
1087
  }
1090
- const TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref47, ref) {
1088
+ const TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater(_ref47, ref) {
1091
1089
  let {
1092
1090
  children,
1093
1091
  size = 16,
@@ -1101,16 +1099,14 @@ const TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref47,
1101
1099
  viewBox: "0 0 32 32",
1102
1100
  fill: "currentColor",
1103
1101
  ...rest
1104
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1105
- d: "M27,22.14V9.86A4,4,0,1,0,22.14,5H9.86A4,4,0,1,0,5,9.86V22.14A4,4,0,1,0,9.86,27H22.14A4,4,0,1,0,27,22.14ZM26,4a2,2,0,1,1-2,2A2,2,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2,2,0,0,1,6,28Zm16.14-3H9.86A4,4,0,0,0,7,22.14V9.86A4,4,0,0,0,9.86,7H22.14A4,4,0,0,0,25,9.86V22.14A4,4,0,0,0,22.14,25ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
1106
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1107
- d: "M21 11L11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z"
1102
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1103
+ d: "M14,9a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,30,9V7a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,26,4a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,22,7a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,18,4a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,14,7H13V6A4,4,0,0,0,5,6V17.2617A7.0126,7.0126,0,1,0,13.8735,18H14a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,30,18V16a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,26,13a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,22,16a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,18,13a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,14,16H13V9ZM7,6a2,2,0,0,1,4,0v6H7ZM9,28a4.9965,4.9965,0,0,1-2.499-9.3252L7,18.3857V14h4v4.3857l.499.2891A4.9965,4.9965,0,0,1,9,28Z"
1108
1104
  })), children);
1109
1105
  });
1110
1106
  if (process.env.NODE_ENV !== "production") {
1111
- TextCreation.propTypes = iconPropTypes;
1107
+ TemperatureWater.propTypes = iconPropTypes;
1112
1108
  }
1113
- const TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref48, ref) {
1109
+ const Template = /*#__PURE__*/React.forwardRef(function Template(_ref48, ref) {
1114
1110
  let {
1115
1111
  children,
1116
1112
  size = 16,
@@ -1124,16 +1120,14 @@ const TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref48, ref) {
1124
1120
  viewBox: "0 0 32 32",
1125
1121
  fill: "currentColor",
1126
1122
  ...rest
1127
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1128
- d: "M4 26H28V30H4z"
1129
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1130
- d: "M26,14.54a1,1,0,0,0-.25-.69L17.17,4.33A1.09,1.09,0,0,0,17,4.2V2H15V5L4.32,14.74a1,1,0,0,0-.06,1.41l8.57,9.52a1,1,0,0,0,.69.33h.05a1,1,0,0,0,.68-.26L24,16.8V21a1,1,0,0,0,2,0V14.57S26,14.55,26,14.54Zm-12.35,9-7.23-8L15,7.67V12h2V7.13l6.59,7.33Z"
1123
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1124
+ d: "M26 6v4H6V6H26m0-2H6A2 2 0 004 6v4a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2zM10 16V26H6V16h4m0-2H6a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V16a2 2 0 00-2-2zM26 16V26H16V16H26m0-2H16a2 2 0 00-2 2V26a2 2 0 002 2H26a2 2 0 002-2V16a2 2 0 00-2-2z"
1131
1125
  })), children);
1132
1126
  });
1133
1127
  if (process.env.NODE_ENV !== "production") {
1134
- TextFill.propTypes = iconPropTypes;
1128
+ Template.propTypes = iconPropTypes;
1135
1129
  }
1136
- const TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref49, ref) {
1130
+ const Tennis = /*#__PURE__*/React.forwardRef(function Tennis(_ref49, ref) {
1137
1131
  let {
1138
1132
  children,
1139
1133
  size = 16,
@@ -1147,14 +1141,22 @@ const TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref49, ref) {
1147
1141
  viewBox: "0 0 32 32",
1148
1142
  fill: "currentColor",
1149
1143
  ...rest
1150
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1151
- d: "M25 12H20v2h5a1.0008 1.0008 0 011 1v2H22a3.0033 3.0033 0 00-3 3v1a3.0033 3.0033 0 003 3h6V15A3.0033 3.0033 0 0025 12zM22 22a1.0008 1.0008 0 01-1-1V20a1.0008 1.0008 0 011-1h4v3zM16 24h2L12 7H10L4 24H6l1.6936-5h6.6135zM8.3711 17l2.4966-7.3711.2668.0005L13.63 17z"
1144
+ }, _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
1145
+ width: "4",
1146
+ height: "4",
1147
+ x: "20",
1148
+ y: "2",
1149
+ rx: "2"
1150
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1151
+ d: "M11,16a1,1,0,0,1-.707-1.707l7-7a1,1,0,1,1,1.414,1.414l-7,7A.9962.9962,0,0,1,11,16Z"
1152
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1153
+ d: "M23.707,24.293a8.3948,8.3948,0,0,0-4.72-2.209c.1992-.1641.3931-.3364.5777-.521a9.2447,9.2447,0,0,0,1.7334-9.9141l-1.8768.6973c1.11,2.9805.6346,5.8975-1.2722,7.8022a6.6964,6.6964,0,0,1-5.561,1.8047,9.7746,9.7746,0,0,1-5.771-2.7856c-2.9727-2.97-4.0759-8.2276-.9805-11.32,1.9068-1.9053,4.8267-2.38,7.8094-1.271l.6987-1.875C10.6616,3.333,6.8591,3.9961,4.4207,6.4331c-3.9427,3.9385-2.6761,10.4956.98,14.1489a11.8136,11.8136,0,0,0,6.9766,3.36c.21.022.4153.0234.6223.0332V24h4.9968a6.8463,6.8463,0,0,1,4.2962,1.707L26.5859,30,28,28.5859Z"
1152
1154
  })), children);
1153
1155
  });
1154
1156
  if (process.env.NODE_ENV !== "production") {
1155
- TextFont.propTypes = iconPropTypes;
1157
+ Tennis.propTypes = iconPropTypes;
1156
1158
  }
1157
- const TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref50, ref) {
1159
+ const TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall(_ref50, ref) {
1158
1160
  let {
1159
1161
  children,
1160
1162
  size = 16,
@@ -1168,14 +1170,14 @@ const TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref50,
1168
1170
  viewBox: "0 0 32 32",
1169
1171
  fill: "currentColor",
1170
1172
  ...rest
1171
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1172
- d: "M2 7L2 9 9 9 9 25 11 25 11 9 18 9 18 7 2 7zM30 11.076L29.256 9.219 26 10.522 26 7 24 7 24 10.523 20.744 9.22 20 11.077 23.417 12.444 20.9 15.8 22.5 17 25 13.667 27.5 17 29.1 15.8 26.583 12.443 30 11.076z"
1173
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1174
+ d: "M19,4a8.9812,8.9812,0,0,0-8.1687,12.7549L2,25.5859,3.4141,27l8.4873-8.4873a9.0408,9.0408,0,0,0,1.5859,1.5859L10,23.5859,11.4141,25l3.8313-3.8311A8.9959,8.9959,0,1,0,19,4Zm6.9058,7.9058a7.005,7.005,0,0,1-5.8116-5.8116A7.005,7.005,0,0,1,25.9058,11.9058ZM12.0942,14.0942a7.005,7.005,0,0,1,5.8116,5.8116A7.005,7.005,0,0,1,12.0942,14.0942ZM19.93,19.9307a9.01,9.01,0,0,0-7.8611-7.8614,7.004,7.004,0,0,1,6-6,9.01,9.01,0,0,0,7.8611,7.8614A7.004,7.004,0,0,1,19.93,19.9307Z"
1173
1175
  })), children);
1174
1176
  });
1175
1177
  if (process.env.NODE_ENV !== "production") {
1176
- TextFootnote.propTypes = iconPropTypes;
1178
+ TennisBall.propTypes = iconPropTypes;
1177
1179
  }
1178
- const TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref51, ref) {
1180
+ const Term = /*#__PURE__*/React.forwardRef(function Term(_ref51, ref) {
1179
1181
  let {
1180
1182
  children,
1181
1183
  size = 16,
@@ -1189,16 +1191,28 @@ const TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref5
1189
1191
  viewBox: "0 0 32 32",
1190
1192
  fill: "currentColor",
1191
1193
  ...rest
1192
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1193
- d: "M12 15H5a3 3 0 01-3-3V10A3 3 0 015 7h5V5A1 1 0 009 4H3V2H9a3 3 0 013 3zM5 9a1 1 0 00-1 1v2a1 1 0 001 1h5V9zM20 23v2a1 1 0 001 1h5V22H21A1 1 0 0020 23z"
1194
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1195
- d: "M2,30H30V2Zm26-2H21a3,3,0,0,1-3-3V23a3,3,0,0,1,3-3h5V18a1,1,0,0,0-1-1H19V15h6a3,3,0,0,1,3,3Z"
1194
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1195
+ d: "M28,26H25V24h3V8H25V6h3a2.0023,2.0023,0,0,1,2,2V24A2.0027,2.0027,0,0,1,28,26Z"
1196
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1197
+ cx: "23",
1198
+ cy: "16",
1199
+ r: "2"
1200
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1201
+ cx: "16",
1202
+ cy: "16",
1203
+ r: "2"
1204
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1205
+ cx: "9",
1206
+ cy: "16",
1207
+ r: "2"
1208
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1209
+ d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
1196
1210
  })), children);
1197
1211
  });
1198
1212
  if (process.env.NODE_ENV !== "production") {
1199
- TextHighlight.propTypes = iconPropTypes;
1213
+ Term.propTypes = iconPropTypes;
1200
1214
  }
1201
- const TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref52, ref) {
1215
+ const Terminal = /*#__PURE__*/React.forwardRef(function Terminal(_ref52, ref) {
1202
1216
  let {
1203
1217
  children,
1204
1218
  size = 16,
@@ -1212,14 +1226,17 @@ const TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref52, ref
1212
1226
  viewBox: "0 0 32 32",
1213
1227
  fill: "currentColor",
1214
1228
  ...rest
1215
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1216
- d: "M14 6H28V8H14zM14 12H28V14H14zM7 18H28V20H7zM7 24H28V26H7zM4 13.59L7.29 10 4 6.41 5.42 5 10.04 10 5.42 15 4 13.59z"
1229
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1230
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,2v4H6V6ZM6,26V12H26V26Z",
1231
+ transform: "translate(0 .01)"
1232
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1233
+ d: "M10.76 16.18L13.58 19.01 10.76 21.84 12.17 23.25 16.41 19.01 12.17 14.77 10.76 16.18z"
1217
1234
  })), children);
1218
1235
  });
1219
1236
  if (process.env.NODE_ENV !== "production") {
1220
- TextIndent.propTypes = iconPropTypes;
1237
+ Terminal.propTypes = iconPropTypes;
1221
1238
  }
1222
- const TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_ref53, ref) {
1239
+ const Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270(_ref53, ref) {
1223
1240
  let {
1224
1241
  children,
1225
1242
  size = 16,
@@ -1233,14 +1250,16 @@ const TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_re
1233
1250
  viewBox: "0 0 32 32",
1234
1251
  fill: "currentColor",
1235
1252
  ...rest
1236
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1237
- d: "M2 6H12V8H2zM5 12H12V14H5zM2 18H12V20H2zM5 24H12V26H5zM16 4H18V28H16zM28.15 23.5L29.56 22.12 23.27 16 29.56 9.88 28.15 8.5 20.44 16 28.15 23.5z"
1253
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1254
+ d: "M10 21H16V23H10z"
1255
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1256
+ d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,2v4H6V6ZM6,26V12H26V26Z"
1238
1257
  })), children);
1239
1258
  });
1240
1259
  if (process.env.NODE_ENV !== "production") {
1241
- TextIndentLess.propTypes = iconPropTypes;
1260
+ Terminal_3270.propTypes = iconPropTypes;
1242
1261
  }
1243
- const TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_ref54, ref) {
1262
+ const TestTool = /*#__PURE__*/React.forwardRef(function TestTool(_ref54, ref) {
1244
1263
  let {
1245
1264
  children,
1246
1265
  size = 16,
@@ -1254,14 +1273,16 @@ const TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_re
1254
1273
  viewBox: "0 0 32 32",
1255
1274
  fill: "currentColor",
1256
1275
  ...rest
1257
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1258
- d: "M20 6H30V8H20zM20 12H27V14H20zM20 18H30V20H20zM20 24H27V26H20zM14 4H16V28H14zM3.85 22.5L2.44 21.12 8.73 15 2.44 8.88 3.85 7.5 11.56 15 3.85 22.5z"
1276
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1277
+ d: "M23 9.2L20.4 6.6 19 8 23 12 30 5 28.6 3.6zM12 5.4L10.6 4 8 6.6 5.4 4 4 5.4 6.6 8 4 10.6 5.4 12 8 9.4 10.6 12 12 10.6 9.4 8zM12 21.4L10.6 20 8 22.6 5.4 20 4 21.4 6.6 24 4 26.6 5.4 28 8 25.4 10.6 28 12 26.6 9.4 24z"
1278
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1279
+ d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
1259
1280
  })), children);
1260
1281
  });
1261
1282
  if (process.env.NODE_ENV !== "production") {
1262
- TextIndentMore.propTypes = iconPropTypes;
1283
+ TestTool.propTypes = iconPropTypes;
1263
1284
  }
1264
- const TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref55, ref) {
1285
+ const TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter(_ref55, ref) {
1265
1286
  let {
1266
1287
  children,
1267
1288
  size = 16,
@@ -1275,14 +1296,14 @@ const TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref55, ref
1275
1296
  viewBox: "0 0 32 32",
1276
1297
  fill: "currentColor",
1277
1298
  ...rest
1278
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1279
- d: "M25 9L25 7 12 7 12 9 17.14 9 12.77 23 7 23 7 25 20 25 20 23 14.86 23 19.23 9 25 9z"
1299
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1300
+ d: "M6 6H26V8H6zM10 12H22V14H10zM6 18H26V20H6zM10 24H22V26H10z"
1280
1301
  })), children);
1281
1302
  });
1282
1303
  if (process.env.NODE_ENV !== "production") {
1283
- TextItalic.propTypes = iconPropTypes;
1304
+ TextAlignCenter.propTypes = iconPropTypes;
1284
1305
  }
1285
- const TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref56, ref) {
1306
+ const TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify(_ref56, ref) {
1286
1307
  let {
1287
1308
  children,
1288
1309
  size = 16,
@@ -1296,14 +1317,14 @@ const TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref56, r
1296
1317
  viewBox: "0 0 32 32",
1297
1318
  fill: "currentColor",
1298
1319
  ...rest
1299
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1300
- d: "M30 24L18.83 24 21.12 21.71 19.71 20.29 15 25 19.71 29.71 21.12 28.29 18.83 26 30 26 30 24zM14 21L20 4 18 4 12 21 14 21zM13 4L9 16 5 4 3 4 8 18 10 18 15 4 13 4zM28 18h2L25 4H23L18 18h2l1-3h6zm-6.33-5L24 6l2.33 7z"
1320
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1321
+ d: "M6 6H26V8H6zM6 12H26V14H6zM6 18H26V20H6zM6 24H26V26H6z"
1301
1322
  })), children);
1302
1323
  });
1303
1324
  if (process.env.NODE_ENV !== "production") {
1304
- TextKerning.propTypes = iconPropTypes;
1325
+ TextAlignJustify.propTypes = iconPropTypes;
1305
1326
  }
1306
- const TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref57, ref) {
1327
+ const TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft(_ref57, ref) {
1307
1328
  let {
1308
1329
  children,
1309
1330
  size = 16,
@@ -1317,14 +1338,14 @@ const TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref57, r
1317
1338
  viewBox: "0 0 32 32",
1318
1339
  fill: "currentColor",
1319
1340
  ...rest
1320
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1321
- d: "M14 13H30V15H14zM15 28H30V30H15zM25.85 27H28L23.64 17H21.36L17 27h2.15l.8-2h5.1zm-5.1-4l1.75-4.37L24.25 23zM25.85 12H28L23.64 2H21.36L17 12h2.15l.8-2h5.1zm-5.1-4L22.5 3.63 24.25 8zM6 15.83L8.58 18.41 10 17 6 13 2 17 3.41 18.42 6 15.83zM6 27.17L3.42 24.59 2 26 6 30 10 26 8.59 24.58 6 27.17z"
1341
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1342
+ d: "M12 6H26V8H12zM12 12H22V14H12zM12 18H26V20H12zM12 24H22V26H12zM6 4H8V28H6z"
1322
1343
  })), children);
1323
1344
  });
1324
1345
  if (process.env.NODE_ENV !== "production") {
1325
- TextLeading.propTypes = iconPropTypes;
1346
+ TextAlignLeft.propTypes = iconPropTypes;
1326
1347
  }
1327
- const TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_ref58, ref) {
1348
+ const TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed(_ref58, ref) {
1328
1349
  let {
1329
1350
  children,
1330
1351
  size = 16,
@@ -1338,14 +1359,14 @@ const TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_
1338
1359
  viewBox: "0 0 32 32",
1339
1360
  fill: "currentColor",
1340
1361
  ...rest
1341
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1342
- d: "M17 6H30V8H17zM17 12H27V14H17zM17 18H30V20H17zM17 24H27V26H17zM11.59 13.41L8 9.83 8 9.83 4.41 13.42 3 12 8 7 13 12 11.59 13.41zM11.59 18.59L8 22.17 8 22.17 4.41 18.58 3 20 8 25 13 20 11.59 18.59z"
1362
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1363
+ d: "M14 4H9V6h5V8H10a2 2 0 00-2 2v2a2 2 0 002 2h6V6A2.0023 2.0023 0 0014 4zm0 8H10V10h4zM22 26L22 18 20 18 20 19 18 19 18 21 20 21 20 26 18 26 18 28 24 28 24 26 22 26zM2 2H4V16H2zM28 16H30V30H28z"
1343
1364
  })), children);
1344
1365
  });
1345
1366
  if (process.env.NODE_ENV !== "production") {
1346
- TextLineSpacing.propTypes = iconPropTypes;
1367
+ TextAlignMixed.propTypes = iconPropTypes;
1347
1368
  }
1348
- const TextLongParagraph = /*#__PURE__*/React.forwardRef(function TextLongParagraph(_ref59, ref) {
1369
+ const TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight(_ref59, ref) {
1349
1370
  let {
1350
1371
  children,
1351
1372
  size = 16,
@@ -1359,14 +1380,14 @@ const TextLongParagraph = /*#__PURE__*/React.forwardRef(function TextLongParagra
1359
1380
  viewBox: "0 0 32 32",
1360
1381
  fill: "currentColor",
1361
1382
  ...rest
1362
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1363
- d: "M6 24H20V26H6zM6 18H26V20H6zM6 12H26V14H6zM6 6H26V8H6z"
1383
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1384
+ d: "M6 6H20V8H6zM10 12H20V14H10zM6 18H20V20H6zM10 24H20V26H10zM24 4H26V28H24z"
1364
1385
  })), children);
1365
1386
  });
1366
1387
  if (process.env.NODE_ENV !== "production") {
1367
- TextLongParagraph.propTypes = iconPropTypes;
1388
+ TextAlignRight.propTypes = iconPropTypes;
1368
1389
  }
1369
- const TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref60, ref) {
1390
+ const TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps(_ref60, ref) {
1370
1391
  let {
1371
1392
  children,
1372
1393
  size = 16,
@@ -1380,14 +1401,14 @@ const TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref60, r
1380
1401
  viewBox: "0 0 32 32",
1381
1402
  fill: "currentColor",
1382
1403
  ...rest
1383
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1384
- d: "M20.5859,14.4141,24.1719,18H6V8H4V18a2.0024,2.0024,0,0,0,2,2H24.1719L20.586,23.5859,22,25l6-6-6-6Z"
1404
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1405
+ d: "M1 8L1 10 7 10 7 24 9 24 9 10 15 10 15 8 1 8zM17 8L17 10 23 10 23 24 25 24 25 10 31 10 31 8 17 8z"
1385
1406
  })), children);
1386
1407
  });
1387
1408
  if (process.env.NODE_ENV !== "production") {
1388
- TextNewLine.propTypes = iconPropTypes;
1409
+ TextAllCaps.propTypes = iconPropTypes;
1389
1410
  }
1390
- const TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref61, ref) {
1411
+ const TextBold = /*#__PURE__*/React.forwardRef(function TextBold(_ref61, ref) {
1391
1412
  let {
1392
1413
  children,
1393
1414
  size = 16,
@@ -1401,16 +1422,14 @@ const TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref61, ref)
1401
1422
  viewBox: "0 0 32 32",
1402
1423
  fill: "currentColor",
1403
1424
  ...rest
1404
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1405
- d: "M30 5L30 8 22 8 22 26 19 26 19 8 11 8 11 5 30 5z"
1406
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1407
- d: "M7 26L7 14 2 14 2 12 14 12 14 14 9 14 9 26 7 26z"
1425
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1426
+ d: "M18.25,25H9V7h8.5a5.25,5.25,0,0,1,4,8.65A5.25,5.25,0,0,1,18.25,25ZM12,22h6.23a2.25,2.25,0,1,0,0-4.5H12Zm0-7.5h5.5a2.25,2.25,0,1,0,0-4.5H12Z"
1408
1427
  })), children);
1409
1428
  });
1410
1429
  if (process.env.NODE_ENV !== "production") {
1411
- TextScale.propTypes = iconPropTypes;
1430
+ TextBold.propTypes = iconPropTypes;
1412
1431
  }
1413
- const TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref62, ref) {
1432
+ const TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat(_ref62, ref) {
1414
1433
  let {
1415
1434
  children,
1416
1435
  size = 16,
@@ -1424,14 +1443,14 @@ const TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref6
1424
1443
  viewBox: "0 0 32 32",
1425
1444
  fill: "currentColor",
1426
1445
  ...rest
1427
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1428
- d: "M28 27H21a3 3 0 01-3-3V22a3 3 0 013-3h5V17a1 1 0 00-1-1H19V14h6a3 3 0 013 3zm-7-6a1 1 0 00-1 1v2a1 1 0 001 1h5V21zM13 7h3V5H13a4 4 0 00-3 1.38A4 4 0 007 5H4V7H7A2 2 0 019 9v5H5v2H9v7a2 2 0 01-2 2H4v2H7a4 4 0 003-1.38A4 4 0 0013 27h3V25H13a2 2 0 01-2-2V16h4V14H11V9A2 2 0 0113 7z"
1446
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1447
+ d: "M29.4384,16.5715l-7.985-7.9856a2.0014,2.0014,0,0,0-2.8291,0l-5.3584,5.3584L9,2H7L2,16H4l.999-3h6l.8035,2.4077L4.5858,22.6244a2,2,0,0,0,0,2.8282L9.1316,30h9.5908l10.716-10.717A1.9173,1.9173,0,0,0,29.4384,16.5715ZM5.6653,11l2.331-7,2.3355,7Zm12.229,17H9.96L6,24.0381l6.3123-6.3115L20.24,25.6538Zm3.76-3.76-7.9275-7.9272L20.0393,10l7.9268,7.9272Z"
1429
1448
  })), children);
1430
1449
  });
1431
1450
  if (process.env.NODE_ENV !== "production") {
1432
- TextSelection.propTypes = iconPropTypes;
1451
+ TextClearFormat.propTypes = iconPropTypes;
1433
1452
  }
1434
- const TextShortParagraph = /*#__PURE__*/React.forwardRef(function TextShortParagraph(_ref63, ref) {
1453
+ const TextColor = /*#__PURE__*/React.forwardRef(function TextColor(_ref63, ref) {
1435
1454
  let {
1436
1455
  children,
1437
1456
  size = 16,
@@ -1445,14 +1464,14 @@ const TextShortParagraph = /*#__PURE__*/React.forwardRef(function TextShortParag
1445
1464
  viewBox: "0 0 32 32",
1446
1465
  fill: "currentColor",
1447
1466
  ...rest
1448
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1449
- d: "M6 18H20V20H6zM6 12H26V14H6z"
1467
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1468
+ d: "M22 21h2L17 4H15L8 21h2l1.61-4h8.74zm-9.57-6l3.44-8.37h.26L19.54 15zM6 24H26V28H6z"
1450
1469
  })), children);
1451
1470
  });
1452
1471
  if (process.env.NODE_ENV !== "production") {
1453
- TextShortParagraph.propTypes = iconPropTypes;
1472
+ TextColor.propTypes = iconPropTypes;
1454
1473
  }
1455
- const TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref64, ref) {
1474
+ const TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation(_ref64, ref) {
1456
1475
  let {
1457
1476
  children,
1458
1477
  size = 16,
@@ -1466,16 +1485,16 @@ const TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref6
1466
1485
  viewBox: "0 0 32 32",
1467
1486
  fill: "currentColor",
1468
1487
  ...rest
1469
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1470
- d: "M23 27L23 15 18 15 18 13 30 13 30 15 25 15 25 27 23 27z"
1471
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1472
- d: "M11 27L11 8 2 8 2 6 22 6 22 8 13 8 13 27 11 27z"
1488
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1489
+ d: "M27,22.14V9.86A4,4,0,1,0,22.14,5H9.86A4,4,0,1,0,5,9.86V22.14A4,4,0,1,0,9.86,27H22.14A4,4,0,1,0,27,22.14ZM26,4a2,2,0,1,1-2,2A2,2,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2,2,0,0,1,6,28Zm16.14-3H9.86A4,4,0,0,0,7,22.14V9.86A4,4,0,0,0,9.86,7H22.14A4,4,0,0,0,25,9.86V22.14A4,4,0,0,0,22.14,25ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
1490
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1491
+ d: "M21 11L11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z"
1473
1492
  })), children);
1474
1493
  });
1475
1494
  if (process.env.NODE_ENV !== "production") {
1476
- TextSmallCaps.propTypes = iconPropTypes;
1495
+ TextCreation.propTypes = iconPropTypes;
1477
1496
  }
1478
- const TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrough(_ref65, ref) {
1497
+ const TextFill = /*#__PURE__*/React.forwardRef(function TextFill(_ref65, ref) {
1479
1498
  let {
1480
1499
  children,
1481
1500
  size = 16,
@@ -1489,14 +1508,16 @@ const TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrou
1489
1508
  viewBox: "0 0 32 32",
1490
1509
  fill: "currentColor",
1491
1510
  ...rest
1492
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1493
- d: "M28,15H17.9563c-.4522-.1237-.9037-.2324-1.3381-.3352-2.8077-.6641-4.396-1.1506-4.396-3.4231a2.8684,2.8684,0,0,1,.7866-2.145,4.7888,4.7888,0,0,1,3.0137-1.09c2.8291-.07,4.1347.8894,5.2011,2.35l1.6153-1.1792a7.4727,7.4727,0,0,0-6.83-3.1706,6.7726,6.7726,0,0,0-4.4,1.6611,4.8274,4.8274,0,0,0-1.3862,3.5735A4.3723,4.3723,0,0,0,11.9573,15H4v2H17.6519c1.9668.57,3.1432,1.3123,3.1733,3.3579a3.119,3.119,0,0,1-.8623,2.3931A5.8241,5.8241,0,0,1,16.2432,24a6.6344,6.6344,0,0,1-5.1451-2.6912L9.5649,22.593A8.5262,8.5262,0,0,0,16.2119,26c.0088-.0012.042,0,.1,0A7.67,7.67,0,0,0,21.36,24.1812a5.0779,5.0779,0,0,0,1.4648-3.8531A4.952,4.952,0,0,0,21.6753,17H28Z"
1511
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1512
+ d: "M4 26H28V30H4z"
1513
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1514
+ d: "M26,14.54a1,1,0,0,0-.25-.69L17.17,4.33A1.09,1.09,0,0,0,17,4.2V2H15V5L4.32,14.74a1,1,0,0,0-.06,1.41l8.57,9.52a1,1,0,0,0,.69.33h.05a1,1,0,0,0,.68-.26L24,16.8V21a1,1,0,0,0,2,0V14.57S26,14.55,26,14.54Zm-12.35,9-7.23-8L15,7.67V12h2V7.13l6.59,7.33Z"
1494
1515
  })), children);
1495
1516
  });
1496
1517
  if (process.env.NODE_ENV !== "production") {
1497
- TextStrikethrough.propTypes = iconPropTypes;
1518
+ TextFill.propTypes = iconPropTypes;
1498
1519
  }
1499
- const TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(_ref66, ref) {
1520
+ const TextFont = /*#__PURE__*/React.forwardRef(function TextFont(_ref66, ref) {
1500
1521
  let {
1501
1522
  children,
1502
1523
  size = 16,
@@ -1510,14 +1531,14 @@ const TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(_ref6
1510
1531
  viewBox: "0 0 32 32",
1511
1532
  fill: "currentColor",
1512
1533
  ...rest
1513
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1514
- d: "M26 25L20 25 20 19 24 19 24 17 20 17 20 15 26 15 26 21 22 21 22 23 26 23 26 25zM5 7L5 9 12 9 12 25 14 25 14 9 21 9 21 7 5 7z"
1534
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1535
+ d: "M25 12H20v2h5a1.0008 1.0008 0 011 1v2H22a3.0033 3.0033 0 00-3 3v1a3.0033 3.0033 0 003 3h6V15A3.0033 3.0033 0 0025 12zM22 22a1.0008 1.0008 0 01-1-1V20a1.0008 1.0008 0 011-1h4v3zM16 24h2L12 7H10L4 24H6l1.6936-5h6.6135zM8.3711 17l2.4966-7.3711.2668.0005L13.63 17z"
1515
1536
  })), children);
1516
1537
  });
1517
1538
  if (process.env.NODE_ENV !== "production") {
1518
- TextSubscript.propTypes = iconPropTypes;
1539
+ TextFont.propTypes = iconPropTypes;
1519
1540
  }
1520
- const TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript(_ref67, ref) {
1541
+ const TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote(_ref67, ref) {
1521
1542
  let {
1522
1543
  children,
1523
1544
  size = 16,
@@ -1531,14 +1552,14 @@ const TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript(_
1531
1552
  viewBox: "0 0 32 32",
1532
1553
  fill: "currentColor",
1533
1554
  ...rest
1534
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1535
- d: "M29 17L23 17 23 11 27 11 27 9 23 9 23 7 29 7 29 13 25 13 25 15 29 15 29 17zM4 7L4 9 11 9 11 25 13 25 13 9 20 9 20 7 4 7z"
1555
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1556
+ d: "M2 7L2 9 9 9 9 25 11 25 11 9 18 9 18 7 2 7zM30 11.076L29.256 9.219 26 10.522 26 7 24 7 24 10.523 20.744 9.22 20 11.077 23.417 12.444 20.9 15.8 22.5 17 25 13.667 27.5 17 29.1 15.8 26.583 12.443 30 11.076z"
1536
1557
  })), children);
1537
1558
  });
1538
1559
  if (process.env.NODE_ENV !== "production") {
1539
- TextSuperscript.propTypes = iconPropTypes;
1560
+ TextFootnote.propTypes = iconPropTypes;
1540
1561
  }
1541
- const TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking(_ref68, ref) {
1562
+ const TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight(_ref68, ref) {
1542
1563
  let {
1543
1564
  children,
1544
1565
  size = 16,
@@ -1552,14 +1573,16 @@ const TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking(_ref68,
1552
1573
  viewBox: "0 0 32 32",
1553
1574
  fill: "currentColor",
1554
1575
  ...rest
1555
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1556
- d: "M25.29 19.29L23.88 20.71 26.17 23 5.83 23 8.12 20.71 6.71 19.29 2 24 6.71 28.71 8.12 27.29 5.83 25 26.17 25 23.88 27.29 25.29 28.71 30 24 25.29 19.29zM26 17h2L23 3H21L16 17h2l1-3h6zm-6.33-5L22 5l2.33 7zM14 3L10 15 6 3 4 3 9 17 11 17 16 3 14 3z"
1576
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1577
+ d: "M12 15H5a3 3 0 01-3-3V10A3 3 0 015 7h5V5A1 1 0 009 4H3V2H9a3 3 0 013 3zM5 9a1 1 0 00-1 1v2a1 1 0 001 1h5V9zM20 23v2a1 1 0 001 1h5V22H21A1 1 0 0020 23z"
1578
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1579
+ d: "M2,30H30V2Zm26-2H21a3,3,0,0,1-3-3V23a3,3,0,0,1,3-3h5V18a1,1,0,0,0-1-1H19V15h6a3,3,0,0,1,3,3Z"
1557
1580
  })), children);
1558
1581
  });
1559
1582
  if (process.env.NODE_ENV !== "production") {
1560
- TextTracking.propTypes = iconPropTypes;
1583
+ TextHighlight.propTypes = iconPropTypes;
1561
1584
  }
1562
- const TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline(_ref69, ref) {
1585
+ const TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent(_ref69, ref) {
1563
1586
  let {
1564
1587
  children,
1565
1588
  size = 16,
@@ -1573,14 +1596,14 @@ const TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline(_ref6
1573
1596
  viewBox: "0 0 32 32",
1574
1597
  fill: "currentColor",
1575
1598
  ...rest
1576
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1577
- d: "M4 26H28V28H4zM16 23a7 7 0 01-7-7V5h2V16a5 5 0 0010 0V5h2V16A7 7 0 0116 23z"
1599
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1600
+ d: "M14 6H28V8H14zM14 12H28V14H14zM7 18H28V20H7zM7 24H28V26H7zM4 13.59L7.29 10 4 6.41 5.42 5 10.04 10 5.42 15 4 13.59z"
1578
1601
  })), children);
1579
1602
  });
1580
1603
  if (process.env.NODE_ENV !== "production") {
1581
- TextUnderline.propTypes = iconPropTypes;
1604
+ TextIndent.propTypes = iconPropTypes;
1582
1605
  }
1583
- const TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVerticalAlignment(_ref70, ref) {
1606
+ const TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess(_ref70, ref) {
1584
1607
  let {
1585
1608
  children,
1586
1609
  size = 16,
@@ -1594,14 +1617,14 @@ const TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVertica
1594
1617
  viewBox: "0 0 32 32",
1595
1618
  fill: "currentColor",
1596
1619
  ...rest
1597
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1598
- d: "M16 28H30V30H16zM16 23H30V25H16zM10.8458 30H13L8.64 20H6.36L2 30H4.1542l.8-2h5.0916zM5.7541 26L7.5 21.6347 9.2459 26zM2 15H30V17H2zM16 7H30V9H16zM16 2H30V4H16zM10.8458 12H13L8.64 2H6.36L2 12H4.1542l.8-2h5.0916zM5.7541 8L7.5 3.6347 9.2459 8z"
1620
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1621
+ d: "M2 6H12V8H2zM5 12H12V14H5zM2 18H12V20H2zM5 24H12V26H5zM16 4H18V28H16zM28.15 23.5L29.56 22.12 23.27 16 29.56 9.88 28.15 8.5 20.44 16 28.15 23.5z"
1599
1622
  })), children);
1600
1623
  });
1601
1624
  if (process.env.NODE_ENV !== "production") {
1602
- TextVerticalAlignment.propTypes = iconPropTypes;
1625
+ TextIndentLess.propTypes = iconPropTypes;
1603
1626
  }
1604
- const TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap(_ref71, ref) {
1627
+ const TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore(_ref71, ref) {
1605
1628
  let {
1606
1629
  children,
1607
1630
  size = 16,
@@ -1615,14 +1638,14 @@ const TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap(_ref71, ref) {
1615
1638
  viewBox: "0 0 32 32",
1616
1639
  fill: "currentColor",
1617
1640
  ...rest
1618
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1619
- d: "M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z"
1641
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1642
+ d: "M20 6H30V8H20zM20 12H27V14H20zM20 18H30V20H20zM20 24H27V26H20zM14 4H16V28H14zM3.85 22.5L2.44 21.12 8.73 15 2.44 8.88 3.85 7.5 11.56 15 3.85 22.5z"
1620
1643
  })), children);
1621
1644
  });
1622
1645
  if (process.env.NODE_ENV !== "production") {
1623
- TextWrap.propTypes = iconPropTypes;
1646
+ TextIndentMore.propTypes = iconPropTypes;
1624
1647
  }
1625
- const WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function WatsonHealthTextAnnotationToggle(_ref72, ref) {
1648
+ const TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic(_ref72, ref) {
1626
1649
  let {
1627
1650
  children,
1628
1651
  size = 16,
@@ -1636,16 +1659,14 @@ const WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function
1636
1659
  viewBox: "0 0 32 32",
1637
1660
  fill: "currentColor",
1638
1661
  ...rest
1639
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1640
- d: "M29.537 13.76L26.24 10.463a1.5862 1.5862 0 00-2.24 0L10 24.4674V30h5.5326L29.537 16a1.5862 1.5862 0 000-2.24zM14.7042 28H12V25.2958l9.4409-9.4409 2.7042 2.7042zM25.5591 17.145L22.855 14.4409l2.2672-2.2672 2.7042 2.7042zM11 17L13 17 13 10 16 10 16 8 8 8 8 10 11 10 11 17z"
1641
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1642
- d: "M8,20H4V4H20V8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2H8Z"
1662
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1663
+ d: "M25 9L25 7 12 7 12 9 17.14 9 12.77 23 7 23 7 25 20 25 20 23 14.86 23 19.23 9 25 9z"
1643
1664
  })), children);
1644
1665
  });
1645
1666
  if (process.env.NODE_ENV !== "production") {
1646
- WatsonHealthTextAnnotationToggle.propTypes = iconPropTypes;
1667
+ TextItalic.propTypes = iconPropTypes;
1647
1668
  }
1648
- const TextLink = /*#__PURE__*/React.forwardRef(function TextLink(_ref73, ref) {
1669
+ const TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning(_ref73, ref) {
1649
1670
  let {
1650
1671
  children,
1651
1672
  size = 16,
@@ -1659,16 +1680,14 @@ const TextLink = /*#__PURE__*/React.forwardRef(function TextLink(_ref73, ref) {
1659
1680
  viewBox: "0 0 32 32",
1660
1681
  fill: "currentColor",
1661
1682
  ...rest
1662
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1663
- d: "M18.7061,27.585a5.2615,5.2615,0,0,1-3.7227-8.9834l1.415,1.414a3.2638,3.2638,0,1,0,4.6153,4.6162l6.03-6.03a3.264,3.264,0,0,0-4.6162-4.6158l-1.414-1.414a5.2637,5.2637,0,0,1,7.4443,7.4438l-6.03,6.03A5.2461,5.2461,0,0,1,18.7061,27.585Z"
1664
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1665
- d: "M10.2642 29.9971A5.2619 5.2619 0 016.542 21.0137l6.03-6.03a5.2636 5.2636 0 117.4438 7.4438l-1.414-1.414a3.2639 3.2639 0 10-4.6158-4.6158l-6.03 6.03a3.264 3.264 0 004.6157 4.6162l1.414 1.4141A5.2452 5.2452 0 0110.2642 29.9971zM2 10H10V12H2zM2 6H14V8H2zM2 2H14V4H2z"
1683
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1684
+ d: "M30 24L18.83 24 21.12 21.71 19.71 20.29 15 25 19.71 29.71 21.12 28.29 18.83 26 30 26 30 24zM14 21L20 4 18 4 12 21 14 21zM13 4L9 16 5 4 3 4 8 18 10 18 15 4 13 4zM28 18h2L25 4H23L18 18h2l1-3h6zm-6.33-5L24 6l2.33 7z"
1666
1685
  })), children);
1667
1686
  });
1668
1687
  if (process.env.NODE_ENV !== "production") {
1669
- TextLink.propTypes = iconPropTypes;
1688
+ TextKerning.propTypes = iconPropTypes;
1670
1689
  }
1671
- const TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis(_ref74, ref) {
1690
+ const TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading(_ref74, ref) {
1672
1691
  let {
1673
1692
  children,
1674
1693
  size = 16,
@@ -1682,16 +1701,14 @@ const TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis
1682
1701
  viewBox: "0 0 32 32",
1683
1702
  fill: "currentColor",
1684
1703
  ...rest
1685
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1686
- d: "M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
1687
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1688
- d: "M4.7111,28l5.6312-9.9961,7.4341,6.49A2,2,0,0,0,20.86,23.96l6.9707-10.4034-1.6622-1.1132-7,10.4472-.07.1035-7.4345-6.4907a2.0032,2.0032,0,0,0-3.0806.5308L4,25.1826V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
1704
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1705
+ d: "M14 13H30V15H14zM15 28H30V30H15zM25.85 27H28L23.64 17H21.36L17 27h2.15l.8-2h5.1zm-5.1-4l1.75-4.37L24.25 23zM25.85 12H28L23.64 2H21.36L17 12h2.15l.8-2h5.1zm-5.1-4L22.5 3.63 24.25 8zM6 15.83L8.58 18.41 10 17 6 13 2 17 3.41 18.42 6 15.83zM6 27.17L3.42 24.59 2 26 6 30 10 26 8.59 24.58 6 27.17z"
1689
1706
  })), children);
1690
1707
  });
1691
1708
  if (process.env.NODE_ENV !== "production") {
1692
- TextLinkAnalysis.propTypes = iconPropTypes;
1709
+ TextLeading.propTypes = iconPropTypes;
1693
1710
  }
1694
- const TextMining = /*#__PURE__*/React.forwardRef(function TextMining(_ref75, ref) {
1711
+ const TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing(_ref75, ref) {
1695
1712
  let {
1696
1713
  children,
1697
1714
  size = 16,
@@ -1705,16 +1722,14 @@ const TextMining = /*#__PURE__*/React.forwardRef(function TextMining(_ref75, ref
1705
1722
  viewBox: "0 0 32 32",
1706
1723
  fill: "currentColor",
1707
1724
  ...rest
1708
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1709
- d: "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"
1710
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1711
- d: "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"
1725
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1726
+ d: "M17 6H30V8H17zM17 12H27V14H17zM17 18H30V20H17zM17 24H27V26H17zM11.59 13.41L8 9.83 8 9.83 4.41 13.42 3 12 8 7 13 12 11.59 13.41zM11.59 18.59L8 22.17 8 22.17 4.41 18.58 3 20 8 25 13 20 11.59 18.59z"
1712
1727
  })), children);
1713
1728
  });
1714
1729
  if (process.env.NODE_ENV !== "production") {
1715
- TextMining.propTypes = iconPropTypes;
1730
+ TextLineSpacing.propTypes = iconPropTypes;
1716
1731
  }
1717
- const TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningApplier(_ref76, ref) {
1732
+ const TextLongParagraph = /*#__PURE__*/React.forwardRef(function TextLongParagraph(_ref76, ref) {
1718
1733
  let {
1719
1734
  children,
1720
1735
  size = 16,
@@ -1728,16 +1743,14 @@ const TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningAppli
1728
1743
  viewBox: "0 0 32 32",
1729
1744
  fill: "currentColor",
1730
1745
  ...rest
1731
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1732
- d: "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"
1733
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1734
- d: "M20 19L27 24 20 29 20 19z"
1746
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1747
+ d: "M6 24H20V26H6zM6 18H26V20H6zM6 12H26V14H6zM6 6H26V8H6z"
1735
1748
  })), children);
1736
1749
  });
1737
1750
  if (process.env.NODE_ENV !== "production") {
1738
- TextMiningApplier.propTypes = iconPropTypes;
1751
+ TextLongParagraph.propTypes = iconPropTypes;
1739
1752
  }
1740
- const Theater = /*#__PURE__*/React.forwardRef(function Theater(_ref77, ref) {
1753
+ const TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine(_ref77, ref) {
1741
1754
  let {
1742
1755
  children,
1743
1756
  size = 16,
@@ -1751,16 +1764,14 @@ const Theater = /*#__PURE__*/React.forwardRef(function Theater(_ref77, ref) {
1751
1764
  viewBox: "0 0 32 32",
1752
1765
  fill: "currentColor",
1753
1766
  ...rest
1754
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1755
- d: "M20 25a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0120 25zM24 14a2 2 0 102 2A1.9806 1.9806 0 0024 14zM16 14a2 2 0 102 2A1.9806 1.9806 0 0016 14z"
1756
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1757
- d: "M28,8H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V14a10.01,10.01,0,0,0,8.8027,9.9214A9.9989,9.9989,0,0,0,30,20V10A2.0023,2.0023,0,0,0,28,8ZM4,14V4H20V8H12a2.0023,2.0023,0,0,0-2,2V20a9.9628,9.9628,0,0,0,.168,1.78A8.0081,8.0081,0,0,1,4,14Zm24,6a8,8,0,0,1-16,0V10H28Z"
1767
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1768
+ d: "M20.5859,14.4141,24.1719,18H6V8H4V18a2.0024,2.0024,0,0,0,2,2H24.1719L20.586,23.5859,22,25l6-6-6-6Z"
1758
1769
  })), children);
1759
1770
  });
1760
1771
  if (process.env.NODE_ENV !== "production") {
1761
- Theater.propTypes = iconPropTypes;
1772
+ TextNewLine.propTypes = iconPropTypes;
1762
1773
  }
1763
- const ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp(_ref78, ref) {
1774
+ const TextScale = /*#__PURE__*/React.forwardRef(function TextScale(_ref78, ref) {
1764
1775
  let {
1765
1776
  children,
1766
1777
  size = 16,
@@ -1774,14 +1785,16 @@ const ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp(_ref78, ref
1774
1785
  viewBox: "0 0 32 32",
1775
1786
  fill: "currentColor",
1776
1787
  ...rest
1777
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1778
- d: "M2 28H30V30H2zM7 5.828L7 24 9 24 9 5.828 12.586 9.414 14 8 8 2 2 8 3.414 9.414 7 5.828zM23 5.828L23 24 25 24 25 5.828 28.586 9.414 30 8 24 2 18 8 19.414 9.414 23 5.828z"
1788
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1789
+ d: "M30 5L30 8 22 8 22 26 19 26 19 8 11 8 11 5 30 5z"
1790
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1791
+ d: "M7 26L7 14 2 14 2 12 14 12 14 14 9 14 9 26 7 26z"
1779
1792
  })), children);
1780
1793
  });
1781
1794
  if (process.env.NODE_ENV !== "production") {
1782
- ThisSideUp.propTypes = iconPropTypes;
1795
+ TextScale.propTypes = iconPropTypes;
1783
1796
  }
1784
- const WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealthThreshold(_ref79, ref) {
1797
+ const TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection(_ref79, ref) {
1785
1798
  let {
1786
1799
  children,
1787
1800
  size = 16,
@@ -1795,16 +1808,14 @@ const WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealt
1795
1808
  viewBox: "0 0 32 32",
1796
1809
  fill: "currentColor",
1797
1810
  ...rest
1798
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1799
- d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,26,4ZM6,6H26V16H24v2h2v2H24v2h2v2H24v2H22V24H20v2H18V24H16v2H14V24H12v2H10V24H8v2H6Z"
1800
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1801
- d: "M8 20H10V22H8zM12 20H14V22H12zM16 20H18V22H16zM20 20H22V22H20zM8 16H10V18H8zM16 16H18V18H16zM20 16H22V18H20zM20 12H22V14H20zM20 8H22V10H20z"
1811
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1812
+ d: "M28 27H21a3 3 0 01-3-3V22a3 3 0 013-3h5V17a1 1 0 00-1-1H19V14h6a3 3 0 013 3zm-7-6a1 1 0 00-1 1v2a1 1 0 001 1h5V21zM13 7h3V5H13a4 4 0 00-3 1.38A4 4 0 007 5H4V7H7A2 2 0 019 9v5H5v2H9v7a2 2 0 01-2 2H4v2H7a4 4 0 003-1.38A4 4 0 0013 27h3V25H13a2 2 0 01-2-2V16h4V14H11V9A2 2 0 0113 7z"
1802
1813
  })), children);
1803
1814
  });
1804
1815
  if (process.env.NODE_ENV !== "production") {
1805
- WatsonHealthThreshold.propTypes = iconPropTypes;
1816
+ TextSelection.propTypes = iconPropTypes;
1806
1817
  }
1807
- const Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1(_ref80, ref) {
1818
+ const TextShortParagraph = /*#__PURE__*/React.forwardRef(function TextShortParagraph(_ref80, ref) {
1808
1819
  let {
1809
1820
  children,
1810
1821
  size = 16,
@@ -1818,14 +1829,14 @@ const Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1(_ref80, r
1818
1829
  viewBox: "0 0 32 32",
1819
1830
  fill: "currentColor",
1820
1831
  ...rest
1821
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1822
- 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-6v4h4V24zM28 20H4a2 2 0 01-2-2V4A2 2 0 014 2H28a2 2 0 012 2V18A2 2 0 0128 20zM4 4V18H28V4z"
1832
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1833
+ d: "M6 18H20V20H6zM6 12H26V14H6z"
1823
1834
  })), children);
1824
1835
  });
1825
1836
  if (process.env.NODE_ENV !== "production") {
1826
- Thumbnail_1.propTypes = iconPropTypes;
1837
+ TextShortParagraph.propTypes = iconPropTypes;
1827
1838
  }
1828
- const Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2(_ref81, ref) {
1839
+ const TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps(_ref81, ref) {
1829
1840
  let {
1830
1841
  children,
1831
1842
  size = 16,
@@ -1839,14 +1850,16 @@ const Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2(_ref81, r
1839
1850
  viewBox: "0 0 32 32",
1840
1851
  fill: "currentColor",
1841
1852
  ...rest
1842
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1843
- 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"
1853
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1854
+ d: "M23 27L23 15 18 15 18 13 30 13 30 15 25 15 25 27 23 27z"
1855
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1856
+ d: "M11 27L11 8 2 8 2 6 22 6 22 8 13 8 13 27 11 27z"
1844
1857
  })), children);
1845
1858
  });
1846
1859
  if (process.env.NODE_ENV !== "production") {
1847
- Thumbnail_2.propTypes = iconPropTypes;
1860
+ TextSmallCaps.propTypes = iconPropTypes;
1848
1861
  }
1849
- const WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function WatsonHealthThumbnailPreview(_ref82, ref) {
1862
+ const TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrough(_ref82, ref) {
1850
1863
  let {
1851
1864
  children,
1852
1865
  size = 16,
@@ -1860,16 +1873,14 @@ const WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function Wats
1860
1873
  viewBox: "0 0 32 32",
1861
1874
  fill: "currentColor",
1862
1875
  ...rest
1863
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1864
- 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"
1865
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1866
- 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"
1876
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1877
+ d: "M28,15H17.9563c-.4522-.1237-.9037-.2324-1.3381-.3352-2.8077-.6641-4.396-1.1506-4.396-3.4231a2.8684,2.8684,0,0,1,.7866-2.145,4.7888,4.7888,0,0,1,3.0137-1.09c2.8291-.07,4.1347.8894,5.2011,2.35l1.6153-1.1792a7.4727,7.4727,0,0,0-6.83-3.1706,6.7726,6.7726,0,0,0-4.4,1.6611,4.8274,4.8274,0,0,0-1.3862,3.5735A4.3723,4.3723,0,0,0,11.9573,15H4v2H17.6519c1.9668.57,3.1432,1.3123,3.1733,3.3579a3.119,3.119,0,0,1-.8623,2.3931A5.8241,5.8241,0,0,1,16.2432,24a6.6344,6.6344,0,0,1-5.1451-2.6912L9.5649,22.593A8.5262,8.5262,0,0,0,16.2119,26c.0088-.0012.042,0,.1,0A7.67,7.67,0,0,0,21.36,24.1812a5.0779,5.0779,0,0,0,1.4648-3.8531A4.952,4.952,0,0,0,21.6753,17H28Z"
1867
1878
  })), children);
1868
1879
  });
1869
1880
  if (process.env.NODE_ENV !== "production") {
1870
- WatsonHealthThumbnailPreview.propTypes = iconPropTypes;
1881
+ TextStrikethrough.propTypes = iconPropTypes;
1871
1882
  }
1872
- const ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown(_ref83, ref) {
1883
+ const TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript(_ref83, ref) {
1873
1884
  let {
1874
1885
  children,
1875
1886
  size = 16,
@@ -1883,14 +1894,14 @@ const ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown(_ref83, ref
1883
1894
  viewBox: "0 0 32 32",
1884
1895
  fill: "currentColor",
1885
1896
  ...rest
1886
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1887
- 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"
1897
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1898
+ d: "M26 25L20 25 20 19 24 19 24 17 20 17 20 15 26 15 26 21 22 21 22 23 26 23 26 25zM5 7L5 9 12 9 12 25 14 25 14 9 21 9 21 7 5 7z"
1888
1899
  })), children);
1889
1900
  });
1890
1901
  if (process.env.NODE_ENV !== "production") {
1891
- ThumbsDown.propTypes = iconPropTypes;
1902
+ TextSubscript.propTypes = iconPropTypes;
1892
1903
  }
1893
- const ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled(_ref84, ref) {
1904
+ const TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript(_ref84, ref) {
1894
1905
  let {
1895
1906
  children,
1896
1907
  size = 16,
@@ -1904,14 +1915,14 @@ const ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled
1904
1915
  viewBox: "0 0 32 32",
1905
1916
  fill: "currentColor",
1906
1917
  ...rest
1907
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1908
- 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"
1918
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1919
+ d: "M29 17L23 17 23 11 27 11 27 9 23 9 23 7 29 7 29 13 25 13 25 15 29 15 29 17zM4 7L4 9 11 9 11 25 13 25 13 9 20 9 20 7 4 7z"
1909
1920
  })), children);
1910
1921
  });
1911
1922
  if (process.env.NODE_ENV !== "production") {
1912
- ThumbsDownFilled.propTypes = iconPropTypes;
1923
+ TextSuperscript.propTypes = iconPropTypes;
1913
1924
  }
1914
- const ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp(_ref85, ref) {
1925
+ const TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking(_ref85, ref) {
1915
1926
  let {
1916
1927
  children,
1917
1928
  size = 16,
@@ -1925,14 +1936,14 @@ const ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp(_ref85, ref) {
1925
1936
  viewBox: "0 0 32 32",
1926
1937
  fill: "currentColor",
1927
1938
  ...rest
1928
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1929
- 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"
1939
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1940
+ d: "M25.29 19.29L23.88 20.71 26.17 23 5.83 23 8.12 20.71 6.71 19.29 2 24 6.71 28.71 8.12 27.29 5.83 25 26.17 25 23.88 27.29 25.29 28.71 30 24 25.29 19.29zM26 17h2L23 3H21L16 17h2l1-3h6zm-6.33-5L22 5l2.33 7zM14 3L10 15 6 3 4 3 9 17 11 17 16 3 14 3z"
1930
1941
  })), children);
1931
1942
  });
1932
1943
  if (process.env.NODE_ENV !== "production") {
1933
- ThumbsUp.propTypes = iconPropTypes;
1944
+ TextTracking.propTypes = iconPropTypes;
1934
1945
  }
1935
- const ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled(_ref86, ref) {
1946
+ const TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline(_ref86, ref) {
1936
1947
  let {
1937
1948
  children,
1938
1949
  size = 16,
@@ -1946,14 +1957,14 @@ const ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled(_re
1946
1957
  viewBox: "0 0 32 32",
1947
1958
  fill: "currentColor",
1948
1959
  ...rest
1949
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1950
- 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"
1960
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1961
+ d: "M4 26H28V28H4zM16 23a7 7 0 01-7-7V5h2V16a5 5 0 0010 0V5h2V16A7 7 0 0116 23z"
1951
1962
  })), children);
1952
1963
  });
1953
1964
  if (process.env.NODE_ENV !== "production") {
1954
- ThumbsUpFilled.propTypes = iconPropTypes;
1965
+ TextUnderline.propTypes = iconPropTypes;
1955
1966
  }
1956
- const Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm(_ref87, ref) {
1967
+ const TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVerticalAlignment(_ref87, ref) {
1957
1968
  let {
1958
1969
  children,
1959
1970
  size = 16,
@@ -1967,16 +1978,14 @@ const Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm(_ref87,
1967
1978
  viewBox: "0 0 32 32",
1968
1979
  fill: "currentColor",
1969
1980
  ...rest
1970
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1971
- 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"
1972
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1973
- 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"
1981
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1982
+ d: "M16 28H30V30H16zM16 23H30V25H16zM10.8458 30H13L8.64 20H6.36L2 30H4.1542l.8-2h5.0916zM5.7541 26L7.5 21.6347 9.2459 26zM2 15H30V17H2zM16 7H30V9H16zM16 2H30V4H16zM10.8458 12H13L8.64 2H6.36L2 12H4.1542l.8-2h5.0916zM5.7541 8L7.5 3.6347 9.2459 8z"
1974
1983
  })), children);
1975
1984
  });
1976
1985
  if (process.env.NODE_ENV !== "production") {
1977
- Thunderstorm.propTypes = iconPropTypes;
1986
+ TextVerticalAlignment.propTypes = iconPropTypes;
1978
1987
  }
1979
- const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function ThunderstormScattered(_ref88, ref) {
1988
+ const TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap(_ref88, ref) {
1980
1989
  let {
1981
1990
  children,
1982
1991
  size = 16,
@@ -1990,29 +1999,14 @@ const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function Thunderstor
1990
1999
  viewBox: "0 0 32 32",
1991
2000
  fill: "currentColor",
1992
2001
  ...rest
1993
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1994
- 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"
1995
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1996
- 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"
1997
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1998
- d: "M26.732 16.233H29.732V18.233H26.732z",
1999
- transform: "rotate(-135 28.232 17.233)"
2000
- })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2001
- d: "M29 10H32V12H29z"
2002
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2003
- d: "M26.732 3.768H29.732V5.768H26.732z",
2004
- transform: "rotate(-45 28.232 4.768)"
2005
- })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2006
- d: "M20 0H22V3H20z"
2007
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2008
- d: "M12.268 3.768H15.268V5.768H12.268z",
2009
- transform: "rotate(-135 13.768 4.768)"
2002
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2003
+ d: "M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z"
2010
2004
  })), children);
2011
2005
  });
2012
2006
  if (process.env.NODE_ENV !== "production") {
2013
- ThunderstormScattered.propTypes = iconPropTypes;
2007
+ TextWrap.propTypes = iconPropTypes;
2014
2008
  }
2015
- const ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function ThunderstormScatteredNight(_ref89, ref) {
2009
+ const WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function WatsonHealthTextAnnotationToggle(_ref89, ref) {
2016
2010
  let {
2017
2011
  children,
2018
2012
  size = 16,
@@ -2026,16 +2020,16 @@ const ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function Thunde
2026
2020
  viewBox: "0 0 32 32",
2027
2021
  fill: "currentColor",
2028
2022
  ...rest
2029
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2030
- 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"
2031
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2032
- 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"
2023
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2024
+ d: "M29.537 13.76L26.24 10.463a1.5862 1.5862 0 00-2.24 0L10 24.4674V30h5.5326L29.537 16a1.5862 1.5862 0 000-2.24zM14.7042 28H12V25.2958l9.4409-9.4409 2.7042 2.7042zM25.5591 17.145L22.855 14.4409l2.2672-2.2672 2.7042 2.7042zM11 17L13 17 13 10 16 10 16 8 8 8 8 10 11 10 11 17z"
2025
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2026
+ d: "M8,20H4V4H20V8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2H8Z"
2033
2027
  })), children);
2034
2028
  });
2035
2029
  if (process.env.NODE_ENV !== "production") {
2036
- ThunderstormScatteredNight.propTypes = iconPropTypes;
2030
+ WatsonHealthTextAnnotationToggle.propTypes = iconPropTypes;
2037
2031
  }
2038
- const ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSevere(_ref90, ref) {
2032
+ const TextLink = /*#__PURE__*/React.forwardRef(function TextLink(_ref90, ref) {
2039
2033
  let {
2040
2034
  children,
2041
2035
  size = 16,
@@ -2049,19 +2043,16 @@ const ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSe
2049
2043
  viewBox: "0 0 32 32",
2050
2044
  fill: "currentColor",
2051
2045
  ...rest
2052
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2053
- 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"
2054
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2055
- fill: "none",
2056
- d: "M25.75,8h-1.5V4h1.5ZM25,9a1,1,0,1,0,1,1A1,1,0,0,0,25,9Z"
2057
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2058
- 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"
2046
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2047
+ d: "M18.7061,27.585a5.2615,5.2615,0,0,1-3.7227-8.9834l1.415,1.414a3.2638,3.2638,0,1,0,4.6153,4.6162l6.03-6.03a3.264,3.264,0,0,0-4.6162-4.6158l-1.414-1.414a5.2637,5.2637,0,0,1,7.4443,7.4438l-6.03,6.03A5.2461,5.2461,0,0,1,18.7061,27.585Z"
2048
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2049
+ d: "M10.2642 29.9971A5.2619 5.2619 0 016.542 21.0137l6.03-6.03a5.2636 5.2636 0 117.4438 7.4438l-1.414-1.414a3.2639 3.2639 0 10-4.6158-4.6158l-6.03 6.03a3.264 3.264 0 004.6157 4.6162l1.414 1.4141A5.2452 5.2452 0 0110.2642 29.9971zM2 10H10V12H2zM2 6H14V8H2zM2 2H14V4H2z"
2059
2050
  })), children);
2060
2051
  });
2061
2052
  if (process.env.NODE_ENV !== "production") {
2062
- ThunderstormSevere.propTypes = iconPropTypes;
2053
+ TextLink.propTypes = iconPropTypes;
2063
2054
  }
2064
- const ThunderstormStrong = /*#__PURE__*/React.forwardRef(function ThunderstormStrong(_ref91, ref) {
2055
+ const TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis(_ref91, ref) {
2065
2056
  let {
2066
2057
  children,
2067
2058
  size = 16,
@@ -2075,16 +2066,16 @@ const ThunderstormStrong = /*#__PURE__*/React.forwardRef(function ThunderstormSt
2075
2066
  viewBox: "0 0 32 32",
2076
2067
  fill: "currentColor",
2077
2068
  ...rest
2078
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2079
- 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"
2080
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2081
- 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"
2069
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2070
+ d: "M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
2071
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2072
+ d: "M4.7111,28l5.6312-9.9961,7.4341,6.49A2,2,0,0,0,20.86,23.96l6.9707-10.4034-1.6622-1.1132-7,10.4472-.07.1035-7.4345-6.4907a2.0032,2.0032,0,0,0-3.0806.5308L4,25.1826V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
2082
2073
  })), children);
2083
2074
  });
2084
2075
  if (process.env.NODE_ENV !== "production") {
2085
- ThunderstormStrong.propTypes = iconPropTypes;
2076
+ TextLinkAnalysis.propTypes = iconPropTypes;
2086
2077
  }
2087
- const Ticket = /*#__PURE__*/React.forwardRef(function Ticket(_ref92, ref) {
2078
+ const TextMining = /*#__PURE__*/React.forwardRef(function TextMining(_ref92, ref) {
2088
2079
  let {
2089
2080
  children,
2090
2081
  size = 16,
@@ -2098,16 +2089,16 @@ const Ticket = /*#__PURE__*/React.forwardRef(function Ticket(_ref92, ref) {
2098
2089
  viewBox: "0 0 32 32",
2099
2090
  fill: "currentColor",
2100
2091
  ...rest
2101
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2102
- 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"
2103
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2104
- d: "M19 13H21V19H19z"
2092
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2093
+ d: "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"
2094
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2095
+ d: "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"
2105
2096
  })), children);
2106
2097
  });
2107
2098
  if (process.env.NODE_ENV !== "production") {
2108
- Ticket.propTypes = iconPropTypes;
2099
+ TextMining.propTypes = iconPropTypes;
2109
2100
  }
2110
- const Tides = /*#__PURE__*/React.forwardRef(function Tides(_ref93, ref) {
2101
+ const TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningApplier(_ref93, ref) {
2111
2102
  let {
2112
2103
  children,
2113
2104
  size = 16,
@@ -2121,14 +2112,16 @@ const Tides = /*#__PURE__*/React.forwardRef(function Tides(_ref93, ref) {
2121
2112
  viewBox: "0 0 32 32",
2122
2113
  fill: "currentColor",
2123
2114
  ...rest
2124
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2125
- 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"
2115
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2116
+ d: "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"
2117
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2118
+ d: "M20 19L27 24 20 29 20 19z"
2126
2119
  })), children);
2127
2120
  });
2128
2121
  if (process.env.NODE_ENV !== "production") {
2129
- Tides.propTypes = iconPropTypes;
2122
+ TextMiningApplier.propTypes = iconPropTypes;
2130
2123
  }
2131
- const Tif = /*#__PURE__*/React.forwardRef(function Tif(_ref94, ref) {
2124
+ const Theater = /*#__PURE__*/React.forwardRef(function Theater(_ref94, ref) {
2132
2125
  let {
2133
2126
  children,
2134
2127
  size = 16,
@@ -2142,34 +2135,21 @@ const Tif = /*#__PURE__*/React.forwardRef(function Tif(_ref94, ref) {
2142
2135
  viewBox: "0 0 32 32",
2143
2136
  fill: "currentColor",
2144
2137
  ...rest
2145
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2146
- 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"
2138
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2139
+ d: "M20 25a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0120 25zM24 14a2 2 0 102 2A1.9806 1.9806 0 0024 14zM16 14a2 2 0 102 2A1.9806 1.9806 0 0016 14z"
2140
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2141
+ d: "M28,8H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V14a10.01,10.01,0,0,0,8.8027,9.9214A9.9989,9.9989,0,0,0,30,20V10A2.0023,2.0023,0,0,0,28,8ZM4,14V4H20V8H12a2.0023,2.0023,0,0,0-2,2V20a9.9628,9.9628,0,0,0,.168,1.78A8.0081,8.0081,0,0,1,4,14Zm24,6a8,8,0,0,1-16,0V10H28Z"
2147
2142
  })), children);
2148
2143
  });
2149
2144
  if (process.env.NODE_ENV !== "production") {
2150
- Tif.propTypes = iconPropTypes;
2145
+ Theater.propTypes = iconPropTypes;
2151
2146
  }
2152
- const Time = /*#__PURE__*/React.forwardRef(function Time(_ref95, ref) {
2147
+ const ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp(_ref95, ref) {
2153
2148
  let {
2154
2149
  children,
2155
2150
  size = 16,
2156
2151
  ...rest
2157
2152
  } = _ref95;
2158
- if (size === 20 || size === "20" || size === "20px") {
2159
- return /*#__PURE__*/React.createElement(Icon, {
2160
- width: size,
2161
- height: size,
2162
- ref: ref,
2163
- xmlns: "http://www.w3.org/2000/svg",
2164
- viewBox: "0 0 20 20",
2165
- fill: "currentColor",
2166
- ...rest
2167
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2168
- 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"
2169
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2170
- d: "M13 13.9L9.4 10.3 9.4 4 10.6 4 10.6 9.7 13.9 13z"
2171
- })), children);
2172
- }
2173
2153
  return /*#__PURE__*/React.createElement(Icon, {
2174
2154
  width: size,
2175
2155
  height: size,
@@ -2178,16 +2158,14 @@ const Time = /*#__PURE__*/React.forwardRef(function Time(_ref95, ref) {
2178
2158
  viewBox: "0 0 32 32",
2179
2159
  fill: "currentColor",
2180
2160
  ...rest
2181
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2182
- 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"
2183
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2184
- d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
2161
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2162
+ d: "M2 28H30V30H2zM7 5.828L7 24 9 24 9 5.828 12.586 9.414 14 8 8 2 2 8 3.414 9.414 7 5.828zM23 5.828L23 24 25 24 25 5.828 28.586 9.414 30 8 24 2 18 8 19.414 9.414 23 5.828z"
2185
2163
  })), children);
2186
2164
  });
2187
2165
  if (process.env.NODE_ENV !== "production") {
2188
- Time.propTypes = iconPropTypes;
2166
+ ThisSideUp.propTypes = iconPropTypes;
2189
2167
  }
2190
- const TimeFilled = /*#__PURE__*/React.forwardRef(function TimeFilled(_ref96, ref) {
2168
+ const WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealthThreshold(_ref96, ref) {
2191
2169
  let {
2192
2170
  children,
2193
2171
  size = 16,
@@ -2201,17 +2179,16 @@ const TimeFilled = /*#__PURE__*/React.forwardRef(function TimeFilled(_ref96, ref
2201
2179
  viewBox: "0 0 32 32",
2202
2180
  fill: "currentColor",
2203
2181
  ...rest
2204
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2205
- 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"
2206
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2207
- fill: "none",
2208
- d: "M20.5872 22L15 16.4099 15 7 17 7 17 15.5822 22 20.5866 20.5872 22z"
2182
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2183
+ d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,26,4ZM6,6H26V16H24v2h2v2H24v2h2v2H24v2H22V24H20v2H18V24H16v2H14V24H12v2H10V24H8v2H6Z"
2184
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2185
+ d: "M8 20H10V22H8zM12 20H14V22H12zM16 20H18V22H16zM20 20H22V22H20zM8 16H10V18H8zM16 16H18V18H16zM20 16H22V18H20zM20 12H22V14H20zM20 8H22V10H20z"
2209
2186
  })), children);
2210
2187
  });
2211
2188
  if (process.env.NODE_ENV !== "production") {
2212
- TimeFilled.propTypes = iconPropTypes;
2189
+ WatsonHealthThreshold.propTypes = iconPropTypes;
2213
2190
  }
2214
- const TimePlot = /*#__PURE__*/React.forwardRef(function TimePlot(_ref97, ref) {
2191
+ const Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1(_ref97, ref) {
2215
2192
  let {
2216
2193
  children,
2217
2194
  size = 16,
@@ -2225,18 +2202,14 @@ const TimePlot = /*#__PURE__*/React.forwardRef(function TimePlot(_ref97, ref) {
2225
2202
  viewBox: "0 0 32 32",
2226
2203
  fill: "currentColor",
2227
2204
  ...rest
2228
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2229
- d: "M23.586 13L21 10.414 21 6 23 6 23 9.586 25 11.586 23.586 13z"
2230
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2231
- 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"
2232
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2233
- d: "M8.63,18l7,6H30V22H16.37l-7-6H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H4V18Z"
2205
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2206
+ 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-6v4h4V24zM28 20H4a2 2 0 01-2-2V4A2 2 0 014 2H28a2 2 0 012 2V18A2 2 0 0128 20zM4 4V18H28V4z"
2234
2207
  })), children);
2235
2208
  });
2236
2209
  if (process.env.NODE_ENV !== "production") {
2237
- TimePlot.propTypes = iconPropTypes;
2210
+ Thumbnail_1.propTypes = iconPropTypes;
2238
2211
  }
2239
- const Timer = /*#__PURE__*/React.forwardRef(function Timer(_ref98, ref) {
2212
+ const Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2(_ref98, ref) {
2240
2213
  let {
2241
2214
  children,
2242
2215
  size = 16,
@@ -2250,16 +2223,14 @@ const Timer = /*#__PURE__*/React.forwardRef(function Timer(_ref98, ref) {
2250
2223
  viewBox: "0 0 32 32",
2251
2224
  fill: "currentColor",
2252
2225
  ...rest
2253
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2254
- d: "M15 11H17V20H15zM13 2H19V4H13z"
2255
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2256
- 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"
2226
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2227
+ 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"
2257
2228
  })), children);
2258
2229
  });
2259
2230
  if (process.env.NODE_ENV !== "production") {
2260
- Timer.propTypes = iconPropTypes;
2231
+ Thumbnail_2.propTypes = iconPropTypes;
2261
2232
  }
2262
- const ToolBox = /*#__PURE__*/React.forwardRef(function ToolBox(_ref99, ref) {
2233
+ const WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function WatsonHealthThumbnailPreview(_ref99, ref) {
2263
2234
  let {
2264
2235
  children,
2265
2236
  size = 16,
@@ -2273,14 +2244,16 @@ const ToolBox = /*#__PURE__*/React.forwardRef(function ToolBox(_ref99, ref) {
2273
2244
  viewBox: "0 0 32 32",
2274
2245
  fill: "currentColor",
2275
2246
  ...rest
2276
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2277
- 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"
2247
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2248
+ 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"
2249
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2250
+ 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"
2278
2251
  })), children);
2279
2252
  });
2280
2253
  if (process.env.NODE_ENV !== "production") {
2281
- ToolBox.propTypes = iconPropTypes;
2254
+ WatsonHealthThumbnailPreview.propTypes = iconPropTypes;
2282
2255
  }
2283
- const ToolKit = /*#__PURE__*/React.forwardRef(function ToolKit(_ref100, ref) {
2256
+ const ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown(_ref100, ref) {
2284
2257
  let {
2285
2258
  children,
2286
2259
  size = 16,
@@ -2294,18 +2267,14 @@ const ToolKit = /*#__PURE__*/React.forwardRef(function ToolKit(_ref100, ref) {
2294
2267
  viewBox: "0 0 32 32",
2295
2268
  fill: "currentColor",
2296
2269
  ...rest
2297
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2298
- 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"
2299
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2300
- 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"
2301
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2302
- 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"
2270
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2271
+ 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"
2303
2272
  })), children);
2304
2273
  });
2305
2274
  if (process.env.NODE_ENV !== "production") {
2306
- ToolKit.propTypes = iconPropTypes;
2275
+ ThumbsDown.propTypes = iconPropTypes;
2307
2276
  }
2308
- const Tools = /*#__PURE__*/React.forwardRef(function Tools(_ref101, ref) {
2277
+ const ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled(_ref101, ref) {
2309
2278
  let {
2310
2279
  children,
2311
2280
  size = 16,
@@ -2319,14 +2288,14 @@ const Tools = /*#__PURE__*/React.forwardRef(function Tools(_ref101, ref) {
2319
2288
  viewBox: "0 0 32 32",
2320
2289
  fill: "currentColor",
2321
2290
  ...rest
2322
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2323
- 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"
2291
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2292
+ 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"
2324
2293
  })), children);
2325
2294
  });
2326
2295
  if (process.env.NODE_ENV !== "production") {
2327
- Tools.propTypes = iconPropTypes;
2296
+ ThumbsDownFilled.propTypes = iconPropTypes;
2328
2297
  }
2329
- const ToolsAlt = /*#__PURE__*/React.forwardRef(function ToolsAlt(_ref102, ref) {
2298
+ const ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp(_ref102, ref) {
2330
2299
  let {
2331
2300
  children,
2332
2301
  size = 16,
@@ -2340,14 +2309,14 @@ const ToolsAlt = /*#__PURE__*/React.forwardRef(function ToolsAlt(_ref102, ref) {
2340
2309
  viewBox: "0 0 32 32",
2341
2310
  fill: "currentColor",
2342
2311
  ...rest
2343
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2344
- 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"
2312
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2313
+ 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"
2345
2314
  })), children);
2346
2315
  });
2347
2316
  if (process.env.NODE_ENV !== "production") {
2348
- ToolsAlt.propTypes = iconPropTypes;
2317
+ ThumbsUp.propTypes = iconPropTypes;
2349
2318
  }
2350
- const Tornado = /*#__PURE__*/React.forwardRef(function Tornado(_ref103, ref) {
2319
+ const ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled(_ref103, ref) {
2351
2320
  let {
2352
2321
  children,
2353
2322
  size = 16,
@@ -2361,14 +2330,14 @@ const Tornado = /*#__PURE__*/React.forwardRef(function Tornado(_ref103, ref) {
2361
2330
  viewBox: "0 0 32 32",
2362
2331
  fill: "currentColor",
2363
2332
  ...rest
2364
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2365
- d: "M16 26H20V28H16zM12 22H18V24H12zM8 18H18V20H8zM8 14H20V16H8zM10 10H24V12H10zM8 6H26V8H8z"
2333
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2334
+ 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"
2366
2335
  })), children);
2367
2336
  });
2368
2337
  if (process.env.NODE_ENV !== "production") {
2369
- Tornado.propTypes = iconPropTypes;
2338
+ ThumbsUpFilled.propTypes = iconPropTypes;
2370
2339
  }
2371
- const TornadoWarning = /*#__PURE__*/React.forwardRef(function TornadoWarning(_ref104, ref) {
2340
+ const Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm(_ref104, ref) {
2372
2341
  let {
2373
2342
  children,
2374
2343
  size = 16,
@@ -2382,19 +2351,16 @@ const TornadoWarning = /*#__PURE__*/React.forwardRef(function TornadoWarning(_re
2382
2351
  viewBox: "0 0 32 32",
2383
2352
  fill: "currentColor",
2384
2353
  ...rest
2385
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2386
- d: "M2 4H18V6H2zM4 8H16V10H4zM2 12H14V14H2zM2 16H12V18H2zM4 20H12V22H4zM8 24H14V26H8zM12 28H16V30H12z"
2387
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2388
- fill: "none",
2389
- d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
2390
- })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2391
- 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"
2354
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2355
+ 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"
2356
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2357
+ 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"
2392
2358
  })), children);
2393
2359
  });
2394
2360
  if (process.env.NODE_ENV !== "production") {
2395
- TornadoWarning.propTypes = iconPropTypes;
2361
+ Thunderstorm.propTypes = iconPropTypes;
2396
2362
  }
2397
- const Touch_1 = /*#__PURE__*/React.forwardRef(function Touch_1(_ref105, ref) {
2363
+ const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function ThunderstormScattered(_ref105, ref) {
2398
2364
  let {
2399
2365
  children,
2400
2366
  size = 16,
@@ -2408,16 +2374,29 @@ const Touch_1 = /*#__PURE__*/React.forwardRef(function Touch_1(_ref105, ref) {
2408
2374
  viewBox: "0 0 32 32",
2409
2375
  fill: "currentColor",
2410
2376
  ...rest
2411
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2412
- d: "M20,8H18A5,5,0,0,0,8,8H6A7,7,0,0,1,20,8Z"
2413
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2414
- 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"
2377
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2378
+ 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"
2379
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2380
+ 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"
2381
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2382
+ d: "M26.732 16.233H29.732V18.233H26.732z",
2383
+ transform: "rotate(-135 28.232 17.233)"
2384
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2385
+ d: "M29 10H32V12H29z"
2386
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2387
+ d: "M26.732 3.768H29.732V5.768H26.732z",
2388
+ transform: "rotate(-45 28.232 4.768)"
2389
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2390
+ d: "M20 0H22V3H20z"
2391
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2392
+ d: "M12.268 3.768H15.268V5.768H12.268z",
2393
+ transform: "rotate(-135 13.768 4.768)"
2415
2394
  })), children);
2416
2395
  });
2417
2396
  if (process.env.NODE_ENV !== "production") {
2418
- Touch_1.propTypes = iconPropTypes;
2397
+ ThunderstormScattered.propTypes = iconPropTypes;
2419
2398
  }
2420
- const Touch_1Filled = /*#__PURE__*/React.forwardRef(function Touch_1Filled(_ref106, ref) {
2399
+ const ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function ThunderstormScatteredNight(_ref106, ref) {
2421
2400
  let {
2422
2401
  children,
2423
2402
  size = 16,
@@ -2431,16 +2410,16 @@ const Touch_1Filled = /*#__PURE__*/React.forwardRef(function Touch_1Filled(_ref1
2431
2410
  viewBox: "0 0 32 32",
2432
2411
  fill: "currentColor",
2433
2412
  ...rest
2434
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2435
- 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"
2436
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2437
- 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"
2413
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2414
+ 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"
2415
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2416
+ 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"
2438
2417
  })), children);
2439
2418
  });
2440
2419
  if (process.env.NODE_ENV !== "production") {
2441
- Touch_1Filled.propTypes = iconPropTypes;
2420
+ ThunderstormScatteredNight.propTypes = iconPropTypes;
2442
2421
  }
2443
- const Touch_1Down = /*#__PURE__*/React.forwardRef(function Touch_1Down(_ref107, ref) {
2422
+ const ThunderstormSevere = /*#__PURE__*/React.forwardRef(function ThunderstormSevere(_ref107, ref) {
2444
2423
  let {
2445
2424
  children,
2446
2425
  size = 16,
@@ -2454,16 +2433,19 @@ const Touch_1Down = /*#__PURE__*/React.forwardRef(function Touch_1Down(_ref107,
2454
2433
  viewBox: "0 0 32 32",
2455
2434
  fill: "currentColor",
2456
2435
  ...rest
2457
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2458
- d: "M20,24H18A5,5,0,0,1,8,24H6a7,7,0,0,0,14,0Z"
2459
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2460
- 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"
2436
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2437
+ 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"
2438
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2439
+ fill: "none",
2440
+ d: "M25.75,8h-1.5V4h1.5ZM25,9a1,1,0,1,0,1,1A1,1,0,0,0,25,9Z"
2441
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2442
+ 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"
2461
2443
  })), children);
2462
2444
  });
2463
2445
  if (process.env.NODE_ENV !== "production") {
2464
- Touch_1Down.propTypes = iconPropTypes;
2446
+ ThunderstormSevere.propTypes = iconPropTypes;
2465
2447
  }
2466
- const Touch_1DownFilled = /*#__PURE__*/React.forwardRef(function Touch_1DownFilled(_ref108, ref) {
2448
+ const ThunderstormStrong = /*#__PURE__*/React.forwardRef(function ThunderstormStrong(_ref108, ref) {
2467
2449
  let {
2468
2450
  children,
2469
2451
  size = 16,
@@ -2477,16 +2459,16 @@ const Touch_1DownFilled = /*#__PURE__*/React.forwardRef(function Touch_1DownFill
2477
2459
  viewBox: "0 0 32 32",
2478
2460
  fill: "currentColor",
2479
2461
  ...rest
2480
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2481
- 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"
2482
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2483
- 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"
2462
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2463
+ 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"
2464
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2465
+ 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"
2484
2466
  })), children);
2485
2467
  });
2486
2468
  if (process.env.NODE_ENV !== "production") {
2487
- Touch_1DownFilled.propTypes = iconPropTypes;
2469
+ ThunderstormStrong.propTypes = iconPropTypes;
2488
2470
  }
2489
- const Touch_2 = /*#__PURE__*/React.forwardRef(function Touch_2(_ref109, ref) {
2471
+ const Ticket = /*#__PURE__*/React.forwardRef(function Ticket(_ref109, ref) {
2490
2472
  let {
2491
2473
  children,
2492
2474
  size = 16,
@@ -2500,18 +2482,16 @@ const Touch_2 = /*#__PURE__*/React.forwardRef(function Touch_2(_ref109, ref) {
2500
2482
  viewBox: "0 0 32 32",
2501
2483
  fill: "currentColor",
2502
2484
  ...rest
2503
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2504
- d: "M29,15H27A11,11,0,0,0,5,15H3a13,13,0,0,1,26,0Z"
2505
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2506
- d: "M25,28H23V15A7,7,0,1,0,9,15V28H7V15a9,9,0,0,1,18,0Z"
2507
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2508
- d: "M21,20H11V15a5,5,0,0,1,10,0Zm-8-2h6V15a3,3,0,0,0-6,0Z"
2485
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2486
+ 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"
2487
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2488
+ d: "M19 13H21V19H19z"
2509
2489
  })), children);
2510
2490
  });
2511
2491
  if (process.env.NODE_ENV !== "production") {
2512
- Touch_2.propTypes = iconPropTypes;
2492
+ Ticket.propTypes = iconPropTypes;
2513
2493
  }
2514
- const Touch_2Filled = /*#__PURE__*/React.forwardRef(function Touch_2Filled(_ref110, ref) {
2494
+ const Tides = /*#__PURE__*/React.forwardRef(function Tides(_ref110, ref) {
2515
2495
  let {
2516
2496
  children,
2517
2497
  size = 16,
@@ -2525,18 +2505,14 @@ const Touch_2Filled = /*#__PURE__*/React.forwardRef(function Touch_2Filled(_ref1
2525
2505
  viewBox: "0 0 32 32",
2526
2506
  fill: "currentColor",
2527
2507
  ...rest
2528
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2529
- d: "M16,12a3.0033,3.0033,0,0,0-3,3v3h6V15A3.0033,3.0033,0,0,0,16,12Z"
2530
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2531
- 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"
2532
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2533
- d: "M29,15H27A11,11,0,0,0,5,15H3a13,13,0,0,1,26,0Z"
2508
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2509
+ 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"
2534
2510
  })), children);
2535
2511
  });
2536
2512
  if (process.env.NODE_ENV !== "production") {
2537
- Touch_2Filled.propTypes = iconPropTypes;
2513
+ Tides.propTypes = iconPropTypes;
2538
2514
  }
2539
- const TouchInteraction = /*#__PURE__*/React.forwardRef(function TouchInteraction(_ref111, ref) {
2515
+ const Tif = /*#__PURE__*/React.forwardRef(function Tif(_ref111, ref) {
2540
2516
  let {
2541
2517
  children,
2542
2518
  size = 16,
@@ -2550,21 +2526,34 @@ const TouchInteraction = /*#__PURE__*/React.forwardRef(function TouchInteraction
2550
2526
  viewBox: "0 0 32 32",
2551
2527
  fill: "currentColor",
2552
2528
  ...rest
2553
- }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2554
- 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"
2555
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2556
- 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"
2529
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2530
+ 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"
2557
2531
  })), children);
2558
2532
  });
2559
2533
  if (process.env.NODE_ENV !== "production") {
2560
- TouchInteraction.propTypes = iconPropTypes;
2534
+ Tif.propTypes = iconPropTypes;
2561
2535
  }
2562
- const Tour = /*#__PURE__*/React.forwardRef(function Tour(_ref112, ref) {
2536
+ const Time = /*#__PURE__*/React.forwardRef(function Time(_ref112, ref) {
2563
2537
  let {
2564
2538
  children,
2565
2539
  size = 16,
2566
2540
  ...rest
2567
2541
  } = _ref112;
2542
+ if (size === 20 || size === "20" || size === "20px") {
2543
+ return /*#__PURE__*/React.createElement(Icon, {
2544
+ width: size,
2545
+ height: size,
2546
+ ref: ref,
2547
+ xmlns: "http://www.w3.org/2000/svg",
2548
+ viewBox: "0 0 20 20",
2549
+ fill: "currentColor",
2550
+ ...rest
2551
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2552
+ 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"
2553
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2554
+ d: "M13 13.9L9.4 10.3 9.4 4 10.6 4 10.6 9.7 13.9 13z"
2555
+ })), children);
2556
+ }
2568
2557
  return /*#__PURE__*/React.createElement(Icon, {
2569
2558
  width: size,
2570
2559
  height: size,
@@ -2573,20 +2562,16 @@ const Tour = /*#__PURE__*/React.forwardRef(function Tour(_ref112, ref) {
2573
2562
  viewBox: "0 0 32 32",
2574
2563
  fill: "currentColor",
2575
2564
  ...rest
2576
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2577
- 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"
2578
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
2579
- cx: "24",
2580
- cy: "8",
2581
- r: "2"
2582
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2583
- 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"
2565
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2566
+ 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"
2567
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2568
+ d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
2584
2569
  })), children);
2585
2570
  });
2586
2571
  if (process.env.NODE_ENV !== "production") {
2587
- Tour.propTypes = iconPropTypes;
2572
+ Time.propTypes = iconPropTypes;
2588
2573
  }
2589
- const TrafficEvent = /*#__PURE__*/React.forwardRef(function TrafficEvent(_ref113, ref) {
2574
+ const TimeFilled = /*#__PURE__*/React.forwardRef(function TimeFilled(_ref113, ref) {
2590
2575
  let {
2591
2576
  children,
2592
2577
  size = 16,
@@ -2600,16 +2585,17 @@ const TrafficEvent = /*#__PURE__*/React.forwardRef(function TrafficEvent(_ref113
2600
2585
  viewBox: "0 0 32 32",
2601
2586
  fill: "currentColor",
2602
2587
  ...rest
2603
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2604
- d: "M11 21H17V23H11z"
2605
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2606
- 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"
2588
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2589
+ 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"
2590
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2591
+ fill: "none",
2592
+ d: "M20.5872 22L15 16.4099 15 7 17 7 17 15.5822 22 20.5866 20.5872 22z"
2607
2593
  })), children);
2608
2594
  });
2609
2595
  if (process.env.NODE_ENV !== "production") {
2610
- TrafficEvent.propTypes = iconPropTypes;
2596
+ TimeFilled.propTypes = iconPropTypes;
2611
2597
  }
2612
- const TrafficFlow = /*#__PURE__*/React.forwardRef(function TrafficFlow(_ref114, ref) {
2598
+ const TimePlot = /*#__PURE__*/React.forwardRef(function TimePlot(_ref114, ref) {
2613
2599
  let {
2614
2600
  children,
2615
2601
  size = 16,
@@ -2623,14 +2609,18 @@ const TrafficFlow = /*#__PURE__*/React.forwardRef(function TrafficFlow(_ref114,
2623
2609
  viewBox: "0 0 32 32",
2624
2610
  fill: "currentColor",
2625
2611
  ...rest
2626
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2627
- 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"
2612
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2613
+ d: "M23.586 13L21 10.414 21 6 23 6 23 9.586 25 11.586 23.586 13z"
2614
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2615
+ 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"
2616
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2617
+ d: "M8.63,18l7,6H30V22H16.37l-7-6H4V2H2V28a2.0025,2.0025,0,0,0,2,2H30V28H4V18Z"
2628
2618
  })), children);
2629
2619
  });
2630
2620
  if (process.env.NODE_ENV !== "production") {
2631
- TrafficFlow.propTypes = iconPropTypes;
2621
+ TimePlot.propTypes = iconPropTypes;
2632
2622
  }
2633
- const TrafficFlowIncident = /*#__PURE__*/React.forwardRef(function TrafficFlowIncident(_ref115, ref) {
2623
+ const Timer = /*#__PURE__*/React.forwardRef(function Timer(_ref115, ref) {
2634
2624
  let {
2635
2625
  children,
2636
2626
  size = 16,
@@ -2644,14 +2634,16 @@ const TrafficFlowIncident = /*#__PURE__*/React.forwardRef(function TrafficFlowIn
2644
2634
  viewBox: "0 0 32 32",
2645
2635
  fill: "currentColor",
2646
2636
  ...rest
2647
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2648
- 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"
2637
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2638
+ d: "M15 11H17V20H15zM13 2H19V4H13z"
2639
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2640
+ 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"
2649
2641
  })), children);
2650
2642
  });
2651
2643
  if (process.env.NODE_ENV !== "production") {
2652
- TrafficFlowIncident.propTypes = iconPropTypes;
2644
+ Timer.propTypes = iconPropTypes;
2653
2645
  }
2654
- const TrafficIncident = /*#__PURE__*/React.forwardRef(function TrafficIncident(_ref116, ref) {
2646
+ const ToolBox = /*#__PURE__*/React.forwardRef(function ToolBox(_ref116, ref) {
2655
2647
  let {
2656
2648
  children,
2657
2649
  size = 16,
@@ -2665,19 +2657,14 @@ const TrafficIncident = /*#__PURE__*/React.forwardRef(function TrafficIncident(_
2665
2657
  viewBox: "0 0 32 32",
2666
2658
  fill: "currentColor",
2667
2659
  ...rest
2668
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2669
- d: "M2 28H30V30H2z"
2670
- })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2671
- d: "M11.314 11.514H17.314V13.514H11.314z",
2672
- transform: "rotate(-45 14.314 12.514)"
2673
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2674
- 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"
2660
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2661
+ 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"
2675
2662
  })), children);
2676
2663
  });
2677
2664
  if (process.env.NODE_ENV !== "production") {
2678
- TrafficIncident.propTypes = iconPropTypes;
2665
+ ToolBox.propTypes = iconPropTypes;
2679
2666
  }
2680
- const TrafficWeatherIncident = /*#__PURE__*/React.forwardRef(function TrafficWeatherIncident(_ref117, ref) {
2667
+ const ToolKit = /*#__PURE__*/React.forwardRef(function ToolKit(_ref117, ref) {
2681
2668
  let {
2682
2669
  children,
2683
2670
  size = 16,
@@ -2691,14 +2678,18 @@ const TrafficWeatherIncident = /*#__PURE__*/React.forwardRef(function TrafficWea
2691
2678
  viewBox: "0 0 32 32",
2692
2679
  fill: "currentColor",
2693
2680
  ...rest
2694
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2695
- 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"
2681
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2682
+ 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"
2683
+ })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2684
+ 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"
2685
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2686
+ 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"
2696
2687
  })), children);
2697
2688
  });
2698
2689
  if (process.env.NODE_ENV !== "production") {
2699
- TrafficWeatherIncident.propTypes = iconPropTypes;
2690
+ ToolKit.propTypes = iconPropTypes;
2700
2691
  }
2701
- const TrafficCone = /*#__PURE__*/React.forwardRef(function TrafficCone(_ref118, ref) {
2692
+ const Tools = /*#__PURE__*/React.forwardRef(function Tools(_ref118, ref) {
2702
2693
  let {
2703
2694
  children,
2704
2695
  size = 16,
@@ -2712,14 +2703,14 @@ const TrafficCone = /*#__PURE__*/React.forwardRef(function TrafficCone(_ref118,
2712
2703
  viewBox: "0 0 32 32",
2713
2704
  fill: "currentColor",
2714
2705
  ...rest
2715
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2716
- 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"
2706
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2707
+ 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"
2717
2708
  })), children);
2718
2709
  });
2719
2710
  if (process.env.NODE_ENV !== "production") {
2720
- TrafficCone.propTypes = iconPropTypes;
2711
+ Tools.propTypes = iconPropTypes;
2721
2712
  }
2722
- const Train = /*#__PURE__*/React.forwardRef(function Train(_ref119, ref) {
2713
+ const ToolsAlt = /*#__PURE__*/React.forwardRef(function ToolsAlt(_ref119, ref) {
2723
2714
  let {
2724
2715
  children,
2725
2716
  size = 16,
@@ -2733,14 +2724,14 @@ const Train = /*#__PURE__*/React.forwardRef(function Train(_ref119, ref) {
2733
2724
  viewBox: "0 0 32 32",
2734
2725
  fill: "currentColor",
2735
2726
  ...rest
2736
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2737
- 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"
2727
+ }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2728
+ 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"
2738
2729
  })), children);
2739
2730
  });
2740
2731
  if (process.env.NODE_ENV !== "production") {
2741
- Train.propTypes = iconPropTypes;
2732
+ ToolsAlt.propTypes = iconPropTypes;
2742
2733
  }
2743
- const TrainHeart = /*#__PURE__*/React.forwardRef(function TrainHeart(_ref120, ref) {
2734
+ const Tornado = /*#__PURE__*/React.forwardRef(function Tornado(_ref120, ref) {
2744
2735
  let {
2745
2736
  children,
2746
2737
  size = 16,
@@ -2754,14 +2745,14 @@ const TrainHeart = /*#__PURE__*/React.forwardRef(function TrainHeart(_ref120, re
2754
2745
  viewBox: "0 0 32 32",
2755
2746
  fill: "currentColor",
2756
2747
  ...rest
2757
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2758
- 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"
2748
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2749
+ d: "M16 26H20V28H16zM12 22H18V24H12zM8 18H18V20H8zM8 14H20V16H8zM10 10H24V12H10zM8 6H26V8H8z"
2759
2750
  })), children);
2760
2751
  });
2761
2752
  if (process.env.NODE_ENV !== "production") {
2762
- TrainHeart.propTypes = iconPropTypes;
2753
+ Tornado.propTypes = iconPropTypes;
2763
2754
  }
2764
- const TrainProfile = /*#__PURE__*/React.forwardRef(function TrainProfile(_ref121, ref) {
2755
+ const TornadoWarning = /*#__PURE__*/React.forwardRef(function TornadoWarning(_ref121, ref) {
2765
2756
  let {
2766
2757
  children,
2767
2758
  size = 16,
@@ -2775,16 +2766,19 @@ const TrainProfile = /*#__PURE__*/React.forwardRef(function TrainProfile(_ref121
2775
2766
  viewBox: "0 0 32 32",
2776
2767
  fill: "currentColor",
2777
2768
  ...rest
2778
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2779
- 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"
2780
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2781
- 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"
2769
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2770
+ d: "M2 4H18V6H2zM4 8H16V10H4zM2 12H14V14H2zM2 16H12V18H2zM4 20H12V22H4zM8 24H14V26H8zM12 28H16V30H12z"
2771
+ })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2772
+ fill: "none",
2773
+ d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
2774
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2775
+ 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"
2782
2776
  })), children);
2783
2777
  });
2784
2778
  if (process.env.NODE_ENV !== "production") {
2785
- TrainProfile.propTypes = iconPropTypes;
2779
+ TornadoWarning.propTypes = iconPropTypes;
2786
2780
  }
2787
- const TrainSpeed = /*#__PURE__*/React.forwardRef(function TrainSpeed(_ref122, ref) {
2781
+ const Touch_1 = /*#__PURE__*/React.forwardRef(function Touch_1(_ref122, ref) {
2788
2782
  let {
2789
2783
  children,
2790
2784
  size = 16,
@@ -2798,14 +2792,16 @@ const TrainSpeed = /*#__PURE__*/React.forwardRef(function TrainSpeed(_ref122, re
2798
2792
  viewBox: "0 0 32 32",
2799
2793
  fill: "currentColor",
2800
2794
  ...rest
2801
- }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2802
- 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"
2795
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2796
+ d: "M20,8H18A5,5,0,0,0,8,8H6A7,7,0,0,1,20,8Z"
2797
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2798
+ 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"
2803
2799
  })), children);
2804
2800
  });
2805
2801
  if (process.env.NODE_ENV !== "production") {
2806
- TrainSpeed.propTypes = iconPropTypes;
2802
+ Touch_1.propTypes = iconPropTypes;
2807
2803
  }
2808
- const TrainTicket = /*#__PURE__*/React.forwardRef(function TrainTicket(_ref123, ref) {
2804
+ const Touch_1Filled = /*#__PURE__*/React.forwardRef(function Touch_1Filled(_ref123, ref) {
2809
2805
  let {
2810
2806
  children,
2811
2807
  size = 16,
@@ -2819,16 +2815,16 @@ const TrainTicket = /*#__PURE__*/React.forwardRef(function TrainTicket(_ref123,
2819
2815
  viewBox: "0 0 32 32",
2820
2816
  fill: "currentColor",
2821
2817
  ...rest
2822
- }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2823
- 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"
2824
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2825
- 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"
2818
+ }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2819
+ 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"
2820
+ })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2821
+ 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"
2826
2822
  })), children);
2827
2823
  });
2828
2824
  if (process.env.NODE_ENV !== "production") {
2829
- TrainTicket.propTypes = iconPropTypes;
2825
+ Touch_1Filled.propTypes = iconPropTypes;
2830
2826
  }
2831
- const TrainTime = /*#__PURE__*/React.forwardRef(function TrainTime(_ref124, ref) {
2827
+ const Touch_1Down = /*#__PURE__*/React.forwardRef(function Touch_1Down(_ref124, ref) {
2832
2828
  let {
2833
2829
  children,
2834
2830
  size = 16,
@@ -2842,19 +2838,16 @@ const TrainTime = /*#__PURE__*/React.forwardRef(function TrainTime(_ref124, ref)
2842
2838
  viewBox: "0 0 32 32",
2843
2839
  fill: "currentColor",
2844
2840
  ...rest
2845
- }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2846
- fill: "none",
2847
- 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"
2848
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2849
- 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"
2850
- })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2851
- 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"
2841
+ }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2842
+ d: "M20,24H18A5,5,0,0,1,8,24H6a7,7,0,0,0,14,0Z"
2843
+ })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2844
+ 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"
2852
2845
  })), children);
2853
2846
  });
2854
2847
  if (process.env.NODE_ENV !== "production") {
2855
- TrainTime.propTypes = iconPropTypes;
2848
+ Touch_1Down.propTypes = iconPropTypes;
2856
2849
  }
2857
- const Tram = /*#__PURE__*/React.forwardRef(function Tram(_ref125, ref) {
2850
+ const Touch_1DownFilled = /*#__PURE__*/React.forwardRef(function Touch_1DownFilled(_ref125, ref) {
2858
2851
  let {
2859
2852
  children,
2860
2853
  size = 16,
@@ -2868,12 +2861,14 @@ const Tram = /*#__PURE__*/React.forwardRef(function Tram(_ref125, ref) {
2868
2861
  viewBox: "0 0 32 32",
2869
2862
  fill: "currentColor",
2870
2863
  ...rest
2871
- }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2872
- 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"
2864
+ }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2865
+ 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"
2866
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2867
+ 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"
2873
2868
  })), children);
2874
2869
  });
2875
2870
  if (process.env.NODE_ENV !== "production") {
2876
- Tram.propTypes = iconPropTypes;
2871
+ Touch_1DownFilled.propTypes = iconPropTypes;
2877
2872
  }
2878
2873
 
2879
- export { TagGroup, TagImport, TagNone, Tank, Task, TaskAdd, TaskApproved, TaskAssetView, TaskComplete, TaskLocation, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, TcpIpService, Temperature, TemperatureCelsius, TemperatureCelsiusAlt, TemperatureFahrenheit, TemperatureFahrenheitAlt, TemperatureFeelsLike, TemperatureFrigid, TemperatureHot, TemperatureInversion, TemperatureMax, TemperatureMin, TemperatureWater, Template, Tennis, TennisBall, Term, Terminal, Terminal_3270, TestTool, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignMixed, TextAlignRight, TextAllCaps, TextBold, TextClearFormat, TextColor, TextCreation, TextFill, TextFont, TextFootnote, TextHighlight, TextIndent, TextIndentLess, TextIndentMore, TextItalic, TextKerning, TextLeading, TextLineSpacing, TextLink, TextLinkAnalysis, TextLongParagraph, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextShortParagraph, TextSmallCaps, TextStrikethrough, TextSubscript, TextSuperscript, TextTracking, TextUnderline, TextVerticalAlignment, TextWrap, Theater, ThisSideUp, Thumbnail_1, Thumbnail_2, ThumbsDown, ThumbsDownFilled, ThumbsUp, ThumbsUpFilled, Thunderstorm, ThunderstormScattered, ThunderstormScatteredNight, ThunderstormSevere, ThunderstormStrong, Ticket, Tides, Tif, Time, TimeFilled, TimePlot, Timer, ToolBox, ToolKit, Tools, ToolsAlt, 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, WatsonHealthTextAnnotationToggle, WatsonHealthThreshold, WatsonHealthThumbnailPreview };
2874
+ export { QT, QTAlt, SwitchLayer_3, Switcher, SyncSettings, SysProvision, Table, TableAlias, TableBuilt, TableOfContents, TableShortcut, TableSplit, Tablet, TabletLandscape, Tag, TagEdit, TagExport, TagGroup, TagImport, TagNone, Tank, Task, TaskAdd, TaskApproved, TaskAssetView, TaskComplete, TaskLocation, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, TcpIpService, Temperature, TemperatureCelsius, TemperatureCelsiusAlt, TemperatureFahrenheit, TemperatureFahrenheitAlt, TemperatureFeelsLike, TemperatureFrigid, TemperatureHot, TemperatureInversion, TemperatureMax, TemperatureMin, TemperatureWater, Template, Tennis, TennisBall, Term, Terminal, Terminal_3270, TestTool, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignMixed, TextAlignRight, TextAllCaps, TextBold, TextClearFormat, TextColor, TextCreation, TextFill, TextFont, TextFootnote, TextHighlight, TextIndent, TextIndentLess, TextIndentMore, TextItalic, TextKerning, TextLeading, TextLineSpacing, TextLink, TextLinkAnalysis, TextLongParagraph, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextShortParagraph, TextSmallCaps, TextStrikethrough, TextSubscript, TextSuperscript, TextTracking, TextUnderline, TextVerticalAlignment, TextWrap, Theater, ThisSideUp, Thumbnail_1, Thumbnail_2, ThumbsDown, ThumbsDownFilled, ThumbsUp, ThumbsUpFilled, Thunderstorm, ThunderstormScattered, ThunderstormScatteredNight, ThunderstormSevere, ThunderstormStrong, Ticket, Tides, Tif, Time, TimeFilled, TimePlot, Timer, ToolBox, ToolKit, Tools, ToolsAlt, Tornado, TornadoWarning, Touch_1, Touch_1Down, Touch_1DownFilled, Touch_1Filled, WatsonHealthTextAnnotationToggle, WatsonHealthThreshold, WatsonHealthThumbnailPreview };