@splunk/react-icons 4.7.0 → 4.8.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.
Files changed (145) hide show
  1. package/ArrowBroadLeftRight.d.ts +2 -0
  2. package/ArrowBroadLeftRight.js +150 -0
  3. package/ArrowLeftRight.d.ts +2 -0
  4. package/ArrowLeftRight.js +142 -0
  5. package/ArrowSquareHalfDown.js +2 -2
  6. package/ArrowSquareHalfUp.js +4 -4
  7. package/ArrowsRoundedRectangularDouble.js +2 -2
  8. package/ArrowsRoundedRectangularDoubleSlashed.js +15 -15
  9. package/BatteryCharging.d.ts +2 -0
  10. package/BatteryCharging.js +154 -0
  11. package/BlockFourDots.js +6 -6
  12. package/BookOpen.js +3 -3
  13. package/ButtonPulldown.d.ts +2 -0
  14. package/ButtonPulldown.js +158 -0
  15. package/CHANGELOG.md +42 -0
  16. package/CalendarArrowsLeftRight.d.ts +2 -0
  17. package/CalendarArrowsLeftRight.js +154 -0
  18. package/CaretDown.js +2 -2
  19. package/CaretsSmallUpDown.js +2 -2
  20. package/ChainSlashed.js +6 -6
  21. package/ChartFlame.d.ts +2 -0
  22. package/ChartFlame.js +158 -0
  23. package/ChartIcicle.d.ts +2 -0
  24. package/ChartIcicle.js +158 -0
  25. package/ChevronBroadRight.d.ts +2 -0
  26. package/ChevronBroadRight.js +152 -0
  27. package/ChevronBroadRightDashed.d.ts +2 -0
  28. package/ChevronBroadRightDashed.js +144 -0
  29. package/CircleDashed.d.ts +2 -0
  30. package/CircleDashed.js +156 -0
  31. package/ControlRewind.js +2 -2
  32. package/CylinderDashed.d.ts +2 -0
  33. package/CylinderDashed.js +156 -0
  34. package/Drive.d.ts +2 -0
  35. package/Drive.js +152 -0
  36. package/DriveArrowInside.d.ts +2 -0
  37. package/DriveArrowInside.js +156 -0
  38. package/DriveArrowOutside.d.ts +2 -0
  39. package/DriveArrowOutside.js +146 -0
  40. package/Earth.d.ts +2 -0
  41. package/Earth.js +154 -0
  42. package/ExclamationTriangleChevronsRectangle.js +12 -12
  43. package/Fire.d.ts +2 -0
  44. package/Fire.js +152 -0
  45. package/Flashlight.js +2 -2
  46. package/GamePad.d.ts +2 -0
  47. package/GamePad.js +160 -0
  48. package/Hammer.js +2 -2
  49. package/HeartRibbon.js +1 -1
  50. package/HotAirBalloon.js +2 -2
  51. package/MapUSA.d.ts +2 -0
  52. package/MapUSA.js +152 -0
  53. package/Odometer.d.ts +2 -0
  54. package/Odometer.js +156 -0
  55. package/PacketLoss.d.ts +2 -0
  56. package/PacketLoss.js +166 -0
  57. package/ParallelDotsHorizontal.d.ts +2 -0
  58. package/ParallelDotsHorizontal.js +152 -0
  59. package/PencilUnderline.js +2 -2
  60. package/PhoneReceiverAngled.d.ts +2 -0
  61. package/PhoneReceiverAngled.js +150 -0
  62. package/PhoneReceiverAngledExclamationTriangle.d.ts +2 -0
  63. package/PhoneReceiverAngledExclamationTriangle.js +158 -0
  64. package/PhoneReceiverAngledHourglass.d.ts +2 -0
  65. package/PhoneReceiverAngledHourglass.js +158 -0
  66. package/PhoneReceiverAngledSlashed.d.ts +2 -0
  67. package/PhoneReceiverAngledSlashed.js +154 -0
  68. package/PingPongPaddleRacket.d.ts +2 -0
  69. package/PingPongPaddleRacket.js +152 -0
  70. package/Portrait.js +2 -2
  71. package/PortraitPlus.js +3 -3
  72. package/QuotationDouble.js +3 -3
  73. package/RectangularsArrowInto.js +1 -1
  74. package/RobotArm.d.ts +2 -0
  75. package/RobotArm.js +152 -0
  76. package/ShieldKeyhole.d.ts +2 -0
  77. package/ShieldKeyhole.js +154 -0
  78. package/ShieldSeparated.d.ts +2 -0
  79. package/ShieldSeparated.js +152 -0
  80. package/Snowflake.js +1 -1
  81. package/SpeakerSlashed.d.ts +2 -0
  82. package/SpeakerSlashed.js +154 -0
  83. package/SpeakerSound.d.ts +2 -0
  84. package/SpeakerSound.js +154 -0
  85. package/Stamp.d.ts +2 -0
  86. package/Stamp.js +152 -0
  87. package/StarEightPoints.d.ts +2 -0
  88. package/StarEightPoints.js +150 -0
  89. package/StopwatchArrowRightLatency.d.ts +2 -0
  90. package/StopwatchArrowRightLatency.js +158 -0
  91. package/SwordsCross.d.ts +2 -0
  92. package/SwordsCross.js +152 -0
  93. package/TerminalConsole.d.ts +2 -0
  94. package/TerminalConsole.js +156 -0
  95. package/TextBBold.js +3 -3
  96. package/TextH.js +3 -3
  97. package/TextIItalic.js +3 -3
  98. package/TextSStrikethrough.js +3 -3
  99. package/TextUUnderline.js +3 -3
  100. package/TrophyCup.d.ts +2 -0
  101. package/TrophyCup.js +152 -0
  102. package/package.json +2 -2
  103. package/types/icons/ArrowBroadLeftRight.d.ts +17 -0
  104. package/types/icons/ArrowLeftRight.d.ts +17 -0
  105. package/types/icons/BatteryCharging.d.ts +17 -0
  106. package/types/icons/ButtonPulldown.d.ts +17 -0
  107. package/types/icons/CalendarArrowsLeftRight.d.ts +17 -0
  108. package/types/icons/ChartFlame.d.ts +17 -0
  109. package/types/icons/ChartIcicle.d.ts +17 -0
  110. package/types/icons/ChevronBroadRight.d.ts +17 -0
  111. package/types/icons/ChevronBroadRightDashed.d.ts +17 -0
  112. package/types/icons/CircleDashed.d.ts +17 -0
  113. package/types/icons/CylinderDashed.d.ts +17 -0
  114. package/types/icons/Drive.d.ts +17 -0
  115. package/types/icons/DriveArrowInside.d.ts +17 -0
  116. package/types/icons/DriveArrowOutside.d.ts +17 -0
  117. package/types/icons/Earth.d.ts +17 -0
  118. package/types/icons/Fire.d.ts +17 -0
  119. package/types/icons/GamePad.d.ts +17 -0
  120. package/types/icons/MapUSA.d.ts +17 -0
  121. package/types/icons/Odometer.d.ts +17 -0
  122. package/types/icons/PacketLoss.d.ts +17 -0
  123. package/types/icons/ParallelDotsHorizontal.d.ts +17 -0
  124. package/types/icons/PhoneReceiverAngled.d.ts +17 -0
  125. package/types/icons/PhoneReceiverAngledExclamationTriangle.d.ts +17 -0
  126. package/types/icons/PhoneReceiverAngledHourglass.d.ts +17 -0
  127. package/types/icons/PhoneReceiverAngledSlashed.d.ts +17 -0
  128. package/types/icons/PingPongPaddleRacket.d.ts +17 -0
  129. package/types/icons/QuotationDouble.d.ts +3 -3
  130. package/types/icons/RobotArm.d.ts +17 -0
  131. package/types/icons/ShieldKeyhole.d.ts +17 -0
  132. package/types/icons/ShieldSeparated.d.ts +17 -0
  133. package/types/icons/SpeakerSlashed.d.ts +17 -0
  134. package/types/icons/SpeakerSound.d.ts +17 -0
  135. package/types/icons/Stamp.d.ts +17 -0
  136. package/types/icons/StarEightPoints.d.ts +17 -0
  137. package/types/icons/StopwatchArrowRightLatency.d.ts +17 -0
  138. package/types/icons/SwordsCross.d.ts +17 -0
  139. package/types/icons/TerminalConsole.d.ts +17 -0
  140. package/types/icons/TextBBold.d.ts +3 -3
  141. package/types/icons/TextH.d.ts +3 -3
  142. package/types/icons/TextIItalic.d.ts +3 -3
  143. package/types/icons/TextSStrikethrough.d.ts +3 -3
  144. package/types/icons/TextUUnderline.d.ts +3 -3
  145. package/types/icons/TrophyCup.d.ts +17 -0
package/TextIItalic.js CHANGED
@@ -114,9 +114,9 @@
114
114
  return r === "default" || r && !d(r) ? "outlined" : r;
115
115
  };
116
116
  /**
117
- *
118
- *
119
- *
117
+ * @description Italic style for rich text editing, angled letters
118
+ * @category Formatting
119
+ * @keywords styled text, edit, format, enhanced
120
120
  * @variants outlined
121
121
  */ var s = function e(r) {
122
122
  var o = r.children, l = r.variant, f = l === void 0 ? "default" : l, d = i(r, [ "children", "variant" ]);
@@ -116,9 +116,9 @@
116
116
  return r === "default" || r && !d(r) ? "outlined" : r;
117
117
  };
118
118
  /**
119
- *
120
- *
121
- *
119
+ * @description Strikethrough style for rich text editing, deleted sentence, correction
120
+ * @category Formatting
121
+ * @keywords styled text, edit, format, enhanced
122
122
  * @variants outlined
123
123
  */ var C = function e(r) {
124
124
  var o = r.children, l = r.variant, f = l === void 0 ? "default" : l, d = i(r, [ "children", "variant" ]);
package/TextUUnderline.js CHANGED
@@ -116,9 +116,9 @@
116
116
  return r === "default" || r && !d(r) ? "outlined" : r;
117
117
  };
118
118
  /**
119
- *
120
- *
121
- *
119
+ * @description Underline style for rich text editing, or linked text, enhanced
120
+ * @category Formatting
121
+ * @keywords styled text, edit, format, enhanced
122
122
  * @variants outlined
123
123
  */ var s = function e(r) {
124
124
  var a = r.children, l = r.variant, f = l === void 0 ? "default" : l, d = i(r, [ "children", "variant" ]);
package/TrophyCup.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/TrophyCup';
2
+ export * from './types/icons/TrophyCup';
package/TrophyCup.js ADDED
@@ -0,0 +1,152 @@
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 */ H
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 o = require("@splunk/react-icons/SVG");
71
+ var l = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const a = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/TrophyCup.tsx
75
+ function u(e, r) {
76
+ if (e == null) return {};
77
+ var t = i(e, r);
78
+ var n, o;
79
+ if (Object.getOwnPropertySymbols) {
80
+ var l = Object.getOwnPropertySymbols(e);
81
+ for (o = 0; o < l.length; o++) {
82
+ n = l[o];
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 o, l;
95
+ for (l = 0; l < n.length; l++) {
96
+ o = n[l];
97
+ if (r.indexOf(o) >= 0) continue;
98
+ t[o] = e[o];
99
+ }
100
+ return t;
101
+ }
102
+ var c = new Map;
103
+ c.set("outlined", (function() {
104
+
105
+ return n().createElement(n().Fragment, null, n().createElement("path", {
106
+ fillRule: "evenodd",
107
+ clipRule: "evenodd",
108
+ d: "M2.56378 6.43085C1.74904 4.74385 3.10196 3 4.82981 3H19.1708C20.8987 3 22.2516 4.74385 21.4368 6.43085L20.4337 8.50793C19.9317 9.54728 18.8556 10.1765 17.7125 10.1765H17.0895C16.6696 11.1929 15.9291 12.0376 15.0003 12.6171V15.2353H15.912C16.4169 15.2353 16.9243 15.5968 17.0026 16.1861L17.4776 19.7626C17.5735 20.4852 16.9819 21 16.387 21H7.61358C7.01868 21 6.42708 20.4852 6.52306 19.7626L6.99806 16.1861C7.07633 15.5968 7.58371 15.2353 8.08858 15.2353H9.00031V12.6171C8.07155 12.0376 7.33104 11.1929 6.91114 10.1765H6.28813C5.14497 10.1765 4.06888 9.54728 3.56692 8.50793L2.56378 6.43085ZM6.48642 8.17647L6.11142 5H4.82981C4.61986 5 4.47211 5.0979 4.39398 5.21211C4.3186 5.32228 4.30692 5.44134 4.36475 5.56106L5.36788 7.63815C5.515 7.94277 5.86272 8.17647 6.28813 8.17647H6.48642ZM8.12531 5L8.55168 8.61167C8.73825 10.192 10.1819 11.4706 12.0003 11.4706C13.8187 11.4706 15.2624 10.192 15.4489 8.61167L15.8753 5H8.12531ZM11.0003 13.3829V15.2353H13.0003V13.3829C12.6746 13.4406 12.3402 13.4706 12.0003 13.4706C11.6604 13.4706 11.326 13.4406 11.0003 13.3829ZM17.5142 8.17647H17.7125C18.1379 8.17647 18.4856 7.94277 18.6327 7.63815L19.6359 5.56106C19.6937 5.44134 19.682 5.32228 19.6066 5.21211C19.5285 5.0979 19.3808 5 19.1708 5H17.8892L17.5142 8.17647ZM8.87628 17.2353L8.6419 19H15.3587L15.1243 17.2353H8.87628Z"
109
+ }));
110
+ }));
111
+ c.set("filled", (function() {
112
+
113
+ return n().createElement(n().Fragment, null, n().createElement("path", {
114
+ fillRule: "evenodd",
115
+ clipRule: "evenodd",
116
+ d: "M4.82957 3C3.10172 3 1.74879 4.74385 2.56354 6.43085L3.56667 8.50793C4.06863 9.54728 5.14473 10.1765 6.28789 10.1765H6.9109C7.3308 11.1929 8.0713 12.0376 9.00006 12.6171V15.2353H8.08834C7.58346 15.2353 7.07609 15.5968 6.99782 16.1861L6.52282 19.7626C6.42684 20.4852 7.01844 21 7.61334 21H16.3868C16.9817 21 17.5733 20.4852 17.4773 19.7626L17.0023 16.1861C16.924 15.5968 16.4167 15.2353 15.9118 15.2353H15.0001V12.6171C15.9288 12.0376 16.6693 11.1929 17.0892 10.1765H17.7122C18.8554 10.1765 19.9315 9.54728 20.4335 8.50793L21.4366 6.43085C22.2513 4.74385 20.8984 3 19.1706 3H4.82957ZM6.11117 5L6.48617 8.17647H6.28789C5.86248 8.17647 5.51476 7.94277 5.36764 7.63815L4.3645 5.56106C4.30668 5.44134 4.31836 5.32228 4.39373 5.21211C4.47187 5.0979 4.61962 5 4.82957 5H6.11117ZM11.0001 15.2353V13.3829C11.3258 13.4406 11.6602 13.4706 12.0001 13.4706C12.3399 13.4706 12.6744 13.4406 13.0001 13.3829V15.2353H11.0001ZM17.7122 8.17647H17.514L17.889 5H19.1706C19.3805 5 19.5283 5.0979 19.6064 5.21211C19.6818 5.32228 19.6934 5.44134 19.6356 5.56106L18.6325 7.63815C18.4854 7.94277 18.1376 8.17647 17.7122 8.17647Z"
117
+ }));
118
+ }));
119
+ var d = [ "default", "outlined", "filled" ];
120
+ var f = function e(r) {
121
+ return d.indexOf(r) >= 0;
122
+ };
123
+ var C = function e(r) {
124
+ return r === "default" || r && !f(r) ? "outlined" : r;
125
+ };
126
+ /**
127
+ * @description Ranking, No.1, gold meda, reward, wins
128
+ * @category Objects
129
+ * @keywords video game
130
+ * @variants outlined,filled
131
+ */ var v = function e(r) {
132
+ var o = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
133
+ var v = C(d);
134
+ var H = "trophycup-".concat(v);
135
+ var p = (0, t.useContext)(a.IconContext);
136
+ var s = c.get(v);
137
+ if (false) {}
138
+ if (p && s) {
139
+ var L = p.toRender, y = p.addIcon;
140
+ y(H, s());
141
+ if (!L) {
142
+ return null;
143
+ }
144
+ }
145
+
146
+ return n().createElement(l(), f, o, p ? n().createElement("use", {
147
+ href: "#".concat(H)
148
+ }) : !!s && s());
149
+ };
150
+ /* harmony default export */ const H = v;
151
+ module.exports = r;
152
+ /******/})();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@splunk/react-icons",
3
- "version": "4.7.0",
3
+ "version": "4.8.0",
4
4
  "description": "Library of various React icons",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Splunk Inc.",
@@ -33,7 +33,7 @@
33
33
  "styled-components": "^5.3.10"
34
34
  },
35
35
  "dependencies": {
36
- "@splunk/ui-utils": "^1.7.0",
36
+ "@splunk/ui-utils": "^1.7.1",
37
37
  "lodash": "^4.17.14",
38
38
  "prop-types": "^15.6.2"
39
39
  },
@@ -0,0 +1,17 @@
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 Switch direction, exchange, or transfer something between them frequently, in-out, import-export
12
+ * @category Controls
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ArrowBroadLeftRight: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ArrowBroadLeftRight;
@@ -0,0 +1,17 @@
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';
9
+ }
10
+ /**
11
+ * @description Switch direction, exchange, or transfer something between them, in-out, import-export
12
+ * @category Controls
13
+ *
14
+ * @variants outlined
15
+ */
16
+ declare const ArrowLeftRight: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ArrowLeftRight;
@@ -0,0 +1,17 @@
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 Charging status of battery, power cable connected
12
+ * @category Objects
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const BatteryCharging: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default BatteryCharging;
@@ -0,0 +1,17 @@
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 A dropdown menu button, collapsible panel, or accordion component
12
+ * @category Controls
13
+ * @keywords select, design system, ui, interaction
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ButtonPulldown: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ButtonPulldown;
@@ -0,0 +1,17 @@
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 Time range configuration for Splunk search, action to choose a duration of calendar
12
+ * @category Actions
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const CalendarArrowsLeftRight: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default CalendarArrowsLeftRight;
@@ -0,0 +1,17 @@
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 Stacked flame graph upwards
12
+ * @category Visualization
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ChartFlame: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ChartFlame;
@@ -0,0 +1,17 @@
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 Stacked icicle graph downwards, used as profiling in Observability
12
+ * @category Visualization
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ChartIcicle: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ChartIcicle;
@@ -0,0 +1,17 @@
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 Instrumented Pub/sub queues object
12
+ * @category Data Flow
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ChevronBroadRight: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ChevronBroadRight;
@@ -0,0 +1,17 @@
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';
9
+ }
10
+ /**
11
+ * @description Inferred pub/sub queues object in Observability APM
12
+ * @category Data Flow
13
+ *
14
+ * @variants outlined
15
+ */
16
+ declare const ChevronBroadRightDashed: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ChevronBroadRightDashed;
@@ -0,0 +1,17 @@
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';
9
+ }
10
+ /**
11
+ * @description Inferred service object in Observability APM
12
+ * @category Data Flow
13
+ *
14
+ * @variants outlined
15
+ */
16
+ declare const CircleDashed: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default CircleDashed;
@@ -0,0 +1,17 @@
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';
9
+ }
10
+ /**
11
+ * @description Inferred database object in Observability APM
12
+ * @category Data Flow
13
+ *
14
+ * @variants outlined
15
+ */
16
+ declare const CylinderDashed: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default CylinderDashed;
@@ -0,0 +1,17 @@
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 A system, device, or storage, something physical entity
12
+ * @category Data Flow
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const Drive: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default Drive;
@@ -0,0 +1,17 @@
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 Transfer data into a system, device, or storage, something physical entity
12
+ * @category Data Flow
13
+ * @keywords import, export, ingest
14
+ * @variants outlined,filled
15
+ */
16
+ declare const DriveArrowInside: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default DriveArrowInside;
@@ -0,0 +1,17 @@
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 filled, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'filled';
9
+ }
10
+ /**
11
+ * @description Transfer data from a system, device, or storage, something physical entity
12
+ * @category Data Flow
13
+ * @keywords import, export, ingest
14
+ * @variants filled
15
+ */
16
+ declare const DriveArrowOutside: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default DriveArrowOutside;
@@ -0,0 +1,17 @@
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 Planet of Earth, globe, world map, atlas, sphere
12
+ * @category Objects
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const Earth: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default Earth;
@@ -0,0 +1,17 @@
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 Wild fire geotag, alerting, or hot stuff
12
+ * @category Objects
13
+ * @keywords camp
14
+ * @variants outlined,filled
15
+ */
16
+ declare const Fire: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default Fire;
@@ -0,0 +1,17 @@
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 For gaming status, controller connectivity
12
+ * @category Objects
13
+ * @keywords video game console
14
+ * @variants outlined,filled
15
+ */
16
+ declare const GamePad: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default GamePad;
@@ -0,0 +1,17 @@
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 United States of America, used for deprecated map visualization in Dashboard Studio
12
+ * @category Objects
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const MapUSA: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default MapUSA;
@@ -0,0 +1,17 @@
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 Road mileage in miles or meters from vehicle status analytics
12
+ * @category Data Type
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const Odometer: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default Odometer;
@@ -0,0 +1,17 @@
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 Lost a packet through transferring data, lost data, missing part, pick one from group
12
+ * @category Data Flow
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const PacketLoss: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default PacketLoss;
@@ -0,0 +1,17 @@
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';
9
+ }
10
+ /**
11
+ * @description Handle grip for draggable interactive UI components
12
+ * @category Controls
13
+ *
14
+ * @variants outlined
15
+ */
16
+ declare const ParallelDotsHorizontal: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ParallelDotsHorizontal;
@@ -0,0 +1,17 @@
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 Pick up phone call, start dialing, voice communication
12
+ * @category Actions
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const PhoneReceiverAngled: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default PhoneReceiverAngled;
@@ -0,0 +1,17 @@
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 Phone call problem and alerting, line connection issue
12
+ * @category Actions
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const PhoneReceiverAngledExclamationTriangle: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default PhoneReceiverAngledExclamationTriangle;