@carbon/icons-react
Version:
React components for icons in digital and software products using the Carbon Design System
1,147 lines (1,145 loc) • 131 kB
JavaScript
/**
* Copyright IBM Corp. 2016, 2023
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
*/
'use strict';
var React = require('react');
var Icon_js = require('../Icon.js');
var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
require('@carbon/icon-helpers');
require('prop-types');
var _path, _path2, _path3, _path4, _path5, _path6, _circle, _path7, _path8, _path9, _path0, _path1, _path10, _circle2, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _circle3, _path18, _path19, _path20, _path21, _circle4, _circle5, _path22, _path23, _circle6, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _circle7, _circle8, _circle9, _circle0, _circle1, _circle10, _circle11, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _circle12, _circle13, _circle14, _circle15, _circle16, _path46, _path47, _path48, _path49, _path50, _path51, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _path52, _path53, _circle23, _circle24, _circle25, _circle26, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _circle27, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _circle28, _circle29, _circle30, _path112, _path113, _path114, _path115, _path116, _path117, _circle31, _circle32, _circle33, _path118, _path119, _path120, _path121, _circle34, _circle35, _circle36, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _circle37, _path129, _path130, _path131, _path132, _circle38, _path133, _circle39, _circle40, _circle41, _path134, _circle42, _path135, _path136, _path137, _circle43, _path138, _path139, _path140, _circle44, _circle45, _circle46, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _circle47, _path148, _circle48, _path149, _path150, _path151, _switch, _switch2, _path152, _path153, _switch3, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _circle49, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178;
const didWarnAboutDeprecation = {};
const ConnectionSignal = /*#__PURE__*/React.forwardRef(function ConnectionSignal({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
d: "M15 12H17V30H15zM11.33 18.22a7 7 0 010-10.44l1.34 1.49a5 5 0 000 7.46zM20.67 18.22l-1.34-1.49a5 5 0 000-7.46l1.34-1.49a7 7 0 010 10.44z"
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
d: "M8.4 21.8a11 11 0 010-17.6L9.6 5.8a9 9 0 000 14.4zM23.6 21.8l-1.2-1.6a9 9 0 000-14.4l1.2-1.6a11 11 0 010 17.6z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ConnectionSignal.propTypes = iconPropTypes.iconPropTypes;
}
const ConnectionSignalOff = /*#__PURE__*/React.forwardRef(function ConnectionSignalOff({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
d: "M26,13a8.9089,8.9089,0,0,1-2.5249,6.2339l1.4133,1.4131A10.9795,10.9795,0,0,0,23.6006,4.2l-1.2012,1.6A8.932,8.932,0,0,1,26,13Z"
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
d: "M21 13a5.0022 5.0022 0 01-.9023 2.8564l1.4277 1.4278a6.9831 6.9831 0 00-.8584-9.5015l-1.334 1.49A5.0077 5.0077 0 0121 13zM30 28.5859L3.4143 2 2 3.4141l3.71 3.71A10.9824 10.9824 0 008.3994 21.8008l1.2012-1.6A8.9678 8.9678 0 017.1714 8.5854l2.1963 2.1963a6.9664 6.9664 0 001.9648 7.4351l1.334-1.49A5.0072 5.0072 0 0111 13a4.8854 4.8854 0 01.0393-.5464L15 16.4141V30h2V18.4141L28.5857 30z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ConnectionSignalOff.propTypes = iconPropTypes.iconPropTypes;
}
const Constraint = /*#__PURE__*/React.forwardRef(function Constraint({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "M27 13V5s-4 0-4 0v-2h4c1.1028 0 2 .8975 2 2v8c0 1.5234.8799 2 2 2v2c-1.1201 0-2 .4502-2 2v8c0 1.1025-.8972 2-2 2h-4v-2h4s0-8 0-8c0-1.6841.8799-2.5645 2-2.8584v-.2676c-1.1201-.2939-2-1.1899-2-2.874zM12 12H20V20H12zM5 13V5h4v-2h-4c-1.1028 0-2 .8975-2 2v8c0 1.5234-.8799 2-2 2v2c1.1201 0 2 .4502 2 2v8c0 1.1025.8972 2 2 2h4v-2h-4v-8c0-1.6841-.8799-2.5645-2-2.8584v-.2676c1.1201-.2939 2-1.1899 2-2.874z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Constraint.propTypes = iconPropTypes.iconPropTypes;
}
const Construction = /*#__PURE__*/React.forwardRef(function Construction({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
d: "M29.34 16.06a1.0007 1.0007 0 00-1.1084.3L24.46 20.8857l-5.4355-.9882-3.602-8.9512A3.014 3.014 0 0012.6138 9h-4.06A3.0018 3.0018 0 007.01 9.4277L2 12.4336v6.4009l5 .9092V30H9V20.1074l3.5652.648L14 24.2V30h2V23.8l-1.0911-2.6182L22.99 22.6509 18.2319 28.36A1 1 0 0019 30H29a1 1 0 001-1V17A1 1 0 0029.34 16.06zM4 17.1655V13.5664l3-1.8v5.9448zm5 .9092V11h3.6138a1.0141 1.0141 0 01.9453.6709l3.14 7.8037zM28 28H21.1353L28 19.7617zM12.5 8A3.5 3.5 0 1116 4.5 3.5042 3.5042 0 0112.5 8zm0-5A1.5 1.5 0 1014 4.5 1.5017 1.5017 0 0012.5 3z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Construction.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerEngine = /*#__PURE__*/React.forwardRef(function ContainerEngine({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
cx: "23",
cy: "23",
r: "1",
strokeWidth: "0"
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "m25.7903,18.8535l-8.9897-6.2378c-.5029-.3809-1.1223-.6157-1.8005-.6157-1.6543,0-3,1.3457-3,3,0,.6553.2173,1.2573.5752,1.7515l6.3408,9.1157c.9055,1.2861,2.395,2.1328,4.084,2.1328,2.7571,0,5-2.2432,5-5,0-1.7246-.8777-3.2476-2.2097-4.1465Zm-7.5203,2.5986l-2.4829-3.5703c1.0181-.2788,1.8145-1.0752,2.0942-2.0928l3.5698,2.4814c-1.5061.4951-2.6863,1.6758-3.1812,3.1816Zm-3.27-7.4521c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm8,12c-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3-1.3457,3-3,3Z"
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v10h-2V6H6v20h10v2Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerEngine.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerImage = /*#__PURE__*/React.forwardRef(function ContainerImage({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "M10 10H22V12H10zM10 15H22V17H10zM10 20H22V22H10z"
})), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "m26,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v20c0,1.1028-.8972,2-2,2ZM6,6v20h20V6H6Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerImage.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerRuntime = /*#__PURE__*/React.forwardRef(function ContainerRuntime({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "m30,24v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5,1.5c-.5-.3-1.1-.6-1.8-.7v-2.1h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4,1.4,1.5,1.5c-.3.5-.6,1.1-.7,1.8h-2.1v2h2.1c.1.6.4,1.2.7,1.8l-1.5,1.5,1.4,1.4,1.5-1.5c.5.3,1.1.6,1.8.7v2.1h2v-2.1c.6-.1,1.2-.4,1.8-.7l1.5,1.5,1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8h2.1Zm-7,2c-1.7,0-3-1.3-3-3s1.3-3,3-3,3,1.3,3,3-1.3,3-3,3Z"
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "m14,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v8h-2V6H6v20h8v2Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerRuntime.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerRuntimeMonitor = /*#__PURE__*/React.forwardRef(function ContainerRuntimeMonitor({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
cx: "22",
cy: "23",
r: "2",
strokeWidth: "0"
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "m29.7769,22.4785c-1.2631-3.2173-4.3221-5.3723-7.7769-5.4785-3.4548.1062-6.5138,2.2612-7.7769,5.4785l-.2231.5215.2231.5215c1.2631,3.2173,4.3221,5.3723,7.7769,5.4785,3.4548-.1062,6.5138-2.2612,7.7769-5.4785l.2231-.5215-.2231-.5215Zm-7.7769,4.5215c-2.2091,0-4-1.7909-4-4s1.7909-4,4-4,4,1.7909,4,4c-.0025,2.2081-1.7919,3.9975-4,4Z"
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "m12,28h-6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v10h-2V6H6v20h6v2Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerRuntimeMonitor.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerImagePull = /*#__PURE__*/React.forwardRef(function ContainerImagePull({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "M30 23h-10c-1.1028 0-2-.8972-2-2v-10c0-1.1028.8972-2 2-2h10c1.1028 0 2 .8972 2 2v10c0 1.1028-.8972 2-2 2zm-10-12v10h10v-10h-10zM5 11L0 16 5 21 6.419 19.591 3.847 17 14 17 14 15 3.794 15 6.419 12.409 5 11z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerImagePull.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerImagePush = /*#__PURE__*/React.forwardRef(function ContainerImagePush({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "M30 23h-10c-1.1028 0-2-.8972-2-2v-10c0-1.1028.8972-2 2-2h10c1.1028 0 2 .8972 2 2v10c0 1.1028-.8972 2-2 2zm-10-12v10h10v-10h-10zM9 11L14 16 9 21 7.581 19.591 10.153 17 0 17 0 15 10.206 15 7.581 12.409 9 11z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerImagePush.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerImagePushPull = /*#__PURE__*/React.forwardRef(function ContainerImagePushPull({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
strokeWidth: "0",
d: "M30 23h-10c-1.1028 0-2-.8972-2-2v-10c0-1.1028.8972-2 2-2h10c1.1028 0 2 .8972 2 2v10c0 1.1028-.8972 2-2 2zm-10-12v10h10v-10h-10zM9 5L14 10 9 15 7.581 13.591 10.153 11 0 11 0 9 10.206 9 7.581 6.409 9 5zM5 27L0 22 5 17 6.419 18.409 3.847 21 14 21 14 23 3.794 23 6.419 25.591 5 27z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerImagePushPull.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerRegistry = /*#__PURE__*/React.forwardRef(function ContainerRegistry({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
d: "M17,13V6H8V22H24V13ZM10,8h5v5H10Zm0,7h5v5H10Zm12,5H17V15h5Z"
})), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
d: "M28 11H19V2h9zM21 9h5V4H21zM28 20H26v2h2v6H4V22H6V20H4a2.0024 2.0024 0 00-2 2v6a2.0024 2.0024 0 002 2H28a2.0024 2.0024 0 002-2V22A2.0024 2.0024 0 0028 20z"
})), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
cx: "7",
cy: "25",
r: "1"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerRegistry.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerServices = /*#__PURE__*/React.forwardRef(function ContainerServices({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
d: "M27,22V17a2.0023,2.0023,0,0,0-2-2H17V10h3a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H12a2.0023,2.0023,0,0,0-2,2V8a2.0023,2.0023,0,0,0,2,2h3v5H7a2.0023,2.0023,0,0,0-2,2v5H2v8h8V22H7V17h8v5H12v8h8V22H17V17h8v5H22v8h8V22ZM12,4h8V8H12ZM8,28H4V24H8Zm10,0H14V24h4Zm10,0H24V24h4Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerServices.propTypes = iconPropTypes.iconPropTypes;
}
const ContainerSoftware = /*#__PURE__*/React.forwardRef(function ContainerSoftware({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
d: "M28,12H20V4h8Zm-6-2h4V6H22Z"
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
d: "M17,15V9H9V23H23V15Zm-6-4h4v4H11Zm4,10H11V17h4Zm6,0H17V17h4Z"
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0023,2.0023,0,0,1,26,28Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContainerSoftware.propTypes = iconPropTypes.iconPropTypes;
}
const ContentDeliveryNetwork = /*#__PURE__*/React.forwardRef(function ContentDeliveryNetwork({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
cx: "21",
cy: "21",
r: "2"
})), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
cx: "7",
cy: "7",
r: "2"
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
d: "M27,31a4,4,0,1,1,4-4A4.0118,4.0118,0,0,1,27,31Zm0-6a2,2,0,1,0,2,2A2.0059,2.0059,0,0,0,27,25Z"
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
d: "M30,16A14.0412,14.0412,0,0,0,16,2,13.0426,13.0426,0,0,0,9.2,3.8l1.1,1.7a24.4254,24.4254,0,0,1,2.4-1A25.1349,25.1349,0,0,0,10,15H4a11.1489,11.1489,0,0,1,1.4-4.7L3.9,9A13.8418,13.8418,0,0,0,2,16,13.9983,13.9983,0,0,0,16,30a13.3656,13.3656,0,0,0,5.2-1l-.6-1.9a11.4416,11.4416,0,0,1-5.2.9h0A21.0713,21.0713,0,0,1,12,17H29.9A3.4019,3.4019,0,0,0,30,16ZM12.8,27.6h0a13.02,13.02,0,0,1-5.3-3.1A12.5053,12.5053,0,0,1,4,17h6A25.0022,25.0022,0,0,0,12.8,27.6ZM12,15A21.4461,21.4461,0,0,1,15.3,4h1.4A21.4461,21.4461,0,0,1,20,15Zm10,0A23.2777,23.2777,0,0,0,19.2,4.4,12.0919,12.0919,0,0,1,27.9,15Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContentDeliveryNetwork.propTypes = iconPropTypes.iconPropTypes;
}
const ContentView = /*#__PURE__*/React.forwardRef(function ContentView({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
cx: "16",
cy: "19",
r: "2"
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
d: "M23.7769,18.4785A8.64,8.64,0,0,0,16,13a8.64,8.64,0,0,0-7.7769,5.4785L8,19l.2231.5215A8.64,8.64,0,0,0,16,25a8.64,8.64,0,0,0,7.7769-5.4785L24,19ZM16,23a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,23Z"
})), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3ZM5,5H27V9H5ZM5,27V11H27V27Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContentView.propTypes = iconPropTypes.iconPropTypes;
}
const Continue = /*#__PURE__*/React.forwardRef(function Continue({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM11 6.7344V25.2656L27 16zM4 4H6V28H4z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Continue.propTypes = iconPropTypes.iconPropTypes;
}
const ContinueFilled = /*#__PURE__*/React.forwardRef(function ContinueFilled({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
d: "M10 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 0110 28zM4 4H6V28H4z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContinueFilled.propTypes = iconPropTypes.iconPropTypes;
}
const ContinuousDeployment = /*#__PURE__*/React.forwardRef(function ContinuousDeployment({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
d: "M24,2l-6,6l1.4,1.4L23,5.8V19c0,5-4,9-9,9c-1.6,0-3.1-0.4-4.3-1.1C10.1,27,10.5,27,11,27c4.4,0,8-3.6,8-8s-3.6-8-8-8 s-8,3.6-8,8c0,6.1,4.9,11,11,11s11-4.9,11-11V5.8l3.6,3.6L30,8L24,2z M5,19.6c0-0.2,0-0.4,0-0.6c0-3.3,2.7-6,6-6s6,2.7,6,6 s-2.7,6-6,6C7.9,25,5.3,22.6,5,19.6z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContinuousDeployment.propTypes = iconPropTypes.iconPropTypes;
}
const ContinuousIntegration = /*#__PURE__*/React.forwardRef(function ContinuousIntegration({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
d: "M31.9,15.5l-5.7-10C25.9,5.2,25.6,5,25.3,5H6.7C6.4,5,6.1,5.2,5.9,5.5l-5.7,10C0,15.7,0,15.8,0,16s0,0.3,0.1,0.5l5.7,10 C6.1,26.8,6.4,27,6.7,27h18.5c0.4,0,0.7-0.2,0.9-0.5l5.7-10C32,16.3,32,16.2,32,16S32,15.7,31.9,15.5z M17.8,15h-8l4-7L17.8,15z M15.5,7h8l-4,7L15.5,7z M17.8,17l-4,7l-4-7H17.8z M19.5,18l4,7h-8L19.5,18z M21.2,17h8l-4,7L21.2,17z M21.2,15l4-7l4,7H21.2z M7.3,7H12l-4.6,8H2.7L7.3,7z M7.3,25l-4.6-8h4.7l4.6,8H7.3z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ContinuousIntegration.propTypes = iconPropTypes.iconPropTypes;
}
const WatsonHealthContourDraw = /*#__PURE__*/React.forwardRef(function WatsonHealthContourDraw({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
WatsonHealthContourDraw.propTypes = iconPropTypes.iconPropTypes;
}
const WatsonHealthContourEdit = /*#__PURE__*/React.forwardRef(function WatsonHealthContourEdit({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
d: "M16 30V28A12.0021 12.0021 0 0019.6924 4.5786l.6152-1.9033A14.0022 14.0022 0 0116 30zM7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7z"
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
d: "M15.4023 24.248a11.9488 11.9488 0 00-1.7182-3.3354L15.2974 19.73a13.9486 13.9486 0 012.0044 3.893zM11.02 18.2668a11.9215 11.9215 0 00-3.3467-1.6943l.6114-1.9043a13.9242 13.9242 0 013.9072 1.978z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
WatsonHealthContourEdit.propTypes = iconPropTypes.iconPropTypes;
}
const WatsonHealthContourFinding = /*#__PURE__*/React.forwardRef(function WatsonHealthContourFinding({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3zM16 26A10 10 0 1126 16 10.0115 10.0115 0 0116 26zM16 8a8 8 0 108 8A8.0092 8.0092 0 0016 8z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
WatsonHealthContourFinding.propTypes = iconPropTypes.iconPropTypes;
}
const Contrast = /*#__PURE__*/React.forwardRef(function Contrast({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
d: "M29.37,11.84a13.6,13.6,0,0,0-1.06-2.51A14.17,14.17,0,0,0,25.9,6.1a14,14,0,1,0,0,19.8,14.17,14.17,0,0,0,2.41-3.23,13.6,13.6,0,0,0,1.06-2.51,14,14,0,0,0,0-8.32ZM4,16A12,12,0,0,1,16,4V28A12,12,0,0,1,4,16Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Contrast.propTypes = iconPropTypes.iconPropTypes;
}
const ConvertToCloud = /*#__PURE__*/React.forwardRef(function ConvertToCloud({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM23 14l-5 5 1.4141 1.4141L22 17.8325V24H16v2h6a2.0025 2.0025 0 002-2V17.8325l2.5874 2.583L28 19zM2 20H12V22H2zM2 24H12V26H2zM2 28H12V30H2z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ConvertToCloud.propTypes = iconPropTypes.iconPropTypes;
}
const Cookie = /*#__PURE__*/React.forwardRef(function Cookie({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
cx: "10",
cy: "21",
r: "2"
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
cx: "23",
cy: "20",
r: "2"
})), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
cx: "13",
cy: "10",
r: "2"
})), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
cx: "14",
cy: "15",
r: "1"
})), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
cx: "23",
cy: "5",
r: "2"
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
cx: "29",
cy: "3",
r: "1"
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
cx: "16",
cy: "23",
r: "1"
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
d: "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2c0.1,0,0.2,0,0.3,0l1.4,0.1l-0.3,1.2c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.8,2.2,5,5,5 c1,0,2-0.3,2.9-0.9l1.3,1.5c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.3,1.3,2.4,2.7,1.9l1.2-0.5l0.2,1.3C30,14.9,30,15.5,30,16 C30,23.7,23.7,30,16,30z M15.3,4C9,4.4,4,9.6,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12c0-0.1,0-0.3,0-0.4c-2.3,0.1-4.2-1.7-4.2-4 c0-0.1,0-0.1,0-0.2c-0.5,0.1-1,0.2-1.6,0.2c-3.9,0-7-3.1-7-7C15.2,4.4,15.2,4.2,15.3,4z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Cookie.propTypes = iconPropTypes.iconPropTypes;
}
const Copy = /*#__PURE__*/React.forwardRef(function Copy({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
d: "M28,10V28H10V10H28m0-2H10a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2Z"
})), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
d: "M4,18H2V4A2,2,0,0,1,4,2H18V4H4Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Copy.propTypes = iconPropTypes.iconPropTypes;
}
const CopyFile = /*#__PURE__*/React.forwardRef(function CopyFile({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
d: "M27.4,14.7l-6.1-6.1C21,8.2,20.5,8,20,8h-8c-1.1,0-2,0.9-2,2v18c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V16.1 C28,15.6,27.8,15.1,27.4,14.7z M20,10l5.9,6H20V10z M12,28V10h6v6c0,1.1,0.9,2,2,2h6l0,10H12z"
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
d: "M6,18H4V4c0-1.1,0.9-2,2-2h14v2H6V18z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
CopyFile.propTypes = iconPropTypes.iconPropTypes;
}
const CopyLink = /*#__PURE__*/React.forwardRef(function CopyLink({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
d: "M11.9474,19a4.9476,4.9476,0,0,1-3.4991-8.4465l5.1053-5.1043a4.9482,4.9482,0,0,1,6.9981,6.9976l-.5523.5526-1.4158-1.4129.5577-.5579a2.95,2.95,0,0,0-.0039-4.1653,3.02,3.02,0,0,0-4.17,0l-5.1047,5.104a2.9474,2.9474,0,0,0,0,4.1692,3.02,3.02,0,0,0,4.17,0l1.4143,1.4145A4.9176,4.9176,0,0,1,11.9474,19Z"
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
d: "M19.9474,17a4.9476,4.9476,0,0,1-3.4991-8.4465l.5526-.5526,1.4143,1.4146-.5526.5523a2.9476,2.9476,0,0,0,0,4.1689,3.02,3.02,0,0,0,4.17,0c.26-.26,4.7293-4.7293,5.1053-5.1045a2.951,2.951,0,0,0,0-4.1687,3.02,3.02,0,0,0-4.17,0L21.5536,3.449a4.9483,4.9483,0,0,1,6.9981,6.9978c-.3765.376-4.844,4.8428-5.1038,5.1035A4.9193,4.9193,0,0,1,19.9474,17Z"
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
d: "M24,30H4a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,4,6H8V8H4V28H24V18h2V28A2.0021,2.0021,0,0,1,24,30Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
CopyLink.propTypes = iconPropTypes.iconPropTypes;
}
const Corn = /*#__PURE__*/React.forwardRef(function Corn({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
d: "M23,16c-.3374,0-.67.02-1,.0508V16C22,8.115,19.0435,2,16.5,2S11,8.115,11,16v5H6v3a6.0067,6.0067,0,0,0,6,6h3A11.0125,11.0125,0,0,0,26,19V16ZM13,16h2V14H13.0728a25.8942,25.8942,0,0,1,.5654-4H16V8H14.2c.81-2.4058,1.8149-3.7715,2.3-3.9863.66.2919,2.2842,2.7036,3.0654,6.9863H18v2h1.8442A29.1625,29.1625,0,0,1,20,16v.4263A11.0554,11.0554,0,0,0,13.79,21H13ZM12,28a4.0045,4.0045,0,0,1-4-4V23h4.7639A10.9033,10.9033,0,0,0,12,27Zm12-9a9.01,9.01,0,0,1-9,9H14V27a9.01,9.01,0,0,1,9-9h1Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Corn.propTypes = iconPropTypes.iconPropTypes;
}
const Corner = /*#__PURE__*/React.forwardRef(function Corner({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
d: "M28,9H14V6H6v8H9V28h2V14h3V11H28ZM12,12H8V8h4Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Corner.propTypes = iconPropTypes.iconPropTypes;
}
const Coronavirus = /*#__PURE__*/React.forwardRef(function Coronavirus({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
cx: "15.5",
cy: "11.5",
r: "1.5"
})), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
cx: "20.5",
cy: "15.5",
r: "1.5"
})), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
cx: "16",
cy: "16",
r: "1"
})), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
cx: "16.5",
cy: "20.5",
r: "1.5"
})), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
cx: "11.5",
cy: "16.5",
r: "1.5"
})), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
d: "M28,13v2H25.9492a9.9476,9.9476,0,0,0-2.2143-5.3213l1.4367-1.4365,1.4143,1.4145L28,8.2427,23.7578,4l-1.414,1.4141,1.414,1.414-1.437,1.4365A9.9464,9.9464,0,0,0,17,6.0508V4h2V2H13V4h2V6.0508A9.9464,9.9464,0,0,0,9.6792,8.2646L8.2422,6.8281l1.414-1.414L8.2422,4,4,8.2427l1.4141,1.414L6.8284,8.2422,8.2651,9.6787A9.9476,9.9476,0,0,0,6.0508,15H4V13H2v6H4V17H6.0508a9.9476,9.9476,0,0,0,2.2143,5.3213L6.8284,23.7578,5.4141,22.3433,4,23.7573,8.2422,28l1.414-1.4141-1.414-1.414,1.437-1.4365A9.9464,9.9464,0,0,0,15,25.9492V28H13v2h6V28H17V25.9492a9.9464,9.9464,0,0,0,5.3208-2.2138l1.437,1.4365-1.414,1.414L23.7578,28,28,23.7573l-1.4141-1.414-1.4143,1.4145-1.4367-1.4365A9.9476,9.9476,0,0,0,25.9492,17H28v2h2V13ZM16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Coronavirus.propTypes = iconPropTypes.iconPropTypes;
}
const Cost = /*#__PURE__*/React.forwardRef(function Cost({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
d: "M16,23a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,16,23Zm0-12a5,5,0,1,0,5,5A5.0057,5.0057,0,0,0,16,11Z"
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Cost.propTypes = iconPropTypes.iconPropTypes;
}
const CostTotal = /*#__PURE__*/React.forwardRef(function CostTotal({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
d: "M10 13H22V15H10zM10 18H22V20H10z"
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
d: "M30,6.4141,28.5859,5l-3.35,3.35A12.0812,12.0812,0,0,0,23.65,6.7637L27,3.4141,25.5859,2,21.9766,5.6094A11.9792,11.9792,0,0,0,5.6094,21.9766L2,25.5859,3.4141,27l3.35-3.35A12.0812,12.0812,0,0,0,8.35,25.2363L5,28.5859,6.4141,30l3.6093-3.6094A11.9792,11.9792,0,0,0,26.3906,10.0234ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
CostTotal.propTypes = iconPropTypes.iconPropTypes;
}
const Cough = /*#__PURE__*/React.forwardRef(function Cough({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
})), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
cx: "9",
cy: "23",
r: "1"
})), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
cx: "6",
cy: "20",
r: "1"
})), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
cx: "6",
cy: "26",
r: "1"
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
cx: "3",
cy: "17",
r: "1"
})), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
cx: "3",
cy: "29",
r: "1"
})), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
cx: "3",
cy: "23",
r: "1"
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
d: "M19 12H23V14H19z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Cough.propTypes = iconPropTypes.iconPropTypes;
}
const Course = /*#__PURE__*/React.forwardRef(function Course({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V20.6182l-5-2.5-5,2.5V4H8V28H24V24h2v4A2.0027,2.0027,0,0,1,24,30ZM21,15.8818l3,1.5V4H18V17.3818Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Course.propTypes = iconPropTypes.iconPropTypes;
}
const Covariate = /*#__PURE__*/React.forwardRef(function Covariate({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
cx: "8",
cy: "16",
r: "2"
})), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
cx: "14",
cy: "8",
r: "2"
})), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
cx: "28",
cy: "12",
r: "2"
})), _circle26 || (_circle26 = /*#__PURE__*/React.createElement("circle", {
cx: "21",
cy: "18",
r: "2"
})), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
d: "M30,3.4141,28.5859,2,4,26.5859V2H2V28a2,2,0,0,0,2,2H30V28H5.4141ZM4,28Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Covariate.propTypes = iconPropTypes.iconPropTypes;
}
const CreateLink = /*#__PURE__*/React.forwardRef(function CreateLink({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
d: "M7,8v3h-2v-3h-3v-2h3v-3h2v3h3v2h-3ZM22.42,26.01l6.03-6.03h0c2.06-2.06,2.06-5.39,0-7.44s-5.39-2.06-7.44,0l1.41,1.41h0c1.27-1.27,3.34-1.27,4.62,0,1.27,1.27,1.27,3.34,0,4.62l-6.03,6.03h0c-1.27,1.27-3.34,1.27-4.62,0-1.27-1.27-1.27-3.34,0-4.62l-1.41-1.41c-.99.99-1.54,2.33-1.54,3.73,0,2.91,2.36,5.26,5.27,5.26,1.4,0,2.74-.55,3.72-1.54h0l-.01-.01ZM13.99,28.46l-1.41-1.41c-1.27,1.26-3.32,1.26-4.6,0-1.28-1.27-1.29-3.34-.02-4.62l6.03-6.03.02-.02c1.28-1.27,3.35-1.26,4.62.02s1.26,3.35-.02,4.62l1.41,1.41.03-.03c2.05-2.06,2.03-5.4-.03-7.44-2.06-2.05-5.4-2.03-7.44.03l-6.03,6.03c-.99.99-1.55,2.33-1.55,3.72,0,2.91,2.37,5.26,5.27,5.26,1.4,0,2.74-.55,3.72-1.54Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
CreateLink.propTypes = iconPropTypes.iconPropTypes;
}
const Credentials = /*#__PURE__*/React.forwardRef(function Credentials({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
d: "M16 22a4 4 0 10-4-4A4 4 0 0016 22zm0-6a2 2 0 11-2 2A2 2 0 0116 16zM14 6H18V8H14z"
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
d: "M24,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0027,2.0027,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM20,28H12V26a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm2,0V26a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H8V4H24V28Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Credentials.propTypes = iconPropTypes.iconPropTypes;
}
const Critical = /*#__PURE__*/React.forwardRef(function Critical({
children,
size = 16,
...rest
}, ref) {
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 16 16",
fill: "currentColor",
...rest
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
})), children);
}
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 16 16",
fill: "currentColor",
...rest
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
d: "M12.887 11.4727a5.9936 5.9936 0 00-8.36-8.3594zM3.113 4.5273a5.9936 5.9936 0 008.36 8.3594z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Critical.propTypes = iconPropTypes.iconPropTypes;
}
const CriticalSeverity = /*#__PURE__*/React.forwardRef(function CriticalSeverity({
children,
size = 16,
...rest
}, ref) {
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 16 16",
fill: "currentColor",
...rest
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
d: "M13 13L3 13 3 3 13 13z"
})), children);
}
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 16 16",
fill: "currentColor",
...rest
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
d: "M13 13L3 13 3 3 13 13z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
CriticalSeverity.propTypes = iconPropTypes.iconPropTypes;
}
const Crop = /*#__PURE__*/React.forwardRef(function Crop({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
d: "M25,20H23V9H12V7H23a2,2,0,0,1,2,2Z"
})), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
d: "M9,23V2H7V7H2V9H7V23a2,2,0,0,0,2,2H23v5h2V25h5V23Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Crop.propTypes = iconPropTypes.iconPropTypes;
}
const CropGrowth = /*#__PURE__*/React.forwardRef(function CropGrowth({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
d: "M26,13a4.0045,4.0045,0,0,0,4-4V6H27a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,19,4H16V7a6.0066,6.0066,0,0,0,6,6h1V26H11V21h1a4.0045,4.0045,0,0,0,4-4V14H13a3.979,3.979,0,0,0-2.7468,1.1064A6.0041,6.0041,0,0,0,5,12H2v3a6.0066,6.0066,0,0,0,6,6H9v5H2v2H30V26H25V13Zm-1-3a2.002,2.002,0,0,1,2-2h1V9a2.002,2.002,0,0,1-2,2H25ZM11,18a2.002,2.002,0,0,1,2-2h1v1a2.002,2.002,0,0,1-2,2H11ZM9,19H8a4.0045,4.0045,0,0,1-4-4V14H5a4.0045,4.0045,0,0,1,4,4Zm14-8H22a4.0045,4.0045,0,0,1-4-4V6h1a4.0045,4.0045,0,0,1,4,4Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
CropGrowth.propTypes = iconPropTypes.iconPropTypes;
}
const CropHealth = /*#__PURE__*/React.forwardRef(function CropHealth({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
d: "M2 28H10V30H2zM17 29a1 1 0 01-.7808-.3752L12.52 24H2V22H13a1 1 0 01.7808.3752l3.146 3.9322 5.2412-7.8621A1 1 0 0123.8 18.4L26.5 22H30v2H26a.9991.9991 0 01-.8-.4l-2.1523-2.8694-5.2159 7.824a.9986.9986 0 01-.7885.4443zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
CropHealth.propTypes = iconPropTypes.iconPropTypes;
}
const WatsonHealthCrossReference = /*#__PURE__*/React.forwardRef(function WatsonHealthCrossReference({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
d: "M11 24H15V26H11zM5 24H9V26H5zM23 24H27V26H23zM17 24H21V26H17zM9 22a4.92 4.92 0 014-2h6a5.22 5.22 0 014 2h2.3A6.87 6.87 0 0019 18H13a6.87 6.87 0 00-6.3 4zM24 28H26V30H24zM6 28H8V30H6zM16 16a7 7 0 117-7A7 7 0 0116 16zM16 4a5 5 0 00-5 5A5 5 0 0021 9 5 5 0 0016 4z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
WatsonHealthCrossReference.propTypes = iconPropTypes.iconPropTypes;
}
const CrossTab = /*#__PURE__*/React.forwardRef(function CrossTab({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
d: "M28,2H10A2.0023,2.0023,0,0,0,8,4V7H4A2.0023,2.0023,0,0,0,2,9V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2ZM10,4H28V7H10ZM28,14H20V9h8ZM10,21V16h8v5Zm8,2v5H10V23ZM8,21H4V16H8ZM18,9v5H10V9Zm2,7h8v5H20ZM8,9v5H4V9ZM4,23H8v5H4Zm16,5V23h8v5Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
CrossTab.propTypes = iconPropTypes.iconPropTypes;
}
const Crossroads = /*#__PURE__*/React.forwardRef(function Crossroads({
children,
size = 16,
...rest
}, ref) {
return /*#__PURE__*/React.createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
d: "M26.5859,6.5859A1.9862,1.9862,