@splunk/react-icons 4.3.0 → 4.4.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.
@@ -0,0 +1,158 @@
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 */ C
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const t = require("react");
68
+ var n = e.n(t);
69
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
70
+ const a = require("@splunk/react-icons/SVG");
71
+ var l = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const o = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/ControlStopCircle.tsx
75
+ function u(e, r) {
76
+ if (e == null) return {};
77
+ var t = i(e, r);
78
+ var n, a;
79
+ if (Object.getOwnPropertySymbols) {
80
+ var l = Object.getOwnPropertySymbols(e);
81
+ for (a = 0; a < l.length; a++) {
82
+ n = l[a];
83
+ if (r.indexOf(n) >= 0) continue;
84
+ if (!Object.prototype.propertyIsEnumerable.call(e, n)) continue;
85
+ t[n] = e[n];
86
+ }
87
+ }
88
+ return t;
89
+ }
90
+ function i(e, r) {
91
+ if (e == null) return {};
92
+ var t = {};
93
+ var n = Object.keys(e);
94
+ var a, l;
95
+ for (l = 0; l < n.length; l++) {
96
+ a = n[l];
97
+ if (r.indexOf(a) >= 0) continue;
98
+ t[a] = e[a];
99
+ }
100
+ return t;
101
+ }
102
+ var c = {
103
+ variant: "default"
104
+ };
105
+ var d = new Map;
106
+ d.set("outlined", (function() {
107
+
108
+ return n().createElement(n().Fragment, null, n().createElement("path", {
109
+ fillRule: "evenodd",
110
+ clipRule: "evenodd",
111
+ d: "M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4Z"
112
+ }), n().createElement("path", {
113
+ d: "M8.29999 9.05005C8.29999 8.63584 8.63577 8.30005 9.04999 8.30005H14.95C15.3642 8.30005 15.7 8.63584 15.7 9.05005V14.95C15.7 15.3643 15.3642 15.7 14.95 15.7H9.04999C8.63577 15.7 8.29999 15.3643 8.29999 14.95V9.05005Z"
114
+ }));
115
+ }));
116
+ d.set("filled", (function() {
117
+
118
+ return n().createElement(n().Fragment, null, n().createElement("path", {
119
+ fillRule: "evenodd",
120
+ clipRule: "evenodd",
121
+ d: "M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM8.81081 8C8.36301 8 8 8.36301 8 8.81081V15.1892C8 15.637 8.36301 16 8.81081 16H15.1892C15.637 16 16 15.637 16 15.1892V8.81081C16 8.36301 15.637 8 15.1892 8H8.81081Z"
122
+ }));
123
+ }));
124
+ var f = [ "default", "outlined", "filled" ];
125
+ var v = function e(r) {
126
+ return f.indexOf(r) >= 0;
127
+ };
128
+ var s = function e(r) {
129
+ return r === "default" || r && !v(r) ? "outlined" : r;
130
+ };
131
+ /**
132
+ * @description Stop button with circle indicates running status or stop sequence action (e.g. AI assistant)
133
+ * @category Controls
134
+ * @keywords play, pause, stop, conversation, stream, streaming, music, video, movie
135
+ * @variants outlined,filled
136
+ */ var p = function e(r) {
137
+ var a = r.children, i = r.variant, c = u(r, [ "children", "variant" ]);
138
+ var f = s(i);
139
+ var v = "controlstopcircle-".concat(f);
140
+ var p = (0, t.useContext)(o.IconContext);
141
+ var C = d.get(f);
142
+ if (false) {}
143
+ if (p && C) {
144
+ var m = p.toRender, y = p.addIcon;
145
+ y(v, C());
146
+ if (!m) {
147
+ return null;
148
+ }
149
+ }
150
+
151
+ return n().createElement(l(), c, a, p ? n().createElement("use", {
152
+ href: "#".concat(v)
153
+ }) : !!C && C());
154
+ };
155
+ p.defaultProps = c;
156
+ /* harmony default export */ const C = p;
157
+ module.exports = r;
158
+ /******/})();
package/CursorArrow.js CHANGED
@@ -114,7 +114,7 @@
114
114
  f.set("filled", (function() {
115
115
 
116
116
  return n().createElement(n().Fragment, null, n().createElement("path", {
117
- d: "M4.78567 3.04928C3.74261 2.84786 2.82649 3.76468 3.02869 4.80759L5.74654 18.8254C6.01809 20.226 7.9072 20.4924 8.55537 19.2214L10.5251 15.3593L15.2204 19.9875C16.5525 21.3006 18.6962 21.2873 20.012 19.9578C21.3236 18.6324 21.3193 16.4968 20.0024 15.1767L15.3711 10.5343L19.2226 8.56936C20.4938 7.92081 20.2265 6.031 18.8253 5.76041L4.78567 3.04928Z"
117
+ d: "M4.78567 3.04922C3.74261 2.8478 2.82649 3.76462 3.02869 4.80752L5.74654 18.8254C6.01809 20.226 7.9072 20.4923 8.55537 19.2214L10.5251 15.3592L15.2204 19.9875C16.5525 21.3006 18.6962 21.2873 20.012 19.9577C21.3236 18.6324 21.3193 16.4968 20.0024 15.1767L15.3711 10.5342L19.2226 8.5693C20.4938 7.92075 20.2265 6.03094 18.8253 5.76035L4.78567 3.04922Z"
118
118
  }));
119
119
  }));
120
120
  var d = [ "default", "outlined", "filled" ];
package/DocumentDrawer.js CHANGED
@@ -106,11 +106,11 @@
106
106
  d.set("outlined", (function() {
107
107
 
108
108
  return n().createElement(n().Fragment, null, n().createElement("path", {
109
- d: "M10 14C9.44772 14 9 14.4477 9 15C9 15.5523 9.44772 16 10 16H14C14.5523 16 15 15.5523 15 15C15 14.4477 14.5523 14 14 14H10Z"
109
+ d: "M10.0001 14C9.44784 14 9.00012 14.4477 9.00012 15C9.00012 15.5523 9.44784 16 10.0001 16H14.0001C14.5524 16 15.0001 15.5523 15.0001 15C15.0001 14.4477 14.5524 14 14.0001 14H10.0001Z"
110
110
  }), n().createElement("path", {
111
111
  fillRule: "evenodd",
112
112
  clipRule: "evenodd",
113
- d: "M3.89698 10C2.8064 10 1.98146 10.9867 2.17466 12.06L3.70466 20.56C3.85469 21.3935 4.58007 22 5.42698 22H18.5729C19.4198 22 20.1452 21.3935 20.2952 20.56L21.8252 12.06C22.0184 10.9867 21.1935 10 20.1029 10H19.9998L20.4197 8.13412C20.6468 7.12462 19.956 6.16114 18.9669 6.01818L19.2001 3.94567C19.3168 2.90824 18.505 2.00003 17.4611 2.00003L6.53928 2.00003C5.49529 2.00003 4.68353 2.90824 4.80025 3.94567L5.03339 6.01809C4.04396 6.16073 3.35284 7.1244 3.58003 8.13412L3.99985 10H3.89698ZM5.636 20L4.196 12L19.8039 12L18.3639 20H5.636ZM18.3998 7.99998L17.9498 10L6.04985 10L5.59985 7.99998L18.3998 7.99998ZM17.1814 4.00003L16.9564 5.99998L7.04397 5.99998L6.81898 4.00003L17.1814 4.00003Z"
113
+ d: "M3.8971 10C2.80652 10 1.98158 10.9867 2.17478 12.06L3.70478 20.56C3.85481 21.3935 4.58019 22 5.4271 22H18.573C19.4199 22 20.1453 21.3935 20.2953 20.56L21.8253 12.06C22.0185 10.9867 21.1936 10 20.103 10H20L20.4198 8.13412C20.6469 7.12462 19.9562 6.16114 18.9671 6.01818L19.2002 3.94567C19.3169 2.90824 18.5052 2.00003 17.4612 2.00003L6.5394 2.00003C5.49542 2.00003 4.68366 2.90824 4.80037 3.94567L5.03351 6.01809C4.04408 6.16073 3.35296 7.1244 3.58015 8.13412L3.99998 10H3.8971ZM5.63612 20L4.19612 12L19.804 12L18.364 20H5.63612ZM18.4 7.99998L17.95 10L6.04998 10L5.59997 7.99998L18.4 7.99998ZM17.1815 4.00003L16.9565 5.99998L7.04409 5.99998L6.8191 4.00003L17.1815 4.00003Z"
114
114
  }));
115
115
  }));
116
116
  d.set("filled", (function() {
package/Flashlight.js CHANGED
@@ -106,11 +106,11 @@
106
106
  d.set("outlined", (function() {
107
107
 
108
108
  return n().createElement(n().Fragment, null, n().createElement("path", {
109
- d: "M11.7356 12.2504C11.3833 11.8982 10.8122 11.8982 10.4599 12.2504L9.73037 12.98C9.37811 13.3322 9.37811 13.9034 9.73037 14.2556C10.0826 14.6079 10.6537 14.6079 11.006 14.2556L11.7356 13.5261C12.0878 13.1738 12.0878 12.6027 11.7356 12.2504Z"
109
+ d: "M11.7355 12.2504C11.3832 11.8982 10.8121 11.8982 10.4598 12.2504L9.73025 12.98C9.37799 13.3322 9.37799 13.9034 9.73025 14.2556C10.0825 14.6079 10.6536 14.6079 11.0059 14.2556L11.7355 13.5261C12.0877 13.1738 12.0877 12.6027 11.7355 12.2504Z"
110
110
  }), n().createElement("path", {
111
111
  fillRule: "evenodd",
112
112
  clipRule: "evenodd",
113
- d: "M14.7684 2.85357C13.792 1.87726 12.2091 1.87726 11.2328 2.85357L10.4933 3.59309C10.1443 3.94209 9.90641 4.38659 9.80962 4.87057L8.92709 9.28318C8.90774 9.37997 8.86016 9.46887 8.79036 9.53867L3.45465 14.8744C2.47833 15.8507 2.47833 17.4336 3.45465 18.4099L5.57597 20.5312C6.55228 21.5076 8.13519 21.5076 9.1115 20.5312L14.4472 15.1955C14.517 15.1257 14.6059 15.0781 14.7027 15.0588L19.1153 14.1763C19.5993 14.0795 20.0438 13.8416 20.3928 13.4926L21.1323 12.7531C22.1086 11.7768 22.1086 10.1938 21.1323 9.21753L14.7684 2.85357ZM12.647 4.26778C12.8423 4.07252 13.1589 4.07252 13.3541 4.26778L19.7181 10.6317C19.9134 10.827 19.9134 11.1436 19.7181 11.3389L18.9786 12.0784C18.9088 12.1482 18.8199 12.1957 18.7231 12.2151L14.3105 13.0976C13.8265 13.1944 13.382 13.4323 13.033 13.7813L7.69729 19.117C7.50202 19.3123 7.18544 19.3123 6.99018 19.117L4.86886 16.9957C4.6736 16.8004 4.6736 16.4839 4.86886 16.2886L10.2046 10.9529C10.5536 10.6039 10.7915 10.1594 10.8883 9.67541L11.7708 5.2628C11.7901 5.166 11.8377 5.0771 11.9075 5.0073L12.647 4.26778Z"
113
+ d: "M14.7682 2.85357C13.7919 1.87726 12.209 1.87726 11.2327 2.85357L10.4932 3.59309C10.1442 3.94209 9.90629 4.38659 9.80949 4.87057L8.92697 9.28318C8.90761 9.37997 8.86004 9.46887 8.79024 9.53867L3.45452 14.8744C2.47821 15.8507 2.47821 17.4336 3.45452 18.4099L5.57584 20.5312C6.55215 21.5076 8.13507 21.5076 9.11138 20.5312L14.4471 15.1955C14.5169 15.1257 14.6058 15.0781 14.7026 15.0588L19.1152 14.1763C19.5992 14.0795 20.0437 13.8416 20.3927 13.4926L21.1322 12.7531C22.1085 11.7768 22.1085 10.1938 21.1322 9.21753L14.7682 2.85357ZM12.6469 4.26778C12.8422 4.07252 13.1588 4.07252 13.354 4.26778L19.718 10.6317C19.9132 10.827 19.9132 11.1436 19.718 11.3389L18.9785 12.0784C18.9087 12.1482 18.8198 12.1957 18.723 12.2151L14.3104 13.0976C13.8264 13.1944 13.3819 13.4323 13.0329 13.7813L7.69716 19.117C7.5019 19.3123 7.18532 19.3123 6.99006 19.117L4.86874 16.9957C4.67347 16.8004 4.67347 16.4839 4.86874 16.2886L10.2044 10.9529C10.5535 10.6039 10.7913 10.1594 10.8881 9.67541L11.7707 5.2628C11.79 5.166 11.8376 5.0771 11.9074 5.0073L12.6469 4.26778Z"
114
114
  }));
115
115
  }));
116
116
  d.set("filled", (function() {
package/Pin.js CHANGED
@@ -108,13 +108,13 @@
108
108
  return n().createElement(n().Fragment, null, n().createElement("path", {
109
109
  fillRule: "evenodd",
110
110
  clipRule: "evenodd",
111
- d: "M21.5461 8.30334C22.4914 9.24857 21.8214 10.8647 20.4846 10.864L18.432 10.8629L16.282 13.0129L15.5513 18.1277C15.3765 19.3513 13.8798 19.8503 13.0057 18.9762L9.88233 15.8528L4.71858 21.0165C4.32806 21.4071 3.69489 21.4071 3.30437 21.0165C2.91384 20.626 2.91384 19.9929 3.30437 19.6023L8.46812 14.4386L5.22759 11.1981C4.35355 10.324 4.85248 8.82726 6.07614 8.65247L11.1909 7.92185L13.341 5.77179L13.3399 3.71925C13.3392 2.38251 14.9554 1.7126 15.9006 2.65781L21.5461 8.30334ZM18.2259 8.86274L19.2777 8.86333L15.3406 4.9262L15.3411 5.97801C15.3413 6.37611 15.1833 6.75796 14.9018 7.03945L12.4873 9.45392C12.2578 9.68342 11.9601 9.83229 11.6388 9.87819L7.34892 10.491L13.7129 16.8549L14.3257 12.5651C14.3716 12.2438 14.5204 11.946 14.7499 11.7165L17.1644 9.30208C17.4459 9.02058 17.8278 8.86252 18.2259 8.86274Z"
111
+ d: "M21.5461 8.30334C22.4914 9.24857 21.8214 10.8647 20.4846 10.864L18.4321 10.8629L16.282 13.0129L15.5513 18.1277C15.3765 19.3513 13.8798 19.8502 13.0058 18.9762L9.88233 15.8528L4.71858 21.0165C4.32806 21.4071 3.69489 21.4071 3.30437 21.0165C2.91384 20.626 2.91384 19.9929 3.30437 19.6023L8.46812 14.4386L5.22759 11.1981C4.35355 10.324 4.85248 8.82726 6.07614 8.65247L11.191 7.92185L13.341 5.77179L13.3399 3.71924C13.3393 2.38251 14.9554 1.7126 15.9006 2.65781L21.5461 8.30334ZM18.2259 8.86275L19.2777 8.86333L15.3406 4.9262L15.3411 5.97801C15.3413 6.37611 15.1833 6.75795 14.9018 7.03945L12.4873 9.45392C12.2578 9.68342 11.9601 9.83229 11.6388 9.87819L7.34892 10.491L13.7129 16.8549L14.3257 12.5651C14.3716 12.2438 14.5204 11.946 14.7499 11.7165L17.1644 9.30208C17.4459 9.02058 17.8278 8.86253 18.2259 8.86275Z"
112
112
  }));
113
113
  }));
114
114
  f.set("filled", (function() {
115
115
 
116
116
  return n().createElement(n().Fragment, null, n().createElement("path", {
117
- d: "M21.5848 8.04394C22.5301 8.98917 21.8601 10.6053 20.5233 10.6046L18.4707 10.6035L16.3207 12.7535L15.59 17.8683C15.4152 19.0919 13.9185 19.5909 13.0444 18.7168L9.92108 15.5935L4.7574 20.7571C4.36688 21.1477 3.73371 21.1477 3.34319 20.7571C2.95266 20.3666 2.95266 19.7334 3.34319 19.3429L8.50687 14.1792L5.26628 10.9387C4.39224 10.0646 4.89116 8.56786 6.11482 8.39307L11.2296 7.66245L13.3797 5.51239L13.3786 3.45985C13.3779 2.12311 14.9941 1.4532 15.9393 2.39841L21.5848 8.04394Z"
117
+ d: "M21.5848 8.04394C22.5301 8.98917 21.8601 10.6053 20.5233 10.6046L18.4707 10.6035L16.3207 12.7535L15.59 17.8683C15.4152 19.0919 13.9185 19.5909 13.0444 18.7168L9.92108 15.5935L4.7574 20.7571C4.36687 21.1477 3.73371 21.1477 3.34319 20.7571C2.95266 20.3666 2.95266 19.7334 3.34319 19.3429L8.50686 14.1792L5.26627 10.9387C4.39224 10.0646 4.89116 8.56786 6.11482 8.39307L11.2296 7.66245L13.3797 5.51239L13.3786 3.45985C13.3779 2.12311 14.9941 1.4532 15.9393 2.39841L21.5848 8.04394Z"
118
118
  }));
119
119
  }));
120
120
  var d = [ "default", "outlined", "filled" ];
@@ -118,7 +118,7 @@
118
118
  return n().createElement(n().Fragment, null, n().createElement("path", {
119
119
  fillRule: "evenodd",
120
120
  clipRule: "evenodd",
121
- d: "M1.99988 4C1.99988 3.44772 2.44759 3 2.99988 3L16.9999 3C17.5522 3 17.9999 3.44772 17.9999 4V9.99999C17.9999 10.5523 17.5522 11 16.9999 11L10.9998 11L10.9998 13L20.9999 13C21.2651 13 21.5195 13.1054 21.707 13.2929C21.8945 13.4804 21.9999 13.7348 21.9999 14L21.9998 20C21.9998 20.5523 21.5521 21 20.9998 21L7.99988 21C7.44759 21 6.99988 20.5523 6.99988 20L6.99988 14C6.99988 13.4477 7.44759 13 7.99988 13H8.99984L8.9998 11H2.99988C2.44759 11 1.99988 10.5523 1.99988 9.99999L1.99988 4ZM9.01008 6.21721C9.55678 5.67044 10.4432 5.67039 10.99 6.21709L12.6366 7.86356C12.9881 8.21501 12.9882 8.78486 12.6367 9.13635C12.2853 9.48784 11.7154 9.48788 11.3639 9.13642L10.8999 8.67251L10.8998 11L9.09982 10.9999L9.09995 8.67306L8.6367 9.13635C8.28525 9.48784 7.7154 9.48788 7.36391 9.13642C7.01242 8.78497 7.01239 8.21512 7.36384 7.86363L9.01008 6.21721Z"
121
+ d: "M1.99984 4C1.99984 3.44772 2.44755 3 2.99984 3L16.9998 3C17.5521 3 17.9998 3.44772 17.9998 4V9.99999C17.9998 10.5523 17.5521 11 16.9998 11L10.9998 11L10.9998 13L20.9998 13C21.2651 13 21.5194 13.1054 21.7069 13.2929C21.8945 13.4804 21.9998 13.7348 21.9998 14L21.9998 20C21.9998 20.5523 21.5521 21 20.9998 21L7.99984 21C7.44755 21 6.99984 20.5523 6.99984 20L6.99984 14C6.99984 13.4477 7.44755 13 7.99984 13H8.99979L8.99976 11H2.99984C2.44755 11 1.99984 10.5523 1.99984 9.99999L1.99984 4ZM9.01004 6.21721C9.55674 5.67044 10.4432 5.67039 10.9899 6.21709L12.6366 7.86356C12.9881 8.21501 12.9881 8.78486 12.6367 9.13635C12.2852 9.48784 11.7154 9.48788 11.3639 9.13642L10.8999 8.67251L10.8998 11L9.09977 10.9999L9.09991 8.67306L8.63666 9.13635C8.28521 9.48784 7.71536 9.48788 7.36387 9.13642C7.01238 8.78497 7.01234 8.21512 7.3638 7.86363L9.01004 6.21721Z"
122
122
  }));
123
123
  }));
124
124
  var f = [ "default", "outlined", "filled" ];
package/SquaresLayered.js CHANGED
@@ -108,9 +108,9 @@
108
108
  return n().createElement(n().Fragment, null, n().createElement("path", {
109
109
  fillRule: "evenodd",
110
110
  clipRule: "evenodd",
111
- d: "M7.36865 4.00598C7.36865 3.4537 7.81637 3.00598 8.36865 3.00598H19.9942C20.5465 3.00598 20.9942 3.4537 20.9942 4.00598V15.6316C20.9942 16.1838 20.5465 16.6316 19.9942 16.6316H8.36865C7.81637 16.6316 7.36865 16.1838 7.36865 15.6316V4.00598ZM9.36865 14.6316V5.00598H18.9942V14.6316H9.36865Z"
111
+ d: "M7.36865 4.00586C7.36865 3.45357 7.81637 3.00586 8.36865 3.00586H19.9942C20.5465 3.00586 20.9942 3.45357 20.9942 4.00586V15.6314C20.9942 16.1837 20.5465 16.6314 19.9942 16.6314H8.36865C7.81637 16.6314 7.36865 16.1837 7.36865 15.6314V4.00586ZM9.36865 14.6314V5.00586H18.9942V14.6314H9.36865Z"
112
112
  }), n().createElement("path", {
113
- d: "M5 8.58557C5 8.03329 4.55228 7.58557 4 7.58557C3.44772 7.58557 3 8.03329 3 8.58557V19.5C3 20.3284 3.67157 21 4.5 21H15.4144C15.9667 21 16.4144 20.5523 16.4144 20C16.4144 19.4477 15.9667 19 15.4144 19H5V8.58557Z"
113
+ d: "M5 8.58545C5 8.03316 4.55228 7.58545 4 7.58545C3.44772 7.58545 3 8.03316 3 8.58545V19.4999C3 20.3283 3.67157 20.9999 4.5 20.9999H15.4144C15.9667 20.9999 16.4144 20.5522 16.4144 19.9999C16.4144 19.4476 15.9667 18.9999 15.4144 18.9999H5V8.58545Z"
114
114
  }));
115
115
  }));
116
116
  d.set("filled", (function() {
@@ -72,9 +72,9 @@
72
72
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
73
  const o = require("@splunk/react-icons/IconProvider");
74
74
  // CONCATENATED MODULE: ./src/icons/StarSparklesDouble.tsx
75
- function C(e, t) {
75
+ function u(e, t) {
76
76
  if (e == null) return {};
77
- var r = u(e, t);
77
+ var r = C(e, t);
78
78
  var n, a;
79
79
  if (Object.getOwnPropertySymbols) {
80
80
  var l = Object.getOwnPropertySymbols(e);
@@ -87,7 +87,7 @@
87
87
  }
88
88
  return r;
89
89
  }
90
- function u(e, t) {
90
+ function C(e, t) {
91
91
  if (e == null) return {};
92
92
  var r = {};
93
93
  var n = Object.keys(e);
@@ -109,12 +109,10 @@
109
109
  fillRule: "evenodd",
110
110
  clipRule: "evenodd",
111
111
  d: "M10.5 5.5C11.0523 5.5 11.5 5.94772 11.5 6.5C11.5 9.81371 14.1863 12.5 17.5 12.5C18.0523 12.5 18.5 12.9477 18.5 13.5C18.5 14.0523 18.0523 14.5 17.5 14.5C14.1863 14.5 11.5 17.1863 11.5 20.5C11.5 21.0523 11.0523 21.5 10.5 21.5C9.94771 21.5 9.5 21.0523 9.5 20.5C9.5 17.1863 6.81371 14.5 3.5 14.5C2.94772 14.5 2.5 14.0523 2.5 13.5C2.5 12.9477 2.94772 12.5 3.5 12.5C6.81371 12.5 9.5 9.81371 9.5 6.5C9.5 5.94772 9.94771 5.5 10.5 5.5ZM10.5 10.376C9.77243 11.6872 8.68717 12.7724 7.37601 13.5C8.68717 14.2276 9.77243 15.3128 10.5 16.624C11.2276 15.3128 12.3128 14.2276 13.624 13.5C12.3128 12.7724 11.2276 11.6872 10.5 10.376Z"
112
- }), n().createElement("path", {
113
- d: "M18 3C18 4.65685 16.6569 6 15 6C16.6569 6 18 7.34315 18 9C18 7.34315 19.3431 6 21 6C19.3431 6 18 4.65685 18 3Z"
114
112
  }), n().createElement("path", {
115
113
  fillRule: "evenodd",
116
114
  clipRule: "evenodd",
117
- d: "M18 2.25C18.4142 2.25 18.75 2.58579 18.75 3C18.75 4.24264 19.7574 5.25 21 5.25C21.4142 5.25 21.75 5.58579 21.75 6C21.75 6.41421 21.4142 6.75 21 6.75C19.7574 6.75 18.75 7.75736 18.75 9C18.75 9.41421 18.4142 9.75 18 9.75C17.5858 9.75 17.25 9.41421 17.25 9C17.25 7.75736 16.2426 6.75 15 6.75C14.5858 6.75 14.25 6.41421 14.25 6C14.25 5.58579 14.5858 5.25 15 5.25C16.2426 5.25 17.25 4.24264 17.25 3C17.25 2.58579 17.5858 2.25 18 2.25ZM18 5.25037C17.7868 5.53418 17.5342 5.78676 17.2504 6C17.5342 6.21324 17.7868 6.46582 18 6.74963C18.2132 6.46582 18.4658 6.21324 18.7496 6C18.4658 5.78676 18.2132 5.53418 18 5.25037Z"
115
+ d: "M18 2.25C18.4142 2.25 18.75 2.58579 18.75 3C18.75 4.24264 19.7574 5.25 21 5.25C21.4142 5.25 21.75 5.58579 21.75 6C21.75 6.41421 21.4142 6.75 21 6.75C19.7574 6.75 18.75 7.75736 18.75 9C18.75 9.41421 18.4142 9.75 18 9.75C17.5858 9.75 17.25 9.41421 17.25 9C17.25 7.75736 16.2426 6.75 15 6.75C14.5858 6.75 14.25 6.41421 14.25 6C14.25 5.58579 14.5858 5.25 15 5.25C16.2426 5.25 17.25 4.24264 17.25 3C17.25 2.58579 17.5858 2.25 18 2.25Z"
118
116
  }));
119
117
  }));
120
118
  c.set("filled", (function() {
@@ -138,8 +136,8 @@
138
136
  *
139
137
  * @variants outlined,filled
140
138
  */ var s = function e(t) {
141
- var a = t.children, u = t.variant, i = C(t, [ "children", "variant" ]);
142
- var d = v(u);
139
+ var a = t.children, C = t.variant, i = u(t, [ "children", "variant" ]);
140
+ var d = v(C);
143
141
  var f = "starsparklesdouble-".concat(d);
144
142
  var s = (0, r.useContext)(o.IconContext);
145
143
  var p = c.get(d);
package/Telescope.js CHANGED
@@ -61,25 +61,25 @@
61
61
  e.r(t);
62
62
  // EXPORTS
63
63
  e.d(t, {
64
- default: () => /* binding */ p
64
+ default: () => /* binding */ s
65
65
  });
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const r = require("react");
68
68
  var n = e.n(r);
69
69
  // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
70
- const C = require("@splunk/react-icons/SVG");
71
- var a = e.n(C);
70
+ const a = require("@splunk/react-icons/SVG");
71
+ var o = e.n(a);
72
72
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
- const o = require("@splunk/react-icons/IconProvider");
73
+ const l = require("@splunk/react-icons/IconProvider");
74
74
  // CONCATENATED MODULE: ./src/icons/Telescope.tsx
75
- function l(e, t) {
75
+ function u(e, t) {
76
76
  if (e == null) return {};
77
- var r = u(e, t);
78
- var n, C;
77
+ var r = i(e, t);
78
+ var n, a;
79
79
  if (Object.getOwnPropertySymbols) {
80
- var a = Object.getOwnPropertySymbols(e);
81
- for (C = 0; C < a.length; C++) {
82
- n = a[C];
80
+ var o = Object.getOwnPropertySymbols(e);
81
+ for (a = 0; a < o.length; a++) {
82
+ n = o[a];
83
83
  if (t.indexOf(n) >= 0) continue;
84
84
  if (!Object.prototype.propertyIsEnumerable.call(e, n)) continue;
85
85
  r[n] = e[n];
@@ -87,72 +87,72 @@
87
87
  }
88
88
  return r;
89
89
  }
90
- function u(e, t) {
90
+ function i(e, t) {
91
91
  if (e == null) return {};
92
92
  var r = {};
93
93
  var n = Object.keys(e);
94
- var C, a;
95
- for (a = 0; a < n.length; a++) {
96
- C = n[a];
97
- if (t.indexOf(C) >= 0) continue;
98
- r[C] = e[C];
94
+ var a, o;
95
+ for (o = 0; o < n.length; o++) {
96
+ a = n[o];
97
+ if (t.indexOf(a) >= 0) continue;
98
+ r[a] = e[a];
99
99
  }
100
100
  return r;
101
101
  }
102
- var i = {
102
+ var c = {
103
103
  variant: "default"
104
104
  };
105
- var c = new Map;
106
- c.set("outlined", (function() {
105
+ var d = new Map;
106
+ d.set("outlined", (function() {
107
107
 
108
108
  return n().createElement(n().Fragment, null, n().createElement("path", {
109
109
  fillRule: "evenodd",
110
110
  clipRule: "evenodd",
111
- d: "M18.5432 5.12418C17.6762 4.25716 16.6821 3.61147 15.7381 3.29682C15.7191 3.29048 15.7 3.28423 15.6807 3.27808C14.8072 2.99942 13.6713 2.92428 12.8858 3.70977C12.8324 3.76309 12.7827 3.81883 12.7364 3.87671C12.6765 3.95091 12.6232 4.02758 12.5758 4.10627L8.58979 9.42098L5.10839 12.9024C4.51617 13.4946 4.33761 14.282 4.39934 15.0251L2.98672 16.4378C2.41639 17.0081 2.33335 17.7846 2.46079 18.4219C2.58989 19.0673 2.94747 19.6983 3.45813 20.209C3.96878 20.7196 4.59979 21.0772 5.24526 21.2063C5.88249 21.3338 6.65903 21.2507 7.22936 20.6804L8.64155 19.2682C9.38501 19.3302 10.1728 19.1517 10.7652 18.5592L14.2538 15.0707L19.5518 11.0971C19.6945 11.0124 19.8305 10.9079 19.9574 10.781C20.7601 9.97839 20.6641 8.80979 20.3706 7.92927C20.0559 6.98531 19.4102 5.9912 18.5432 5.12418ZM15.0677 5.18181C15.08 5.18573 15.0925 5.18979 15.1051 5.19399C15.6966 5.39118 16.4333 5.84312 17.1284 6.5382C17.8235 7.23328 18.2754 7.96996 18.4726 8.56153C18.5711 8.85702 18.5931 9.07707 18.5814 9.21781C18.5758 9.28515 18.5633 9.32499 18.555 9.34466C18.5495 9.35774 18.5404 9.3675 18.5294 9.37554C18.5271 9.37666 18.5244 9.3779 18.5213 9.37923C18.5016 9.38748 18.4618 9.39998 18.3944 9.4056C18.2537 9.41734 18.0336 9.39531 17.7381 9.29682C17.1466 9.09963 16.4099 8.64768 15.7148 7.95261C15.0197 7.25753 14.5678 6.52085 14.3706 5.92927C14.2721 5.63379 14.2501 5.41373 14.2618 5.273C14.2674 5.20566 14.2799 5.16582 14.2882 5.14615C14.2912 5.13903 14.2937 5.13421 14.2955 5.13115C14.3004 5.12544 14.306 5.12041 14.3127 5.11633C14.3153 5.11498 14.3186 5.11344 14.3226 5.11178C14.3422 5.10353 14.3821 5.09103 14.4494 5.08541C14.584 5.07417 14.7913 5.09384 15.0677 5.18181ZM12.7415 7.21874C13.0965 7.95617 13.6329 8.69918 14.3006 9.36682C14.9679 10.0341 15.7105 10.5703 16.4475 10.9254L12.936 13.559L12.8858 13.6093C12.8052 13.6898 12.5968 13.8003 12.1677 13.7145C11.7716 13.6353 11.2906 13.3981 10.8472 12.9823C10.8197 12.9561 10.7923 12.9295 10.7652 12.9024C10.7366 12.8737 10.7084 12.8448 10.6807 12.8156C10.2671 12.3732 10.0311 11.8939 9.95213 11.4989C9.86631 11.0698 9.97679 10.8614 10.0573 10.7808L10.1076 10.7306L12.7415 7.21874ZM8.21296 12.6262C8.45717 13.2305 8.84662 13.8128 9.35023 14.3164C9.85424 14.8204 10.4371 15.2101 11.0418 15.4542L9.35103 17.145C9.27049 17.2256 9.06204 17.336 8.63293 17.2502C8.21207 17.1661 7.69537 16.9036 7.22971 16.4379C6.76405 15.9723 6.50157 15.4556 6.4174 15.0347C6.33158 14.6056 6.44207 14.3971 6.52261 14.3166L8.21296 12.6262ZM5.8155 17.8521C6.0568 18.0934 6.31617 18.3085 6.58736 18.494L5.82896 19.2524C5.80742 19.2589 5.75044 19.2678 5.63749 19.2452C5.42989 19.2036 5.14273 19.0652 4.87234 18.7948C4.60194 18.5244 4.46348 18.2372 4.42196 18.0296C4.39937 17.9167 4.40825 17.8597 4.41475 17.8382L5.17324 17.0797C5.35879 17.3511 5.57402 17.6106 5.8155 17.8521Z"
111
+ d: "M15.7498 2.25C16.015 2.25 16.2694 2.35536 16.4569 2.54289L21.4569 7.54289C21.8474 7.93341 21.8474 8.56657 21.4569 8.9571L16.207 14.2071C16.0195 14.3946 15.7651 14.5 15.4999 14.5C15.3349 14.5 15.1741 14.4592 15.0309 14.3832L11.2068 18.2071C10.8163 18.5976 10.1831 18.5976 9.79263 18.2071L9.74974 18.1642L7.38313 20.5309C7.58405 20.9089 7.52525 21.3887 7.20675 21.7072C6.81619 22.0977 6.18303 22.0976 5.79254 21.707L2.29271 18.2069C1.90229 17.8162 1.90245 17.1831 2.29308 16.7927C2.61151 16.4744 3.09111 16.4157 3.46901 16.6165L5.83548 14.25L5.79263 14.2071C5.60509 14.0196 5.49973 13.7652 5.49974 13.5C5.49974 13.2348 5.6051 12.9804 5.79264 12.7929L9.61651 8.96917C9.41558 8.59116 9.47435 8.11136 9.7928 7.7929L15.0427 2.5429C15.2302 2.35536 15.4846 2.25 15.7498 2.25ZM11.9141 8.49999L15.7498 4.66422L19.3356 8.25001L15.4999 12.0858L11.9141 8.49999ZM13.5857 13L10.9999 10.4142L7.91396 13.5L10.4568 16.0429L10.4998 16.0858L13.5857 13ZM7.24969 15.6642L4.91395 17.9999L5.99978 19.0858L8.33553 16.75L7.24969 15.6642Z"
112
112
  }));
113
113
  }));
114
- c.set("filled", (function() {
114
+ d.set("filled", (function() {
115
115
 
116
116
  return n().createElement(n().Fragment, null, n().createElement("path", {
117
- d: "M18.5424 5.12423C17.6754 4.25721 16.6813 3.61152 15.7373 3.29687C14.8568 3.00336 13.6882 2.90737 12.8855 3.71002C12.0829 4.51266 12.1789 5.68126 12.4724 6.56178C12.7871 7.50574 13.4327 8.49985 14.2998 9.36687C15.1668 10.2339 16.1609 10.8796 17.1049 11.1942C17.9854 11.4877 19.154 11.5837 19.9566 10.7811C20.7593 9.97844 20.6633 8.80984 20.3698 7.92932C20.0551 6.98536 19.4094 5.99125 18.5424 5.12423Z"
117
+ d: "M15.7504 2.75C15.883 2.75 16.0101 2.80268 16.1039 2.89645L21.1039 7.89645C21.2992 8.09171 21.2992 8.40829 21.1039 8.60355L15.854 13.8535C15.7603 13.9473 15.6331 14 15.5005 14C15.3679 14 15.2407 13.9473 15.1469 13.8536L10.1469 8.85355C9.95167 8.65829 9.95167 8.34171 10.1469 8.14645L15.3968 2.89645C15.4906 2.80268 15.6178 2.75 15.7504 2.75Z"
118
118
  }), n().createElement("path", {
119
- d: "M2.98623 16.4379L3.73734 15.6868C4.08493 16.6498 4.66951 17.5351 5.40067 18.2663C6.13177 18.9974 7.01705 19.5819 7.97991 19.9296L7.22887 20.6806C6.65854 21.2509 5.88201 21.334 5.24477 21.2065C4.5993 21.0774 3.96829 20.7198 3.45764 20.2092C2.94698 19.6985 2.5894 19.0675 2.46031 18.422C2.33286 17.7848 2.4159 17.0083 2.98623 16.4379Z"
119
+ d: "M9.23278 10.0607L6.14694 13.1464C6.05317 13.2402 6.00049 13.3674 6.00049 13.5C6.00049 13.6326 6.05317 13.7598 6.14693 13.8536L10.1469 17.8536C10.3422 18.0488 10.6588 18.0488 10.854 17.8536L13.9399 14.7678L9.23278 10.0607Z"
120
120
  }), n().createElement("path", {
121
- d: "M16.4725 13.0916C15.1761 12.6595 13.9246 11.82 12.8856 10.7811C11.8466 9.74212 11.0072 8.49058 10.5751 7.19423C10.5443 7.10176 10.5135 7.00187 10.4839 6.89552L6.19104 11.819L6.10765 11.9023L6.09539 11.9148C5.40583 12.6144 5.28655 13.5815 5.45567 14.427C5.62744 15.2857 6.10902 16.1462 6.81491 16.8521C7.52083 17.558 8.38137 18.0396 9.24012 18.2113C10.0906 18.3814 11.0642 18.2597 11.7647 17.5592L11.7754 17.5483L11.8507 17.473L16.7648 13.181C16.6608 13.152 16.5631 13.1218 16.4725 13.0916Z"
121
+ d: "M5.4823 15.3107L3.8539 16.9392L3.70778 16.793C3.31736 16.4024 2.68419 16.4022 2.29357 16.7926C1.90294 17.1831 1.90277 17.8162 2.2932 18.2069L5.79303 21.707C6.18352 22.0976 6.81668 22.0976 7.20724 21.7072C7.5978 21.3167 7.59785 20.6835 7.20736 20.2929L7.0609 20.1465L8.68946 18.5179L5.4823 15.3107Z"
122
122
  }));
123
123
  }));
124
- var d = [ "default", "outlined", "filled" ];
125
- var f = function e(t) {
126
- return d.indexOf(t) >= 0;
124
+ var f = [ "default", "outlined", "filled" ];
125
+ var L = function e(t) {
126
+ return f.indexOf(t) >= 0;
127
127
  };
128
128
  var v = function e(t) {
129
- return t === "default" || t && !f(t) ? "outlined" : t;
129
+ return t === "default" || t && !L(t) ? "outlined" : t;
130
130
  };
131
131
  /**
132
132
  * @description Represent of Open Telemetry Collector, OTEL
133
133
  * @category Data Flow
134
134
  * @keywords agent, forwarder, indexer, monocular, monitoring
135
135
  * @variants outlined,filled
136
- */ var s = function e(t) {
137
- var C = t.children, u = t.variant, i = l(t, [ "children", "variant" ]);
138
- var d = v(u);
139
- var f = "telescope-".concat(d);
140
- var s = (0, r.useContext)(o.IconContext);
141
- var p = c.get(d);
136
+ */ var C = function e(t) {
137
+ var a = t.children, i = t.variant, c = u(t, [ "children", "variant" ]);
138
+ var f = v(i);
139
+ var L = "telescope-".concat(f);
140
+ var C = (0, r.useContext)(l.IconContext);
141
+ var s = d.get(f);
142
142
  if (false) {}
143
- if (s && p) {
144
- var L = s.toRender, m = s.addIcon;
145
- m(f, p());
146
- if (!L) {
143
+ if (C && s) {
144
+ var p = C.toRender, m = C.addIcon;
145
+ m(L, s());
146
+ if (!p) {
147
147
  return null;
148
148
  }
149
149
  }
150
150
 
151
- return n().createElement(a(), i, C, s ? n().createElement("use", {
152
- href: "#".concat(f)
153
- }) : !!p && p());
151
+ return n().createElement(o(), c, a, C ? n().createElement("use", {
152
+ href: "#".concat(L)
153
+ }) : !!s && s());
154
154
  };
155
- s.defaultProps = i;
156
- /* harmony default export */ const p = s;
155
+ C.defaultProps = c;
156
+ /* harmony default export */ const s = C;
157
157
  module.exports = t;
158
158
  /******/})();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@splunk/react-icons",
3
- "version": "4.3.0",
3
+ "version": "4.4.0",
4
4
  "description": "Library of various React icons",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Splunk Inc.",
@@ -5,13 +5,13 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
5
5
  /**
6
6
  * Defaults to outlined, determines the variant of the icon to be rendered
7
7
  */
8
- variant?: 'default' | 'outlined';
8
+ variant?: 'default' | 'outlined' | 'filled';
9
9
  }
10
10
  /**
11
11
  * @description Link action or indicator used for adding URL or opening other website
12
12
  * @category Actions
13
13
  * @keywords chain, connection, external
14
- * @variants outlined
14
+ * @variants outlined,filled
15
15
  */
16
16
  declare const Chain: {
17
17
  ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Unlink action or indicator used for unlinking status
12
+ * @category Actions
13
+ * @keywords link, connection, external, URL
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ChainSlashed: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default ChainSlashed;
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Circle used for colored indication, status, and multi-purpose
12
+ * @category Objects
13
+ * @keywords geometry, object, shape, sphere, ball
14
+ * @variants outlined,filled
15
+ */
16
+ declare const CircleSmall: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default CircleSmall;
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ *
12
+ *
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ControlFastForward: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default ControlFastForward;
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ *
12
+ *
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ControlNext: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default ControlNext;
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ *
12
+ *
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ControlPrevious: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default ControlPrevious;
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ *
12
+ *
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ControlRewind: {
17
+ ({ children, variant, ...otherprops }: IconBaseProps): JSX.Element | null;
18
+ defaultProps: IconBaseProps;
19
+ };
20
+ export default ControlRewind;