@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,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 = 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 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/ShieldSeparated.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 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 i(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
+ fillRule: "evenodd",
107
+ clipRule: "evenodd",
108
+ d: "M11.1941 2.32738C11.6876 2.02076 12.3127 2.02076 12.8061 2.32738C13.7471 2.91204 16.836 4.71652 19.7537 5.25247C20.4628 5.38273 21.0052 6.00641 20.9983 6.75477C20.9506 11.9204 20.0738 15.2072 18.5174 17.4717C16.9541 19.7463 14.7997 20.8421 12.6125 21.8218C12.2233 21.9961 11.777 21.9961 11.3878 21.8218C9.20062 20.8421 7.0462 19.7463 5.48287 17.4717C3.92652 15.2072 3.04969 11.9204 3.00202 6.75477C2.99511 6.00641 3.53752 5.38273 4.24662 5.25247C7.16424 4.71652 10.2532 2.91204 11.1941 2.32738ZM13 19.4328V4.75582C14.434 5.54632 16.7012 6.64536 18.9928 7.1397C18.9056 11.8756 18.0681 14.5944 16.8692 16.3389C15.8821 17.775 14.59 18.6449 13 19.4328ZM7.13112 16.3389C8.11807 17.7749 9.41011 18.6447 11 19.4326V4.75602C9.56587 5.5465 7.29893 6.6454 5.00749 7.1397C5.09466 11.8756 5.93216 14.5944 7.13112 16.3389Z"
109
+ }));
110
+ }));
111
+ c.set("filled", (function() {
112
+
113
+ return n().createElement(n().Fragment, null, n().createElement("path", {
114
+ d: "M13 21.6465C15.0524 20.7083 17.0465 19.6118 18.5174 17.4716C20.0738 15.2071 20.9506 11.9204 20.9983 6.75471C21.0052 6.00635 20.4628 5.38267 19.7537 5.25241C17.0126 4.74889 14.1202 3.12569 13 2.44629V21.6465Z"
115
+ }), n().createElement("path", {
116
+ d: "M11 2.44646C9.87956 3.12597 6.98748 4.74893 4.24662 5.25241C3.53752 5.38267 2.99511 6.00635 3.00202 6.75471C3.04969 11.9204 3.92652 15.2071 5.48287 17.4716C6.9537 19.6117 8.94772 20.7082 11 21.6464V2.44646Z"
117
+ }));
118
+ }));
119
+ var d = [ "default", "outlined", "filled" ];
120
+ var f = function e(t) {
121
+ return d.indexOf(t) >= 0;
122
+ };
123
+ var v = function e(t) {
124
+ return t === "default" || t && !f(t) ? "outlined" : t;
125
+ };
126
+ /**
127
+ * @description Shield with vertical center line represents for defence, protection, security
128
+ * @category Objects
129
+ * @keywords enterprise, virus, attack, game
130
+ * @variants outlined,filled
131
+ */ var C = function e(t) {
132
+ var a = t.children, i = t.variant, d = i === void 0 ? "default" : i, f = u(t, [ "children", "variant" ]);
133
+ var C = v(d);
134
+ var s = "shieldseparated-".concat(C);
135
+ var p = (0, r.useContext)(l.IconContext);
136
+ var m = c.get(C);
137
+ if (false) {}
138
+ if (p && m) {
139
+ var y = p.toRender, b = p.addIcon;
140
+ b(s, m());
141
+ if (!y) {
142
+ return null;
143
+ }
144
+ }
145
+
146
+ return n().createElement(o(), f, a, p ? n().createElement("use", {
147
+ href: "#".concat(s)
148
+ }) : !!m && m());
149
+ };
150
+ /* harmony default export */ const s = C;
151
+ module.exports = t;
152
+ /******/})();
package/Snowflake.js CHANGED
@@ -111,7 +111,7 @@
111
111
  return L().createElement(L().Fragment, null, L().createElement("path", {
112
112
  fillRule: "evenodd",
113
113
  clipRule: "evenodd",
114
- d: "M6.51431 3.49991C6.69294 3.19049 7.02308 2.99988 7.38036 2.99988L16.6177 2.9999C16.9749 2.9999 17.305 3.19047 17.4837 3.49984L22.1032 11.4999C22.2819 11.8093 22.2819 12.1905 22.1032 12.5L17.484 20.5C17.3054 20.8093 16.9752 20.9999 16.618 20.9999L7.38002 21C7.02273 21 6.69258 20.8093 6.51396 20.4999L1.8959 12.4999C1.71731 12.1905 1.71732 11.8093 1.89592 11.5L6.51431 3.49991ZM7.95884 4.99989L7.45373 5.87484L8.05331 6.91337L7.6195 7.16383C7.201 7.40546 7.05761 7.9406 7.29923 8.3591C7.54086 8.77761 8.076 8.921 8.4945 8.67938L8.92831 8.42892L10.4848 11.1249H7.37304L7.37304 10.624C7.37304 10.1408 6.98129 9.74901 6.49804 9.74901C6.01479 9.74901 5.62304 10.1408 5.62304 10.624V11.1249L4.42289 11.1249L3.91773 12L4.4228 12.8749L5.62304 12.8749V13.3758C5.62304 13.8591 6.01479 14.2508 6.49804 14.2508C6.98129 14.2508 7.37304 13.8591 7.37304 13.3758L7.37304 12.8749H10.485L8.9284 15.571L8.4946 15.3206C8.07609 15.0789 7.54095 15.2223 7.29933 15.6408C7.0577 16.0593 7.20109 16.5945 7.6196 16.8361L8.05341 17.0866L7.45366 18.1254L7.95852 19L8.96945 19L9.56895 17.9616L10.0028 18.212C10.4213 18.4536 10.9564 18.3103 11.198 17.8918C11.4396 17.4732 11.2963 16.9381 10.8778 16.6965L10.4439 16.446L12.0005 13.7501L13.557 16.446L13.1232 16.6965C12.7047 16.9381 12.5613 17.4732 12.8029 17.8917C13.0445 18.3102 13.5797 18.4536 13.9982 18.212L14.432 17.9615L15.0315 19L16.0418 18.9999L16.547 18.1249L15.9475 17.0865L16.3813 16.8361C16.7998 16.5945 16.9432 16.0593 16.7016 15.6408C16.46 15.2223 15.9248 15.0789 15.5063 15.3205L15.0725 15.571L13.5159 12.8749H16.6304V13.3758C16.6304 13.8591 17.0221 14.2508 17.5054 14.2508C17.9886 14.2508 18.3804 13.8591 18.3804 13.3758V12.8749L19.5784 12.8749L20.0836 12L19.5783 11.1249L18.3804 11.1249V10.624C18.3804 10.1408 17.9886 9.74901 17.5054 9.74901C17.0221 9.74901 16.6304 10.1408 16.6304 10.624V11.1249H13.5161L15.0726 8.42895L15.5064 8.67941C15.9249 8.92103 16.4601 8.77764 16.7017 8.35913C16.9433 7.94063 16.7999 7.40549 16.3814 7.16386L15.9476 6.91341L16.547 5.87532L16.0415 4.99991L15.0317 4.99991L14.4321 6.03841L13.9983 5.78795C13.5798 5.54632 13.0446 5.68971 12.803 6.10822C12.5614 6.52673 12.7048 7.06187 13.1233 7.30349L13.5571 7.55395L12.0005 10.2501L10.4439 7.55392L10.8777 7.30346C11.2962 7.06184 11.4396 6.52669 11.1979 6.10819C10.9563 5.68968 10.4212 5.54629 10.0027 5.78792L9.56886 6.03837L8.9693 4.99989L7.95884 4.99989Z"
114
+ d: "M6.51443 3.49991C6.69306 3.19049 7.0232 2.99988 7.38048 2.99988L16.6178 2.9999C16.975 2.9999 17.3051 3.19047 17.4838 3.49984L22.1033 11.4999C22.282 11.8093 22.282 12.1905 22.1034 12.5L17.4841 20.5C17.3055 20.8093 16.9754 20.9999 16.6181 20.9999L7.38015 21C7.02285 21 6.69271 20.8093 6.51408 20.4999L1.89602 12.4999C1.71743 12.1905 1.71744 11.8093 1.89604 11.5L6.51443 3.49991ZM7.95896 4.99989L7.45385 5.87484L8.05344 6.91337L7.61963 7.16383C7.20112 7.40546 7.05773 7.9406 7.29935 8.3591C7.54098 8.77761 8.07612 8.921 8.49463 8.67938L8.92843 8.42892L10.485 11.1249H7.37316L7.37316 10.624C7.37316 10.1408 6.98141 9.74901 6.49816 9.74901C6.01491 9.74901 5.62316 10.1408 5.62316 10.624V11.1249L4.42301 11.1249L3.91785 12L4.42292 12.8749L5.62316 12.8749V13.3758C5.62316 13.8591 6.01491 14.2508 6.49816 14.2508C6.98141 14.2508 7.37316 13.8591 7.37316 13.3758L7.37316 12.8749H10.4851L8.92853 15.571L8.49472 15.3206C8.07622 15.0789 7.54107 15.2223 7.29945 15.6408C7.05782 16.0593 7.20122 16.5945 7.61972 16.8361L8.05353 17.0866L7.45378 18.1254L7.95864 19L8.96957 19L9.56908 17.9616L10.0029 18.212C10.4214 18.4536 10.9565 18.3103 11.1981 17.8918C11.4398 17.4732 11.2964 16.9381 10.8779 16.6965L10.4441 16.446L12.0006 13.7501L13.5571 16.446L13.1233 16.6965C12.7048 16.9381 12.5614 17.4732 12.803 17.8917C13.0446 18.3102 13.5798 18.4536 13.9983 18.212L14.4321 17.9615L15.0316 19L16.0419 18.9999L16.5471 18.1249L15.9476 17.0865L16.3814 16.8361C16.7999 16.5945 16.9433 16.0593 16.7017 15.6408C16.4601 15.2223 15.9249 15.0789 15.5064 15.3205L15.0726 15.571L13.5161 12.8749H16.6305V13.3758C16.6305 13.8591 17.0222 14.2508 17.5055 14.2508C17.9887 14.2508 18.3805 13.8591 18.3805 13.3758V12.8749L19.5785 12.8749L20.0837 12L19.5784 11.1249L18.3805 11.1249V10.624C18.3805 10.1408 17.9887 9.74901 17.5055 9.74901C17.0222 9.74901 16.6305 10.1408 16.6305 10.624V11.1249H13.5162L15.0727 8.42895L15.5065 8.67941C15.925 8.92103 16.4602 8.77764 16.7018 8.35913C16.9434 7.94063 16.8 7.40549 16.3815 7.16386L15.9477 6.91341L16.5471 5.87532L16.0416 4.99991L15.0318 4.99991L14.4322 6.03841L13.9984 5.78795C13.5799 5.54632 13.0447 5.68971 12.8031 6.10822C12.5615 6.52673 12.7049 7.06187 13.1234 7.30349L13.5572 7.55395L12.0006 10.2501L10.444 7.55392L10.8778 7.30346C11.2963 7.06184 11.4397 6.52669 11.1981 6.10819C10.9564 5.68968 10.4213 5.54629 10.0028 5.78792L9.56898 6.03837L8.96942 4.99989L7.95896 4.99989Z"
115
115
  }));
116
116
  }));
117
117
  var i = [ "default", "outlined", "filled" ];
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/SpeakerSlashed';
2
+ export * from './types/icons/SpeakerSlashed';
@@ -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 */ 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/SpeakerSlashed.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 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 i(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
+ fillRule: "evenodd",
107
+ clipRule: "evenodd",
108
+ d: "M4.71785 3.3007C4.32732 2.91018 3.69416 2.91018 3.30363 3.30071C2.91311 3.69123 2.91311 4.3244 3.30364 4.71492L6.5887 7.99997H4.5C3.67157 7.99997 3 8.67154 3 9.49997V14.5C3 15.3284 3.67157 16 4.5 16H8.60176L13.4688 20.6072C14.425 21.5123 16 20.8345 16 19.5178V17.4112L19.3091 20.7203C19.6996 21.1108 20.3328 21.1108 20.7233 20.7203C21.1138 20.3298 21.1138 19.6966 20.7233 19.3061L4.71785 3.3007ZM14 15.4112L8.5887 9.99997H5V14H8.80088C9.18447 14 9.55349 14.1469 9.83206 14.4106L14 18.356V15.4112Z"
109
+ }), n().createElement("path", {
110
+ d: "M14 9.75616V5.67872L11.8966 7.65281L10.4817 6.23789L13.4735 3.42999C14.4313 2.53107 16 3.21017 16 4.52373V11.7562L14 9.75616Z"
111
+ }));
112
+ }));
113
+ c.set("filled", (function() {
114
+
115
+ return n().createElement(n().Fragment, null, n().createElement("path", {
116
+ d: "M4.68132 3.26594C4.28879 2.91055 3.6822 2.92213 3.30363 3.30071C2.91311 3.69123 2.91311 4.3244 3.30364 4.71492L6.58873 8H4.5C3.67157 8 3 8.67157 3 9.5V14.5C3 15.3284 3.67157 16 4.5 16H8.60176L13.4688 20.6072C14.425 21.5123 16 20.8345 16 19.5179V17.4112L19.3091 20.7203C19.6996 21.1108 20.3328 21.1108 20.7233 20.7203C21.1138 20.3298 21.1138 19.6966 20.7233 19.3061L20.3617 18.9445C20.3493 18.9333 20.3372 18.9217 20.3252 18.9098L4.68132 3.26594Z"
117
+ }), n().createElement("path", {
118
+ d: "M16 11.7562V4.52376C16 3.2102 14.4313 2.5311 13.4735 3.43002L10.4817 6.2379L16 11.7562Z"
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 Muted status (Not recommend to use as a mute action)
130
+ * @category Actions
131
+ * @keywords sound, audio, volume, alert, music
132
+ * @variants outlined,filled
133
+ */ var s = function e(t) {
134
+ var a = t.children, i = t.variant, d = i === void 0 ? "default" : i, f = u(t, [ "children", "variant" ]);
135
+ var s = v(d);
136
+ var p = "speakerslashed-".concat(s);
137
+ var C = (0, r.useContext)(l.IconContext);
138
+ var m = c.get(s);
139
+ if (false) {}
140
+ if (C && m) {
141
+ var L = C.toRender, y = C.addIcon;
142
+ y(p, m());
143
+ if (!L) {
144
+ return null;
145
+ }
146
+ }
147
+
148
+ return n().createElement(o(), f, a, C ? n().createElement("use", {
149
+ href: "#".concat(p)
150
+ }) : !!m && m());
151
+ };
152
+ /* harmony default export */ const p = s;
153
+ module.exports = t;
154
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/SpeakerSound';
2
+ export * from './types/icons/SpeakerSound';
@@ -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 */ 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/SpeakerSound.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 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 i(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: "M18 16.8999C20.2822 16.4367 22 14.4189 22 12C22 9.58101 20.2822 7.56326 18 7.09999V9.17067C19.1652 9.58251 20 10.6937 20 12C20 13.3062 19.1652 14.4174 18 14.8293V16.8999Z"
107
+ }), n().createElement("path", {
108
+ fillRule: "evenodd",
109
+ clipRule: "evenodd",
110
+ d: "M14 5.67872L9.82863 9.59371C9.55055 9.8547 9.18349 9.99997 8.80212 9.99997H5V14H8.80088C9.18447 14 9.55349 14.1469 9.83206 14.4106L14 18.356V5.67872ZM13.4735 3.42999C14.4313 2.53107 16 3.21017 16 4.52373V19.5178C16 20.8345 14.425 21.5123 13.4688 20.6072L8.60176 16H4.5C3.67157 16 3 15.3284 3 14.5V9.49997C3 8.67154 3.67157 7.99997 4.5 7.99997H8.60423L13.4735 3.42999Z"
111
+ }));
112
+ }));
113
+ c.set("filled", (function() {
114
+
115
+ return n().createElement(n().Fragment, null, n().createElement("path", {
116
+ d: "M16 4.52373C16 3.21017 14.4313 2.53107 13.4735 3.42999L8.60423 7.99997H4.5C3.67157 7.99997 3 8.67154 3 9.49997V14.5C3 15.3284 3.67157 16 4.5 16H8.60176L13.4688 20.6072C14.425 21.5123 16 20.8345 16 19.5178V4.52373Z"
117
+ }), n().createElement("path", {
118
+ d: "M18 16.9001C20.2822 16.4368 22 14.419 22 12.0001C22 9.58112 20.2822 7.56337 18 7.1001V9.17079C19.1652 9.58262 20 10.6939 20 12.0001C20 13.3063 19.1652 14.4175 18 14.8294V16.9001Z"
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 Unmuted status (Not recommend to use as an unmute action)
130
+ * @category Actions
131
+ * @keywords sound, audio, volume, alert, music
132
+ * @variants outlined,filled
133
+ */ var s = function e(t) {
134
+ var a = t.children, i = t.variant, d = i === void 0 ? "default" : i, f = u(t, [ "children", "variant" ]);
135
+ var s = v(d);
136
+ var p = "speakersound-".concat(s);
137
+ var C = (0, r.useContext)(l.IconContext);
138
+ var m = c.get(s);
139
+ if (false) {}
140
+ if (C && m) {
141
+ var y = C.toRender, b = C.addIcon;
142
+ b(p, m());
143
+ if (!y) {
144
+ return null;
145
+ }
146
+ }
147
+
148
+ return n().createElement(o(), f, a, C ? n().createElement("use", {
149
+ href: "#".concat(p)
150
+ }) : !!m && m());
151
+ };
152
+ /* harmony default export */ const p = s;
153
+ module.exports = t;
154
+ /******/})();
package/Stamp.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/Stamp';
2
+ export * from './types/icons/Stamp';
package/Stamp.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 */ 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 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/Stamp.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: "M13.5 3C15.433 3 17 4.567 17 6.5C17 7.8962 16.1825 9.10145 15 9.66318V12H19.5C20.8807 12 22 13.1193 22 14.5V17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V14.5C2 13.1193 3.11929 12 4.5 12H9V9.66318C7.81753 9.10145 7 7.8962 7 6.5C7 4.567 8.567 3 10.5 3H13.5ZM10.5 8H13.5C14.3284 8 15 7.32843 15 6.5C15 5.67157 14.3284 5 13.5 5H10.5C9.67157 5 9 5.67157 9 6.5C9 7.32843 9.67157 8 10.5 8ZM11 10V12H13V10H11ZM19.5 14C19.7761 14 20 14.2239 20 14.5V17.5C20 17.7761 19.7761 18 19.5 18H4.5C4.22386 18 4 17.7761 4 17.5V14.5C4 14.2239 4.22386 14 4.5 14H19.5Z"
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: "M13.5 3C15.433 3 17 4.567 17 6.5C17 7.8962 16.1825 9.10145 15 9.66318V12H19.5C20.8807 12 22 13.1193 22 14.5V17.5C22 18.8807 20.8807 20 19.5 20H4.5C3.11929 20 2 18.8807 2 17.5V14.5C2 13.1193 3.11929 12 4.5 12H9V9.66318C7.81753 9.10145 7 7.8962 7 6.5C7 4.567 8.567 3 10.5 3H13.5ZM11 10V12H13V10H11Z"
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 Stamp, preloaded icon templates, action for approval or certification, visa, passport
128
+ * @category Objects
129
+ * @keywords handle, ink, paper
130
+ * @variants outlined,filled
131
+ */ var C = function e(r) {
132
+ var o = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
133
+ var C = v(d);
134
+ var s = "stamp-".concat(C);
135
+ var p = (0, t.useContext)(a.IconContext);
136
+ var m = c.get(C);
137
+ if (false) {}
138
+ if (p && m) {
139
+ var y = p.toRender, H = p.addIcon;
140
+ H(s, m());
141
+ if (!y) {
142
+ return null;
143
+ }
144
+ }
145
+
146
+ return n().createElement(l(), f, o, p ? n().createElement("use", {
147
+ href: "#".concat(s)
148
+ }) : !!m && m());
149
+ };
150
+ /* harmony default export */ const s = C;
151
+ module.exports = r;
152
+ /******/})();
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/StarEightPoints';
2
+ export * from './types/icons/StarEightPoints';