@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
@@ -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 = 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 */ p
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const r = require("react");
68
+ var n = e.n(r);
69
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
70
+ const a = require("@splunk/react-icons/SVG");
71
+ var o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const l = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/CylinderDashed.tsx
75
+ function c(e, t) {
76
+ if (e == null) return {};
77
+ var r = u(e, t);
78
+ var n, a;
79
+ if (Object.getOwnPropertySymbols) {
80
+ var o = Object.getOwnPropertySymbols(e);
81
+ for (a = 0; a < o.length; a++) {
82
+ n = o[a];
83
+ if (t.indexOf(n) >= 0) continue;
84
+ if (!Object.prototype.propertyIsEnumerable.call(e, n)) continue;
85
+ r[n] = e[n];
86
+ }
87
+ }
88
+ return r;
89
+ }
90
+ function u(e, t) {
91
+ if (e == null) return {};
92
+ var r = {};
93
+ var n = Object.keys(e);
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
+ }
100
+ return r;
101
+ }
102
+ var C = new Map;
103
+ C.set("outlined", (function() {
104
+
105
+ return n().createElement(n().Fragment, null, n().createElement("path", {
106
+ d: "M11 2.54903C11 2.26337 10.7609 2.03512 10.476 2.05653C9.05135 2.16363 7.75354 2.41928 6.71392 2.79057C6.27727 2.94652 5.86499 3.13032 5.50006 3.34555C5.20102 3.52193 5.23321 3.93808 5.53387 4.11166L6.64592 4.75371C6.78689 4.8351 6.95816 4.84152 7.10888 4.78003C7.19623 4.74438 7.28877 4.70899 7.38659 4.67406C8.20749 4.38088 9.2898 4.15874 10.5272 4.0586C10.792 4.03716 11 3.81868 11 3.553V2.54903Z"
107
+ }), n().createElement("path", {
108
+ d: "M17.7292 4.91881C17.5734 5.00873 17.3822 5.00628 17.2207 4.92715C17.0471 4.84207 16.845 4.75678 16.6134 4.67406C15.7925 4.38088 14.7102 4.15874 13.4728 4.0586C13.208 4.03717 13 3.81868 13 3.553V2.54903C13 2.26337 13.2391 2.03512 13.524 2.05653C14.9487 2.16363 16.2465 2.41928 17.2861 2.79057C17.982 3.03911 18.616 3.35837 19.0951 3.76292C19.2243 3.872 19.1964 4.07172 19.0499 4.15626L17.7292 4.91881Z"
109
+ }), n().createElement("path", {
110
+ d: "M18.5 11.0001C18.2239 11.0001 18 10.7762 18 10.5001V7.36052C18 7.18188 18.0953 7.01682 18.25 6.9275L19.25 6.35015C19.5833 6.1577 20 6.39827 20 6.78317V10.5001C20 10.7762 19.7761 11.0001 19.5 11.0001H18.5Z"
111
+ }), n().createElement("path", {
112
+ d: "M18.25 17.1672C18.0953 17.0778 18 16.9128 18 16.7341V13.5001C18 13.2239 18.2239 13.0001 18.5 13.0001H19.5C19.7761 13.0001 20 13.2239 20 13.5001V17.5001C20 17.8189 19.649 17.9749 19.3729 17.8154L18.25 17.1672Z"
113
+ }), n().createElement("path", {
114
+ d: "M13 20.4248C13 20.1636 13.2014 19.9475 13.4609 19.9177C14.662 19.7796 15.7095 19.4771 16.5025 19.0805C16.5982 19.0327 16.6882 18.9847 16.7729 18.9365C16.9373 18.843 17.1395 18.8354 17.3033 18.93L18.3121 19.5124C18.6014 19.6795 18.647 20.0772 18.3777 20.275C18.0708 20.5004 17.7383 20.6987 17.397 20.8694C16.3282 21.4038 14.9942 21.7701 13.5326 21.9217C13.2449 21.9515 13 21.7218 13 21.4326V20.4248Z"
115
+ }), n().createElement("path", {
116
+ d: "M6.60666 18.8783C6.77422 18.7816 6.98153 18.792 7.14799 18.8906C7.25519 18.9541 7.37148 19.0175 7.49747 19.0805C8.29055 19.4771 9.33797 19.7796 10.5391 19.9177C10.7986 19.9475 11 20.1636 11 20.4248V21.4326C11 21.7218 10.7551 21.9515 10.4674 21.9217C9.00583 21.7701 7.67184 21.4038 6.60304 20.8694C6.2297 20.6827 5.86693 20.463 5.5366 20.2109C5.27429 20.0107 5.32325 19.6193 5.60902 19.4543L6.60666 18.8783Z"
117
+ }), n().createElement("path", {
118
+ d: "M5.5 13.0001C5.77614 13.0001 6 13.2239 6 13.5001V16.6305C6 16.8091 5.9047 16.9742 5.75 17.0635L4.52579 17.7703C4.29373 17.9043 4 17.768 4 17.5001V13.5001C4 13.2239 4.22386 13.0001 4.5 13.0001H5.5Z"
119
+ }), n().createElement("path", {
120
+ d: "M5.75 6.54585C5.9047 6.63517 6 6.80023 6 6.97886V10.5001C6 10.7762 5.77614 11.0001 5.5 11.0001H4.5C4.22386 11.0001 4 10.7762 4 10.5001V6.40151C4 6.01661 4.41667 5.77605 4.75 5.9685L5.75 6.54585Z"
121
+ }));
122
+ }));
123
+ var i = [ "default", "outlined" ];
124
+ var d = function e(t) {
125
+ return i.indexOf(t) >= 0;
126
+ };
127
+ var f = function e(t) {
128
+ return t === "default" || t && !d(t) ? "outlined" : t;
129
+ };
130
+ /**
131
+ * @description Inferred database object in Observability APM
132
+ * @category Data Flow
133
+ *
134
+ * @variants outlined
135
+ */ var v = function e(t) {
136
+ var a = t.children, u = t.variant, i = u === void 0 ? "default" : u, d = c(t, [ "children", "variant" ]);
137
+ var v = f(i);
138
+ var p = "cylinderdashed-".concat(v);
139
+ var s = (0, r.useContext)(l.IconContext);
140
+ var m = C.get(v);
141
+ if (false) {}
142
+ if (s && m) {
143
+ var y = s.toRender, b = s.addIcon;
144
+ b(p, m());
145
+ if (!y) {
146
+ return null;
147
+ }
148
+ }
149
+
150
+ return n().createElement(o(), d, a, s ? n().createElement("use", {
151
+ href: "#".concat(p)
152
+ }) : !!m && m());
153
+ };
154
+ /* harmony default export */ const p = v;
155
+ module.exports = t;
156
+ /******/})();
package/Drive.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/Drive';
2
+ export * from './types/icons/Drive';
package/Drive.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 */ p
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 o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const l = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/Drive.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 o = Object.getOwnPropertySymbols(e);
81
+ for (a = 0; a < o.length; a++) {
82
+ n = o[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, o;
95
+ for (o = 0; o < n.length; o++) {
96
+ a = n[o];
97
+ if (r.indexOf(a) >= 0) continue;
98
+ t[a] = e[a];
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: "M3 4.5C3 3.11929 4.11929 2 5.5 2H18.5C19.8807 2 21 3.11929 21 4.5V19.5C21 20.8807 19.8807 22 18.5 22H5.5C4.11929 22 3 20.8807 3 19.5V4.5ZM5.5 4C5.22386 4 5 4.22386 5 4.5V16H19V4.5C19 4.22386 18.7761 4 18.5 4H5.5ZM19 18H5V19.5C5 19.7761 5.22386 20 5.5 20H18.5C18.7761 20 19 19.7761 19 19.5V18Z"
109
+ }));
110
+ }));
111
+ c.set("filled", (function() {
112
+
113
+ return n().createElement(n().Fragment, null, n().createElement("path", {
114
+ d: "M3.5 4.5C3.5 3.39543 4.39543 2.5 5.5 2.5H18.5C19.6046 2.5 20.5 3.39543 20.5 4.5V16H3.5V4.5Z"
115
+ }), n().createElement("path", {
116
+ d: "M3.5 18V19.5C3.5 20.6046 4.39543 21.5 5.5 21.5H18.5C19.6046 21.5 20.5 20.6046 20.5 19.5V18H3.5Z"
117
+ }));
118
+ }));
119
+ var d = [ "default", "outlined", "filled" ];
120
+ var f = function e(r) {
121
+ return d.indexOf(r) >= 0;
122
+ };
123
+ var v = function e(r) {
124
+ return r === "default" || r && !f(r) ? "outlined" : r;
125
+ };
126
+ /**
127
+ * @description A system, device, or storage, something physical entity
128
+ * @category Data Flow
129
+ *
130
+ * @variants outlined,filled
131
+ */ var s = function e(r) {
132
+ var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
133
+ var s = v(d);
134
+ var p = "drive-".concat(s);
135
+ var m = (0, t.useContext)(l.IconContext);
136
+ var y = c.get(s);
137
+ if (false) {}
138
+ if (m && y) {
139
+ var b = m.toRender, C = m.addIcon;
140
+ C(p, y());
141
+ if (!b) {
142
+ return null;
143
+ }
144
+ }
145
+
146
+ return n().createElement(o(), f, a, m ? n().createElement("use", {
147
+ href: "#".concat(p)
148
+ }) : !!y && y());
149
+ };
150
+ /* harmony default export */ const p = s;
151
+ module.exports = r;
152
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/DriveArrowInside';
2
+ export * from './types/icons/DriveArrowInside';
@@ -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/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/DriveArrowInside.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 = 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: "M4 4.5C4 3.11929 5.11929 2 6.5 2H19.5C20.8807 2 22 3.11929 22 4.5V19.5C22 20.8807 20.8807 22 19.5 22H6.5C5.11929 22 4 20.8807 4 19.5V13H6V16H20V4.5C20 4.22386 19.7761 4 19.5 4H6.5C6.22386 4 6 4.22386 6 4.5V7H4V4.5ZM20 18H6V19.5C6 19.7761 6.22386 20 6.5 20H19.5C19.7761 20 20 19.7761 20 19.5V18Z"
109
+ }), n().createElement("path", {
110
+ d: "M10.2929 6.29289C10.6834 5.90237 11.3166 5.90237 11.7071 6.29289L14.7071 9.29289C15.0976 9.68342 15.0976 10.3166 14.7071 10.7071L11.7071 13.7071C11.3166 14.0976 10.6834 14.0976 10.2929 13.7071C9.90237 13.3166 9.90237 12.6834 10.2929 12.2929L11.5858 11H2C1.44772 11 1 10.5523 1 10C1 9.44772 1.44772 9 2 9H11.5858L10.2929 7.70711C9.90237 7.31658 9.90237 6.68342 10.2929 6.29289Z"
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: "M6.5 2C5.11929 2 4 3.11929 4 4.5V9H2C1.44772 9 1 9.44772 1 10C1 10.5523 1.44772 11 2 11H4V16H22V4.5C22 3.11929 20.8807 2 19.5 2H6.5ZM4 11V9H11.5858L10.2929 7.70711C9.90237 7.31658 9.90237 6.68342 10.2929 6.29289C10.6834 5.90237 11.3166 5.90237 11.7071 6.29289L14.7071 9.29289C15.0976 9.68342 15.0976 10.3166 14.7071 10.7071L11.7071 13.7071C11.3166 14.0976 10.6834 14.0976 10.2929 13.7071C9.90237 13.3166 9.90237 12.6834 10.2929 12.2929L11.5858 11H4Z"
119
+ }), n().createElement("path", {
120
+ d: "M4 19.5V18H22V19.5C22 20.8807 20.8807 22 19.5 22H6.5C5.11929 22 4 20.8807 4 19.5Z"
121
+ }));
122
+ }));
123
+ var d = [ "default", "outlined", "filled" ];
124
+ var f = function e(r) {
125
+ return d.indexOf(r) >= 0;
126
+ };
127
+ var v = function e(r) {
128
+ return r === "default" || r && !f(r) ? "outlined" : r;
129
+ };
130
+ /**
131
+ * @description Transfer data into a system, device, or storage, something physical entity
132
+ * @category Data Flow
133
+ * @keywords import, export, ingest
134
+ * @variants outlined,filled
135
+ */ var C = function e(r) {
136
+ var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
137
+ var C = v(d);
138
+ var s = "drivearrowinside-".concat(C);
139
+ var p = (0, t.useContext)(o.IconContext);
140
+ var m = c.get(C);
141
+ if (false) {}
142
+ if (p && m) {
143
+ var H = p.toRender, y = p.addIcon;
144
+ y(s, m());
145
+ if (!H) {
146
+ return null;
147
+ }
148
+ }
149
+
150
+ return n().createElement(l(), f, a, p ? n().createElement("use", {
151
+ href: "#".concat(s)
152
+ }) : !!m && m());
153
+ };
154
+ /* harmony default export */ const s = C;
155
+ module.exports = r;
156
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/DriveArrowOutside';
2
+ export * from './types/icons/DriveArrowOutside';
@@ -0,0 +1,146 @@
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 */ p
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 o = e.n(a);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const l = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/DriveArrowOutside.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 o = Object.getOwnPropertySymbols(e);
81
+ for (a = 0; a < o.length; a++) {
82
+ n = o[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, o;
95
+ for (o = 0; o < n.length; o++) {
96
+ a = n[o];
97
+ if (r.indexOf(a) >= 0) continue;
98
+ t[a] = e[a];
99
+ }
100
+ return t;
101
+ }
102
+ var c = new Map;
103
+ c.set("filled", (function() {
104
+
105
+ return n().createElement(n().Fragment, null, n().createElement("path", {
106
+ fillRule: "evenodd",
107
+ clipRule: "evenodd",
108
+ d: "M4.5 2.5C3.39543 2.5 2.5 3.39543 2.5 4.5V16H19.5V15.5989C19.7221 15.4706 19.9313 15.3113 20.1213 15.1213L23.1213 12.1213C24.2929 10.9497 24.2929 9.05025 23.1213 7.87868L20.1213 4.87868C19.9306 4.68795 19.7206 4.52827 19.4975 4.39964C19.4452 3.3417 18.5709 2.5 17.5 2.5H4.5ZM18.7071 13.7071C18.3166 14.0976 17.6834 14.0976 17.2929 13.7071C16.9024 13.3166 16.9024 12.6834 17.2929 12.2929L18.5858 11H9C8.44772 11 8 10.5523 8 10C8 9.44772 8.44772 9 9 9H18.5858L17.2929 7.70711C16.9024 7.31658 16.9024 6.68342 17.2929 6.29289C17.6834 5.90237 18.3166 5.90237 18.7071 6.29289L21.7071 9.29289C22.0976 9.68342 22.0976 10.3166 21.7071 10.7071L18.7071 13.7071Z"
109
+ }), n().createElement("path", {
110
+ d: "M19.5 18H2.5V19.5C2.5 20.6046 3.39543 21.5 4.5 21.5H17.5C18.6046 21.5 19.5 20.6046 19.5 19.5V18Z"
111
+ }));
112
+ }));
113
+ var f = [ "default", "filled" ];
114
+ var d = function e(r) {
115
+ return f.indexOf(r) >= 0;
116
+ };
117
+ var v = function e(r) {
118
+ return r === "default" || r && !d(r) ? "filled" : r;
119
+ };
120
+ /**
121
+ * @description Transfer data from a system, device, or storage, something physical entity
122
+ * @category Data Flow
123
+ * @keywords import, export, ingest
124
+ * @variants filled
125
+ */ var s = function e(r) {
126
+ var a = r.children, i = r.variant, f = i === void 0 ? "default" : i, d = u(r, [ "children", "variant" ]);
127
+ var s = v(f);
128
+ var p = "drivearrowoutside-".concat(s);
129
+ var y = (0, t.useContext)(l.IconContext);
130
+ var C = c.get(s);
131
+ if (false) {}
132
+ if (y && C) {
133
+ var b = y.toRender, m = y.addIcon;
134
+ m(p, C());
135
+ if (!b) {
136
+ return null;
137
+ }
138
+ }
139
+
140
+ return n().createElement(o(), d, a, y ? n().createElement("use", {
141
+ href: "#".concat(p)
142
+ }) : !!C && C());
143
+ };
144
+ /* harmony default export */ const p = s;
145
+ module.exports = r;
146
+ /******/})();
package/Earth.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/Earth';
2
+ export * from './types/icons/Earth';