@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,2 @@
1
+ export { default } from './types/icons/ArrowBroadLeftRight';
2
+ export * from './types/icons/ArrowBroadLeftRight';
@@ -0,0 +1,150 @@
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 o = require("@splunk/react-icons/SVG");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const l = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/ArrowBroadLeftRight.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 a = Object.getOwnPropertySymbols(e);
81
+ for (o = 0; o < a.length; o++) {
82
+ n = a[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, a;
95
+ for (a = 0; a < n.length; a++) {
96
+ o = n[a];
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: "M8.38267 6.57612C8.75634 6.7309 8.99999 7.09554 8.99999 7.5V9H15V7.5C15 7.09554 15.2436 6.7309 15.6173 6.57612C15.991 6.42134 16.4211 6.50689 16.7071 6.79289L20.8535 10.9393C21.4393 11.5251 21.4393 12.4749 20.8535 13.0607L16.7071 17.2071C16.4211 17.4931 15.991 17.5787 15.6173 17.4239C15.2436 17.2691 15 16.9045 15 16.5V15H8.99999V16.5C8.99999 16.9045 8.75634 17.2691 8.38267 17.4239C8.00899 17.5787 7.57888 17.4931 7.29288 17.2071L3.14643 13.0607C2.56065 12.4749 2.56064 11.5251 3.14643 10.9393L7.29288 6.79289C7.57888 6.50689 8.00899 6.42134 8.38267 6.57612ZM4.9142 12L6.99999 14.0858V14C6.99999 13.4477 7.4477 13 7.99999 13H16C16.5523 13 17 13.4477 17 14V14.0858L19.0858 12L17 9.91421V10C17 10.5523 16.5523 11 16 11H7.99999C7.4477 11 6.99999 10.5523 6.99999 10V9.91421L4.9142 12Z"
109
+ }));
110
+ }));
111
+ c.set("filled", (function() {
112
+
113
+ return n().createElement(n().Fragment, null, n().createElement("path", {
114
+ d: "M9.00008 7.49997C9.00008 7.09551 8.75643 6.73087 8.38276 6.57609C8.00909 6.42131 7.57897 6.50686 7.29297 6.79286L3.14652 10.9393C2.56074 11.5251 2.56074 12.4748 3.14652 13.0606L7.29297 17.2071C7.57897 17.4931 8.00909 17.5786 8.38276 17.4238C8.75643 17.2691 9.00008 16.9044 9.00008 16.5V15H15.0001V16.5C15.0001 16.9044 15.2437 17.2691 15.6174 17.4238C15.9911 17.5786 16.4212 17.4931 16.7072 17.2071L20.8536 13.0606C21.4394 12.4748 21.4394 11.5251 20.8536 10.9393L16.7072 6.79286C16.4212 6.50686 15.9911 6.42131 15.6174 6.57609C15.2437 6.73087 15.0001 7.09551 15.0001 7.49997V8.99997H9.00008V7.49997Z"
115
+ }));
116
+ }));
117
+ var f = [ "default", "outlined", "filled" ];
118
+ var d = function e(r) {
119
+ return f.indexOf(r) >= 0;
120
+ };
121
+ var v = function e(r) {
122
+ return r === "default" || r && !d(r) ? "outlined" : r;
123
+ };
124
+ /**
125
+ * @description Switch direction, exchange, or transfer something between them frequently, in-out, import-export
126
+ * @category Controls
127
+ *
128
+ * @variants outlined,filled
129
+ */ var C = function e(r) {
130
+ var o = r.children, i = r.variant, f = i === void 0 ? "default" : i, d = u(r, [ "children", "variant" ]);
131
+ var C = v(f);
132
+ var s = "arrowbroadleftright-".concat(C);
133
+ var p = (0, t.useContext)(l.IconContext);
134
+ var b = c.get(C);
135
+ if (false) {}
136
+ if (p && b) {
137
+ var m = p.toRender, y = p.addIcon;
138
+ y(s, b());
139
+ if (!m) {
140
+ return null;
141
+ }
142
+ }
143
+
144
+ return n().createElement(a(), d, o, p ? n().createElement("use", {
145
+ href: "#".concat(s)
146
+ }) : !!b && b());
147
+ };
148
+ /* harmony default export */ const s = C;
149
+ module.exports = r;
150
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/ArrowLeftRight';
2
+ export * from './types/icons/ArrowLeftRight';
@@ -0,0 +1,142 @@
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 o = require("@splunk/react-icons/SVG");
71
+ var a = e.n(o);
72
+ // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
+ const u = require("@splunk/react-icons/IconProvider");
74
+ // CONCATENATED MODULE: ./src/icons/ArrowLeftRight.tsx
75
+ function i(e, r) {
76
+ if (e == null) return {};
77
+ var t = l(e, r);
78
+ var n, o;
79
+ if (Object.getOwnPropertySymbols) {
80
+ var a = Object.getOwnPropertySymbols(e);
81
+ for (o = 0; o < a.length; o++) {
82
+ n = a[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 l(e, r) {
91
+ if (e == null) return {};
92
+ var t = {};
93
+ var n = Object.keys(e);
94
+ var o, a;
95
+ for (a = 0; a < n.length; a++) {
96
+ o = n[a];
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
+ d: "M18.0859 10.9999L15.293 8.20705C14.9024 7.81652 14.9024 7.18336 15.293 6.79283C15.6835 6.40231 16.3167 6.40231 16.7072 6.79283L20.8536 10.9393C21.4394 11.5251 21.4394 12.4748 20.8536 13.0606L16.7072 17.207C16.3167 17.5976 15.6835 17.5976 15.293 17.207C14.9024 16.8165 14.9024 16.1834 15.293 15.7928L18.0859 12.9999L5.91429 12.9999L8.70718 15.7928C9.09771 16.1834 9.09771 16.8165 8.70718 17.207C8.31666 17.5976 7.68349 17.5976 7.29297 17.207L3.14652 13.0606C2.56074 12.4748 2.56073 11.5251 3.14652 10.9393L7.29297 6.79283C7.68349 6.40231 8.31666 6.40231 8.70718 6.79283C9.09771 7.18336 9.09771 7.81652 8.70718 8.20705L5.91429 10.9999L18.0859 10.9999Z"
107
+ }));
108
+ }));
109
+ var f = [ "default", "outlined" ];
110
+ var d = function e(r) {
111
+ return f.indexOf(r) >= 0;
112
+ };
113
+ var v = function e(r) {
114
+ return r === "default" || r && !d(r) ? "outlined" : r;
115
+ };
116
+ /**
117
+ * @description Switch direction, exchange, or transfer something between them, in-out, import-export
118
+ * @category Controls
119
+ *
120
+ * @variants outlined
121
+ */ var s = function e(r) {
122
+ var o = r.children, l = r.variant, f = l === void 0 ? "default" : l, d = i(r, [ "children", "variant" ]);
123
+ var s = v(f);
124
+ var p = "arrowleftright-".concat(s);
125
+ var y = (0, t.useContext)(u.IconContext);
126
+ var b = c.get(s);
127
+ if (false) {}
128
+ if (y && b) {
129
+ var O = y.toRender, m = y.addIcon;
130
+ m(p, b());
131
+ if (!O) {
132
+ return null;
133
+ }
134
+ }
135
+
136
+ return n().createElement(a(), d, o, y ? n().createElement("use", {
137
+ href: "#".concat(p)
138
+ }) : !!b && b());
139
+ };
140
+ /* harmony default export */ const p = s;
141
+ module.exports = r;
142
+ /******/})();
@@ -113,9 +113,9 @@
113
113
  c.set("filled", (function() {
114
114
 
115
115
  return n().createElement(n().Fragment, null, n().createElement("path", {
116
- d: "M19.5001 7C20.0369 7 20.5454 7.12085 21.0001 7.33682V3.5C21.0001 2.67157 20.3285 2 19.5001 2L4.50006 2C3.67163 2 3.00006 2.67157 3.00006 3.5L3.00006 7.33682C3.45469 7.12085 3.96326 7 4.50006 7H5.00006L5.00006 4L19.0001 4V7H19.5001Z"
116
+ d: "M19.5 7C20.0368 7 20.5454 7.12085 21 7.33682V3.5C21 2.67157 20.3284 2 19.5 2L4.5 2C3.67157 2 3 2.67157 3 3.5L3 7.33682C3.45463 7.12085 3.9632 7 4.5 7H5L5 4L19 4V7H19.5Z"
117
117
  }), n().createElement("path", {
118
- d: "M21.0001 10.5C21.0001 9.6716 20.3285 9.00002 19.5001 9.00002L13.0001 9.00002L13 15.5649L14.2408 14.1173C14.6002 13.6979 15.2315 13.6494 15.6509 14.0088C16.0702 14.3682 16.1188 14.9995 15.7593 15.4188L13.1388 18.4761C12.5402 19.1745 11.4596 19.1745 10.861 18.476L8.24079 15.4188C7.88139 14.9995 7.92998 14.3682 8.34933 14.0088C8.76867 13.6494 9.39997 13.698 9.75937 14.1173L11 15.5648L11.0001 9.00002L4.50006 9.00002C3.67164 9.00002 3.00006 9.6716 3.00006 10.5L3.00006 20.5C3.00006 21.3285 3.67163 22 4.50006 22L19.5001 22C20.3285 22 21.0001 21.3285 21.0001 20.5L21.0001 10.5Z"
118
+ d: "M21 10.5C21 9.6716 20.3284 9.00002 19.5 9.00002L13 9.00002L12.9999 15.5649L14.2408 14.1173C14.6002 13.6979 15.2315 13.6494 15.6508 14.0088C16.0701 14.3682 16.1187 14.9995 15.7593 15.4188L13.1388 18.4761C12.5401 19.1745 11.4596 19.1745 10.8609 18.476L8.24073 15.4188C7.88133 14.9995 7.92992 14.3682 8.34927 14.0088C8.76861 13.6494 9.39991 13.698 9.75931 14.1173L10.9999 15.5648L11 9.00002L4.5 9.00002C3.67157 9.00002 3 9.6716 3 10.5L3 20.5C3 21.3285 3.67157 22 4.5 22L19.5 22C20.3284 22 21 21.3285 21 20.5L21 10.5Z"
119
119
  }));
120
120
  }));
121
121
  var d = [ "default", "outlined", "filled" ];
@@ -105,17 +105,17 @@
105
105
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
106
  fillRule: "evenodd",
107
107
  clipRule: "evenodd",
108
- d: "M19.5001 9.00002C20.3285 9.00002 21.0001 9.6716 21.0001 10.5L21.0001 20.5C21.0001 21.3285 20.3285 22 19.5001 22L4.50006 22C3.67164 22 3.00006 21.3285 3.00006 20.5L3.00006 10.5C3.00006 9.6716 3.67164 9.00002 4.50006 9.00002L19.5001 9.00002ZM19.0001 11L5.00006 11L5.00006 20H11.0001L11 15.7032L9.75937 17.1507C9.39997 17.57 8.76867 17.6186 8.34933 17.2592C7.92998 16.8998 7.88139 16.2685 8.24079 15.8492L10.861 12.792C11.4596 12.0935 12.5402 12.0935 13.1388 12.7919L15.7593 15.8491C16.1188 16.2685 16.0702 16.8998 15.6509 17.2592C15.2316 17.6186 14.6002 17.5701 14.2408 17.1507L13 15.7031L13.0001 20L19.0001 20L19.0001 11Z"
108
+ d: "M19.5 9.00002C20.3285 9.00002 21 9.6716 21 10.5L21 20.5C21 21.3285 20.3285 22 19.5 22L4.50004 22C3.67162 22 3.00004 21.3285 3.00004 20.5L3.00004 10.5C3.00004 9.6716 3.67162 9.00002 4.50004 9.00002L19.5 9.00002ZM19 11L5.00004 11L5.00004 20H11L10.9999 15.7032L9.75935 17.1507C9.39995 17.57 8.76865 17.6186 8.34931 17.2592C7.92996 16.8998 7.88137 16.2685 8.24077 15.8492L10.861 12.792C11.4596 12.0935 12.5401 12.0935 13.1388 12.7919L15.7593 15.8491C16.1187 16.2685 16.0702 16.8998 15.6509 17.2592C15.2315 17.6186 14.6002 17.5701 14.2408 17.1507L12.9999 15.7031L13 20L19 20L19 11Z"
109
109
  }), n().createElement("path", {
110
- d: "M21.0001 7.33682C20.5454 7.12085 20.0369 7 19.5001 7H19.0001V4L5.00006 4L5.00006 7H4.50006C3.96326 7 3.45469 7.12085 3.00006 7.33682L3.00006 3.5C3.00006 2.67157 3.67163 2 4.50006 2L19.5001 2C20.3285 2 21.0001 2.67157 21.0001 3.5V7.33682Z"
110
+ d: "M21 7.33682C20.5454 7.12085 20.0368 7 19.5 7H19V4L5.00004 4L5.00004 7H4.50004C3.96324 7 3.45467 7.12085 3.00004 7.33682L3.00004 3.5C3.00004 2.67157 3.67161 2 4.50004 2L19.5 2C20.3285 2 21 2.67157 21 3.5V7.33682Z"
111
111
  }));
112
112
  }));
113
113
  c.set("filled", (function() {
114
114
 
115
115
  return n().createElement(n().Fragment, null, n().createElement("path", {
116
- d: "M19.5001 7.00006C20.0369 7.00006 20.5455 7.12091 21.0001 7.33688V3.50006C21.0001 2.67163 20.3285 2.00006 19.5001 2.00006L4.50012 2.00006C3.67169 2.00006 3.00012 2.67163 3.00012 3.50006L3.00012 7.33688C3.45475 7.12091 3.96332 7.00006 4.50012 7.00006H5.00012L5.00012 4.00006L19.0001 4.00006V7.00006H19.5001Z"
116
+ d: "M19.5001 7.00006C20.0369 7.00006 20.5455 7.12091 21.0001 7.33688V3.50006C21.0001 2.67163 20.3286 2.00006 19.5001 2.00006L4.50013 2.00006C3.67171 2.00006 3.00013 2.67163 3.00013 3.50006L3.00013 7.33688C3.45476 7.12091 3.96334 7.00006 4.50014 7.00006H5.00013L5.00013 4.00006L19.0001 4.00006V7.00006H19.5001Z"
117
117
  }), n().createElement("path", {
118
- d: "M21.0001 10.5C21.0001 9.67153 20.3285 8.99996 19.5001 8.99996L4.50012 8.99996C3.6717 8.99996 3.00012 9.67153 3.00012 10.5L3.00012 20.5C3.00012 21.3284 3.67169 22 4.50012 22L11.0001 22L11 15.7031L9.75943 17.1506C9.40003 17.57 8.76873 17.6186 8.34939 17.2592C7.93004 16.8998 7.88145 16.2685 8.24085 15.8491L10.8611 12.7919C11.4597 12.0934 12.5402 12.0934 13.1389 12.7918L15.7594 15.8491C16.1188 16.2684 16.0703 16.8997 15.6509 17.2591C15.2316 17.6186 14.6003 17.57 14.2409 17.1507L13 15.703L13.0001 21.9999L19.5001 22C20.3285 22 21.0001 21.3284 21.0001 20.5L21.0001 10.5Z"
118
+ d: "M21.0001 10.5C21.0001 9.67153 20.3286 8.99996 19.5001 8.99996L4.50013 8.99996C3.67171 8.99996 3.00013 9.67153 3.00013 10.5L3.00013 20.5C3.00013 21.3284 3.67171 22 4.50013 22L11.0002 22L11 15.7031L9.75944 17.1506C9.40004 17.57 8.76874 17.6186 8.3494 17.2592C7.93005 16.8998 7.88146 16.2685 8.24086 15.8491L10.8611 12.7919C11.4597 12.0934 12.5402 12.0934 13.1389 12.7918L15.7594 15.8491C16.1188 16.2684 16.0703 16.8997 15.6509 17.2591C15.2316 17.6186 14.6003 17.57 14.2409 17.1507L13 15.703L13.0002 21.9999L19.5001 22C20.3286 22 21.0001 21.3284 21.0001 20.5L21.0001 10.5Z"
119
119
  }));
120
120
  }));
121
121
  var d = [ "default", "outlined", "filled" ];
@@ -103,9 +103,9 @@
103
103
  c.set("outlined", (function() {
104
104
 
105
105
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
- d: "M12.4104 7.99599H16.9909C18.0955 7.99599 18.9909 8.89143 18.9909 9.99599V15.0011C18.9909 15.5534 18.5432 16.0011 17.9909 16.0011H17.5002C16.9479 16.0011 16.5002 16.4488 16.5002 17.0011C16.5002 17.5534 16.9479 18.0011 17.5002 18.0011H17.9909C19.6478 18.0011 20.9909 16.658 20.9909 15.0011V9.99599C20.9909 7.78686 19.2 5.99599 16.9909 5.99599L12.4184 5.99599L13.7073 4.70712C14.0978 4.31661 14.0979 3.68344 13.7073 3.29291C13.3168 2.90238 12.6837 2.90236 12.2931 3.29288L9.64662 5.93927C9.0608 6.52506 9.0608 7.47484 9.64661 8.06063L12.2931 10.7071C12.6837 11.0976 13.3168 11.0976 13.7073 10.7071C14.0979 10.3165 14.0978 9.68336 13.7073 9.29284L12.4104 7.99599Z"
106
+ d: "M12.4154 7.99105H16.9958C18.1004 7.99105 18.9958 8.88648 18.9958 9.99105V14.9962C18.9958 15.5485 18.5481 15.9962 17.9958 15.9962L17.5051 15.9962C16.9528 15.9962 16.5051 16.4439 16.5051 16.9962C16.5051 17.5485 16.9528 17.9962 17.5051 17.9962H17.9958C19.6527 17.9962 20.9958 16.653 20.9958 14.9962V9.99105C20.9958 7.78191 19.205 5.99105 16.9958 5.99105L12.4233 5.99105L13.7123 4.70218C14.1028 4.31166 14.1028 3.6785 13.7123 3.28797C13.3218 2.89743 12.6886 2.89742 12.2981 3.28793L9.65156 5.93433C9.06575 6.52012 9.06574 7.4699 9.65155 8.05569L12.2981 10.7021C12.6886 11.0926 13.3218 11.0926 13.7123 10.7021C14.1028 10.3116 14.1028 9.67841 13.7123 9.28789L12.4154 7.99105Z"
107
107
  }), n().createElement("path", {
108
- d: "M10.2931 20.7071C10.6836 21.0976 11.3168 21.0976 11.7073 20.7071L14.3537 18.0607C14.9395 17.4749 14.9395 16.5251 14.3537 15.9393L11.7073 13.2929C11.3168 12.9024 10.6836 12.9024 10.2931 13.2929C9.90255 13.6834 9.90255 14.3166 10.2931 14.7071L11.5871 16.0011H6.99921C5.89464 16.0011 4.99921 15.1057 4.99921 14.0011L4.99921 8.99599C4.99921 8.44371 5.44692 7.99599 5.99921 7.99599H6.50018C7.05247 7.99599 7.50018 7.54828 7.50018 6.99599C7.50018 6.44371 7.05247 5.99599 6.50018 5.99599H5.99921C4.34235 5.99599 2.99921 7.33914 2.99921 8.99599L2.99921 14.0011C2.99921 16.2103 4.79007 18.0011 6.99921 18.0011L11.5848 18.0011L10.2931 19.2929C9.90255 19.6834 9.90255 20.3166 10.2931 20.7071Z"
108
+ d: "M10.298 20.7022C10.6885 21.0927 11.3217 21.0927 11.7122 20.7022L14.3587 18.0557C14.9445 17.4699 14.9445 16.5202 14.3587 15.9344L11.7122 13.2879C11.3217 12.8974 10.6885 12.8974 10.298 13.2879C9.9075 13.6785 9.9075 14.3116 10.298 14.7022L11.592 15.9962H7.00415C5.89958 15.9962 5.00415 15.1007 5.00415 13.9962L5.00415 8.99105C5.00415 8.43876 5.45187 7.99105 6.00415 7.99105H6.50513C7.05741 7.99105 7.50513 7.54333 7.50513 6.99105C7.50513 6.43876 7.05741 5.99105 6.50513 5.99105H6.00415C4.3473 5.99105 3.00415 7.3342 3.00415 8.99105L3.00415 13.9962C3.00415 16.2053 4.79501 17.9962 7.00415 17.9962L11.5898 17.9962L10.298 19.2879C9.9075 19.6785 9.9075 20.3116 10.298 20.7022Z"
109
109
  }));
110
110
  }));
111
111
  var d = [ "default", "outlined" ];
@@ -103,11 +103,11 @@
103
103
  i.set("outlined", (function() {
104
104
 
105
105
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
- d: "M20.7073 19.2929L4.70729 3.29292C4.31677 2.9024 3.6836 2.9024 3.29308 3.29292C2.90255 3.68344 2.90255 4.31661 3.29308 4.70713L19.2931 20.7071C19.6836 21.0977 20.3168 21.0977 20.7073 20.7071C21.0978 20.3166 21.0978 19.6834 20.7073 19.2929Z"
106
+ d: "M20.7073 19.2929L4.70728 3.29292C4.31675 2.9024 3.68359 2.9024 3.29306 3.29292C2.90254 3.68344 2.90254 4.31661 3.29306 4.70713L19.2931 20.7071C19.6836 21.0977 20.3168 21.0977 20.7073 20.7071C21.0978 20.3166 21.0978 19.6834 20.7073 19.2929Z"
107
107
  }), n().createElement("path", {
108
- d: "M12.2931 3.29282L10.1061 5.47975L12.6223 7.99593L16.9909 7.99593C18.0955 7.99593 18.9909 8.89137 18.9909 9.99593V13.0011C18.9909 13.5533 19.4386 14.0011 19.9909 14.0011C20.5432 14.0011 20.9909 13.5533 20.9909 13.0011V9.99593C20.9909 7.7868 19.2 5.99593 16.9909 5.99593L12.4184 5.99593L13.7073 4.70706C14.0978 4.31655 14.0979 3.68338 13.7073 3.29285C13.3168 2.90231 12.6837 2.9023 12.2931 3.29282Z"
108
+ d: "M12.2931 3.29282L10.1061 5.47975L12.6223 7.99593L16.9909 7.99593C18.0955 7.99593 18.9909 8.89137 18.9909 9.99593V13.0011C18.9909 13.5533 19.4386 14.0011 19.9909 14.0011C20.5432 14.0011 20.9909 13.5533 20.9909 13.0011V9.99593C20.9909 7.7868 19.2 5.99593 16.9909 5.99593L12.4184 5.99593L13.7073 4.70706C14.0978 4.31655 14.0978 3.68338 13.7073 3.29285C13.3168 2.90231 12.6837 2.9023 12.2931 3.29282Z"
109
109
  }), n().createElement("path", {
110
- d: "M11.7073 20.707L13.894 18.5203L11.3747 16.0011L6.99921 16.0011C5.89464 16.0011 4.99921 15.1056 4.99921 14.0011L4.99921 10.9959C4.99921 10.4436 4.55149 9.99593 3.99921 9.99593C3.44692 9.99593 2.99921 10.4436 2.99921 10.9959L2.99921 14.0011C2.99921 16.2102 4.79007 18.0011 6.99921 18.0011L11.5848 18.0011L10.2931 19.2928C9.90255 19.6834 9.90255 20.3165 10.2931 20.707C10.6836 21.0976 11.3168 21.0976 11.7073 20.707Z"
110
+ d: "M11.7073 20.707L13.894 18.5203L11.3747 16.0011L6.99919 16.0011C5.89462 16.0011 4.99919 15.1056 4.99919 14.0011L4.99919 10.9959C4.99919 10.4436 4.55148 9.99593 3.99919 9.99593C3.44691 9.99593 2.99919 10.4436 2.99919 10.9959L2.99919 14.0011C2.99919 16.2102 4.79005 18.0011 6.99919 18.0011L11.5848 18.0011L10.2931 19.2928C9.90254 19.6834 9.90254 20.3165 10.2931 20.707C10.6836 21.0976 11.3168 21.0976 11.7073 20.707Z"
111
111
  }));
112
112
  }));
113
113
  var d = [ "default", "outlined" ];
@@ -123,23 +123,23 @@
123
123
  * @keywords loop, crossed, return to first, one time (*Back slash comes from alphabet 'Not')
124
124
  * @variants outlined
125
125
  */ var s = function e(r) {
126
- var a = r.children, c = r.variant, d = l(r, [ "children", "variant" ]);
127
- var f = v(c);
128
- var s = "arrowsroundedrectangulardoubleslashed-".concat(f);
129
- var p = (0, t.useContext)(u.IconContext);
130
- var C = i.get(f);
126
+ var a = r.children, c = r.variant, d = c === void 0 ? "default" : c, f = l(r, [ "children", "variant" ]);
127
+ var s = v(d);
128
+ var p = "arrowsroundedrectangulardoubleslashed-".concat(s);
129
+ var C = (0, t.useContext)(u.IconContext);
130
+ var b = i.get(s);
131
131
  if (false) {}
132
- if (p && C) {
133
- var b = p.toRender, y = p.addIcon;
134
- y(s, C());
135
- if (!b) {
132
+ if (C && b) {
133
+ var y = C.toRender, m = C.addIcon;
134
+ m(p, b());
135
+ if (!y) {
136
136
  return null;
137
137
  }
138
138
  }
139
139
 
140
- return n().createElement(o(), d, a, p ? n().createElement("use", {
141
- href: "#".concat(s)
142
- }) : !!C && C());
140
+ return n().createElement(o(), f, a, C ? n().createElement("use", {
141
+ href: "#".concat(p)
142
+ }) : !!b && b());
143
143
  };
144
144
  /* harmony default export */ const p = s;
145
145
  module.exports = r;
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/BatteryCharging';
2
+ export * from './types/icons/BatteryCharging';
@@ -0,0 +1,154 @@
1
+ /******/ (() => {
2
+ // webpackBootstrap
3
+ /******/ "use strict";
4
+ /******/ // The require scope
5
+ /******/ var e = {};
6
+ /******/
7
+ /************************************************************************/
8
+ /******/ /* webpack/runtime/compat get default export */
9
+ /******/ (() => {
10
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
11
+ /******/ e.n = t => {
12
+ /******/ var r = t && t.__esModule ?
13
+ /******/ () => t["default"]
14
+ /******/ : () => t
15
+ /******/;
16
+ e.d(r, {
17
+ a: r
18
+ });
19
+ /******/ return r;
20
+ /******/ };
21
+ /******/ })();
22
+ /******/
23
+ /******/ /* webpack/runtime/define property getters */
24
+ /******/ (() => {
25
+ /******/ // define getter functions for harmony exports
26
+ /******/ e.d = (t, r) => {
27
+ /******/ for (var n in r) {
28
+ /******/ if (e.o(r, n) && !e.o(t, n)) {
29
+ /******/ Object.defineProperty(t, n, {
30
+ enumerable: true,
31
+ get: r[n]
32
+ });
33
+ /******/ }
34
+ /******/ }
35
+ /******/ };
36
+ /******/ })();
37
+ /******/
38
+ /******/ /* webpack/runtime/hasOwnProperty shorthand */
39
+ /******/ (() => {
40
+ /******/ e.o = (e, t) => Object.prototype.hasOwnProperty.call(e, t)
41
+ /******/;
42
+ })();
43
+ /******/
44
+ /******/ /* webpack/runtime/make namespace object */
45
+ /******/ (() => {
46
+ /******/ // define __esModule on exports
47
+ /******/ e.r = e => {
48
+ /******/ if (typeof Symbol !== "undefined" && Symbol.toStringTag) {
49
+ /******/ Object.defineProperty(e, Symbol.toStringTag, {
50
+ value: "Module"
51
+ });
52
+ /******/ }
53
+ /******/ Object.defineProperty(e, "__esModule", {
54
+ value: true
55
+ });
56
+ /******/ };
57
+ /******/ })();
58
+ /******/
59
+ /************************************************************************/ var t = {};
60
+ // ESM COMPAT FLAG
61
+ e.r(t);
62
+ // EXPORTS
63
+ e.d(t, {
64
+ default: () => /* binding */ s
65
+ });
66
+ // CONCATENATED MODULE: external "react"
67
+ const r = require("react");
68
+ var n = e.n(r);
69
+ // CONCATENATED MODULE: external "@splunk/react-icons/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/BatteryCharging.tsx
75
+ function u(e, t) {
76
+ if (e == null) return {};
77
+ var r = i(e, t);
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 (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 i(e, t) {
91
+ if (e == null) return {};
92
+ var r = {};
93
+ var n = Object.keys(e);
94
+ var a, l;
95
+ for (l = 0; l < n.length; l++) {
96
+ a = n[l];
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: "M14.3528 9.50666C15.0643 8.27419 13.4192 7.04812 12.4416 8.08227L9.06642 11.6523C8.40079 12.3564 8.56731 13.4974 9.40642 13.9818L11.4821 15.1803L10.1473 17.4923C9.43575 18.7247 11.0808 19.9508 12.0585 18.9167L15.4337 15.3466C16.0993 14.6426 15.9328 13.5016 15.0937 13.0171L13.0179 11.8187L14.3528 9.50666Z"
107
+ }), n().createElement("path", {
108
+ fillRule: "evenodd",
109
+ clipRule: "evenodd",
110
+ d: "M6.5 23C5.11929 23 4 21.8807 4 20.5V6.5C4 5.11929 5.11929 4 6.5 4L8 4V2.5C8 1.67157 8.67157 1 9.5 1H14.5C15.3284 1 16 1.67157 16 2.5V4H17.5C18.8807 4 20 5.11929 20 6.5V20.5C20 21.8807 18.8807 23 17.5 23H6.5ZM6.5 6L17.5 6C17.7761 6 18 6.22386 18 6.5L18 20.5C18 20.7761 17.7761 21 17.5 21H6.5C6.22386 21 6 20.7761 6 20.5L6 6.5C6 6.22386 6.22386 6 6.5 6ZM10 4L14 4V3L10 3V4Z"
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: "M4 20.5C4 21.8807 5.11929 23 6.5 23H17.5C18.8807 23 20 21.8807 20 20.5V6.5C20 5.11929 18.8807 4 17.5 4H16V2.5C16 1.67157 15.3284 1 14.5 1H9.5C8.67157 1 8 1.67157 8 2.5V4L6.5 4C5.11929 4 4 5.11929 4 6.5V20.5ZM14 3V4L10 4V3L14 3ZM12.4418 8.08246C13.4195 7.04831 15.0646 8.27438 14.3531 9.50685L13.0182 11.8189L15.094 13.0173C15.9331 13.5017 16.0996 14.6427 15.434 15.3468L12.0588 18.9169C11.0811 19.951 9.43604 18.7249 10.1476 17.4925L11.4824 15.1805L9.4067 13.982C8.5676 13.4976 8.40107 12.3566 9.06671 11.6525L12.4418 8.08246Z"
119
+ }));
120
+ }));
121
+ var d = [ "default", "outlined", "filled" ];
122
+ var f = function e(t) {
123
+ return d.indexOf(t) >= 0;
124
+ };
125
+ var v = function e(t) {
126
+ return t === "default" || t && !f(t) ? "outlined" : t;
127
+ };
128
+ /**
129
+ * @description Charging status of battery, power cable connected
130
+ * @category Objects
131
+ *
132
+ * @variants outlined,filled
133
+ */ var C = function e(t) {
134
+ var a = t.children, i = t.variant, d = i === void 0 ? "default" : i, f = u(t, [ "children", "variant" ]);
135
+ var C = v(d);
136
+ var s = "batterycharging-".concat(C);
137
+ var p = (0, r.useContext)(o.IconContext);
138
+ var L = c.get(C);
139
+ if (false) {}
140
+ if (p && L) {
141
+ var m = p.toRender, y = p.addIcon;
142
+ y(s, L());
143
+ if (!m) {
144
+ return null;
145
+ }
146
+ }
147
+
148
+ return n().createElement(l(), f, a, p ? n().createElement("use", {
149
+ href: "#".concat(s)
150
+ }) : !!L && L());
151
+ };
152
+ /* harmony default export */ const s = C;
153
+ module.exports = t;
154
+ /******/})();
package/BlockFourDots.js CHANGED
@@ -105,15 +105,15 @@
105
105
  return n().createElement(n().Fragment, null, n().createElement("path", {
106
106
  fillRule: "evenodd",
107
107
  clipRule: "evenodd",
108
- d: "M12.2649 12.7002L22.2348 8.25398V16.4704C22.2348 17.0625 21.8865 17.5992 21.3456 17.8404L12.8761 21.6166C12.488 21.7896 12.0446 21.7899 11.6562 21.6173L3.15655 17.8407C2.61478 17.6 2.26563 17.0628 2.26563 16.4699L2.26562 8.25614L12.2649 12.7002ZM4.26562 11.3336L4.26562 16.1449L11.2656 19.2553L11.2656 14.4447L4.26562 11.3336ZM20.2348 16.1459L13.2656 19.2531L13.2656 14.4438L20.2348 11.3358V16.1459Z"
108
+ d: "M12.265 12.7002L22.2348 8.25398V16.4704C22.2348 17.0625 21.8865 17.5992 21.3456 17.8404L12.8761 21.6166C12.488 21.7896 12.0446 21.7899 11.6562 21.6174L3.15655 17.8407C2.61479 17.6 2.26563 17.0628 2.26563 16.4699L2.26562 8.25614L12.265 12.7002ZM4.26563 11.3336L4.26563 16.1449L11.2656 19.2553L11.2656 14.4447L4.26563 11.3336ZM20.2348 16.1459L13.2656 19.2531L13.2656 14.4438L20.2348 11.3358V16.1459Z"
109
109
  }), n().createElement("path", {
110
110
  d: "M14.905 9.29487C14.905 10.0239 13.7231 10.6149 12.2651 10.6149C10.8072 10.6149 9.62524 10.0239 9.62524 9.29487C9.62524 8.56585 10.8072 7.97486 12.2651 7.97486C13.7231 7.97486 14.905 8.56585 14.905 9.29487Z"
111
111
  }), n().createElement("path", {
112
112
  d: "M14.905 5.29487C14.905 6.02389 13.7231 6.61488 12.2651 6.61488C10.8072 6.61488 9.62524 6.02389 9.62524 5.29487C9.62524 4.56584 10.8072 3.97485 12.2651 3.97485C13.7231 3.97485 14.905 4.56584 14.905 5.29487Z"
113
113
  }), n().createElement("path", {
114
- d: "M6.26513 8.61489C7.72311 8.61489 8.90503 8.0239 8.90503 7.29488C8.90503 6.56586 7.72311 5.97487 6.26513 5.97486C4.80716 5.97487 3.62524 6.56586 3.62524 7.29488C3.62524 8.0239 4.80716 8.61489 6.26513 8.61489Z"
114
+ d: "M6.26514 8.61489C7.72311 8.61489 8.90503 8.0239 8.90503 7.29488C8.90503 6.56586 7.72311 5.97487 6.26514 5.97486C4.80716 5.97486 3.62524 6.56585 3.62524 7.29488C3.62524 8.0239 4.80716 8.61489 6.26514 8.61489Z"
115
115
  }), n().createElement("path", {
116
- d: "M20.9053 7.29487C20.9053 8.02389 19.7233 8.61488 18.2654 8.61488C16.8074 8.61488 15.6255 8.02389 15.6255 7.29487C15.6255 6.56584 16.8074 5.97485 18.2654 5.97485C19.7233 5.97485 20.9053 6.56584 20.9053 7.29487Z"
116
+ d: "M20.9053 7.29487C20.9053 8.02389 19.7234 8.61488 18.2654 8.61488C16.8074 8.61488 15.6255 8.02389 15.6255 7.29487C15.6255 6.56584 16.8074 5.97485 18.2654 5.97485C19.7234 5.97485 20.9053 6.56584 20.9053 7.29487Z"
117
117
  }));
118
118
  }));
119
119
  i.set("filled", (function() {
@@ -121,15 +121,15 @@
121
121
  return n().createElement(n().Fragment, null, n().createElement("path", {
122
122
  fillRule: "evenodd",
123
123
  clipRule: "evenodd",
124
- d: "M12.2649 12.7002L22.2348 8.25398V16.4704C22.2348 17.0625 21.8865 17.5992 21.3456 17.8404L12.8761 21.6166C12.488 21.7896 12.0446 21.7899 11.6562 21.6173L3.15655 17.8407C2.61478 17.6 2.26563 17.0628 2.26563 16.4699L2.26562 8.25614L12.2649 12.7002Z"
124
+ d: "M12.265 12.7002L22.2348 8.25398V16.4704C22.2348 17.0625 21.8865 17.5992 21.3456 17.8404L12.8761 21.6166C12.488 21.7896 12.0446 21.7899 11.6562 21.6174L3.15655 17.8407C2.61479 17.6 2.26563 17.0628 2.26563 16.4699L2.26562 8.25614L12.265 12.7002Z"
125
125
  }), n().createElement("path", {
126
126
  d: "M14.905 9.29487C14.905 10.0239 13.7231 10.6149 12.2651 10.6149C10.8072 10.6149 9.62524 10.0239 9.62524 9.29487C9.62524 8.56585 10.8072 7.97486 12.2651 7.97486C13.7231 7.97486 14.905 8.56585 14.905 9.29487Z"
127
127
  }), n().createElement("path", {
128
128
  d: "M14.905 5.29487C14.905 6.02389 13.7231 6.61488 12.2651 6.61488C10.8072 6.61488 9.62524 6.02389 9.62524 5.29487C9.62524 4.56584 10.8072 3.97485 12.2651 3.97485C13.7231 3.97485 14.905 4.56584 14.905 5.29487Z"
129
129
  }), n().createElement("path", {
130
- d: "M6.26513 8.61489C7.72311 8.61489 8.90503 8.0239 8.90503 7.29488C8.90503 6.56586 7.72311 5.97487 6.26513 5.97486C4.80716 5.97487 3.62524 6.56586 3.62524 7.29488C3.62524 8.0239 4.80716 8.61489 6.26513 8.61489Z"
130
+ d: "M6.26514 8.61489C7.72311 8.61489 8.90503 8.0239 8.90503 7.29488C8.90503 6.56586 7.72311 5.97487 6.26514 5.97486C4.80716 5.97486 3.62524 6.56585 3.62524 7.29488C3.62524 8.0239 4.80716 8.61489 6.26514 8.61489Z"
131
131
  }), n().createElement("path", {
132
- d: "M20.9053 7.29487C20.9053 8.02389 19.7233 8.61488 18.2654 8.61488C16.8074 8.61488 15.6255 8.02389 15.6255 7.29487C15.6255 6.56584 16.8074 5.97485 18.2654 5.97485C19.7233 5.97485 20.9053 6.56584 20.9053 7.29487Z"
132
+ d: "M20.9053 7.29487C20.9053 8.02389 19.7234 8.61488 18.2654 8.61488C16.8074 8.61488 15.6255 8.02389 15.6255 7.29487C15.6255 6.56584 16.8074 5.97485 18.2654 5.97485C19.7234 5.97485 20.9053 6.56584 20.9053 7.29487Z"
133
133
  }));
134
134
  }));
135
135
  var d = [ "default", "outlined", "filled" ];