@carbon/pictograms-react 11.84.0-rc.0 → 11.84.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 (56) hide show
  1. package/es/__generated__/bucket-0.js +2 -2
  2. package/es/__generated__/bucket-1.js +304 -304
  3. package/es/__generated__/bucket-2.js +335 -335
  4. package/es/__generated__/bucket-3.js +2 -2
  5. package/es/__generated__/bucket-4.js +422 -422
  6. package/es/__generated__/bucket-5.js +374 -134
  7. package/es/build-and-deploy-pipeline/index.js +1 -1
  8. package/es/client--support/index.js +32 -0
  9. package/es/control--tower/index.js +32 -0
  10. package/es/cybersecurity/index.js +32 -0
  11. package/es/ehningen--tech-campus-01/index.js +1 -1
  12. package/es/finance-and-operations/index.js +32 -0
  13. package/es/finance-and-supply-chain/index.js +32 -0
  14. package/es/global--infrastructure/index.js +32 -0
  15. package/es/index.js +6 -6
  16. package/es/punching-bag--01/index.js +32 -0
  17. package/es/punching-bag--02/index.js +32 -0
  18. package/es/punching-bag--03/index.js +32 -0
  19. package/es/speed-bag/index.js +32 -0
  20. package/es/stuttgart--tv-tower/index.js +1 -1
  21. package/es/systems-and-tools/index.js +32 -0
  22. package/es/team-radio/index.js +32 -0
  23. package/es/transparent-supply/index.js +32 -0
  24. package/es/ufc--belt/index.js +32 -0
  25. package/es/ufc--fighting/index.js +32 -0
  26. package/es/ufc--ring/index.js +32 -0
  27. package/es/web--developer/index.js +1 -1
  28. package/lib/__generated__/bucket-0.js +2 -2
  29. package/lib/__generated__/bucket-1.js +308 -308
  30. package/lib/__generated__/bucket-2.js +340 -340
  31. package/lib/__generated__/bucket-3.js +10 -10
  32. package/lib/__generated__/bucket-4.js +433 -433
  33. package/lib/__generated__/bucket-5.js +389 -133
  34. package/lib/build-and-deploy-pipeline/index.js +1 -1
  35. package/lib/client--support/index.js +34 -0
  36. package/lib/control--tower/index.js +34 -0
  37. package/lib/cybersecurity/index.js +34 -0
  38. package/lib/ehningen--tech-campus-01/index.js +1 -1
  39. package/lib/finance-and-operations/index.js +34 -0
  40. package/lib/finance-and-supply-chain/index.js +34 -0
  41. package/lib/global--infrastructure/index.js +34 -0
  42. package/lib/index.js +49 -33
  43. package/lib/punching-bag--01/index.js +34 -0
  44. package/lib/punching-bag--02/index.js +34 -0
  45. package/lib/punching-bag--03/index.js +34 -0
  46. package/lib/speed-bag/index.js +34 -0
  47. package/lib/stuttgart--tv-tower/index.js +1 -1
  48. package/lib/systems-and-tools/index.js +34 -0
  49. package/lib/team-radio/index.js +34 -0
  50. package/lib/transparent-supply/index.js +34 -0
  51. package/lib/ufc--belt/index.js +34 -0
  52. package/lib/ufc--fighting/index.js +34 -0
  53. package/lib/ufc--ring/index.js +34 -0
  54. package/lib/web--developer/index.js +1 -1
  55. package/package.json +6 -6
  56. package/umd/index.js +1177 -921
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ 'use strict';
10
+
11
+ var _rollupPluginBabelHelpers = require('../_rollupPluginBabelHelpers-DQqaN36q.js');
12
+ var React = require('react');
13
+ var Icon_js = require('../Icon.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const SystemsAndTools = /*#__PURE__*/React.forwardRef(function SystemsAndTools({
19
+ children,
20
+ ...rest
21
+ }, ref) {
22
+ return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({
23
+ width: 64,
24
+ height: 64,
25
+ viewBox: "0 0 32 32",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ fill: "currentColor",
28
+ ref: ref
29
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "M31,29.36h-9c-0.199,0-0.36-0.161-0.36-0.36\tv-6.64H1v-0.72h20.64v-1.28H4c-0.75,0-1.36-0.61-1.36-1.36V4.021c0-0.76,0.61-1.379,1.359-1.38h22c0.75,0,1.36,0.61,1.36,1.36v8.64\tH31c0.199,0,0.36,0.161,0.36,0.36v16C31.36,29.199,31.199,29.36,31,29.36z M22.36,28.64h8.279v-2.28H22.36V28.64z M22.36,25.64\th8.279V13.36H22.36V25.64z M4,3.36C3.653,3.361,3.36,3.663,3.36,4.021V19c0,0.353,0.287,0.64,0.64,0.64h17.64V13\tc0-0.199,0.161-0.36,0.36-0.36h4.64V4c0-0.353-0.287-0.64-0.64-0.64C26,3.36,4,3.36,4,3.36z M15.36,15h-0.72v-0.5\tc0-1.605-1.087-3.038-2.644-3.483c-0.135-0.039-0.235-0.153-0.257-0.292c-0.021-0.139,0.041-0.278,0.158-0.355\tC12.362,10.064,12.64,9.552,12.64,9c0-0.904-0.736-1.64-1.64-1.64S9.36,8.096,9.36,9c0,0.552,0.277,1.064,0.742,1.37\tc0.118,0.077,0.179,0.216,0.158,0.355s-0.122,0.253-0.257,0.292C8.447,11.462,7.36,12.894,7.36,14.5V15H6.64v-0.5\tc0-1.714,1.032-3.264,2.575-3.959C8.848,10.118,8.641,9.574,8.641,9c0-1.301,1.058-2.36,2.359-2.36S13.359,7.699,13.359,9\tc0,0.574-0.208,1.118-0.574,1.541c1.542,0.695,2.575,2.245,2.575,3.959V15z M21,10.36h-4V9.64h4V10.36z M23,8.36h-6V7.64h6V8.36z"
31
+ })), children);
32
+ });
33
+
34
+ module.exports = SystemsAndTools;
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ 'use strict';
10
+
11
+ var _rollupPluginBabelHelpers = require('../_rollupPluginBabelHelpers-DQqaN36q.js');
12
+ var React = require('react');
13
+ var Icon_js = require('../Icon.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const TeamRadio = /*#__PURE__*/React.forwardRef(function TeamRadio({
19
+ children,
20
+ ...rest
21
+ }, ref) {
22
+ return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({
23
+ width: 64,
24
+ height: 64,
25
+ viewBox: "0 0 32 32",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ fill: "currentColor",
28
+ ref: ref
29
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "M22,31.36H10c-1.345,0-2.36-1.015-2.36-2.36V8\tc0-1.179,0.869-2.159,2-2.333V2c0-0.75,0.61-1.36,1.36-1.36S12.36,1.25,12.36,2v3.64h1.28V5c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v0.64h1.28V5c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64H22\tc1.302,0,2.36,1.059,2.36,2.36v21C24.36,30.346,23.346,31.36,22,31.36z M22,6.36h-2c-0.199,0-0.36-0.161-0.36-0.36V5.36h-1.28V6\tc0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36V5.36h-1.28V6c0,0.199-0.161,0.36-0.36,0.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36V2c0-0.353-0.287-0.64-0.64-0.64S10.36,1.647,10.36,2v4c0,0.199-0.161,0.36-0.36,0.36\tC9.096,6.36,8.36,7.096,8.36,8v21c0,0.95,0.69,1.64,1.64,1.64h12c0.95,0,1.64-0.689,1.64-1.64V8C23.64,7.096,22.904,6.36,22,6.36z M21,28.36H11v-0.72h10V28.36z M21,26.36H11v-0.72h10V26.36z M21,24.36H11v-0.72h10V24.36z M21,21.36H11\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h10c0.199,0,0.36,0.161,0.36,0.36v2\tC21.36,21.199,21.199,21.36,21,21.36z M11.36,20.64h9.28v-1.28h-9.28V20.64z M22,16.36H10c-0.199,0-0.36-0.161-0.36-0.36V9\tc0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36v7C22.36,16.199,22.199,16.36,22,16.36z M10.36,15.64h11.28V9.36\tH10.36V15.64z"
31
+ })), children);
32
+ });
33
+
34
+ module.exports = TeamRadio;
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ 'use strict';
10
+
11
+ var _rollupPluginBabelHelpers = require('../_rollupPluginBabelHelpers-DQqaN36q.js');
12
+ var React = require('react');
13
+ var Icon_js = require('../Icon.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const TransparentSupply = /*#__PURE__*/React.forwardRef(function TransparentSupply({
19
+ children,
20
+ ...rest
21
+ }, ref) {
22
+ return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({
23
+ width: 64,
24
+ height: 64,
25
+ viewBox: "0 0 32 32",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ fill: "currentColor",
28
+ ref: ref
29
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "M30,30.36h-6c-0.199,0-0.36-0.161-0.36-0.36\tv-2.64H8.5c-3.231,0-5.86-2.629-5.86-5.86s2.628-5.86,5.86-5.86H10v0.72H8.5c-2.834,0-5.14,2.306-5.14,5.14s2.306,5.14,5.14,5.14\th15.14V24c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6C30.36,30.199,30.199,30.36,30,30.36z M24.36,29.64h5.279\tv-5.28H24.36V29.64z M21.36,22h-0.72v-3c0-0.797-0.843-1.64-1.64-1.64h-6c-0.797,0-1.64,0.843-1.64,1.64v3h-0.72v-3\tc0-1.191,1.169-2.36,2.36-2.36h6c1.191,0,2.36,1.168,2.36,2.36V22z M23.5,16.36H22v-0.72h1.5c2.834,0,5.14-2.306,5.14-5.14\ts-2.306-5.14-5.14-5.14H8.36V8c0,0.199-0.161,0.36-0.36,0.36H2C1.801,8.36,1.64,8.199,1.64,8V2c0-0.199,0.161-0.36,0.36-0.36h6\tc0.199,0,0.36,0.161,0.36,0.36v2.64H23.5c3.231,0,5.86,2.628,5.86,5.86S26.731,16.36,23.5,16.36z M2.36,7.64h5.28V2.36H2.36V7.64z M16,15.36c-1.577,0-2.86-1.283-2.86-2.86S14.423,9.64,16,9.64s2.86,1.283,2.86,2.86S17.577,15.36,16,15.36z M16,10.36\tc-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S17.18,10.36,16,10.36z"
31
+ })), children);
32
+ });
33
+
34
+ module.exports = TransparentSupply;
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ 'use strict';
10
+
11
+ var _rollupPluginBabelHelpers = require('../_rollupPluginBabelHelpers-DQqaN36q.js');
12
+ var React = require('react');
13
+ var Icon_js = require('../Icon.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const UfcBelt = /*#__PURE__*/React.forwardRef(function UfcBelt({
19
+ children,
20
+ ...rest
21
+ }, ref) {
22
+ return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({
23
+ width: 64,
24
+ height: 64,
25
+ viewBox: "0 0 32 32",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ fill: "currentColor",
28
+ ref: ref
29
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "M21.75,26.36h-11.5c-0.104,0-0.203-0.045-0.271-0.123\tL4.836,20.36H1c-0.199,0-0.36-0.161-0.36-0.36v-8c0-0.199,0.161-0.36,0.36-0.36h3.836l5.143-5.877\tc0.068-0.079,0.167-0.123,0.271-0.123h11.5c0.104,0,0.202,0.044,0.271,0.123l5.143,5.877H31c0.199,0,0.36,0.161,0.36,0.36v8\tc0,0.199-0.161,0.36-0.36,0.36h-3.837l-5.143,5.877C21.952,26.315,21.854,26.36,21.75,26.36z M10.414,25.64h11.173l5.053-5.775\tv-7.729L21.587,6.36H10.414L5.36,12.135v7.729L10.414,25.64z M27.36,19.64h3.279v-7.28H27.36V19.64z M1.36,19.64h3.28v-7.28H1.36\tV19.64z M20,23.36h-8c-0.099,0-0.194-0.041-0.262-0.113l-4-4.25C7.675,18.93,7.64,18.842,7.64,18.75v-5.5\tc0-0.092,0.035-0.18,0.098-0.247l4-4.25C11.806,8.681,11.901,8.64,12,8.64h8c0.1,0,0.194,0.041,0.262,0.113l4,4.25\tc0.063,0.066,0.099,0.155,0.099,0.247v5.5c0,0.092-0.035,0.18-0.099,0.247l-4,4.25C20.194,23.319,20.1,23.36,20,23.36z M12.156,22.64h7.689l3.795-4.032v-5.215L19.845,9.36h-7.689L8.36,13.393v5.215L12.156,22.64z M18,20.36h-4v-0.72h4V20.36z M30,18.36h-2v-0.72h2V18.36z M20,18.36h-8v-0.72h8V18.36z M4,18.36H2v-0.72h2V18.36z M30,16.36h-2v-0.72h2V16.36z M22,16.36H10\tv-0.72h12V16.36z M4,16.36H2v-0.72h2V16.36z M30,14.36h-2v-0.72h2V14.36z M20,14.36h-8v-0.72h8V14.36z M4,14.36H2v-0.72h2V14.36z M18,12.36h-4v-0.72h4V12.36z"
31
+ })), children);
32
+ });
33
+
34
+ module.exports = UfcBelt;
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ 'use strict';
10
+
11
+ var _rollupPluginBabelHelpers = require('../_rollupPluginBabelHelpers-DQqaN36q.js');
12
+ var React = require('react');
13
+ var Icon_js = require('../Icon.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const UfcFighting = /*#__PURE__*/React.forwardRef(function UfcFighting({
19
+ children,
20
+ ...rest
21
+ }, ref) {
22
+ return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({
23
+ width: 64,
24
+ height: 64,
25
+ viewBox: "0 0 32 32",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ fill: "currentColor",
28
+ ref: ref
29
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "M31.274,28.149l-1.771-4.817\tc-0.001-0.003-0.091-0.272-0.095-0.533c-0.005-0.324-0.207-10.613-0.207-10.613h-0.01c0.016-0.185,0.005-0.356-0.03-0.492\tl-0.73-2.734c-0.324-1.312-1.351-2.312-2.698-2.686c0.4-0.509,0.628-1.136,0.628-1.774c0-1.577-1.283-2.86-2.86-2.86\ts-2.86,1.283-2.86,2.86c0,0.476,0.12,0.947,0.346,1.364c0.096,0.175,0.314,0.239,0.488,0.145c0.175-0.095,0.239-0.313,0.145-0.488\tc-0.171-0.312-0.26-0.665-0.26-1.021c0-1.18,0.96-2.14,2.14-2.14s2.14,0.96,2.14,2.14c0,0.644-0.33,1.301-0.861,1.716\tc-0.115,0.09-0.165,0.241-0.125,0.382c0.041,0.141,0.162,0.243,0.308,0.259c1.399,0.152,2.461,1.024,2.772,2.282l0.732,2.738\tc0.078,0.298-0.125,1.006-0.471,1.205c-0.307,0.175-0.884,0.281-1.217-0.032l-2.152-2.006c-0.007-0.02-0.009-0.043-0.017-0.062\tc-0.21-0.541-0.68-0.932-1.198-1.072l-1.357-1.265c-0.174-0.162-0.273-0.382-0.282-0.62c-0.008-0.238,0.077-0.464,0.239-0.638\tc0.334-0.36,0.898-0.377,1.253-0.049l1.986,1.919l0.5-0.518l-1.991-1.924c-0.314-0.294-0.728-0.446-1.154-0.432\tc-0.43,0.015-0.827,0.197-1.121,0.511c-0.199,0.215-0.33,0.47-0.391,0.737c-0.182-0.062-0.377-0.085-0.574-0.083\tc-0.43,0.015-0.827,0.197-1.121,0.511c-0.605,0.649-0.569,1.67,0.08,2.275l0.59,0.55l-7.003,2.724l-1.546-1.25h4.232\tc0.888,0,1.61-0.722,1.61-1.61s-0.723-1.61-1.61-1.61h-7.74c-0.117-0.001-0.942-0.02-1.663,0.129C6.356,9.179,6.36,9.089,6.36,9\tc0-1.577-1.283-2.86-2.86-2.86S0.64,7.423,0.64,9c0,1.596,1.321,2.865,2.917,2.859l-0.413,0.733\tc-0.234,0.417-0.336,0.89-0.293,1.367l0.176,1.971c0,0.004,0.011,0.087,0.012,0.091c0.047,0.381,0.192,1.542,1.406,1.816\tc1.098,0.243,1.665-0.462,1.875-0.725l0.628-0.819l2.726,1.876L8.279,28.508c-0.06,0.428,0.077,0.861,0.385,1.22\tc0.286,0.333,0.69,0.558,1.109,0.616c0.913,0.121,1.822-0.504,1.942-1.354l1.613-11.731l9.585-3.752l-0.006,2.829l-1.813,4.536\tc-0.072,0.182-0.146,0.372-0.168,0.531c-0.01,0.081-0.947,7.105-0.947,7.105c-0.055,0.39,0.056,0.791,0.312,1.131\tc0.285,0.379,0.727,0.643,1.182,0.706c0.908,0.121,1.822-0.504,1.941-1.353c0.251-1.76,0.907-6.362,0.935-6.524\tc0.013-0.074,0.047-0.19,0.104-0.392c0.042-0.136,0.639-1.701,1.24-3.271l0.116,3.979c0.001,0.048,0.011,0.469,0.13,0.788\tc0.101,0.273,2.074,5.766,2.075,5.767c0.228,0.625,0.892,1.023,1.583,1.023c0.2,0,0.403-0.033,0.598-0.104\tC31.063,29.94,31.568,28.956,31.274,28.149z M19.968,9.811c-0.174-0.162-0.273-0.382-0.282-0.62\tc-0.008-0.238,0.077-0.464,0.239-0.638s0.382-0.274,0.619-0.283c0.011,0,0.021,0,0.032,0c0.198,0,0.387,0.064,0.542,0.185\tc0.079,0.267,0.228,0.516,0.445,0.718l0.857,0.799l-1.608,0.625L19.968,9.811z M12.869,16.665c-0.121,0.048-0.208,0.157-0.225,0.287\tl-1.642,11.939c-0.063,0.452-0.616,0.806-1.129,0.74c-0.248-0.035-0.489-0.171-0.663-0.372c-0.171-0.199-0.249-0.431-0.217-0.653\tl1.426-10.558c0.018-0.134-0.041-0.268-0.153-0.345l-2.877-1.981l1.557-2.03c0.54-0.705,0.407-1.718-0.297-2.257\tc-0.341-0.262-0.765-0.375-1.19-0.319c-0.426,0.056-0.805,0.275-1.06,0.607l-1.676,2.049l0.558,0.456l1.683-2.058\tc0.145-0.189,0.354-0.31,0.589-0.341c0.235-0.029,0.469,0.032,0.658,0.177s0.31,0.354,0.341,0.589\tc0.031,0.236-0.032,0.47-0.176,0.658l-2.639,3.439c-0.246,0.306-0.551,0.572-1.132,0.442c-0.634-0.143-0.786-0.688-0.859-1.269\tL3.57,13.894c-0.029-0.332,0.042-0.661,0.205-0.95l0.775-1.378c0.072-0.128,0.059-0.288-0.033-0.402\tc-0.092-0.115-0.246-0.162-0.386-0.119C3.926,11.108,3.714,11.14,3.5,11.14c-1.18,0-2.14-0.96-2.14-2.14S2.32,6.86,3.5,6.86\tS5.64,7.82,5.64,9c0,0.231-0.037,0.459-0.109,0.676C5.485,9.813,5.525,9.964,5.633,10.06c0.109,0.096,0.264,0.117,0.393,0.056\tC6.536,9.873,7.615,9.85,8,9.86h7.75c0.491,0,0.89,0.399,0.89,0.89s-0.399,0.89-0.89,0.89H10.5c-0.152,0-0.289,0.096-0.339,0.24\tc-0.051,0.144-0.006,0.304,0.113,0.4l2.5,2.021c0.101,0.081,0.238,0.103,0.357,0.056l9.61-3.737c0.208-0.081,0.45-0.058,0.684,0.063\tc0.236,0.123,0.424,0.327,0.515,0.561c0.099,0.254,0.089,0.562-0.026,0.824c-0.094,0.213-0.248,0.371-0.436,0.444L12.869,16.665z M29.949,29.581c-0.488,0.177-1.102-0.059-1.258-0.488c0,0-1.976-5.496-2.077-5.771c-0.064-0.174-0.083-0.455-0.085-0.554\tl-0.17-5.778c-0.005-0.171-0.13-0.315-0.299-0.344c-0.176-0.033-0.336,0.066-0.396,0.226C25.23,18,23.81,21.697,23.741,21.946\tc-0.047,0.165-0.086,0.308-0.102,0.397c-0.029,0.166-0.846,5.896-0.938,6.549c-0.031,0.22-0.169,0.42-0.389,0.564\tc-0.223,0.146-0.494,0.207-0.74,0.176c-0.27-0.038-0.534-0.197-0.706-0.426c-0.141-0.187-0.203-0.398-0.175-0.6\tc0,0,0.942-7.059,0.948-7.108c0.012-0.081,0.092-0.283,0.124-0.363l1.837-4.596c0.018-0.042,0.026-0.087,0.026-0.133l0.007-3.182\tl0.104-0.041c0.366-0.142,0.662-0.435,0.834-0.825c0.041-0.094,0.07-0.192,0.095-0.292l1.62,1.51c0.295,0.28,0.68,0.397,1.065,0.397\tc0.357,0,0.716-0.101,1.003-0.266c0.056-0.032,0.104-0.075,0.154-0.115c0.055,2.82,0.176,8.969,0.18,9.22\tc0.007,0.369,0.121,0.714,0.137,0.76l1.773,4.825C30.755,28.826,30.439,29.402,29.949,29.581z"
31
+ })), children);
32
+ });
33
+
34
+ module.exports = UfcFighting;
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Copyright IBM Corp. 2019, 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
+ 'use strict';
10
+
11
+ var _rollupPluginBabelHelpers = require('../_rollupPluginBabelHelpers-DQqaN36q.js');
12
+ var React = require('react');
13
+ var Icon_js = require('../Icon.js');
14
+ require('@carbon/icon-helpers');
15
+ require('prop-types');
16
+
17
+ var _path;
18
+ const UfcRing = /*#__PURE__*/React.forwardRef(function UfcRing({
19
+ children,
20
+ ...rest
21
+ }, ref) {
22
+ return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({
23
+ width: 64,
24
+ height: 64,
25
+ viewBox: "0 0 32 32",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ fill: "currentColor",
28
+ ref: ref
29
+ }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "M21,29.36c-0.003,0-0.006,0-0.009,0h-9.983\tc-0.032,0.002-0.082-0.005-0.122-0.019c-0.058-0.02-0.107-0.052-0.146-0.092l-7.99-7.99c-0.041-0.039-0.073-0.089-0.092-0.146\tc-0.014-0.041-0.02-0.082-0.019-0.123v-9.983c-0.001-0.04,0.005-0.082,0.019-0.122c0.019-0.057,0.051-0.106,0.092-0.146l7.99-7.99\tc0.039-0.041,0.088-0.073,0.146-0.092c0.041-0.014,0.089-0.019,0.122-0.019h9.983c0.046,0.001,0.082,0.005,0.123,0.019\tc0.057,0.019,0.106,0.051,0.146,0.092l7.989,7.99c0.041,0.039,0.073,0.088,0.093,0.146c0.014,0.041,0.02,0.082,0.019,0.122v9.983\tc0.001,0.041-0.005,0.082-0.019,0.123c-0.02,0.057-0.052,0.106-0.092,0.146l-7.99,7.99c-0.039,0.04-0.089,0.072-0.146,0.092\tC21.076,29.354,21.038,29.36,21,29.36z M11.5,28.64h9.001l-0.761-2.28h-7.481L11.5,28.64z M20.412,26.098l0.745,2.236l7.177-7.177\tl-2.236-0.745L20.412,26.098z M3.667,21.157l7.176,7.177l0.745-2.236l-5.685-5.686L3.667,21.157z M12.149,25.64h7.702l5.789-5.789\tv-7.702L19.851,6.36h-7.702L6.36,12.149v7.702L12.149,25.64z M26.36,19.74l2.279,0.761V11.5l-2.279,0.76V19.74z M3.36,11.5v9.001\tl2.28-0.761v-7.481L3.36,11.5z M20.412,5.903l5.686,5.685l2.236-0.745l-7.177-7.176L20.412,5.903z M3.667,10.843l2.236,0.745\tl5.685-5.685l-0.745-2.236L3.667,10.843z M12.259,5.64h7.481l0.761-2.28H11.5L12.259,5.64z M18,21.36h-4\tc-0.096,0-0.187-0.038-0.254-0.105l-3-3C10.678,18.188,10.64,18.096,10.64,18v-4c0-0.096,0.038-0.187,0.105-0.254l3-3\tc0.067-0.068,0.159-0.105,0.254-0.105h4c0.096,0,0.188,0.038,0.255,0.105l3,3c0.067,0.067,0.105,0.159,0.105,0.254v4\tc0,0.096-0.038,0.188-0.105,0.255l-3,3C18.188,21.322,18.096,21.36,18,21.36z M14.149,20.64h3.702l2.789-2.789v-3.702l-2.789-2.789\th-3.702l-2.789,2.789v3.702L14.149,20.64z"
31
+ })), children);
32
+ });
33
+
34
+ module.exports = UfcRing;
@@ -27,7 +27,7 @@ const WebDeveloper = /*#__PURE__*/React.forwardRef(function WebDeveloper({
27
27
  fill: "currentColor",
28
28
  ref: ref
29
29
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
30
- d: "M19.49,3c0,0.276-0.224,0.5-0.5,0.5s-0.5-0.224-0.5-0.5s0.224-0.5,0.5-0.5S19.49,2.724,19.49,3z M16.99,2.5c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S17.266,2.5,16.99,2.5z M14.99,2.5\tc-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S15.266,2.5,14.99,2.5z M31.36,31h-0.72\tc0-4.341-2.941-8.161-7.153-9.29c-0.144-0.038-0.248-0.159-0.265-0.307c-0.018-0.146,0.058-0.289,0.188-0.358\tc1.678-0.898,2.72-2.636,2.72-4.534c0-2.84-2.306-5.151-5.14-5.151c-2.835,0-5.141,2.311-5.141,5.151\tc0,1.898,1.042,3.636,2.72,4.534c0.13,0.069,0.205,0.212,0.188,0.358c-0.017,0.147-0.121,0.269-0.265,0.307\tc-4.199,1.125-7.131,4.945-7.131,9.29h-0.72c0-4.402,2.801-8.304,6.903-9.75c-0.359-0.261-0.686-0.561-0.973-0.89H1\tc-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h20c0.199,0,0.36,0.161,0.36,0.36v9.652\tc3.059,0.192,5.489,2.747,5.489,5.859c0,1.893-0.909,3.645-2.415,4.739C28.55,22.698,31.36,26.6,31.36,31z M1.36,19.64h14.673\tc-0.582-0.919-0.905-1.999-0.905-3.129c0-3.12,2.442-5.679,5.511-5.86V5.36H1.36V19.64z M1.36,4.64h19.28V1.36H1.36V4.64z M10.99,14.36h-8v-0.72h8V14.36z M10.99,11.36h-8v-0.72h8V11.36z M10.989,8.36h-8V7.64h8V8.36z"
30
+ d: "M16.5,3c0-0.276,0.224-0.5,0.5-0.5\ts0.5,0.224,0.5,0.5S17.276,3.5,17,3.5S16.5,3.276,16.5,3z M15,3.5c0.276,0,0.5-0.224,0.5-0.5S15.276,2.5,15,2.5S14.5,2.724,14.5,3\tS14.724,3.5,15,3.5z M19,3.5c0.276,0,0.5-0.224,0.5-0.5S19.276,2.5,19,2.5S18.5,2.724,18.5,3S18.724,3.5,19,3.5z M31.36,31h-0.72\tc0-4.35-2.937-8.174-7.142-9.301c-0.143-0.038-0.248-0.159-0.265-0.307c-0.018-0.146,0.058-0.289,0.188-0.358\tc1.677-0.898,2.719-2.636,2.719-4.534c0-2.834-2.306-5.14-5.14-5.14s-5.14,2.306-5.14,5.14c0,1.898,1.042,3.636,2.719,4.534\tc0.13,0.069,0.205,0.212,0.188,0.358c-0.017,0.147-0.121,0.269-0.265,0.307C14.297,22.826,11.36,26.65,11.36,31h-0.72\tc0-4.407,2.806-8.313,6.915-9.761c-0.356-0.259-0.679-0.554-0.964-0.879H1c-0.199,0-0.36-0.161-0.36-0.36V1\tc0-0.199,0.161-0.36,0.36-0.36h20c0.199,0,0.36,0.161,0.36,0.36v9.651c3.063,0.187,5.5,2.739,5.5,5.849\tc0,1.893-0.908,3.645-2.415,4.739C28.554,22.687,31.36,26.593,31.36,31z M1.36,1.36v3.28h19.28V1.36H1.36z M20.64,10.651V5.36H1.36\tv14.28h14.691c-0.585-0.922-0.911-2.005-0.911-3.14C15.14,13.39,17.576,10.837,20.64,10.651z M7,14.36h5v-0.72H7V14.36z M4.254,7.746L3.746,8.254L6.491,11l-2.745,2.746l0.509,0.509L7.509,11L4.254,7.746z"
31
31
  })), children);
32
32
  });
33
33
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/pictograms-react",
3
3
  "description": "React components for pictograms in digital and software products using the Carbon Design System",
4
- "version": "11.84.0-rc.0",
4
+ "version": "11.84.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -39,15 +39,15 @@
39
39
  "react": ">=16"
40
40
  },
41
41
  "dependencies": {
42
- "@carbon/icon-helpers": "^10.64.0-rc.0",
42
+ "@carbon/icon-helpers": "^10.64.0",
43
43
  "@ibm/telemetry-js": "^1.5.0",
44
44
  "prop-types": "^15.8.1"
45
45
  },
46
46
  "devDependencies": {
47
- "@carbon/icon-build-helpers": "^1.43.0-rc.0",
48
- "@carbon/pictograms": "^12.58.0-rc.0",
49
- "rimraf": "^6.0.0"
47
+ "@carbon/icon-build-helpers": "^1.43.0",
48
+ "@carbon/pictograms": "^12.58.0",
49
+ "rimraf": "^6.0.1"
50
50
  },
51
51
  "sideEffects": false,
52
- "gitHead": "babd7a9692f8c0595b67877417d7ebf915e19b20"
52
+ "gitHead": "d66cc6afbdf6802cf8b14042f20f7c350beef90b"
53
53
  }