@splunk/react-icons 5.0.0 → 5.2.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 (797) hide show
  1. package/Airplane.js +13 -10
  2. package/AlignBottom.js +20 -17
  3. package/AlignCenter.js +13 -10
  4. package/AlignDistributeHorizontal.js +13 -10
  5. package/AlignDistributeVertical.js +13 -10
  6. package/AlignLeft.js +20 -17
  7. package/AlignRight.js +20 -17
  8. package/AlignTop.js +20 -17
  9. package/AlignVerticalCenters.js +13 -10
  10. package/ArrowBowLeft.js +13 -10
  11. package/ArrowBowRight.js +13 -10
  12. package/ArrowBroadBowRight.js +24 -17
  13. package/ArrowBroadLeftRight.js +15 -12
  14. package/ArrowBroadUnderbarDown.js +23 -18
  15. package/ArrowBroadUnderbarUp.js +13 -10
  16. package/ArrowCircleInRight.js +13 -10
  17. package/ArrowCircleOutRight.js +25 -22
  18. package/ArrowClockwise.js +13 -10
  19. package/ArrowCounterClockwise.js +17 -14
  20. package/ArrowDown.js +18 -15
  21. package/ArrowDownCircle.js +13 -10
  22. package/ArrowFourWays.js +29 -26
  23. package/ArrowLeft.js +13 -10
  24. package/ArrowLeftCircle.js +13 -10
  25. package/ArrowLeftRight.js +15 -12
  26. package/ArrowLongTopLeft.js +20 -17
  27. package/ArrowRight.js +15 -12
  28. package/ArrowRightCircle.js +13 -10
  29. package/ArrowSquareHalfDown.js +13 -10
  30. package/ArrowSquareHalfUp.js +13 -10
  31. package/ArrowSquareInsideRight.js +26 -23
  32. package/ArrowSquareRight.js +15 -12
  33. package/ArrowSquareTopRight.js +15 -12
  34. package/ArrowSquareTopRightInset.js +23 -20
  35. package/ArrowTriangleDown.js +15 -12
  36. package/ArrowTriangleLeft.js +15 -12
  37. package/ArrowTriangleRight.js +13 -10
  38. package/ArrowTriangleUp.js +15 -12
  39. package/ArrowTurnBackLeft.js +13 -10
  40. package/ArrowUp.js +13 -10
  41. package/ArrowUpCircle.js +13 -10
  42. package/ArrowUpDown.js +20 -17
  43. package/ArrowsCircularDouble.js +21 -18
  44. package/ArrowsRectangularDouble.js +22 -19
  45. package/ArrowsRerouteUp.js +17 -14
  46. package/ArrowsRoundedRectangularDouble.js +24 -21
  47. package/ArrowsRoundedRectangularDoubleSlashed.js +22 -19
  48. package/ArrowsSeparatedRight.js +18 -15
  49. package/ArrowsSwitchRight.js +18 -15
  50. package/AsteriskCircle.d.ts +2 -0
  51. package/AsteriskCircle.js +152 -0
  52. package/AsterisksUnderline.js +19 -16
  53. package/Balloon.js +17 -14
  54. package/BalloonDot.js +20 -17
  55. package/BalloonsChat.js +18 -15
  56. package/BatteryCharging.js +15 -12
  57. package/Bell.js +13 -10
  58. package/BellDot.js +13 -10
  59. package/BellPlus.js +25 -22
  60. package/BellSlashed.js +18 -15
  61. package/Bicycle.js +15 -12
  62. package/BlockFourDots.js +22 -19
  63. package/BlocksHorse.js +13 -10
  64. package/BookOpen.js +14 -11
  65. package/Bookmark.js +17 -14
  66. package/Bookshelf.js +22 -19
  67. package/BoxCardboard.js +18 -15
  68. package/Briefcase.js +13 -10
  69. package/Bug.js +13 -10
  70. package/Buildings.js +20 -17
  71. package/BullsEye.js +13 -10
  72. package/Bus.js +13 -10
  73. package/ButtonPulldown.js +25 -22
  74. package/ButtonsPulldown.js +13 -10
  75. package/CHANGELOG.md +27 -2
  76. package/Calculation.js +13 -10
  77. package/Calculator.js +18 -15
  78. package/Calendar.js +13 -10
  79. package/CalendarArrowDownFilled.js +20 -17
  80. package/CalendarArrowsLeftRight.js +13 -10
  81. package/CalendarChecked.js +27 -24
  82. package/CalendarClock.js +20 -17
  83. package/CalenderArrowRight.js +22 -19
  84. package/Car.js +13 -10
  85. package/CaretDown.js +17 -14
  86. package/CaretLeft.js +20 -17
  87. package/CaretRight.js +15 -12
  88. package/CaretSmallDown.js +18 -15
  89. package/CaretSmallLeft.js +13 -10
  90. package/CaretSmallRight.js +15 -12
  91. package/CaretSmallUp.js +13 -10
  92. package/CaretUp.js +15 -12
  93. package/CaretsSmallInsideUpDown.js +22 -19
  94. package/CaretsSmallOutsideUpDown.js +22 -19
  95. package/CaretsSmallUpDown.js +22 -19
  96. package/Certification.js +13 -10
  97. package/Chain.js +24 -21
  98. package/ChainSlashed.js +21 -18
  99. package/ChartArea.js +15 -12
  100. package/ChartAreaStacked.js +15 -12
  101. package/ChartBar.js +25 -22
  102. package/ChartBarBeside.js +13 -10
  103. package/ChartBarStacked.js +15 -12
  104. package/ChartBarStacked100.js +15 -12
  105. package/ChartBubble.js +21 -18
  106. package/ChartChoroplethMap.js +15 -12
  107. package/ChartColumn.js +23 -20
  108. package/ChartColumnIcicle.d.ts +2 -0
  109. package/ChartColumnIcicle.js +154 -0
  110. package/ChartColumnMagnifier.d.ts +2 -0
  111. package/ChartColumnMagnifier.js +162 -0
  112. package/ChartColumnPanel.js +15 -12
  113. package/ChartColumnSquare.js +20 -17
  114. package/ChartColumnThin.js +15 -12
  115. package/ChartFlame.js +19 -16
  116. package/ChartGantt.js +18 -15
  117. package/ChartGanttAxis.js +15 -12
  118. package/ChartGauge.js +13 -10
  119. package/ChartGaugeFiller.js +13 -10
  120. package/ChartGaugeLevelMarker.js +27 -22
  121. package/ChartGaugeMarker.js +15 -12
  122. package/ChartIcicle.js +19 -16
  123. package/ChartLine.js +18 -15
  124. package/ChartLineChecked.js +18 -15
  125. package/ChartLineClock.js +22 -19
  126. package/ChartLinePlus.js +24 -21
  127. package/ChartLineUnderlineDotted.js +26 -23
  128. package/ChartLineWarning.js +18 -15
  129. package/ChartLinkGraph.js +13 -10
  130. package/ChartMissingValueJoin.js +21 -18
  131. package/ChartMissingValueSkipped.js +25 -22
  132. package/ChartMissingValueZero.js +20 -17
  133. package/ChartPanels.js +22 -19
  134. package/ChartParallelCoordinates.js +14 -11
  135. package/ChartPie.js +19 -16
  136. package/ChartPlus.js +18 -15
  137. package/ChartSankey.js +22 -19
  138. package/ChartScatter.js +13 -10
  139. package/ChartSingleValue.js +18 -15
  140. package/ChartSingleValueIcon.js +18 -15
  141. package/ChartSingleValueRadial.js +15 -12
  142. package/ChartStream.js +19 -16
  143. package/ChartTimeline.js +18 -15
  144. package/CheckBox.js +15 -12
  145. package/CheckBoxCompleted.js +21 -18
  146. package/CheckBoxIndeterminate.js +13 -10
  147. package/CheckCircle.js +25 -22
  148. package/CheckRadio.js +13 -10
  149. package/Checkmark.js +13 -10
  150. package/CheckmarksDouble.js +22 -19
  151. package/ChevronBroadRight.js +13 -10
  152. package/ChevronBroadRightDashed.js +20 -17
  153. package/ChevronDown.js +13 -10
  154. package/ChevronLeft.js +18 -15
  155. package/ChevronRight.js +15 -12
  156. package/ChevronUp.js +13 -10
  157. package/ChevronsDoubleDownGuillemets.js +15 -12
  158. package/ChevronsDoubleLeftGuillemets.js +15 -12
  159. package/ChevronsDoubleRightGuillemets.js +20 -17
  160. package/ChevronsDoubleUpGuillemets.js +15 -12
  161. package/ChevronsIn.js +20 -17
  162. package/ChevronsOut.js +24 -21
  163. package/ChevronsSlash.js +22 -19
  164. package/ChevronsSquareIn.js +13 -10
  165. package/ChevronsSquareOut.js +15 -12
  166. package/ChevronsTextSmallA.js +18 -15
  167. package/Circle.js +15 -12
  168. package/CircleDashed.js +27 -24
  169. package/CircleHalfFilled.js +13 -10
  170. package/CircleSlashed.js +13 -10
  171. package/CircleSmall.js +15 -12
  172. package/CircleTiny.js +15 -12
  173. package/CirclesFour.js +21 -18
  174. package/Clipboard.js +20 -17
  175. package/Clock.js +21 -18
  176. package/ClockAlarm.js +25 -22
  177. package/Cloud.js +23 -20
  178. package/CloudArrowDown.js +17 -14
  179. package/CloudArrowInRight.js +17 -14
  180. package/CloudArrowUp.js +17 -14
  181. package/CloudNodesInside.js +17 -14
  182. package/Cog.js +13 -10
  183. package/Compass.js +13 -10
  184. package/Container.js +22 -19
  185. package/Containership.js +18 -15
  186. package/ControlFastForward.js +22 -19
  187. package/ControlFastForwardCircle.js +18 -15
  188. package/ControlNext.js +18 -15
  189. package/ControlNextCircle.js +18 -15
  190. package/ControlPause.js +13 -10
  191. package/ControlPauseCircle.js +18 -15
  192. package/ControlPlay.js +17 -14
  193. package/ControlPlayBrackets.js +13 -10
  194. package/ControlPlayCircle.js +13 -10
  195. package/ControlPlayResume.js +13 -10
  196. package/ControlPrevious.js +13 -10
  197. package/ControlPreviousCircle.js +13 -10
  198. package/ControlRewind.js +19 -16
  199. package/ControlRewindCircle.js +13 -10
  200. package/ControlStop.js +19 -16
  201. package/ControlStopCircle.js +13 -10
  202. package/Counter.js +22 -19
  203. package/CounterCumulative.js +27 -24
  204. package/CreditCard.js +15 -12
  205. package/Crop.js +24 -21
  206. package/Cross.js +13 -10
  207. package/CrossCircle.js +13 -10
  208. package/CrossHexagon.d.ts +2 -0
  209. package/CrossHexagon.js +152 -0
  210. package/Crown.js +15 -12
  211. package/Cube.js +25 -22
  212. package/CursorArrow.js +15 -12
  213. package/CursorArrowClicking.d.ts +2 -0
  214. package/CursorArrowClicking.js +166 -0
  215. package/Cylinder.js +13 -10
  216. package/CylinderAlert.js +20 -17
  217. package/CylinderArrowInsideRight.js +13 -10
  218. package/CylinderArrowInsideUp.js +13 -10
  219. package/CylinderChartColumn.js +19 -16
  220. package/CylinderChecked.js +20 -17
  221. package/CylinderChevrons.js +13 -10
  222. package/CylinderClock.js +25 -22
  223. package/CylinderCloud.js +20 -17
  224. package/CylinderDashed.js +25 -22
  225. package/CylinderIndex.js +13 -10
  226. package/CylinderIndexTable.js +13 -10
  227. package/CylinderMagnifier.js +22 -19
  228. package/CylinderMagnifierPlus.js +18 -15
  229. package/CylinderMetrics.js +13 -10
  230. package/CylinderMulti.js +13 -10
  231. package/CylinderPie.js +13 -10
  232. package/CylinderPieLifted.js +13 -10
  233. package/CylinderPlus.js +15 -12
  234. package/CylinderSquareCorners.js +22 -19
  235. package/CylinderTable.js +13 -10
  236. package/CylinderTrace.js +13 -10
  237. package/CylinderWaves.js +13 -10
  238. package/CylinderWrench.js +13 -10
  239. package/DataType.js +19 -16
  240. package/DeskLight.js +15 -12
  241. package/DesktopPc.js +18 -15
  242. package/DeviceEdgeHub.js +26 -23
  243. package/Diamond.js +15 -12
  244. package/DocumentDrawer.js +13 -10
  245. package/DollarMark.js +19 -16
  246. package/DonutPie.js +15 -12
  247. package/DonutPie25.js +17 -14
  248. package/DonutPie50.js +22 -19
  249. package/DonutPie75.js +17 -14
  250. package/DoorArrowInside.js +13 -10
  251. package/DoorArrowOutside.js +13 -10
  252. package/DotsFourSquare.js +18 -15
  253. package/DotsNine.js +13 -10
  254. package/DotsThreeBalloon.js +13 -10
  255. package/DotsThreeCircle.d.ts +2 -0
  256. package/DotsThreeCircle.js +156 -0
  257. package/DotsThreeHorizontal.js +13 -10
  258. package/DotsThreeVertical.js +17 -14
  259. package/Drive.js +13 -10
  260. package/DriveArrowInside.js +15 -12
  261. package/DriveArrowOutside.js +15 -12
  262. package/DriveIndexTable.js +18 -15
  263. package/DriveIndexes.js +19 -16
  264. package/DriveMagnifier.js +26 -23
  265. package/Earth.js +13 -10
  266. package/Electricity.js +15 -12
  267. package/Envelope.js +13 -10
  268. package/EqualTo.js +13 -10
  269. package/ExclamationBalloon.js +13 -10
  270. package/ExclamationBrackets.js +22 -19
  271. package/ExclamationCircle.js +13 -10
  272. package/ExclamationSquare.js +15 -12
  273. package/ExclamationTriangle.js +23 -20
  274. package/ExclamationTriangleChevronsRectangle.js +25 -22
  275. package/ExclamationTriangleDown.js +23 -20
  276. package/Eye.js +26 -23
  277. package/EyeCheckmark.js +13 -10
  278. package/EyeSlashed.js +15 -12
  279. package/FaceSmile.js +15 -12
  280. package/Factory.js +28 -25
  281. package/File.js +13 -10
  282. package/FileAiff.js +26 -23
  283. package/FileArrowsRectangularDouble.js +18 -15
  284. package/FileChartColumn.js +13 -10
  285. package/FileCharts.js +25 -22
  286. package/FileChevronRight.js +13 -10
  287. package/FileChevrons.js +13 -10
  288. package/FileCss.js +20 -17
  289. package/FileCsv.js +13 -10
  290. package/FileDat.js +22 -19
  291. package/FileDb.js +16 -13
  292. package/FileDbf.js +22 -19
  293. package/FileDoc.js +27 -24
  294. package/FileEps.js +21 -18
  295. package/FileFig.js +16 -13
  296. package/FileGif.js +16 -13
  297. package/FileHtm.js +24 -21
  298. package/FileHtml.js +13 -10
  299. package/FileIco.js +23 -20
  300. package/FileJpg.js +24 -21
  301. package/FileJs.js +26 -23
  302. package/FileJson.js +26 -23
  303. package/FileJsx.js +18 -15
  304. package/FileLog.js +26 -23
  305. package/FileLogs.js +13 -10
  306. package/FileMagnifier.js +19 -16
  307. package/FileMagnifierOn.js +13 -10
  308. package/FileMid.js +24 -21
  309. package/FileMp3.js +24 -21
  310. package/FileMp4.js +23 -20
  311. package/FileMpg.js +24 -21
  312. package/FileNode.js +21 -18
  313. package/FilePdf.js +19 -16
  314. package/FilePhp.js +25 -22
  315. package/FilePlus.js +13 -10
  316. package/FilePng.js +24 -21
  317. package/FilePpt.js +19 -16
  318. package/FileRar.js +24 -21
  319. package/FileRegex.js +25 -22
  320. package/FileRipped.js +21 -18
  321. package/FileRtf.js +24 -21
  322. package/FileSql.js +21 -18
  323. package/FileSvg.js +13 -10
  324. package/FileTGZ.js +16 -13
  325. package/FileText.js +19 -16
  326. package/FileTiff.js +13 -10
  327. package/FileWav.js +24 -21
  328. package/FileXls.js +13 -10
  329. package/FileXml.js +19 -16
  330. package/FileZip.js +24 -21
  331. package/FileZipped.js +22 -19
  332. package/Filter.js +23 -20
  333. package/FilterMinus.js +13 -10
  334. package/FilterPlus.js +13 -10
  335. package/FingerPointClicking.d.ts +2 -0
  336. package/FingerPointClicking.js +166 -0
  337. package/Fingerprint.js +13 -10
  338. package/Fire.js +15 -12
  339. package/Flag.js +18 -15
  340. package/Flame.js +18 -15
  341. package/Flashlight.js +13 -10
  342. package/Flask.js +13 -10
  343. package/FloppyDisk.js +25 -22
  344. package/Folder.js +15 -12
  345. package/ForwarderHeavy.js +13 -10
  346. package/ForwarderUniversal.js +18 -15
  347. package/Function.js +20 -17
  348. package/GamePad.js +21 -18
  349. package/GeoTag.js +25 -22
  350. package/GeoTagGroup.js +21 -18
  351. package/GiftBox.js +13 -10
  352. package/Globe.js +20 -17
  353. package/GreaterThan.js +15 -12
  354. package/GreaterThanOrEqualTo.js +15 -12
  355. package/GridLines.js +22 -19
  356. package/Hammer.js +15 -12
  357. package/HandRise.js +15 -12
  358. package/Hash.js +13 -10
  359. package/Headset.js +13 -10
  360. package/HeadsetD.js +18 -15
  361. package/HeadsetS.js +13 -10
  362. package/HeartRibbon.js +18 -15
  363. package/Hexagon.js +15 -12
  364. package/HotAirBalloon.js +13 -10
  365. package/Hourglass.js +13 -10
  366. package/HourglassCircle.js +17 -14
  367. package/HourglassStart.js +18 -15
  368. package/House.js +15 -12
  369. package/HumanBodyCircle.js +17 -14
  370. package/IconProvider.js +17 -17
  371. package/IdentityCard.js +24 -21
  372. package/Indexes.js +29 -26
  373. package/Information.js +13 -10
  374. package/InformationCircle.js +13 -10
  375. package/InformationDiamond.js +15 -12
  376. package/InformationHexagon.js +15 -12
  377. package/InformationSerifSquare.d.ts +2 -0
  378. package/InformationSerifSquare.js +154 -0
  379. package/Key.js +13 -10
  380. package/Keyboard.js +24 -21
  381. package/LaptopOpen.js +21 -18
  382. package/LayersDoubleTransparent.js +13 -10
  383. package/LayersRised.js +18 -15
  384. package/LayersTriple.js +22 -19
  385. package/Layout.js +13 -10
  386. package/LayoutOverview.js +13 -10
  387. package/LayoutPanels.js +19 -16
  388. package/LessThan.js +13 -10
  389. package/LessThanOrEqualTo.js +15 -12
  390. package/LevelGauge14.js +15 -12
  391. package/LevelGauge24.js +13 -10
  392. package/LevelGauge34.js +13 -10
  393. package/LevelGauge44.js +18 -15
  394. package/License.js +18 -15
  395. package/LicenseCog.js +19 -16
  396. package/Lightbulb.js +13 -10
  397. package/Lightning.js +16 -13
  398. package/Line.js +13 -10
  399. package/LinesThree.js +18 -15
  400. package/List.js +13 -10
  401. package/ListCheck.js +13 -10
  402. package/ListIndentedSquare.js +20 -17
  403. package/ListNumbered.js +13 -10
  404. package/ListToken.js +13 -10
  405. package/Lock.js +13 -10
  406. package/LockSquare.js +21 -18
  407. package/LockUnlocked.js +13 -10
  408. package/Magnifier.js +13 -10
  409. package/MagnifierArrowLeftRight.js +17 -14
  410. package/MagnifierChartColumn.js +15 -12
  411. package/MagnifierChartLine.js +13 -10
  412. package/MagnifierClock.js +13 -10
  413. package/MagnifierCross.js +13 -10
  414. package/MagnifierMinus.js +13 -10
  415. package/MagnifierPlus.js +13 -10
  416. package/MagnifierText.js +15 -12
  417. package/MagnifierUnderline.js +13 -10
  418. package/MagnifierWithPlus.js +13 -10
  419. package/MapUSA.js +13 -10
  420. package/Markdown.js +23 -20
  421. package/MeshRandom.js +13 -10
  422. package/Metrics.js +13 -10
  423. package/Minus.js +13 -10
  424. package/MinusCircle.js +13 -10
  425. package/MobilePhone.js +13 -10
  426. package/Monitor.js +13 -10
  427. package/MonitorArrow.js +22 -19
  428. package/MonitorArrowInwardRight.js +22 -19
  429. package/MonitorArrowUp.js +13 -10
  430. package/MonitorChartColumn.js +17 -14
  431. package/Moon.js +15 -12
  432. package/Motorcycle.js +24 -21
  433. package/MutipleFolders.js +13 -10
  434. package/NetworkConnector.js +13 -10
  435. package/NetworkDevices.js +13 -10
  436. package/NewSquare.js +15 -12
  437. package/NodeBranch.js +19 -16
  438. package/NodeBranchCog.d.ts +2 -0
  439. package/NodeBranchCog.js +159 -0
  440. package/NodeBranchPlus.js +13 -10
  441. package/NodeConnection.js +16 -13
  442. package/NodeDistributed.js +18 -15
  443. package/NodeFollow.js +13 -10
  444. package/NodeFollowFour.js +20 -17
  445. package/NodeModel.js +13 -10
  446. package/NodeNetwork.js +13 -10
  447. package/NodePathDuration.js +13 -10
  448. package/NodeRulesEngine.js +26 -23
  449. package/NodeRulesets.js +13 -10
  450. package/NodeSplit.js +19 -16
  451. package/NodeSplitHorizontal.js +16 -13
  452. package/NodeStartToEnd.js +15 -12
  453. package/NodeTopology.js +13 -10
  454. package/NodeTree.js +13 -10
  455. package/NodesCentered.js +14 -11
  456. package/NotEqualTo.js +13 -10
  457. package/NotePlus.js +23 -20
  458. package/NotePortrait.d.ts +2 -0
  459. package/NotePortrait.js +162 -0
  460. package/Observatory.js +19 -16
  461. package/Odometer.js +18 -15
  462. package/OrganizerNotebook.js +22 -19
  463. package/PacketLoss.js +13 -10
  464. package/Paintbrush.js +13 -10
  465. package/Palette.js +23 -20
  466. package/PaperFolded.js +21 -18
  467. package/PaperPlane.js +20 -17
  468. package/Paperclip.js +13 -10
  469. package/ParallelDots.js +20 -17
  470. package/ParallelDotsHorizontal.js +20 -17
  471. package/Pencil.js +13 -10
  472. package/PencilCircle.js +23 -20
  473. package/PencilUnderline.js +18 -15
  474. package/PhoneReceiverAngled.js +13 -10
  475. package/PhoneReceiverAngledExclamationTriangle.js +18 -15
  476. package/PhoneReceiverAngledHourglass.js +18 -15
  477. package/PhoneReceiverAngledSlashed.js +20 -17
  478. package/PhoneReceiverUp.js +13 -10
  479. package/Picture.js +13 -10
  480. package/Pin.js +13 -10
  481. package/PinStuck.js +13 -10
  482. package/PingPongPaddleRacket.js +20 -17
  483. package/PipeS.js +14 -11
  484. package/Plus.js +13 -10
  485. package/PlusBalloon.js +13 -10
  486. package/PlusBrackets.js +22 -19
  487. package/PlusCircle.js +13 -10
  488. package/PlusSquare.js +13 -10
  489. package/Portrait.js +25 -22
  490. package/PortraitPlus.js +15 -12
  491. package/PortraitsThree.js +13 -10
  492. package/PortraitsTwo.js +18 -15
  493. package/Printer.js +23 -20
  494. package/Processor.js +17 -14
  495. package/ProcessorBus.js +13 -10
  496. package/ProjectorChartColumn.js +22 -19
  497. package/Pulse.js +13 -10
  498. package/Punchcard.js +18 -15
  499. package/PuzzlePiece.js +24 -21
  500. package/QuestionCircle.js +16 -13
  501. package/QuotationDouble.js +18 -15
  502. package/RectanglesAndCheck.js +13 -10
  503. package/RectanglesDouble.js +13 -10
  504. package/RectanglesFour.js +23 -20
  505. package/RectanglesWithCornerFrame.js +19 -16
  506. package/RectangularsArrowInto.js +23 -20
  507. package/Report.js +26 -23
  508. package/ReportDouble.d.ts +2 -0
  509. package/ReportDouble.js +160 -0
  510. package/RobotAgent.js +25 -22
  511. package/RobotAgentMagnifier.js +18 -15
  512. package/RobotArm.js +13 -10
  513. package/RobotFace.js +15 -12
  514. package/Rocket.js +13 -10
  515. package/SVG.js +14 -14
  516. package/SVGEnterprise.js +26 -26
  517. package/SVGInternal.js +8 -8
  518. package/Scissors.js +23 -20
  519. package/Scope.js +15 -12
  520. package/Script.js +13 -10
  521. package/ServerLicense.js +22 -19
  522. package/Servers.js +20 -17
  523. package/ServersCloud.js +18 -15
  524. package/SeverityInformation.js +15 -12
  525. package/ShapesVariety.js +23 -20
  526. package/Shield.js +13 -10
  527. package/ShieldKeyhole.js +13 -10
  528. package/ShieldSeparated.js +21 -18
  529. package/Ship.js +13 -10
  530. package/Shoe.js +15 -12
  531. package/SignalAntenna.js +18 -15
  532. package/SignalColumns14.js +17 -14
  533. package/SignalColumns24.js +13 -10
  534. package/SignalColumns34.js +13 -10
  535. package/SignalColumns44.js +18 -15
  536. package/SingleIndex.d.ts +2 -0
  537. package/{Index.js → SingleIndex.js} +35 -32
  538. package/SlidersDoubleHorizontal.js +13 -10
  539. package/SlidersTripleHorizontal.js +16 -13
  540. package/Snowflake.js +19 -16
  541. package/SpeakerSlashed.js +13 -10
  542. package/SpeakerSound.js +13 -10
  543. package/Square.js +15 -12
  544. package/SquareAndCorners.js +13 -10
  545. package/SquaresAndCircles.js +19 -16
  546. package/SquaresLayered.js +13 -10
  547. package/SquaresLayeredPlus.js +15 -12
  548. package/Stamp.js +21 -18
  549. package/Star.js +13 -10
  550. package/StarEightPoints.js +22 -19
  551. package/StarSparklesDouble.js +13 -10
  552. package/Stopwatch.js +27 -24
  553. package/StopwatchArrowRightLatency.js +25 -22
  554. package/Store.js +13 -10
  555. package/Sun.js +24 -21
  556. package/SuperCar.js +13 -10
  557. package/SwordsCross.js +21 -18
  558. package/Table.js +18 -15
  559. package/TableChevron.js +13 -10
  560. package/TableChevronChartLine.js +18 -15
  561. package/TableEye.js +21 -18
  562. package/TableIndex.js +22 -19
  563. package/TableList.js +13 -10
  564. package/TableSlide.js +22 -19
  565. package/Tablet.js +13 -10
  566. package/TabletLandscape.js +13 -10
  567. package/Tag.js +13 -10
  568. package/TagMarkerRight.js +13 -10
  569. package/Telescope.js +22 -19
  570. package/TerminalConsole.js +13 -10
  571. package/TextA.js +13 -10
  572. package/TextASmall.js +13 -10
  573. package/TextAa.js +13 -10
  574. package/TextAlignBottom.js +13 -10
  575. package/TextAlignCenter.js +22 -19
  576. package/TextAlignLeft.js +17 -14
  577. package/TextAlignRight.js +17 -14
  578. package/TextAlignTop.js +13 -10
  579. package/TextAlignVerticalCenter.js +13 -10
  580. package/TextBBold.js +13 -10
  581. package/TextBox.js +13 -10
  582. package/TextDirection45.js +13 -10
  583. package/TextDirection90.js +13 -10
  584. package/TextDirectionMinus45.js +13 -10
  585. package/TextDirectionMinus90.js +13 -10
  586. package/TextDirectionRight.js +13 -10
  587. package/TextH.js +13 -10
  588. package/TextIItalic.js +16 -13
  589. package/TextSStrikethrough.js +25 -22
  590. package/TextT.js +15 -12
  591. package/TextUUnderline.js +18 -15
  592. package/ThumbsDown.js +13 -10
  593. package/ThumbsUp.js +13 -10
  594. package/TildeCircle.d.ts +2 -0
  595. package/TildeCircle.js +152 -0
  596. package/Token.js +13 -10
  597. package/TokenKey.js +28 -25
  598. package/TrashCanCross.js +15 -12
  599. package/Treemap.js +25 -22
  600. package/Triangle.js +15 -12
  601. package/TriangleDown.js +15 -12
  602. package/TriangleRuler.js +19 -16
  603. package/TrianglesLayeredDouble.js +20 -19
  604. package/TrianglesLayeredTriple.js +22 -19
  605. package/TrophyCup.js +20 -17
  606. package/Truck.js +13 -10
  607. package/UsersSquare.js +18 -15
  608. package/VideoCamera.js +13 -10
  609. package/WeightingScale.js +20 -17
  610. package/WiFiSignal.js +14 -11
  611. package/WiFiSignalSlash.js +13 -10
  612. package/WindowChevronsSlash.js +15 -12
  613. package/WindowGlobe.js +25 -22
  614. package/WindowPortrait.js +31 -28
  615. package/Wrench.js +13 -10
  616. package/WrenchCircle.js +17 -14
  617. package/enterprise/Activity.js +6 -6
  618. package/enterprise/ArrowDown.js +6 -6
  619. package/enterprise/ArrowLeft.js +6 -6
  620. package/enterprise/ArrowRight.js +6 -6
  621. package/enterprise/ArrowUp.js +6 -6
  622. package/enterprise/BarBeside.js +6 -6
  623. package/enterprise/BarStacked.js +6 -6
  624. package/enterprise/BarStacked100.js +6 -6
  625. package/enterprise/Bell.js +6 -6
  626. package/enterprise/Bookmark.js +6 -6
  627. package/enterprise/Boolean.js +6 -6
  628. package/enterprise/BoxChecked.js +6 -6
  629. package/enterprise/BoxFilled.js +6 -6
  630. package/enterprise/BoxUnchecked.js +6 -6
  631. package/enterprise/Calendar.js +6 -6
  632. package/enterprise/Cancel.js +6 -6
  633. package/enterprise/Caret.js +6 -6
  634. package/enterprise/ChartArea.js +6 -6
  635. package/enterprise/ChartBar.js +6 -6
  636. package/enterprise/ChartBasic.js +6 -6
  637. package/enterprise/ChartBubble.js +6 -6
  638. package/enterprise/ChartColumn.js +6 -6
  639. package/enterprise/ChartLine.js +6 -6
  640. package/enterprise/ChartPie.js +6 -6
  641. package/enterprise/ChartScatter.js +6 -6
  642. package/enterprise/Check.js +6 -6
  643. package/enterprise/ChevronDown.js +6 -6
  644. package/enterprise/ChevronLeft.js +6 -6
  645. package/enterprise/ChevronRight.js +6 -6
  646. package/enterprise/ChevronUp.js +6 -6
  647. package/enterprise/ChoroplethMap.js +6 -6
  648. package/enterprise/Circle.js +6 -6
  649. package/enterprise/CircleFilled.js +6 -6
  650. package/enterprise/CircleHalfFilled.js +6 -6
  651. package/enterprise/CirclePlus.js +6 -6
  652. package/enterprise/Clear.js +6 -6
  653. package/enterprise/Clipboard.js +6 -6
  654. package/enterprise/Clock.js +6 -6
  655. package/enterprise/Clone.js +6 -6
  656. package/enterprise/Close.js +6 -6
  657. package/enterprise/Code.js +6 -6
  658. package/enterprise/Connection.js +6 -6
  659. package/enterprise/Dashboard.js +6 -6
  660. package/enterprise/Data.js +6 -6
  661. package/enterprise/DataInput.js +6 -6
  662. package/enterprise/DataSource.js +6 -6
  663. package/enterprise/DistributedEnvironment.js +6 -6
  664. package/enterprise/DistributionStream.js +6 -6
  665. package/enterprise/Document.js +6 -6
  666. package/enterprise/Download.js +6 -6
  667. package/enterprise/Envelope.js +6 -6
  668. package/enterprise/Error.js +6 -6
  669. package/enterprise/Events.js +6 -6
  670. package/enterprise/External.js +6 -6
  671. package/enterprise/ExternalViz.js +6 -6
  672. package/enterprise/Filter.js +6 -6
  673. package/enterprise/FitToView.js +6 -6
  674. package/enterprise/Flag.js +6 -6
  675. package/enterprise/Folder.js +6 -6
  676. package/enterprise/Fullscreen.js +6 -6
  677. package/enterprise/FullscreenExit.js +6 -6
  678. package/enterprise/FullscreenExitLight.js +6 -6
  679. package/enterprise/FullscreenLight.js +6 -6
  680. package/enterprise/GaugeFiller.js +6 -6
  681. package/enterprise/GaugeMarker.js +6 -6
  682. package/enterprise/GaugeRadial.js +6 -6
  683. package/enterprise/Gear.js +6 -6
  684. package/enterprise/GearUnfilled.js +6 -6
  685. package/enterprise/Globe.js +6 -6
  686. package/enterprise/HamburgerMenu.js +6 -6
  687. package/enterprise/Icons.js +6 -6
  688. package/enterprise/Images.js +6 -6
  689. package/enterprise/Info.js +6 -6
  690. package/enterprise/InfoCircle.js +6 -6
  691. package/enterprise/Inputs.js +6 -6
  692. package/enterprise/LabelRotation0.js +6 -6
  693. package/enterprise/LabelRotation45.js +6 -6
  694. package/enterprise/LabelRotation90.js +6 -6
  695. package/enterprise/LabelRotationMinus45.js +6 -6
  696. package/enterprise/LabelRotationMinus90.js +6 -6
  697. package/enterprise/Lightbulb.js +6 -6
  698. package/enterprise/Lightning.js +6 -6
  699. package/enterprise/Line.js +6 -6
  700. package/enterprise/Link.js +6 -6
  701. package/enterprise/List.js +6 -6
  702. package/enterprise/LocationMarker.js +6 -6
  703. package/enterprise/Lock.js +6 -6
  704. package/enterprise/LockUnlocked.js +6 -6
  705. package/enterprise/Map.js +6 -6
  706. package/enterprise/Metrics.js +6 -6
  707. package/enterprise/Minus.js +6 -6
  708. package/enterprise/MinusCircle.js +6 -6
  709. package/enterprise/MissingValueJoin.js +6 -6
  710. package/enterprise/MissingValueSkipped.js +6 -6
  711. package/enterprise/MissingValueZero.js +6 -6
  712. package/enterprise/Model.js +6 -6
  713. package/enterprise/Monitor.js +6 -6
  714. package/enterprise/More.js +6 -6
  715. package/enterprise/MoreVertical.js +6 -6
  716. package/enterprise/MultiShare.js +6 -6
  717. package/enterprise/NetworkDevice.js +6 -6
  718. package/enterprise/NotAllowed.js +6 -6
  719. package/enterprise/Number.js +6 -6
  720. package/enterprise/Paintbrush.js +6 -6
  721. package/enterprise/Pan.js +6 -6
  722. package/enterprise/Pause.js +6 -6
  723. package/enterprise/Pencil.js +6 -6
  724. package/enterprise/Pivot.js +6 -6
  725. package/enterprise/Play.js +6 -6
  726. package/enterprise/Plus.js +6 -6
  727. package/enterprise/Print.js +6 -6
  728. package/enterprise/Puzzle.js +6 -6
  729. package/enterprise/Question.js +6 -6
  730. package/enterprise/QuestionCircle.js +6 -6
  731. package/enterprise/Refresh.js +6 -6
  732. package/enterprise/RefreshLight.js +6 -6
  733. package/enterprise/Remove.js +6 -6
  734. package/enterprise/Report.js +6 -6
  735. package/enterprise/ReportPivot.js +6 -6
  736. package/enterprise/ReportSearch.js +6 -6
  737. package/enterprise/Rollup.js +6 -6
  738. package/enterprise/Rotate.js +6 -6
  739. package/enterprise/RotateCounter.js +6 -6
  740. package/enterprise/RotateCounterLight.js +6 -6
  741. package/enterprise/RotateLight.js +6 -6
  742. package/enterprise/Save.js +6 -6
  743. package/enterprise/Search.js +6 -6
  744. package/enterprise/Select.js +6 -6
  745. package/enterprise/Settings.js +6 -6
  746. package/enterprise/Shapes.js +6 -6
  747. package/enterprise/Share.js +6 -6
  748. package/enterprise/SingleValue.js +6 -6
  749. package/enterprise/Sort.js +6 -6
  750. package/enterprise/SortedDown.js +6 -6
  751. package/enterprise/SortedUp.js +6 -6
  752. package/enterprise/SpeechBubble.js +6 -6
  753. package/enterprise/SplitBy.js +6 -6
  754. package/enterprise/Star.js +6 -6
  755. package/enterprise/Stop.js +6 -6
  756. package/enterprise/String.js +6 -6
  757. package/enterprise/Success.js +6 -6
  758. package/enterprise/Table.js +6 -6
  759. package/enterprise/Target.js +6 -6
  760. package/enterprise/Text.js +6 -6
  761. package/enterprise/TextLight.js +6 -6
  762. package/enterprise/Tiles.js +6 -6
  763. package/enterprise/Tool.js +6 -6
  764. package/enterprise/Topology.js +6 -6
  765. package/enterprise/Trash.js +6 -6
  766. package/enterprise/Tree.js +6 -6
  767. package/enterprise/TriangleDown.js +6 -6
  768. package/enterprise/TriangleDownSmall.js +6 -6
  769. package/enterprise/TriangleLeft.js +6 -6
  770. package/enterprise/TriangleLeftSmall.js +6 -6
  771. package/enterprise/TriangleRight.js +6 -6
  772. package/enterprise/TriangleRightSmall.js +6 -6
  773. package/enterprise/TriangleUp.js +6 -6
  774. package/enterprise/TriangleUpSmall.js +6 -6
  775. package/enterprise/Upload.js +6 -6
  776. package/enterprise/User.js +6 -6
  777. package/enterprise/Warning.js +6 -6
  778. package/enterprise/ZoomIn.js +6 -6
  779. package/enterprise/ZoomOut.js +6 -6
  780. package/enterprise/ZoomReset.js +6 -6
  781. package/package.json +10 -10
  782. package/types/icons/ArrowBroadBowRight.d.ts +7 -5
  783. package/types/icons/AsteriskCircle.d.ts +17 -0
  784. package/types/icons/ChartColumnIcicle.d.ts +19 -0
  785. package/types/icons/ChartColumnMagnifier.d.ts +19 -0
  786. package/types/icons/ChartGaugeLevelMarker.d.ts +7 -5
  787. package/types/icons/CrossHexagon.d.ts +17 -0
  788. package/types/icons/CursorArrowClicking.d.ts +19 -0
  789. package/types/icons/DotsThreeCircle.d.ts +17 -0
  790. package/types/icons/FingerPointClicking.d.ts +19 -0
  791. package/types/icons/InformationSerifSquare.d.ts +17 -0
  792. package/types/icons/NodeBranchCog.d.ts +18 -0
  793. package/types/icons/NotePortrait.d.ts +19 -0
  794. package/types/icons/ReportDouble.d.ts +19 -0
  795. package/types/icons/{Index.d.ts → SingleIndex.d.ts} +2 -2
  796. package/types/icons/TildeCircle.d.ts +17 -0
  797. package/Index.d.ts +0 -2
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
- // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
70
- const C = require("@splunk/react-icons/SVG");
71
- var a = e.n(C);
72
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
- const o = require("@splunk/react-icons/IconProvider");
70
+ const C = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const a = require("@splunk/react-icons/SVG");
73
+ var o = e.n(a);
74
74
  // CONCATENATED MODULE: ./src/icons/ArrowsCircularDouble.tsx
75
75
  function u(e, r) {
76
76
  if (null == e) return {};
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var a = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < a.length; n++) {
81
- t = a[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (C[t] = e[t]);
81
+ t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (C[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return C;
@@ -88,14 +88,17 @@
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
95
95
  return t;
96
96
  }
97
- var c = new Map;
98
- c.set("outlined", (function() {
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var i = new Map;
101
+ i.set("outlined", (function() {
99
102
 
100
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
101
104
  d: "M18.2683 14.3176L18.4347 14.9385C18.6076 14.558 18.745 14.1621 18.845 13.7557C18.9446 13.3507 19.0066 12.9374 19.0301 12.521L19.0359 12.4168C19.066 11.883 19.0406 11.3476 18.9601 10.8191L18.946 10.7262C18.8791 10.2871 18.7692 9.85565 18.6178 9.43809C18.4825 9.06465 18.3145 8.70384 18.1159 8.35985L18.0865 8.30895C17.8329 7.8697 17.5279 7.46221 17.1779 7.09509C16.9594 6.86586 16.7241 6.6532 16.474 6.45886L16.3178 6.33745C16.013 6.10058 15.6822 5.88718 15.3397 5.7057C14.9498 5.49907 14.5346 5.32949 14.113 5.20551C13.7199 5.08992 13.3168 5.01142 12.909 4.97105L12.8404 4.96425C12.418 4.92243 11.9927 4.91835 11.5696 4.95207C11.1329 4.98688 10.7002 5.06182 10.2772 5.17595L9.70045 5.33154C9.16722 5.47539 8.61835 5.15975 8.4745 4.62653C8.33064 4.0933 8.64629 3.54443 9.17951 3.40058L9.75625 3.24498C10.2978 3.09889 10.8516 3.00295 11.4107 2.95839C11.9524 2.91523 12.4967 2.92044 13.0374 2.97398L13.1061 2.98078C13.6382 3.03347 14.1642 3.1359 14.6772 3.28674C15.2294 3.44912 15.7691 3.66982 16.2761 3.93846C16.7194 4.17335 17.1477 4.44944 17.5451 4.75825L17.7013 4.87966C18.0296 5.13484 18.3386 5.41408 18.6255 5.71506C19.085 6.1971 19.4855 6.73215 19.8185 7.30891L19.8479 7.35981C20.1052 7.80541 20.3228 8.27278 20.4981 8.75653C20.6942 9.29742 20.8366 9.8563 20.9232 10.4251L20.9373 10.518C21.0387 11.1834 21.0706 11.8574 21.0328 12.5293L21.0269 12.6336C20.9965 13.1731 20.9162 13.7087 20.7871 14.2335C20.6486 14.7966 20.4545 15.3443 20.2081 15.8684L20.7178 15.7318C21.2513 15.5889 21.7996 15.9055 21.9425 16.4389C22.0855 16.9724 21.7689 17.5207 21.2354 17.6637L18.8206 18.3107C18.0204 18.5251 17.1979 18.0502 16.9835 17.25L16.3364 14.8352C16.1935 14.3018 16.5101 13.7534 17.0435 13.6105C17.577 13.4675 18.1253 13.7841 18.2683 14.3176Z"
@@ -103,12 +106,12 @@
103
106
  d: "M3.92338 7.90998L3.33303 8.06815C2.79956 8.21109 2.25123 7.8945 2.10829 7.36103C1.96536 6.82756 2.28195 6.27923 2.81542 6.13629L5.23025 5.48928C6.03045 5.27489 6.85294 5.74976 7.06735 6.54995L7.71438 8.96473C7.85733 9.49819 7.54074 10.0465 7.00728 10.1895C6.47381 10.3324 5.92547 10.0158 5.78253 9.48236L5.64087 8.95366C5.46964 9.32318 5.33201 9.70773 5.22982 10.1027C5.12536 10.5064 5.05847 10.9189 5.03002 11.335L5.0229 11.4392C4.98643 11.9725 5.00542 12.5082 5.07958 13.0376L5.09262 13.1307C5.15423 13.5706 5.25896 14.0033 5.40531 14.4227C5.5362 14.7977 5.69983 15.1605 5.89432 15.5068L5.9231 15.5581C6.17144 16.0003 6.47157 16.4114 6.81713 16.7827C7.0329 17.0145 7.26562 17.23 7.51334 17.4273L7.66811 17.5506C7.97005 17.7911 8.29825 18.0084 8.63855 18.194C9.02601 18.4053 9.43913 18.5798 9.85925 18.7088C10.2509 18.8291 10.6531 18.9124 11.0603 18.9577L11.1289 18.9653C11.5507 19.0122 11.9759 19.0213 12.3994 18.9927C12.8365 18.9631 13.27 18.8933 13.6944 18.7843L14.273 18.6356C14.8079 18.4981 15.3529 18.8203 15.4904 19.3552C15.6278 19.8901 15.3057 20.4352 14.7708 20.5726L14.1922 20.7213C13.6489 20.8609 13.094 20.9502 12.5344 20.9881C11.9923 21.0248 11.448 21.0131 10.908 20.9531L10.8394 20.9454C10.308 20.8864 9.78328 20.7777 9.27214 20.6207C8.72188 20.4517 8.18481 20.2246 7.68106 19.9499C7.24061 19.7097 6.8157 19.4285 6.42205 19.115L6.26729 18.9917C5.94201 18.7326 5.63645 18.4497 5.35313 18.1453C4.89939 17.6578 4.50532 17.118 4.17923 16.5373L4.15045 16.4861C3.89852 16.0374 3.68656 15.5675 3.51701 15.0817C3.32743 14.5385 3.19176 13.9779 3.11195 13.4082L3.09891 13.3151C3.00556 12.6486 2.98164 11.9742 3.02756 11.3027L3.03468 11.1986C3.07155 10.6594 3.15822 10.1248 3.29359 9.60167C3.4448 9.01724 3.65593 8.45036 3.92338 7.90998Z"
104
107
  }));
105
108
  }));
106
- var i = [ "default", "outlined" ];
107
- var d = function e(r) {
108
- return i.indexOf(r) >= 0;
109
- };
109
+ var c = [ "default", "outlined" ];
110
110
  var f = function e(r) {
111
- return r === "default" || r && !d(r) ? "outlined" : r;
111
+ return c.indexOf(r) >= 0;
112
+ };
113
+ var d = function e(r) {
114
+ return r === "default" || r && !f(r) ? "outlined" : r;
112
115
  };
113
116
  /**
114
117
  * @description Refresh (Reload, Syncing) action used to start reloading or synchronization
@@ -116,11 +119,11 @@
116
119
  * @keywords arrows, loading animation, repeat, cycle
117
120
  * @variants outlined
118
121
  */ var L = function e(r) {
119
- var C = r.children, l = r.variant, i = l === void 0 ? "default" : l, d = u(r, [ "children", "variant" ]);
120
- var L = f(i);
122
+ var a = r.children, l = r.variant, c = l === void 0 ? "default" : l, f = u(r, [ "children", "variant" ]);
123
+ var L = d(c);
121
124
  var v = "arrowscirculardouble-".concat(L);
122
- var s = (0, t.useContext)(o.IconContext);
123
- var p = c.get(L);
125
+ var s = (0, t.useContext)(C.IconContext);
126
+ var p = i.get(L);
124
127
  if (false) {}
125
128
  if (s && p) {
126
129
  var y = s.toRender, b = s.addIcon;
@@ -130,7 +133,7 @@
130
133
  }
131
134
  }
132
135
 
133
- return n().createElement(a(), d, C, s ? n().createElement("use", {
136
+ return n().createElement(o(), f, a, s ? n().createElement("use", {
134
137
  href: "#".concat(v)
135
138
  }) : !!p && p());
136
139
  };
@@ -66,36 +66,39 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
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
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
- const u = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const o = require("@splunk/react-icons/SVG");
73
+ var u = e.n(o);
74
74
  // CONCATENATED MODULE: ./src/icons/ArrowsRectangularDouble.tsx
75
75
  function l(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, a = c(e, r);
77
+ var t, n, a = i(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var o = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < o.length; n++) {
81
- t = o[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
81
+ t = o[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return a;
85
85
  }
86
- function c(e, r) {
86
+ function i(e, r) {
87
87
  if (null == e) return {};
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
95
95
  return t;
96
96
  }
97
- var i = new Map;
98
- i.set("outlined", (function() {
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var c = new Map;
101
+ c.set("outlined", (function() {
99
102
 
100
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
101
104
  d: "M2.29314 9.07089C1.90261 8.68037 1.90261 8.0472 2.29314 7.65668L4.9448 5.00501C5.53059 4.41923 6.48034 4.41923 7.06612 5.00501L9.71493 7.65382C10.1055 8.04435 10.1055 8.67751 9.71493 9.06804C9.32441 9.45856 8.69124 9.45856 8.30072 9.06804L6.99912 7.76643V16.5647H12.0042C12.5565 16.5647 13.0042 17.0124 13.0042 17.5647C13.0042 18.117 12.5565 18.5647 12.0042 18.5647H6.49912C5.67069 18.5647 4.99912 17.8931 4.99912 17.0647V7.77913L3.70735 9.07089C3.31683 9.46142 2.68366 9.46142 2.29314 9.07089Z"
@@ -103,12 +106,12 @@
103
106
  d: "M17.004 15.3733V6.57301H11.9989C11.4466 6.57301 10.9989 6.1253 10.9989 5.57301C10.9989 5.02073 11.4466 4.57301 11.9989 4.57301H17.504C18.3324 4.57301 19.004 5.24459 19.004 6.07301V15.3762L20.3007 14.0795C20.6912 13.6889 21.3244 13.6889 21.7149 14.0795C22.1055 14.47 22.1055 15.1031 21.7149 15.4937L19.0661 18.1425C18.4803 18.7283 17.5306 18.7283 16.9448 18.1425L14.2931 15.4908C13.9026 15.1003 13.9026 14.4671 14.2931 14.0766C14.6837 13.6861 15.3168 13.6861 15.7074 14.0766L17.004 15.3733Z"
104
107
  }));
105
108
  }));
106
- var d = [ "default", "outlined" ];
107
- var f = function e(r) {
108
- return d.indexOf(r) >= 0;
109
+ var f = [ "default", "outlined" ];
110
+ var d = function e(r) {
111
+ return f.indexOf(r) >= 0;
109
112
  };
110
113
  var v = function e(r) {
111
- return r === "default" || r && !f(r) ? "outlined" : r;
114
+ return r === "default" || r && !d(r) ? "outlined" : r;
112
115
  };
113
116
  /**
114
117
  * @description Pivot, swap, or convert action *not Reload/refresh/repeat
@@ -116,11 +119,11 @@
116
119
  * @keywords arrows, repeat, cycle, conversion
117
120
  * @variants outlined
118
121
  */ var s = function e(r) {
119
- var a = r.children, c = r.variant, d = c === void 0 ? "default" : c, f = l(r, [ "children", "variant" ]);
120
- var s = v(d);
122
+ var o = r.children, i = r.variant, f = i === void 0 ? "default" : i, d = l(r, [ "children", "variant" ]);
123
+ var s = v(f);
121
124
  var p = "arrowsrectangulardouble-".concat(s);
122
- var C = (0, t.useContext)(u.IconContext);
123
- var y = i.get(s);
125
+ var C = (0, t.useContext)(a.IconContext);
126
+ var y = c.get(s);
124
127
  if (false) {}
125
128
  if (C && y) {
126
129
  var b = C.toRender, m = C.addIcon;
@@ -130,7 +133,7 @@
130
133
  }
131
134
  }
132
135
 
133
- return n().createElement(o(), f, a, C ? n().createElement("use", {
136
+ return n().createElement(u(), d, o, C ? n().createElement("use", {
134
137
  href: "#".concat(p)
135
138
  }) : !!y && y());
136
139
  };
@@ -66,36 +66,39 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
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
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
- const u = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const o = require("@splunk/react-icons/SVG");
73
+ var u = e.n(o);
74
74
  // CONCATENATED MODULE: ./src/icons/ArrowsRerouteUp.tsx
75
75
  function l(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, a = c(e, r);
77
+ var t, n, a = i(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var o = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < o.length; n++) {
81
- t = o[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
81
+ t = o[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return a;
85
85
  }
86
- function c(e, r) {
86
+ function i(e, r) {
87
87
  if (null == e) return {};
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
95
95
  return t;
96
96
  }
97
- var i = new Map;
98
- i.set("outlined", (function() {
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var c = new Map;
101
+ c.set("outlined", (function() {
99
102
 
100
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
101
104
  d: "M8.82727 5.17929C9.21779 5.56981 9.21779 6.20297 8.82727 6.5935C8.43674 6.98402 7.80358 6.98402 7.41306 6.5935L7.0002 6.18064V8.00578C7.0002 8.55806 6.55248 9.00578 6.0002 9.00578C5.44791 9.00578 5.0002 8.55806 5.0002 8.00578V6.17791L4.58662 6.59148C4.1961 6.98201 3.56293 6.98201 3.17241 6.59148C2.78189 6.20096 2.78189 5.56779 3.17241 5.17727L4.93817 3.41151C5.52396 2.82572 6.47371 2.82572 7.05949 3.41151L8.82727 5.17929Z"
@@ -120,11 +123,11 @@
120
123
  * @keywords data connection, data flow
121
124
  * @variants outlined
122
125
  */ var C = function e(r) {
123
- var a = r.children, c = r.variant, d = c === void 0 ? "default" : c, f = l(r, [ "children", "variant" ]);
126
+ var o = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = l(r, [ "children", "variant" ]);
124
127
  var C = v(d);
125
128
  var s = "arrowsrerouteup-".concat(C);
126
- var p = (0, t.useContext)(u.IconContext);
127
- var m = i.get(C);
129
+ var p = (0, t.useContext)(a.IconContext);
130
+ var m = c.get(C);
128
131
  if (false) {}
129
132
  if (p && m) {
130
133
  var y = p.toRender, b = p.addIcon;
@@ -134,7 +137,7 @@
134
137
  }
135
138
  }
136
139
 
137
- return n().createElement(o(), f, a, p ? n().createElement("use", {
140
+ return n().createElement(u(), f, o, p ? n().createElement("use", {
138
141
  href: "#".concat(s)
139
142
  }) : !!m && m());
140
143
  };
@@ -61,41 +61,44 @@
61
61
  e.r(r);
62
62
  // EXPORTS
63
63
  e.d(r, {
64
- default: () => /* binding */ C
64
+ default: () => /* binding */ s
65
65
  });
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
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
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
- const u = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const o = require("@splunk/react-icons/SVG");
73
+ var u = e.n(o);
74
74
  // CONCATENATED MODULE: ./src/icons/ArrowsRoundedRectangularDouble.tsx
75
75
  function l(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, a = c(e, r);
77
+ var t, n, a = i(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var o = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < o.length; n++) {
81
- t = o[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
81
+ t = o[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return a;
85
85
  }
86
- function c(e, r) {
86
+ function i(e, r) {
87
87
  if (null == e) return {};
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
95
95
  return t;
96
96
  }
97
- var i = new Map;
98
- i.set("outlined", (function() {
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var c = new Map;
101
+ c.set("outlined", (function() {
99
102
 
100
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
101
104
  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"
@@ -115,25 +118,25 @@
115
118
  * @category Controls
116
119
  * @keywords loop, return to first
117
120
  * @variants outlined
118
- */ var s = function e(r) {
119
- var a = r.children, c = r.variant, d = c === void 0 ? "default" : c, f = l(r, [ "children", "variant" ]);
120
- var s = v(d);
121
- var C = "arrowsroundedrectangulardouble-".concat(s);
122
- var p = (0, t.useContext)(u.IconContext);
123
- var y = i.get(s);
121
+ */ var C = function e(r) {
122
+ var o = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = l(r, [ "children", "variant" ]);
123
+ var C = v(d);
124
+ var s = "arrowsroundedrectangulardouble-".concat(C);
125
+ var p = (0, t.useContext)(a.IconContext);
126
+ var y = c.get(C);
124
127
  if (false) {}
125
128
  if (p && y) {
126
129
  var b = p.toRender, m = p.addIcon;
127
- m(C, y());
130
+ m(s, y());
128
131
  if (!b) {
129
132
  return null;
130
133
  }
131
134
  }
132
135
 
133
- return n().createElement(o(), f, a, p ? n().createElement("use", {
134
- href: "#".concat(C)
136
+ return n().createElement(u(), f, o, p ? n().createElement("use", {
137
+ href: "#".concat(s)
135
138
  }) : !!y && y());
136
139
  };
137
- /* harmony default export */ const C = s;
140
+ /* harmony default export */ const s = C;
138
141
  module.exports = r;
139
142
  /******/})();
@@ -66,36 +66,39 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
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
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
- const u = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const o = require("@splunk/react-icons/SVG");
73
+ var u = e.n(o);
74
74
  // CONCATENATED MODULE: ./src/icons/ArrowsRoundedRectangularDoubleSlashed.tsx
75
75
  function l(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, a = c(e, r);
77
+ var t, n, a = i(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var o = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < o.length; n++) {
81
- t = o[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
81
+ t = o[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return a;
85
85
  }
86
- function c(e, r) {
86
+ function i(e, r) {
87
87
  if (null == e) return {};
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
95
95
  return t;
96
96
  }
97
- var i = new Map;
98
- i.set("outlined", (function() {
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var c = new Map;
101
+ c.set("outlined", (function() {
99
102
 
100
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
101
104
  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"
@@ -109,7 +112,7 @@
109
112
  var f = function e(r) {
110
113
  return d.indexOf(r) >= 0;
111
114
  };
112
- var s = function e(r) {
115
+ var v = function e(r) {
113
116
  return r === "default" || r && !f(r) ? "outlined" : r;
114
117
  };
115
118
  /**
@@ -117,12 +120,12 @@
117
120
  * @category Controls
118
121
  * @keywords loop, crossed, return to first, one time (*Back slash comes from alphabet 'Not')
119
122
  * @variants outlined
120
- */ var v = function e(r) {
121
- var a = r.children, c = r.variant, d = c === void 0 ? "default" : c, f = l(r, [ "children", "variant" ]);
122
- var v = s(d);
123
- var p = "arrowsroundedrectangulardoubleslashed-".concat(v);
124
- var C = (0, t.useContext)(u.IconContext);
125
- var m = i.get(v);
123
+ */ var s = function e(r) {
124
+ var o = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = l(r, [ "children", "variant" ]);
125
+ var s = v(d);
126
+ var p = "arrowsroundedrectangulardoubleslashed-".concat(s);
127
+ var C = (0, t.useContext)(a.IconContext);
128
+ var m = c.get(s);
126
129
  if (false) {}
127
130
  if (C && m) {
128
131
  var y = C.toRender, b = C.addIcon;
@@ -132,10 +135,10 @@
132
135
  }
133
136
  }
134
137
 
135
- return n().createElement(o(), f, a, C ? n().createElement("use", {
138
+ return n().createElement(u(), f, o, C ? n().createElement("use", {
136
139
  href: "#".concat(p)
137
140
  }) : !!m && m());
138
141
  };
139
- /* harmony default export */ const p = v;
142
+ /* harmony default export */ const p = s;
140
143
  module.exports = r;
141
144
  /******/})();
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
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
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
- const u = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const o = require("@splunk/react-icons/SVG");
73
+ var u = e.n(o);
74
74
  // CONCATENATED MODULE: ./src/icons/ArrowsSeparatedRight.tsx
75
75
  function l(e, r) {
76
76
  if (null == e) return {};
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var o = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < o.length; n++) {
81
- t = o[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
81
+ t = o[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return a;
@@ -88,25 +88,28 @@
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
95
95
  return t;
96
96
  }
97
- var c = new Map;
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var c = new Map;
98
101
  c.set("outlined", (function() {
99
102
 
100
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
101
104
  d: "M2.79847 11.0203C2.34278 11.1136 2 11.5168 2 12C2 12.5523 2.44772 13 3 13H4.08734C5.54375 13.001 6.89312 13.7655 7.64251 15.0145C8.75383 16.8667 10.7555 18 12.9155 18H14.0858L13.2929 18.7929C12.9024 19.1834 12.9024 19.8166 13.2929 20.2071C13.6834 20.5976 14.3166 20.5976 14.7071 20.2071L16.995 17.9192C17.5027 17.4116 17.5027 16.5884 16.995 16.0808L14.7071 13.7929C14.3166 13.4024 13.6834 13.4024 13.2929 13.7929C12.9024 14.1834 12.9024 14.8166 13.2929 15.2071L14.0858 16H12.9155C11.458 16 10.1074 15.2353 9.35749 13.9855C9.1096 13.5724 8.81741 13.195 8.48905 12.858C10.0272 12.4821 11.3228 11.3856 11.9285 9.87139C12.3806 8.74114 13.4753 8 14.6926 8L19.0858 8L18.2929 8.79289C17.9024 9.18342 17.9024 9.81658 18.2929 10.2071C18.6834 10.5976 19.3166 10.5976 19.7071 10.2071L21.995 7.91924C22.5027 7.41156 22.5027 6.58844 21.995 6.08076L19.7071 3.79289C19.3166 3.40237 18.6834 3.40237 18.2929 3.79289C17.9024 4.18342 17.9024 4.81658 18.2929 5.20711L19.0858 6L14.6926 6C12.6575 6 10.8274 7.23904 10.0715 9.12861C9.61942 10.2589 8.52474 11 7.30742 11L3 11C2.93096 11 2.86356 11.007 2.79847 11.0203Z"
102
105
  }));
103
106
  }));
104
- var d = [ "default", "outlined" ];
105
- var f = function e(r) {
106
- return d.indexOf(r) >= 0;
107
+ var f = [ "default", "outlined" ];
108
+ var d = function e(r) {
109
+ return f.indexOf(r) >= 0;
107
110
  };
108
111
  var v = function e(r) {
109
- return r === "default" || r && !f(r) ? "outlined" : r;
112
+ return r === "default" || r && !d(r) ? "outlined" : r;
110
113
  };
111
114
  /**
112
115
  * @description Routing (Data Flows) represents for streaming routes of data, or managing them
@@ -114,10 +117,10 @@
114
117
  * @keywords arrows right, splited
115
118
  * @variants outlined
116
119
  */ var s = function e(r) {
117
- var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = l(r, [ "children", "variant" ]);
118
- var s = v(d);
120
+ var o = r.children, i = r.variant, f = i === void 0 ? "default" : i, d = l(r, [ "children", "variant" ]);
121
+ var s = v(f);
119
122
  var C = "arrowsseparatedright-".concat(s);
120
- var p = (0, t.useContext)(u.IconContext);
123
+ var p = (0, t.useContext)(a.IconContext);
121
124
  var y = c.get(s);
122
125
  if (false) {}
123
126
  if (p && y) {
@@ -128,7 +131,7 @@
128
131
  }
129
132
  }
130
133
 
131
- return n().createElement(o(), f, a, p ? n().createElement("use", {
134
+ return n().createElement(u(), d, o, p ? n().createElement("use", {
132
135
  href: "#".concat(C)
133
136
  }) : !!y && y());
134
137
  };
@@ -66,11 +66,11 @@
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
68
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
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
73
- const u = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
+ // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
+ const o = require("@splunk/react-icons/SVG");
73
+ var u = e.n(o);
74
74
  // CONCATENATED MODULE: ./src/icons/ArrowsSwitchRight.tsx
75
75
  function l(e, r) {
76
76
  if (null == e) return {};
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var o = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < o.length; n++) {
81
- t = o[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
81
+ t = o[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return a;
@@ -88,13 +88,16 @@
88
88
  var t = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (r.includes(n)) continue;
91
+ if (-1 !== r.indexOf(n)) continue;
92
92
  t[n] = e[n];
93
93
  }
94
94
  }
95
95
  return t;
96
96
  }
97
- var c = new Map;
97
+ // This file is auto-generated.
98
+ // Do not edit this file manually. Changes will be lost upon regeneration.
99
+ // To modify the icon file template, update 'scripts/templates.ts'.
100
+ var c = new Map;
98
101
  c.set("outlined", (function() {
99
102
 
100
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
@@ -103,12 +106,12 @@
103
106
  d: "M9.9126 16.2524L10.7402 17.6347C11.0111 18.0872 11.4998 18.3642 12.0272 18.3642H17.5312L17.1308 18.7645C16.7403 19.155 16.7403 19.7882 17.1308 20.1787C17.5214 20.5692 18.1545 20.5692 18.5451 20.1787L20.3108 18.4129C20.8966 17.8272 20.8966 16.8774 20.3108 16.2916L18.543 14.5239C18.1525 14.1333 17.5194 14.1333 17.1288 14.5239C16.7383 14.9144 16.7383 15.5475 17.1288 15.9381L17.5549 16.3642H12.3106L11.0778 14.305L9.9126 16.2524Z"
104
107
  }));
105
108
  }));
106
- var d = [ "default", "outlined" ];
107
- var f = function e(r) {
108
- return d.indexOf(r) >= 0;
109
+ var f = [ "default", "outlined" ];
110
+ var d = function e(r) {
111
+ return f.indexOf(r) >= 0;
109
112
  };
110
113
  var v = function e(r) {
111
- return r === "default" || r && !f(r) ? "outlined" : r;
114
+ return r === "default" || r && !d(r) ? "outlined" : r;
112
115
  };
113
116
  /**
114
117
  * @description Node Split represents switching data flow
@@ -116,10 +119,10 @@
116
119
  * @keywords data connection, data flow
117
120
  * @variants outlined
118
121
  */ var s = function e(r) {
119
- var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = l(r, [ "children", "variant" ]);
120
- var s = v(d);
122
+ var o = r.children, i = r.variant, f = i === void 0 ? "default" : i, d = l(r, [ "children", "variant" ]);
123
+ var s = v(f);
121
124
  var p = "arrowsswitchright-".concat(s);
122
- var C = (0, t.useContext)(u.IconContext);
125
+ var C = (0, t.useContext)(a.IconContext);
123
126
  var y = c.get(s);
124
127
  if (false) {}
125
128
  if (C && y) {
@@ -130,7 +133,7 @@
130
133
  }
131
134
  }
132
135
 
133
- return n().createElement(o(), f, a, C ? n().createElement("use", {
136
+ return n().createElement(u(), d, o, C ? n().createElement("use", {
134
137
  href: "#".concat(p)
135
138
  }) : !!y && y());
136
139
  };
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/AsteriskCircle';
2
+ export * from './types/icons/AsteriskCircle';