@carbon/icons-react 11.0.0 → 11.0.1
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.
- package/es/Airport_01.js +1 -1
- package/es/CalendarTools.js +1 -1
- package/es/FlightInternational.js +1 -1
- package/es/FlightRoster.js +2 -2
- package/es/FlightSchedule.js +2 -2
- package/es/Interactions.js +1 -1
- package/es/LogoGithub.js +1 -1
- package/es/LogoRScript.js +1 -1
- package/es/LogoWechat.js +1 -1
- package/es/LogoYelp.js +1 -1
- package/es/Parameter.js +1 -1
- package/es/index.js +1 -1
- package/lib/Airport_01.js +1 -1
- package/lib/CalendarTools.js +1 -1
- package/lib/FlightInternational.js +1 -1
- package/lib/FlightRoster.js +2 -2
- package/lib/FlightSchedule.js +2 -2
- package/lib/Interactions.js +1 -1
- package/lib/LogoGithub.js +1 -1
- package/lib/LogoRScript.js +1 -1
- package/lib/LogoWechat.js +1 -1
- package/lib/LogoYelp.js +1 -1
- package/lib/Parameter.js +1 -1
- package/lib/index.js +1 -1
- package/package.json +4 -4
package/es/Airport_01.js
CHANGED
|
@@ -28,7 +28,7 @@ var Airport_01 = /*#__PURE__*/React.forwardRef(function Airport_01(_ref, ref) {
|
|
|
28
28
|
viewBox: "0 0 32 32",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
|
|
31
|
+
fillRule: "evenodd",
|
|
32
32
|
d: "M17,14.5,23,17V15l-6-3V9a1,1,0,0,0-2,0v3L9,15v2l6-2.5V20l-3,2v1l4-1,4,1V22l-3-2Z"
|
|
33
33
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
34
34
|
d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
|
package/es/CalendarTools.js
CHANGED
|
@@ -30,7 +30,7 @@ var CalendarTools = /*#__PURE__*/React.forwardRef(function CalendarTools(_ref, r
|
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
31
|
d: "M23.981,24.4333A3.9549,3.9549,0,0,0,26,25a4.0045,4.0045,0,0,0,4-4,3.9427,3.9427,0,0,0-.1492-1.0228l-2.4367,2.4369-.0005-.0005a1.9991,1.9991,0,1,1-2.8272-2.8272l-.0005-.0005,2.4368-2.4368A3.95,3.95,0,0,0,26,17a4.0045,4.0045,0,0,0-4,4,3.9544,3.9544,0,0,0,.5669,2.0191L17,28.586,18.4141,30Z"
|
|
32
32
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
|
|
33
|
+
fillRule: "evenodd",
|
|
34
34
|
d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h8V26H6V6h4V8h2V6h8V8h2V6h4v8h2V6A2,2,0,0,0,26,4Z"
|
|
35
35
|
})), children);
|
|
36
36
|
});
|
|
@@ -30,7 +30,7 @@ var FlightInternational = /*#__PURE__*/React.forwardRef(function FlightInternati
|
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
31
|
d: "M16,28a5.3257,5.3257,0,0,1-.6714-.044A21.7855,21.7855,0,0,1,12.0332,17H29.95c.0236-.3315.05-.6626.05-1A14,14,0,1,0,16,30ZM27.9492,15H21.9631A24.3247,24.3247,0,0,0,19.21,4.4492,12.0123,12.0123,0,0,1,27.9492,15ZM16.6714,4.0439A21.7855,21.7855,0,0,1,19.9668,15H12.0332A21.7855,21.7855,0,0,1,15.3286,4.0439,5.159,5.159,0,0,1,16.6714,4.0439ZM12.79,4.4492A24.3275,24.3275,0,0,0,10.0369,15H4.0508A12.0126,12.0126,0,0,1,12.79,4.4492ZM4.0508,17h5.9861A24.3275,24.3275,0,0,0,12.79,27.5508,12.0126,12.0126,0,0,1,4.0508,17Z"
|
|
32
32
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
|
|
33
|
+
fillRule: "evenodd",
|
|
34
34
|
d: "M25,25l5,2V25l-5-2.5V20a1,1,0,0,0-2,0v2.5L18,25v2l5-2v3.5L21,30v1l3-1,3,1V30l-2-1.5Z"
|
|
35
35
|
})), children);
|
|
36
36
|
});
|
package/es/FlightRoster.js
CHANGED
|
@@ -28,12 +28,12 @@ var FlightRoster = /*#__PURE__*/React.forwardRef(function FlightRoster(_ref, ref
|
|
|
28
28
|
viewBox: "0 0 32 32",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
|
|
31
|
+
fillRule: "evenodd",
|
|
32
32
|
d: "M26,6a2,2,0,0,0-2-2H8A2,2,0,0,0,6,6V26a2,2,0,0,0,2,2h8V26H8V6H24v6h2Z"
|
|
33
33
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
34
34
|
d: "M10 18H16V20H10zM10 14H22V16H10z"
|
|
35
35
|
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
36
|
-
|
|
36
|
+
fillRule: "evenodd",
|
|
37
37
|
d: "M22 10v2H10V10zM25 23l5 2V23l-5-2.5V18a1 1 0 00-2 0v2.5L18 23v2l5-2v3.5L21 28v1l3-1 3 1V28l-2-1.5z"
|
|
38
38
|
})), children);
|
|
39
39
|
});
|
package/es/FlightSchedule.js
CHANGED
|
@@ -28,10 +28,10 @@ var FlightSchedule = /*#__PURE__*/React.forwardRef(function FlightSchedule(_ref,
|
|
|
28
28
|
viewBox: "0 0 32 32",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
|
|
31
|
+
fillRule: "evenodd",
|
|
32
32
|
d: "M25,23l5,2V23l-5-2.5V18a1,1,0,0,0-2,0v2.5L18,23v2l5-2v3.5L21,28v1l3-1,3,1V28l-2-1.5Z"
|
|
33
33
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
|
|
34
|
+
fillRule: "evenodd",
|
|
35
35
|
d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16V26H6V6h4V8h2V6h8V8h2V6h4v7h2V6A2,2,0,0,0,26,4Z"
|
|
36
36
|
})), children);
|
|
37
37
|
});
|
package/es/Interactions.js
CHANGED
|
@@ -29,7 +29,7 @@ var Interactions = /*#__PURE__*/React.forwardRef(function Interactions(_ref, ref
|
|
|
29
29
|
viewBox: "0 0 16 16",
|
|
30
30
|
fill: "currentColor"
|
|
31
31
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
|
|
32
|
+
fillRule: "evenodd",
|
|
33
33
|
d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
|
|
34
34
|
})), children);
|
|
35
35
|
}
|
package/es/LogoGithub.js
CHANGED
|
@@ -28,7 +28,7 @@ var LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub(_ref, ref) {
|
|
|
28
28
|
viewBox: "0 0 32 32",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
|
|
31
|
+
fillRule: "evenodd",
|
|
32
32
|
d: "M16,2a14,14,0,0,0-4.43,27.28c.7.13,1-.3,1-.67s0-1.21,0-2.38c-3.89.84-4.71-1.88-4.71-1.88A3.71,3.71,0,0,0,6.24,22.3c-1.27-.86.1-.85.1-.85A2.94,2.94,0,0,1,8.48,22.9a3,3,0,0,0,4.08,1.16,2.93,2.93,0,0,1,.88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4,5.4,0,0,1,1.44-3.76,5,5,0,0,1,.14-3.7s1.17-.38,3.85,1.43a13.3,13.3,0,0,1,7,0c2.67-1.81,3.84-1.43,3.84-1.43a5,5,0,0,1,.14,3.7,5.4,5.4,0,0,1,1.44,3.76c0,5.38-3.27,6.56-6.39,6.91a3.33,3.33,0,0,1,.95,2.59c0,1.87,0,3.38,0,3.84s.25.81,1,.67A14,14,0,0,0,16,2Z"
|
|
33
33
|
})), children);
|
|
34
34
|
});
|
package/es/LogoRScript.js
CHANGED
|
@@ -28,7 +28,7 @@ var LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript(_ref, ref)
|
|
|
28
28
|
viewBox: "0 0 32 32",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
|
|
31
|
+
fillRule: "evenodd",
|
|
32
32
|
d: "M30,14.7842c0-5.1782-6.2681-9.376-14-9.376S2,9.606,2,14.7842c0,4.6147,4.9814,8.4419,11.5361,9.2226v2.9917l4.7762-.0019,0-2.9741a19.3812,19.3812,0,0,0,3.3418-.6646L23.593,27l5.3975-.0024-3.253-5.4849C28.3625,19.8086,30,17.4263,30,14.7842Zm-22.4983.7c0-3.54,4.7644-6.41,10.6414-6.41s10.2138,1.9629,10.2138,6.41A5.4694,5.4694,0,0,1,24.9587,20.61a3.2252,3.2252,0,0,0-.2978-.1749,10.4735,10.4735,0,0,0-1.34-.5048s4.1743-.31,4.1743-4.4659-4.3684-4.2343-4.3684-4.2343H13.5361V21.2554C9.97,20.22,7.5017,18.0283,7.5017,15.4839Zm13.7422,1.8452-2.8928.001.0014-2.6812,2.8914.0015a1.2476,1.2476,0,0,1,1.34,1.3149A1.3232,1.3232,0,0,1,21.2439,17.3291Zm-2.9326,3.4946h1.2825a.8785.8785,0,0,1,.6406.291,3.2917,3.2917,0,0,1,.51.63,22.4033,22.4033,0,0,1-2.4326.1455Z"
|
|
33
33
|
})), children);
|
|
34
34
|
});
|
package/es/LogoWechat.js
CHANGED
|
@@ -28,7 +28,7 @@ var LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat(_ref, ref) {
|
|
|
28
28
|
viewBox: "0 0 32 32",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
|
|
31
|
+
fillRule: "evenodd",
|
|
32
32
|
d: "M27.0857,24.7792A6.6179,6.6179,0,0,0,30,19.4662c0-3.88-3.7765-7.0269-8.4338-7.0269s-8.4339,3.1465-8.4339,7.0269,3.7765,7.028,8.4339,7.028a9.9547,9.9547,0,0,0,2.7533-.385l.2473-.0374a.8923.8923,0,0,1,.448.13l1.8469,1.0664.1621.0525a.2813.2813,0,0,0,.2812-.2812l-.0455-.2053-.38-1.4175-.0292-.18A.56.56,0,0,1,27.0857,24.7792ZM12.1208,4.68C6.5313,4.68,2,8.4552,2,13.1137a7.9386,7.9386,0,0,0,3.4965,6.3746.6713.6713,0,0,1,.2835.55l-.035.2147-.4562,1.701L5.234,22.2a.3384.3384,0,0,0,.3372.3383l.196-.063,2.2155-1.28a1.0584,1.0584,0,0,1,.5366-.1552l.2975.0443a11.9674,11.9674,0,0,0,3.304.4632l.5554-.014a6.5153,6.5153,0,0,1-.3395-2.0662c0-4.2478,4.1323-7.6918,9.2295-7.6918l.55.014C21.3538,7.761,17.169,4.68,12.1208,4.68Zm6.6337,13.6629a1.1247,1.1247,0,1,1,1.1247-1.1247A1.1243,1.1243,0,0,1,18.7545,18.3427Zm5.6233,0a1.1247,1.1247,0,1,1,1.1235-1.1247A1.1245,1.1245,0,0,1,24.3778,18.3427ZM8.7468,11.7638a1.3493,1.3493,0,1,1,1.35-1.3486A1.3485,1.3485,0,0,1,8.7468,11.7638Zm6.7469,0a1.3493,1.3493,0,1,1,1.35-1.3486A1.3486,1.3486,0,0,1,15.4937,11.7638Z"
|
|
33
33
|
})), children);
|
|
34
34
|
});
|
package/es/LogoYelp.js
CHANGED
|
@@ -28,7 +28,7 @@ var LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(_ref, ref) {
|
|
|
28
28
|
viewBox: "0 0 32 32",
|
|
29
29
|
fill: "currentColor"
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
|
|
31
|
+
fillRule: "evenodd",
|
|
32
32
|
d: "M9.09 15.2458l4.6706 2.2777a1.0706 1.0706 0 01-.21 2.0011L8.5087 20.7818a1.0729 1.0729 0 01-1.3241-.921 9.2173 9.2173 0 01.4213-3.9965A1.0706 1.0706 0 019.09 15.2458zM10.96 24.8605l3.4763-3.8613a1.0707 1.0707 0 011.8657.7537l-.1814 5.1945a1.072 1.072 0 01-1.2491 1.0192A9.3014 9.3014 0 0111.1488 26.46 1.0713 1.0713 0 0110.96 24.8605zM19.2025 19.7222l4.9412 1.6058a1.0713 1.0713 0 01.6363 1.4794 9.3022 9.3022 0 01-2.4707 3.1663 1.072 1.072 0 01-1.5914-.2581l-2.7543-4.4078A1.0707 1.0707 0 0119.2025 19.7222zM24.2273 16.57l-4.9948 1.4321A1.0706 1.0706 0 0118.05 16.3742l2.906-4.3078A1.0706 1.0706 0 0122.55 11.86 9.2168 9.2168 0 0124.9135 15.11 1.0729 1.0729 0 0124.2273 16.57zM12.5561 4.45a14.9542 14.9542 0 00-2.5676.9459 1.07 1.07 0 00-.4636 1.5013l4.8819 8.4557a1.0707 1.0707 0 001.9979-.5353V5.0534A1.07 1.07 0 0015.2526 3.985 14.9577 14.9577 0 0012.5561 4.45z"
|
|
33
33
|
})), children);
|
|
34
34
|
});
|
package/es/Parameter.js
CHANGED
|
@@ -30,7 +30,7 @@ var Parameter = /*#__PURE__*/React.forwardRef(function Parameter(_ref, ref) {
|
|
|
30
30
|
}, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
31
|
d: "M28,13V8a2.0023,2.0023,0,0,0-2-2H23V8h3v5a3.9756,3.9756,0,0,0,1.3823,3A3.9756,3.9756,0,0,0,26,19v5H23v2h3a2.0023,2.0023,0,0,0,2-2V19a2.0023,2.0023,0,0,1,2-2V15A2.0023,2.0023,0,0,1,28,13Z"
|
|
32
32
|
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
|
|
33
|
+
fillRule: "evenodd",
|
|
34
34
|
d: "M17,9l-.857,3h2L19,9h2l-.857,3H22v2H19.572l-1.143,4H21v2H17.857L17,23H15l.857-3h-2L13,23H11l.857-3H10V18h2.429l1.143-4H11V12h3.143L15,9Zm.572,5h-2l-1.143,4h2Z"
|
|
35
35
|
})), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
36
36
|
d: "M6,13V8H9V6H6A2.0023,2.0023,0,0,0,4,8v5a2.0023,2.0023,0,0,1-2,2v2a2.0023,2.0023,0,0,1,2,2v5a2.0023,2.0023,0,0,0,2,2H9V24H6V19a3.9756,3.9756,0,0,0-1.3823-3A3.9756,3.9756,0,0,0,6,13Z"
|