@carbon/pictograms-react 11.91.0 → 11.92.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.
@@ -14,9 +14,9 @@ var Icon_js = require('../Icon.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15;
17
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18;
18
18
  const didWarnAboutDeprecation = {};
19
- const Wine = /*#__PURE__*/React.forwardRef(function Wine({
19
+ const Windows = /*#__PURE__*/React.forwardRef(function Windows({
20
20
  children,
21
21
  ...rest
22
22
  }, ref) {
@@ -28,6 +28,51 @@ const Wine = /*#__PURE__*/React.forwardRef(function Wine({
28
28
  fill: "currentColor",
29
29
  ref: ref
30
30
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M27,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V12c0-0.199,0.161-0.36,0.36-0.36h3.64V1\tc0-0.199,0.161-0.36,0.36-0.36h26c0.199,0,0.36,0.161,0.36,0.36v19c0,0.199-0.161,0.36-0.36,0.36h-3.64V31\tC27.36,31.199,27.199,31.36,27,31.36z M1.36,30.64h25.28V15.36H1.36V30.64z M27.36,19.64h3.279V4.36H5.36v7.28H27\tc0.199,0,0.36,0.161,0.36,0.36V19.64z M1.36,14.64h25.28v-2.28H1.36V14.64z M5.36,3.64h25.28V1.36H5.36V3.64z M29,2.5\tC29,2.776,28.776,3,28.5,3S28,2.776,28,2.5S28.224,2,28.5,2S29,2.224,29,2.5z M26.5,2C26.224,2,26,2.224,26,2.5S26.224,3,26.5,3\tS27,2.776,27,2.5S26.776,2,26.5,2z M24.5,2C24.224,2,24,2.224,24,2.5S24.224,3,24.5,3S25,2.776,25,2.5S24.776,2,24.5,2z M24.5,13\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.5S24.776,13,24.5,13z M22.5,13c-0.276,0-0.5,0.224-0.5,0.5\ts0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S22.776,13,22.5,13z M20.5,13c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5\tS20.776,13,20.5,13z"
32
+ })), children);
33
+ });
34
+ const WindowsHosting = /*#__PURE__*/React.forwardRef(function WindowsHosting({
35
+ children,
36
+ ...rest
37
+ }, ref) {
38
+ return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({
39
+ width: 64,
40
+ height: 64,
41
+ viewBox: "0 0 32 32",
42
+ xmlns: "http://www.w3.org/2000/svg",
43
+ fill: "currentColor",
44
+ ref: ref
45
+ }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
46
+ d: "M30,30.36H8c-0.199,0-0.36-0.161-0.36-0.36\tV19.36H2c-0.199,0-0.36-0.161-0.36-0.36V2c0-0.199,0.161-0.36,0.36-0.36h22c0.199,0,0.36,0.161,0.36,0.36v10.64H30\tc0.199,0,0.36,0.161,0.36,0.36v17C30.36,30.199,30.199,30.36,30,30.36z M8.36,29.64h21.28V13.36h-5.28v4.329\tc0.575,0.158,1,0.687,1,1.312c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.625,0.425-1.153,1-1.312V13.36H12v-0.72h11.64\tV2.36H2.36v16.28h5.28v-4.328c-0.576-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36S9.36,12.25,9.36,13\tc0,0.625-0.424,1.153-1,1.312v4.328H20v0.721H8.36V29.64z M24,18.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\ts0.64-0.287,0.64-0.64S24.353,18.36,24,18.36z M8,12.36c-0.353,0-0.64,0.287-0.64,0.64S7.647,13.64,8,13.64\tc0.353,0,0.64-0.287,0.64-0.64S8.353,12.36,8,12.36z"
47
+ })), children);
48
+ });
49
+ const Windy = /*#__PURE__*/React.forwardRef(function Windy({
50
+ children,
51
+ ...rest
52
+ }, ref) {
53
+ return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({
54
+ width: 64,
55
+ height: 64,
56
+ viewBox: "0 0 32 32",
57
+ xmlns: "http://www.w3.org/2000/svg",
58
+ fill: "currentColor",
59
+ ref: ref
60
+ }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
61
+ d: "M14,28.36c-2.404,0-4.36-1.956-4.36-4.36h0.72c0,2.007,1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64\ts-1.632-3.64-3.64-3.64H3v-0.72h11c2.404,0,4.36,1.956,4.36,4.36S16.404,28.36,14,28.36z M27,24.36c-2.404,0-4.36-1.956-4.36-4.36\th0.721c0,2.007,1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64s-1.633-3.64-3.64-3.64H1v-0.72h26c2.404,0,4.36,1.956,4.36,4.36\tS29.404,24.36,27,24.36z M21,12.36H6v-0.72h15c2.007,0,3.64-1.633,3.64-3.64S23.007,4.36,21,4.36S17.36,5.993,17.36,8h-0.72\tc0-2.404,1.956-4.36,4.36-4.36S25.36,5.596,25.36,8S23.404,12.36,21,12.36z"
62
+ })), children);
63
+ });
64
+ const Wine = /*#__PURE__*/React.forwardRef(function Wine({
65
+ children,
66
+ ...rest
67
+ }, ref) {
68
+ return /*#__PURE__*/React.createElement(Icon_js, _rollupPluginBabelHelpers._extends({
69
+ width: 64,
70
+ height: 64,
71
+ viewBox: "0 0 32 32",
72
+ xmlns: "http://www.w3.org/2000/svg",
73
+ fill: "currentColor",
74
+ ref: ref
75
+ }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
31
76
  d: "M26,31.36h-7v-0.72h3.14v-6.291c-2.512-0.186-4.5-2.296-4.5-4.864l1.005-6.539\tC18.671,12.77,18.822,12.64,19,12.64h7c0.178,0,0.329,0.129,0.355,0.305l1,6.484c0.004,2.62-1.983,4.733-4.495,4.919v6.291H26V31.36\tz M18.384,19.36l-0.028,0.179c0.005,2.238,1.861,4.103,4.145,4.103s4.14-1.864,4.14-4.157l-0.019-0.124h-8.238V19.36z M18.494,18.64\th8.015l-0.817-5.28h-6.383L18.494,18.64z M12.493,31.36H6.508c-1.03,0-1.868-0.757-1.868-1.688V14.439\tc0-2.61,1.064-3.825,1.919-4.802C7.163,8.949,7.64,8.404,7.64,7.528V1c0-0.199,0.161-0.36,0.36-0.36h3c0.199,0,0.36,0.161,0.36,0.36\tv6.528c0,0.876,0.477,1.421,1.081,2.11c0.855,0.976,1.92,2.191,1.92,4.801v15.233C14.361,30.604,13.523,31.36,12.493,31.36z M5.36,27.36v2.312c0,0.533,0.515,0.967,1.148,0.967h5.985c0.633,0,1.148-0.434,1.148-0.967V14.439c0-2.339-0.925-3.395-1.742-4.327\tc-0.648-0.739-1.259-1.437-1.259-2.584V1.36H8.36v6.168c0,1.147-0.611,1.845-1.259,2.584C6.285,11.044,5.36,12.1,5.36,14.439v2.201\tH11c0.199,0,0.36,0.161,0.36,0.36v10c0,0.199-0.161,0.36-0.36,0.36H5.36z M5.36,26.64h5.28v-9.28H5.36V26.64z"
32
77
  })), children);
33
78
  });
@@ -42,7 +87,7 @@ const WirelessHome = /*#__PURE__*/React.forwardRef(function WirelessHome({
42
87
  xmlns: "http://www.w3.org/2000/svg",
43
88
  fill: "currentColor",
44
89
  ref: ref
45
- }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
90
+ }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
46
91
  d: "M31,31.36H1v-0.72h1.64V19h0.72v11.64h25.28V19h0.721v11.64H31V31.36z M20.169,23.875\tc-1.166-0.978-2.646-1.515-4.17-1.515c-1.522,0-3.002,0.536-4.167,1.512l-0.462-0.553c1.295-1.083,2.939-1.68,4.629-1.68\tc1.692,0,3.337,0.598,4.633,1.683L20.169,23.875z M22.285,21.749c-1.733-1.54-3.966-2.389-6.287-2.389\tc-2.319,0-4.551,0.848-6.284,2.387l-0.479-0.539c1.865-1.656,4.267-2.568,6.763-2.568c2.498,0,4.9,0.913,6.766,2.572L22.285,21.749z M24.392,19.626c-2.296-2.1-5.276-3.256-8.393-3.256c-3.115,0-6.095,1.156-8.391,3.254l-0.485-0.531\tc2.429-2.22,5.582-3.443,8.876-3.443c3.297,0,6.451,1.223,8.879,3.445L24.392,19.626z M30.745,16.254L16,1.509L1.254,16.254\tl-0.509-0.509l15-15c0.141-0.141,0.368-0.141,0.509,0L28.64,13.131V9h0.721v4.851l1.895,1.895L30.745,16.254z"
47
92
  })), children);
48
93
  });
@@ -57,7 +102,7 @@ const WirelessModem = /*#__PURE__*/React.forwardRef(function WirelessModem({
57
102
  xmlns: "http://www.w3.org/2000/svg",
58
103
  fill: "currentColor",
59
104
  ref: ref
60
- }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
105
+ }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
61
106
  d: "M6,25c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1S6,24.448,6,25z M9,24c-0.552,0-1,0.448-1,1\ts0.448,1,1,1s1-0.448,1-1S9.552,24,9,24z M13,24c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S13.552,24,13,24z M31,31.36H1\tc-0.199,0-0.36-0.161-0.36-0.36V19c0-0.199,0.161-0.36,0.36-0.36h21.64V10h0.721v8.64H31c0.199,0,0.36,0.161,0.36,0.36v12\tC31.36,31.199,31.199,31.36,31,31.36z M1.36,30.64h29.28V19.36H1.36V30.64z M26.443,8.611c-1.926-1.613-4.963-1.613-6.887-0.002\tl-0.463-0.553c1.093-0.913,2.479-1.416,3.905-1.416c1.427,0,2.814,0.504,3.907,1.419L26.443,8.611z M28.561,6.474\tc-1.533-1.363-3.509-2.114-5.562-2.114s-4.026,0.75-5.559,2.111l-0.479-0.538c1.664-1.479,3.809-2.293,6.037-2.293\tc2.23,0,4.376,0.815,6.041,2.295L28.561,6.474z M30.682,4.341c-2.103-1.922-4.831-2.981-7.683-2.981s-5.579,1.058-7.681,2.979\tl-0.485-0.531C17.067,1.766,19.967,0.641,23,0.641s5.934,1.125,8.169,3.17L30.682,4.341z"
62
107
  })), children);
63
108
  });
@@ -72,7 +117,7 @@ const WordCloud = /*#__PURE__*/React.forwardRef(function WordCloud({
72
117
  xmlns: "http://www.w3.org/2000/svg",
73
118
  fill: "currentColor",
74
119
  ref: ref
75
- }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
120
+ }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
76
121
  d: "M24,27.36H10c-5.161,0-9.36-4.199-9.36-9.36c0-5.162,4.199-9.36,9.36-9.36\tc0.483,0,0.984,0.042,1.493,0.125C13.092,6.776,15.452,5.64,18,5.64c4.278,0,7.804,3.152,8.298,7.372\tC29.29,13.995,31.36,16.834,31.36,20C31.36,24.059,28.059,27.36,24,27.36z M10,9.359c-4.764,0-8.64,3.876-8.64,8.641\tc0,4.764,3.876,8.64,8.64,8.64h14c3.661,0,6.64-2.979,6.64-6.64c0-2.93-1.964-5.549-4.776-6.37\tc-0.143-0.042-0.245-0.166-0.258-0.314C25.253,9.351,21.983,6.359,18,6.359c-2.395,0-4.608,1.099-6.071,3.016\tc-0.083,0.108-0.219,0.157-0.352,0.136C11.03,9.409,10.514,9.359,10,9.359z M24,22.36H14v-0.72h10V22.36z M12,22.36H8v-0.72h4V22.36\tz M26,19.36H16v-0.72h10V19.36z M14,19.36H6v-0.72h8V19.36z M24,16.36h-4v-0.72h4V16.36z M18,16.36H8v-0.72h10V16.36z"
77
122
  })), children);
78
123
  });
@@ -93,7 +138,7 @@ const Workday = /*#__PURE__*/React.forwardRef(function Workday({
93
138
  xmlns: "http://www.w3.org/2000/svg",
94
139
  fill: "currentColor",
95
140
  ref: ref
96
- }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
141
+ }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
97
142
  d: "M7,12.36c-0.013,0-0.026,0-0.04-0.002c-0.198-0.022-0.34-0.2-0.318-0.397C7.167,7.217,11.189,3.64,16,3.64\ts8.834,3.577,9.357,8.32c0.022,0.198-0.12,0.375-0.318,0.397c-0.19,0.023-0.376-0.121-0.396-0.318C24.158,7.662,20.443,4.36,16,4.36\ts-8.158,3.302-8.642,7.68C7.337,12.224,7.182,12.36,7,12.36z M24.623,16l-3.662,11.903L16.348,16h-0.695L11.04,27.903L7.377,16\tH6.624l4,13h0.763L16,17.095L20.614,29h0.763l4-13H24.623z"
98
143
  })), children);
99
144
  });
@@ -108,7 +153,7 @@ const Workflows = /*#__PURE__*/React.forwardRef(function Workflows({
108
153
  xmlns: "http://www.w3.org/2000/svg",
109
154
  fill: "currentColor",
110
155
  ref: ref
111
- }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
156
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
112
157
  d: "M18,14.36h12c0.199,0,0.36-0.161,0.36-0.36V2\tc0-0.199-0.161-0.36-0.36-0.36H18c-0.199,0-0.36,0.161-0.36,0.36v5.64h-3.28V2c0-0.199-0.161-0.36-0.36-0.36H2\tC1.801,1.64,1.64,1.801,1.64,2v12c0,0.199,0.161,0.36,0.36,0.36h5.64v3.28H2c-0.199,0-0.36,0.161-0.36,0.36v12\tc0,0.199,0.161,0.36,0.36,0.36h12c0.199,0,0.36-0.161,0.36-0.36v-5.64h3.28V30c0,0.199,0.161,0.36,0.36,0.36h12\tc0.199,0,0.36-0.161,0.36-0.36V18c0-0.199-0.161-0.36-0.36-0.36H18c-0.199,0-0.36,0.161-0.36,0.36v5.64h-3.28V18\tc0-0.199-0.161-0.36-0.36-0.36H8.36v-3.28H14c0.199,0,0.36-0.161,0.36-0.36V8.36h3.28V14C17.64,14.199,17.801,14.36,18,14.36z M18.36,8.36h5.771l-1.386,1.386l0.51,0.509L25.509,8l-2.254-2.254l-0.51,0.509l1.386,1.386H18.36V2.36h11.28v11.28H18.36V8.36z M18.36,24.36h4.328c0.158,0.575,0.687,1,1.312,1c0.75,0,1.36-0.61,1.36-1.36s-0.61-1.36-1.36-1.36c-0.625,0-1.153,0.425-1.312,1\tH18.36v-5.28h11.28v11.28H18.36V24.36z M23.36,24c0-0.353,0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64\tS23.36,24.353,23.36,24z M8,23.36c0.353,0,0.64,0.287,0.64,0.64S8.353,24.64,8,24.64S7.36,24.353,7.36,24S7.647,23.36,8,23.36z M13.64,29.64H2.36V18.36h5.28v4.328c-0.576,0.158-1,0.687-1,1.312c0,0.75,0.61,1.36,1.36,1.36c0.625,0,1.153-0.425,1.312-1h4.329\tv5.28H13.64z M13.64,18.36v5.279H9.312c-0.126-0.461-0.491-0.824-0.952-0.951V18.36H13.64z M8,8.64C7.647,8.64,7.36,8.353,7.36,8\tS7.647,7.36,8,7.36c0.353,0,0.64,0.287,0.64,0.64C8.64,8.353,8.353,8.64,8,8.64z M13.64,13.64H8.36V9.312\tC8.821,9.185,9.185,8.821,9.312,8.36h4.329v5.28H13.64z M13.64,7.64H9.312c-0.158-0.576-0.686-1-1.312-1C7.25,6.64,6.64,7.25,6.64,8\tc0,0.625,0.424,1.153,1,1.312v4.329H2.36V2.36h11.28C13.64,2.36,13.64,7.64,13.64,7.64z"
113
158
  })), children);
114
159
  });
@@ -123,7 +168,7 @@ const WorldCommunityGrid = /*#__PURE__*/React.forwardRef(function WorldCommunity
123
168
  xmlns: "http://www.w3.org/2000/svg",
124
169
  fill: "currentColor",
125
170
  ref: ref
126
- }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
171
+ }, rest), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
127
172
  d: "M9.636,28.725c-1.699,0-3.296-0.662-4.497-1.863c-1.202-1.201-1.863-2.799-1.863-4.497\tc0-1.699,0.662-3.296,1.863-4.498c2.479-2.478,6.515-2.478,8.994,0c2.479,2.48,2.479,6.516,0,8.995l0,0l0,0\tC12.932,28.062,11.335,28.725,9.636,28.725z M9.636,16.727c-1.445,0-2.889,0.55-3.988,1.649c-1.065,1.065-1.652,2.481-1.652,3.988\tc0,1.506,0.587,2.923,1.652,3.987c1.065,1.065,2.481,1.652,3.988,1.652c1.506,0,2.923-0.587,3.988-1.652l0,0\tc2.198-2.198,2.198-5.776,0-7.976C12.525,17.276,11.08,16.727,9.636,16.727z M12.818,30.042c-2.9,0-5.627-1.13-7.679-3.181\tc-4.234-4.234-4.234-11.125,0-15.358c2.051-2.051,4.778-3.181,7.679-3.181s5.627,1.13,7.679,3.181\tc4.234,4.234,4.234,11.124,0,15.358l0,0C18.445,28.912,15.719,30.042,12.818,30.042z M12.818,9.042c-2.708,0-5.254,1.055-7.17,2.97\tc-3.954,3.954-3.954,10.387,0,14.34c1.916,1.916,4.462,2.971,7.17,2.971s5.254-1.055,7.169-2.971l0,0\tc3.954-3.953,3.954-10.386,0-14.34C18.072,10.097,15.526,9.042,12.818,9.042z M16,31.36c-4.103,0-7.96-1.598-10.861-4.499\tS0.64,20.103,0.64,16S2.238,8.04,5.139,5.139S11.897,0.64,16,0.64s7.96,1.598,10.861,4.499C29.763,8.04,31.36,11.897,31.36,16\ts-1.598,7.96-4.499,10.861l0,0l0,0C23.96,29.763,20.103,31.36,16,31.36z M16,1.36c-3.91,0-7.587,1.522-10.352,4.288\tS1.36,12.09,1.36,16c0,3.911,1.522,7.587,4.288,10.352C8.413,29.117,12.09,30.641,16,30.641c3.911,0,7.587-1.523,10.352-4.289l0,0\tc2.766-2.765,4.289-6.44,4.289-10.352c0-3.91-1.523-7.587-4.289-10.352C23.587,2.883,19.911,1.36,16,1.36z"
128
173
  })), children);
129
174
  });
@@ -138,7 +183,7 @@ const WreckingBall = /*#__PURE__*/React.forwardRef(function WreckingBall({
138
183
  xmlns: "http://www.w3.org/2000/svg",
139
184
  fill: "currentColor",
140
185
  ref: ref
141
- }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
186
+ }, rest), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
142
187
  d: "M5,28c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1S5,27.448,5,28z M8,27c-0.552,0-1,0.448-1,1\ts0.448,1,1,1s1-0.448,1-1S8.553,27,8,27z M12,27c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S12.552,27,12,27z M16,27\tc-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S16.553,27,16,27z M5,1.36c1.294,0,1.64,1.372,1.64,2.182V6\tc0,0.199,0.161,0.36,0.36,0.36S7.36,6.199,7.36,6V3.542C7.36,2.144,6.622,0.64,5,0.64C4.801,0.64,4.64,0.801,4.64,1\tS4.802,1.36,5,1.36z M13.411,11.913c0.114,0,0.226-0.053,0.295-0.153l4.588-6.553c0.114-0.163,0.074-0.387-0.089-0.501\tc-0.161-0.114-0.386-0.075-0.501,0.088l-4.588,6.553c-0.114,0.163-0.074,0.387,0.088,0.501\tC13.268,11.892,13.34,11.913,13.411,11.913z M2.986,3.36L2.986,3.36L3.14,3.365c1.354,0,1.5,1.143,1.5,1.635v2\tc0,1.622,1.223,2.36,2.36,2.36c0.199,0,0.36-0.161,0.36-0.36S7.199,8.64,7,8.64C6.244,8.64,5.36,8.21,5.36,7V5\tc0-1.43-0.871-2.354-2.206-2.354c0,0,0,0-0.001,0L3,2.64C2.184,2.64,1.36,2.133,1.36,1c0-0.199-0.161-0.36-0.36-0.36\tS0.64,0.801,0.64,1C0.64,2.621,1.863,3.36,2.986,3.36z M16.205,11.848c0.063,0.044,0.135,0.065,0.206,0.065\tc0.114,0,0.226-0.053,0.295-0.153l4.588-6.553c0.114-0.163,0.074-0.387-0.089-0.501c-0.161-0.114-0.387-0.075-0.501,0.088\tl-4.588,6.553C16.003,11.51,16.042,11.734,16.205,11.848z M29.578,22.76c-0.304-0.629-0.824-1.124-1.466-1.396\tc-0.179-0.075-0.394,0.01-0.472,0.191c-0.077,0.184,0.009,0.395,0.192,0.473c0.479,0.202,0.869,0.573,1.097,1.044\tc0.062,0.129,0.19,0.204,0.324,0.204c0.053,0,0.106-0.012,0.156-0.036C29.59,23.153,29.664,22.938,29.578,22.76z M27.36,19.654\tV7.007c0-0.014-0.001-0.028-0.002-0.042c-0.005-0.052-0.021-0.102-0.047-0.145c-0.024-0.043-0.059-0.083-0.102-0.113\tc-0.016-0.011-0.031-0.021-0.048-0.029L24.47,5.124c-0.031-0.019-0.064-0.032-0.098-0.04c-0.001,0-0.001,0-0.001,0\tc-0.055-0.013-0.111-0.013-0.166,0h-0.001c-0.05,0.012-0.098,0.034-0.14,0.067l0,0C24.037,5.174,24.013,5.2,23.991,5.23L21.353,9\tc-0.005,0.005-0.009,0.011-0.013,0.017l-5.417,7.736c-0.004,0.005-0.007,0.01-0.011,0.015l-2.711,3.871H11.36V13\tc0-0.199-0.161-0.36-0.36-0.36h-0.64V9c0-0.199-0.161-0.36-0.36-0.36H7.999v0.72h1.642v3.28H1c-0.199,0-0.36,0.161-0.36,0.36v10\tc0,0.199,0.161,0.36,0.36,0.36h2.64v1.299c-1.684,0.18-3,1.609-3,3.341c0,1.853,1.507,3.36,3.359,3.36h12\tc1.852,0,3.36-1.508,3.36-3.36c0-1.731-1.316-3.161-3-3.341V23.36h1.403c0.129,0,0.247-0.069,0.312-0.181l2.217-3.838\tc0.003-0.005,0.005-0.01,0.008-0.015s0.006-0.009,0.008-0.014l4.703-8.146c0.001-0.002,0.002-0.004,0.003-0.005\tc0.001-0.002,0.002-0.004,0.003-0.006l1.624-2.812v11.311c-2.236,0.184-4,2.062-4,4.346c0,2.404,1.956,4.36,4.36,4.36\ts4.36-1.956,4.36-4.36C31.36,21.717,29.597,19.838,27.36,19.654z M1.36,22.64v-9.28h9.28V21c0,0.199,0.161,0.36,0.36,0.36h2.384\tc0.003,0,0.006,0,0.009,0h2.247v3.279H4.36V23c0-0.199-0.161-0.36-0.36-0.36H1.36z M18.64,28c0,1.456-1.184,2.64-2.639,2.64H4\tc-1.456,0-2.64-1.184-2.64-2.64S2.544,25.36,4,25.36h12C17.456,25.36,18.64,26.544,18.64,28z M17.555,22.64H16.36V21\tc0-0.199-0.161-0.36-0.36-0.36h-1.919l2.238-3.195l3.177,1.835L17.555,22.64z M19.855,18.655l-3.123-1.803l2.444-3.49l2.801,1.618\tL19.855,18.655z M22.337,14.356l-2.746-1.586l2.155-3.079l2.463,1.422L22.337,14.356z M24.569,10.49L22.161,9.1l2.232-3.189\tl2.114,1.221L24.569,10.49z M27,27.64c-2.007,0-3.64-1.633-3.64-3.64s1.633-3.64,3.64-3.64s3.64,1.633,3.64,3.64\tS29.007,27.64,27,27.64z M1.5,4.64C1.301,4.64,1.14,4.801,1.14,5v1.11c0,0.673,0,2.25,1.86,2.25c0.199,0,0.36-0.161,0.36-0.36\tS3.199,7.64,3,7.64c-0.874,0-1.14-0.357-1.14-1.53V5C1.86,4.801,1.699,4.64,1.5,4.64z M9.36,19v-4c0-0.199-0.161-0.36-0.36-0.36H3\tc-0.199,0-0.36,0.161-0.36,0.36v4c0,0.199,0.161,0.36,0.36,0.36h6C9.199,19.36,9.36,19.199,9.36,19z M8.64,18.64H3.36v-3.28h5.28\tV18.64z"
143
188
  })), children);
144
189
  });
@@ -153,7 +198,7 @@ const XRay_01 = /*#__PURE__*/React.forwardRef(function XRay_01({
153
198
  xmlns: "http://www.w3.org/2000/svg",
154
199
  fill: "currentColor",
155
200
  ref: ref
156
- }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
201
+ }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
157
202
  d: "M27,31.36H5c-0.199,0-0.36-0.161-0.36-0.36V17c0-0.199,0.161-0.36,0.36-0.36h1.818\tc1.432-1.916,3.486-3.379,5.751-4.115c-1.855-1.171-3.014-3.222-3.014-5.445c0-3.551,2.889-6.44,6.44-6.44s6.44,2.889,6.44,6.44\tc0,2.223-1.158,4.273-3.014,5.444c2.271,0.738,4.329,2.201,5.761,4.116H27c0.199,0,0.36,0.161,0.36,0.36v14\tC27.36,31.199,27.199,31.36,27,31.36z M5.36,30.64h21.28V17.36H5.36V30.64z M7.735,16.64h16.531\tc-1.501-1.804-3.609-3.122-5.884-3.66c-0.15-0.035-0.261-0.163-0.275-0.316c-0.015-0.153,0.07-0.299,0.211-0.362\tc2.064-0.924,3.397-2.974,3.397-5.221c0-3.154-2.565-5.72-5.72-5.72s-5.72,2.566-5.72,5.72c0,2.247,1.334,4.297,3.397,5.221\tc0.141,0.063,0.226,0.209,0.211,0.362c-0.015,0.154-0.125,0.281-0.275,0.316C11.341,13.517,9.236,14.835,7.735,16.64z M16.36,29\th-0.72v-1.64H13c-0.353,0-0.64,0.287-0.64,0.64v0.5h-0.72V28c0-0.75,0.61-1.36,1.36-1.36h2.64v-2.28H12\tc-0.353,0-0.64,0.287-0.64,0.64v0.5h-0.72V25c0-0.75,0.61-1.36,1.36-1.36h3.64v-2.28H12c-0.353,0-0.64,0.287-0.64,0.64v0.5h-0.72V22\tc0-0.75,0.61-1.36,1.36-1.36h3.64V19h0.72v1.64H20c0.75,0,1.36,0.61,1.36,1.36v0.5h-0.72V22c0-0.353-0.287-0.64-0.64-0.64h-3.64\tv2.279H20c0.75,0,1.36,0.61,1.36,1.36v0.5h-0.72V25c0-0.353-0.287-0.64-0.64-0.64h-3.64v2.279H19c0.75,0,1.36,0.61,1.36,1.36v0.5\th-0.72V28c0-0.353-0.287-0.64-0.64-0.64h-2.64V29z"
158
203
  })), children);
159
204
  });
@@ -168,7 +213,7 @@ const XRay_02 = /*#__PURE__*/React.forwardRef(function XRay_02({
168
213
  xmlns: "http://www.w3.org/2000/svg",
169
214
  fill: "currentColor",
170
215
  ref: ref
171
- }, rest), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
216
+ }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
172
217
  d: "M27,31.36H5c-0.199,0-0.36-0.161-0.36-0.36v-4.162C3.232,26.66,2.14,25.455,2.14,24s1.092-2.66,2.5-2.838\tV17c0-0.199,0.161-0.36,0.36-0.36h1.818c1.432-1.916,3.486-3.379,5.751-4.115c-1.855-1.171-3.014-3.222-3.014-5.445\tc0-3.551,2.889-6.44,6.44-6.44s6.44,2.889,6.44,6.44c0,2.223-1.158,4.273-3.014,5.444c2.271,0.738,4.329,2.201,5.761,4.116H27\tc0.199,0,0.36,0.161,0.36,0.36v4.162c1.407,0.178,2.5,1.383,2.5,2.838s-1.093,2.66-2.5,2.838V31C27.36,31.199,27.199,31.36,27,31.36\tz M5.36,30.64h21.28v-3.802c-1.407-0.178-2.5-1.383-2.5-2.838s1.093-2.66,2.5-2.838V17.36H5.36v3.802\tc1.408,0.178,2.5,1.383,2.5,2.838s-1.092,2.66-2.5,2.838V30.64z M27,21.86c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14\ts2.14-0.96,2.14-2.14S28.18,21.86,27,21.86z M5,21.86c-1.18,0-2.14,0.96-2.14,2.14S3.82,26.14,5,26.14S7.14,25.18,7.14,24\tS6.18,21.86,5,21.86z M7.735,16.64h16.531c-1.501-1.804-3.609-3.122-5.884-3.66c-0.15-0.035-0.261-0.163-0.275-0.316\tc-0.015-0.153,0.07-0.299,0.211-0.362c2.064-0.924,3.397-2.974,3.397-5.221c0-3.154-2.565-5.72-5.72-5.72s-5.72,2.566-5.72,5.72\tc0,2.247,1.334,4.297,3.397,5.221c0.141,0.063,0.226,0.209,0.211,0.362c-0.015,0.154-0.125,0.281-0.275,0.316\tC11.341,13.517,9.236,14.835,7.735,16.64z M16.36,29h-0.72v-1.64H13c-0.353,0-0.64,0.287-0.64,0.64v0.5h-0.72V28\tc0-0.75,0.61-1.36,1.36-1.36h2.64v-2.28H12c-0.353,0-0.64,0.287-0.64,0.64v0.5h-0.72V25c0-0.75,0.61-1.36,1.36-1.36h3.64v-2.28H12\tc-0.353,0-0.64,0.287-0.64,0.64v0.5h-0.72V22c0-0.75,0.61-1.36,1.36-1.36h3.64V19h0.72v1.64H20c0.75,0,1.36,0.61,1.36,1.36v0.5\th-0.72V22c0-0.353-0.287-0.64-0.64-0.64h-3.64v2.279H20c0.75,0,1.36,0.61,1.36,1.36v0.5h-0.72V25c0-0.353-0.287-0.64-0.64-0.64\th-3.64v2.279H19c0.75,0,1.36,0.61,1.36,1.36v0.5h-0.72V28c0-0.353-0.287-0.64-0.64-0.64h-2.64V29z"
173
218
  })), children);
174
219
  });
@@ -183,7 +228,7 @@ const Yoga_01 = /*#__PURE__*/React.forwardRef(function Yoga_01({
183
228
  xmlns: "http://www.w3.org/2000/svg",
184
229
  fill: "currentColor",
185
230
  ref: ref
186
- }, rest), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
231
+ }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
187
232
  d: "M19.697,30.64c0.411-0.425,0.665-1.003,0.665-1.64v-0.001v-14.64h2.521c0.021,0,0.04-0.001,0.059-0.005\tc0.881-0.085,1.509-1.299,1.509-2.127c0-0.413-0.157-0.806-0.431-1.094c-0.011-0.013-1.138-1.307-2.204-2.414\tc-0.931-0.992-2.219-1.747-3.624-2.139c0.752-0.629,1.207-1.569,1.207-2.578c0-1.853-1.524-3.361-3.398-3.361\tc-1.873,0-3.396,1.508-3.396,3.361c0,1.009,0.454,1.949,1.206,2.578c-1.387,0.387-2.649,1.127-3.621,2.135\tc-1.071,1.111-2.197,2.405-2.198,2.407c-0.284,0.3-0.44,0.692-0.44,1.105c0,0.828,0.627,2.042,1.508,2.127\tc0.019,0.003,0.039,0.005,0.059,0.005h2.523v1.484l-3.528,3.319c-0.708,0.827-0.609,2.076,0.207,2.773l4.26,3.951\tc0.755,0.646,2.25,0.621,3.058,0.016v3.097L15.642,29c0,0.637,0.253,1.215,0.665,1.64H1v0.721h30V30.64H19.697z M9.159,13.639\tc-0.412,0-0.888-0.855-0.888-1.413c0-0.228,0.086-0.445,0.253-0.622c0.011-0.013,1.126-1.294,2.184-2.391\tc1.057-1.097,2.497-1.847,4.058-2.113c0.062-0.004,0.123-0.023,0.176-0.059c0.102-0.066,0.164-0.181,0.164-0.303\tc0-0.106-0.046-0.206-0.127-0.274c-0.037-0.032-0.08-0.055-0.125-0.069c-0.931-0.433-1.53-1.368-1.53-2.396\tc0-1.456,1.2-2.641,2.676-2.641c1.477,0,2.678,1.185,2.678,2.641c0,1.03-0.602,1.967-1.537,2.398\tc-0.043,0.015-0.083,0.037-0.118,0.067c-0.081,0.068-0.127,0.17-0.127,0.276c0,0.122,0.062,0.235,0.164,0.302\tc0.056,0.036,0.118,0.055,0.182,0.058c1.57,0.269,3.045,1.036,4.054,2.112c1.057,1.097,2.171,2.377,2.192,2.402\tc0.157,0.166,0.243,0.382,0.243,0.61c0,0.558-0.476,1.413-0.887,1.413h-6.482V10.36c0.289,0.104,0.603,0.3,0.892,0.484\tc0.429,0.274,0.799,0.511,1.162,0.513h1.521c0.199,0,0.36-0.161,0.36-0.36s-0.162-0.36-0.36-0.36h-1.52\tc-0.153-0.001-0.499-0.222-0.776-0.399c-0.495-0.316-1.055-0.674-1.648-0.674c-0.577,0-1.137,0.358-1.631,0.674\tc-0.278,0.177-0.624,0.398-0.774,0.399h-1.521c-0.199,0-0.36,0.161-0.36,0.36s0.161,0.36,0.36,0.36h1.523\tc0.362-0.002,0.732-0.239,1.16-0.513c0.287-0.183,0.599-0.378,0.892-0.482v3.275H9.159V13.639z M15.639,22.852l-2.256-2.238\tc0.444-0.423,1.318-1.255,1.697-1.618l0.559,0.241V22.852z M19.642,28.999L19.642,28.999c0,0.905-0.735,1.641-1.64,1.641\ts-1.64-0.735-1.64-1.64l-0.003-0.001v-4.474c0.007-0.096,0.007-0.191,0-0.287v-5.239c0-0.144-0.085-0.273-0.218-0.331l-0.997-0.429\tc-0.135-0.058-0.293-0.027-0.397,0.077c-0.105,0.106-2.129,2.03-2.129,2.03c-0.07,0.067-0.111,0.159-0.112,0.257\ts0.037,0.191,0.106,0.26l2.591,2.569c0.263,0.226,0.41,0.537,0.435,0.857v0.194c-0.02,0.256-0.118,0.508-0.296,0.717\tc-0.437,0.509-1.765,0.589-2.283,0.148l-4.26-3.951c-0.525-0.45-0.588-1.243-0.166-1.74l3.615-3.397\tc0.072-0.068,0.113-0.163,0.113-0.262v-1.64h7.28L19.642,28.999L19.642,28.999z"
188
233
  })), children);
189
234
  });
@@ -198,7 +243,7 @@ const Yoga_02 = /*#__PURE__*/React.forwardRef(function Yoga_02({
198
243
  xmlns: "http://www.w3.org/2000/svg",
199
244
  fill: "currentColor",
200
245
  ref: ref
201
- }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
246
+ }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
202
247
  d: "M3.87,30.371c-0.04,0-0.079-0.001-0.119-0.003c-0.031-0.002-0.062-0.005-0.094-0.008H1v-0.72h1.334\tc-0.308-0.38-0.46-0.856-0.431-1.352c0.031-0.526,0.264-1.008,0.656-1.356l9.081-9.082v-6.58c0-1.487,0.889-2.782,2.24-3.373\tc-0.825-0.658-1.342-1.704-1.342-2.804c0-1.904,1.548-3.453,3.452-3.453s3.453,1.549,3.453,3.453c0,0.967-0.399,1.891-1.056,2.547\tH28.5c1.025,0,1.86,0.834,1.86,1.86s-0.835,1.86-1.86,1.86h-9.14v6.28h4.031c1.085,0,1.969,0.884,1.969,1.97v8.89\tc0,0.429-0.146,0.825-0.392,1.14H31v0.721H4.081C4.011,30.367,3.94,30.371,3.87,30.371z M23.5,29.64c0.629,0,1.14-0.511,1.14-1.14\tv-8.891c0-0.688-0.56-1.249-1.248-1.249H19c-0.199,0-0.36-0.161-0.36-0.36v-7c0-0.199,0.161-0.36,0.36-0.36h9.5\tc0.629,0,1.14-0.512,1.14-1.14s-0.511-1.14-1.14-1.14H17.244c-0.17,0-0.317-0.119-0.352-0.285c-0.036-0.166,0.05-0.334,0.206-0.403\tc0.972-0.433,1.624-1.469,1.624-2.579c0-1.507-1.226-2.733-2.732-2.733s-2.732,1.226-2.732,2.733c0,1.109,0.652,2.146,1.624,2.579\tc0.143,0.063,0.228,0.211,0.211,0.367c-0.017,0.155-0.131,0.282-0.284,0.314c-1.465,0.31-2.449,1.482-2.449,2.918V18\tc0,0.096-0.038,0.188-0.105,0.255l-9.202,9.201c-0.263,0.234-0.411,0.54-0.431,0.875c-0.02,0.334,0.091,0.654,0.312,0.902\tc0.2,0.225,0.469,0.367,0.767,0.406h0.337c0.244-0.032,0.472-0.136,0.659-0.302l9.056-8.599c0.067-0.063,0.156-0.1,0.248-0.1h8\tc0.199,0,0.36,0.161,0.36,0.36v7.5C22.36,29.129,22.871,29.64,23.5,29.64z M5.422,29.64h16.609c-0.245-0.314-0.392-0.711-0.392-1.14\tv-7.14h-7.496L5.422,29.64z M10,11.36H3.5c-1.025,0-1.86-0.834-1.86-1.86S2.475,7.64,3.5,7.64H11v0.72H3.5\tc-0.628,0-1.14,0.512-1.14,1.14s0.512,1.14,1.14,1.14H10V11.36z"
203
248
  })), children);
204
249
  });
@@ -213,7 +258,7 @@ const Yoga_03 = /*#__PURE__*/React.forwardRef(function Yoga_03({
213
258
  xmlns: "http://www.w3.org/2000/svg",
214
259
  fill: "currentColor",
215
260
  ref: ref
216
- }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
261
+ }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
217
262
  d: "M29.095,30.64c0.051-0.065,0.098-0.136,0.141-0.21c0.249-0.431,0.314-0.932,0.187-1.411\tc-0.128-0.477-0.434-0.877-0.862-1.125c-0.002-0.001-0.002-0.003-0.004-0.004l-10.25-5.953c-0.661-0.524-0.954-1.051-0.949-1.707\tv-6.227c0-1.202-0.547-2.312-1.412-3.029c0.654-0.157,1.256-0.518,1.706-1.053c1.14-1.355,0.966-3.385-0.389-4.525\tc-0.835-0.703-1.957-0.932-3.001-0.617c-0.19,0.058-0.298,0.259-0.24,0.449c0.058,0.19,0.262,0.297,0.449,0.24\tc0.81-0.248,1.679-0.068,2.327,0.478c1.05,0.885,1.185,2.459,0.301,3.511c-0.603,0.718-1.557,1.032-2.467,0.822\tc-0.049-0.014-0.098-0.027-0.147-0.038c-0.186-0.046-0.381,0.069-0.431,0.259c-0.05,0.189,0.061,0.383,0.249,0.437\tc0.049,0.015,0.099,0.027,0.149,0.04c1.273,0.368,2.185,1.619,2.185,3.027v6.224c-0.006,0.885,0.381,1.607,1.265,2.304l10.293,5.982\th0.001c0.263,0.152,0.452,0.398,0.531,0.692c0.078,0.294,0.038,0.601-0.114,0.865c-0.314,0.544-1.013,0.729-1.566,0.412\tl-13.141-7.087c-0.145-0.075-3.545-1.902-3.545-6.182V2.5c0-0.628,0.512-1.14,1.14-1.14s1.14,0.512,1.14,1.14V11h0.72V2.5\tc0-1.025-0.834-1.86-1.86-1.86S9.64,1.475,9.64,2.5v14.714c0,4.727,3.773,6.737,3.928,6.817l12.254,6.608H6.969\tc0.245-0.314,0.391-0.711,0.391-1.14v-7.14H10V21.64H7c-0.199,0-0.36,0.161-0.36,0.36v7.5c0,0.629-0.512,1.14-1.14,1.14\ts-1.14-0.511-1.14-1.14V21c0-0.797,0.843-1.64,1.64-1.64h3v-0.72H6c-1.191,0-2.36,1.169-2.36,2.36v8.5\tc0,0.429,0.146,0.825,0.391,1.14H1v0.721h30V30.64H29.095z"
218
263
  })), children);
219
264
  });
@@ -228,7 +273,7 @@ const Yoga_04 = /*#__PURE__*/React.forwardRef(function Yoga_04({
228
273
  xmlns: "http://www.w3.org/2000/svg",
229
274
  fill: "currentColor",
230
275
  ref: ref
231
- }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
276
+ }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
232
277
  d: "M25.523,31.36c-0.018,0-0.035,0-0.053,0H1v-0.72h3.853c-0.191-0.226-0.331-0.494-0.407-0.79\tc-0.133-0.517-0.059-1.052,0.211-1.508l7.483-12.48V10.36H4.5c-1.025,0-1.86-0.834-1.86-1.86S3.475,6.64,4.5,6.64h8.909\tC12.917,6.045,12.64,5.293,12.64,4.5c0-1.853,1.507-3.36,3.36-3.36s3.36,1.507,3.36,3.36c0,0.793-0.278,1.545-0.77,2.14h8.91\tc1.025,0,1.86,0.834,1.86,1.86s-0.835,1.86-1.86,1.86h-7.641l0.002,5.519l7.373,12.479c0.27,0.457,0.345,0.993,0.212,1.509\tc-0.074,0.289-0.208,0.552-0.392,0.773H31v0.721h-5.424C25.559,31.36,25.541,31.36,25.523,31.36z M25.48,30.64h0.086\tc0.205-0.007,0.411-0.063,0.6-0.175c0.291-0.171,0.498-0.447,0.583-0.777c0.085-0.331,0.037-0.673-0.134-0.964l-7.424-12.563\tc-0.033-0.055-0.051-0.119-0.051-0.183L19.139,10c0-0.095,0.038-0.187,0.105-0.254c0.067-0.068,0.159-0.105,0.255-0.105H27.5\tc0.629,0,1.14-0.512,1.14-1.14s-0.511-1.14-1.14-1.14h-9.842c-0.159,0-0.299-0.104-0.345-0.256s0.014-0.316,0.146-0.404\tc0.739-0.492,1.181-1.314,1.181-2.2c0-1.456-1.184-2.64-2.64-2.64s-2.64,1.185-2.64,2.64c0,0.886,0.442,1.708,1.181,2.2\tc0.132,0.088,0.191,0.252,0.146,0.404S14.5,7.36,14.342,7.36H4.5c-0.628,0-1.14,0.512-1.14,1.14S3.872,9.64,4.5,9.64h8\tc0.199,0,0.36,0.161,0.36,0.36v5.961c0,0.065-0.018,0.129-0.051,0.185L5.276,28.71c-0.17,0.288-0.218,0.63-0.133,0.96\ts0.292,0.606,0.583,0.778c0.291,0.17,0.632,0.218,0.963,0.134c0.33-0.085,0.606-0.292,0.778-0.583l6.263-10.052\tc0.467-0.644,1.052-1.308,2.269-1.308c1.169,0,1.771,0.618,2.246,1.286l6.177,10.085C24.653,30.402,25.06,30.626,25.48,30.64z M7.893,30.64h16.093c-0.066-0.079-0.127-0.165-0.181-0.258l-6.16-10.059c-0.431-0.603-0.844-0.963-1.646-0.963\tc-0.8,0-1.205,0.348-1.672,0.989L8.083,30.372C8.027,30.467,7.963,30.557,7.893,30.64z"
233
278
  })), children);
234
279
  });
@@ -243,7 +288,7 @@ const ZeroTrust = /*#__PURE__*/React.forwardRef(function ZeroTrust({
243
288
  xmlns: "http://www.w3.org/2000/svg",
244
289
  fill: "currentColor",
245
290
  ref: ref
246
- }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
291
+ }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
247
292
  d: "M8.36,21H7.64v-2.682\tc0-2.221,1.341-4.164,3.347-4.969c-0.745-0.601-1.197-1.515-1.197-2.499c0-1.771,1.44-3.21,3.21-3.21s3.21,1.44,3.21,3.21\tc0,0.985-0.453,1.9-1.2,2.5c0.941,0.385,1.764,1.042,2.367,1.901l-0.59,0.413c-0.661-0.942-1.625-1.604-2.713-1.861\tc-0.15-0.035-0.261-0.163-0.275-0.316c-0.014-0.154,0.071-0.3,0.212-0.363c0.899-0.4,1.48-1.293,1.48-2.274\tc0-1.374-1.117-2.491-2.49-2.491c-1.374,0-2.491,1.117-2.491,2.491c0,0.982,0.581,1.875,1.48,2.274\tc0.141,0.063,0.226,0.209,0.212,0.362c-0.014,0.154-0.125,0.282-0.275,0.317c-2.1,0.498-3.566,2.354-3.566,4.514V21H8.36z M30.36,17\tc0-6.533-4.41-12.247-10.724-13.895l-0.182,0.696C25.452,5.367,29.64,10.794,29.64,17c0,7.521-6.118,13.64-13.64,13.64\tC8.479,30.64,2.36,24.521,2.36,17c0-7.22,5.638-13.147,12.742-13.611l-1.356,1.356l0.509,0.509L16.509,3l-2.255-2.254l-0.509,0.509\tl1.41,1.41C7.629,3.104,1.64,9.366,1.64,17c0,7.918,6.442,14.36,14.36,14.36S30.36,24.918,30.36,17z M24.36,22v-4.223L20,15.598\tl-4.36,2.18V22c0,2.404,1.956,4.36,4.36,4.36C22.363,26.36,24.36,24.363,24.36,22z M20,16.402l3.64,1.82V22\tc0,1.973-1.667,3.64-3.64,3.64c-2.007,0-3.64-1.633-3.64-3.64v-3.777L20,16.402z"
248
293
  })), children);
249
294
  });
@@ -258,7 +303,7 @@ const Zurich = /*#__PURE__*/React.forwardRef(function Zurich({
258
303
  xmlns: "http://www.w3.org/2000/svg",
259
304
  fill: "currentColor",
260
305
  ref: ref
261
- }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
306
+ }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
262
307
  d: "M3.64,21h0.72v1H3.64V21z M7.14,25h0.72v-1H7.14V25z M3.64,25h0.72v-1H3.64V25z M28.36,21h-0.72v1h0.721L28.36,21L28.36,21z M7.14,22h0.72v-1H7.14V22z M27.64,25h0.721v-1H27.64V25z M16,21.36c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36v3c0,0.199-0.161,0.36-0.36,0.36H16z M16.36,20.64h1.28V18c0-0.353-0.287-0.64-0.64-0.64c-0.353,0-0.64,0.287-0.64,0.64C16.36,18,16.36,20.64,16.36,20.64z M22.64,13\th0.721v-1H22.64V13z M22.64,10h0.721V9H22.64V10z M22.64,21h0.721v-1H22.64V21z M22.64,17v1h0.721v-1H22.64z M10.64,13h0.72v-1\th-0.72V13z M10.64,22h0.72v-1h-0.72V22z M11.36,9h-0.72v1h0.72V9z M10.64,25h0.72v-1h-0.72V25z M30.723,29.771\tc-0.929,1.119-2.513,1.122-3.441,0.005c-0.008-0.01-0.017-0.021-0.026-0.029c-0.03-0.03-0.063-0.054-0.101-0.071\tc-0.05-0.025-0.102-0.036-0.155-0.036s-0.106,0.012-0.155,0.035c-0.036,0.018-0.07,0.041-0.1,0.071\tc-0.01,0.009-0.019,0.019-0.026,0.029c-0.928,1.115-2.51,1.115-3.438,0c-0.008-0.01-0.017-0.021-0.026-0.029\tc-0.03-0.03-0.063-0.054-0.101-0.071C23.105,29.651,23.053,29.64,23,29.64s-0.106,0.012-0.155,0.035\tc-0.036,0.018-0.07,0.041-0.1,0.071c-0.01,0.009-0.019,0.019-0.026,0.029c-0.928,1.115-2.51,1.115-3.438,0\tc-0.008-0.01-0.017-0.021-0.026-0.029c-0.03-0.03-0.063-0.054-0.101-0.071C19.105,29.651,19.053,29.64,19,29.64\ts-0.106,0.012-0.155,0.035c-0.036,0.018-0.07,0.041-0.1,0.071c-0.01,0.009-0.019,0.019-0.026,0.029\tc-0.928,1.115-2.509,1.115-3.437,0c-0.008-0.01-0.018-0.021-0.027-0.029c-0.03-0.03-0.064-0.054-0.101-0.071\tC15.105,29.651,15.053,29.64,15,29.64s-0.106,0.012-0.155,0.035c-0.036,0.018-0.07,0.041-0.1,0.07\tc-0.009,0.01-0.019,0.02-0.027,0.03c-0.928,1.115-2.509,1.115-3.437,0c-0.008-0.01-0.018-0.021-0.027-0.029\tc-0.03-0.03-0.064-0.054-0.101-0.071c-0.048-0.024-0.1-0.035-0.153-0.035s-0.106,0.012-0.155,0.035\tc-0.036,0.018-0.07,0.041-0.1,0.07c-0.009,0.01-0.019,0.02-0.027,0.03c-0.928,1.115-2.509,1.115-3.437,0\tc-0.008-0.01-0.018-0.021-0.027-0.029c-0.03-0.03-0.064-0.054-0.101-0.071C7.105,29.651,7.053,29.64,7,29.64\ts-0.106,0.012-0.155,0.035c-0.036,0.018-0.07,0.041-0.1,0.07c-0.009,0.01-0.019,0.02-0.027,0.03c-0.928,1.115-2.509,1.115-3.437,0\tc-0.008-0.01-0.017-0.021-0.027-0.029c-0.03-0.03-0.064-0.055-0.102-0.072C3.104,29.652,3.052,29.64,3,29.64\tc-0.057-0.03-0.108,0.013-0.158,0.036c-0.035,0.018-0.068,0.04-0.097,0.069c-0.01,0.01-0.019,0.02-0.028,0.03\tC2.254,30.333,1.645,30.64,1,30.64c-0.199,0-0.36,0.161-0.36,0.36S0.801,31.36,1,31.36c0.739,0,1.436-0.293,2-0.832\tc1.128,1.078,2.872,1.079,4-0.001c1.128,1.08,2.872,1.08,4,0c1.128,1.08,2.872,1.08,4,0c1.128,1.08,2.871,1.08,4,0\tc1.129,1.08,2.871,1.08,4,0c1.129,1.08,2.871,1.08,4,0c1.225,1.172,3.158,1.053,4.277-0.298c0.127-0.153,0.105-0.38-0.048-0.507\tS30.85,29.617,30.723,29.771z M31.36,19v9c0,0.199-0.161,0.36-0.36,0.36H1c-0.199,0-0.36-0.161-0.36-0.36v-9\tc0-0.12,0.06-0.232,0.16-0.3l2.84-1.893V16h0.72v0.64h6.28V16h0.72v0.807L14.2,18.7c0.1,0.067,0.16,0.18,0.16,0.3v8.64h6.28v-4.28\th-5v-0.72h5v-7.28H13c-0.055,0-0.11-0.012-0.161-0.038C12.717,15.261,12.64,15.136,12.64,15V7.36H9.36V15H8.64V7\tc0-0.199,0.161-0.36,0.36-0.36h0.14V5c0-1.607,0.7-2.451,1.457-3.123l0.043-0.039V1c0-0.199,0.161-0.36,0.36-0.36\tS11.36,0.801,11.36,1v0.838l0.043,0.039C12.16,2.549,12.86,3.393,12.86,5v1.64H13c0.199,0,0.36,0.161,0.36,0.36v7.28l2.53-1.897\tv-1.151l0.75-4.263V5c0-0.199,0.161-0.36,0.36-0.36c0.199,0,0.36,0.161,0.36,0.36v1.97l0.744,4.198l0.005,1.214l2.53,1.897V7\tc0-0.199,0.161-0.36,0.36-0.36h0.14V5c0-1.607,0.7-2.451,1.457-3.123l0.043-0.038V1c0-0.199,0.161-0.36,0.36-0.36\tS23.36,0.801,23.36,1v0.839l0.043,0.038C24.16,2.549,24.86,3.393,24.86,5v1.64H25c0.199,0,0.36,0.161,0.36,0.36v15.64v0.721v4.279\th2.279v-1h0.721v1h2.279v-8.28h-4v-0.72h3.778l-0.641-1.279H26.64v-0.72H30c0.137,0,0.261,0.077,0.322,0.199l1,2\tC31.347,18.889,31.36,18.944,31.36,19z M9.86,6.64h0.78V2.857C10.156,3.4,9.86,4.018,9.86,5V6.64z M12.14,5\tc0-0.982-0.296-1.6-0.78-2.143V6.64h0.78V5z M16.604,11.294l0.002,0.551l0.177-0.133c0.128-0.096,0.305-0.096,0.432,0l0.174,0.13\tv-0.611L17,9.055L16.604,11.294z M19.92,14.64L17,12.45l-2.92,2.19C14.08,14.64,19.92,14.64,19.92,14.64z M10.891,17.36H4.109\tl-1.92,1.279H12.81L10.891,17.36z M13.64,27.64v-8.28H1.36v8.279h2.28V27c0-0.199,0.161-0.36,0.36-0.36\tc0.199,0,0.36,0.161,0.36,0.36v0.64h2.78V27c0-0.199,0.161-0.36,0.36-0.36S7.86,26.801,7.86,27v0.64h2.78V27\tc0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.64H13.64z M23.36,2.857V6.64h0.779V5C24.14,4.018,23.844,3.4,23.36,2.857z M21.86,6.64h0.779V2.857C22.156,3.4,21.86,4.018,21.86,5V6.64z M21.36,14.64h3.279V7.36H21.36V14.64z M21.36,22.64h3.279v-7.28\tH21.36V22.64z M21.36,27.64h3.279v-4.28H21.36V27.64z"
263
308
  })), children);
264
309
  });
@@ -273,11 +318,14 @@ const ZurichSwissNationalMuseum = /*#__PURE__*/React.forwardRef(function ZurichS
273
318
  xmlns: "http://www.w3.org/2000/svg",
274
319
  fill: "currentColor",
275
320
  ref: ref
276
- }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
321
+ }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
277
322
  d: "M9,22c0-0.276,0.224-0.5,0.5-0.5\tS10,21.724,10,22s-0.224,0.5-0.5,0.5S9,22.276,9,22z M10.5,15c0.276,0,0.5-0.224,0.5-0.5S10.776,14,10.5,14S10,14.224,10,14.5\tS10.224,15,10.5,15z M12,15c0.276,0,0.5-0.224,0.5-0.5S12.276,14,12,14s-0.5,0.224-0.5,0.5S11.724,15,12,15z M13.5,15\tc0.276,0,0.5-0.224,0.5-0.5S13.776,14,13.5,14S13,14.224,13,14.5S13.224,15,13.5,15z M15,15c0.276,0,0.5-0.224,0.5-0.5\tS15.276,14,15,14s-0.5,0.224-0.5,0.5S14.724,15,15,15z M16.5,15c0.276,0,0.5-0.224,0.5-0.5S16.776,14,16.5,14S16,14.224,16,14.5\tS16.224,15,16.5,15z M25.5,11c0.276,0,0.5-0.224,0.5-0.5S25.776,10,25.5,10S25,10.224,25,10.5S25.224,11,25.5,11z M24.5,12\tc0.276,0,0.5-0.224,0.5-0.5S24.776,11,24.5,11S24,11.224,24,11.5S24.224,12,24.5,12z M23.5,13c0.276,0,0.5-0.224,0.5-0.5\tS23.776,12,23.5,12S23,12.224,23,12.5S23.224,13,23.5,13z M22.5,14c0.276,0,0.5-0.224,0.5-0.5S22.776,13,22.5,13S22,13.224,22,13.5\tS22.224,14,22.5,14z M21.5,15c0.276,0,0.5-0.224,0.5-0.5S21.776,14,21.5,14S21,14.224,21,14.5S21.224,15,21.5,15z M6.5,23\tC6.776,23,7,22.776,7,22.5S6.776,22,6.5,22S6,22.224,6,22.5S6.224,23,6.5,23z M5,23c0.276,0,0.5-0.224,0.5-0.5S5.276,22,5,22\ts-0.5,0.224-0.5,0.5S4.724,23,5,23z M3.5,23C3.776,23,4,22.776,4,22.5S3.776,22,3.5,22S3,22.224,3,22.5S3.224,23,3.5,23z M9.5,21\tc0.276,0,0.5-0.224,0.5-0.5S9.776,20,9.5,20S9,20.224,9,20.5S9.224,21,9.5,21z M28.5,24.5c0.276,0,0.5-0.224,0.5-0.5\ts-0.224-0.5-0.5-0.5S28,23.724,28,24S28.224,24.5,28.5,24.5z M28.5,23c0.276,0,0.5-0.224,0.5-0.5S28.776,22,28.5,22\tS28,22.224,28,22.5S28.224,23,28.5,23z M31,28.36H1v-0.72h30V28.36z M31,26.36h-9c-0.096,0-0.188-0.038-0.255-0.105l-2.779-2.779\tl-3.75,2.812C15.154,26.335,15.078,26.36,15,26.36H1v-0.72h0.64V7c0-0.138,0.079-0.265,0.204-0.325\tc0.063-0.03,0.131-0.039,0.2-0.033L18.691,8.6l11.247-1.956c0.106-0.02,0.212,0.01,0.293,0.079C30.313,6.793,30.36,6.894,30.36,7\tv18.64H31V26.36z M22.542,25.64h7.098V8.783L22.542,25.64z M10.142,25.64h4.738l3.76-2.819v-3.129L10.142,25.64z M7.062,11.354\tc-0.102,0.019-0.206-0.009-0.287-0.073L2.36,7.749V25.64h6.527l9.907-6.935c0.142-0.1,0.337-0.083,0.461,0.04l3.807,3.807\tl6.351-15.084L7.062,11.354z M19.36,22.851l2.516,2.517l0.904-2.147l-0.035,0.035L19.36,19.87V22.851z M3.207,7.504l3.891,3.113\tl9.107-1.584L3.207,7.504z"
278
323
  })), children);
279
324
  });
280
325
 
326
+ exports.Windows = Windows;
327
+ exports.WindowsHosting = WindowsHosting;
328
+ exports.Windy = Windy;
281
329
  exports.Wine = Wine;
282
330
  exports.WirelessHome = WirelessHome;
283
331
  exports.WirelessModem = WirelessModem;
package/lib/index.js CHANGED
@@ -931,6 +931,7 @@ exports.MoonFull = __generated___bucket3_js.MoonFull;
931
931
  exports.MortarAndPestle = __generated___bucket3_js.MortarAndPestle;
932
932
  exports.Moscow = __generated___bucket3_js.Moscow;
933
933
  exports.Motion = __generated___bucket3_js.Motion;
934
+ exports.MountainBiking = __generated___bucket3_js.MountainBiking;
934
935
  exports.MovementInOverlappingNetworks = __generated___bucket3_js.MovementInOverlappingNetworks;
935
936
  exports.MovementOfGoods_01 = __generated___bucket3_js.MovementOfGoods_01;
936
937
  exports.MovementOfGoods_02 = __generated___bucket3_js.MovementOfGoods_02;
@@ -1023,7 +1024,7 @@ exports.ParisLouvre = __generated___bucket3_js.ParisLouvre;
1023
1024
  exports.ParisNotreDame = __generated___bucket3_js.ParisNotreDame;
1024
1025
  exports.ParisPompidouCenter = __generated___bucket3_js.ParisPompidouCenter;
1025
1026
  exports.Parking = __generated___bucket3_js.Parking;
1026
- exports.Parliament = __generated___bucket3_js.Parliament;
1027
+ exports.Parliament = __generated___bucket4_js.Parliament;
1027
1028
  exports.PartnerRelationship = __generated___bucket4_js.PartnerRelationship;
1028
1029
  exports.Partnership = __generated___bucket4_js.Partnership;
1029
1030
  exports.Path = __generated___bucket4_js.Path;
@@ -1164,6 +1165,7 @@ exports.RetrieveAndRank = __generated___bucket4_js.RetrieveAndRank;
1164
1165
  exports.RichTextFormat = __generated___bucket4_js.RichTextFormat;
1165
1166
  exports.RioDeJaneiro = __generated___bucket4_js.RioDeJaneiro;
1166
1167
  exports.Road = __generated___bucket4_js.Road;
1168
+ exports.RoadBiking = __generated___bucket4_js.RoadBiking;
1167
1169
  exports.Robot = __generated___bucket4_js.Robot;
1168
1170
  exports.Robotics = __generated___bucket4_js.Robotics;
1169
1171
  exports.RockOn = __generated___bucket4_js.RockOn;
@@ -1241,6 +1243,7 @@ exports.SmallComponentsMakingALargerWhole = __generated___bucket4_js.SmallCompon
1241
1243
  exports.SmallToMediumBusinessSmb = __generated___bucket4_js.SmallToMediumBusinessSmb;
1242
1244
  exports.Sneaker = __generated___bucket4_js.Sneaker;
1243
1245
  exports.Snow = __generated___bucket4_js.Snow;
1246
+ exports.Snowboarding = __generated___bucket4_js.Snowboarding;
1244
1247
  exports.Snowflake = __generated___bucket4_js.Snowflake;
1245
1248
  exports.SocialDistancing = __generated___bucket4_js.SocialDistancing;
1246
1249
  exports.SocialTile = __generated___bucket4_js.SocialTile;
@@ -1271,9 +1274,9 @@ exports.Spss = __generated___bucket4_js.Spss;
1271
1274
  exports.SpyreAccelerator = __generated___bucket4_js.SpyreAccelerator;
1272
1275
  exports.SpyreAcceleratorCard = __generated___bucket4_js.SpyreAcceleratorCard;
1273
1276
  exports.StackLimitation = __generated___bucket4_js.StackLimitation;
1274
- exports.StadiumSeats = __generated___bucket4_js.StadiumSeats;
1275
- exports.Stage = __generated___bucket4_js.Stage;
1276
- exports.Stairs = __generated___bucket4_js.Stairs;
1277
+ exports.StadiumSeats = __generated___bucket5_js.StadiumSeats;
1278
+ exports.Stage = __generated___bucket5_js.Stage;
1279
+ exports.Stairs = __generated___bucket5_js.Stairs;
1277
1280
  exports.StairsDown = __generated___bucket5_js.StairsDown;
1278
1281
  exports.StairsPlanView = __generated___bucket5_js.StairsPlanView;
1279
1282
  exports.StairsUp = __generated___bucket5_js.StairsUp;
@@ -1521,9 +1524,9 @@ exports.Whistle = __generated___bucket5_js.Whistle;
1521
1524
  exports.WhitePaper = __generated___bucket5_js.WhitePaper;
1522
1525
  exports.Wifi = __generated___bucket5_js.Wifi;
1523
1526
  exports.WindPower = __generated___bucket5_js.WindPower;
1524
- exports.Windows = __generated___bucket5_js.Windows;
1525
- exports.WindowsHosting = __generated___bucket5_js.WindowsHosting;
1526
- exports.Windy = __generated___bucket5_js.Windy;
1527
+ exports.Windows = __generated___bucket6_js.Windows;
1528
+ exports.WindowsHosting = __generated___bucket6_js.WindowsHosting;
1529
+ exports.Windy = __generated___bucket6_js.Windy;
1527
1530
  exports.Wine = __generated___bucket6_js.Wine;
1528
1531
  exports.WirelessHome = __generated___bucket6_js.WirelessHome;
1529
1532
  exports.WirelessModem = __generated___bucket6_js.WirelessModem;
@@ -0,0 +1,11 @@
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/pictograms-react. DO NOT EDIT.
8
+ */
9
+ import type { CarbonPictogramType } from '../CarbonPictogram';
10
+ declare const MountainBiking: CarbonPictogramType;
11
+ export default MountainBiking
@@ -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 MountainBiking = /*#__PURE__*/React.forwardRef(function MountainBiking({
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: "M26.173,3.7l-0.6-0.399l1-1.5\tc0.061-0.09,0.157-0.148,0.265-0.159c0.105-0.01,0.214,0.027,0.29,0.104l3,3l-0.51,0.509l-2.689-2.689L26.173,3.7z M21.936,8.434\tl1.776,0.888c0.176,0.088,0.394,0.017,0.483-0.161l1-2L24.55,6.839l-0.839,1.678L22.22,7.771l1.774-4.141l4.624,4.624l0.51-0.509\tl-5-5c-0.085-0.085-0.206-0.122-0.323-0.099s-0.216,0.102-0.263,0.212l-3,7l0.662,0.283L21.936,8.434z M27.873,20.64h2v0.721h-1.864\tl-7.898,6.91c-0.065,0.058-0.15,0.09-0.237,0.09h-5.852l-1.895,1.895c-0.067,0.067-0.159,0.105-0.254,0.105h-10V29.64h2.603\tC3.294,28.86,2.514,27.519,2.514,26c0-2.404,1.956-4.36,4.36-4.36c0.482,0,0.947,0.079,1.381,0.225l1.172-2.734L7.189,17.81\tc-1.264-0.861-1.816-2.21-1.461-3.534l1.035-3.861c0.302-1.126,1.148-1.991,2.232-2.331C8.681,7.618,8.513,7.073,8.513,6.5\tc0-1.577,1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86c0,1.132-0.686,2.174-1.671,2.645c0.206,0.222,0.361,0.449,0.48,0.7\tl-0.649,0.311c-0.148-0.31-0.377-0.58-0.745-0.875c-0.108-0.087-0.157-0.229-0.125-0.365c0.033-0.136,0.141-0.24,0.277-0.269\tc0.977-0.203,1.713-1.126,1.713-2.147c0-1.18-0.96-2.14-2.14-2.14s-2.14,0.96-2.14,2.14c0,0.588,0.238,1.138,0.671,1.548\tc0.101,0.096,0.138,0.242,0.094,0.375c-0.044,0.133-0.161,0.227-0.3,0.244c-1.081,0.128-1.96,0.888-2.24,1.934l-1.035,3.861\tc-0.273,1.019,0.168,2.069,1.152,2.741l5.48,3.237c0.11,0.064,0.177,0.183,0.177,0.31v3.75c0,0.629,0.512,1.14,1.14,1.14\ts1.14-0.511,1.14-1.14V20c0.004-0.413-0.212-0.982-0.57-1.188l-5.246-2.934c-0.158,0.008-0.3,0.002-0.417-0.03\tC8.8,15.72,8.393,15.424,8.133,15.015c-0.271-0.426-0.349-0.924-0.22-1.402l0.661-2.466l0.695,0.187L8.608,13.8\tc-0.076,0.282-0.028,0.577,0.133,0.83c0.16,0.253,0.424,0.444,0.724,0.524c0.071,0.018,0.262,0.033,0.708-0.08l5.884-1.577\tc0.607-0.163,0.969-0.79,0.807-1.397c-0.164-0.607-0.792-0.97-1.396-0.806l-3.932,1.055l-0.187-0.695l3.932-1.055\tc0.991-0.266,2.013,0.324,2.278,1.315c0.086,0.32,0.082,0.644,0.004,0.945l2.859,3.538c0.698-0.477,1.543-0.755,2.45-0.755\tc2.404,0,4.36,1.956,4.36,4.36c0,0.43-0.062,0.846-0.18,1.238l0.582-0.509C27.701,20.672,27.786,20.64,27.873,20.64z M10.776,15.656\tl1.633,0.914l5.017-2.736l-0.219-0.271c-0.238,0.296-0.569,0.522-0.964,0.628L10.776,15.656z M16.051,19.136l1.926-4.621\tl-0.09-0.112l-4.735,2.582l2.146,1.2C15.654,18.39,15.898,18.75,16.051,19.136z M8.915,22.148c0.874,0.466,1.572,1.221,1.966,2.136\tl1.632-0.544v-2.785L10.05,19.5L8.915,22.148z M7.519,25.405l2.676-0.893c-0.324-0.721-0.876-1.318-1.565-1.699L7.519,25.405z M6.873,29.64c2.007,0,3.64-1.633,3.64-3.64c0-0.276-0.031-0.545-0.09-0.804l-3.437,1.146c-0.133,0.044-0.282,0.007-0.379-0.098\tc-0.096-0.104-0.122-0.256-0.066-0.386l1.427-3.33c-0.346-0.109-0.714-0.168-1.096-0.168c-2.007,0-3.64,1.633-3.64,3.64\tS4.865,29.64,6.873,29.64z M23.546,24.309c-0.22,0.034-0.444,0.052-0.673,0.052c-2.404,0-4.36-1.956-4.36-4.36\tc0-1.238,0.52-2.357,1.351-3.152l-1.372-1.697l-2.259,5.422V24.5c0,1.025-0.834,1.86-1.86,1.86s-1.86-0.835-1.86-1.86l0,0\tl-1.404,0.468c0.081,0.331,0.124,0.677,0.124,1.032c0,1.519-0.781,2.859-1.962,3.64h2.454l1.895-1.895\tc0.067-0.067,0.159-0.105,0.254-0.105h5.865L23.546,24.309z M26.513,20c0-2.007-1.633-3.64-3.64-3.64\tc-0.736,0-1.423,0.22-1.996,0.598l2.276,2.816l-0.561,0.453l-2.275-2.816c-0.669,0.661-1.084,1.578-1.084,2.59\tc0,2.007,1.633,3.64,3.64,3.64S26.513,22.007,26.513,20z"
31
+ })), children);
32
+ });
33
+
34
+ module.exports = MountainBiking;
@@ -0,0 +1,11 @@
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/pictograms-react. DO NOT EDIT.
8
+ */
9
+ import type { CarbonPictogramType } from '../CarbonPictogram';
10
+ declare const RoadBiking: CarbonPictogramType;
11
+ export default RoadBiking
@@ -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 RoadBiking = /*#__PURE__*/React.forwardRef(function RoadBiking({
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-2v-0.72h2V30.36z M24,30.36h-6v-0.72\th3.603c-1.182-0.78-1.963-2.121-1.963-3.64c0-1.913,1.239-3.543,2.957-4.128l-0.304-1.217L19.05,23.46\tc-0.023,0.142-0.062,0.278-0.113,0.408l-1.707,4.316c-0.183,0.46-0.535,0.823-0.991,1.021c-0.458,0.196-0.962,0.206-1.423,0.024\tc-0.954-0.378-1.423-1.46-1.046-2.414l0.181-0.456h-1.605c-0.184,2.236-2.062,4-4.345,4H2V29.64h3.603\tC4.421,28.859,3.64,27.519,3.64,26c0-2.404,1.956-4.36,4.36-4.36c0.931,0,1.795,0.294,2.504,0.793l1.933-2.319l-1.257-1.545\tc-0.801-1.182-0.745-2.744,0.122-3.912l2.382-3.21c0.683-0.919,1.854-1.431,3.021-1.344c-0.122-0.549-0.078-1.119,0.133-1.652\tc0.281-0.71,0.822-1.269,1.522-1.573c0.701-0.304,1.478-0.317,2.189-0.036c0.71,0.281,1.269,0.822,1.572,1.523\tc0.304,0.701,0.316,1.478,0.035,2.188c-0.416,1.051-1.447,1.764-2.555,1.837c0.111,0.257,0.196,0.536,0.217,0.835l-0.719,0.049\tc-0.025-0.384-0.219-0.752-0.414-1.096c-0.069-0.121-0.062-0.271,0.018-0.385s0.218-0.175,0.356-0.147\tc0.991,0.169,2.059-0.425,2.427-1.358c0.21-0.532,0.201-1.113-0.026-1.638c-0.227-0.524-0.645-0.929-1.177-1.139\tc-0.532-0.211-1.112-0.202-1.638,0.026c-0.524,0.227-0.929,0.645-1.139,1.177c-0.217,0.546-0.197,1.146,0.054,1.687\tc0.06,0.126,0.039,0.275-0.05,0.382c-0.089,0.107-0.233,0.153-0.368,0.117c-1.063-0.282-2.248,0.119-2.882,0.975l-2.382,3.21\tc-0.685,0.924-0.734,2.151-0.123,3.054l4.052,4.979c0.082,0.102,0.104,0.239,0.056,0.36l-1.425,3.604\tc-0.231,0.584,0.056,1.247,0.641,1.479c0.281,0.112,0.591,0.105,0.872-0.016c0.281-0.121,0.497-0.344,0.608-0.626l1.708-4.319\tc0.151-0.371,0.108-0.914-0.089-1.164l-2.464-3.217l0.571-0.438l0.658,0.858h5.095l-0.323-1.292c-0.139,0.018-0.285,0.019-0.429,0\tl-6.328-0.729c-0.044-0.005-0.085-0.018-0.125-0.038c0,0-0.321-0.167-0.423-0.231c-0.396-0.254-0.662-0.657-0.75-1.137\tc-0.095-0.518,0.03-1.058,0.344-1.48l1.444-1.946l0.578,0.429l-1.444,1.946c-0.195,0.263-0.273,0.599-0.213,0.921\tc0.051,0.281,0.204,0.516,0.429,0.66c0.062,0.04,0.221,0.124,0.308,0.169l6.262,0.722c0.63,0.073,1.191-0.378,1.264-1.002\tc0.072-0.624-0.378-1.191-1.002-1.263l-3.672-0.422l0.082-0.715l3.672,0.422c0.995,0.115,1.718,0.998,1.642,1.988H23.5\tc1.008,0,1.86,0.852,1.86,1.86c0,0.634-0.337,1.202-0.924,1.558l-0.373-0.615c0.366-0.223,0.576-0.566,0.576-0.942\tc0-0.607-0.532-1.14-1.14-1.14h-0.351c-0.119,0.228-0.286,0.431-0.495,0.596c-0.08,0.063-0.164,0.12-0.252,0.169l0.446,1.785\tc0,0.002,0.001,0.004,0.001,0.006l0.445,1.781c0.231-0.04,0.467-0.059,0.707-0.059c2.404,0,4.36,1.956,4.36,4.36\tS26.404,30.36,24,30.36z M24,29.64c2.007,0,3.64-1.633,3.64-3.64s-1.633-3.64-3.64-3.64c-0.18,0-0.356,0.013-0.529,0.038\tl0.879,3.515l-0.699,0.174l-0.878-3.514C21.367,23.078,20.36,24.424,20.36,26C20.36,28.007,21.993,29.64,24,29.64z M8,29.64\tc1.886,0,3.441-1.441,3.623-3.279H8c-0.14,0-0.267-0.081-0.326-0.208c-0.059-0.126-0.04-0.275,0.05-0.383l2.318-2.781\tC9.459,22.592,8.756,22.36,8,22.36c-2.007,0-3.64,1.633-3.64,3.64S5.993,29.64,8,29.64z M12.345,25.64h1.89l0.883-2.231L12.9,20.683\tl-1.843,2.212C11.781,23.606,12.257,24.569,12.345,25.64z M8.769,25.64h2.854c-0.084-0.849-0.461-1.613-1.028-2.19L8.769,25.64z M17.495,20.36l1.252,1.633c0.118,0.15,0.207,0.34,0.263,0.55l2.523-2.183C21.533,20.36,17.495,20.36,17.495,20.36z M10,12.36H8\tc-0.199,0-0.36-0.161-0.36-0.36V8.36H4.36V12c0,0.199-0.161,0.36-0.36,0.36H2v-0.72h1.64V8c0-0.199,0.161-0.36,0.36-0.36h1.64V6\th0.72v1.64H8c0.199,0,0.36,0.161,0.36,0.36v3.64h1.28V2c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v4h-0.72V2.36\th-5.28V12C10.36,12.199,10.199,12.36,10,12.36z"
31
+ })), children);
32
+ });
33
+
34
+ module.exports = RoadBiking;
@@ -0,0 +1,11 @@
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/pictograms-react. DO NOT EDIT.
8
+ */
9
+ import type { CarbonPictogramType } from '../CarbonPictogram';
10
+ declare const Snowboarding: CarbonPictogramType;
11
+ export default Snowboarding
@@ -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 Snowboarding = /*#__PURE__*/React.forwardRef(function Snowboarding({
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: "M28,30.36H4c-0.056,0-0.111-0.014-0.161-0.038l-2-1\tl0.322-0.645l1.924,0.962h2.946C6.786,29.325,6.64,28.929,6.64,28.5l1.003-7.051C7.64,20.475,8.475,19.64,9.5,19.64h3.14v-3.13\tl-5.754-1.918L2.569,12.11c-0.429-0.248-0.736-0.648-0.865-1.13C1.575,10.5,1.641,9.999,1.888,9.57\tC2.4,8.681,3.541,8.376,4.428,8.888l4.215,2.528l3.997,1.11c0-0.009,0-0.018,0-0.026c0-1.577,1.283-2.86,2.86-2.86\ts2.86,1.283,2.86,2.86c0,0.622-0.2,1.198-0.538,1.668c0.872,0.153,1.538,0.916,1.538,1.832v3.64h3.14c1.025,0,1.86,0.835,1.86,1.86\tl0.996,6.949c0.002,0.455-0.146,0.867-0.396,1.19h2.955l1.924-0.962l0.322,0.645l-2,1C28.111,30.347,28.056,30.36,28,30.36z M23.5,29.64c0.629,0,1.14-0.511,1.14-1.14l-0.996-6.949c-0.004-0.68-0.515-1.19-1.144-1.19h-3.14v2.279H21\tc0.174,0,0.323,0.125,0.354,0.296l1,5.5C22.36,29.129,22.871,29.64,23.5,29.64z M18.969,29.64h3.062\tc-0.245-0.314-0.392-0.711-0.392-1.14L20.7,23.36h-1.34v5.14C19.36,28.929,19.214,29.325,18.969,29.64z M17.5,29.64\tc0.629,0,1.14-0.511,1.14-1.14V16c0-0.628-0.511-1.14-1.14-1.14h-0.386c-0.46,0.315-1.016,0.5-1.614,0.5\tc-1.297,0-2.396-0.868-2.745-2.054l-4.352-1.209c-0.031-0.008-0.061-0.021-0.089-0.038l-4.251-2.55\tC3.806,9.36,3.499,9.32,3.205,9.399C2.91,9.479,2.664,9.667,2.513,9.928c-0.152,0.263-0.192,0.57-0.113,0.866\tc0.079,0.295,0.267,0.541,0.529,0.692l4.251,2.452l5.934,1.971c0.147,0.049,0.246,0.187,0.246,0.341V20\tc0,0.199-0.161,0.36-0.36,0.36H9.5c-0.628,0-1.14,0.511-1.14,1.14l-1.003,7.051C7.36,29.129,7.872,29.64,8.5,29.64\ts1.14-0.511,1.14-1.14l1.006-5.564c0.031-0.171,0.18-0.296,0.354-0.296h4.64V18h0.72v10.5C16.36,29.129,16.872,29.64,17.5,29.64z M9.978,29.64h6.054c-0.245-0.314-0.391-0.711-0.391-1.14v-5.14H11.3l-0.946,5.204C10.356,28.961,10.216,29.336,9.978,29.64z M15.5,10.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S16.68,10.36,15.5,10.36z M27.7,9.2L24,3.649\tl-2.158,3.237l1.103,0.661l0.801-0.801l0.51,0.509l-1,1c-0.117,0.117-0.298,0.14-0.44,0.054l-1.372-0.823L20.3,9.2l-0.6-0.4l4-6\tc0.135-0.2,0.465-0.2,0.6,0l4,6L27.7,9.2z M29.694,6.191l-2.222-3.555l-1.185,1.58l-0.576-0.432l1.5-2\tc0.071-0.095,0.159-0.149,0.304-0.144c0.118,0.005,0.227,0.068,0.29,0.169l2.5,4L29.694,6.191z"
31
+ })), children);
32
+ });
33
+
34
+ module.exports = Snowboarding;
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.91.0",
4
+ "version": "11.92.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -40,15 +40,15 @@
40
40
  "react": ">=16"
41
41
  },
42
42
  "dependencies": {
43
- "@carbon/icon-helpers": "^10.69.0",
43
+ "@carbon/icon-helpers": "^10.70.0",
44
44
  "@ibm/telemetry-js": "^1.5.0",
45
45
  "prop-types": "^15.8.1"
46
46
  },
47
47
  "devDependencies": {
48
- "@carbon/icon-build-helpers": "^1.49.0",
49
- "@carbon/pictograms": "^12.65.0",
48
+ "@carbon/icon-build-helpers": "^1.50.0",
49
+ "@carbon/pictograms": "^12.66.0",
50
50
  "rimraf": "^6.0.1"
51
51
  },
52
52
  "sideEffects": false,
53
- "gitHead": "4a42de3036ca693bf2c6477e917824982fafd7af"
53
+ "gitHead": "57fdbc7bfad9349b5c4359c7d621e709cd4daa25"
54
54
  }