@carbon/icons-react
Version:
React components for icons in digital and software products using the Carbon Design System
610 lines • 142 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.
*/
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const require_Icon = require("../Icon-2zUDcllO.js");
const require_iconPropTypes = require("../iconPropTypes-DaTOKOBs.js");
let react = require("react");
react = require_Icon.__toESM(react);
let react_jsx_runtime = require("react/jsx-runtime");
//#region virtual:generated/bucket-17.js
const SkillLevelIntermediate = /* @__PURE__ */ react.default.forwardRef(function SkillLevelIntermediate({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,30H22V4h8Zm-6-2h4V6H24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,30H12V12h8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,30H2V18h8Z" }), children);
});
if (process.env.NODE_ENV !== "production") SkillLevelIntermediate.propTypes = require_iconPropTypes.iconPropTypes;
const SkipBack = /* @__PURE__ */ react.default.forwardRef(function SkipBack({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,28a1,1,0,0,1-.5-.13l-19-11a1,1,0,0,1,0-1.74l19-11a1,1,0,0,1,1,0A1,1,0,0,1,28,5V27a1,1,0,0,1-1,1ZM10,16l16,9.27V6.73Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 4H4V28H2z" }), children);
});
if (process.env.NODE_ENV !== "production") SkipBack.propTypes = require_iconPropTypes.iconPropTypes;
const SkipBackFilled = /* @__PURE__ */ react.default.forwardRef(function SkipBackFilled({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,28a.9975.9975,0,0,1-.501-.1348l-19-11a1,1,0,0,1,0-1.73l19-11A1,1,0,0,1,28,5V27a1,1,0,0,1-1,1Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 4H4V28H2z" }), children);
});
if (process.env.NODE_ENV !== "production") SkipBackFilled.propTypes = require_iconPropTypes.iconPropTypes;
const SkipBackOutline = /* @__PURE__ */ react.default.forwardRef(function SkipBackOutline({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M9 10H11V22H9z",
transform: "matrix(-1 0 0 -1 20 32)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z" }), children);
});
if (process.env.NODE_ENV !== "production") SkipBackOutline.propTypes = require_iconPropTypes.iconPropTypes;
const SkipBackOutlineFilled = /* @__PURE__ */ react.default.forwardRef(function SkipBackOutlineFilled({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 19.301 22 12.699 16.059 16 22 19.301z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
fill: "none",
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
fill: "none",
d: "M8 10H10V22H8z",
transform: "matrix(-1 0 0 -1 18 32)"
}), children);
});
if (process.env.NODE_ENV !== "production") SkipBackOutlineFilled.propTypes = require_iconPropTypes.iconPropTypes;
const SkipBackOutlineSolid = /* @__PURE__ */ react.default.forwardRef(function SkipBackOutlineSolid({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M9 10H11V22H9z",
transform: "matrix(-1 0 0 -1 20 32)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z" }), children);
});
if (process.env.NODE_ENV !== "production") SkipBackOutlineSolid.propTypes = require_iconPropTypes.iconPropTypes;
const SkipBackSolidFilled = /* @__PURE__ */ react.default.forwardRef(function SkipBackSolidFilled({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
fill: "none",
d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
fill: "none",
d: "M8 10H10V22H8z",
transform: "matrix(-1 0 0 -1 18 32)"
}), children);
});
if (process.env.NODE_ENV !== "production") SkipBackSolidFilled.propTypes = require_iconPropTypes.iconPropTypes;
const SkipForward = /* @__PURE__ */ react.default.forwardRef(function SkipForward({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5,28a1,1,0,0,1-1-1V5a1,1,0,0,1,.5-.87,1,1,0,0,1,1,0l19,11a1,1,0,0,1,0,1.74l-19,11A1,1,0,0,1,5,28ZM6,6.73V25.27L22,16Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 4H30V28H28z" }), children);
});
if (process.env.NODE_ENV !== "production") SkipForward.propTypes = require_iconPropTypes.iconPropTypes;
const SkipForwardFilled = /* @__PURE__ */ react.default.forwardRef(function SkipForwardFilled({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 4H30V28H28z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.501-.8652l19,11a1,1,0,0,1,0,1.73l-19,11A.9975.9975,0,0,1,5,28Z" }), children);
});
if (process.env.NODE_ENV !== "production") SkipForwardFilled.propTypes = require_iconPropTypes.iconPropTypes;
const SkipForwardOutline = /* @__PURE__ */ react.default.forwardRef(function SkipForwardOutline({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 10H23V22H21z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.4927,21.8618A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.8742l9,5a1,1,0,0,1,0,1.7485l-9,5a1.0009,1.0009,0,0,1-.9931-.0125ZM10,12.7v6.6011L15.9409,16Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z" }), children);
});
if (process.env.NODE_ENV !== "production") SkipForwardOutline.propTypes = require_iconPropTypes.iconPropTypes;
const SkipForwardOutlineFilled = /* @__PURE__ */ react.default.forwardRef(function SkipForwardOutlineFilled({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 19.301 15.941 16 10 12.699 10 19.301z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
fill: "none",
d: "M22 10H24V22H22z"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
fill: "none",
d: "M8.4927,21.8618A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.8743l9,5a1,1,0,0,1,0,1.7486l-9,5a1.0009,1.0009,0,0,1-.9931-.0125ZM10,12.7v6.601L15.9409,16Z"
}), children);
});
if (process.env.NODE_ENV !== "production") SkipForwardOutlineFilled.propTypes = require_iconPropTypes.iconPropTypes;
const SkipForwardOutlineSolid = /* @__PURE__ */ react.default.forwardRef(function SkipForwardOutlineSolid({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 10H23V22H21z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.4927,21.8618A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.8742l9,5a1,1,0,0,1,0,1.7485l-9,5a1.0009,1.0009,0,0,1-.9931-.0125Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z" }), children);
});
if (process.env.NODE_ENV !== "production") SkipForwardOutlineSolid.propTypes = require_iconPropTypes.iconPropTypes;
const SkipForwardSolidFilled = /* @__PURE__ */ react.default.forwardRef(function SkipForwardSolidFilled({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
fill: "none",
d: "M22 10H24V22H22z"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
fill: "none",
d: "M8.4927,21.8618A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.8743l9,5a1,1,0,0,1,0,1.7486l-9,5a1.0009,1.0009,0,0,1-.9931-.0125Z"
}), children);
});
if (process.env.NODE_ENV !== "production") SkipForwardSolidFilled.propTypes = require_iconPropTypes.iconPropTypes;
const Sleet = /* @__PURE__ */ react.default.forwardRef(function Sleet({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 24H8V26H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 26H10V28H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 28H12V30H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 24H12V26H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 28H8V30H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21,30a1,1,0,0,1-.8944-1.4474l2-4.0005a1,1,0,1,1,1.7888.8947l-2,4A.9981.9981,0,0,1,21,30Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4973,6.4973,0,0,0,8.5,22h8.8818L16.106,24.5527a1,1,0,1,0,1.7885.8946L19.6177,22H23.5A6.4974,6.4974,0,0,0,24.8008,9.1362ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z" }), children);
});
if (process.env.NODE_ENV !== "production") Sleet.propTypes = require_iconPropTypes.iconPropTypes;
const Slisor = /* @__PURE__ */ react.default.forwardRef(function Slisor({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "7",
cy: "25",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z" }), children);
});
if (process.env.NODE_ENV !== "production") Slisor.propTypes = require_iconPropTypes.iconPropTypes;
const Slm = /* @__PURE__ */ react.default.forwardRef(function Slm({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 9 26.5 14 26 16 25.5 14 24 9 22 9 22 23 24 23 24 15 23.8 13 24.4 15 26 19.6 27.6 15 28.2 13 28 15 28 23 30 23 30 9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 21 14 9 12 9 12 23 20 23 20 21z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,23H2v-2h6v-4H4c-1.1,0-2-0.9-2-2v-4c0-1.1,0.9-2,2-2h6v2H4v4h4c1.1,0,2,0.9,2,2v4C10,22.1,9.1,23,8,23z" }), children);
});
if (process.env.NODE_ENV !== "production") Slm.propTypes = require_iconPropTypes.iconPropTypes;
const Smell = /* @__PURE__ */ react.default.forwardRef(function Smell({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z" }), children);
});
if (process.env.NODE_ENV !== "production") Smell.propTypes = require_iconPropTypes.iconPropTypes;
const Smoke = /* @__PURE__ */ react.default.forwardRef(function Smoke({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.001,28a.998.998,0,0,1-.8008-.4l-.8145-1.086a8.9976,8.9976,0,0,1-1.6005-7.2856l1.4736-6.8762a6.9956,6.9956,0,0,0-1.2446-5.6668L23.2,5.6a1,1,0,1,1,1.6-1.2l.8145,1.0857a8.9976,8.9976,0,0,1,1.6005,7.2856l-1.4736,6.8762a6.9956,6.9956,0,0,0,1.2446,5.6668L27.8,26.4A1,1,0,0,1,27.001,28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.001,28a.998.998,0,0,1-.8008-.4l-.8145-1.086a8.9976,8.9976,0,0,1-1.6005-7.2856l1.4736-6.8762a6.9956,6.9956,0,0,0-1.2446-5.6668L18.2,5.6a1,1,0,1,1,1.6-1.2l.8145,1.0857a8.9976,8.9976,0,0,1,1.6005,7.2856l-1.4736,6.8762a6.9956,6.9956,0,0,0,1.2446,5.6668L22.8,26.4A1,1,0,0,1,22.001,28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17.001,28a.998.998,0,0,1-.8008-.4l-.8145-1.086a8.9976,8.9976,0,0,1-1.6005-7.2856l1.4736-6.8762a6.9956,6.9956,0,0,0-1.2446-5.6668L13.2,5.6a1,1,0,1,1,1.6-1.2l.8145,1.0857a8.9976,8.9976,0,0,1,1.6005,7.2856l-1.4736,6.8762a6.9956,6.9956,0,0,0,1.2446,5.6668L17.8,26.4A1,1,0,0,1,17.001,28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.001,28a.998.998,0,0,1-.8008-.4l-.8145-1.086a8.9976,8.9976,0,0,1-1.6005-7.2856l1.4736-6.8762A6.9956,6.9956,0,0,0,9.0142,6.6855L8.2,5.6A1,1,0,1,1,9.8,4.4l.8145,1.0857a8.9976,8.9976,0,0,1,1.6005,7.2856l-1.4736,6.8762a6.9956,6.9956,0,0,0,1.2446,5.6668L12.8,26.4A1,1,0,0,1,12.001,28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.001,28A.998.998,0,0,1,6.2,27.6l-.8145-1.086a8.9976,8.9976,0,0,1-1.6-7.2856l1.4736-6.8762A6.9956,6.9956,0,0,0,4.0142,6.6855L3.2,5.6A1,1,0,1,1,4.8,4.4l.8145,1.0857a8.9976,8.9976,0,0,1,1.6005,7.2856L5.7412,19.6474a6.9956,6.9956,0,0,0,1.2446,5.6668L7.8,26.4A1,1,0,0,1,7.001,28Z" }), children);
});
if (process.env.NODE_ENV !== "production") Smoke.propTypes = require_iconPropTypes.iconPropTypes;
const WatsonHealthSmoothing = /* @__PURE__ */ react.default.forwardRef(function WatsonHealthSmoothing({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "16",
cy: "16",
r: "5"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.7,4.7a14.7029,14.7029,0,0,0-3,3.1L6.3,9A13.2634,13.2634,0,0,1,8.9,6.3Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4.6,12.3l-1.9-.6A12.5111,12.5111,0,0,0,2,16H4A11.4756,11.4756,0,0,1,4.6,12.3Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2.7,20.4a14.4029,14.4029,0,0,0,2,3.9l1.6-1.2a12.8867,12.8867,0,0,1-1.7-3.3Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.8,27.3a14.4029,14.4029,0,0,0,3.9,2l.6-1.9A12.8867,12.8867,0,0,1,9,25.7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11.7,2.7l.6,1.9A11.4756,11.4756,0,0,1,16,4V2A12.5111,12.5111,0,0,0,11.7,2.7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.2,27.3a15.18,15.18,0,0,0,3.1-3.1L25.7,23A11.526,11.526,0,0,1,23,25.7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.4,19.7l1.9.6A15.4747,15.4747,0,0,0,30,16H28A11.4756,11.4756,0,0,1,27.4,19.7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.2,11.6a14.4029,14.4029,0,0,0-2-3.9L25.6,8.9a12.8867,12.8867,0,0,1,1.7,3.3Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.1,4.6a14.4029,14.4029,0,0,0-3.9-2l-.6,1.9a12.8867,12.8867,0,0,1,3.3,1.7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.3,29.3l-.6-1.9A11.4756,11.4756,0,0,1,16,28v2A21.4206,21.4206,0,0,0,20.3,29.3Z" }), children);
});
if (process.env.NODE_ENV !== "production") WatsonHealthSmoothing.propTypes = require_iconPropTypes.iconPropTypes;
const WatsonHealthSmoothingCursor = /* @__PURE__ */ react.default.forwardRef(function WatsonHealthSmoothingCursor({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "18",
cy: "18",
r: "4"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,30a11.8932,11.8932,0,0,1-4.1035-.72L14.58,27.4A9.9725,9.9725,0,0,0,18,28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.1484,29.2637l-.6914-1.877a9.9556,9.9556,0,0,0,2.9973-1.748l1.2916,1.5268A11.9525,11.9525,0,0,1,22.1484,29.2637Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.2893,27.1951A12.0141,12.0141,0,0,1,7.61,24.0078l1.73-1.0029a10.0236,10.0236,0,0,0,2.2347,2.6584Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28.4133,23.967l-1.7343-.9956a9.9159,9.9159,0,0,0,1.176-3.2641l1.9712.3388A11.8956,11.8956,0,0,1,28.4133,23.967Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6.1821,20.0925A12.1282,12.1282,0,0,1,6.1777,15.93l1.9707.3423a10.1214,10.1214,0,0,0,.0035,3.4738Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.8447,16.2339a9.9019,9.9019,0,0,0-1.1953-3.2564l1.7285-1.0063a11.9029,11.9029,0,0,1,1.4361,3.9121Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9.3313,13.0107l-1.7324-.999a12.01,12.01,0,0,1,2.6738-3.1931l1.2886,1.53A10.01,10.01,0,0,0,9.3313,13.0107Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.4094,10.3237a9.96,9.96,0,0,0-3.0088-1.7309l.68-1.8809a11.9491,11.9491,0,0,1,3.6118,2.0772Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14.562,8.6064l-.6875-1.8779A12.1031,12.1031,0,0,1,18,6V8A10.0875,10.0875,0,0,0,14.562,8.6064Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 2 2 2 2 11 4 11 4 4 11 4 11 2z" }), children);
});
if (process.env.NODE_ENV !== "production") WatsonHealthSmoothingCursor.propTypes = require_iconPropTypes.iconPropTypes;
const Snooze = /* @__PURE__ */ react.default.forwardRef(function Snooze({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 14 20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
transform: "rotate(-44.945 25.5 6.5)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
transform: "rotate(-45.055 6.5 6.5)"
}), children);
});
if (process.env.NODE_ENV !== "production") Snooze.propTypes = require_iconPropTypes.iconPropTypes;
const Snow = /* @__PURE__ */ react.default.forwardRef(function Snow({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23.5,22H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22ZM16,4a7,7,0,0,0-6.94,6.14L9,11,8.14,11a4.5,4.5,0,0,0,.36,9h15a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82A7,7,0,0,0,16,4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 25.05 10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26 25.05 24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 27.05 17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z" }), children);
});
if (process.env.NODE_ENV !== "production") Snow.propTypes = require_iconPropTypes.iconPropTypes;
const SnowBlizzard = /* @__PURE__ */ react.default.forwardRef(function SnowBlizzard({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 10H15V12H13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 12H17V14H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 14H19V16H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 10H19V12H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 14H15V16H13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 26H5V28H3z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5 28H7V30H5z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7 30H9V32H7z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7 26H9V28H7z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M3 30H5V32H3z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23 26H25V28H23z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25 28H27V30H25z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27 30H29V32H27z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27 26H29V28H27z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23 30H25V32H23z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 18H10V20H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 20H12V22H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 22H14V24H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 18H14V20H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 22H10V24H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 18H20V20H18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 20H22V22H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 22H24V24H22z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 18H24V20H22z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 22H20V24H18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 26H15V28H13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 28H17V30H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 30H19V32H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 26H19V28H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 30H15V32H13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z" }), children);
});
if (process.env.NODE_ENV !== "production") SnowBlizzard.propTypes = require_iconPropTypes.iconPropTypes;
const SnowHeavy = /* @__PURE__ */ react.default.forwardRef(function SnowHeavy({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 26H6V28H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 28H8V30H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 30H10V32H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 26H10V28H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 30H6V32H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 18H10V20H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 20H12V22H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 22H14V24H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 18H14V20H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 22H10V24H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 18H20V20H18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 20H22V22H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 22H24V24H22z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 18H24V20H22z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 22H20V24H18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 26H16V28H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 28H18V30H16z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 30H20V32H18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 26H20V28H18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 30H16V32H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z" }), children);
});
if (process.env.NODE_ENV !== "production") SnowHeavy.propTypes = require_iconPropTypes.iconPropTypes;
const SnowScattered = /* @__PURE__ */ react.default.forwardRef(function SnowScattered({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 26H4V28H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 28H6V30H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 30H8V32H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 26H8V28H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 30H4V32H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 26H22V28H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 28H24V30H22z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24 30H26V32H24z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24 26H26V28H24z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 30H22V32H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 26H13V28H11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 28H15V30H13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 30H17V32H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 26H17V28H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 30H13V32H11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 0H22V3H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29 10.001H32V12.001H29z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M26.732 3.768H29.732V5.768H26.732z",
transform: "rotate(-45 28.232 4.768)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M26.732 16.233H29.732V18.233H26.732z",
transform: "rotate(225 28.232 17.233)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M12.268 3.768H15.268V5.768H12.268z",
transform: "rotate(225 13.768 4.768)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z" }), children);
});
if (process.env.NODE_ENV !== "production") SnowScattered.propTypes = require_iconPropTypes.iconPropTypes;
const SnowScatteredNight = /* @__PURE__ */ react.default.forwardRef(function SnowScatteredNight({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 26H4V28H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 28H6V30H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 30H8V32H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 26H8V28H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 30H4V32H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 26H22V28H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 28H24V30H22z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24 30H26V32H24z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24 26H26V28H24z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 30H22V32H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 26H13V28H11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 28H15V30H13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 30H17V32H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 26H17V28H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 30H13V32H11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.8439,13.0347a1.517,1.517,0,0,0-1.23-.8658,5.3552,5.3552,0,0,1-3.4095-1.7158,6.4655,6.4655,0,0,1-1.286-6.3926,1.6025,1.6025,0,0,0-.2989-1.5459,1.4543,1.4543,0,0,0-1.36-.4931l-.0191.0039a7.7685,7.7685,0,0,0-5.8847,5.5737A7.3706,7.3706,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a6.0066,6.0066,0,0,0,6-6c0-.0571-.0123-.1113-.0139-.1685a7.5076,7.5076,0,0,0,4.7611-3.2768A1.5369,1.5369,0,0,0,29.8439,13.0347ZM19,22H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,22Zm5.5974-6.1289a5.9661,5.9661,0,0,0-3.948-3.627,7.49,7.49,0,0,0-2.489-3.58,5.9018,5.9018,0,0,1,3.6381-4.4473,8.4577,8.4577,0,0,0,1.94,7.5967A7.4007,7.4007,0,0,0,27.64,14.041,5.4487,5.4487,0,0,1,24.5974,15.8711Z" }), children);
});
if (process.env.NODE_ENV !== "production") SnowScatteredNight.propTypes = require_iconPropTypes.iconPropTypes;
const SnowDensity = /* @__PURE__ */ react.default.forwardRef(function SnowDensity({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.6 16.8 19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z" }), children);
});
if (process.env.NODE_ENV !== "production") SnowDensity.propTypes = require_iconPropTypes.iconPropTypes;
const Snowflake = /* @__PURE__ */ react.default.forwardRef(function Snowflake({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.4148,12H28V10H23.4148l4.5857-4.5854L26.5864,4,22,8.5869V4H20v6.5869L18.5867,12H17V8H15v4H13.4133L12,10.5869V4H10V8.5869L5.4136,4,4,5.4146,8.5852,10H4v2h6.5852L12,13.415V15H8v2h4v1.5869L10.5867,20H4v2H8.5867L4,26.5864l1.4141,1.4141L10,23.415V28h2V21.415L13.4148,20H15v4h2V20h1.5852L20,21.415V28h2V23.415l4.5854,4.5855L28,26.5864,23.4133,22H28V20H21.4133L20,18.5869V17h4V15H20V13.415ZM18,18H14V14h4Z" }), children);
});
if (process.env.NODE_ENV !== "production") Snowflake.propTypes = require_iconPropTypes.iconPropTypes;
const Soccer = /* @__PURE__ */ react.default.forwardRef(function Soccer({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "17",
cy: "28",
r: "2"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M7.55 17.5H15.45V19.5H7.55z",
transform: "rotate(-45 11.5 18.5)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,16.584,19.4143,8H6v2H18.5857l3,3L6,28.5859,7.4141,30,23,14.415,26.584,18,23,21.5859,24.4141,23,28,19.416A2.0044,2.0044,0,0,0,28,16.584Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.5,9A3.5,3.5,0,1,1,28,5.5,3.504,3.504,0,0,1,24.5,9Zm0-5A1.5,1.5,0,1,0,26,5.5,1.5017,1.5017,0,0,0,24.5,4Z" }), children);
});
if (process.env.NODE_ENV !== "production") Soccer.propTypes = require_iconPropTypes.iconPropTypes;
const Socket = /* @__PURE__ */ react.default.forwardRef(function Socket({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,30H3c-.5522,0-1-.4473-1-1V3c0-.5522.4478-1,1-1h26c.5527,0,1,.4478,1,1v26c0,.5527-.4473,1-1,1ZM4,28h24V4H4v24ZM16,26c-5.5142,0-10-4.4863-10-10s4.4858-10,10-10,10,4.4858,10,10-4.4863,10-10,10ZM16,8c-4.4111,0-8,3.5889-8,8s3.5889,8,8,8,8-3.5889,8-8-3.5889-8-8-8ZM13.5,16c0-.8284-.6716-1.5-1.5-1.5s-1.5.6716-1.5,1.5.6716,1.5,1.5,1.5,1.5-.6716,1.5-1.5ZM21.5,16c0-.8284-.6716-1.5-1.5-1.5s-1.5.6716-1.5,1.5.6716,1.5,1.5,1.5,1.5-.6716,1.5-1.5Z" }), children);
});
if (process.env.NODE_ENV !== "production") Socket.propTypes = require_iconPropTypes.iconPropTypes;
const SoftwareResource = /* @__PURE__ */ react.default.forwardRef(function SoftwareResource({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z" }), children);
});
if (process.env.NODE_ENV !== "production") SoftwareResource.propTypes = require_iconPropTypes.iconPropTypes;
const SoftwareResourceCluster = /* @__PURE__ */ react.default.forwardRef(function SoftwareResourceCluster({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,21c-0.5,0-1-0.2-1.4-0.6l-3-3C19.2,17,19,16.5,19,16s0.2-1,0.6-1.4l3-3C23,11.2,23.5,11,24,11c0.5,0,1,0.2,1.4,0.6l3,3 C28.8,15,29,15.5,29,16c0,0.5-0.2,1-0.6,1.4l-3,3C25,20.8,24.5,21,24,21z M24,13l-3,3l3,3l3-3L24,13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,13c-0.5,0-1-0.2-1.4-0.6l-3-3C11.2,9,11,8.5,11,8s0.2-1,0.6-1.4l3-3C15,3.2,15.5,3,16,3c0.5,0,1,0.2,1.4,0.6l3,3 C20.8,7,21,7.5,21,8c0,0.5-0.2,1-0.6,1.4l-3,3C17,12.8,16.5,13,16,13z M16,5l-3,3l3,3l3-3L16,5z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,29c-0.5,0-1-0.2-1.4-0.6l-3-3C11.2,25,11,24.5,11,24s0.2-1,0.6-1.4l3-3C15,19.2,15.5,19,16,19c0.5,0,1,0.2,1.4,0.6l3,3 C20.8,23,21,23.5,21,24c0,0.5-0.2,1-0.6,1.4l-3,3C17,28.8,16.5,29,16,29z M16,21l-3,3l3,3l3-3L16,21z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,21c-0.5,0-1-0.2-1.4-0.6l-3-3C3.2,17,3,16.5,3,16s0.2-1,0.6-1.4l3-3C7,11.2,7.5,11,8,11c0.5,0,1,0.2,1.4,0.6l3,3 C12.8,15,13,15.5,13,16c0,0.5-0.2,1-0.6,1.4l-3,3C9,20.8,8.5,21,8,21z M8,13l-3,3l3,3l3-3L8,13z" }), children);
});
if (process.env.NODE_ENV !== "production") SoftwareResourceCluster.propTypes = require_iconPropTypes.iconPropTypes;
const SoftwareResourceReference = /* @__PURE__ */ react.default.forwardRef(function SoftwareResourceReference({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M6.9 8.3H11.7V10.3H6.9z",
transform: "rotate(-45 9.293 9.293)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M8.3 20.3H10.3V25.1H8.3z",
transform: "rotate(-45 9.293 22.707)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M20.3 21.7H25.1V23.7H20.3z",
transform: "rotate(-45 22.707 22.707)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", {
d: "M21.7 6.9H23.7V11.7H21.7z",
transform: "rotate(-45 22.707 9.293)"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z" }), children);
});
if (process.env.NODE_ENV !== "production") SoftwareResourceReference.propTypes = require_iconPropTypes.iconPropTypes;
const SoilMoisture = /* @__PURE__ */ react.default.forwardRef(function SoilMoisture({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "5",
cy: "13",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "11",
cy: "19",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "15",
cy: "25",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "17",
cy: "15",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "13",
cy: "11",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "27",
cy: "11",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "9",
cy: "27",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "3",
cy: "21",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 6H30V8H2z" }), children);
});
if (process.env.NODE_ENV !== "production") SoilMoisture.propTypes = require_iconPropTypes.iconPropTypes;
const SoilMoistureField = /* @__PURE__ */ react.default.forwardRef(function SoilMoistureField({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.5,30a5.202,5.202,0,0,1-4.626-8.08L23.49,16.5382a1.217,1.217,0,0,1,2.02,0L29.06,21.8154A5.4921,5.4921,0,0,1,30,24.751,5.385,5.385,0,0,1,24.5,30Zm0-11.38-2.9356,4.3672A3.2079,3.2079,0,0,0,24.5,28,3.3855,3.3855,0,0,0,28,24.751a3.4354,3.4354,0,0,0-.63-1.867Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,16V11h1a4.0045,4.0045,0,0,0,4-4V4H13a3.9779,3.9779,0,0,0-2.7468,1.1067A6.0034,6.0034,0,0,0,5,2H2V5a6.0066,6.0066,0,0,0,6,6H9v5H2v2H16V16ZM13,6h1V7a2.002,2.002,0,0,1-2,2H11V8A2.002,2.002,0,0,1,13,6ZM8,9A4.0045,4.0045,0,0,1,4,5V4H5A4.0045,4.0045,0,0,1,9,8V9Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 21H16V23H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 26H16V28H2z" }), children);
});
if (process.env.NODE_ENV !== "production") SoilMoistureField.propTypes = require_iconPropTypes.iconPropTypes;
const SoilMoistureGlobal = /* @__PURE__ */ react.default.forwardRef(function SoilMoistureGlobal({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,30a4.7347,4.7347,0,0,1-4.2075-7.35l3.3687-5.1942a1,1,0,0,1,1.6779,0l3.3152,5.11A4.9753,4.9753,0,0,1,30,25.2231,4.8979,4.8979,0,0,1,25,30Zm0-10.1629-2.5078,3.8662A2.9264,2.9264,0,1,0,28,25.2231a2.96,2.96,0,0,0-.5444-1.6028Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z" }), children);
});
if (process.env.NODE_ENV !== "production") SoilMoistureGlobal.propTypes = require_iconPropTypes.iconPropTypes;
const SoilTemperature = /* @__PURE__ */ react.default.forwardRef(function SoilTemperature({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "5",
cy: "13",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "11",
cy: "19",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "15",
cy: "25",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "17",
cy: "15",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "13",
cy: "11",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "9",
cy: "27",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", {
cx: "3",
cy: "21",
r: "1"
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,30a4.9863,4.9863,0,0,1-3-8.98V15a3,3,0,0,1,6,0v6.02A4.9863,4.9863,0,0,1,25,30Zm0-16a1.0011,1.0011,0,0,0-1,1v7.13l-.4971.2893A2.9676,2.9676,0,0,0,22,25a3,3,0,0,0,6,0,2.9676,2.9676,0,0,0-1.5029-2.5811L26,22.13V15A1.0011,1.0011,0,0,0,25,14Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 6H30V8H2z" }), children);
});
if (process.env.NODE_ENV !== "production") SoilTemperature.propTypes = require_iconPropTypes.iconPropTypes;
const SoilTemperatureField = /* @__PURE__ */ react.default.forwardRef(function SoilTemperatureField({ children, size = 16, ...rest }, ref) {
return react.default.createElement(require_Icon.Icon, {
width: size,
height: size,
ref,
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 32 32",
fill: "currentColor",
...rest
}, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,16V11h1a4.0045,4.0045,0,0,0,4-4V4H13a3.9779,3.9779,0,0,0-2.7468,1.1067A6.0034,6.0034,0,0,0,5,2H2V5a6.0066,6.0066,0,0,0,6,6H9v5H2v2H16V16ZM13,6h1V7a2.002,2.002,0,0,1-2,2H11V8A2.002,2.002,0,0,1,13,6ZM8,9A4.0045,4.0045,0,0,1,4,5V4H5A4.0045,4.0045,0,0,1,9,8V9Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 21H16V23H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 26H16V28H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,30a4.9863,4.9863,0,0,1-3-8.98V15a3,3,0,0,1,6,0v6.02A4.9863,4.9863,0,0,1,25,30Zm0-16a1.0011,1.0011,0,0,0-1,1v7.13l-.4971.2893A2.9676,2.9676,0,0,0,22,25a3,3,0,0,0,6,0,2.9676,2.9676,0,0,0-1.5029-2.5811L26,22.13V15A1.0011,1.0011,0,0,0,25,14Z" }), children);
});
if (process.env.NODE_ENV !== "production") SoilTemperatureField.propTypes = require_iconPropTypes.iconPropTypes;
const SoilTemperatureGlobal = /* @__PURE__ */ react.default.forwardRef(function SoilTemperatureGlobal({ chil