@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/FileJs.js CHANGED
@@ -61,7 +61,7 @@
61
61
  e.r(t);
62
62
  // EXPORTS
63
63
  e.d(t, {
64
- default: () => /* binding */ s
64
+ default: () => /* binding */ p
65
65
  });
66
66
  // CONCATENATED MODULE: external "react"
67
67
  const r = 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
- r = a[n], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
81
+ r = a[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
82
82
  }
83
83
  }
84
84
  return C;
@@ -88,7 +88,7 @@
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 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
  fillRule: "evenodd",
@@ -110,7 +110,7 @@
110
110
  d: "M7.19796 19.6331H5.33496C5.33496 20.4731 5.54496 21.1001 5.96496 21.5141C6.38496 21.9221 6.97596 22.1261 7.73796 22.1261C8.59596 22.1261 9.21096 21.9191 9.58296 21.5051C9.96096 21.0851 10.15 20.4701 10.15 19.6601V15.7901H8.25996V19.6331C8.25996 19.9451 8.20896 20.1611 8.10696 20.2811C8.01096 20.3951 7.88196 20.4521 7.71996 20.4521C7.53996 20.4521 7.41096 20.3861 7.33296 20.2541C7.25496 20.1161 7.20996 19.9091 7.19796 19.6331Z"
111
111
  }));
112
112
  }));
113
- c.set("filled", (function() {
113
+ i.set("filled", (function() {
114
114
 
115
115
  return n().createElement(n().Fragment, null, n().createElement("path", {
116
116
  d: "M13.3965 19.9751H11.4975C11.5155 20.3891 11.6295 20.7581 11.8395 21.0821C12.0555 21.4061 12.3615 21.6611 12.7575 21.8471C13.1595 22.0331 13.6425 22.1261 14.2065 22.1261C14.7285 22.1261 15.1845 22.0451 15.5745 21.8831C15.9645 21.7151 16.2645 21.4751 16.4745 21.1631C16.6905 20.8511 16.7985 20.4731 16.7985 20.0291C16.7985 19.4951 16.6245 19.0781 16.2765 18.7781C15.9285 18.4721 15.3675 18.2501 14.5935 18.1121L14.0445 18.0131C13.8225 17.9711 13.6785 17.9081 13.6125 17.8241C13.5525 17.7341 13.5225 17.6531 13.5225 17.5811C13.5225 17.4431 13.5765 17.3381 13.6845 17.2661C13.7925 17.1941 13.9245 17.1581 14.0805 17.1581C14.2425 17.1581 14.3865 17.1971 14.5125 17.2751C14.6445 17.3531 14.7315 17.4731 14.7735 17.6351H16.6815C16.6755 17.2331 16.5585 16.8851 16.3305 16.5911C16.1085 16.2971 15.8055 16.0691 15.4215 15.9071C15.0375 15.7451 14.5995 15.6641 14.1075 15.6641C13.6575 15.6641 13.2405 15.7391 12.8565 15.8891C12.4725 16.0331 12.1635 16.2551 11.9295 16.5551C11.7015 16.8551 11.5875 17.2361 11.5875 17.6981C11.5875 18.2201 11.7585 18.6401 12.1005 18.9581C12.4485 19.2761 12.9795 19.4981 13.6935 19.6241L14.2605 19.7231C14.4645 19.7591 14.6145 19.8131 14.7105 19.8851C14.8125 19.9511 14.8635 20.0501 14.8635 20.1821C14.8635 20.3321 14.8035 20.4461 14.6835 20.5241C14.5635 20.6021 14.4075 20.6411 14.2155 20.6411C13.9755 20.6411 13.7895 20.5841 13.6575 20.4701C13.5315 20.3501 13.4445 20.1851 13.3965 19.9751Z"
@@ -122,9 +122,9 @@
122
122
  d: "M18.8511 6.99799H14V2.14687C14.1504 2.21936 14.289 2.31711 14.4093 2.4374L18.5607 6.58895C18.681 6.70917 18.7787 6.8477 18.8511 6.99799Z"
123
123
  }));
124
124
  }));
125
- var i = [ "default", "outlined", "filled" ];
125
+ var c = [ "default", "outlined", "filled" ];
126
126
  var d = function e(t) {
127
- return i.indexOf(t) >= 0;
127
+ return c.indexOf(t) >= 0;
128
128
  };
129
129
  var f = function e(t) {
130
130
  return t === "default" || t && !d(t) ? "outlined" : t;
@@ -135,24 +135,24 @@
135
135
  * @keywords document format
136
136
  * @variants outlined,filled
137
137
  */ var v = function e(t) {
138
- var a = t.children, u = t.variant, i = u === void 0 ? "default" : u, d = o(t, [ "children", "variant" ]);
139
- var v = f(i);
140
- var s = "filejs-".concat(v);
141
- var p = (0, r.useContext)(C.IconContext);
142
- var m = c.get(v);
138
+ var a = t.children, u = t.variant, c = u === void 0 ? "default" : u, d = o(t, [ "children", "variant" ]);
139
+ var v = f(c);
140
+ var p = "filejs-".concat(v);
141
+ var s = (0, r.useContext)(C.IconContext);
142
+ var m = i.get(v);
143
143
  if (false) {}
144
- if (p && m) {
145
- var H = p.toRender, y = p.addIcon;
146
- y(s, m());
144
+ if (s && m) {
145
+ var H = s.toRender, y = s.addIcon;
146
+ y(p, m());
147
147
  if (!H) {
148
148
  return null;
149
149
  }
150
150
  }
151
151
 
152
- return n().createElement(l(), d, a, p ? n().createElement("use", {
153
- href: "#".concat(s)
152
+ return n().createElement(l(), d, a, s ? n().createElement("use", {
153
+ href: "#".concat(p)
154
154
  }) : !!m && m());
155
155
  };
156
- /* harmony default export */ const s = v;
156
+ /* harmony default export */ const p = v;
157
157
  module.exports = t;
158
158
  /******/})();
package/FileJson.js CHANGED
@@ -69,16 +69,16 @@
69
69
  // CONCATENATED MODULE: external "@splunk/react-icons/IconProvider"
70
70
  const n = 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/FileJson.tsx
75
75
  function o(e, C) {
76
76
  if (null == e) return {};
77
77
  var t, r, n = u(e, C);
78
78
  if (Object.getOwnPropertySymbols) {
79
- var l = Object.getOwnPropertySymbols(e);
80
- for (r = 0; r < l.length; r++) {
81
- t = l[r], C.includes(t) || {}.propertyIsEnumerable.call(e, t) && (n[t] = e[t]);
79
+ var a = Object.getOwnPropertySymbols(e);
80
+ for (r = 0; r < a.length; r++) {
81
+ t = a[r], -1 === C.indexOf(t) && {}.propertyIsEnumerable.call(e, t) && (n[t] = e[t]);
82
82
  }
83
83
  }
84
84
  return n;
@@ -88,7 +88,7 @@
88
88
  var t = {};
89
89
  for (var r in e) {
90
90
  if ({}.hasOwnProperty.call(e, r)) {
91
- if (C.includes(r)) continue;
91
+ if (-1 !== C.indexOf(r)) continue;
92
92
  t[r] = e[r];
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 d = new Map;
101
+ d.set("outlined", (function() {
102
102
 
103
103
  return r().createElement(r().Fragment, null, r().createElement("path", {
104
104
  fillRule: "evenodd",
@@ -116,7 +116,7 @@
116
116
  d: "M13.1874 21.7211C13.5987 21.9911 14.1101 22.1261 14.7217 22.1261C15.3332 22.1261 15.8419 21.9881 16.2478 21.7121C16.6591 21.4361 16.9676 21.0551 17.1732 20.5691C17.3788 20.0771 17.4817 19.5131 17.4817 18.8771C17.4817 18.2471 17.3788 17.6921 17.1732 17.2121C16.9676 16.7261 16.6591 16.3481 16.2478 16.0781C15.8419 15.8021 15.3332 15.6641 14.7217 15.6641C14.1101 15.6641 13.5987 15.8021 13.1874 16.0781C12.7816 16.3541 12.4758 16.7381 12.2701 17.2301C12.0645 17.7161 11.9617 18.2771 11.9617 18.9131C11.9617 19.5431 12.0645 20.1011 12.2701 20.5871C12.4758 21.0671 12.7816 21.4451 13.1874 21.7211ZM15.4766 20.0471C15.3088 20.3171 15.0572 20.4521 14.7217 20.4521C14.3861 20.4521 14.1318 20.3201 13.9586 20.0561C13.7908 19.7921 13.707 19.4111 13.707 18.9131C13.707 18.3971 13.7908 18.0071 13.9586 17.7431C14.1318 17.4731 14.3861 17.3381 14.7217 17.3381C15.0572 17.3381 15.3088 17.4701 15.4766 17.7341C15.6498 17.9981 15.7364 18.3791 15.7364 18.8771C15.7364 19.3871 15.6498 19.7771 15.4766 20.0471Z"
117
117
  }));
118
118
  }));
119
- c.set("filled", (function() {
119
+ d.set("filled", (function() {
120
120
 
121
121
  return r().createElement(r().Fragment, null, r().createElement("path", {
122
122
  d: "M13.5 8.99799H19.0001V12.998H5V3.49805C5 2.66962 5.67157 1.99805 6.5 1.99805H12V7.49799C12 8.32641 12.6716 8.99799 13.5 8.99799Z"
@@ -134,9 +134,9 @@
134
134
  d: "M13.1874 21.7211C13.5987 21.9911 14.1101 22.1261 14.7217 22.1261C15.3332 22.1261 15.8419 21.9881 16.2478 21.7121C16.6591 21.4361 16.9676 21.0551 17.1732 20.5691C17.3788 20.0771 17.4817 19.5131 17.4817 18.8771C17.4817 18.2471 17.3788 17.6921 17.1732 17.2121C16.9676 16.7261 16.6591 16.3481 16.2478 16.0781C15.8419 15.8021 15.3332 15.6641 14.7217 15.6641C14.1101 15.6641 13.5987 15.8021 13.1874 16.0781C12.7816 16.3541 12.4758 16.7381 12.2701 17.2301C12.0645 17.7161 11.9617 18.2771 11.9617 18.9131C11.9617 19.5431 12.0645 20.1011 12.2701 20.5871C12.4758 21.0671 12.7816 21.4451 13.1874 21.7211ZM15.4766 20.0471C15.3088 20.3171 15.0572 20.4521 14.7217 20.4521C14.3861 20.4521 14.1318 20.3201 13.9586 20.0561C13.7908 19.7921 13.707 19.4111 13.707 18.9131C13.707 18.3971 13.7908 18.0071 13.9586 17.7431C14.1318 17.4731 14.3861 17.3381 14.7217 17.3381C15.0572 17.3381 15.3088 17.4701 15.4766 17.7341C15.6498 17.9981 15.7364 18.3791 15.7364 18.8771C15.7364 19.3871 15.6498 19.7771 15.4766 20.0471Z"
135
135
  }));
136
136
  }));
137
- var d = [ "default", "outlined", "filled" ];
137
+ var c = [ "default", "outlined", "filled" ];
138
138
  var i = function e(C) {
139
- return d.indexOf(C) >= 0;
139
+ return c.indexOf(C) >= 0;
140
140
  };
141
141
  var f = function e(C) {
142
142
  return C === "default" || C && !i(C) ? "outlined" : C;
@@ -147,23 +147,23 @@
147
147
  * @keywords document format
148
148
  * @variants outlined,filled
149
149
  */ var v = function e(C) {
150
- var l = C.children, u = C.variant, d = u === void 0 ? "default" : u, i = o(C, [ "children", "variant" ]);
151
- var v = f(d);
150
+ var a = C.children, u = C.variant, c = u === void 0 ? "default" : u, i = o(C, [ "children", "variant" ]);
151
+ var v = f(c);
152
152
  var p = "filejson-".concat(v);
153
- var s = (0, t.useContext)(n.IconContext);
154
- var H = c.get(v);
153
+ var H = (0, t.useContext)(n.IconContext);
154
+ var m = d.get(v);
155
155
  if (false) {}
156
- if (s && H) {
157
- var m = s.toRender, V = s.addIcon;
158
- V(p, H());
159
- if (!m) {
156
+ if (H && m) {
157
+ var s = H.toRender, V = H.addIcon;
158
+ V(p, m());
159
+ if (!s) {
160
160
  return null;
161
161
  }
162
162
  }
163
163
 
164
- return r().createElement(a(), i, l, s ? r().createElement("use", {
164
+ return r().createElement(l(), i, a, H ? r().createElement("use", {
165
165
  href: "#".concat(p)
166
- }) : !!H && H());
166
+ }) : !!m && m());
167
167
  };
168
168
  /* harmony default export */ const p = v;
169
169
  module.exports = C;
package/FileJsx.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
- r = a[n], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
81
+ r = a[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
82
82
  }
83
83
  }
84
84
  return C;
@@ -88,7 +88,7 @@
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
  }
@@ -142,20 +142,20 @@
142
142
  var a = t.children, u = t.variant, i = u === void 0 ? "default" : u, d = o(t, [ "children", "variant" ]);
143
143
  var v = f(i);
144
144
  var p = "filejsx-".concat(v);
145
- var s = (0, r.useContext)(C.IconContext);
146
- var H = c.get(v);
145
+ var H = (0, r.useContext)(C.IconContext);
146
+ var s = c.get(v);
147
147
  if (false) {}
148
- if (s && H) {
149
- var m = s.toRender, L = s.addIcon;
150
- L(p, H());
148
+ if (H && s) {
149
+ var m = H.toRender, L = H.addIcon;
150
+ L(p, s());
151
151
  if (!m) {
152
152
  return null;
153
153
  }
154
154
  }
155
155
 
156
- return n().createElement(l(), d, a, s ? n().createElement("use", {
156
+ return n().createElement(l(), d, a, H ? n().createElement("use", {
157
157
  href: "#".concat(p)
158
- }) : !!H && H());
158
+ }) : !!s && s());
159
159
  };
160
160
  /* harmony default export */ const p = v;
161
161
  module.exports = t;
package/FileLog.js CHANGED
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var l = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < l.length; n++) {
81
- r = l[n], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
81
+ r = l[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
82
82
  }
83
83
  }
84
84
  return C;
@@ -88,7 +88,7 @@
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 c = new Map;
101
- c.set("outlined", (function() {
100
+ var d = new Map;
101
+ d.set("outlined", (function() {
102
102
 
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
@@ -114,7 +114,7 @@
114
114
  d: "M19.3064 21.3791L19.4144 22.0001H20.9263V18.4721H18.1994V19.7141H19.2254V19.7411C19.2254 19.9391 19.1714 20.1011 19.0634 20.2271C18.9614 20.3531 18.8264 20.4461 18.6584 20.5061C18.4904 20.5661 18.3134 20.5961 18.1274 20.5961C17.6894 20.5961 17.3684 20.4461 17.1644 20.1461C16.9604 19.8461 16.8584 19.4321 16.8584 18.9041C16.8584 18.3341 16.9694 17.9051 17.1914 17.6171C17.4194 17.3291 17.7164 17.1851 18.0824 17.1851C18.3284 17.1851 18.5264 17.2391 18.6764 17.3471C18.8264 17.4551 18.9314 17.5961 18.9914 17.7701H20.8994C20.8454 17.3321 20.6924 16.9571 20.4404 16.6451C20.1884 16.3271 19.8614 16.0841 19.4594 15.9161C19.0634 15.7481 18.6074 15.6641 18.0914 15.6641C17.4914 15.6641 16.9604 15.7901 16.4984 16.0421C16.0424 16.2881 15.6854 16.6541 15.4274 17.1401C15.1694 17.6261 15.0404 18.2231 15.0404 18.9311C15.0404 19.6391 15.1604 20.2301 15.4004 20.7041C15.6404 21.1781 15.9614 21.5351 16.3634 21.7751C16.7654 22.0091 17.2034 22.1261 17.6774 22.1261C18.0614 22.1261 18.3944 22.0571 18.6764 21.9191C18.9584 21.7811 19.1684 21.6011 19.3064 21.3791Z"
115
115
  }));
116
116
  }));
117
- c.set("filled", (function() {
117
+ d.set("filled", (function() {
118
118
 
119
119
  return n().createElement(n().Fragment, null, n().createElement("path", {
120
120
  fillRule: "evenodd",
@@ -130,12 +130,12 @@
130
130
  d: "M18.8511 6.99799H14V2.14687C14.1504 2.21936 14.289 2.31711 14.4093 2.4374L18.5607 6.58895C18.681 6.70917 18.7787 6.8477 18.8511 6.99799Z"
131
131
  }));
132
132
  }));
133
- var d = [ "default", "outlined", "filled" ];
134
- var i = function e(t) {
135
- return d.indexOf(t) >= 0;
133
+ var i = [ "default", "outlined", "filled" ];
134
+ var c = function e(t) {
135
+ return i.indexOf(t) >= 0;
136
136
  };
137
137
  var f = function e(t) {
138
- return t === "default" || t && !i(t) ? "outlined" : t;
138
+ return t === "default" || t && !c(t) ? "outlined" : t;
139
139
  };
140
140
  /**
141
141
  * @description File LOG is one of file formats
@@ -143,23 +143,23 @@
143
143
  * @keywords document format
144
144
  * @variants outlined,filled
145
145
  */ var v = function e(t) {
146
- var l = t.children, u = t.variant, d = u === void 0 ? "default" : u, i = o(t, [ "children", "variant" ]);
147
- var v = f(d);
146
+ var l = t.children, u = t.variant, i = u === void 0 ? "default" : u, c = o(t, [ "children", "variant" ]);
147
+ var v = f(i);
148
148
  var p = "filelog-".concat(v);
149
- var s = (0, r.useContext)(C.IconContext);
150
- var H = c.get(v);
149
+ var H = (0, r.useContext)(C.IconContext);
150
+ var m = d.get(v);
151
151
  if (false) {}
152
- if (s && H) {
153
- var m = s.toRender, V = s.addIcon;
154
- V(p, H());
155
- if (!m) {
152
+ if (H && m) {
153
+ var s = H.toRender, V = H.addIcon;
154
+ V(p, m());
155
+ if (!s) {
156
156
  return null;
157
157
  }
158
158
  }
159
159
 
160
- return n().createElement(a(), i, l, s ? n().createElement("use", {
160
+ return n().createElement(a(), c, l, H ? n().createElement("use", {
161
161
  href: "#".concat(p)
162
- }) : !!H && H());
162
+ }) : !!m && m());
163
163
  };
164
164
  /* harmony default export */ const p = v;
165
165
  module.exports = t;
package/FileLogs.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
  }
package/FileMagnifier.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
  }
@@ -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 d = new Map;
101
+ d.set("outlined", (function() {
102
102
 
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
@@ -110,7 +110,7 @@
110
110
  d: "M4 3.5C4 2.67157 4.67157 2 5.5 2H13.9645C14.8927 2 15.783 2.36875 16.4393 3.02513L18.9749 5.56066C19.6313 6.21704 20 7.10728 20 8.03553V20.5C20 21.3284 19.3284 22 18.5 22H5.5C4.67157 22 4 21.3284 4 20.5V3.5ZM6 4V20H18V8.03553C18 7.8507 17.9659 7.66938 17.9011 7.5H16C15.1716 7.5 14.5 6.82843 14.5 6V4.09886C14.3306 4.03411 14.1493 4 13.9645 4H6Z"
111
111
  }));
112
112
  }));
113
- c.set("filled", (function() {
113
+ d.set("filled", (function() {
114
114
 
115
115
  return n().createElement(n().Fragment, null, n().createElement("path", {
116
116
  fillRule: "evenodd",
@@ -118,9 +118,9 @@
118
118
  d: "M5.5 2C4.67157 2 4 2.67157 4 3.5V20.5C4 21.3284 4.67157 22 5.5 22H18.5C19.3284 22 20 21.3284 20 20.5V8.03553C20 7.10728 19.6313 6.21704 18.9749 5.56066L16.4393 3.02513C15.783 2.36875 14.8927 2 13.9645 2H5.5ZM8 11.75C8 9.67893 9.67893 8 11.75 8C13.8211 8 15.5 9.67893 15.5 11.75C15.5 12.4223 15.3231 13.0533 15.0132 13.599L16.2071 14.7929C16.5976 15.1834 16.5976 15.8166 16.2071 16.2071C15.8166 16.5976 15.1834 16.5976 14.7929 16.2071L13.599 15.0132C13.0533 15.3231 12.4223 15.5 11.75 15.5C9.67893 15.5 8 13.8211 8 11.75ZM10 11.75C10 10.7835 10.7835 10 11.75 10C12.7165 10 13.5 10.7835 13.5 11.75C13.5 12.7165 12.7165 13.5 11.75 13.5C10.7835 13.5 10 12.7165 10 11.75Z"
119
119
  }));
120
120
  }));
121
- var d = [ "default", "outlined", "filled" ];
121
+ var c = [ "default", "outlined", "filled" ];
122
122
  var f = function e(r) {
123
- return d.indexOf(r) >= 0;
123
+ return c.indexOf(r) >= 0;
124
124
  };
125
125
  var C = function e(r) {
126
126
  return r === "default" || r && !f(r) ? "outlined" : r;
@@ -131,11 +131,11 @@
131
131
  * @keywords search, file, reporting
132
132
  * @variants outlined,filled
133
133
  */ var v = function e(r) {
134
- var a = r.children, i = r.variant, d = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
135
- var v = C(d);
134
+ var a = r.children, i = r.variant, c = i === void 0 ? "default" : i, f = u(r, [ "children", "variant" ]);
135
+ var v = C(c);
136
136
  var s = "filemagnifier-".concat(v);
137
137
  var p = (0, t.useContext)(l.IconContext);
138
- var m = c.get(v);
138
+ var m = d.get(v);
139
139
  if (false) {}
140
140
  if (p && m) {
141
141
  var y = p.toRender, b = p.addIcon;
@@ -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
  }
package/FileMid.js CHANGED
@@ -74,21 +74,21 @@
74
74
  // CONCATENATED MODULE: ./src/icons/FileMid.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",
@@ -114,7 +114,7 @@
114
114
  d: "M14.7783 15.79V22H17.4604C18.1743 22 18.7624 21.874 19.2244 21.622C19.6864 21.364 20.0283 21.004 20.2503 20.542C20.4783 20.074 20.5924 19.528 20.5924 18.904C20.5924 18.274 20.4783 17.728 20.2503 17.266C20.0283 16.798 19.6864 16.435 19.2244 16.177C18.7624 15.919 18.1743 15.79 17.4604 15.79H14.7783ZM16.6684 17.428H17.3614C17.8174 17.428 18.1473 17.548 18.3513 17.788C18.5554 18.028 18.6574 18.4 18.6574 18.904C18.6574 19.396 18.5554 19.762 18.3513 20.002C18.1473 20.242 17.8174 20.362 17.3614 20.362H16.6684V17.428Z"
115
115
  }));
116
116
  }));
117
- d.set("filled", (function() {
117
+ i.set("filled", (function() {
118
118
 
119
119
  return n().createElement(n().Fragment, null, n().createElement("path", {
120
120
  d: "M3.44995 22V15.79H5.22295L6.93295 19.57L8.64295 15.79H10.371V22H8.69695V18.814L7.43695 21.595H6.38395L5.12395 18.814V22H3.44995Z"
@@ -130,9 +130,9 @@
130
130
  d: "M18.8509 6.99799H13.9998V2.14687C14.1501 2.21936 14.2887 2.31711 14.409 2.4374L18.5605 6.58895C18.6807 6.70917 18.7784 6.8477 18.8509 6.99799Z"
131
131
  }));
132
132
  }));
133
- var i = [ "default", "outlined", "filled" ];
133
+ var c = [ "default", "outlined", "filled" ];
134
134
  var f = function e(t) {
135
- return i.indexOf(t) >= 0;
135
+ return c.indexOf(t) >= 0;
136
136
  };
137
137
  var v = function e(t) {
138
138
  return t === "default" || t && !f(t) ? "outlined" : t;
@@ -143,16 +143,16 @@
143
143
  * @keywords document format
144
144
  * @variants outlined,filled
145
145
  */ var H = function e(t) {
146
- var a = t.children, c = t.variant, i = c === void 0 ? "default" : c, f = u(t, [ "children", "variant" ]);
147
- var H = v(i);
146
+ var a = t.children, d = t.variant, c = d === void 0 ? "default" : d, f = u(t, [ "children", "variant" ]);
147
+ var H = v(c);
148
148
  var C = "filemid-".concat(H);
149
149
  var p = (0, r.useContext)(l.IconContext);
150
- var V = d.get(H);
150
+ var V = i.get(H);
151
151
  if (false) {}
152
152
  if (p && V) {
153
- var s = p.toRender, m = p.addIcon;
154
- m(C, V());
155
- if (!s) {
153
+ var m = p.toRender, s = p.addIcon;
154
+ s(C, V());
155
+ if (!m) {
156
156
  return null;
157
157
  }
158
158
  }
package/FileMp3.js CHANGED
@@ -78,7 +78,7 @@
78
78
  if (Object.getOwnPropertySymbols) {
79
79
  var l = Object.getOwnPropertySymbols(e);
80
80
  for (n = 0; n < l.length; n++) {
81
- r = l[n], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
81
+ r = l[n], -1 === t.indexOf(r) && {}.propertyIsEnumerable.call(e, r) && (C[r] = e[r]);
82
82
  }
83
83
  }
84
84
  return C;
@@ -88,7 +88,7 @@
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 c = new Map;
101
- c.set("outlined", (function() {
100
+ var d = new Map;
101
+ d.set("outlined", (function() {
102
102
 
103
103
  return n().createElement(n().Fragment, null, n().createElement("path", {
104
104
  fillRule: "evenodd",
@@ -114,7 +114,7 @@
114
114
  d: "M18.4534 19.993H16.7344C16.7464 20.389 16.8454 20.746 17.0314 21.064C17.2234 21.376 17.4964 21.625 17.8504 21.811C18.2104 21.997 18.6514 22.09 19.1734 22.09C19.6714 22.09 20.1034 22.015 20.4694 21.865C20.8414 21.709 21.1294 21.493 21.3334 21.217C21.5374 20.935 21.6394 20.608 21.6394 20.236C21.6394 19.906 21.5494 19.618 21.3694 19.372C21.1954 19.12 20.9374 18.934 20.5954 18.814C20.8654 18.694 21.0784 18.526 21.2344 18.31C21.3904 18.088 21.4684 17.824 21.4684 17.518C21.4684 17.182 21.3784 16.885 21.1984 16.627C21.0244 16.369 20.7694 16.165 20.4334 16.015C20.1034 15.865 19.6984 15.79 19.2184 15.79C18.8044 15.79 18.4504 15.85 18.1564 15.97C17.8624 16.084 17.6194 16.24 17.4274 16.438C17.2414 16.636 17.1004 16.855 17.0044 17.095C16.9144 17.329 16.8664 17.566 16.8604 17.806H18.5344C18.5824 17.464 18.7834 17.293 19.1374 17.293C19.2934 17.293 19.4194 17.335 19.5154 17.419C19.6114 17.503 19.6594 17.617 19.6594 17.761C19.6594 17.911 19.6084 18.028 19.5064 18.112C19.4044 18.19 19.2664 18.229 19.0924 18.229H18.3184V19.543H19.0744C19.5484 19.543 19.7854 19.723 19.7854 20.083C19.7854 20.263 19.7284 20.392 19.6144 20.47C19.5004 20.548 19.3504 20.587 19.1644 20.587C18.9484 20.587 18.7864 20.539 18.6784 20.443C18.5704 20.341 18.4954 20.191 18.4534 19.993Z"
115
115
  }));
116
116
  }));
117
- c.set("filled", (function() {
117
+ d.set("filled", (function() {
118
118
 
119
119
  return n().createElement(n().Fragment, null, n().createElement("path", {
120
120
  d: "M2.94995 22V15.79H4.72295L6.43295 19.57L8.14295 15.79H9.87095V22H8.19695V18.814L6.93695 21.595H5.88395L4.62395 18.814V22H2.94995Z"
@@ -130,12 +130,12 @@
130
130
  d: "M18.8509 6.99799H13.9998V2.14687C14.1501 2.21936 14.2887 2.31711 14.409 2.4374L18.5605 6.58895C18.6807 6.70917 18.7784 6.8477 18.8509 6.99799Z"
131
131
  }));
132
132
  }));
133
- var d = [ "default", "outlined", "filled" ];
134
- var i = function e(t) {
135
- return d.indexOf(t) >= 0;
133
+ var i = [ "default", "outlined", "filled" ];
134
+ var c = function e(t) {
135
+ return i.indexOf(t) >= 0;
136
136
  };
137
137
  var f = function e(t) {
138
- return t === "default" || t && !i(t) ? "outlined" : t;
138
+ return t === "default" || t && !c(t) ? "outlined" : t;
139
139
  };
140
140
  /**
141
141
  * @description File MP3 is one of audio file formats
@@ -143,21 +143,21 @@
143
143
  * @keywords document format
144
144
  * @variants outlined,filled
145
145
  */ var H = function e(t) {
146
- var l = t.children, u = t.variant, d = u === void 0 ? "default" : u, i = o(t, [ "children", "variant" ]);
147
- var H = f(d);
146
+ var l = t.children, u = t.variant, i = u === void 0 ? "default" : u, c = o(t, [ "children", "variant" ]);
147
+ var H = f(i);
148
148
  var v = "filemp3-".concat(H);
149
149
  var p = (0, r.useContext)(C.IconContext);
150
- var V = c.get(H);
150
+ var V = d.get(H);
151
151
  if (false) {}
152
152
  if (p && V) {
153
- var s = p.toRender, m = p.addIcon;
154
- m(v, V());
155
- if (!s) {
153
+ var m = p.toRender, s = p.addIcon;
154
+ s(v, V());
155
+ if (!m) {
156
156
  return null;
157
157
  }
158
158
  }
159
159
 
160
- return n().createElement(a(), i, l, p ? n().createElement("use", {
160
+ return n().createElement(a(), c, l, p ? n().createElement("use", {
161
161
  href: "#".concat(v)
162
162
  }) : !!V && V());
163
163
  };