@splunk/react-icons 4.0.0 → 4.0.2

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 (486) hide show
  1. package/AlignBottom.js +2 -2
  2. package/AlignTop.js +3 -3
  3. package/AlignVerticalCenters.js +1 -1
  4. package/ArrowCircleInRight.d.ts +2 -0
  5. package/{FillFalse.js → ArrowCircleInRight.js} +19 -20
  6. package/ArrowCircleOutRight.js +6 -6
  7. package/ArrowClockwise.js +2 -2
  8. package/ArrowCounterClockwise.js +2 -2
  9. package/ArrowDown.js +2 -2
  10. package/ArrowFourWays.js +2 -2
  11. package/ArrowLeft.js +2 -2
  12. package/ArrowLongTopLeft.js +2 -2
  13. package/ArrowRight.js +2 -2
  14. package/ArrowSquareHalfDown.js +2 -2
  15. package/ArrowSquareHalfUp.js +2 -2
  16. package/ArrowSquareInsideRight.js +2 -2
  17. package/ArrowSquareRight.js +2 -2
  18. package/ArrowSquareTopRight.js +2 -2
  19. package/ArrowSquareTopRightInset.js +2 -2
  20. package/ArrowTriangleDown.js +2 -2
  21. package/ArrowTriangleLeft.js +2 -2
  22. package/ArrowTriangleRight.js +2 -2
  23. package/ArrowTriangleUp.js +2 -2
  24. package/ArrowTurnBackLeft.js +2 -2
  25. package/ArrowUp.js +2 -2
  26. package/ArrowUpDown.js +3 -3
  27. package/ArrowsCircularDouble.js +2 -2
  28. package/ArrowsRectangularDouble.js +4 -4
  29. package/ArrowsRerouteUp.js +2 -2
  30. package/ArrowsRoundedRectangularDouble.js +2 -2
  31. package/ArrowsRoundedRectangularDoubleSlashed.js +3 -3
  32. package/ArrowsSeparatedRight.js +2 -2
  33. package/ArrowsSwitchRight.js +2 -2
  34. package/AsterisksUnderline.d.ts +2 -0
  35. package/AsterisksUnderline.js +210 -0
  36. package/Balloon.js +2 -2
  37. package/BalloonDot.js +2 -2
  38. package/BalloonsChat.js +2 -2
  39. package/Bell.js +2 -2
  40. package/BellDot.js +2 -2
  41. package/BellPlus.js +2 -2
  42. package/BellSlashed.js +3 -3
  43. package/Bicycle.js +2 -2
  44. package/BlockFourDots.js +2 -2
  45. package/BlocksHorse.js +2 -2
  46. package/BookOpen.js +2 -2
  47. package/Bookmark.js +2 -2
  48. package/Bookshelf.js +2 -2
  49. package/Briefcase.js +2 -2
  50. package/Bug.js +2 -2
  51. package/Buildings.js +2 -2
  52. package/Bus.js +2 -2
  53. package/CHANGELOG.md +15 -0
  54. package/Calendar.js +2 -2
  55. package/CalendarChecked.js +2 -2
  56. package/CalenderArrowRight.js +2 -2
  57. package/Car.js +2 -2
  58. package/CaretDown.js +2 -2
  59. package/CaretLeft.js +2 -2
  60. package/CaretRight.js +2 -2
  61. package/CaretSmallDown.js +2 -2
  62. package/CaretSmallLeft.js +2 -2
  63. package/CaretSmallRight.js +2 -2
  64. package/CaretSmallUp.js +2 -2
  65. package/CaretUp.js +2 -2
  66. package/CaretsSmallInsideUpDown.js +2 -2
  67. package/CaretsSmallOutsideUpDown.js +2 -2
  68. package/CaretsSmallUpDown.js +2 -2
  69. package/Chain.js +2 -2
  70. package/ChartArea.js +2 -2
  71. package/ChartAreaStacked.js +2 -2
  72. package/ChartBar.js +2 -2
  73. package/ChartBarBeside.js +2 -2
  74. package/ChartBarStacked.js +2 -2
  75. package/ChartBarStacked100.js +2 -2
  76. package/ChartBubble.js +2 -2
  77. package/ChartChoroplethMap.js +2 -2
  78. package/ChartColumn.js +2 -2
  79. package/ChartColumnPanel.js +6 -6
  80. package/ChartColumnSquare.js +2 -2
  81. package/ChartColumnThin.js +2 -2
  82. package/ChartGantt.js +10 -8
  83. package/ChartGanttAxis.d.ts +2 -0
  84. package/{FillTrue.js → ChartGanttAxis.js} +18 -19
  85. package/ChartGauge.js +2 -2
  86. package/ChartGaugeFiller.js +2 -2
  87. package/ChartGaugeMarker.js +2 -2
  88. package/ChartLine.js +2 -2
  89. package/ChartLineChecked.js +2 -2
  90. package/ChartLineClock.js +2 -2
  91. package/ChartLinePlus.js +2 -2
  92. package/ChartLineUnderlineDotted.js +2 -2
  93. package/ChartLineWarning.js +2 -2
  94. package/ChartLinkGraph.js +2 -2
  95. package/ChartMissingValueJoin.js +2 -2
  96. package/ChartMissingValueSkipped.js +2 -2
  97. package/ChartMissingValueZero.js +2 -2
  98. package/ChartPanels.js +2 -2
  99. package/ChartParallelCoordinates.js +2 -2
  100. package/ChartPie.js +2 -2
  101. package/ChartPlus.js +2 -2
  102. package/ChartSankey.js +2 -2
  103. package/{ChartScatters.js → ChartScatter.js} +8 -8
  104. package/ChartSingleValue.js +2 -2
  105. package/ChartSingleValueIcon.js +2 -2
  106. package/ChartSingleValueRadial.js +2 -2
  107. package/ChartStream.js +2 -2
  108. package/ChartTimeline.js +2 -2
  109. package/CheckBox.js +2 -2
  110. package/CheckBoxCompleted.js +2 -2
  111. package/CheckBoxIndeterminate.js +2 -2
  112. package/CheckCircle.js +2 -2
  113. package/CheckRadio.js +2 -2
  114. package/Checkmark.js +2 -2
  115. package/CheckmarksDouble.js +2 -2
  116. package/ChevronDown.js +2 -2
  117. package/ChevronLeft.js +2 -2
  118. package/ChevronRight.js +2 -2
  119. package/ChevronUp.js +2 -2
  120. package/ChevronsDoubleDownGuillemets.js +2 -2
  121. package/ChevronsDoubleLeftGuillemets.js +2 -2
  122. package/ChevronsDoubleRightGuillemets.js +2 -2
  123. package/ChevronsDoubleUpGuillemets.js +3 -3
  124. package/ChevronsIn.js +2 -2
  125. package/ChevronsOut.js +2 -2
  126. package/ChevronsSlash.js +2 -2
  127. package/ChevronsSquareIn.js +2 -2
  128. package/ChevronsSquareOut.js +2 -2
  129. package/ChevronsTextSmallA.js +2 -2
  130. package/Circle.js +2 -2
  131. package/CircleHalfFilled.js +2 -2
  132. package/CircleSlashed.js +3 -3
  133. package/CirclesFour.js +2 -2
  134. package/Clipboard.js +2 -2
  135. package/Clock.js +2 -2
  136. package/ClockAlarm.js +2 -2
  137. package/Cloud.js +2 -2
  138. package/CloudArrowDown.js +2 -2
  139. package/CloudArrowInRight.d.ts +2 -0
  140. package/CloudArrowInRight.js +194 -0
  141. package/CloudArrowUp.js +2 -2
  142. package/CloudNodesInside.d.ts +2 -0
  143. package/CloudNodesInside.js +194 -0
  144. package/Cog.js +2 -2
  145. package/Compass.js +2 -2
  146. package/Container.js +2 -2
  147. package/Containership.js +2 -2
  148. package/ControlFastForwardCircle.js +2 -2
  149. package/ControlNextCircle.js +2 -2
  150. package/ControlPause.js +2 -2
  151. package/ControlPauseCircle.js +2 -2
  152. package/ControlPlay.js +2 -2
  153. package/ControlPlayBrackets.js +2 -2
  154. package/ControlPlayCircle.js +2 -2
  155. package/ControlPlayResume.js +2 -2
  156. package/ControlPreviousCircle.js +2 -2
  157. package/ControlRewindCircle.js +2 -2
  158. package/ControlStop.js +2 -2
  159. package/Counter.js +2 -2
  160. package/CreditCard.js +2 -2
  161. package/Crop.js +2 -2
  162. package/Cross.js +2 -2
  163. package/CrossCircle.js +2 -2
  164. package/Crown.js +2 -2
  165. package/CursorArrow.js +2 -2
  166. package/Cylinder.js +2 -2
  167. package/CylinderAlert.js +2 -2
  168. package/CylinderArrowInsideRight.js +2 -2
  169. package/CylinderArrowInsideUp.js +2 -2
  170. package/CylinderChartColumn.js +2 -2
  171. package/CylinderChecked.js +2 -2
  172. package/CylinderChevrons.js +2 -2
  173. package/CylinderClock.js +2 -2
  174. package/CylinderCloud.js +2 -2
  175. package/CylinderIndex.js +2 -2
  176. package/CylinderMagnifier.js +2 -2
  177. package/CylinderMagnifierPlus.js +2 -2
  178. package/CylinderMetrics.js +2 -2
  179. package/CylinderMulti.js +2 -2
  180. package/CylinderPie.js +12 -5
  181. package/CylinderPieLifted.d.ts +2 -0
  182. package/CylinderPieLifted.js +198 -0
  183. package/CylinderPlus.js +2 -2
  184. package/CylinderTable.js +2 -2
  185. package/CylinderTrace.js +2 -2
  186. package/CylinderWrench.js +2 -2
  187. package/DataType.js +2 -2
  188. package/DeskLight.js +3 -3
  189. package/DesktopPc.js +2 -2
  190. package/Diamond.js +2 -2
  191. package/DocumentDrawer.js +3 -3
  192. package/DollarMark.js +2 -2
  193. package/DoorArrowInside.js +6 -6
  194. package/DoorArrowOutside.js +2 -2
  195. package/DotsFourSquare.js +2 -2
  196. package/DotsNine.js +2 -2
  197. package/DotsThreeBalloon.js +2 -2
  198. package/DotsThreeHorizontal.js +2 -2
  199. package/DotsThreeVertical.js +2 -2
  200. package/DriveIndexes.js +2 -2
  201. package/DriveMagnifier.js +2 -2
  202. package/Electricity.js +2 -2
  203. package/Envelope.js +2 -2
  204. package/EqualTo.js +2 -2
  205. package/ExclamationBalloon.js +2 -2
  206. package/ExclamationBrackets.js +2 -2
  207. package/ExclamationCircle.js +2 -2
  208. package/ExclamationSquare.js +2 -2
  209. package/ExclamationTriangle.js +2 -2
  210. package/ExclamationTriangleChevronsRectangle.js +2 -2
  211. package/Eye.js +2 -2
  212. package/EyeSlashed.js +3 -3
  213. package/FaceSmile.js +2 -2
  214. package/Factory.js +2 -2
  215. package/File.js +2 -2
  216. package/FileAiff.js +2 -2
  217. package/FileArrowsRectangularDouble.js +5 -5
  218. package/FileChartColumn.js +2 -2
  219. package/FileCharts.js +2 -2
  220. package/FileCss.js +2 -2
  221. package/FileCsv.js +2 -2
  222. package/FileDat.js +2 -2
  223. package/FileDb.js +2 -2
  224. package/FileDbf.js +2 -2
  225. package/FileDoc.js +2 -2
  226. package/FileEps.js +2 -2
  227. package/FileFig.js +2 -2
  228. package/FileGif.js +2 -2
  229. package/FileHtm.js +2 -2
  230. package/FileHtml.js +2 -2
  231. package/FileIco.js +2 -2
  232. package/FileJpg.js +2 -2
  233. package/FileJs.js +2 -2
  234. package/FileJson.js +2 -2
  235. package/FileJsx.js +2 -2
  236. package/FileLog.js +2 -2
  237. package/FileLogs.js +2 -2
  238. package/FileMagnifier.js +2 -2
  239. package/FileMagnifierOn.js +2 -2
  240. package/FileMid.js +2 -2
  241. package/FileMp3.js +2 -2
  242. package/FileMp4.js +2 -2
  243. package/FileMpg.js +2 -2
  244. package/FileNode.js +2 -2
  245. package/FilePdf.js +2 -2
  246. package/FilePhp.js +2 -2
  247. package/FilePlus.js +2 -2
  248. package/FilePng.js +2 -2
  249. package/FilePpt.js +2 -2
  250. package/FileRar.js +2 -2
  251. package/FileRegex.js +2 -2
  252. package/FileRtf.js +2 -2
  253. package/FileSql.js +2 -2
  254. package/FileSvg.js +2 -2
  255. package/FileTGZ.js +2 -2
  256. package/FileText.js +2 -2
  257. package/FileTiff.js +2 -2
  258. package/FileWav.js +2 -2
  259. package/FileXls.js +2 -2
  260. package/FileXml.js +2 -2
  261. package/FileZip.js +2 -2
  262. package/Filter.js +2 -2
  263. package/FilterMinus.js +2 -2
  264. package/FilterPlus.js +2 -2
  265. package/Fingerprint.js +2 -2
  266. package/Flag.js +2 -2
  267. package/Flame.js +2 -2
  268. package/Flashlight.js +2 -2
  269. package/Flask.js +2 -2
  270. package/FloppyDisk.js +2 -2
  271. package/Folder.js +2 -2
  272. package/ForwarderHeavy.js +2 -2
  273. package/ForwarderUniversal.js +2 -2
  274. package/Function.js +2 -2
  275. package/GeoTag.js +2 -2
  276. package/GeoTagGroup.js +2 -2
  277. package/Globe.js +2 -2
  278. package/GreaterThan.js +2 -2
  279. package/GreaterThanOrEqualTo.js +2 -2
  280. package/GridLines.js +2 -2
  281. package/Hammer.js +2 -2
  282. package/HandRise.js +2 -2
  283. package/Hash.js +2 -2
  284. package/Headset.js +2 -2
  285. package/HeadsetD.js +2 -2
  286. package/HeadsetS.js +2 -2
  287. package/HeartRibbon.js +2 -2
  288. package/Hexagon.js +2 -2
  289. package/HotAirBalloon.js +3 -3
  290. package/Hourglass.js +2 -2
  291. package/HourglassCircle.js +2 -2
  292. package/HourglassStart.js +2 -2
  293. package/House.js +2 -2
  294. package/HumanBodyCircle.js +2 -2
  295. package/IconProvider.js +1 -1
  296. package/Indexes.js +2 -2
  297. package/Information.js +2 -2
  298. package/InformationCircle.js +2 -2
  299. package/InformationDiamond.js +2 -2
  300. package/InformationHexagon.js +2 -2
  301. package/Key.js +2 -2
  302. package/LaptopOpen.js +2 -2
  303. package/LayersRised.js +2 -2
  304. package/LayersTriple.js +2 -2
  305. package/Layout.js +2 -2
  306. package/LayoutOverview.js +2 -2
  307. package/LayoutPanels.js +2 -2
  308. package/LessThan.js +2 -2
  309. package/LessThanOrEqualTo.js +2 -2
  310. package/Lightbulb.js +2 -2
  311. package/Lightning.js +2 -2
  312. package/Line.js +2 -2
  313. package/LinesThree.js +2 -2
  314. package/List.js +2 -2
  315. package/ListCheck.js +2 -2
  316. package/Lock.js +2 -2
  317. package/LockSquare.js +2 -2
  318. package/LockUnlocked.js +2 -2
  319. package/Magnifier.js +2 -2
  320. package/MagnifierArrowLeftRight.js +2 -2
  321. package/MagnifierChartColumn.js +2 -2
  322. package/MagnifierChartLine.js +2 -2
  323. package/MagnifierClock.js +2 -2
  324. package/MagnifierCross.js +2 -2
  325. package/MagnifierMinus.js +2 -2
  326. package/MagnifierPlus.js +2 -2
  327. package/MagnifierText.js +2 -2
  328. package/MagnifierUnderline.js +2 -2
  329. package/MagnifierWithPlus.js +2 -2
  330. package/Markdown.js +2 -2
  331. package/MeshRandom.js +2 -2
  332. package/Metrics.js +2 -2
  333. package/Minus.js +2 -2
  334. package/MinusCircle.js +2 -2
  335. package/MobilePhone.js +2 -2
  336. package/Monitor.js +2 -2
  337. package/MonitorChartColumn.js +2 -2
  338. package/Moon.js +2 -2
  339. package/Motorcycle.js +2 -2
  340. package/MutipleFolders.js +2 -2
  341. package/NetworkConnector.js +2 -2
  342. package/NetworkDevices.js +2 -2
  343. package/NodeBranch.js +2 -2
  344. package/NodeBranchPlus.js +2 -2
  345. package/NodeConnection.js +2 -2
  346. package/NodeDistributed.js +2 -2
  347. package/NodeFollow.js +2 -2
  348. package/NodeFollowFour.js +2 -2
  349. package/NodeModel.js +11 -4
  350. package/NodeNetwork.js +2 -2
  351. package/NodePathDuration.js +12 -12
  352. package/NodeRulesEngine.js +2 -2
  353. package/NodeRulesets.js +2 -2
  354. package/NodeSplit.js +2 -2
  355. package/NodeStartToEnd.js +2 -2
  356. package/NodeTopology.js +2 -2
  357. package/NodeTree.js +2 -2
  358. package/NotEqualTo.js +2 -2
  359. package/NotePlus.js +2 -2
  360. package/OrganizerNotebook.js +2 -2
  361. package/Paintbrush.js +2 -2
  362. package/Palette.js +2 -2
  363. package/PaperFolded.js +3 -3
  364. package/PaperPlane.js +2 -2
  365. package/Paperclip.js +2 -2
  366. package/ParallelDots.js +2 -2
  367. package/Pencil.js +2 -2
  368. package/PencilCircle.js +2 -2
  369. package/PencilUnderline.js +2 -2
  370. package/PhoneReceiverUp.js +2 -2
  371. package/Picture.js +2 -2
  372. package/Pin.js +2 -2
  373. package/PinStuck.js +2 -2
  374. package/Plus.js +2 -2
  375. package/PlusBalloon.js +2 -2
  376. package/PlusBrackets.js +2 -2
  377. package/PlusCircle.js +2 -2
  378. package/Portrait.js +2 -2
  379. package/PortraitPlus.js +2 -2
  380. package/PortraitsThree.js +2 -2
  381. package/PortraitsTwo.js +2 -2
  382. package/Printer.js +2 -2
  383. package/Processor.js +2 -2
  384. package/ProcessorBus.js +2 -2
  385. package/ProjectorChartColumn.js +2 -2
  386. package/Pulse.js +2 -2
  387. package/Punchcard.d.ts +2 -0
  388. package/{Puchcard.js → Punchcard.js} +6 -6
  389. package/PuzzlePiece.js +2 -2
  390. package/QuestionCircle.js +2 -2
  391. package/RectanglesAndCheck.js +2 -2
  392. package/RectanglesDouble.js +2 -2
  393. package/RectanglesFour.js +2 -2
  394. package/RectanglesWithCornerFrame.js +2 -2
  395. package/RectangularsArrowInto.d.ts +2 -0
  396. package/RectangularsArrowInto.js +198 -0
  397. package/Report.js +2 -2
  398. package/RobotAgent.js +2 -2
  399. package/RobotFace.js +2 -2
  400. package/Rocket.js +2 -2
  401. package/SVG.js +1 -1
  402. package/Scissors.js +4 -4
  403. package/Script.js +2 -2
  404. package/Servers.js +2 -2
  405. package/ServersCloud.js +2 -2
  406. package/SeverityInformation.js +2 -2
  407. package/ShapesVariety.js +2 -2
  408. package/Ship.js +2 -2
  409. package/Shoe.js +2 -2
  410. package/SlidersDoubleHorizontal.js +5 -5
  411. package/SlidersTripleHorizontal.js +2 -2
  412. package/Square.js +2 -2
  413. package/SquareAndCorners.js +2 -2
  414. package/SquaresAndCircles.js +2 -2
  415. package/SquaresLayered.js +2 -2
  416. package/SquaresLayeredPlus.js +2 -2
  417. package/Star.js +2 -2
  418. package/Stopwatch.js +2 -2
  419. package/Store.js +2 -2
  420. package/Sun.js +2 -2
  421. package/SuperCar.js +2 -2
  422. package/Table.js +9 -5
  423. package/TableChevron.js +2 -2
  424. package/TableChevronChartLine.js +3 -3
  425. package/TableEye.d.ts +2 -0
  426. package/TableEye.js +210 -0
  427. package/TableList.js +2 -2
  428. package/TableSlide.js +2 -2
  429. package/Tablet.js +2 -2
  430. package/TabletLandscape.js +2 -2
  431. package/Tag.js +2 -2
  432. package/Telescope.js +2 -2
  433. package/TextA.js +2 -2
  434. package/TextASmall.js +2 -2
  435. package/TextAa.js +2 -2
  436. package/TextBox.js +2 -2
  437. package/TextDirection45.js +2 -2
  438. package/TextDirection90.js +2 -2
  439. package/TextDirectionMinus45.js +2 -2
  440. package/TextDirectionMinus90.js +2 -2
  441. package/TextDirectionRight.js +2 -2
  442. package/TextT.js +2 -2
  443. package/ThumbsDown.js +3 -3
  444. package/ThumbsUp.js +3 -3
  445. package/TrashCanCross.js +2 -2
  446. package/Treemap.js +2 -2
  447. package/Triangle.js +2 -2
  448. package/TrianglesLayeredDouble.js +2 -2
  449. package/TrianglesLayeredTriple.js +2 -2
  450. package/Truck.js +2 -2
  451. package/UsersSquare.js +2 -2
  452. package/VideoCamera.js +2 -2
  453. package/WindowChevronsSlash.js +2 -2
  454. package/WindowPortrait.js +3 -11
  455. package/Wrench.js +2 -2
  456. package/WrenchCircle.js +2 -2
  457. package/package.json +10 -11
  458. package/test-runner-jest.config.js +1 -1
  459. package/types/icons/ArrowCircleInRight.d.ts +20 -0
  460. package/types/icons/ArrowUpDown.d.ts +1 -1
  461. package/types/icons/ArrowsRectangularDouble.d.ts +2 -2
  462. package/types/icons/ArrowsRoundedRectangularDoubleSlashed.d.ts +1 -1
  463. package/types/icons/AsterisksUnderline.d.ts +20 -0
  464. package/types/icons/BellSlashed.d.ts +1 -1
  465. package/types/icons/ChartGantt.d.ts +2 -2
  466. package/types/icons/{ChartScatters.d.ts → ChartGanttAxis.d.ts} +4 -4
  467. package/types/icons/ChartScatter.d.ts +20 -0
  468. package/types/icons/CircleSlashed.d.ts +1 -1
  469. package/types/icons/{FillTrue.d.ts → CloudArrowInRight.d.ts} +7 -7
  470. package/types/icons/CloudNodesInside.d.ts +20 -0
  471. package/types/icons/CylinderPie.d.ts +3 -3
  472. package/types/icons/CylinderPieLifted.d.ts +20 -0
  473. package/types/icons/EyeSlashed.d.ts +1 -1
  474. package/types/icons/FileArrowsRectangularDouble.d.ts +3 -3
  475. package/types/icons/NodeModel.d.ts +2 -2
  476. package/types/icons/NodePathDuration.d.ts +2 -2
  477. package/types/icons/{Puchcard.d.ts → Punchcard.d.ts} +2 -2
  478. package/types/icons/RectangularsArrowInto.d.ts +20 -0
  479. package/types/icons/SlidersDoubleHorizontal.d.ts +3 -3
  480. package/types/icons/TableChevronChartLine.d.ts +1 -1
  481. package/types/icons/{FillFalse.d.ts → TableEye.d.ts} +7 -7
  482. package/types/icons/WindowPortrait.d.ts +1 -1
  483. package/ChartScatters.d.ts +0 -2
  484. package/FillFalse.d.ts +0 -2
  485. package/FillTrue.d.ts +0 -2
  486. package/Puchcard.d.ts +0 -2
@@ -0,0 +1,198 @@
1
+ module.exports =
2
+ /******/ (function(modules) { // webpackBootstrap
3
+ /******/ // The module cache
4
+ /******/ var installedModules = {};
5
+ /******/
6
+ /******/ // The require function
7
+ /******/ function __webpack_require__(moduleId) {
8
+ /******/
9
+ /******/ // Check if module is in cache
10
+ /******/ if(installedModules[moduleId]) {
11
+ /******/ return installedModules[moduleId].exports;
12
+ /******/ }
13
+ /******/ // Create a new module (and put it into the cache)
14
+ /******/ var module = installedModules[moduleId] = {
15
+ /******/ i: moduleId,
16
+ /******/ l: false,
17
+ /******/ exports: {}
18
+ /******/ };
19
+ /******/
20
+ /******/ // Execute the module function
21
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
22
+ /******/
23
+ /******/ // Flag the module as loaded
24
+ /******/ module.l = true;
25
+ /******/
26
+ /******/ // Return the exports of the module
27
+ /******/ return module.exports;
28
+ /******/ }
29
+ /******/
30
+ /******/
31
+ /******/ // expose the modules object (__webpack_modules__)
32
+ /******/ __webpack_require__.m = modules;
33
+ /******/
34
+ /******/ // expose the module cache
35
+ /******/ __webpack_require__.c = installedModules;
36
+ /******/
37
+ /******/ // define getter function for harmony exports
38
+ /******/ __webpack_require__.d = function(exports, name, getter) {
39
+ /******/ if(!__webpack_require__.o(exports, name)) {
40
+ /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
41
+ /******/ }
42
+ /******/ };
43
+ /******/
44
+ /******/ // define __esModule on exports
45
+ /******/ __webpack_require__.r = function(exports) {
46
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
47
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
48
+ /******/ }
49
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
50
+ /******/ };
51
+ /******/
52
+ /******/ // create a fake namespace object
53
+ /******/ // mode & 1: value is a module id, require it
54
+ /******/ // mode & 2: merge all properties of value into the ns
55
+ /******/ // mode & 4: return value when already ns object
56
+ /******/ // mode & 8|1: behave like require
57
+ /******/ __webpack_require__.t = function(value, mode) {
58
+ /******/ if(mode & 1) value = __webpack_require__(value);
59
+ /******/ if(mode & 8) return value;
60
+ /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
61
+ /******/ var ns = Object.create(null);
62
+ /******/ __webpack_require__.r(ns);
63
+ /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
64
+ /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
65
+ /******/ return ns;
66
+ /******/ };
67
+ /******/
68
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
69
+ /******/ __webpack_require__.n = function(module) {
70
+ /******/ var getter = module && module.__esModule ?
71
+ /******/ function getDefault() { return module['default']; } :
72
+ /******/ function getModuleExports() { return module; };
73
+ /******/ __webpack_require__.d(getter, 'a', getter);
74
+ /******/ return getter;
75
+ /******/ };
76
+ /******/
77
+ /******/ // Object.prototype.hasOwnProperty.call
78
+ /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
79
+ /******/
80
+ /******/ // __webpack_public_path__
81
+ /******/ __webpack_require__.p = "";
82
+ /******/
83
+ /******/
84
+ /******/ // Load entry module and return exports
85
+ /******/ return __webpack_require__(__webpack_require__.s = 371);
86
+ /******/ })
87
+ /************************************************************************/
88
+ /******/ ({
89
+
90
+ /***/ 0:
91
+ /***/ (function(module, exports) {
92
+
93
+ module.exports = require("react");
94
+
95
+ /***/ }),
96
+
97
+ /***/ 1:
98
+ /***/ (function(module, exports) {
99
+
100
+ module.exports = require("@splunk/react-icons/SVG");
101
+
102
+ /***/ }),
103
+
104
+ /***/ 2:
105
+ /***/ (function(module, exports) {
106
+
107
+ module.exports = require("@splunk/react-icons/IconProvider");
108
+
109
+ /***/ }),
110
+
111
+ /***/ 371:
112
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
+
114
+ "use strict";
115
+ __webpack_require__.r(__webpack_exports__);
116
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
117
+ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
118
+ /* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(1);
119
+ /* harmony import */ var _splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1__);
120
+ /* harmony import */ var _splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(2);
121
+ /* harmony import */ var _splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__);
122
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
123
+
124
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
125
+
126
+
127
+
128
+
129
+ var defaultProps = {
130
+ variant: 'default'
131
+ };
132
+ var variantMap = new Map();
133
+ variantMap.set('outlined', function () {
134
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
+ fillRule: "evenodd",
136
+ clipRule: "evenodd",
137
+ d: "M12 2C14.385 2 16.5944 2.66279 18.235 3.82504C19.8806 4.99087 21.0001 6.70424 21.0001 8.74357V14.0923C21.0001 16.166 19.8932 17.9198 18.2458 19.1203C16.6045 20.3163 14.3911 21 12 21C9.60894 21 7.39557 20.3163 5.75423 19.1203C4.10684 17.9198 3 16.166 3 14.0923V9.74357C3 7.70424 4.11946 5.99087 5.76507 4.82504C7.17366 3.82712 9.00164 3.19741 11 3.03929V3C11 2.73479 11.1054 2.48043 11.2929 2.29289C11.4805 2.10536 11.7348 2 12 2ZM11 5.04665C9.38186 5.19929 7.96592 5.71689 6.92123 6.457C5.6714 7.34244 5 8.50085 5 9.74357C5 10.9863 5.6714 12.1447 6.92123 13.0302C8.17613 13.9192 9.96671 14.4872 12 14.4872C13.9793 14.4872 15.7299 13.9488 16.9796 13.099C17.8492 12.5077 18.4523 11.7869 18.761 11H12C11.4478 11 11 10.5523 11 10L11 5.04665ZM13 8.00002H18.9181C18.7042 7.04256 18.0754 6.163 17.0788 5.457C16.0341 4.71689 14.6182 4.19929 13 4.04665L13 8.00002ZM19.0001 14.0923V14.0448C18.7226 14.2999 18.4226 14.5363 18.1042 14.7529C16.4784 15.8584 14.3232 16.4872 12 16.4872C9.61503 16.4872 7.40561 15.8244 5.76507 14.6621C5.495 14.4708 5.2391 14.2647 5 14.0449V14.0923C5 15.3944 5.68402 16.5944 6.93207 17.5039C8.18617 18.4177 9.9728 19 12 19C14.0272 19 15.8139 18.4177 17.068 17.5039C18.316 16.5944 19.0001 15.3944 19.0001 14.0923Z"
138
+ }));
139
+ });
140
+ variantMap.set('filled', function () {
141
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
142
+ d: "M13 2.03931L13 8.00004H20.9495C20.7142 6.28755 19.6764 4.84624 18.235 3.82505C16.8264 2.82714 14.9984 2.19743 13 2.03931Z"
143
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
144
+ d: "M11 3.0393L11.0001 10C11.0001 10.5523 11.4478 11 12.0001 11H20.8533C20.4869 12.5404 19.4635 13.8285 18.1042 14.7529C16.4784 15.8584 14.3232 16.4872 12 16.4872C9.61503 16.4872 7.40561 15.8244 5.76507 14.6621C4.11946 13.4963 3 11.7829 3 9.74359C3 7.70426 4.11946 5.99088 5.76507 4.82505C7.17366 3.82714 9.00164 3.19742 11 3.0393Z"
145
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
146
+ d: "M20.9864 14.4916C20.8544 16.3911 19.7865 17.9977 18.2459 19.1203C16.6046 20.3163 14.3912 21 12.0002 21C9.60908 21 7.3957 20.3163 5.75436 19.1203C4.21363 17.9976 3.14572 16.3908 3.0139 14.491C3.5211 15.1001 4.11245 15.6359 4.75356 16.0901C6.73154 17.4914 9.30745 18.2372 12.0002 18.2372C14.6242 18.2372 17.1336 17.5293 19.0884 16.2C19.79 15.7229 20.4373 15.1505 20.9864 14.4916Z"
147
+ }));
148
+ });
149
+ var acceptedVariants = ['default', 'outlined', 'filled'];
150
+
151
+ var isValidVariant = function isValidVariant(variant) {
152
+ return acceptedVariants.indexOf(variant) >= 0;
153
+ };
154
+
155
+ var getTrueVariant = function getTrueVariant(variant) {
156
+ return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
157
+ };
158
+ /**
159
+ * @description Partition data for DMX, part of data, pie chart in 3D
160
+ * @category Data Type
161
+ * @keywords database, dataset, storage
162
+ * @variants outlined,filled
163
+ */
164
+
165
+
166
+ var CylinderPieLifted = function CylinderPieLifted(_ref) {
167
+ var children = _ref.children,
168
+ variant = _ref.variant,
169
+ otherprops = _objectWithoutProperties(_ref, ["children", "variant"]);
170
+
171
+ var trueVariant = getTrueVariant(variant);
172
+ var iconName = "cylinderpielifted-".concat(trueVariant);
173
+ var iconProviderContext = Object(react__WEBPACK_IMPORTED_MODULE_0__["useContext"])(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__["IconContext"]);
174
+ var svgPath = variantMap.get(trueVariant);
175
+
176
+ if (false) {}
177
+
178
+ if (iconProviderContext && svgPath) {
179
+ var toRender = iconProviderContext.toRender,
180
+ addIcon = iconProviderContext.addIcon;
181
+ addIcon(iconName, svgPath());
182
+
183
+ if (!toRender) {
184
+ return null;
185
+ }
186
+ }
187
+
188
+ return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(_splunk_react_icons_SVG__WEBPACK_IMPORTED_MODULE_1___default.a, otherprops, children, iconProviderContext ? /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("use", {
189
+ href: "#".concat(iconName)
190
+ }) : !!svgPath && svgPath());
191
+ };
192
+
193
+ CylinderPieLifted.defaultProps = defaultProps;
194
+ /* harmony default export */ __webpack_exports__["default"] = (CylinderPieLifted);
195
+
196
+ /***/ })
197
+
198
+ /******/ });
package/CylinderPlus.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 366);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 372);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 366:
111
+ /***/ 372:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/CylinderTable.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 367);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 373);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 367:
111
+ /***/ 373:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/CylinderTrace.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 368);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 374);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 368:
111
+ /***/ 374:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/CylinderWrench.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 369);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 375);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 369:
111
+ /***/ 375:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/DataType.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 370);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 376);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 370:
111
+ /***/ 376:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/DeskLight.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 371);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 377);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 371:
111
+ /***/ 377:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -134,7 +134,7 @@ variantMap.set('outlined', function () {
134
134
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
135
  fillRule: "evenodd",
136
136
  clipRule: "evenodd",
137
- d: "M12.633 5.46818C12.7089 5.24271 12.75 5.00128 12.75 4.75024C12.75 3.5076 11.7426 2.50024 10.5 2.50024C9.25736 2.50024 8.25 3.5076 8.25 4.75024C8.25 5.00158 8.29121 5.24329 8.36724 5.46898L5.46874 8.36748C5.24304 8.29145 5.00133 8.25024 4.75 8.25024C3.50736 8.25024 2.5 9.2576 2.5 10.5002C2.5 11.7429 3.50736 12.7502 4.75 12.7502C4.84698 12.7502 4.94254 12.7441 5.03629 12.7322L8.79976 18.3774C8.60909 18.7079 8.5 19.0913 8.5 19.5002C8.5 19.672 8.51924 19.8392 8.55569 19.9999H6C4.89543 19.9999 4 20.8954 4 21.9999H18C18 20.8954 17.1046 19.9999 16 19.9999H12.9443C12.9808 19.8392 13 19.672 13 19.5002C13 18.2576 11.9926 17.2502 10.75 17.2502C10.6531 17.2502 10.5577 17.2564 10.464 17.2682L6.70039 11.6228C6.89097 11.2924 7 10.9091 7 10.5002C7 10.249 6.95883 10.0074 6.88286 9.78179L9.78155 6.8831C10.0072 6.95907 10.2488 7.00024 10.5 7.00024C10.7515 7.00024 10.9934 6.95897 11.2193 6.88283L11.2638 6.92742C9.49764 9.37052 9.71459 12.8028 11.9147 15.0029L13.1521 16.2403L21.991 7.40148L20.7535 6.16405C18.5534 3.96395 15.1212 3.747 12.6781 5.5132L12.633 5.46818ZM19.1574 7.4066L13.1572 13.4068C11.6713 11.7378 11.7285 9.17865 13.3289 7.57826C14.9293 5.97787 17.4885 5.92065 19.1574 7.4066Z"
137
+ d: "M12.633 5.46815C12.7089 5.24268 12.75 5.00125 12.75 4.75021C12.75 3.50757 11.7426 2.50021 10.5 2.50021C9.25736 2.50021 8.25 3.50757 8.25 4.75021C8.25 5.00155 8.29121 5.24325 8.36724 5.46895L5.46874 8.36745C5.24304 8.29142 5.00133 8.25021 4.75 8.25021C3.50736 8.25021 2.5 9.25757 2.5 10.5002C2.5 11.7429 3.50736 12.7502 4.75 12.7502C4.84698 12.7502 4.94254 12.7441 5.03629 12.7322L8.79976 18.3774C8.60909 18.7078 8.5 19.0913 8.5 19.5002C8.5 19.672 8.51924 19.8392 8.55569 19.9999H6C4.89543 19.9999 4 20.8953 4 21.9999H18C18 20.8953 17.1046 19.9999 16 19.9999H12.9443C12.9808 19.8392 13 19.672 13 19.5002C13 18.2576 11.9926 17.2502 10.75 17.2502C10.6531 17.2502 10.5577 17.2563 10.464 17.2682L6.70039 11.6228C6.89097 11.2924 7 10.909 7 10.5002C7 10.249 6.95883 10.0074 6.88286 9.78176L9.78155 6.88307C10.0072 6.95904 10.2488 7.00021 10.5 7.00021C10.7515 7.00021 10.9934 6.95894 11.2193 6.8828L11.2638 6.92739C9.49764 9.37049 9.71459 12.8028 11.9147 15.0029L13.1521 16.2403L21.991 7.40145L20.7535 6.16402C18.5534 3.96392 15.1212 3.74697 12.6781 5.51317L12.633 5.46815ZM19.1574 7.40657L13.1572 13.4067C11.6713 11.7378 11.7285 9.17862 13.3289 7.57823C14.9293 5.97784 17.4885 5.92062 19.1574 7.40657Z"
138
138
  }));
139
139
  });
140
140
  variantMap.set('filled', function () {
package/DesktopPc.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 372);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 378);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 372:
111
+ /***/ 378:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Diamond.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 373);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 379);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 373:
111
+ /***/ 379:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/DocumentDrawer.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 374);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 380);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 374:
111
+ /***/ 380:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -136,7 +136,7 @@ variantMap.set('outlined', function () {
136
136
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
137
137
  fillRule: "evenodd",
138
138
  clipRule: "evenodd",
139
- d: "M3.89698 9.99998C2.8064 9.99998 1.98146 10.9867 2.17466 12.06L3.70466 20.56C3.85469 21.3935 4.58007 22 5.42698 22H18.5729C19.4198 22 20.1452 21.3935 20.2952 20.56L21.8252 12.06C22.0184 10.9867 21.1935 9.99998 20.1029 9.99998H19.9998L20.4197 8.13409C20.6468 7.12459 19.956 6.16111 18.9669 6.01815L19.2001 3.94564C19.3168 2.9082 18.505 2 17.4611 2L6.53928 2C5.49529 2 4.68353 2.90821 4.80025 3.94564L5.03339 6.01805C4.04396 6.1607 3.35284 7.12437 3.58003 8.13409L3.99985 9.99998H3.89698ZM5.636 20L4.196 12L19.8039 12L18.3639 20H5.636ZM18.3998 7.99995L17.9498 9.99998L6.04985 9.99998L5.59985 7.99995L18.3998 7.99995ZM17.1814 4L16.9564 5.99995L7.04397 5.99995L6.81898 4L17.1814 4Z"
139
+ d: "M3.89698 10C2.8064 10 1.98146 10.9867 2.17466 12.06L3.70466 20.56C3.85469 21.3935 4.58007 22 5.42698 22H18.5729C19.4198 22 20.1452 21.3935 20.2952 20.56L21.8252 12.06C22.0184 10.9867 21.1935 10 20.1029 10H19.9998L20.4197 8.13412C20.6468 7.12462 19.956 6.16114 18.9669 6.01818L19.2001 3.94567C19.3168 2.90824 18.505 2.00003 17.4611 2.00003L6.53928 2.00003C5.49529 2.00003 4.68353 2.90824 4.80025 3.94567L5.03339 6.01809C4.04396 6.16073 3.35284 7.1244 3.58003 8.13412L3.99985 10H3.89698ZM5.636 20L4.196 12L19.8039 12L18.3639 20H5.636ZM18.3998 7.99998L17.9498 10L6.04985 10L5.59985 7.99998L18.3998 7.99998ZM17.1814 4.00003L16.9564 5.99998L7.04397 5.99998L6.81898 4.00003L17.1814 4.00003Z"
140
140
  }));
141
141
  });
142
142
  variantMap.set('filled', function () {
package/DollarMark.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 375);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 381);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 375:
111
+ /***/ 381:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 376);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 382);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 376:
111
+ /***/ 382:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -132,16 +132,16 @@ var defaultProps = {
132
132
  var variantMap = new Map();
133
133
  variantMap.set('outlined', function () {
134
134
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
135
- d: "M8.99994 17L8.99994 20L18.9999 20L18.9999 4L8.99994 4L8.99994 7C8.99994 7.55229 8.55222 8 7.99994 8C7.44765 8 6.99994 7.55229 6.99994 7L6.99994 3.5C6.99994 2.67158 7.67151 2 8.49994 2L19.4999 2C20.3284 2 20.9999 2.67157 20.9999 3.5V20.5C20.9999 21.3284 20.3284 22 19.4999 22L8.49994 22C7.67151 22 6.99994 21.3284 6.99994 20.5L6.99994 17C6.99994 16.4477 7.44766 16 7.99994 16C8.55223 16 8.99994 16.4477 8.99994 17Z"
135
+ d: "M9 17L9 20L19 20L19 4L9 4L9 7C9 7.55229 8.55229 8 8 8C7.44772 8 7 7.55229 7 7L7 3.5C7 2.67158 7.67157 2 8.5 2L19.5 2C20.3284 2 21 2.67157 21 3.5L21 20.5C21 21.3284 20.3284 22 19.5 22L8.5 22C7.67158 22 7 21.3284 7 20.5L7 17C7 16.4477 7.44772 16 8 16C8.55229 16 9 16.4477 9 17Z"
136
136
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
137
- d: "M2.99994 11C2.44765 11 1.99994 11.4477 1.99994 12C1.99994 12.5523 2.44765 13 2.99994 13L12.5857 13L11.2928 14.2929C10.9023 14.6834 10.9023 15.3166 11.2928 15.7071C11.6834 16.0976 12.3165 16.0976 12.707 15.7071L15.3535 13.0607C15.9393 12.4749 15.9393 11.5251 15.3535 10.9393L12.707 8.2929C12.3165 7.90237 11.6834 7.90237 11.2928 8.2929C10.9023 8.68342 10.9023 9.31658 11.2928 9.70711L12.5857 11L2.99994 11Z"
137
+ d: "M3 11C2.44771 11 2 11.4477 2 12C2 12.5523 2.44772 13 3 13L12.5858 13L11.2929 14.2929C10.9024 14.6834 10.9024 15.3166 11.2929 15.7071C11.6834 16.0976 12.3166 16.0976 12.7071 15.7071L15.3536 13.0607C15.9393 12.4749 15.9393 11.5251 15.3536 10.9393L12.7071 8.2929C12.3166 7.90237 11.6834 7.90237 11.2929 8.2929C10.9024 8.68342 10.9024 9.31658 11.2929 9.70711L12.5858 11L3 11Z"
138
138
  }));
139
139
  });
140
140
  variantMap.set('filled', function () {
141
141
  return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(react__WEBPACK_IMPORTED_MODULE_0___default.a.Fragment, null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
142
- d: "M8.49994 22C7.67151 22 6.99994 21.3284 6.99994 20.5L6.99994 13L12.5857 13L11.2928 14.2929C10.9023 14.6834 10.9023 15.3166 11.2928 15.7071C11.6834 16.0976 12.3165 16.0976 12.707 15.7071L15.3535 13.0607C15.9393 12.4749 15.9393 11.5251 15.3535 10.9393L12.707 8.29289C12.3165 7.90237 11.6834 7.90237 11.2928 8.29289C10.9023 8.68342 10.9023 9.31658 11.2928 9.70711L12.5857 11L6.99994 11L6.99994 3.5C6.99994 2.67157 7.67151 2 8.49994 2L19.4999 2C20.3284 2 20.9999 2.67157 20.9999 3.5V20.5C20.9999 21.3284 20.3284 22 19.4999 22L8.49994 22Z"
142
+ d: "M8.5 22C7.67157 22 7 21.3284 7 20.5L7 13L12.5858 13L11.2929 14.2929C10.9024 14.6834 10.9024 15.3166 11.2929 15.7071C11.6834 16.0976 12.3166 16.0976 12.7071 15.7071L15.3536 13.0607C15.9393 12.4749 15.9393 11.5251 15.3536 10.9393L12.7071 8.29289C12.3166 7.90237 11.6834 7.90237 11.2929 8.29289C10.9024 8.68342 10.9024 9.31658 11.2929 9.70711L12.5858 11L7 11L7 3.5C7 2.67157 7.67157 2 8.5 2L19.5 2C20.3284 2 21 2.67157 21 3.5L21 20.5C21 21.3284 20.3284 22 19.5 22L8.5 22Z"
143
143
  }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
144
- d: "M6.99994 11V13L2.99994 13C2.44765 13 1.99994 12.5523 1.99994 12C1.99994 11.4477 2.44765 11 2.99994 11L6.99994 11Z"
144
+ d: "M7 11V13L3 13C2.44772 13 2 12.5523 2 12C2 11.4477 2.44771 11 3 11L7 11Z"
145
145
  }));
146
146
  });
147
147
  var acceptedVariants = ['default', 'outlined', 'filled'];
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 377);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 383);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 377:
111
+ /***/ 383:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/DotsFourSquare.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 378);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 384);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 378:
111
+ /***/ 384:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/DotsNine.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 379);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 385);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 379:
111
+ /***/ 385:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 380);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 386);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 380:
111
+ /***/ 386:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 381);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 387);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 381:
111
+ /***/ 387:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 382);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 388);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 382:
111
+ /***/ 388:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/DriveIndexes.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 383);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 389);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 383:
111
+ /***/ 389:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/DriveMagnifier.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 384);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 390);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 384:
111
+ /***/ 390:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Electricity.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 385);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 391);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 385:
111
+ /***/ 391:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";
package/Envelope.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 386);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 392);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -108,7 +108,7 @@ module.exports = require("@splunk/react-icons/IconProvider");
108
108
 
109
109
  /***/ }),
110
110
 
111
- /***/ 386:
111
+ /***/ 392:
112
112
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
113
 
114
114
  "use strict";