@splunk/react-icons 5.5.0 → 5.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -103,7 +103,7 @@
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
105
105
  clipRule: "evenodd",
106
- d: "M10.678 2.23402C11.2864 1.25321 12.7134 1.25321 13.3218 2.23402L14.9547 4.86651L17.9708 4.15968C19.0945 3.89633 20.1036 4.90542 19.8402 6.02914L19.1334 9.04522L21.7659 10.6781C22.7467 11.2865 22.7467 12.7135 21.7659 13.3219L19.1334 14.9548L19.8402 17.9709C20.1036 19.0946 19.0945 20.1037 17.9708 19.8403L14.9547 19.1335L13.3218 21.766C12.7134 22.7468 11.2864 22.7468 10.678 21.766L9.0451 19.1335L6.02902 19.8403C4.9053 20.1037 3.89621 19.0946 4.15956 17.9709L4.86639 14.9548L2.23389 13.3219C1.25309 12.7135 1.25309 11.2865 2.2339 10.6781L4.86639 9.04522L4.15956 6.02914C3.89621 4.90542 4.9053 3.89633 6.02902 4.15968L9.0451 4.86651L10.678 2.23402ZM11.9999 3.89714L10.5764 6.19203C10.2245 6.75944 9.54966 7.03895 8.89957 6.8866L6.27029 6.27041L6.88648 8.89969C7.03883 9.54978 6.75931 10.2246 6.19191 10.5765L3.89702 12L6.19191 13.4235C6.75931 13.7754 7.03883 14.4502 6.88648 15.1003L6.27029 17.7296L8.89957 17.1134C9.54966 16.9611 10.2245 17.2406 10.5764 17.808L11.9999 20.1029L13.4234 17.808C13.7753 17.2406 14.4501 16.9611 15.1002 17.1134L17.7295 17.7296L17.1133 15.1003C16.9609 14.4502 17.2405 13.7754 17.8079 13.4235L20.1028 12L17.8079 10.5765C17.2405 10.2246 16.9609 9.54978 17.1133 8.89969L17.7295 6.27041L15.1002 6.8866C14.4501 7.03895 13.7753 6.75944 13.4234 6.19203L11.9999 3.89714Z"
106
+ d: "M10.6781 2.23402C11.2865 1.25321 12.7135 1.25321 13.3219 2.23402L14.9548 4.86651L17.9709 4.15968C19.0946 3.89633 20.1037 4.90542 19.8403 6.02914L19.1335 9.04522L21.766 10.6781C22.7468 11.2865 22.7468 12.7135 21.766 13.3219L19.1335 14.9548L19.8403 17.9709C20.1037 19.0946 19.0946 20.1037 17.9709 19.8403L14.9548 19.1335L13.3219 21.766C12.7135 22.7468 11.2865 22.7468 10.6781 21.766L9.04522 19.1335L6.02914 19.8403C4.90542 20.1037 3.89633 19.0946 4.15968 17.9709L4.86651 14.9548L2.23402 13.3219C1.25321 12.7135 1.25321 11.2865 2.23402 10.6781L4.86651 9.04522L4.15968 6.02914C3.89633 4.90542 4.90542 3.89633 6.02914 4.15968L9.04522 4.86651L10.6781 2.23402ZM12 3.89714L10.5765 6.19203C10.2246 6.75944 9.54978 7.03895 8.89969 6.8866L6.27041 6.27041L6.8866 8.89969C7.03895 9.54978 6.75944 10.2246 6.19203 10.5765L3.89714 12L6.19203 13.4235C6.75944 13.7754 7.03895 14.4502 6.8866 15.1003L6.27041 17.7296L8.89969 17.1134C9.54978 16.9611 10.2246 17.2406 10.5765 17.808L12 20.1029L13.4235 17.808C13.7754 17.2406 14.4502 16.9611 15.1003 17.1134L17.7296 17.7296L17.1134 15.1003C16.9611 14.4502 17.2406 13.7754 17.808 13.4235L20.1029 12L17.808 10.5765C17.2406 10.2246 16.9611 9.54978 17.1134 8.89969L17.7296 6.27041L15.1003 6.8866C14.4502 7.03895 13.7754 6.75944 13.4235 6.19203L12 3.89714Z"
107
107
  }));
108
108
  }));
109
109
  L.set("filled", (function() {
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/StorageMonitor';
2
+ export * from './types/icons/StorageMonitor';
@@ -0,0 +1,156 @@
1
+ /******/ (() => {
2
+ // webpackBootstrap
3
+ /******/ "use strict";
4
+ /******/ // The require scope
5
+ /******/ var e = {};
6
+ /******/
7
+ /************************************************************************/
8
+ /******/ /* webpack/runtime/compat get default export */
9
+ /******/ (() => {
10
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
11
+ /******/ e.n = r => {
12
+ /******/ var t = r && r.__esModule ?
13
+ /******/ () => r["default"]
14
+ /******/ : () => r
15
+ /******/;
16
+ e.d(t, {
17
+ a: t
18
+ });
19
+ /******/ return t;
20
+ /******/ };
21
+ /******/ })();
22
+ /******/
23
+ /******/ /* webpack/runtime/define property getters */
24
+ /******/ (() => {
25
+ /******/ // define getter functions for harmony exports
26
+ /******/ e.d = (r, t) => {
27
+ /******/ for (var n in t) {
28
+ /******/ if (e.o(t, n) && !e.o(r, n)) {
29
+ /******/ Object.defineProperty(r, n, {
30
+ enumerable: true,
31
+ get: t[n]
32
+ });
33
+ /******/ }
34
+ /******/ }
35
+ /******/ };
36
+ /******/ })();
37
+ /******/
38
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
39
+ /******/ (() => {
40
+ /******/ e.o = (e, r) => Object.prototype.hasOwnProperty.call(e, r)
41
+ /******/;
42
+ })();
43
+ /******/
44
+ /******/ /* webpack/runtime/make namespace object */
45
+ /******/ (() => {
46
+ /******/ // define __esModule on exports
47
+ /******/ e.r = e => {
48
+ /******/ if (typeof Symbol !== "undefined" && Symbol.toStringTag) {
49
+ /******/ Object.defineProperty(e, Symbol.toStringTag, {
50
+ value: "Module"
51
+ });
52
+ /******/ }
53
+ /******/ Object.defineProperty(e, "__esModule", {
54
+ value: true
55
+ });
56
+ /******/ };
57
+ /******/ })();
58
+ /******/
59
+ /************************************************************************/ var r = {};
60
+ // ESM COMPAT FLAG
61
+ e.r(r);
62
+ // EXPORTS
63
+ e.d(r, {
64
+ default: () => /* binding */ s
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const t = require("react");
68
+ var n = e.n(t);
69
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
+ const C = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const l = require("@splunk/react-icons/SVG");
73
+ var a = e.n(l);
74
+ // CONCATENATED MODULE: ./src/icons/StorageMonitor.tsx
75
+ function o(e, r) {
76
+ if (null == e) return {};
77
+ var t, n, C = u(e, r);
78
+ if (Object.getOwnPropertySymbols) {
79
+ var l = Object.getOwnPropertySymbols(e);
80
+ for (n = 0; n < l.length; n++) {
81
+ t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (C[t] = e[t]);
82
+ }
83
+ }
84
+ return C;
85
+ }
86
+ function u(e, r) {
87
+ if (null == e) return {};
88
+ var t = {};
89
+ for (var n in e) {
90
+ if ({}.hasOwnProperty.call(e, n)) {
91
+ if (-1 !== r.indexOf(n)) continue;
92
+ t[n] = e[n];
93
+ }
94
+ }
95
+ return t;
96
+ }
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var i = new Map;
101
+ i.set("outlined", (function() {
102
+
103
+ return n().createElement(n().Fragment, null, n().createElement("path", {
104
+ fillRule: "evenodd",
105
+ clipRule: "evenodd",
106
+ d: "M19.5 11C20.3284 11 21 11.6716 21 12.5V17.5C21 18.3284 20.3284 19 19.5 19H16V20H18C18.5523 20 19 20.4477 19 21C19 21.5523 18.5523 22 18 22H12C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20H14V19H10.5C9.67157 19 9 18.3284 9 17.5V12.5C9 11.6716 9.67157 11 10.5 11H19.5ZM11 17H19V13H11V17Z"
107
+ }), n().createElement("path", {
108
+ fillRule: "evenodd",
109
+ clipRule: "evenodd",
110
+ d: "M10 2C11.7558 2 13.3922 2.2951 14.627 2.80957C15.2422 3.06591 15.8058 3.39614 16.2305 3.81445C16.6586 4.23623 17 4.80651 17 5.5C17 5.67459 16.9787 5.84144 16.9395 6H17V9H15V8.02051C14.8781 8.07987 14.754 8.13749 14.627 8.19043C13.3922 8.7049 11.7558 9 10 9C8.24417 9 6.60784 8.7049 5.37305 8.19043C5.24599 8.13749 5.12188 8.07987 5 8.02051V14.2549C5.00005 14.8193 5.36962 15.482 6.28711 16.0547C6.50253 16.1891 6.74126 16.3128 7 16.4238V18.5527C6.35104 18.3483 5.75291 18.0789 5.22754 17.751C3.97373 16.9682 3.00005 15.7587 3 14.2549V6H3.06055C3.02134 5.84144 3 5.67459 3 5.5C3 4.80651 3.34141 4.23623 3.76953 3.81445C4.19417 3.39614 4.75783 3.06591 5.37305 2.80957C6.60784 2.2951 8.24417 2 10 2ZM10 4C8.44218 4 7.07837 4.26496 6.1416 4.65527C5.6712 4.85131 5.35541 5.05942 5.17285 5.23926C5.08481 5.32603 5.04059 5.39377 5.01953 5.43652C5.0003 5.47568 5 5.49471 5 5.5C5 5.50529 5.0003 5.52432 5.01953 5.56348C5.04059 5.60623 5.08481 5.67397 5.17285 5.76074C5.35541 5.94058 5.6712 6.14869 6.1416 6.34473C7.07837 6.73504 8.44218 7 10 7C11.5578 7 12.9216 6.73504 13.8584 6.34473C14.3288 6.14869 14.6446 5.94058 14.8271 5.76074C14.9152 5.67397 14.9594 5.60623 14.9805 5.56348C14.9997 5.52432 15 5.50529 15 5.5C15 5.49471 14.9997 5.47568 14.9805 5.43652C14.9594 5.39377 14.9152 5.32603 14.8271 5.23926C14.6446 5.05942 14.3288 4.85131 13.8584 4.65527C12.9216 4.26496 11.5578 4 10 4Z"
111
+ }));
112
+ }));
113
+ i.set("filled", (function() {
114
+
115
+ return n().createElement(n().Fragment, null, n().createElement("path", {
116
+ d: "M19.5 11C20.3284 11 21 11.6716 21 12.5V17.5C21 18.3284 20.3284 19 19.5 19H16V20H18C18.5523 20 19 20.4477 19 21C19 21.5523 18.5523 22 18 22H12C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20H14V19H10.5C9.67157 19 9 18.3284 9 17.5V12.5C9 11.6716 9.67157 11 10.5 11H19.5Z"
117
+ }), n().createElement("path", {
118
+ fillRule: "evenodd",
119
+ clipRule: "evenodd",
120
+ d: "M10 2C11.7558 2 13.3922 2.2951 14.627 2.80957C15.2422 3.06591 15.8058 3.39614 16.2305 3.81445C16.6586 4.23623 17 4.80651 17 5.5V9H10.5C8.567 9 7 10.567 7 12.5V17.5C7 17.8873 7.06448 18.2593 7.18066 18.6074C6.46181 18.3975 5.80131 18.1091 5.22754 17.751C3.97373 16.9682 3.00005 15.7587 3 14.2549V5.5C3 4.80651 3.34141 4.23623 3.76953 3.81445C4.19417 3.39614 4.75783 3.06591 5.37305 2.80957C6.60784 2.2951 8.24417 2 10 2ZM10 4C8.44218 4 7.07837 4.26496 6.1416 4.65527C5.6712 4.85131 5.35541 5.05942 5.17285 5.23926C5.08481 5.32603 5.04059 5.39377 5.01953 5.43652C5.0003 5.47568 5 5.49471 5 5.5C5 5.50529 5.0003 5.52432 5.01953 5.56348C5.04059 5.60623 5.08481 5.67397 5.17285 5.76074C5.35541 5.94058 5.6712 6.14869 6.1416 6.34473C7.07837 6.73504 8.44218 7 10 7C11.5578 7 12.9216 6.73504 13.8584 6.34473C14.3288 6.14869 14.6446 5.94058 14.8271 5.76074C14.9152 5.67397 14.9594 5.60623 14.9805 5.56348C14.9997 5.52432 15 5.50529 15 5.5C15 5.49471 14.9997 5.47568 14.9805 5.43652C14.9594 5.39377 14.9152 5.32603 14.8271 5.23926C14.6446 5.05942 14.3288 4.85131 13.8584 4.65527C12.9216 4.26496 11.5578 4 10 4Z"
121
+ }));
122
+ }));
123
+ var d = [ "default", "outlined", "filled" ];
124
+ var c = function e(r) {
125
+ return d.indexOf(r) >= 0;
126
+ };
127
+ var f = function e(r) {
128
+ return r === "default" || r && !c(r) ? "outlined" : r;
129
+ };
130
+ /**
131
+ * @description Database Monitoring entity (DBMON) in Splunk Observability
132
+ * @category Objects
133
+ * @keywords data set, source, screen, display
134
+ * @variants outlined,filled
135
+ */ var v = function e(r) {
136
+ var l = r.children, u = r.variant, d = u === void 0 ? "default" : u, c = o(r, [ "children", "variant" ]);
137
+ var v = f(d);
138
+ var s = "storagemonitor-".concat(v);
139
+ var p = (0, t.useContext)(C.IconContext);
140
+ var m = i.get(v);
141
+ if (false) {}
142
+ if (p && m) {
143
+ var V = p.toRender, H = p.addIcon;
144
+ H(s, m());
145
+ if (!V) {
146
+ return null;
147
+ }
148
+ }
149
+
150
+ return n().createElement(a(), c, l, p ? n().createElement("use", {
151
+ href: "#".concat(s)
152
+ }) : !!m && m());
153
+ };
154
+ /* harmony default export */ const s = v;
155
+ module.exports = r;
156
+ /******/})();
package/SwordsCross.js CHANGED
@@ -103,7 +103,7 @@
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
105
105
  clipRule: "evenodd",
106
- d: "M18.8333 3.52429C19.3856 3.52429 19.8333 3.97201 19.8333 4.52429V7.35272C19.8333 7.61794 19.728 7.87229 19.5405 8.05983L16.1759 11.4244L18.7069 13.9554C19.0974 14.3459 19.0974 14.9791 18.7069 15.3696L17.9998 16.0767L19.7497 17.8266L19.8456 17.7437C20.2633 17.3824 20.8948 17.4281 21.2561 17.8458C21.6174 18.2635 21.5717 18.895 21.1541 19.2563L20.4091 19.9008L19.7555 20.6549C19.3938 21.0723 18.7623 21.1174 18.3449 20.7557C17.9275 20.3941 17.8824 19.7625 18.2441 19.3451L18.335 19.2403L16.5856 17.4909L15.8785 18.198C15.488 18.5886 14.8548 18.5886 14.4643 18.198L11.9333 15.667L9.37839 18.2219C8.98787 18.6124 8.3547 18.6124 7.96418 18.2219L7.25707 17.5148L5.59107 19.1808L5.69584 19.2824C6.09223 19.667 6.10181 20.3001 5.71723 20.6965C5.33266 21.0929 4.69957 21.1024 4.30318 20.7179L3.46975 19.9093C3.46176 19.9015 3.45389 19.8936 3.44616 19.8856L2.77959 19.1942C2.39628 18.7966 2.40785 18.1635 2.80546 17.7802C3.18903 17.4104 3.79175 17.4082 4.17796 17.7655L5.84286 16.1006L5.13575 15.3935C4.74523 15.0029 4.74523 14.3698 5.13575 13.9792L7.69061 11.4244L4.32606 8.05983C4.13852 7.87229 4.03317 7.61794 4.03317 7.35272L4.03317 4.52429C4.03317 3.97201 4.48088 3.52429 5.03317 3.52429H7.8616C8.12681 3.52429 8.38117 3.62965 8.5687 3.81719L11.9333 7.18174L15.2978 3.81719C15.4853 3.62965 15.7397 3.52429 16.0049 3.52429H18.8333ZM13.3475 8.59595L14.7617 10.0102L17.8333 6.93851L17.8333 5.52429L16.4191 5.52429L13.3475 8.59595ZM9.10483 12.8386L7.25707 14.6864L8.67129 16.1006L10.519 14.2528L9.10483 12.8386ZM6.03317 6.93851V5.52429L7.44738 5.52429L16.5856 14.6625L15.1714 16.0767L6.03317 6.93851Z"
106
+ d: "M18.8332 3.52429C19.3855 3.52429 19.8332 3.97201 19.8332 4.52429V7.35272C19.8332 7.61794 19.7279 7.87229 19.5403 8.05983L16.1758 11.4244L18.7068 13.9554C19.0973 14.3459 19.0973 14.9791 18.7068 15.3696L17.9997 16.0767L19.7496 17.8266L19.8454 17.7437C20.2631 17.3824 20.8946 17.4281 21.256 17.8458C21.6173 18.2635 21.5716 18.895 21.1539 19.2563L20.4089 19.9008L19.7554 20.6549C19.3937 21.0723 18.7622 21.1174 18.3448 20.7557C17.9274 20.3941 17.8823 19.7625 18.244 19.3451L18.3348 19.2403L16.5855 17.4909L15.8784 18.198C15.4878 18.5886 14.8547 18.5886 14.4642 18.198L11.9331 15.667L9.37827 18.2219C8.98775 18.6124 8.35458 18.6124 7.96406 18.2219L7.25695 17.5148L5.59095 19.1808L5.69572 19.2824C6.09211 19.667 6.10168 20.3001 5.71711 20.6965C5.33254 21.0929 4.69944 21.1024 4.30306 20.7179L3.46963 19.9093C3.46163 19.9015 3.45377 19.8936 3.44604 19.8856L2.77947 19.1942C2.39615 18.7966 2.40773 18.1635 2.80533 17.7802C3.18891 17.4104 3.79163 17.4082 4.17784 17.7655L5.84274 16.1006L5.13563 15.3935C4.7451 15.0029 4.74511 14.3698 5.13563 13.9792L7.69049 11.4244L4.32594 8.05983C4.1384 7.87229 4.03305 7.61794 4.03305 7.35272L4.03305 4.52429C4.03305 3.97201 4.48076 3.52429 5.03304 3.52429H7.86147C8.12669 3.52429 8.38104 3.62965 8.56858 3.81719L11.9331 7.18174L15.2977 3.81719C15.4852 3.62965 15.7396 3.52429 16.0048 3.52429H18.8332ZM13.3473 8.59595L14.7616 10.0102L17.8332 6.93851L17.8332 5.52429L16.419 5.52429L13.3473 8.59595ZM9.10471 12.8386L7.25695 14.6864L8.67116 16.1006L10.5189 14.2528L9.10471 12.8386ZM6.03305 6.93851V5.52429L7.44726 5.52429L16.5855 14.6625L15.1713 16.0767L6.03305 6.93851Z"
107
107
  }));
108
108
  }));
109
109
  i.set("filled", (function() {
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/TextAlignJustified';
2
+ export * from './types/icons/TextAlignJustified';
@@ -0,0 +1,154 @@
1
+ /******/ (() => {
2
+ // webpackBootstrap
3
+ /******/ "use strict";
4
+ /******/ // The require scope
5
+ /******/ var e = {};
6
+ /******/
7
+ /************************************************************************/
8
+ /******/ /* webpack/runtime/compat get default export */
9
+ /******/ (() => {
10
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
11
+ /******/ e.n = t => {
12
+ /******/ var r = t && t.__esModule ?
13
+ /******/ () => t["default"]
14
+ /******/ : () => t
15
+ /******/;
16
+ e.d(r, {
17
+ a: r
18
+ });
19
+ /******/ return r;
20
+ /******/ };
21
+ /******/ })();
22
+ /******/
23
+ /******/ /* webpack/runtime/define property getters */
24
+ /******/ (() => {
25
+ /******/ // define getter functions for harmony exports
26
+ /******/ e.d = (t, r) => {
27
+ /******/ for (var n in r) {
28
+ /******/ if (e.o(r, n) && !e.o(t, n)) {
29
+ /******/ Object.defineProperty(t, n, {
30
+ enumerable: true,
31
+ get: r[n]
32
+ });
33
+ /******/ }
34
+ /******/ }
35
+ /******/ };
36
+ /******/ })();
37
+ /******/
38
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
39
+ /******/ (() => {
40
+ /******/ e.o = (e, t) => Object.prototype.hasOwnProperty.call(e, t)
41
+ /******/;
42
+ })();
43
+ /******/
44
+ /******/ /* webpack/runtime/make namespace object */
45
+ /******/ (() => {
46
+ /******/ // define __esModule on exports
47
+ /******/ e.r = e => {
48
+ /******/ if (typeof Symbol !== "undefined" && Symbol.toStringTag) {
49
+ /******/ Object.defineProperty(e, Symbol.toStringTag, {
50
+ value: "Module"
51
+ });
52
+ /******/ }
53
+ /******/ Object.defineProperty(e, "__esModule", {
54
+ value: true
55
+ });
56
+ /******/ };
57
+ /******/ })();
58
+ /******/
59
+ /************************************************************************/ var t = {};
60
+ // ESM COMPAT FLAG
61
+ e.r(t);
62
+ // EXPORTS
63
+ e.d(t, {
64
+ default: () => /* binding */ s
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const r = require("react");
68
+ var n = e.n(r);
69
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
+ const a = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const l = require("@splunk/react-icons/SVG");
73
+ var o = e.n(l);
74
+ // CONCATENATED MODULE: ./src/icons/TextAlignJustified.tsx
75
+ function u(e, t) {
76
+ if (null == e) return {};
77
+ var r, n, a = i(e, t);
78
+ if (Object.getOwnPropertySymbols) {
79
+ var l = Object.getOwnPropertySymbols(e);
80
+ for (n = 0; n < l.length; n++) {
81
+ r = l[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (a[r] = e[r]);
82
+ }
83
+ }
84
+ return a;
85
+ }
86
+ function i(e, t) {
87
+ if (null == e) return {};
88
+ var r = {};
89
+ for (var n in e) {
90
+ if ({}.hasOwnProperty.call(e, n)) {
91
+ if (-1 !== t.indexOf(n)) continue;
92
+ r[n] = e[n];
93
+ }
94
+ }
95
+ return r;
96
+ }
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var c = new Map;
101
+ c.set("outlined", (function() {
102
+
103
+ return n().createElement(n().Fragment, null, n().createElement("path", {
104
+ d: "M21 17C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H3C2.44772 19 2 18.5523 2 18C2 17.4477 2.44772 17 3 17H21Z"
105
+ }), n().createElement("path", {
106
+ d: "M21 13C21.5523 13 22 13.4477 22 14C22 14.5523 21.5523 15 21 15H3C2.44772 15 2 14.5523 2 14C2 13.4477 2.44772 13 3 13H21Z"
107
+ }), n().createElement("path", {
108
+ d: "M21 9C21.5523 9 22 9.44772 22 10C22 10.5523 21.5523 11 21 11H3C2.44772 11 2 10.5523 2 10C2 9.44772 2.44772 9 3 9H21Z"
109
+ }), n().createElement("path", {
110
+ d: "M21 5C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6C2 5.44772 2.44772 5 3 5H21Z"
111
+ }));
112
+ }));
113
+ c.set("filled", (function() {
114
+
115
+ return n().createElement(n().Fragment, null, n().createElement("path", {
116
+ fillRule: "evenodd",
117
+ clipRule: "evenodd",
118
+ d: "M3.5 3C2.67157 3 2 3.67157 2 4.5V19.5C2 20.3284 2.67157 21 3.5 21H20.5C21.3284 21 22 20.3284 22 19.5V4.5C22 3.67157 21.3284 3 20.5 3H3.5ZM4 6C4 5.44772 4.44772 5 5 5H19C19.5523 5 20 5.44772 20 6C20 6.55228 19.5523 7 19 7H5C4.44772 7 4 6.55228 4 6ZM4 10C4 9.44772 4.44772 9 5 9H19C19.5523 9 20 9.44772 20 10C20 10.5523 19.5523 11 19 11H5C4.44772 11 4 10.5523 4 10ZM5 17C4.44772 17 4 17.4477 4 18C4 18.5523 4.44772 19 5 19H19C19.5523 19 20 18.5523 20 18C20 17.4477 19.5523 17 19 17H5ZM4 14C4 13.4477 4.44772 13 5 13H19C19.5523 13 20 13.4477 20 14C20 14.5523 19.5523 15 19 15H5C4.44772 15 4 14.5523 4 14Z"
119
+ }));
120
+ }));
121
+ var d = [ "default", "outlined", "filled" ];
122
+ var f = function e(t) {
123
+ return d.indexOf(t) >= 0;
124
+ };
125
+ var C = function e(t) {
126
+ return t === "default" || t && !f(t) ? "outlined" : t;
127
+ };
128
+ /**
129
+ * @description Text is aligned evenly along both the left and right edges by adjusting the spacing between words
130
+ * @category Formatting
131
+ * @keywords rich text, edit, format, style, layout
132
+ * @variants outlined,filled
133
+ */ var v = function e(t) {
134
+ var l = t.children, i = t.variant, d = i === void 0 ? "default" : i, f = u(t, [ "children", "variant" ]);
135
+ var v = C(d);
136
+ var s = "textalignjustified-".concat(v);
137
+ var p = (0, r.useContext)(a.IconContext);
138
+ var m = c.get(v);
139
+ if (false) {}
140
+ if (p && m) {
141
+ var H = p.toRender, y = p.addIcon;
142
+ y(s, m());
143
+ if (!H) {
144
+ return null;
145
+ }
146
+ }
147
+
148
+ return n().createElement(o(), f, l, p ? n().createElement("use", {
149
+ href: "#".concat(s)
150
+ }) : !!m && m());
151
+ };
152
+ /* harmony default export */ const s = v;
153
+ module.exports = t;
154
+ /******/})();
@@ -103,9 +103,9 @@
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
105
105
  clipRule: "evenodd",
106
- d: "M14.8658 10.317C14.7123 10.4705 14.4772 10.5074 14.284 10.4083L12.037 9.25554C11.8438 9.15643 11.6087 9.19333 11.4552 9.34686L8.33199 12.4701C8.1785 12.6236 8.14158 12.8585 8.24059 13.0517L9.39289 15.2997C9.4919 15.4929 9.45498 15.7278 9.30149 15.8813L8.34518 16.8376C8.10076 17.0821 7.68798 17.0107 7.53986 16.6983L2.08115 5.1882C1.99057 4.9972 2.02989 4.76987 2.17937 4.6204L3.6262 3.17356C3.7756 3.02416 4.00278 2.9848 4.19373 3.07521L15.7098 8.52802C16.0223 8.676 16.0939 9.08896 15.8493 9.33348L14.8658 10.317ZM9.31687 7.86008C9.61858 8.01486 9.68198 8.41872 9.44219 8.6585L7.6444 10.4563C7.40456 10.6961 7.00061 10.6327 6.84589 10.3308L4.57628 5.90311C4.5301 5.813 4.54732 5.70339 4.61892 5.63179C4.69054 5.56017 4.80019 5.54296 4.89031 5.58919L9.31687 7.86008Z"
106
+ d: "M14.8658 10.317C14.7123 10.4705 14.4772 10.5074 14.2841 10.4083L12.037 9.25554C11.8438 9.15643 11.6087 9.19333 11.4552 9.34686L8.332 12.4701C8.17851 12.6236 8.14159 12.8585 8.2406 13.0517L9.3929 15.2997C9.49191 15.4929 9.45499 15.7278 9.3015 15.8813L8.34519 16.8376C8.10076 17.0821 7.68799 17.0107 7.53987 16.6983L2.08116 5.1882C1.99058 4.9972 2.0299 4.76987 2.17937 4.6204L3.62621 3.17356C3.77561 3.02416 4.00278 2.9848 4.19374 3.07521L15.7098 8.52802C16.0223 8.676 16.0939 9.08896 15.8493 9.33348L14.8658 10.317ZM9.31687 7.86008C9.61859 8.01486 9.68198 8.41872 9.4422 8.6585L7.6444 10.4563C7.40457 10.6961 7.00062 10.6327 6.8459 10.3308L4.57629 5.90311C4.5301 5.813 4.54733 5.70339 4.61893 5.63179C4.69055 5.56017 4.8002 5.54296 4.89032 5.58919L9.31687 7.86008Z"
107
107
  }), n().createElement("path", {
108
- d: "M17.0858 9.94756C17.0857 10.4998 17.5335 10.9476 18.0858 10.9476H18.4782L10.1246 19.3012C9.73406 19.6917 9.73406 20.3248 10.1246 20.7154C10.5151 21.1059 11.1483 21.1059 11.5388 20.7154L19.9142 12.34V12.776C19.9142 13.3283 20.3619 13.776 20.9142 13.776C21.4665 13.776 21.9142 13.3283 21.9142 12.776V10.4476C21.9142 9.61914 21.2426 8.94757 20.4142 8.94756L18.0858 8.94756C17.5335 8.94756 17.0857 9.39528 17.0858 9.94756Z"
108
+ d: "M17.0858 9.94756C17.0858 10.4998 17.5335 10.9476 18.0858 10.9476H18.4782L10.1246 19.3012C9.73407 19.6917 9.73407 20.3248 10.1246 20.7154C10.5151 21.1059 11.1483 21.1059 11.5388 20.7154L19.9142 12.34V12.776C19.9142 13.3283 20.3619 13.776 20.9142 13.776C21.4665 13.776 21.9142 13.3283 21.9142 12.776V10.4476C21.9142 9.61914 21.2426 8.94757 20.4142 8.94756L18.0858 8.94756C17.5335 8.94756 17.0858 9.39528 17.0858 9.94756Z"
109
109
  }));
110
110
  }));
111
111
  var d = [ "default", "outlined" ];
package/WeightingScale.js CHANGED
@@ -103,7 +103,7 @@
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
105
105
  clipRule: "evenodd",
106
- d: "M9 2C8.44772 2 8 2.44772 8 3V6H6C5.44772 6 5 6.44772 5 7V10.0001H4.41429L3.70718 9.29297L2.29297 10.7072L3.29297 11.7072C3.48051 11.8947 3.73486 12.0001 4.00008 12.0001H11V13.0164C7.091 13.2737 4 16.5259 4 20.5V21C4 21.5523 4.44772 22 5 22H19C19.5523 22 20 21.5523 20 21V20.5C20 16.5259 16.909 13.2737 13 13.0164V12.0001H20.0001C20.2653 12.0001 20.5196 11.8947 20.7072 11.7072L21.7072 10.7072L20.293 9.29297L19.5859 10.0001H19V7C19 6.44772 18.5523 6 18 6H16V3C16 2.44772 15.5523 2 15 2H9ZM11.5 15C8.63098 15 6.27504 17.1968 6.02242 20H11.1338C11.162 19.9514 11.1946 19.9044 11.2318 19.8598L13.7318 16.8598C14.0854 16.4355 14.7159 16.3782 15.1402 16.7318C15.5645 17.0853 15.6218 17.7159 15.2682 18.1402L13.7184 20H17.9776C17.725 17.1968 15.369 15 12.5 15H11.5ZM14 6V4H10V6H14ZM7 8V10H11V8H7ZM13 8V10H17V8H13Z"
106
+ d: "M8.99988 2C8.44759 2 7.99988 2.44772 7.99988 3V6H5.99988C5.44759 6 4.99988 6.44772 4.99988 7V10.0001H4.41417L3.70706 9.29297L2.29285 10.7072L3.29285 11.7072C3.48038 11.8947 3.73474 12.0001 3.99995 12.0001H10.9999V13.0164C7.09088 13.2737 3.99988 16.5259 3.99988 20.5V21C3.99988 21.5523 4.44759 22 4.99988 22H18.9999C19.5522 22 19.9999 21.5523 19.9999 21V20.5C19.9999 16.5259 16.9089 13.2737 12.9999 13.0164V12.0001H20C20.2652 12.0001 20.5195 11.8947 20.7071 11.7072L21.7071 10.7072L20.2928 9.29297L19.5857 10.0001H18.9999V7C18.9999 6.44772 18.5522 6 17.9999 6H15.9999V3C15.9999 2.44772 15.5522 2 14.9999 2H8.99988ZM11.4999 15C8.63086 15 6.27491 17.1968 6.0223 20H11.1337C11.1618 19.9514 11.1945 19.9044 11.2317 19.8598L13.7317 16.8598C14.0852 16.4355 14.7158 16.3782 15.1401 16.7318C15.5644 17.0853 15.6217 17.7159 15.2681 18.1402L13.7183 20H17.9775C17.7248 17.1968 15.3689 15 12.4999 15H11.4999ZM13.9999 6V4H9.99988V6H13.9999ZM6.99988 8V10H10.9999V8H6.99988ZM12.9999 8V10H16.9999V8H12.9999Z"
107
107
  }));
108
108
  }));
109
109
  c.set("filled", (function() {
@@ -103,9 +103,9 @@
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
105
105
  clipRule: "evenodd",
106
- d: "M3.70751 3.29289C3.31699 2.90237 2.68382 2.90237 2.2933 3.29289C1.90277 3.68342 1.90277 4.31658 2.2933 4.70711L3.99818 6.41199C2.92193 7.05555 1.90648 7.84008 0.978469 8.76559L0.97448 8.76959L0.963284 8.78077C0.583516 9.17563 0.579325 9.81101 0.977427 10.2091L11.2801 20.5118C11.6785 20.9101 12.3243 20.9101 12.7226 20.5118L15.4103 17.8241L18.2933 20.7071C18.6838 21.0976 19.317 21.0976 19.7075 20.7071C20.098 20.3166 20.098 19.6834 19.7075 19.2929L3.70751 3.29289ZM11.5519 13.9657L9.14323 11.557C8.22917 11.8725 7.35702 12.344 6.56822 12.9715L8.61758 15.0208C9.50081 14.3963 10.5179 14.0446 11.5519 13.9657ZM7.60337 10.0172L5.46377 7.87758C4.63713 8.33063 3.84757 8.87592 3.1102 9.51345L5.14648 11.5497C5.90721 10.9176 6.73471 10.4068 7.60337 10.0172ZM10.064 16.4673L12.0014 18.4046L13.9387 16.4673C12.7441 15.7756 11.2587 15.7756 10.064 16.4673Z"
106
+ d: "M3.70746 3.29289C3.31693 2.90237 2.68377 2.90237 2.29324 3.29289C1.90272 3.68342 1.90272 4.31658 2.29324 4.70711L3.99813 6.41199C2.92187 7.05555 1.90642 7.84008 0.978416 8.76559L0.974427 8.76959L0.963231 8.78077C0.583462 9.17563 0.579271 9.81101 0.977374 10.2091L11.2801 20.5118C11.6784 20.9101 12.3242 20.9101 12.7226 20.5118L15.4103 17.8241L18.2932 20.7071C18.6838 21.0976 19.3169 21.0976 19.7075 20.7071C20.098 20.3166 20.098 19.6834 19.7075 19.2929L3.70746 3.29289ZM11.5518 13.9657L9.14317 11.557C8.22912 11.8725 7.35697 12.344 6.56817 12.9715L8.61753 15.0208C9.50075 14.3963 10.5178 14.0446 11.5518 13.9657ZM7.60332 10.0172L5.46372 7.87758C4.63708 8.33063 3.84752 8.87592 3.11014 9.51345L5.14643 11.5497C5.90715 10.9176 6.73466 10.4068 7.60332 10.0172ZM10.064 16.4673L12.0013 18.4046L13.9387 16.4673C12.744 15.7756 11.2586 15.7756 10.064 16.4673Z"
107
107
  }), n().createElement("path", {
108
- d: "M18.8563 11.5497C16.9282 9.94758 14.5711 9.12449 12.2022 9.08047L14.5909 11.4692C15.6027 11.782 16.5688 12.2828 17.4345 12.9715L16.7639 13.6421L18.1781 15.0564L23.0253 10.2091C23.4235 9.81096 23.4191 9.17573 23.0393 8.78091L23.0283 8.76959L23.0243 8.76559C18.9191 4.67142 13.1026 3.33603 7.88115 4.75942L9.55143 6.42971C13.4907 5.71251 17.6852 6.74043 20.8926 9.51345L18.8563 11.5497Z"
108
+ d: "M18.8562 11.5497C16.9281 9.94758 14.571 9.12449 12.2021 9.08047L14.5908 11.4692C15.6026 11.782 16.5687 12.2828 17.4345 12.9715L16.7638 13.6421L18.178 15.0564L23.0253 10.2091C23.4234 9.81096 23.419 9.17573 23.0393 8.78091L23.0282 8.76959L23.0242 8.76559C18.919 4.67142 13.1026 3.33603 7.88109 4.75942L9.55138 6.42971C13.4906 5.71251 17.6852 6.74043 20.8925 9.51345L18.8562 11.5497Z"
109
109
  }));
110
110
  }));
111
111
  c.set("filled", (function() {
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/WindowUser';
2
+ export * from './types/icons/WindowUser';
package/WindowUser.js ADDED
@@ -0,0 +1,154 @@
1
+ /******/ (() => {
2
+ // webpackBootstrap
3
+ /******/ "use strict";
4
+ /******/ // The require scope
5
+ /******/ var e = {};
6
+ /******/
7
+ /************************************************************************/
8
+ /******/ /* webpack/runtime/compat get default export */
9
+ /******/ (() => {
10
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
11
+ /******/ e.n = r => {
12
+ /******/ var t = r && r.__esModule ?
13
+ /******/ () => r["default"]
14
+ /******/ : () => r
15
+ /******/;
16
+ e.d(t, {
17
+ a: t
18
+ });
19
+ /******/ return t;
20
+ /******/ };
21
+ /******/ })();
22
+ /******/
23
+ /******/ /* webpack/runtime/define property getters */
24
+ /******/ (() => {
25
+ /******/ // define getter functions for harmony exports
26
+ /******/ e.d = (r, t) => {
27
+ /******/ for (var n in t) {
28
+ /******/ if (e.o(t, n) && !e.o(r, n)) {
29
+ /******/ Object.defineProperty(r, n, {
30
+ enumerable: true,
31
+ get: t[n]
32
+ });
33
+ /******/ }
34
+ /******/ }
35
+ /******/ };
36
+ /******/ })();
37
+ /******/
38
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
39
+ /******/ (() => {
40
+ /******/ e.o = (e, r) => Object.prototype.hasOwnProperty.call(e, r)
41
+ /******/;
42
+ })();
43
+ /******/
44
+ /******/ /* webpack/runtime/make namespace object */
45
+ /******/ (() => {
46
+ /******/ // define __esModule on exports
47
+ /******/ e.r = e => {
48
+ /******/ if (typeof Symbol !== "undefined" && Symbol.toStringTag) {
49
+ /******/ Object.defineProperty(e, Symbol.toStringTag, {
50
+ value: "Module"
51
+ });
52
+ /******/ }
53
+ /******/ Object.defineProperty(e, "__esModule", {
54
+ value: true
55
+ });
56
+ /******/ };
57
+ /******/ })();
58
+ /******/
59
+ /************************************************************************/ var r = {};
60
+ // ESM COMPAT FLAG
61
+ e.r(r);
62
+ // EXPORTS
63
+ e.d(r, {
64
+ default: () => /* binding */ s
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const t = require("react");
68
+ var n = e.n(t);
69
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
+ const l = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const a = require("@splunk/react-icons/SVG");
73
+ var o = e.n(a);
74
+ // CONCATENATED MODULE: ./src/icons/WindowUser.tsx
75
+ function u(e, r) {
76
+ if (null == e) return {};
77
+ var t, n, l = i(e, r);
78
+ if (Object.getOwnPropertySymbols) {
79
+ var a = Object.getOwnPropertySymbols(e);
80
+ for (n = 0; n < a.length; n++) {
81
+ t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
82
+ }
83
+ }
84
+ return l;
85
+ }
86
+ function i(e, r) {
87
+ if (null == e) return {};
88
+ var t = {};
89
+ for (var n in e) {
90
+ if ({}.hasOwnProperty.call(e, n)) {
91
+ if (-1 !== r.indexOf(n)) continue;
92
+ t[n] = e[n];
93
+ }
94
+ }
95
+ return t;
96
+ }
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var c = new Map;
101
+ c.set("outlined", (function() {
102
+
103
+ return n().createElement(n().Fragment, null, n().createElement("path", {
104
+ d: "M11.873 14.3525C13.0534 14.3525 14.1072 15.1442 14.4805 16.2969C14.5518 16.518 14.3923 16.7497 14.166 16.75H9.58203C9.3554 16.75 9.19602 16.5182 9.26758 16.2969C9.64085 15.1444 10.6928 14.3527 11.873 14.3525Z"
105
+ }), n().createElement("path", {
106
+ d: "M11.8672 10.75C12.672 10.75 13.3252 11.4216 13.3252 12.25C13.3252 13.0784 12.672 13.75 11.8672 13.75C11.0627 13.7496 10.4111 13.0782 10.4111 12.25C10.4111 11.4218 11.0627 10.7504 11.8672 10.75Z"
107
+ }), n().createElement("path", {
108
+ fillRule: "evenodd",
109
+ clipRule: "evenodd",
110
+ d: "M18.5 4C19.8807 4 21 5.11929 21 6.5V17.5C21 18.8807 19.8807 20 18.5 20H5.5C4.11929 20 3 18.8807 3 17.5V6.5C3 5.11929 4.11929 4 5.5 4H18.5ZM5 10V17.5C5 17.7761 5.22386 18 5.5 18H18.5C18.7761 18 19 17.7761 19 17.5V10H5ZM5.5 6C5.22386 6 5 6.22386 5 6.5V8H19V6.5C19 6.22386 18.7761 6 18.5 6H5.5Z"
111
+ }));
112
+ }));
113
+ c.set("filled", (function() {
114
+
115
+ return n().createElement(n().Fragment, null, n().createElement("path", {
116
+ fillRule: "evenodd",
117
+ clipRule: "evenodd",
118
+ d: "M18.5 4C19.8807 4 21 5.11929 21 6.5V17.5C21 18.8807 19.8807 20 18.5 20H5.5C4.11929 20 3 18.8807 3 17.5V6.5C3 5.11929 4.11929 4 5.5 4H18.5ZM11.873 14.3525C10.6928 14.3527 9.64085 15.1444 9.26758 16.2969C9.19602 16.5182 9.3554 16.75 9.58203 16.75H14.166C14.3923 16.7497 14.5518 16.518 14.4805 16.2969C14.1072 15.1442 13.0534 14.3525 11.873 14.3525ZM11.8672 10.75C11.0627 10.7504 10.4111 11.4218 10.4111 12.25C10.4111 13.0782 11.0627 13.7496 11.8672 13.75C12.672 13.75 13.3252 13.0784 13.3252 12.25C13.3252 11.4216 12.672 10.75 11.8672 10.75ZM5.5 6C5.22386 6 5 6.22386 5 6.5V8H19V6.5C19 6.22386 18.7761 6 18.5 6H5.5Z"
119
+ }));
120
+ }));
121
+ var d = [ "default", "outlined", "filled" ];
122
+ var f = function e(r) {
123
+ return d.indexOf(r) >= 0;
124
+ };
125
+ var C = function e(r) {
126
+ return r === "default" || r && !f(r) ? "outlined" : r;
127
+ };
128
+ /**
129
+ * @description Represents user-centric applications like video chat or teleconference
130
+ * @category Objects
131
+ * @keywords screen, monitor, display, human, person, portrait
132
+ * @variants outlined,filled
133
+ */ var v = function e(r) {
134
+ var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
135
+ var v = C(d);
136
+ var s = "windowuser-".concat(v);
137
+ var p = (0, t.useContext)(l.IconContext);
138
+ var m = c.get(v);
139
+ if (false) {}
140
+ if (p && m) {
141
+ var y = p.toRender, b = p.addIcon;
142
+ b(s, m());
143
+ if (!y) {
144
+ return null;
145
+ }
146
+ }
147
+
148
+ return n().createElement(o(), f, a, p ? n().createElement("use", {
149
+ href: "#".concat(s)
150
+ }) : !!m && m());
151
+ };
152
+ /* harmony default export */ const s = v;
153
+ module.exports = r;
154
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/WindowWrench';
2
+ export * from './types/icons/WindowWrench';