@carbon/icons-react
Version:
React components for icons in digital and software products using the Carbon Design System
1,008 lines (1,003 loc) • 148 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';
Object.defineProperty(exports, '__esModule', { value: true });
var React = require('react');
var Icon_js = require('../Icon.js');
var iconPropTypes = require('../iconPropTypes-25316737.js');
require('@carbon/icon-helpers');
require('prop-types');
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _rect, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _circle, _circle2, _circle3, _path25, _path26, _path27, _path28, _circle4, _circle5, _circle6, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _circle7, _circle8, _circle9, _circle10, _path57, _path58, _circle11, _circle12, _circle13, _circle14, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _circle15, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _circle16, _circle17, _circle18, _circle19, _circle20, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _circle21, _circle22, _circle23, _path114, _path115, _path116, _circle24, _circle25, _circle26, _path117, _circle27, _circle28, _circle29, _circle30, _circle31, _path118, _path119, _path120, _path121, _circle32, _path122, _circle33, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _circle34, _circle35, _circle36, _path146, _path147, _path148, _path149, _path150, _circle37, _path151, _path152, _circle38, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _circle39, _path163, _circle40, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _circle41, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197;
const FlowModelerReference = /*#__PURE__*/React__default["default"].forwardRef(function FlowModelerReference(_ref, ref) {
let {
children,
size = 16,
...rest
} = _ref;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M30 30H22V22h8zm-6-2h4V24H24zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM19 11H13l-3 4 6 6 6-6z"
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M24 17V15a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FlowModelerReference.propTypes = iconPropTypes.iconPropTypes;
}
const FlowStream = /*#__PURE__*/React__default["default"].forwardRef(function FlowStream(_ref2, ref) {
let {
children,
size = 16,
...rest
} = _ref2;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M20 24H11.8625a4.13 4.13 0 00-.4284-1.02L21.98 12.4343A3.9943 3.9943 0 1020.1414 8H14v2h6.1414a3.96 3.96 0 00.4243 1.02L10.02 21.5656A3.9943 3.9943 0 1011.8587 26H20v3h8V21H20zM24 7a2 2 0 11-2 2A2.0023 2.0023 0 0124 7zM8 27a2 2 0 112-2A2.0023 2.0023 0 018 27zm14-4h4v4H22zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
})), _path4 || (_path4 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FlowStream.propTypes = iconPropTypes.iconPropTypes;
}
const FlowStreamReference = /*#__PURE__*/React__default["default"].forwardRef(function FlowStreamReference(_ref3, ref) {
let {
children,
size = 16,
...rest
} = _ref3;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M20 24H16v2h4v3h8V21H20zm2-1h4v4H22zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM24 5a3.9962 3.9962 0 00-3.8579 3H14v2h6.1421a3.94 3.94 0 00.4248 1.019L14 17.5862 15.4138 19l6.5672-6.5669A3.9521 3.9521 0 0024 13a4 4 0 000-8zm0 6a2 2 0 112-2A2.0023 2.0023 0 0124 11zM9.6929 12.7505a5 5 0 01-.0005-7.5L11.0166 6.75a3 3 0 00-.0005 4.501z"
})), _path6 || (_path6 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M7.0474,15.751a9,9,0,0,1,0-13.501l1.3232,1.5a7,7,0,0,0,0,10.501Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FlowStreamReference.propTypes = iconPropTypes.iconPropTypes;
}
const FlowLogsVpc = /*#__PURE__*/React__default["default"].forwardRef(function FlowLogsVpc(_ref4, ref) {
let {
children,
size = 16,
...rest
} = _ref4;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path7 || (_path7 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M18 19H30V21H18zM18 23H30V25H18zM18 27H26V29H18z"
})), _path8 || (_path8 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M24,4a3.9962,3.9962,0,0,0-3.8579,3H12V4H4v8h8V9h8.1421a3.94,3.94,0,0,0,.4248,1.019L10.019,20.5669A3.9521,3.9521,0,0,0,8,20a4,4,0,1,0,3.8579,5H16V23H11.8579a3.94,3.94,0,0,0-.4248-1.019L21.981,11.4331A3.9521,3.9521,0,0,0,24,12a4,4,0,0,0,0-8ZM10,10H6V6h4ZM8,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,26ZM24,10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,24,10Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FlowLogsVpc.propTypes = iconPropTypes.iconPropTypes;
}
const Fog = /*#__PURE__*/React__default["default"].forwardRef(function Fog(_ref5, ref) {
let {
children,
size = 16,
...rest
} = _ref5;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M24.8008,11.1382a8.9938,8.9938,0,0,0-17.6006,0A6.533,6.533,0,0,0,2,17.5H2V19a1,1,0,0,0,1,1H15a1,1,0,0,0,0-2H4v-.4966H4a4.5176,4.5176,0,0,1,4.144-4.4819l.8155-.064.0991-.812a6.9936,6.9936,0,0,1,13.8838,0l.0986.812.8154.064A4.4962,4.4962,0,0,1,23.5,22H7a1,1,0,0,0,0,2H23.5a6.4963,6.4963,0,0,0,1.3008-12.8618Z"
})), _rect || (_rect = /*#__PURE__*/React__default["default"].createElement("rect", {
width: "18",
height: "2",
x: "2",
y: "26",
rx: "1"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Fog.propTypes = iconPropTypes.iconPropTypes;
}
const Folder = /*#__PURE__*/React__default["default"].forwardRef(function Folder(_ref6, ref) {
let {
children,
size = 16,
...rest
} = _ref6;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M11.17,6l3.42,3.41.58.59H28V26H4V6h7.17m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Folder.propTypes = iconPropTypes.iconPropTypes;
}
const FolderAdd = /*#__PURE__*/React__default["default"].forwardRef(function FolderAdd(_ref7, ref) {
let {
children,
size = 16,
...rest
} = _ref7;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path11 || (_path11 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M26 20L24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24 26 24z"
})), _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h14v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FolderAdd.propTypes = iconPropTypes.iconPropTypes;
}
const FolderDetails = /*#__PURE__*/React__default["default"].forwardRef(function FolderDetails(_ref8, ref) {
let {
children,
size = 16,
...rest
} = _ref8;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M16 20H30V22H16zM16 24H30V26H16zM16 28H23V30H16z"
})), _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M14,26H4V6h7.17l3.42,3.41.58.59H28v8h2V10a2,2,0,0,0-2-2H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FolderDetails.propTypes = iconPropTypes.iconPropTypes;
}
const FolderDetailsReference = /*#__PURE__*/React__default["default"].forwardRef(function FolderDetailsReference(_ref9, ref) {
let {
children,
size = 16,
...rest
} = _ref9;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M16 28H23V30H16zM16 24H30V26H16zM16 20H30V22H16zM4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V18H4V6h7.1716l3.4141 3.4141L15.1716 10H28v8h2V10A2 2 0 0028 8z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FolderDetailsReference.propTypes = iconPropTypes.iconPropTypes;
}
const FolderMoveTo = /*#__PURE__*/React__default["default"].forwardRef(function FolderMoveTo(_ref10, ref) {
let {
children,
size = 16,
...rest
} = _ref10;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M18 13L16.59 14.41 19.17 17 10 17 10 19 19.17 19 16.59 21.59 18 23 23 18 18 13z"
})), _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M11.1716,6l3.4142,3.4142L15.1716,10H28V26H4V6h7.1716m0-2H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10a2,2,0,0,0-2-2H16L12.5858,4.5858A2,2,0,0,0,11.1716,4Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FolderMoveTo.propTypes = iconPropTypes.iconPropTypes;
}
const FolderOff = /*#__PURE__*/React__default["default"].forwardRef(function FolderOff(_ref11, ref) {
let {
children,
size = 16,
...rest
} = _ref11;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M28 8H25.4141L30 3.4141 28.5859 2 2 28.5859 3.4141 30l2-2H28a2 2 0 002-2V10A2 2 0 0028 8zm0 18H7.4141l16-16H28zM4 6h7.1716l3.4141 3.4141L15.1716 10H18V8H16L12.5859 4.5859A2.0007 2.0007 0 0011.1716 4H4A2 2 0 002 6V24H4z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FolderOff.propTypes = iconPropTypes.iconPropTypes;
}
const FolderOpen = /*#__PURE__*/React__default["default"].forwardRef(function FolderOpen(_ref12, ref) {
let {
children,
size = 16,
...rest
} = _ref12;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M28,8H20.8284L17.4143,4.5859A2,2,0,0,0,16,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM8,26V14h8v6.17l-2.59-2.58L12,19l5,5,5-5-1.41-1.41L18,20.17V14a2.0025,2.0025,0,0,0-2-2H8a2.0025,2.0025,0,0,0-2,2V26H4V6H16l4,4h8v2H22v2h6V26Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FolderOpen.propTypes = iconPropTypes.iconPropTypes;
}
const FolderParent = /*#__PURE__*/React__default["default"].forwardRef(function FolderParent(_ref13, ref) {
let {
children,
size = 16,
...rest
} = _ref13;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M28,8H16L12.5857,4.5857A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H16a2,2,0,0,0,2-2V16.83l2.59,2.58L22,18l-5-5-5,5,1.41,1.41L16,16.83V26H4V6h7.1716l4,4H28V26H22v2h6a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FolderParent.propTypes = iconPropTypes.iconPropTypes;
}
const FolderShared = /*#__PURE__*/React__default["default"].forwardRef(function FolderShared(_ref14, ref) {
let {
children,
size = 16,
...rest
} = _ref14;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M28,8H16L12.59,4.59A2,2,0,0,0,11.17,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM22,26H14V25a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm6,0H24V25a3,3,0,0,0-3-3H15a3,3,0,0,0-3,3v1H4V6h7.17l3.42,3.41.58.59H28Z"
})), _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M14,17a4,4,0,1,0,4-4A4,4,0,0,0,14,17Zm4-2a2,2,0,1,1-2,2A2,2,0,0,1,18,15Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FolderShared.propTypes = iconPropTypes.iconPropTypes;
}
const Folders = /*#__PURE__*/React__default["default"].forwardRef(function Folders(_ref15, ref) {
let {
children,
size = 16,
...rest
} = _ref15;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M26 28H6a2.0021 2.0021 0 01-2-2V11A2.0021 2.0021 0 016 9h5.6665a2.0119 2.0119 0 011.2007.4L16.3335 12H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM11.6665 11H5.9985L6 26H26V14H15.6665zM28 9H17.6665l-4-3H6V4h7.6665a2.0119 2.0119 0 011.2007.4L18.3335 7H28z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Folders.propTypes = iconPropTypes.iconPropTypes;
}
const ForecastHail = /*#__PURE__*/React__default["default"].forwardRef(function ForecastHail(_ref16, ref) {
let {
children,
size = 16,
...rest
} = _ref16;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
})), _circle || (_circle = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "14.5",
cy: "23.5",
r: "1.5"
})), _circle2 || (_circle2 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "11.5",
cy: "19.5",
r: "1.5"
})), _circle3 || (_circle3 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "17.5",
cy: "19.5",
r: "1.5"
})), _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M12.964 14.5H18.036V16.499H12.964z",
transform: "rotate(-45 15.5 15.5)"
})), _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M18.964 14.5H24.035999999999998V16.499H18.964z",
transform: "rotate(-45 21.5 15.5)"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ForecastHail.propTypes = iconPropTypes.iconPropTypes;
}
const ForecastHail_30 = /*#__PURE__*/React__default["default"].forwardRef(function ForecastHail_30(_ref17, ref) {
let {
children,
size = 16,
...rest
} = _ref17;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M8.964 13.5H14.036000000000001V15.499H8.964z",
transform: "rotate(-45 11.5 14.5)"
})), _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M15.379 14.5H17.622V16.499H15.379z",
transform: "rotate(-44.995 16.5 15.5)"
})), _circle4 || (_circle4 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "10.5",
cy: "22.5",
r: "1.5"
})), _circle5 || (_circle5 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "7.5",
cy: "18.5",
r: "1.5"
})), _circle6 || (_circle6 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "13.5",
cy: "18.5",
r: "1.5"
})), _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
})), _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ForecastHail_30.propTypes = iconPropTypes.iconPropTypes;
}
const ForecastLightning = /*#__PURE__*/React__default["default"].forwardRef(function ForecastLightning(_ref18, ref) {
let {
children,
size = 16,
...rest
} = _ref18;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M15.67 24L13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z"
})), _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ForecastLightning.propTypes = iconPropTypes.iconPropTypes;
}
const ForecastLightning_30 = /*#__PURE__*/React__default["default"].forwardRef(function ForecastLightning_30(_ref19, ref) {
let {
children,
size = 16,
...rest
} = _ref19;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M14,28A10,10,0,0,1,14,8h4v5l6-6L18,1V6H14a12,12,0,0,0,0,24Z"
})), _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M11.67 24L9.934 23 12.221 19 8.332 19 12.325 12 14.062 13 11.778 17 15.668 17 11.67 24zM20 20H16v2h4v2H17v2h3v2H16v2h4a2.0027 2.0027 0 002-2V22A2.0023 2.0023 0 0020 20zM28 30H26a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2h2a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zm-2-8v6h2V22z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ForecastLightning_30.propTypes = iconPropTypes.iconPropTypes;
}
const Fork = /*#__PURE__*/React__default["default"].forwardRef(function Fork(_ref20, ref) {
let {
children,
size = 16,
...rest
} = _ref20;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
strokeWidth: "0",
d: "m20,6c0,1.8584,1.2798,3.4106,3,3.8579v5.1421h-14v-5.1421c1.7202-.4473,3-1.9995,3-3.8579,0-2.2056-1.7944-4-4-4s-4,1.7944-4,4c0,1.8584,1.2798,3.4106,3,3.8579v5.1421c0,1.103.897,2,2,2h6v5.1421c-1.7202.4473-3,1.9995-3,3.8579,0,2.2056,1.7944,4,4,4s4-1.7944,4-4c0-1.8584-1.2798-3.4106-3-3.8579v-5.1421h6c1.103,0,2-.897,2-2v-5.1421c1.7202-.4473,3-1.9995,3-3.8579,0-2.2056-1.7944-4-4-4s-4,1.7944-4,4Zm-14,0c0-1.103.897-2,2-2s2,.897,2,2c0,1.103-.897,2-2,2s-2-.897-2-2Zm12,20c0,1.103-.897,2-2,2s-2-.897-2-2c0-1.103.897-2,2-2s2,.897,2,2ZM26,6c0,1.103-.897,2-2,2s-2-.897-2-2c0-1.103.897-2,2-2s2,.897,2,2Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Fork.propTypes = iconPropTypes.iconPropTypes;
}
const ForkNode = /*#__PURE__*/React__default["default"].forwardRef(function ForkNode(_ref21, ref) {
let {
children,
size = 16,
...rest
} = _ref21;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
strokeWidth: "0",
d: "M26 21H30V23H26zM26 9H30V11H26zM24 11L24 9 20 9 20 4 14 4 14 28 20 28 20 23 24 23 24 21 20 21 20 11 24 11zM10.1719 15L2 15 2 17 10.1719 17 7.5859 19.5859 9 21 14 16 9 11 7.5859 12.4141 10.1719 15z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
ForkNode.propTypes = iconPropTypes.iconPropTypes;
}
const Forum = /*#__PURE__*/React__default["default"].forwardRef(function Forum(_ref22, ref) {
let {
children,
size = 16,
...rest
} = _ref22;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M28,6H8C6.8,6,6,6.8,6,8v14c0,1.2,0.8,2,2,2h8v-2H8V8h20v14h-7.2L16,28.8l1.6,1.2l4.2-6H28c1.2,0,2-0.8,2-2V8 C30,6.8,29.2,6,28,6z"
})), _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M4,18H2V5c0-1.7,1.3-3,3-3h13v2H5C4.4,4,4,4.4,4,5V18z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Forum.propTypes = iconPropTypes.iconPropTypes;
}
const Forward_10 = /*#__PURE__*/React__default["default"].forwardRef(function Forward_10(_ref23, ref) {
let {
children,
size = 16,
...rest
} = _ref23;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
})), _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Forward_10.propTypes = iconPropTypes.iconPropTypes;
}
const Forward_30 = /*#__PURE__*/React__default["default"].forwardRef(function Forward_30(_ref24, ref) {
let {
children,
size = 16,
...rest
} = _ref24;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
})), _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Forward_30.propTypes = iconPropTypes.iconPropTypes;
}
const Forward_5 = /*#__PURE__*/React__default["default"].forwardRef(function Forward_5(_ref25, ref) {
let {
children,
size = 16,
...rest
} = _ref25;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M26,18A10,10,0,1,1,16,8h4v5l6-6L20,1V6H16A12,12,0,1,0,28,18Z"
})), _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Forward_5.propTypes = iconPropTypes.iconPropTypes;
}
const Fragile = /*#__PURE__*/React__default["default"].forwardRef(function Fragile(_ref26, ref) {
let {
children,
size = 16,
...rest
} = _ref26;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M23,12V6H21v6a5,5,0,0,1-10,0V4h5.5859L14.293,6.293a.9994.9994,0,0,0,0,1.414L15.5859,9,13.293,11.293l1.414,1.414,3-3a.9994.9994,0,0,0,0-1.414L16.4141,7,19.707,3.707A1,1,0,0,0,19,2H10A1,1,0,0,0,9,3v9a7.0053,7.0053,0,0,0,6,6.92V28H10v2H22V28H17V18.92A7.0053,7.0053,0,0,0,23,12Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Fragile.propTypes = iconPropTypes.iconPropTypes;
}
const Fragments = /*#__PURE__*/React__default["default"].forwardRef(function Fragments(_ref27, ref) {
let {
children,
size = 16,
...rest
} = _ref27;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M16,30c-2.4146,0-4.4348-1.7206-4.8997-4h-5.1003c-1.1028,0-2-.8972-2-2v-5h1c1.6543,0,3-1.3458,3-3s-1.3457-3-3-3h-1v-5c0-1.1028.8972-2,2-2h5.1003c.4648-2.2794,2.4851-4,4.8997-4s4.4348,1.7206,4.8997,4h5.1003c1.1028,0,2,.8972,2,2v5h-1c-1.6543,0-3,1.3458-3,3s1.3457,3,3,3h1v5c0,1.1028-.8972,2-2,2h-5.1003c-.4648,2.2794-2.4851,4-4.8997,4ZM6,20.8995v3.1005h7v1c0,1.6542,1.3457,3,3,3s3-1.3458,3-3v-1h7v-3.1005c-2.2793-.4646-4-2.485-4-4.8995s1.7207-4.4349,4-4.8995v-3.1005h-7v-1c0-1.6542-1.3457-3-3-3s-3,1.3458-3,3v1h-7v3.1005c2.2793.4646,4,2.485,4,4.8995s-1.7207,4.4349-4,4.8995Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Fragments.propTypes = iconPropTypes.iconPropTypes;
}
const Friendship = /*#__PURE__*/React__default["default"].forwardRef(function Friendship(_ref28, ref) {
let {
children,
size = 16,
...rest
} = _ref28;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M25 10H7a3.0033 3.0033 0 00-3 3v6a2.0023 2.0023 0 002 2v7a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V16H12V28H8V19H6V13a1.0009 1.0009 0 011-1H25a1.0009 1.0009 0 011 1v6H24v9H20V16H18V28a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V21a2.0023 2.0023 0 002-2V13A3.0033 3.0033 0 0025 10zM10 9a4 4 0 114-4A4.0042 4.0042 0 0110 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0010 3zM22 9a4 4 0 114-4A4.0042 4.0042 0 0122 9zm0-6a2 2 0 102 2A2.0023 2.0023 0 0022 3z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Friendship.propTypes = iconPropTypes.iconPropTypes;
}
const FruitBowl = /*#__PURE__*/React__default["default"].forwardRef(function FruitBowl(_ref29, ref) {
let {
children,
size = 16,
...rest
} = _ref29;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M26,15a6.0025,6.0025,0,0,0-3.1067-5.2529A3.9792,3.9792,0,0,0,24,7H22a2.0023,2.0023,0,0,1-2,2,6.004,6.004,0,0,0-5.9946,5.8921A7.0005,7.0005,0,0,1,12,10,3.9961,3.9961,0,0,0,9,6.1419V4H7V6.1419A3.9961,3.9961,0,0,0,4,10v5H2v1a14,14,0,0,0,28,0V15Zm-6-4a4.0045,4.0045,0,0,1,4,4H16A4.0045,4.0045,0,0,1,20,11ZM6,10a2,2,0,1,1,4,0,8.991,8.991,0,0,0,1.5322,5H6ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FruitBowl.propTypes = iconPropTypes.iconPropTypes;
}
const Function = /*#__PURE__*/React__default["default"].forwardRef(function Function(_ref30, ref) {
let {
children,
size = 16,
...rest
} = _ref30;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M19.6262,29.5256,19.11,27.5935A12.0035,12.0035,0,0,0,25.2312,8.3323l1.5376-1.2788a14.0033,14.0033,0,0,1-7.1426,22.4721Z"
})), _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M10,29H8V25.18l.8037-.1607C10.2617,24.728,12,23.6206,12,20V18.6182l-4-2V14.3818l4-2V12c0-5.4673,3.9253-9,10-9h2V6.82l-.8037.1607C21.7383,7.272,20,8.3794,20,12v.3818l4,2v2.2364l-4,2V20C20,25.4673,16.0747,29,10,29Zm0-2c4.9346,0,8-2.6821,8-7V17.3818L21.7642,15.5,18,13.6182V12c0-4.5781,2.3853-6.1924,4-6.76V5c-4.9346,0-8,2.6821-8,7v1.6182L10.2358,15.5,14,17.3818V20c0,4.5781-2.3853,6.1924-4,6.76Z"
})), _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M5.2312,24.9465A14.0032,14.0032,0,0,1,12.3779,2.4734l.5161,1.9321A12.0035,12.0035,0,0,0,6.7688,23.6677Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Function.propTypes = iconPropTypes.iconPropTypes;
}
const Function_2 = /*#__PURE__*/React__default["default"].forwardRef(function Function_2(_ref31, ref) {
let {
children,
size = 16,
...rest
} = _ref31;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M12.3,13l-1.3,13.2c-.1.9926-.9,1.8-1.9,1.8h-5.1v-2h5l1.3-13h-4.3v-2h4.5l.5-5.2c.0916-1.0019,1-1.8,2-1.8h5v2h-5l-.5,5h4.5v2h-4.7ZM16,19v7c0,1.1.9,2,2,2h2v-2h-2v-7h2v-2h-2c-1.1,0-2,.9-2,2ZM26,17h-2v2h2v7h-2v2h2c1.1,0,2-.9,2-2v-7c0-1.1-.9-2-2-2Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Function_2.propTypes = iconPropTypes.iconPropTypes;
}
const FunctionMath = /*#__PURE__*/React__default["default"].forwardRef(function FunctionMath(_ref32, ref) {
let {
children,
size = 16,
...rest
} = _ref32;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M26 18L24 18 22 21.897 20 18 18 18 20.905 23 18 28 20 28 22 24.201 24 28 26 28 23.098 23 26 18zM19 6V4H13.9133a1.9906 1.9906 0 00-1.9919 1.8188L11.2686 13H7v2h4.0867l-1 11H5v2h5.0867a1.9906 1.9906 0 001.9919-1.8188L13.0952 15H18V13H13.2769l.6364-7z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
FunctionMath.propTypes = iconPropTypes.iconPropTypes;
}
const WatsonHealthFusionBlender = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthFusionBlender(_ref33, ref) {
let {
children,
size = 16,
...rest
} = _ref33;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M20,12H17V4h3V2H12V4h3v8H12a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h3v8H12v2h8V28H17V20h3a2,2,0,0,0,2-2V14A2,2,0,0,0,20,12Zm-8,6V14h8v4Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
WatsonHealthFusionBlender.propTypes = iconPropTypes.iconPropTypes;
}
const GameConsole = /*#__PURE__*/React__default["default"].forwardRef(function GameConsole(_ref34, ref) {
let {
children,
size = 16,
...rest
} = _ref34;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M7.51,26a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,19l2.33-8.84A5.54,5.54,0,0,1,7.11,6.73a5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,9h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.57,5.57,0,0,1,2.59,3.41L29.81,19a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,21H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,26ZM9.83,8a3.49,3.49,0,0,0-1.72.46,3.6,3.6,0,0,0-1.66,2.19L4.12,19.49A3.6,3.6,0,0,0,6.6,23.88a3.43,3.43,0,0,0,2.62-.34,3.54,3.54,0,0,0,1.66-2.19L11.5,19h9l.61,2.35a3.58,3.58,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.55,3.55,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,8Z"
})), _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M10,16a2,2,0,1,1,2-2A2,2,0,0,1,10,16Zm0-2Z"
})), _circle7 || (_circle7 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "22",
cy: "12",
r: "1"
})), _circle8 || (_circle8 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "22",
cy: "16",
r: "1"
})), _circle9 || (_circle9 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "20",
cy: "14",
r: "1"
})), _circle10 || (_circle10 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "24",
cy: "14",
r: "1"
})), children);
});
if (process.env.NODE_ENV !== "production") {
GameConsole.propTypes = iconPropTypes.iconPropTypes;
}
const GameWireless = /*#__PURE__*/React__default["default"].forwardRef(function GameWireless(_ref35, ref) {
let {
children,
size = 16,
...rest
} = _ref35;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M7.51,30a5.48,5.48,0,0,1-1.44-.19A5.6,5.6,0,0,1,2.19,23l2.33-8.84a5.54,5.54,0,0,1,2.59-3.41,5.43,5.43,0,0,1,4.15-.54A5.52,5.52,0,0,1,14.7,13h2.6a5.49,5.49,0,0,1,3.44-2.81,5.43,5.43,0,0,1,4.15.54,5.55,5.55,0,0,1,2.59,3.41L29.81,23a5.6,5.6,0,0,1-3.89,6.83,5.43,5.43,0,0,1-4.15-.54,5.54,5.54,0,0,1-2.59-3.41L19,25H13l-.23.86a5.54,5.54,0,0,1-2.59,3.41A5.46,5.46,0,0,1,7.51,30ZM9.83,12a3.49,3.49,0,0,0-1.72.46,3.58,3.58,0,0,0-1.66,2.19L4.12,23.49A3.6,3.6,0,0,0,6.6,27.88a3.43,3.43,0,0,0,2.62-.34,3.57,3.57,0,0,0,1.66-2.19L11.5,23h9l.61,2.35a3.6,3.6,0,0,0,1.66,2.19,3.46,3.46,0,0,0,2.63.34,3.58,3.58,0,0,0,2.47-4.39l-2.33-8.84a3.53,3.53,0,0,0-1.65-2.19,3.46,3.46,0,0,0-2.63-.34,3.55,3.55,0,0,0-2.37,2.22l-.24.66h-5.3l-.24-.66a3.56,3.56,0,0,0-2.38-2.22A3.48,3.48,0,0,0,9.83,12Z"
})), _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M10,20a2,2,0,1,1,2-2A2,2,0,0,1,10,20Zm0-2Z"
})), _circle11 || (_circle11 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "22",
cy: "16",
r: "1"
})), _circle12 || (_circle12 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "22",
cy: "20",
r: "1"
})), _circle13 || (_circle13 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "20",
cy: "18",
r: "1"
})), _circle14 || (_circle14 = /*#__PURE__*/React__default["default"].createElement("circle", {
cx: "24",
cy: "18",
r: "1"
})), _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M13.75,9l-1.5-1.33a5,5,0,0,1,7.5,0L18.25,9a3,3,0,0,0-4.5,0Z"
})), _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M21.25,6.37a7,7,0,0,0-10.5,0L9.25,5.05a9,9,0,0,1,13.5,0Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
GameWireless.propTypes = iconPropTypes.iconPropTypes;
}
const Gamification = /*#__PURE__*/React__default["default"].forwardRef(function Gamification(_ref36, ref) {
let {
children,
size = 16,
...rest
} = _ref36;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M23,23h-.1315l.9635-1.4453A1.0008,1.0008,0,0,0,24,21V12.0005c0-9.8858-7.92-10-8-10A1,1,0,0,0,15,3l-.0005,2H14a.9956.9956,0,0,0-.581.1865l-7,5a1,1,0,0,0-.3676,1.13l1,3a.9976.9976,0,0,0,1.09.6733l4.87-.6958L9.1519,20.47a1,1,0,0,0,.0161,1.085L10.1315,23H10a3.0033,3.0033,0,0,0-3,3v4H26V26A3.0033,3.0033,0,0,0,23,23Zm-7.1519-9.47a1,1,0,0,0-.99-1.52l-6.1738.8819-.5025-1.5078L14.32,7.0005H15.999a1,1,0,0,0,1-.9995L17,4.1289C18.5013,4.4636,21.2167,5.67,21.86,10H19v2h3v2H19v2h3v2H19v2h3v.6973L20.4648,23h-7.93L11.19,20.9824ZM24,28H9V26a1.0009,1.0009,0,0,1,1-1H23a1.0006,1.0006,0,0,1,1,1Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Gamification.propTypes = iconPropTypes.iconPropTypes;
}
const GasStation = /*#__PURE__*/React__default["default"].forwardRef(function GasStation(_ref37, ref) {
let {
children,
size = 16,
...rest
} = _ref37;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M8 10H15V12H8z"
})), _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M28.4142,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5644,3.5644,0,0,0,2.7654,3.5251A3.5062,3.5062,0,0,0,29,24.5V9.4144A2,2,0,0,0,28.4142,8ZM17,26H6V6H17Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
GasStation.propTypes = iconPropTypes.iconPropTypes;
}
const GasStationFilled = /*#__PURE__*/React__default["default"].forwardRef(function GasStationFilled(_ref38, ref) {
let {
children,
size = 16,
...rest
} = _ref38;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
fill: "none",
d: "M8 10H15V12H8z",
"data-icon-path": "inner-path"
})), _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M28.4143,8l-5-5L22,4.4141l3,3V12a2.0023,2.0023,0,0,0,2,2V24.5a1.5,1.5,0,0,1-3,0V16a1,1,0,0,0-1-1H19V5a1,1,0,0,0-1-1H5A1,1,0,0,0,4,5V26H2v2H21V26H19V17h3v7.4a3.5645,3.5645,0,0,0,2.7654,3.5249A3.506,3.506,0,0,0,29,24.5V9.4146A2,2,0,0,0,28.4143,8ZM15,12H8V10h7Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
GasStationFilled.propTypes = iconPropTypes.iconPropTypes;
}
const Gateway = /*#__PURE__*/React__default["default"].forwardRef(function Gateway(_ref39, ref) {
let {
children,
size = 16,
...rest
} = _ref39;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M31,16a1.9857,1.9857,0,0,0-.5859-1.4141L24.6211,8.793,27.489,5.9253a2,2,0,1,0-1.414-1.4141L23.207,7.3789l-5.7929-5.793a1.9995,1.9995,0,0,0-2.8282,0L8.793,7.3789,5.925,4.5112A2,2,0,1,0,4.511,5.9253L7.3789,8.793l-5.793,5.7929a1.9995,1.9995,0,0,0,0,2.8282l5.793,5.7929L4.511,26.0747a2,2,0,1,0,1.414,1.4141l2.868-2.8677,5.7929,5.793a1.9995,1.9995,0,0,0,2.8282,0l5.7929-5.793,2.868,2.8677a2,2,0,1,0,1.414-1.4141L24.6211,23.207l5.793-5.7929A1.9866,1.9866,0,0,0,31,16Zm-7.793,5.793L20.4141,19,19,20.4141l2.793,2.7929L16,29l-5.793-5.793L13,20.4141,11.5859,19,8.793,21.793,3,16l5.7925-5.7935L11.5859,13,13,11.5859,10.2065,8.7925,16,3l5.7935,5.7925L19,11.5859,20.4141,13l2.7934-2.7935L29,16Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
Gateway.propTypes = iconPropTypes.iconPropTypes;
}
const GatewayApi = /*#__PURE__*/React__default["default"].forwardRef(function GatewayApi(_ref40, ref) {
let {
children,
size = 16,
...rest
} = _ref40;
return /*#__PURE__*/React__default["default"].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__default["default"].createElement("path", {
d: "M17,18.1841V13.8159a3.0007,3.0007,0,1,0-2,0v4.3687a3,3,0,1,0,2,0ZM16,10a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Zm0,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,22Z"
})), _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
})), children);
});
if (process.env.NODE_ENV !== "production") {
GatewayApi.propTypes = iconPropTypes.iconPropTypes;
}
const GatewayMail = /*#__PURE__*/React__default["default"].forwardRef(function GatewayMail(_ref41, ref) {
let {
children,
size = 16,
...rest
} = _ref41;
return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
width: size,
height: size,
ref: ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M19.8779,12.1218a.4186.4186,0,0,0-.437-.0971l-9.1666,3.3335a.4167.4167,0,0,0-.0122.7786l4.0006,1.6,1.6,4.0007A.4168.4168,0,0,0,16.25,22h.0067a.4169.4169,0,0,0,.3849-.2743l3.3333-9.1669A.4165.4165,0,0,0,19.8779,12.1218Z"
})), _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
})