@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
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const CircleOutline: CarbonIconType;
11
+ export default CircleOutline
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const CircleOutline = /*#__PURE__*/React.forwardRef(function CircleOutline(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m16,2c-7.732,0-14,6.268-14,14s6.268,14,14,14,14-6.268,14-14S23.732,2,16,2Zm0,26c-6.6274,0-12-5.3726-12-12s5.3726-12,12-12,12,5.3726,12,12-5.3726,12-12,12Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ CircleOutline.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { CircleOutline as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const DiamondOutline: CarbonIconType;
11
+ export default DiamondOutline
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const DiamondOutline = /*#__PURE__*/React.forwardRef(function DiamondOutline(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m29.3906,14.5269L17.4731,2.6094c-.406-.4062-.9397-.6094-1.4731-.6094s-1.0671.2031-1.4731.6094L2.6094,14.5269c-.4062.4062-.6094.9395-.6094,1.4731s.2031,1.0669.6094,1.4731l11.9175,11.9175c.406.4062.9397.6094,1.4731.6094s1.0671-.2031,1.4731-.6094l11.9175-11.9175c.4062-.4062.6094-.9395.6094-1.4731s-.2031-1.0669-.6094-1.4731Zm-13.3906,13.5088L3.9646,16,16,3.9644l12.0356,12.0356-12.0356,12.0356Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ DiamondOutline.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { DiamondOutline as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const DiamondSolid: CarbonIconType;
11
+ export default DiamondSolid
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const DiamondSolid = /*#__PURE__*/React.forwardRef(function DiamondSolid(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m29.3906,14.5269L17.4731,2.6094c-.406-.4062-.9397-.6094-1.4731-.6094s-1.0671.2031-1.4731.6094L2.6094,14.5269c-.4062.4062-.6094.9395-.6094,1.4731s.2031,1.0669.6094,1.4731l11.9175,11.9175c.406.4062.9397.6094,1.4731.6094s1.0671-.2031,1.4731-.6094l11.9175-11.9175c.4062-.4062.6094-.9395.6094-1.4731s-.2031-1.0669-.6094-1.4731Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ DiamondSolid.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { DiamondSolid as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const HexagonOutline: CarbonIconType;
11
+ export default HexagonOutline
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const HexagonOutline = /*#__PURE__*/React.forwardRef(function HexagonOutline(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m23,29h-14c-.3555,0-.6846-.189-.8638-.4961L1.1362,16.5039c-.1816-.3113-.1816-.6965,0-1.0078L8.1362,3.4961c.1792-.3071.5083-.4961.8638-.4961h14c.3555,0,.6846.189.8638.4961l7,12c.1816.3113.1816.6965,0,1.0078l-7,12c-.1792.3071-.5083.4961-.8638.4961Zm-13.4258-2h12.8516l6.4165-11-6.4165-11h-12.8516l-6.4165,11,6.4165,11Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ HexagonOutline.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { HexagonOutline as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const HexagonSolid: CarbonIconType;
11
+ export default HexagonSolid
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const HexagonSolid = /*#__PURE__*/React.forwardRef(function HexagonSolid(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m30.8508,15.4487l-6.9641-11.9165c-.1926-.3301-.5437-.5322-.9224-.5322h-13.9287c-.3787,0-.7297.2021-.9224.5322L1.1492,15.4487c-.199.3403-.199.7622,0,1.1025l6.9641,11.9165c.1926.3301.5437.5322.9224.5322h13.9287c.3787,0,.7297-.2021.9224-.5322l6.9641-11.9165c.199-.3403.199-.7622,0-1.1025Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ HexagonSolid.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { HexagonSolid as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const HexagonVerticalOutline: CarbonIconType;
11
+ export default HexagonVerticalOutline
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const HexagonVerticalOutline = /*#__PURE__*/React.forwardRef(function HexagonVerticalOutline(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m3,23v-14c0-.3555.189-.6846.4961-.8638L15.4961,1.1362c.3113-.1816.6965-.1816,1.0078,0l12,7c.3071.1792.4961.5083.4961.8638v14c0,.3555-.189.6846-.4961.8638l-12,7c-.3113.1816-.6965.1816-1.0078,0l-12-7c-.3071-.1792-.4961-.5083-.4961-.8638Zm2-13.4258v12.8516l11,6.4165,11-6.4165v-12.8516l-11-6.4165-11,6.4165Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ HexagonVerticalOutline.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { HexagonVerticalOutline as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const HexagonVerticalSolid: CarbonIconType;
11
+ export default HexagonVerticalSolid
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const HexagonVerticalSolid = /*#__PURE__*/React.forwardRef(function HexagonVerticalSolid(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m16.5513,30.8508l11.9165-6.9641c.3301-.1926.5322-.5437.5322-.9224v-13.9287c0-.3787-.2021-.7297-.5322-.9224L16.5513,1.1492c-.3403-.199-.7622-.199-1.1025,0L3.5322,8.1133c-.3301.1926-.5322.5437-.5322.9224v13.9287c0,.3787.2021.7297.5322.9224l11.9165,6.9641c.3403.199.7622.199,1.1025,0Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ HexagonVerticalSolid.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { HexagonVerticalSolid as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const PentagonDownOutline: CarbonIconType;
11
+ export default PentagonDownOutline
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const PentagonDownOutline = /*#__PURE__*/React.forwardRef(function PentagonDownOutline(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m16,27.7593l-11.8274-8.6831,4.5261-14.0762h14.6025l4.5261,14.0762-11.8274,8.6831m0,2.2407c.2078,0,.4158-.0645.5918-.1938l13-9.5444c.2599-.1907.4066-.4904.4082-.8009.0005-.1036-.0151-.2085-.0481-.3109l-4.9697-15.4561c-.1331-.4136-.5176-.6938-.9519-.6938H7.9697c-.4343,0-.8188.2803-.9519.6938l-4.9697,15.4561c-.0329.1021-.0485.2067-.0481.31.0013.3108.1481.6109.4082.8018l13,9.5444c.176.1294.384.1938.5918.1938h0Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ PentagonDownOutline.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { PentagonDownOutline as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const PentagonDownSolid: CarbonIconType;
11
+ export default PentagonDownSolid
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const PentagonDownSolid = /*#__PURE__*/React.forwardRef(function PentagonDownSolid(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m16,30c.2078,0,.4158-.0645.5918-.1938l13-9.5444c.2599-.1907.4066-.4904.4082-.8009.0005-.1036-.0151-.2085-.0481-.3109l-4.9697-15.4561c-.1331-.4136-.5176-.6938-.9519-.6938H7.9697c-.4343,0-.8188.2803-.9519.6938l-4.9697,15.4561c-.0329.1021-.0485.2067-.0481.31.0013.3108.1481.6109.4082.8018l13,9.5444c.176.1294.384.1938.5918.1938h0Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ PentagonDownSolid.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { PentagonDownSolid as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const PentagonLeftOutline: CarbonIconType;
11
+ export default PentagonLeftOutline
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const PentagonLeftOutline = /*#__PURE__*/React.forwardRef(function PentagonLeftOutline(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m4.2407,16L12.9238,4.1726l14.0762,4.5261v14.6025l-14.0762,4.5261-8.6831-11.8274m-2.2407,0c0,.2078.0645.4158.1938.5918l9.5444,13c.1907.2599.4904.4066.8009.4082.1036.0005.2085-.0151.3109-.0481l15.4561-4.9697c.4136-.1331.6938-.5176.6938-.9519V7.9697c0-.4343-.2803-.8188-.6938-.9519L12.8501,2.0481c-.1021-.0329-.2067-.0485-.31-.0481-.3108.0013-.6109.1481-.8018.4082L2.1938,15.4082c-.1294.176-.1938.384-.1938.5918h0Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ PentagonLeftOutline.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { PentagonLeftOutline as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const PentagonLeftSolid: CarbonIconType;
11
+ export default PentagonLeftSolid
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const PentagonLeftSolid = /*#__PURE__*/React.forwardRef(function PentagonLeftSolid(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m2,16c0,.2078.0645.4158.1938.5918l9.5444,13c.1907.2599.4904.4066.8009.4082.1036.0005.2085-.0151.3109-.0481l15.4561-4.9697c.4136-.1331.6938-.5176.6938-.9519V7.9697c0-.4343-.2803-.8188-.6938-.9519L12.8501,2.0481c-.1021-.0329-.2067-.0485-.31-.0481-.3108.0013-.6109.1481-.8018.4082L2.1938,15.4082c-.1294.176-.1938.384-.1938.5918h0Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ PentagonLeftSolid.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { PentagonLeftSolid as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const PentagonOutline: CarbonIconType;
11
+ export default PentagonOutline
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import React from 'react';
10
+ import Icon from './Icon.js';
11
+ import { i as iconPropTypes } from './iconPropTypes-4cbeb95d.js';
12
+ import '@carbon/icon-helpers';
13
+ import 'prop-types';
14
+
15
+ var _path;
16
+ const PentagonOutline = /*#__PURE__*/React.forwardRef(function PentagonOutline(_ref, ref) {
17
+ let {
18
+ children,
19
+ size = 16,
20
+ ...rest
21
+ } = _ref;
22
+ return /*#__PURE__*/React.createElement(Icon, {
23
+ width: size,
24
+ height: size,
25
+ ref: ref,
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ viewBox: "0 0 32 32",
28
+ fill: "currentColor",
29
+ ...rest
30
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "m16,4.2407l11.8274,8.6831-4.5261,14.0762h-14.6025l-4.5261-14.0762,11.8274-8.6831m0-2.2407c-.2078,0-.4158.0645-.5918.1938L2.4082,11.7383c-.2599.1907-.4066.4904-.4082.8009-.0005.1036.0151.2085.0481.3109l4.9697,15.4561c.1331.4136.5176.6938.9519.6938h16.0605c.4343,0,.8188-.2803.9519-.6938l4.9697-15.4561c.0329-.1021.0485-.2067.0481-.31-.0013-.3108-.1481-.6109-.4082-.8018L16.5918,2.1938c-.176-.1294-.384-.1938-.5918-.1938h0Z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ PentagonOutline.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { PentagonOutline as default };
@@ -0,0 +1,11 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2023
3
+ *
4
+ * This source code is licensed under the Apache-2.0 license found in the
5
+ * LICENSE file in the root directory of this source tree.
6
+ *
7
+ * Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
8
+ */
9
+ import type { CarbonIconType } from './CarbonIcon';
10
+ declare const PentagonRightOutline: CarbonIconType;
11
+ export default PentagonRightOutline