@splunk/react-icons 5.1.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 (622) hide show
  1. package/Airplane.js +2 -2
  2. package/AlignBottom.js +11 -11
  3. package/AlignCenter.js +2 -2
  4. package/AlignDistributeHorizontal.js +2 -2
  5. package/AlignDistributeVertical.js +2 -2
  6. package/AlignLeft.js +11 -11
  7. package/AlignRight.js +11 -11
  8. package/AlignTop.js +11 -11
  9. package/AlignVerticalCenters.js +2 -2
  10. package/ArrowBowLeft.js +2 -2
  11. package/ArrowBowRight.js +2 -2
  12. package/ArrowBroadBowRight.js +19 -15
  13. package/ArrowBroadLeftRight.js +8 -8
  14. package/ArrowBroadUnderbarDown.js +14 -12
  15. package/ArrowBroadUnderbarUp.js +2 -2
  16. package/ArrowCircleInRight.js +2 -2
  17. package/ArrowCircleOutRight.js +19 -19
  18. package/ArrowClockwise.js +2 -2
  19. package/ArrowCounterClockwise.js +8 -8
  20. package/ArrowDown.js +9 -9
  21. package/ArrowDownCircle.js +2 -2
  22. package/ArrowFourWays.js +22 -22
  23. package/ArrowLeft.js +2 -2
  24. package/ArrowLeftCircle.js +2 -2
  25. package/ArrowLeftRight.js +4 -4
  26. package/ArrowLongTopLeft.js +11 -11
  27. package/ArrowRight.js +4 -4
  28. package/ArrowRightCircle.js +2 -2
  29. package/ArrowSquareHalfDown.js +2 -2
  30. package/ArrowSquareHalfUp.js +2 -2
  31. package/ArrowSquareInsideRight.js +17 -17
  32. package/ArrowSquareRight.js +12 -12
  33. package/ArrowSquareTopRight.js +8 -8
  34. package/ArrowSquareTopRightInset.js +16 -16
  35. package/ArrowTriangleDown.js +4 -4
  36. package/ArrowTriangleLeft.js +4 -4
  37. package/ArrowTriangleRight.js +2 -2
  38. package/ArrowTriangleUp.js +4 -4
  39. package/ArrowTurnBackLeft.js +2 -2
  40. package/ArrowUp.js +2 -2
  41. package/ArrowUpCircle.js +2 -2
  42. package/ArrowUpDown.js +11 -11
  43. package/ArrowsCircularDouble.js +13 -13
  44. package/ArrowsRectangularDouble.js +14 -14
  45. package/ArrowsRerouteUp.js +8 -8
  46. package/ArrowsRoundedRectangularDouble.js +15 -15
  47. package/ArrowsRoundedRectangularDoubleSlashed.js +13 -13
  48. package/ArrowsSeparatedRight.js +9 -9
  49. package/ArrowsSwitchRight.js +9 -9
  50. package/AsteriskCircle.js +2 -2
  51. package/AsterisksUnderline.js +10 -10
  52. package/Balloon.js +14 -14
  53. package/BalloonDot.js +11 -11
  54. package/BalloonsChat.js +9 -9
  55. package/BatteryCharging.js +12 -12
  56. package/Bell.js +2 -2
  57. package/BellDot.js +2 -2
  58. package/BellPlus.js +18 -18
  59. package/BellSlashed.js +9 -9
  60. package/Bicycle.js +12 -12
  61. package/BlockFourDots.js +14 -14
  62. package/BlocksHorse.js +2 -2
  63. package/BookOpen.js +6 -6
  64. package/Bookmark.js +10 -10
  65. package/Bookshelf.js +14 -14
  66. package/BoxCardboard.js +9 -9
  67. package/Briefcase.js +2 -2
  68. package/Bug.js +2 -2
  69. package/Buildings.js +17 -17
  70. package/BullsEye.js +2 -2
  71. package/Bus.js +2 -2
  72. package/ButtonPulldown.js +16 -16
  73. package/ButtonsPulldown.js +2 -2
  74. package/CHANGELOG.md +15 -0
  75. package/Calculation.js +2 -2
  76. package/Calculator.js +9 -9
  77. package/Calendar.js +2 -2
  78. package/CalendarArrowDownFilled.js +11 -11
  79. package/CalendarArrowsLeftRight.js +2 -2
  80. package/CalendarChecked.js +24 -24
  81. package/CalendarClock.js +17 -17
  82. package/CalenderArrowRight.js +19 -19
  83. package/Car.js +2 -2
  84. package/CaretDown.js +10 -10
  85. package/CaretLeft.js +11 -11
  86. package/CaretRight.js +4 -4
  87. package/CaretSmallDown.js +9 -9
  88. package/CaretSmallLeft.js +2 -2
  89. package/CaretSmallRight.js +4 -4
  90. package/CaretSmallUp.js +2 -2
  91. package/CaretUp.js +4 -4
  92. package/CaretsSmallInsideUpDown.js +13 -13
  93. package/CaretsSmallOutsideUpDown.js +13 -13
  94. package/CaretsSmallUpDown.js +14 -14
  95. package/Certification.js +2 -2
  96. package/Chain.js +18 -18
  97. package/ChainSlashed.js +10 -10
  98. package/ChartArea.js +4 -4
  99. package/ChartAreaStacked.js +12 -12
  100. package/ChartBar.js +16 -16
  101. package/ChartBarBeside.js +2 -2
  102. package/ChartBarStacked.js +12 -12
  103. package/ChartBarStacked100.js +12 -12
  104. package/ChartBubble.js +13 -13
  105. package/ChartChoroplethMap.js +4 -4
  106. package/ChartColumn.js +20 -20
  107. package/ChartColumnIcicle.d.ts +2 -0
  108. package/ChartColumnIcicle.js +154 -0
  109. package/ChartColumnMagnifier.d.ts +2 -0
  110. package/ChartColumnMagnifier.js +162 -0
  111. package/ChartColumnPanel.js +12 -12
  112. package/ChartColumnSquare.js +17 -17
  113. package/ChartColumnThin.js +4 -4
  114. package/ChartFlame.js +10 -10
  115. package/ChartGantt.js +9 -9
  116. package/ChartGanttAxis.js +12 -12
  117. package/ChartGauge.js +2 -2
  118. package/ChartGaugeFiller.js +2 -2
  119. package/ChartGaugeLevelMarker.js +11 -11
  120. package/ChartGaugeMarker.js +12 -12
  121. package/ChartIcicle.js +10 -10
  122. package/ChartLine.js +9 -9
  123. package/ChartLineChecked.js +9 -9
  124. package/ChartLineClock.js +14 -14
  125. package/ChartLinePlus.js +16 -16
  126. package/ChartLineUnderlineDotted.js +19 -19
  127. package/ChartLineWarning.js +9 -9
  128. package/ChartLinkGraph.js +2 -2
  129. package/ChartMissingValueJoin.js +10 -10
  130. package/ChartMissingValueSkipped.js +18 -18
  131. package/ChartMissingValueZero.js +11 -11
  132. package/ChartPanels.js +19 -19
  133. package/ChartParallelCoordinates.js +3 -3
  134. package/ChartPie.js +10 -10
  135. package/ChartPlus.js +9 -9
  136. package/ChartSankey.js +13 -13
  137. package/ChartScatter.js +2 -2
  138. package/ChartSingleValue.js +9 -9
  139. package/ChartSingleValueIcon.js +9 -9
  140. package/ChartSingleValueRadial.js +12 -12
  141. package/ChartStream.js +10 -10
  142. package/ChartTimeline.js +9 -9
  143. package/CheckBox.js +8 -8
  144. package/CheckBoxCompleted.js +17 -17
  145. package/CheckBoxIndeterminate.js +2 -2
  146. package/CheckCircle.js +16 -16
  147. package/CheckRadio.js +2 -2
  148. package/Checkmark.js +2 -2
  149. package/CheckmarksDouble.js +14 -14
  150. package/ChevronBroadRight.js +2 -2
  151. package/ChevronBroadRightDashed.js +11 -11
  152. package/ChevronDown.js +2 -2
  153. package/ChevronLeft.js +9 -9
  154. package/ChevronRight.js +4 -4
  155. package/ChevronUp.js +2 -2
  156. package/ChevronsDoubleDownGuillemets.js +4 -4
  157. package/ChevronsDoubleLeftGuillemets.js +4 -4
  158. package/ChevronsDoubleRightGuillemets.js +11 -11
  159. package/ChevronsDoubleUpGuillemets.js +4 -4
  160. package/ChevronsIn.js +11 -11
  161. package/ChevronsOut.js +16 -16
  162. package/ChevronsSlash.js +11 -11
  163. package/ChevronsSquareIn.js +2 -2
  164. package/ChevronsSquareOut.js +12 -12
  165. package/ChevronsTextSmallA.js +9 -9
  166. package/Circle.js +12 -12
  167. package/CircleDashed.js +22 -22
  168. package/CircleHalfFilled.js +2 -2
  169. package/CircleSlashed.js +2 -2
  170. package/CircleSmall.js +12 -12
  171. package/CircleTiny.js +12 -12
  172. package/CirclesFour.js +12 -12
  173. package/Clipboard.js +11 -11
  174. package/Clock.js +10 -10
  175. package/ClockAlarm.js +20 -20
  176. package/Cloud.js +20 -20
  177. package/CloudArrowDown.js +8 -8
  178. package/CloudArrowInRight.js +8 -8
  179. package/CloudArrowUp.js +8 -8
  180. package/CloudNodesInside.js +12 -12
  181. package/Cog.js +2 -2
  182. package/Compass.js +2 -2
  183. package/Container.js +19 -19
  184. package/Containership.js +9 -9
  185. package/ControlFastForward.js +15 -15
  186. package/ControlFastForwardCircle.js +9 -9
  187. package/ControlNext.js +9 -9
  188. package/ControlNextCircle.js +9 -9
  189. package/ControlPause.js +2 -2
  190. package/ControlPauseCircle.js +9 -9
  191. package/ControlPlay.js +14 -14
  192. package/ControlPlayBrackets.js +2 -2
  193. package/ControlPlayCircle.js +2 -2
  194. package/ControlPlayResume.js +2 -2
  195. package/ControlPrevious.js +2 -2
  196. package/ControlPreviousCircle.js +2 -2
  197. package/ControlRewind.js +14 -14
  198. package/ControlRewindCircle.js +2 -2
  199. package/ControlStop.js +14 -14
  200. package/ControlStopCircle.js +2 -2
  201. package/Counter.js +13 -13
  202. package/CounterCumulative.js +24 -24
  203. package/CreditCard.js +12 -12
  204. package/Crop.js +16 -16
  205. package/Cross.js +2 -2
  206. package/CrossCircle.js +2 -2
  207. package/CrossHexagon.js +2 -2
  208. package/Crown.js +8 -8
  209. package/Cube.js +16 -16
  210. package/CursorArrow.js +8 -8
  211. package/CursorArrowClicking.d.ts +2 -0
  212. package/CursorArrowClicking.js +166 -0
  213. package/Cylinder.js +2 -2
  214. package/CylinderAlert.js +11 -11
  215. package/CylinderArrowInsideRight.js +2 -2
  216. package/CylinderArrowInsideUp.js +2 -2
  217. package/CylinderChartColumn.js +10 -10
  218. package/CylinderChecked.js +11 -11
  219. package/CylinderChevrons.js +2 -2
  220. package/CylinderClock.js +17 -17
  221. package/CylinderCloud.js +11 -11
  222. package/CylinderDashed.js +19 -19
  223. package/CylinderIndex.js +2 -2
  224. package/CylinderIndexTable.js +2 -2
  225. package/CylinderMagnifier.js +19 -19
  226. package/CylinderMagnifierPlus.js +9 -9
  227. package/CylinderMetrics.js +2 -2
  228. package/CylinderMulti.js +2 -2
  229. package/CylinderPie.js +2 -2
  230. package/CylinderPieLifted.js +2 -2
  231. package/CylinderPlus.js +12 -12
  232. package/CylinderSquareCorners.js +19 -19
  233. package/CylinderTable.js +2 -2
  234. package/CylinderTrace.js +2 -2
  235. package/CylinderWaves.js +2 -2
  236. package/CylinderWrench.js +2 -2
  237. package/DataType.js +10 -10
  238. package/DeskLight.js +12 -12
  239. package/DesktopPc.js +9 -9
  240. package/DeviceEdgeHub.js +19 -19
  241. package/Diamond.js +4 -4
  242. package/DocumentDrawer.js +2 -2
  243. package/DollarMark.js +8 -8
  244. package/DonutPie.js +8 -8
  245. package/DonutPie25.js +8 -8
  246. package/DonutPie50.js +14 -14
  247. package/DonutPie75.js +8 -8
  248. package/DoorArrowInside.js +2 -2
  249. package/DoorArrowOutside.js +2 -2
  250. package/DotsFourSquare.js +9 -9
  251. package/DotsNine.js +2 -2
  252. package/DotsThreeBalloon.js +2 -2
  253. package/DotsThreeCircle.js +14 -14
  254. package/DotsThreeHorizontal.js +2 -2
  255. package/DotsThreeVertical.js +8 -8
  256. package/Drive.js +2 -2
  257. package/DriveArrowInside.js +12 -12
  258. package/DriveArrowOutside.js +12 -12
  259. package/DriveIndexTable.js +9 -9
  260. package/DriveIndexes.js +10 -10
  261. package/DriveMagnifier.js +19 -19
  262. package/Earth.js +2 -2
  263. package/Electricity.js +12 -12
  264. package/Envelope.js +2 -2
  265. package/EqualTo.js +2 -2
  266. package/ExclamationBalloon.js +2 -2
  267. package/ExclamationBrackets.js +13 -13
  268. package/ExclamationCircle.js +2 -2
  269. package/ExclamationSquare.js +12 -12
  270. package/ExclamationTriangle.js +20 -20
  271. package/ExclamationTriangleChevronsRectangle.js +17 -17
  272. package/ExclamationTriangleDown.js +20 -20
  273. package/Eye.js +19 -19
  274. package/EyeCheckmark.js +2 -2
  275. package/EyeSlashed.js +12 -12
  276. package/FaceSmile.js +12 -12
  277. package/Factory.js +25 -25
  278. package/File.js +2 -2
  279. package/FileAiff.js +19 -19
  280. package/FileArrowsRectangularDouble.js +9 -9
  281. package/FileChartColumn.js +2 -2
  282. package/FileCharts.js +18 -18
  283. package/FileChevronRight.js +2 -2
  284. package/FileChevrons.js +2 -2
  285. package/FileCss.js +11 -11
  286. package/FileCsv.js +2 -2
  287. package/FileDat.js +12 -12
  288. package/FileDb.js +6 -6
  289. package/FileDbf.js +13 -13
  290. package/FileDoc.js +20 -20
  291. package/FileEps.js +13 -13
  292. package/FileFig.js +5 -5
  293. package/FileGif.js +5 -5
  294. package/FileHtm.js +13 -13
  295. package/FileHtml.js +2 -2
  296. package/FileIco.js +16 -16
  297. package/FileJpg.js +16 -16
  298. package/FileJs.js +19 -19
  299. package/FileJson.js +21 -21
  300. package/FileJsx.js +9 -9
  301. package/FileLog.js +19 -19
  302. package/FileLogs.js +2 -2
  303. package/FileMagnifier.js +10 -10
  304. package/FileMagnifierOn.js +2 -2
  305. package/FileMid.js +15 -15
  306. package/FileMp3.js +16 -16
  307. package/FileMp4.js +14 -14
  308. package/FileMpg.js +16 -16
  309. package/FileNode.js +10 -10
  310. package/FilePdf.js +9 -9
  311. package/FilePhp.js +15 -15
  312. package/FilePlus.js +2 -2
  313. package/FilePng.js +16 -16
  314. package/FilePpt.js +9 -9
  315. package/FileRar.js +13 -13
  316. package/FileRegex.js +18 -18
  317. package/FileRipped.js +10 -10
  318. package/FileRtf.js +15 -15
  319. package/FileSql.js +13 -13
  320. package/FileSvg.js +2 -2
  321. package/FileTGZ.js +5 -5
  322. package/FileText.js +8 -8
  323. package/FileTiff.js +2 -2
  324. package/FileWav.js +15 -15
  325. package/FileXls.js +2 -2
  326. package/FileXml.js +8 -8
  327. package/FileZip.js +15 -15
  328. package/FileZipped.js +11 -11
  329. package/Filter.js +19 -19
  330. package/FilterMinus.js +2 -2
  331. package/FilterPlus.js +2 -2
  332. package/FingerPointClicking.d.ts +2 -0
  333. package/FingerPointClicking.js +166 -0
  334. package/Fingerprint.js +2 -2
  335. package/Fire.js +12 -12
  336. package/Flag.js +9 -9
  337. package/Flame.js +8 -8
  338. package/Flashlight.js +2 -2
  339. package/Flask.js +2 -2
  340. package/FloppyDisk.js +16 -16
  341. package/Folder.js +12 -12
  342. package/ForwarderHeavy.js +2 -2
  343. package/ForwarderUniversal.js +9 -9
  344. package/Function.js +11 -11
  345. package/GamePad.js +12 -12
  346. package/GeoTag.js +17 -17
  347. package/GeoTagGroup.js +14 -14
  348. package/GiftBox.js +2 -2
  349. package/Globe.js +11 -11
  350. package/GreaterThan.js +4 -4
  351. package/GreaterThanOrEqualTo.js +4 -4
  352. package/GridLines.js +13 -13
  353. package/Hammer.js +12 -12
  354. package/HandRise.js +12 -12
  355. package/Hash.js +2 -2
  356. package/Headset.js +2 -2
  357. package/HeadsetD.js +14 -14
  358. package/HeadsetS.js +2 -2
  359. package/HeartRibbon.js +9 -9
  360. package/Hexagon.js +8 -8
  361. package/HotAirBalloon.js +2 -2
  362. package/Hourglass.js +2 -2
  363. package/HourglassCircle.js +8 -8
  364. package/HourglassStart.js +9 -9
  365. package/House.js +8 -8
  366. package/HumanBodyCircle.js +8 -8
  367. package/IconProvider.js +17 -17
  368. package/IdentityCard.js +16 -16
  369. package/Indexes.js +22 -22
  370. package/Information.js +2 -2
  371. package/InformationCircle.js +2 -2
  372. package/InformationDiamond.js +12 -12
  373. package/InformationHexagon.js +12 -12
  374. package/InformationSerifSquare.js +12 -12
  375. package/Key.js +2 -2
  376. package/Keyboard.js +16 -16
  377. package/LaptopOpen.js +10 -10
  378. package/LayersDoubleTransparent.js +2 -2
  379. package/LayersRised.js +9 -9
  380. package/LayersTriple.js +15 -15
  381. package/Layout.js +2 -2
  382. package/LayoutOverview.js +2 -2
  383. package/LayoutPanels.js +10 -10
  384. package/LessThan.js +2 -2
  385. package/LessThanOrEqualTo.js +4 -4
  386. package/LevelGauge14.js +12 -12
  387. package/LevelGauge24.js +2 -2
  388. package/LevelGauge34.js +2 -2
  389. package/LevelGauge44.js +9 -9
  390. package/License.js +9 -9
  391. package/LicenseCog.js +10 -10
  392. package/Lightbulb.js +2 -2
  393. package/Lightning.js +12 -12
  394. package/Line.js +2 -2
  395. package/LinesThree.js +9 -9
  396. package/List.js +2 -2
  397. package/ListCheck.js +2 -2
  398. package/ListIndentedSquare.js +16 -16
  399. package/ListNumbered.js +2 -2
  400. package/ListToken.js +2 -2
  401. package/Lock.js +2 -2
  402. package/LockSquare.js +10 -10
  403. package/LockUnlocked.js +2 -2
  404. package/Magnifier.js +2 -2
  405. package/MagnifierArrowLeftRight.js +8 -8
  406. package/MagnifierChartColumn.js +12 -12
  407. package/MagnifierChartLine.js +2 -2
  408. package/MagnifierClock.js +2 -2
  409. package/MagnifierCross.js +2 -2
  410. package/MagnifierMinus.js +2 -2
  411. package/MagnifierPlus.js +2 -2
  412. package/MagnifierText.js +12 -12
  413. package/MagnifierUnderline.js +2 -2
  414. package/MagnifierWithPlus.js +2 -2
  415. package/MapUSA.js +2 -2
  416. package/Markdown.js +20 -20
  417. package/MeshRandom.js +2 -2
  418. package/Metrics.js +2 -2
  419. package/Minus.js +2 -2
  420. package/MinusCircle.js +2 -2
  421. package/MobilePhone.js +2 -2
  422. package/Monitor.js +2 -2
  423. package/MonitorArrow.js +19 -19
  424. package/MonitorArrowInwardRight.js +19 -19
  425. package/MonitorArrowUp.js +2 -2
  426. package/MonitorChartColumn.js +6 -6
  427. package/Moon.js +8 -8
  428. package/Motorcycle.js +19 -19
  429. package/MutipleFolders.js +2 -2
  430. package/NetworkConnector.js +2 -2
  431. package/NetworkDevices.js +2 -2
  432. package/NewSquare.js +12 -12
  433. package/NodeBranch.js +10 -10
  434. package/NodeBranchCog.d.ts +2 -0
  435. package/NodeBranchCog.js +159 -0
  436. package/NodeBranchPlus.js +2 -2
  437. package/NodeConnection.js +6 -6
  438. package/NodeDistributed.js +9 -9
  439. package/NodeFollow.js +2 -2
  440. package/NodeFollowFour.js +11 -11
  441. package/NodeModel.js +2 -2
  442. package/NodeNetwork.js +2 -2
  443. package/NodePathDuration.js +2 -2
  444. package/NodeRulesEngine.js +18 -18
  445. package/NodeRulesets.js +2 -2
  446. package/NodeSplit.js +10 -10
  447. package/NodeSplitHorizontal.js +9 -9
  448. package/NodeStartToEnd.js +12 -12
  449. package/NodeTopology.js +2 -2
  450. package/NodeTree.js +2 -2
  451. package/NodesCentered.js +6 -6
  452. package/NotEqualTo.js +2 -2
  453. package/NotePlus.js +14 -14
  454. package/NotePortrait.d.ts +2 -0
  455. package/NotePortrait.js +162 -0
  456. package/Observatory.js +10 -10
  457. package/Odometer.js +9 -9
  458. package/OrganizerNotebook.js +19 -19
  459. package/PacketLoss.js +2 -2
  460. package/Paintbrush.js +2 -2
  461. package/Palette.js +19 -19
  462. package/PaperFolded.js +10 -10
  463. package/PaperPlane.js +11 -11
  464. package/Paperclip.js +2 -2
  465. package/ParallelDots.js +11 -11
  466. package/ParallelDotsHorizontal.js +11 -11
  467. package/Pencil.js +2 -2
  468. package/PencilCircle.js +14 -14
  469. package/PencilUnderline.js +9 -9
  470. package/PhoneReceiverAngled.js +2 -2
  471. package/PhoneReceiverAngledExclamationTriangle.js +9 -9
  472. package/PhoneReceiverAngledHourglass.js +9 -9
  473. package/PhoneReceiverAngledSlashed.js +10 -10
  474. package/PhoneReceiverUp.js +2 -2
  475. package/Picture.js +2 -2
  476. package/Pin.js +2 -2
  477. package/PinStuck.js +2 -2
  478. package/PingPongPaddleRacket.js +11 -11
  479. package/PipeS.js +3 -3
  480. package/Plus.js +2 -2
  481. package/PlusBalloon.js +2 -2
  482. package/PlusBrackets.js +14 -14
  483. package/PlusCircle.js +2 -2
  484. package/PlusSquare.js +2 -2
  485. package/Portrait.js +22 -22
  486. package/PortraitPlus.js +12 -12
  487. package/PortraitsThree.js +2 -2
  488. package/PortraitsTwo.js +9 -9
  489. package/Printer.js +14 -14
  490. package/Processor.js +8 -8
  491. package/ProcessorBus.js +2 -2
  492. package/ProjectorChartColumn.js +15 -15
  493. package/Pulse.js +2 -2
  494. package/Punchcard.js +11 -11
  495. package/PuzzlePiece.js +21 -21
  496. package/QuestionCircle.js +6 -6
  497. package/QuotationDouble.js +9 -9
  498. package/RectanglesAndCheck.js +2 -2
  499. package/RectanglesDouble.js +2 -2
  500. package/RectanglesFour.js +16 -16
  501. package/RectanglesWithCornerFrame.js +8 -8
  502. package/RectangularsArrowInto.js +20 -20
  503. package/Report.js +19 -19
  504. package/ReportDouble.d.ts +2 -0
  505. package/ReportDouble.js +160 -0
  506. package/RobotAgent.js +17 -17
  507. package/RobotAgentMagnifier.js +9 -9
  508. package/RobotArm.js +2 -2
  509. package/RobotFace.js +12 -12
  510. package/Rocket.js +2 -2
  511. package/SVG.js +14 -14
  512. package/SVGEnterprise.js +2 -2
  513. package/SVGInternal.js +8 -8
  514. package/Scissors.js +16 -16
  515. package/Scope.js +8 -8
  516. package/Script.js +2 -2
  517. package/ServerLicense.js +14 -14
  518. package/Servers.js +11 -11
  519. package/ServersCloud.js +9 -9
  520. package/SeverityInformation.js +12 -12
  521. package/ShapesVariety.js +20 -20
  522. package/Shield.js +2 -2
  523. package/ShieldKeyhole.js +2 -2
  524. package/ShieldSeparated.js +10 -10
  525. package/Ship.js +2 -2
  526. package/Shoe.js +8 -8
  527. package/SignalAntenna.js +9 -9
  528. package/SignalColumns14.js +14 -14
  529. package/SignalColumns24.js +2 -2
  530. package/SignalColumns34.js +2 -2
  531. package/SignalColumns44.js +9 -9
  532. package/SingleIndex.d.ts +2 -0
  533. package/{Index.js → SingleIndex.js} +26 -26
  534. package/SlidersDoubleHorizontal.js +2 -2
  535. package/SlidersTripleHorizontal.js +6 -6
  536. package/Snowflake.js +8 -8
  537. package/SpeakerSlashed.js +2 -2
  538. package/SpeakerSound.js +2 -2
  539. package/Square.js +4 -4
  540. package/SquareAndCorners.js +2 -2
  541. package/SquaresAndCircles.js +10 -10
  542. package/SquaresLayered.js +2 -2
  543. package/SquaresLayeredPlus.js +12 -12
  544. package/Stamp.js +10 -10
  545. package/Star.js +2 -2
  546. package/StarEightPoints.js +16 -16
  547. package/StarSparklesDouble.js +2 -2
  548. package/Stopwatch.js +24 -24
  549. package/StopwatchArrowRightLatency.js +18 -18
  550. package/Store.js +2 -2
  551. package/Sun.js +15 -15
  552. package/SuperCar.js +2 -2
  553. package/SwordsCross.js +14 -14
  554. package/Table.js +9 -9
  555. package/TableChevron.js +2 -2
  556. package/TableChevronChartLine.js +9 -9
  557. package/TableEye.js +12 -12
  558. package/TableIndex.js +15 -15
  559. package/TableList.js +2 -2
  560. package/TableSlide.js +15 -15
  561. package/Tablet.js +2 -2
  562. package/TabletLandscape.js +2 -2
  563. package/Tag.js +2 -2
  564. package/TagMarkerRight.js +2 -2
  565. package/Telescope.js +14 -14
  566. package/TerminalConsole.js +2 -2
  567. package/TextA.js +2 -2
  568. package/TextASmall.js +2 -2
  569. package/TextAa.js +2 -2
  570. package/TextAlignBottom.js +2 -2
  571. package/TextAlignCenter.js +14 -14
  572. package/TextAlignLeft.js +8 -8
  573. package/TextAlignRight.js +8 -8
  574. package/TextAlignTop.js +2 -2
  575. package/TextAlignVerticalCenter.js +2 -2
  576. package/TextBBold.js +2 -2
  577. package/TextBox.js +2 -2
  578. package/TextDirection45.js +2 -2
  579. package/TextDirection90.js +2 -2
  580. package/TextDirectionMinus45.js +2 -2
  581. package/TextDirectionMinus90.js +2 -2
  582. package/TextDirectionRight.js +2 -2
  583. package/TextH.js +2 -2
  584. package/TextIItalic.js +6 -6
  585. package/TextSStrikethrough.js +16 -16
  586. package/TextT.js +4 -4
  587. package/TextUUnderline.js +9 -9
  588. package/ThumbsDown.js +2 -2
  589. package/ThumbsUp.js +2 -2
  590. package/TildeCircle.js +2 -2
  591. package/Token.js +2 -2
  592. package/TokenKey.js +23 -23
  593. package/TrashCanCross.js +12 -12
  594. package/Treemap.js +16 -16
  595. package/Triangle.js +4 -4
  596. package/TriangleDown.js +4 -4
  597. package/TriangleRuler.js +10 -10
  598. package/TrianglesLayeredDouble.js +2 -2
  599. package/TrianglesLayeredTriple.js +19 -19
  600. package/TrophyCup.js +11 -11
  601. package/Truck.js +2 -2
  602. package/UsersSquare.js +9 -9
  603. package/VideoCamera.js +2 -2
  604. package/WeightingScale.js +11 -11
  605. package/WiFiSignal.js +3 -3
  606. package/WiFiSignalSlash.js +2 -2
  607. package/WindowChevronsSlash.js +12 -12
  608. package/WindowGlobe.js +18 -18
  609. package/WindowPortrait.js +26 -26
  610. package/Wrench.js +2 -2
  611. package/WrenchCircle.js +8 -8
  612. package/package.json +8 -8
  613. package/types/icons/ArrowBroadBowRight.d.ts +7 -5
  614. package/types/icons/ChartColumnIcicle.d.ts +19 -0
  615. package/types/icons/ChartColumnMagnifier.d.ts +19 -0
  616. package/types/icons/CursorArrowClicking.d.ts +19 -0
  617. package/types/icons/FingerPointClicking.d.ts +19 -0
  618. package/types/icons/NodeBranchCog.d.ts +18 -0
  619. package/types/icons/NotePortrait.d.ts +19 -0
  620. package/types/icons/ReportDouble.d.ts +19 -0
  621. package/types/icons/{Index.d.ts → SingleIndex.d.ts} +2 -2
  622. package/Index.d.ts +0 -2
package/CircleSmall.js CHANGED
@@ -67,28 +67,28 @@
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
- const l = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
71
  // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
- const a = require("@splunk/react-icons/SVG");
73
- var o = e.n(a);
72
+ const l = require("@splunk/react-icons/SVG");
73
+ var o = e.n(l);
74
74
  // CONCATENATED MODULE: ./src/icons/CircleSmall.tsx
75
75
  function u(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, l = i(e, r);
77
+ var t, n, a = i(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
- var a = Object.getOwnPropertySymbols(e);
80
- for (n = 0; n < a.length; n++) {
81
- t = a[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
79
+ var l = Object.getOwnPropertySymbols(e);
80
+ for (n = 0; n < l.length; n++) {
81
+ t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
- return l;
84
+ return a;
85
85
  }
86
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
  }
@@ -125,10 +125,10 @@
125
125
  * @keywords geometry, object, shape, sphere, ball
126
126
  * @variants outlined,filled
127
127
  */ var s = function e(r) {
128
- var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
128
+ var l = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
129
129
  var s = v(d);
130
130
  var p = "circlesmall-".concat(s);
131
- var m = (0, t.useContext)(l.IconContext);
131
+ var m = (0, t.useContext)(a.IconContext);
132
132
  var y = c.get(s);
133
133
  if (false) {}
134
134
  if (m && y) {
@@ -139,7 +139,7 @@
139
139
  }
140
140
  }
141
141
 
142
- return n().createElement(o(), f, a, m ? n().createElement("use", {
142
+ return n().createElement(o(), f, l, m ? n().createElement("use", {
143
143
  href: "#".concat(p)
144
144
  }) : !!y && y());
145
145
  };
package/CircleTiny.js CHANGED
@@ -67,28 +67,28 @@
67
67
  const t = require("react");
68
68
  var n = e.n(t);
69
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
- const l = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
71
  // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
- const a = require("@splunk/react-icons/SVG");
73
- var o = e.n(a);
72
+ const l = require("@splunk/react-icons/SVG");
73
+ var o = e.n(l);
74
74
  // CONCATENATED MODULE: ./src/icons/CircleTiny.tsx
75
75
  function u(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, l = i(e, r);
77
+ var t, n, a = i(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
- var a = Object.getOwnPropertySymbols(e);
80
- for (n = 0; n < a.length; n++) {
81
- t = a[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
79
+ var l = Object.getOwnPropertySymbols(e);
80
+ for (n = 0; n < l.length; n++) {
81
+ t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
- return l;
84
+ return a;
85
85
  }
86
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
  }
@@ -127,10 +127,10 @@ UI elements, circle, dot, indicator, boolean input
127
127
  *
128
128
  * @variants outlined,filled
129
129
  */ var s = function e(r) {
130
- var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
130
+ var l = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
131
131
  var s = v(d);
132
132
  var p = "circletiny-".concat(s);
133
- var m = (0, t.useContext)(l.IconContext);
133
+ var m = (0, t.useContext)(a.IconContext);
134
134
  var y = c.get(s);
135
135
  if (false) {}
136
136
  if (m && y) {
@@ -141,7 +141,7 @@ UI elements, circle, dot, indicator, boolean input
141
141
  }
142
142
  }
143
143
 
144
- return n().createElement(o(), f, a, m ? n().createElement("use", {
144
+ return n().createElement(o(), f, l, m ? n().createElement("use", {
145
145
  href: "#".concat(p)
146
146
  }) : !!y && y());
147
147
  };
package/CirclesFour.js CHANGED
@@ -74,21 +74,21 @@
74
74
  // CONCATENATED MODULE: ./src/icons/CirclesFour.tsx
75
75
  function u(e, t) {
76
76
  if (null == e) return {};
77
- var r, n, l = c(e, t);
77
+ var r, n, l = d(e, t);
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var a = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < a.length; n++) {
81
- r = a[n], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (l[r] = e[r]);
81
+ r = a[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (l[r] = e[r]);
82
82
  }
83
83
  }
84
84
  return l;
85
85
  }
86
- function c(e, t) {
86
+ function d(e, t) {
87
87
  if (null == e) return {};
88
88
  var r = {};
89
89
  for (var n in e) {
90
90
  if ({}.hasOwnProperty.call(e, n)) {
91
- if (t.includes(n)) continue;
91
+ if (-1 !== t.indexOf(n)) continue;
92
92
  r[n] = e[n];
93
93
  }
94
94
  }
@@ -97,8 +97,8 @@
97
97
  // This file is auto-generated.
98
98
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
99
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var d = new Map;
101
- d.set("outlined", (function() {
100
+ var i = new Map;
101
+ i.set("outlined", (function() {
102
102
 
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
@@ -118,7 +118,7 @@
118
118
  d: "M11 7C11 9.20914 9.20914 11 7 11C4.79086 11 3 9.20914 3 7C3 4.79086 4.79086 3 7 3C9.20914 3 11 4.79086 11 7ZM9 7C9 8.10457 8.10457 9 7 9C5.89543 9 5 8.10457 5 7C5 5.89543 5.89543 5 7 5C8.10457 5 9 5.89543 9 7Z"
119
119
  }));
120
120
  }));
121
- d.set("filled", (function() {
121
+ i.set("filled", (function() {
122
122
 
123
123
  return n().createElement(n().Fragment, null, n().createElement("path", {
124
124
  d: "M16.8855 11C19.0946 11 20.8855 9.20914 20.8855 7C20.8855 4.79086 19.0946 3 16.8855 3C14.6764 3 12.8855 4.79086 12.8855 7C12.8855 9.20914 14.6764 11 16.8855 11Z"
@@ -130,9 +130,9 @@
130
130
  d: "M10.8855 7C10.8855 9.20914 9.09464 11 6.8855 11C4.67636 11 2.8855 9.20914 2.8855 7C2.8855 4.79086 4.67636 3 6.8855 3C9.09464 3 10.8855 4.79086 10.8855 7Z"
131
131
  }));
132
132
  }));
133
- var i = [ "default", "outlined", "filled" ];
133
+ var c = [ "default", "outlined", "filled" ];
134
134
  var C = function e(t) {
135
- return i.indexOf(t) >= 0;
135
+ return c.indexOf(t) >= 0;
136
136
  };
137
137
  var f = function e(t) {
138
138
  return t === "default" || t && !C(t) ? "outlined" : t;
@@ -143,11 +143,11 @@
143
143
  * @keywords app list, users, multi-objects
144
144
  * @variants outlined,filled
145
145
  */ var v = function e(t) {
146
- var a = t.children, c = t.variant, i = c === void 0 ? "default" : c, C = u(t, [ "children", "variant" ]);
147
- var v = f(i);
146
+ var a = t.children, d = t.variant, c = d === void 0 ? "default" : d, C = u(t, [ "children", "variant" ]);
147
+ var v = f(c);
148
148
  var p = "circlesfour-".concat(v);
149
149
  var s = (0, r.useContext)(l.IconContext);
150
- var m = d.get(v);
150
+ var m = i.get(v);
151
151
  if (false) {}
152
152
  if (s && m) {
153
153
  var M = s.toRender, y = s.addIcon;
package/Clipboard.js CHANGED
@@ -61,7 +61,7 @@
61
61
  e.r(r);
62
62
  // EXPORTS
63
63
  e.d(r, {
64
- default: () => /* binding */ s
64
+ default: () => /* binding */ p
65
65
  });
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const t = require("react");
@@ -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) && (l[t] = e[t]);
81
+ t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return l;
@@ -88,7 +88,7 @@
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
  }
@@ -133,22 +133,22 @@
133
133
  */ var C = function e(r) {
134
134
  var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
135
135
  var C = v(d);
136
- var s = "clipboard-".concat(C);
137
- var p = (0, t.useContext)(l.IconContext);
136
+ var p = "clipboard-".concat(C);
137
+ var s = (0, t.useContext)(l.IconContext);
138
138
  var H = c.get(C);
139
139
  if (false) {}
140
- if (p && H) {
141
- var m = p.toRender, y = p.addIcon;
142
- y(s, H());
140
+ if (s && H) {
141
+ var m = s.toRender, y = s.addIcon;
142
+ y(p, H());
143
143
  if (!m) {
144
144
  return null;
145
145
  }
146
146
  }
147
147
 
148
- return n().createElement(o(), f, a, p ? n().createElement("use", {
149
- href: "#".concat(s)
148
+ return n().createElement(o(), f, a, s ? n().createElement("use", {
149
+ href: "#".concat(p)
150
150
  }) : !!H && H());
151
151
  };
152
- /* harmony default export */ const s = C;
152
+ /* harmony default export */ const p = C;
153
153
  module.exports = r;
154
154
  /******/})();
package/Clock.js CHANGED
@@ -61,7 +61,7 @@
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");
@@ -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) && (l[t] = e[t]);
81
+ t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return l;
@@ -88,7 +88,7 @@
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
  }
@@ -128,25 +128,25 @@
128
128
  * @category Objects
129
129
  * @keywords time, schedule
130
130
  * @variants outlined,filled
131
- */ var s = function e(r) {
131
+ */ var C = function e(r) {
132
132
  var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
133
- var s = v(d);
134
- var C = "clock-".concat(s);
133
+ var C = v(d);
134
+ var s = "clock-".concat(C);
135
135
  var p = (0, t.useContext)(l.IconContext);
136
- var m = c.get(s);
136
+ var m = c.get(C);
137
137
  if (false) {}
138
138
  if (p && m) {
139
139
  var y = p.toRender, b = p.addIcon;
140
- b(C, m());
140
+ b(s, m());
141
141
  if (!y) {
142
142
  return null;
143
143
  }
144
144
  }
145
145
 
146
146
  return n().createElement(o(), f, a, p ? n().createElement("use", {
147
- href: "#".concat(C)
147
+ href: "#".concat(s)
148
148
  }) : !!m && m());
149
149
  };
150
- /* harmony default export */ const C = s;
150
+ /* harmony default export */ const s = C;
151
151
  module.exports = r;
152
152
  /******/})();
package/ClockAlarm.js CHANGED
@@ -69,16 +69,16 @@
69
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
70
  const C = require("@splunk/react-icons/IconProvider");
71
71
  // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
- const l = require("@splunk/react-icons/SVG");
73
- var a = e.n(l);
72
+ const a = require("@splunk/react-icons/SVG");
73
+ var l = e.n(a);
74
74
  // CONCATENATED MODULE: ./src/icons/ClockAlarm.tsx
75
75
  function o(e, r) {
76
76
  if (null == e) return {};
77
77
  var t, n, C = u(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
- var l = Object.getOwnPropertySymbols(e);
80
- for (n = 0; n < l.length; n++) {
81
- t = l[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (C[t] = e[t]);
79
+ var a = Object.getOwnPropertySymbols(e);
80
+ for (n = 0; n < a.length; n++) {
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,7 +88,7 @@
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
  }
@@ -97,8 +97,8 @@
97
97
  // This file is auto-generated.
98
98
  // Do not edit this file manually. Changes will be lost upon regeneration.
99
99
  // To modify the icon file template, update 'scripts/templates.ts'.
100
- var c = new Map;
101
- c.set("outlined", (function() {
100
+ var i = new Map;
101
+ i.set("outlined", (function() {
102
102
 
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  d: "M12.6997 9.70004C12.6997 9.14776 12.2519 8.70004 11.6997 8.70004C11.1474 8.70004 10.6997 9.14776 10.6997 9.70004V13.3929C10.6997 13.7908 10.8577 14.1723 11.139 14.4536L12.7925 16.1071C13.1831 16.4977 13.8162 16.4977 14.2068 16.1071C14.5973 15.7166 14.5973 15.0835 14.2068 14.6929L12.6997 13.1858V9.70004Z"
@@ -108,7 +108,7 @@
108
108
  d: "M7.04952 3.00311C8.48068 2.93481 9.83944 3.63573 10.6133 4.84153L10.7749 5.09318C11.1743 5.03181 11.5834 4.99997 11.9999 4.99997C12.4327 4.99997 12.8575 5.03433 13.2716 5.10048L13.4378 4.84153C14.2117 3.63573 15.5705 2.93481 17.0016 3.00311L17.1083 3.0082C18.2875 3.06447 19.3732 3.66679 20.0451 4.63745C20.8789 5.84207 20.9442 7.41931 20.2127 8.68869L19.4343 10.0394C19.7992 10.9551 19.9999 11.9541 19.9999 13C19.9999 15.6123 18.7479 17.9321 16.8111 19.3922L18.0342 20.6153C18.4247 21.0058 18.4247 21.639 18.0342 22.0295C17.6437 22.42 17.0105 22.42 16.62 22.0295L15.0064 20.4158C14.0782 20.7925 13.0633 21 11.9999 21C10.9409 21 9.92997 20.7942 9.00488 20.4204L7.43361 21.9917C7.04308 22.3822 6.40991 22.3822 6.0194 21.9917C5.62888 21.6011 5.62888 20.968 6.01941 20.5775L7.19789 19.399C5.25594 17.9394 3.99995 15.6164 3.99995 13C3.99995 11.9341 4.20839 10.917 4.58672 9.98701L3.83851 8.68869C3.10698 7.41931 3.17222 5.84207 4.00609 4.63745C4.678 3.66679 5.7637 3.06447 6.94289 3.0082L7.04952 3.00311ZM7.14486 5.00083C7.76272 4.97135 8.35364 5.22805 8.75333 5.68618C7.57551 6.20981 6.54762 7.00959 5.75189 8.00333L5.57136 7.69006C5.22569 7.09026 5.25652 6.34498 5.65054 5.77578C5.96803 5.31712 6.48104 5.03251 7.03823 5.00592L7.14486 5.00083ZM15.2836 5.70274C16.4606 6.23321 17.4862 7.0401 18.2777 8.04069L18.4798 7.69006C18.8255 7.09026 18.7946 6.34498 18.4006 5.77578C18.0831 5.31712 17.5701 5.03251 17.0129 5.00592L16.9063 5.00083C16.281 4.97099 15.6834 5.23424 15.2836 5.70274ZM17.9999 13C17.9999 16.3137 15.3137 19 11.9999 19C8.68624 19 5.99995 16.3137 5.99995 13C5.99995 9.68626 8.68624 6.99997 11.9999 6.99997C15.3137 6.99997 17.9999 9.68626 17.9999 13Z"
109
109
  }));
110
110
  }));
111
- c.set("filled", (function() {
111
+ i.set("filled", (function() {
112
112
 
113
113
  return n().createElement(n().Fragment, null, n().createElement("path", {
114
114
  d: "M10.1024 4.20043C9.31114 3.39334 8.20388 2.94798 7.04952 3.00308L6.94289 3.00817C5.7637 3.06444 4.678 3.66676 4.00609 4.63742C3.17222 5.84204 3.10698 7.41928 3.83851 8.68866L3.97399 8.92374C4.34025 8.20399 4.80049 7.54008 5.33854 6.94817C5.30374 6.5406 5.40876 6.12502 5.65054 5.77575C5.96803 5.31709 6.48104 5.03248 7.03823 5.00589L7.14486 5.0008C7.35189 4.99092 7.55589 5.01317 7.75069 5.06437C8.48019 4.67291 9.26992 4.3791 10.1024 4.20043Z"
@@ -120,9 +120,9 @@
120
120
  d: "M15.2837 5.70273C14.6523 5.4182 13.9774 5.2132 13.2717 5.10049C12.8576 5.03435 12.4328 4.99998 12.0001 4.99998C11.7751 4.99998 11.5523 5.00927 11.332 5.02748C7.2264 5.36692 4.00012 8.80669 4.00012 13C4.00012 15.6163 5.25605 17.9393 7.19791 19.3989L6.01934 20.5775C5.62881 20.968 5.62881 21.6011 6.01933 21.9917C6.40985 22.3822 7.04301 22.3822 7.43354 21.9917L9.00486 20.4204C9.44756 20.5993 9.90991 20.7397 10.3878 20.8375C10.9086 20.944 11.4478 21 12.0001 21C12.2762 21 12.5491 20.986 12.818 20.9587C13.1678 20.9232 13.511 20.8651 13.846 20.786C14.2453 20.6917 14.633 20.5674 15.0067 20.4158L16.6203 22.0294C17.0108 22.42 17.644 22.42 18.0345 22.0295C18.425 21.6389 18.425 21.0058 18.0345 20.6152L16.8114 19.3921C18.748 17.932 20.0001 15.6122 20.0001 13C20.0001 11.9541 19.7994 10.9551 19.4344 10.0394C19.1457 9.31502 18.7542 8.64274 18.2779 8.04065C17.4864 7.04006 16.4607 6.2332 15.2837 5.70273ZM12.7 9.69998C12.7 9.1477 12.2523 8.69998 11.7 8.69998C11.1477 8.69998 10.7 9.1477 10.7 9.69998V13.3929C10.7 13.7907 10.8581 14.1722 11.1394 14.4535L12.7929 16.1071C13.1834 16.4976 13.8166 16.4976 14.2071 16.1071C14.5977 15.7166 14.5977 15.0834 14.2071 14.6929L12.7 13.1858V9.69998Z"
121
121
  }));
122
122
  }));
123
- var i = [ "default", "outlined", "filled" ];
123
+ var c = [ "default", "outlined", "filled" ];
124
124
  var d = function e(r) {
125
- return i.indexOf(r) >= 0;
125
+ return c.indexOf(r) >= 0;
126
126
  };
127
127
  var f = function e(r) {
128
128
  return r === "default" || r && !d(r) ? "outlined" : r;
@@ -133,23 +133,23 @@
133
133
  * @keywords time, schedule, alarm, snooze
134
134
  * @variants outlined,filled
135
135
  */ var v = function e(r) {
136
- var l = r.children, u = r.variant, i = u === void 0 ? "default" : u, d = o(r, [ "children", "variant" ]);
137
- var v = f(i);
136
+ var a = r.children, u = r.variant, c = u === void 0 ? "default" : u, d = o(r, [ "children", "variant" ]);
137
+ var v = f(c);
138
138
  var L = "clockalarm-".concat(v);
139
- var s = (0, t.useContext)(C.IconContext);
140
- var p = c.get(v);
139
+ var p = (0, t.useContext)(C.IconContext);
140
+ var s = i.get(v);
141
141
  if (false) {}
142
- if (s && p) {
143
- var m = s.toRender, y = s.addIcon;
144
- y(L, p());
142
+ if (p && s) {
143
+ var m = p.toRender, y = p.addIcon;
144
+ y(L, s());
145
145
  if (!m) {
146
146
  return null;
147
147
  }
148
148
  }
149
149
 
150
- return n().createElement(a(), d, l, s ? n().createElement("use", {
150
+ return n().createElement(l(), d, a, p ? n().createElement("use", {
151
151
  href: "#".concat(L)
152
- }) : !!p && p());
152
+ }) : !!s && s());
153
153
  };
154
154
  /* harmony default export */ const L = v;
155
155
  module.exports = r;
package/Cloud.js CHANGED
@@ -61,34 +61,34 @@
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
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
- const l = require("@splunk/react-icons/IconProvider");
70
+ const a = require("@splunk/react-icons/IconProvider");
71
71
  // CONCATENATED MODULE: external "@splunk/react-icons/SVG"
72
- const a = require("@splunk/react-icons/SVG");
73
- var o = e.n(a);
72
+ const l = require("@splunk/react-icons/SVG");
73
+ var o = e.n(l);
74
74
  // CONCATENATED MODULE: ./src/icons/Cloud.tsx
75
75
  function u(e, r) {
76
76
  if (null == e) return {};
77
- var t, n, l = i(e, r);
77
+ var t, n, a = i(e, r);
78
78
  if (Object.getOwnPropertySymbols) {
79
- var a = Object.getOwnPropertySymbols(e);
80
- for (n = 0; n < a.length; n++) {
81
- t = a[n], r.includes(t) || {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
79
+ var l = Object.getOwnPropertySymbols(e);
80
+ for (n = 0; n < l.length; n++) {
81
+ t = l[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
82
82
  }
83
83
  }
84
- return l;
84
+ return a;
85
85
  }
86
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
  }
@@ -124,25 +124,25 @@
124
124
  * @category Objects
125
125
  * @keywords storage, cloud, network
126
126
  * @variants outlined,filled
127
- */ var s = function e(r) {
128
- var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
129
- var s = v(d);
130
- var C = "cloud-".concat(s);
131
- var p = (0, t.useContext)(l.IconContext);
132
- var m = c.get(s);
127
+ */ var C = function e(r) {
128
+ var l = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
129
+ var C = v(d);
130
+ var s = "cloud-".concat(C);
131
+ var p = (0, t.useContext)(a.IconContext);
132
+ var m = c.get(C);
133
133
  if (false) {}
134
134
  if (p && m) {
135
135
  var y = p.toRender, b = p.addIcon;
136
- b(C, m());
136
+ b(s, m());
137
137
  if (!y) {
138
138
  return null;
139
139
  }
140
140
  }
141
141
 
142
- return n().createElement(o(), f, a, p ? n().createElement("use", {
143
- href: "#".concat(C)
142
+ return n().createElement(o(), f, l, p ? n().createElement("use", {
143
+ href: "#".concat(s)
144
144
  }) : !!m && m());
145
145
  };
146
- /* harmony default export */ const C = s;
146
+ /* harmony default export */ const s = C;
147
147
  module.exports = r;
148
148
  /******/})();
package/CloudArrowDown.js CHANGED
@@ -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) && (l[t] = e[t]);
81
+ t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return l;
@@ -88,7 +88,7 @@
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
  }
@@ -117,11 +117,11 @@
117
117
  }));
118
118
  }));
119
119
  var d = [ "default", "outlined", "filled" ];
120
- var C = function e(r) {
120
+ var f = function e(r) {
121
121
  return d.indexOf(r) >= 0;
122
122
  };
123
- var f = function e(r) {
124
- return r === "default" || r && !C(r) ? "outlined" : r;
123
+ var C = function e(r) {
124
+ return r === "default" || r && !f(r) ? "outlined" : r;
125
125
  };
126
126
  /**
127
127
  * @description Download action from cloud to local
@@ -129,8 +129,8 @@
129
129
  * @keywords storage, cloud, network, local, file transfer
130
130
  * @variants outlined,filled
131
131
  */ var v = function e(r) {
132
- var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, C = u(r, [ "children", "variant" ]);
133
- var v = f(d);
132
+ var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
133
+ var v = C(d);
134
134
  var s = "cloudarrowdown-".concat(v);
135
135
  var p = (0, t.useContext)(l.IconContext);
136
136
  var m = c.get(v);
@@ -143,7 +143,7 @@
143
143
  }
144
144
  }
145
145
 
146
- return n().createElement(o(), C, a, p ? n().createElement("use", {
146
+ return n().createElement(o(), f, a, p ? n().createElement("use", {
147
147
  href: "#".concat(s)
148
148
  }) : !!m && m());
149
149
  };
@@ -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,7 +88,7 @@
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
  }
@@ -113,11 +113,11 @@
113
113
  }));
114
114
  }));
115
115
  var C = [ "default", "outlined", "filled" ];
116
- var d = function e(r) {
116
+ var f = function e(r) {
117
117
  return C.indexOf(r) >= 0;
118
118
  };
119
- var f = function e(r) {
120
- return r === "default" || r && !d(r) ? "outlined" : r;
119
+ var d = function e(r) {
120
+ return r === "default" || r && !f(r) ? "outlined" : r;
121
121
  };
122
122
  /**
123
123
  * @description Cloud as destination
@@ -125,8 +125,8 @@
125
125
  * @keywords input, ingest, storage, store, data transfer
126
126
  * @variants outlined,filled
127
127
  */ var v = function e(r) {
128
- var o = r.children, i = r.variant, C = i === void 0 ? "default" : i, d = u(r, [ "children", "variant" ]);
129
- var v = f(C);
128
+ var o = r.children, i = r.variant, C = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
129
+ var v = d(C);
130
130
  var s = "cloudarrowinright-".concat(v);
131
131
  var p = (0, t.useContext)(a.IconContext);
132
132
  var m = c.get(v);
@@ -139,7 +139,7 @@
139
139
  }
140
140
  }
141
141
 
142
- return n().createElement(l(), d, o, p ? n().createElement("use", {
142
+ return n().createElement(l(), f, o, p ? n().createElement("use", {
143
143
  href: "#".concat(s)
144
144
  }) : !!m && m());
145
145
  };
package/CloudArrowUp.js CHANGED
@@ -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) && (l[t] = e[t]);
81
+ t = a[n], -1 === r.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (l[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return l;
@@ -88,7 +88,7 @@
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
  }
@@ -117,11 +117,11 @@
117
117
  }));
118
118
  }));
119
119
  var d = [ "default", "outlined", "filled" ];
120
- var C = function e(r) {
120
+ var f = function e(r) {
121
121
  return d.indexOf(r) >= 0;
122
122
  };
123
- var f = function e(r) {
124
- return r === "default" || r && !C(r) ? "outlined" : r;
123
+ var C = function e(r) {
124
+ return r === "default" || r && !f(r) ? "outlined" : r;
125
125
  };
126
126
  /**
127
127
  * @description Upload to cloud action from local
@@ -129,8 +129,8 @@
129
129
  * @keywords storage, cloud, network, local, file transfer
130
130
  * @variants outlined,filled
131
131
  */ var v = function e(r) {
132
- var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, C = u(r, [ "children", "variant" ]);
133
- var v = f(d);
132
+ var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
133
+ var v = C(d);
134
134
  var s = "cloudarrowup-".concat(v);
135
135
  var p = (0, t.useContext)(l.IconContext);
136
136
  var m = c.get(v);
@@ -143,7 +143,7 @@
143
143
  }
144
144
  }
145
145
 
146
- return n().createElement(o(), C, a, p ? n().createElement("use", {
146
+ return n().createElement(o(), f, a, p ? n().createElement("use", {
147
147
  href: "#".concat(s)
148
148
  }) : !!m && m());
149
149
  };