@carbon/icons-react 11.14.0 → 11.15.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 (171) hide show
  1. package/es/AppleDash.js +41 -0
  2. package/es/BatchJob.js +43 -0
  3. package/es/BatchJobStep.js +39 -0
  4. package/es/BootVolume.js +39 -0
  5. package/es/BootVolumeAlt.js +43 -0
  6. package/es/BottlesContainer.js +41 -0
  7. package/es/Bottles_01.js +39 -0
  8. package/es/Bottles_01Dash.js +39 -0
  9. package/es/Bottles_02.js +39 -0
  10. package/es/Bottles_02Dash.js +39 -0
  11. package/es/CarbonUiBuilder.js +60 -0
  12. package/es/CicsDb2Connection.js +41 -0
  13. package/es/CicsProgram.js +49 -0
  14. package/es/CicsRegionAlt.js +39 -0
  15. package/es/CicsSit.js +41 -0
  16. package/es/CicsSitOverrides.js +39 -0
  17. package/es/CicsTransactionServerZos.js +51 -0
  18. package/es/ConnectReference.js +41 -0
  19. package/es/DataVolume.js +39 -0
  20. package/es/DataVolumeAlt.js +47 -0
  21. package/es/Db2BufferPool.js +41 -0
  22. package/es/Db2DataSharingGroup.js +39 -0
  23. package/es/Db2Database.js +39 -0
  24. package/es/Drink_01.js +41 -0
  25. package/es/Drink_02.js +41 -0
  26. package/es/ExecutableProgram.js +52 -0
  27. package/es/IbmBluepay.js +39 -0
  28. package/es/IbmCloudAppId.js +41 -0
  29. package/es/IbmCloudContinuousDelivery.js +41 -0
  30. package/es/IbmCloudForEducation.js +43 -0
  31. package/es/IbmCloudHsm.js +49 -0
  32. package/es/IbmCloudIpsecVpn.js +39 -0
  33. package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
  34. package/es/IbmContentServices.js +43 -0
  35. package/es/IbmDb2.js +47 -0
  36. package/es/IbmDb2Alt.js +39 -0
  37. package/es/IbmTelehealth.js +41 -0
  38. package/es/IbmTenet.js +53 -0
  39. package/es/IbmToolchain.js +39 -0
  40. package/es/ListChecked.js +1 -1
  41. package/es/ListCheckedMirror.js +39 -0
  42. package/es/ListNumberedMirror.js +39 -0
  43. package/es/LogicalPartition.js +1 -1
  44. package/es/LogoAnsibleCommunity.js +39 -0
  45. package/es/LogoRedHatAnsible.js +41 -0
  46. package/es/LogoTwitter.js +1 -1
  47. package/es/LogoVmware.js +1 -1
  48. package/es/LogoVmwareAlt.js +39 -0
  49. package/es/LogoYelp.js +1 -1
  50. package/es/PortInput.js +41 -0
  51. package/es/PortOutput.js +41 -0
  52. package/es/Recycle.js +39 -0
  53. package/es/RunMirror.js +43 -0
  54. package/es/ScreenMap.js +41 -0
  55. package/es/ScreenMapSet.js +43 -0
  56. package/es/SearchLocateMirror.js +39 -0
  57. package/es/Slm.js +39 -0
  58. package/es/SummaryKpiMirror.js +39 -0
  59. package/es/TcpIpService.js +39 -0
  60. package/es/TransformBinary.js +41 -0
  61. package/es/TransformInstructions.js +41 -0
  62. package/es/TransformLanguage.js +41 -0
  63. package/es/Tsq.js +41 -0
  64. package/es/ZLpar.js +39 -0
  65. package/es/ZSystems.js +39 -0
  66. package/es/Zos.js +39 -0
  67. package/es/ZosSysplex.js +39 -0
  68. package/es/generated/bucket-0.js +347 -345
  69. package/es/generated/bucket-1.js +940 -921
  70. package/es/generated/bucket-10.js +880 -885
  71. package/es/generated/bucket-11.js +899 -860
  72. package/es/generated/bucket-12.js +769 -880
  73. package/es/generated/bucket-13.js +941 -826
  74. package/es/generated/bucket-14.js +732 -816
  75. package/es/generated/bucket-15.js +923 -937
  76. package/es/generated/bucket-16.js +1582 -16
  77. package/es/generated/bucket-2.js +1074 -1058
  78. package/es/generated/bucket-3.js +836 -912
  79. package/es/generated/bucket-4.js +835 -784
  80. package/es/generated/bucket-5.js +846 -824
  81. package/es/generated/bucket-6.js +849 -897
  82. package/es/generated/bucket-7.js +921 -920
  83. package/es/generated/bucket-8.js +839 -770
  84. package/es/generated/bucket-9.js +936 -974
  85. package/es/index.js +17 -17
  86. package/lib/AppleDash.js +47 -0
  87. package/lib/BatchJob.js +49 -0
  88. package/lib/BatchJobStep.js +45 -0
  89. package/lib/BootVolume.js +45 -0
  90. package/lib/BootVolumeAlt.js +49 -0
  91. package/lib/BottlesContainer.js +47 -0
  92. package/lib/Bottles_01.js +45 -0
  93. package/lib/Bottles_01Dash.js +45 -0
  94. package/lib/Bottles_02.js +45 -0
  95. package/lib/Bottles_02Dash.js +45 -0
  96. package/lib/CarbonUiBuilder.js +66 -0
  97. package/lib/CicsDb2Connection.js +47 -0
  98. package/lib/CicsProgram.js +55 -0
  99. package/lib/CicsRegionAlt.js +45 -0
  100. package/lib/CicsSit.js +47 -0
  101. package/lib/CicsSitOverrides.js +45 -0
  102. package/lib/CicsTransactionServerZos.js +57 -0
  103. package/lib/ConnectReference.js +47 -0
  104. package/lib/DataVolume.js +45 -0
  105. package/lib/DataVolumeAlt.js +53 -0
  106. package/lib/Db2BufferPool.js +47 -0
  107. package/lib/Db2DataSharingGroup.js +45 -0
  108. package/lib/Db2Database.js +45 -0
  109. package/lib/Drink_01.js +47 -0
  110. package/lib/Drink_02.js +47 -0
  111. package/lib/ExecutableProgram.js +58 -0
  112. package/lib/IbmBluepay.js +45 -0
  113. package/lib/IbmCloudAppId.js +47 -0
  114. package/lib/IbmCloudContinuousDelivery.js +47 -0
  115. package/lib/IbmCloudForEducation.js +49 -0
  116. package/lib/IbmCloudHsm.js +55 -0
  117. package/lib/IbmCloudIpsecVpn.js +45 -0
  118. package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
  119. package/lib/IbmContentServices.js +49 -0
  120. package/lib/IbmDb2.js +53 -0
  121. package/lib/IbmDb2Alt.js +45 -0
  122. package/lib/IbmTelehealth.js +47 -0
  123. package/lib/IbmTenet.js +59 -0
  124. package/lib/IbmToolchain.js +45 -0
  125. package/lib/ListChecked.js +1 -1
  126. package/lib/ListCheckedMirror.js +45 -0
  127. package/lib/ListNumberedMirror.js +45 -0
  128. package/lib/LogicalPartition.js +1 -1
  129. package/lib/LogoAnsibleCommunity.js +45 -0
  130. package/lib/LogoRedHatAnsible.js +47 -0
  131. package/lib/LogoTwitter.js +1 -1
  132. package/lib/LogoVmware.js +1 -1
  133. package/lib/LogoVmwareAlt.js +45 -0
  134. package/lib/LogoYelp.js +1 -1
  135. package/lib/PortInput.js +47 -0
  136. package/lib/PortOutput.js +47 -0
  137. package/lib/Recycle.js +45 -0
  138. package/lib/RunMirror.js +49 -0
  139. package/lib/ScreenMap.js +47 -0
  140. package/lib/ScreenMapSet.js +49 -0
  141. package/lib/SearchLocateMirror.js +45 -0
  142. package/lib/Slm.js +45 -0
  143. package/lib/SummaryKpiMirror.js +45 -0
  144. package/lib/TcpIpService.js +45 -0
  145. package/lib/TransformBinary.js +47 -0
  146. package/lib/TransformInstructions.js +47 -0
  147. package/lib/TransformLanguage.js +47 -0
  148. package/lib/Tsq.js +47 -0
  149. package/lib/ZLpar.js +45 -0
  150. package/lib/ZSystems.js +45 -0
  151. package/lib/Zos.js +45 -0
  152. package/lib/ZosSysplex.js +45 -0
  153. package/lib/generated/bucket-0.js +347 -345
  154. package/lib/generated/bucket-1.js +950 -931
  155. package/lib/generated/bucket-10.js +923 -928
  156. package/lib/generated/bucket-11.js +945 -906
  157. package/lib/generated/bucket-12.js +819 -930
  158. package/lib/generated/bucket-13.js +993 -878
  159. package/lib/generated/bucket-14.js +788 -872
  160. package/lib/generated/bucket-15.js +980 -994
  161. package/lib/generated/bucket-16.js +1643 -15
  162. package/lib/generated/bucket-2.js +1090 -1074
  163. package/lib/generated/bucket-3.js +853 -929
  164. package/lib/generated/bucket-4.js +857 -806
  165. package/lib/generated/bucket-5.js +871 -849
  166. package/lib/generated/bucket-6.js +874 -922
  167. package/lib/generated/bucket-7.js +959 -958
  168. package/lib/generated/bucket-8.js +880 -811
  169. package/lib/generated/bucket-9.js +979 -1017
  170. package/lib/index.js +619 -557
  171. package/package.json +6 -6
@@ -0,0 +1,49 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _circle, _circle2, _path2;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmCloudHsm = /*#__PURE__*/React.forwardRef(function IbmCloudHsm(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M28,21.142V10h-5v2h3v2h-3v2h3v5.142c-1.7203,.4471-3,1.9993-3,3.858,0,2.2061,1.7944,4,4,4s4-1.7939,4-4c0-1.8587-1.2797-3.4108-3-3.858Zm-1,5.858c-1.103,0-2-.8975-2-2s.897-2,2-2,2,.8975,2,2-.897,2-2,2Z"
32
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
33
+ cx: "9",
34
+ cy: "24",
35
+ r: "1"
36
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
37
+ cx: "9",
38
+ cy: "8",
39
+ r: "1"
40
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
41
+ d: "M26,6v2h2v-2c0-1.1046-.8954-2-2-2H6c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4v8H6c-1.1045,0-2,.8955-2,2v4c0,1.1045,.8955,2,2,2h14v-2H6v-4h14v-2H12V12h8v-2H6V6H26Z"
42
+ })), children);
43
+ });
44
+
45
+ if (process.env.NODE_ENV !== "production") {
46
+ IbmCloudHsm.propTypes = iconPropTypes;
47
+ }
48
+
49
+ export { IbmCloudHsm as default };
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmCloudIpsecVpn = /*#__PURE__*/React.forwardRef(function IbmCloudIpsecVpn(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M16 29c-.373 0-.7151-.2076-.8872-.5386l-2.0801-4 1.7744-.9229 1.1929 2.2939 4.3127-8.2938 1.7744.9226-5.2 10c-.1721.3311-.5142.5387-.8872.5387zM11 15.2783v-2.2783c0-2.2056-1.7944-4-4-4s-4 1.7944-4 4v2.2783c-.595.3467-1 .9849-1 1.7217v5c0 1.1025.897 2 2 2h6c1.103 0 2-.8975 2-2v-5c0-.7368-.405-1.375-1-1.7217zm-4-4.2783c1.103 0 2 .8975 2 2v2H5v-2c0-1.1025.897-2 2-2zm3 11H4v-5h6v5zM29 2h-9.2773c-.3464-.5952-.9841-1-1.7227-1-1.1045 0-2 .8955-2 2s.8955 2 2 2c.7385 0 1.3762-.4048 1.7227-1h7.6304l-4.1697 8.0186c-.0613-.0059-.1206-.0186-.1833-.0186-1.1045 0-2 .8955-2 2s.8955 2 2 2 2-.8955 2-2c0-.2881-.0635-.5601-.1729-.8076L29.8872 3.4614c.02-.0439.1128-.2104.1128-.4614 0-.5522-.4478-1-1-1zM3 2c-.5522 0-1 .4478-1 1 0 .2509.0929.4177.1128.4614l1.8401 3.5386h2.2542l-1.5601-3H14V2H3z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ IbmCloudIpsecVpn.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { IbmCloudIpsecVpn as default };
@@ -0,0 +1,41 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmCloudPrivilegedAccessGateway = /*#__PURE__*/React.forwardRef(function IbmCloudPrivilegedAccessGateway(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M32 23L27 28 25.6 26.6 28.2 24 20 24 20 22 28.2 22 25.6 19.4 27 18z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M25.5,2.7C25.1,2.3,24.6,2,24,2h-2.7c-0.6,0-1.1,0.3-1.3,0.8L19.4,4H18V3.5C18,2.7,17.3,2,16.5,2h-5C10.7,2,10,2.7,10,3.5V4 H8.6L8,2.8C7.8,2.3,7.3,2,6.7,2H4C3.4,2,2.9,2.3,2.5,2.7C2.1,3.2,1.9,3.8,2,4.4l0.7,4.1C3,9.9,4.2,11,5.7,11H6v12c-1.7,0-3,1.3-3,3 v4h19v-2h-5v-7c0-1.7-1.3-3-3-3s-3,1.3-3,3v7H5v-2c0-0.6,0.4-1,1-1h2V11h12v7h2v-7h0.3c1.5,0,2.7-1.1,3-2.5L26,4.4 C26.1,3.8,25.9,3.2,25.5,2.7z M13,21c0-0.6,0.4-1,1-1s1,0.4,1,1v7h-2V21z M23.3,8.2c-0.1,0.5-0.5,0.8-1,0.8H5.7 c-0.5,0-0.9-0.4-1-0.8L4,4h2.4l1,2H12V4h4v2h4.6l1-2L24,4L23.3,8.2z"
34
+ })), children);
35
+ });
36
+
37
+ if (process.env.NODE_ENV !== "production") {
38
+ IbmCloudPrivilegedAccessGateway.propTypes = iconPropTypes;
39
+ }
40
+
41
+ export { IbmCloudPrivilegedAccessGateway as default };
@@ -0,0 +1,43 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2, _path3;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmContentServices = /*#__PURE__*/React.forwardRef(function IbmContentServices(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M26,32l-2.1387-1.0117c-1.7383-.8232-2.8613-2.5977-2.8613-4.5205v-6.4678h10v6.4678c0,1.9238-1.123,3.6973-2.8613,4.5195l-2.1387,1.0127Zm-1.2832-2.8203l1.2832,.6074,1.2832-.6074c1.043-.4932,1.7168-1.5576,1.7168-2.7119v-4.4678h-6v4.4678c0,1.1543,.6738,2.2188,1.7168,2.7119h0Z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M17,10.5859c-.3752-.375-.8838-.5859-1.4143-.5859h-5.5857c-1.1045,0-2,.8955-2,2v14c0,1.1045,.8955,2,2,2h9v-2H10V12h4v4c0,1.1045,.8955,2,2,2h4.2917c.6929,0,1.312-.4136,1.5771-1.0537,.2656-.6406,.1201-1.3711-.3701-1.8613l-4.4988-4.499Zm-1,5.4141v-3.5859l3.5852,3.5859h-3.5852Z"
34
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
35
+ d: "M28,6H16l-3.4141-3.4141c-.3752-.375-.8838-.5859-1.4143-.5859H4c-1.1045,0-2,.8955-2,2V24c0,1.1045,.8955,2,2,2h2v-2H4V4h7.1716l4,4h12.8284v10h2V8c0-1.1045-.8955-2-2-2Z"
36
+ })), children);
37
+ });
38
+
39
+ if (process.env.NODE_ENV !== "production") {
40
+ IbmContentServices.propTypes = iconPropTypes;
41
+ }
42
+
43
+ export { IbmContentServices as default };
package/es/IbmDb2.js ADDED
@@ -0,0 +1,47 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _circle, _circle2, _path;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmDb2 = /*#__PURE__*/React.forwardRef(function IbmDb2(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
31
+ cx: "23",
32
+ cy: "26",
33
+ r: "1"
34
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
35
+ cx: "9",
36
+ cy: "6",
37
+ r: "1"
38
+ })), _path || (_path = /*#__PURE__*/React.createElement("path", {
39
+ d: "M12,17h8c2.2056,0,4-1.7944,4-4v-3h2c1.1028,0,2-.8975,2-2V4c0-1.1025-.8972-2-2-2H6c-1.1028,0-2,.8975-2,2v4c0,1.1025,.8972,2,2,2H22v3c0,1.1025-.8972,2-2,2H12c-2.2056,0-4,1.7944-4,4v3h-2c-1.1028,0-2,.8975-2,2v4c0,1.1025,.8972,2,2,2H26c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2H10v-3c0-1.1025,.8972-2,2-2ZM6,4H26v4H6V4ZM26,28H6v-4H26v4Z"
40
+ })), children);
41
+ });
42
+
43
+ if (process.env.NODE_ENV !== "production") {
44
+ IbmDb2.propTypes = iconPropTypes;
45
+ }
46
+
47
+ export { IbmDb2 as default };
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmDb2Alt = /*#__PURE__*/React.forwardRef(function IbmDb2Alt(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M31.3579 22h-8.397v-2.3287l3.6545-3.1277c1.3259-1.1389 1.7849-1.8019 1.7849-2.8047v-.238c0-.9009-.7991-1.3599-1.564-1.3599-1.1218 0-1.6658.7649-1.9038 1.6658l-2.2268-.8499c.5271-1.6488 1.9038-3.0256 4.3687-3.0256 2.5667 0 4.0457 1.5128 4.0457 3.5696 0 2.0398-1.4619 3.2806-3.1619 4.6235l-2.2097 1.7339h5.6094v2.1417zM12.8291 9.4212h2.5159v5.1505h.085c.2549-.986 1.2407-1.6998 2.3967-1.6998 2.2607 0 3.4336 1.6318 3.4336 4.6575s-1.1729 4.6746-3.4336 4.6746c-1.156 0-2.1418-.731-2.3967-1.6998h-.085v1.4958h-2.5159V9.4212zm5.8135 8.8901v-1.5469c0-1.1218-.697-1.8528-1.6489-1.8528s-1.6487.4929-1.6487 1.3088v2.6348c0 .8159.6968 1.3088 1.6487 1.3088s1.6489-.731 1.6489-1.8528zM1.1163 10.1351H5.5867c3.1448 0 5.2185 1.9889 5.2185 5.9325s-2.0737 5.9324-5.2185 5.9324H1.1163V10.1351zm4.4704 9.5687c1.53 0 2.4819-.8329 2.4819-2.7197v-1.8358c0-1.8868-.9519-2.7197-2.4819-2.7197h-1.8867v7.2753h1.8867z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ IbmDb2Alt.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { IbmDb2Alt as default };
@@ -0,0 +1,41 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmTelehealth = /*#__PURE__*/React.forwardRef(function IbmTelehealth(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M18 25L15 25 15 22 13 22 13 25 10 25 10 27 13 27 13 30 15 30 15 27 18 27 18 25z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M22 30h-2v-5c0-2.8-2.2-5-5-5h-6c-2.8 0-5 2.2-5 5v5H2v-5c0-3.9 3.1-7 7-7h6c3.9 0 7 3.1 7 7v5zM28 5.2V3c0-1.1-.9-2-2-2h-8c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-2.2l3 2.2V3l-3 2.2zm-2 3.8h-8V3h8v6zM15.5 12.5c-.9.9-2.1 1.5-3.5 1.5-2.8 0-5-2.2-5-5s2.2-5 5-5c.5 0 .9.1 1.3.2l.6-1.9c-.6-.2-1.2-.3-1.9-.3-3.9 0-7 3.1-7 7s3.1 7 7 7c1.9 0 3.7-.8 5-2l-1.5-1.5z"
34
+ })), children);
35
+ });
36
+
37
+ if (process.env.NODE_ENV !== "production") {
38
+ IbmTelehealth.propTypes = iconPropTypes;
39
+ }
40
+
41
+ export { IbmTelehealth as default };
package/es/IbmTenet.js ADDED
@@ -0,0 +1,53 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2, _circle, _circle2, _path3, _path4;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmTenet = /*#__PURE__*/React.forwardRef(function IbmTenet(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M20,13H12c-.5522,0-1,.4478-1,1,0,.1973,.0508,.3833,.168,.5547l4,6c.1855,.2783,.4978,.4453,.832,.4453s.6465-.167,.832-.4453l4-6c.1172-.1714,.168-.3574,.168-.5547,0-.5522-.4478-1-1-1Zm-4,5.1973l-2.1316-3.1973h4.2632l-2.1316,3.1973Z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M16,23c-1.6115,0-3.1763-.5632-4.4205-1.5796l-1.4196,1.4197c.0306,.0261,.057,.0559,.0881,.0818,1.6104,1.3403,3.6523,2.0781,5.752,2.0781,4.9629,0,9-4.0376,9-9h-2c0,3.8599-3.1406,7-7,7Z"
34
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
35
+ cx: "23",
36
+ cy: "12",
37
+ r: "1"
38
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
39
+ cx: "9",
40
+ cy: "20",
41
+ r: "1"
42
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
43
+ d: "M16,9c1.6097,0,3.1772,.5619,4.4224,1.5776l1.4171-1.4171c-.0385-.0328-.0718-.0702-.111-.1024-1.6074-1.3271-3.6416-2.0581-5.7285-2.0581-4.9629,0-9,4.0376-9,9h2c0-3.8599,3.1406-7,7-7Z"
44
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
45
+ d: "M16,30c-7.7197,0-14-6.2804-14-14S8.2803,2,16,2s14,6.2804,14,14-6.2803,14-14,14Zm0-26c-6.6167,0-12,5.3832-12,12s5.3833,12,12,12,12-5.3832,12-12-5.3833-12-12-12Z"
46
+ })), children);
47
+ });
48
+
49
+ if (process.env.NODE_ENV !== "production") {
50
+ IbmTenet.propTypes = iconPropTypes;
51
+ }
52
+
53
+ export { IbmTenet as default };
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var IbmToolchain = /*#__PURE__*/React.forwardRef(function IbmToolchain(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M25 21c-.7396 0-1.4241.2155-2.0191.5669l-2.0314-2.0314-1.4141 1.4141 2.0314 2.0314c-.3514.595-.5668 1.2795-.5668 2.019 0 2.2056 1.7944 4 4 4 .3557 0 .6943-.0615 1.0228-.1492l-2.4368-2.4368.0004-.0005c-.3621-.3621-.5864-.8621-.5864-1.4136 0-1.103.897-2 2-2 .5515 0 1.0515.2242 1.4136.5864l.0004-.0005 2.4368 2.4368c.0875-.3284.1491-.667.1491-1.0227 0-2.2056-1.7944-4-4-4zM20.9495 12.4644l3.7645-3.7645c.3911.1868.8237.3 1.2861.3 1.6569 0 3-1.3431 3-3s-1.3431-3-3-3-3 1.3431-3 3c0 .4622.1132.8948.2999 1.2859l-3.7645 3.7645 1.4141 1.4141zm5.0505-7.4644c.5514 0 1 .4486 1 1s-.4486 1-1 1-1-.4486-1-1 .4486-1 1-1zM16 12c-2.2092 0-4 1.7908-4 4 0 .7405.215 1.4254.5657 2.0201l-5.2795 5.2799c-.3911-.1868-.8238-.3-1.2861-.3-1.6569 0-3 1.3431-3 3s1.3431 3 3 3 3-1.3431 3-3c0-.4622-.1132-.8948-.2999-1.2858l5.2799-5.2799c.5948.3507 1.2795.5657 2.02.5657 2.2091 0 4-1.7909 4-4s-1.7909-4-4-4zM6 27c-.5514 0-1-.4486-1-1s.4486-1 1-1 1 .4486 1 1-.4486 1-1 1zm10-9c-1.1028 0-2-.8972-2-2s.8972-2 2-2 2 .8972 2 2-.8972 2-2 2zM7 11c.7396 0 1.4241-.2155 2.0191-.5669l2.0311 2.0311 1.4141-1.4141-2.0311-2.0311c.3514-.595.5668-1.2795.5668-2.019 0-2.2056-1.7944-4-4-4-.3557 0-.6943.0615-1.0228.1492l2.4368 2.4368-.0004.0005c.3621.3621.5864.8621.5864 1.4136 0 1.103-.897 2-2 2-.5515 0-1.0515-.2242-1.4136-.5864l-.0004.0005-2.4368-2.4368c-.0875.3284-.1491.667-.1491 1.0227 0 2.2056 1.7944 4 4 4z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ IbmToolchain.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { IbmToolchain as default };
package/es/ListChecked.js CHANGED
@@ -28,7 +28,7 @@ var ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked(_ref, ref)
28
28
  viewBox: "0 0 32 32",
29
29
  fill: "currentColor"
30
30
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M16 8H30V10H16zM6 10.59L3.41 8 2 9.41 6 13.41 14 5.41 12.59 4 6 10.59zM16 22H30V24H16zM6 24.59L3.41 22 2 23.41 6 27.41 14 19.41 12.59 18 6 24.59z"
31
+ d: "M16 22H30V24H16zM14 19.4L12.6 18 6 24.6 3.4 22 2 23.4 6 27.4zM16 8H30V10H16zM14 5.4L12.6 4 6 10.6 3.4 8 2 9.4 6 13.4z"
32
32
  })), children);
33
33
  });
34
34
 
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var ListCheckedMirror = /*#__PURE__*/React.forwardRef(function ListCheckedMirror(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M30 19.4L28.6 18 22 24.6 19.4 22 18 23.4 22 27.4zM2 22H16V24H2zM30 5.4L28.6 4 22 10.6 19.4 8 18 9.4 22 13.4zM2 8H16V10H2z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ ListCheckedMirror.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { ListCheckedMirror as default };
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var ListNumberedMirror = /*#__PURE__*/React.forwardRef(function ListNumberedMirror(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M28 28h-6v-4c0-1.1.9-2 2-2h2v-2h-4v-2h4c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-2v2h4V28zM2 22H16V24H2zM26 12L26 4 24 4 24 5 22 5 22 7 24 7 24 12 22 12 22 14 24 14 26 14 28 14 28 12zM2 8H16V10H2z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ ListNumberedMirror.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { ListNumberedMirror as default };
@@ -32,7 +32,7 @@ var LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition(_
32
32
  cy: "7",
33
33
  r: "1"
34
34
  })), _path || (_path = /*#__PURE__*/React.createElement("path", {
35
- d: "M27,22V18a2,2,0,0,0-2-2H17V12h9a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H6A2,2,0,0,0,4,4v6a2,2,0,0,0,2,2h9v4H7a2,2,0,0,0-2,2v4H2v8h8V22H7V18h8v4H12v8h8V22H17V18h8v4H22v8h8V22ZM8,28H4V24H8Zm10-4v4H14V24ZM6,10V4H26v6ZM28,28H24V24h4Z"
35
+ d: "M27,22v-4c0-1.1046-.8954-2-2-2h-8v-4h9c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2H6c-1.1046,0-2,.8954-2,2v6c0,1.1046,.8954,2,2,2H15v4H7c-1.1046,0-2,.8954-2,2v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4H15v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4h8v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1Zm-19,6H4v-4h4v4Zm10-4v4h-4v-4h4ZM6,10V4H26v6H6ZM28,28h-4v-4h4v4Z"
36
36
  })), children);
37
37
  });
38
38
 
@@ -0,0 +1,39 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleCommunity(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M27.8,27.7L17.5,3.1C17.2,2.4,16.6,2,15.9,2c-0.7,0-1.3,0.4-1.6,1.1L3,30h3.9l4.5-11.1l13.3,10.7c0.5,0.4,0.9,0.6,1.4,0.6 c1,0,1.9-0.7,1.9-1.8C28,28.2,27.9,28,27.8,27.7z M15.9,7.5l6.7,16.4L12.5,16L15.9,7.5z"
32
+ })), children);
33
+ });
34
+
35
+ if (process.env.NODE_ENV !== "production") {
36
+ LogoAnsibleCommunity.propTypes = iconPropTypes;
37
+ }
38
+
39
+ export { LogoAnsibleCommunity as default };
@@ -0,0 +1,41 @@
1
+ /**
2
+ * Copyright IBM Corp. 2016, 2021
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 { i as iconPropTypes, _ as _objectWithoutProperties, I as Icon, a as _objectSpread2 } from './iconPropTypes-44033017.js';
10
+ import React from 'react';
11
+ import '@carbon/icon-helpers';
12
+ import 'prop-types';
13
+
14
+ var _path, _path2;
15
+
16
+ var _excluded = ["children", "size"];
17
+ var LogoRedHatAnsible = /*#__PURE__*/React.forwardRef(function LogoRedHatAnsible(_ref, ref) {
18
+ var children = _ref.children,
19
+ _ref$size = _ref.size,
20
+ size = _ref$size === void 0 ? 16 : _ref$size,
21
+ rest = _objectWithoutProperties(_ref, _excluded);
22
+
23
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
24
+ width: size,
25
+ height: size,
26
+ ref: ref,
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ viewBox: "0 0 32 32",
29
+ fill: "currentColor"
30
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M21.9104,20.5859h0l-5-11c-.1577-.3452-.5061-.5859-.9104-.5859s-.7529,.2407-.9104,.5859l-5,11c-.0576,.1265-.0896,.2661-.0896,.4141,0,.5522,.4478,1,1,1,.4043,0,.7527-.2407,.9104-.5859l1.9985-4.3965,6.4978,4.7876c.166,.1226,.3711,.1948,.5933,.1948,.5522,0,1-.4478,1-1,0-.1479-.032-.2881-.0896-.4141Zm-5.9104-8.1689l2.499,5.498-3.7441-2.7588,1.2451-2.7393Z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M16,30c-7.7197,0-14-6.2803-14-14S8.2803,2,16,2s14,6.2803,14,14-6.2803,14-14,14Zm0-26c-6.6167,0-12,5.3833-12,12s5.3833,12,12,12,12-5.3833,12-12-5.3833-12-12-12Z"
34
+ })), children);
35
+ });
36
+
37
+ if (process.env.NODE_ENV !== "production") {
38
+ LogoRedHatAnsible.propTypes = iconPropTypes;
39
+ }
40
+
41
+ export { LogoRedHatAnsible as default };
package/es/LogoTwitter.js CHANGED
@@ -28,7 +28,7 @@ var LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter(_ref, ref)
28
28
  viewBox: "0 0 32 32",
29
29
  fill: "currentColor"
30
30
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M11.92,24.94A12.76,12.76,0,0,0,24.76,12.1c0-.2,0-.39,0-.59A9.4,9.4,0,0,0,27,9.18a9.31,9.31,0,0,1-2.59.71,4.56,4.56,0,0,0,2-2.5,8.89,8.89,0,0,1-2.86,1.1,4.52,4.52,0,0,0-7.7,4.11,12.79,12.79,0,0,1-9.3-4.71,4.51,4.51,0,0,0,1.4,6,4.47,4.47,0,0,1-2-.56v.05A4.53,4.53,0,0,0,9.5,17.83a4.53,4.53,0,0,1-2,.08A4.51,4.51,0,0,0,11.68,21,9.05,9.05,0,0,1,6.07,23,9.77,9.77,0,0,1,5,22.91a12.77,12.77,0,0,0,6.92,2"
31
+ d: "M11.5475,25.7523c9.0566,0,14.0102-7.5034,14.0102-14.0102,0-.2131,0-.4253-.0144-.6365,.9637-.697,1.7955-1.5601,2.4566-2.5488-.8987,.3982-1.852,.6594-2.8282,.7747,1.0279-.6154,1.7972-1.5833,2.1648-2.7235-.9666,.5736-2.024,.9778-3.1267,1.1952-1.8648-1.9829-4.984-2.0786-6.9669-.2138-1.2788,1.2026-1.8214,2.9947-1.4245,4.7047-3.9591-.1985-7.6479-2.0685-10.1482-5.1446-1.3069,2.2499-.6394,5.1282,1.5245,6.5731-.7836-.0232-1.5501-.2346-2.2349-.6163v.0624c.0006,2.3439,1.6529,4.3628,3.9504,4.8269-.7249,.1977-1.4855,.2266-2.2234,.0845,.6451,2.0058,2.4937,3.38,4.6003,3.4195-1.7436,1.3703-3.8975,2.1142-6.1152,2.112-.3918-.0008-.7832-.0245-1.1722-.071,2.2518,1.4451,4.8719,2.2116,7.5475,2.208"
32
32
  })), children);
33
33
  });
34
34
 
package/es/LogoVmware.js CHANGED
@@ -28,7 +28,7 @@ var LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware(_ref, ref) {
28
28
  viewBox: "0 0 32 32",
29
29
  fill: "currentColor"
30
30
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M32,16.77V13.8372c0-2.4818-2.4817-3.8355-4.5123-3.8355a6.7446,6.7446,0,0,0-3.8354,1.5793,5.066,5.066,0,0,0-3.61-1.5793,5.9389,5.9389,0,0,0-3.8354,1.5793,3.8172,3.8172,0,0,0-3.3842-1.5793A3.4913,3.4913,0,0,0,9.482,11.8232L6.5058,18.575,3.2011,11.0011a1.67,1.67,0,0,0-2.1883-.8656h0A1.67,1.67,0,0,0,.1536,12.37L4.25,21.2824s.6769,1.5793,2.0305,1.5793a1.9088,1.9088,0,0,0,2.0306-1.1281c.3124-.4687,2.6809-5.45,4.1078-8.4692a.5679.5679,0,0,1,1.0812.2437v7.4868a1.8462,1.8462,0,0,0,1.6848,1.8629,1.8051,1.8051,0,0,0,1.9251-1.801V14.8524a1.9177,1.9177,0,0,1,3.8354,0v6.2044a1.8049,1.8049,0,0,0,3.61,0V14.8524a1.9177,1.9177,0,0,1,3.8354,0v6.2044a1.8049,1.8049,0,0,0,3.61,0Z"
31
+ d: "M3.4,11C3,10.1,2,9.7,1,10.2s-1.3,1.4-0.9,2.3L4.1,21c0.6,1.3,1.3,2,2.5,2c1.3,0,1.9-0.8,2.5-2c0,0,3.4-7.4,3.4-7.5 c0-0.1,0.1-0.3,0.5-0.3c0.3,0,0.5,0.2,0.5,0.6V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2V15c0-1.1,0.8-1.9,1.9-1.9c1.1,0,1.9,0.8,1.9,1.9 V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2V15c0-1.1,0.8-1.9,1.9-1.9c1.1,0,1.9,0.8,1.9,1.9V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2v-6.8 c0-2.5-2-4.2-4.4-4.2s-3.9,1.7-3.9,1.7c-0.8-1-1.9-1.7-3.8-1.7c-2,0-3.7,1.7-3.7,1.7c-0.8-1-2.2-1.7-3.3-1.7c-1.7,0-3.1,0.8-4,2.7 l-2.5,5.9L3.4,11"
32
32
  })), children);
33
33
  });
34
34