@splunk/react-icons 3.3.1 → 4.0.1

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 (1991) hide show
  1. package/.dockerignore +2 -0
  2. package/Airplane.d.ts +2 -0
  3. package/Airplane.js +198 -0
  4. package/AlignBottom.d.ts +2 -0
  5. package/AlignBottom.js +191 -0
  6. package/AlignCenter.d.ts +2 -0
  7. package/AlignCenter.js +187 -0
  8. package/AlignDistributeHorizontal.d.ts +2 -0
  9. package/AlignDistributeHorizontal.js +191 -0
  10. package/AlignDistributeVertical.d.ts +2 -0
  11. package/AlignDistributeVertical.js +191 -0
  12. package/AlignLeft.d.ts +2 -0
  13. package/AlignLeft.js +191 -0
  14. package/AlignRight.d.ts +2 -0
  15. package/AlignRight.js +191 -0
  16. package/AlignTop.d.ts +2 -0
  17. package/AlignTop.js +191 -0
  18. package/AlignVerticalCenters.d.ts +2 -0
  19. package/AlignVerticalCenters.js +187 -0
  20. package/ArrowBowLeft.d.ts +2 -0
  21. package/ArrowBowLeft.js +187 -0
  22. package/ArrowBowRight.d.ts +2 -0
  23. package/ArrowBowRight.js +187 -0
  24. package/ArrowBowRightBroad.d.ts +2 -0
  25. package/ArrowBroadBowRight.d.ts +2 -0
  26. package/ArrowBroadBowRight.js +194 -0
  27. package/ArrowBroadUnderbarDown.d.ts +2 -0
  28. package/ArrowBroadUnderbarDown.js +198 -0
  29. package/ArrowBroadUnderbarUp.d.ts +2 -0
  30. package/ArrowBroadUnderbarUp.js +198 -0
  31. package/ArrowCircleOutRight.d.ts +2 -0
  32. package/ArrowCircleOutRight.js +196 -0
  33. package/ArrowCircularDouble.d.ts +2 -0
  34. package/ArrowClockwise.d.ts +2 -0
  35. package/ArrowClockwise.js +187 -0
  36. package/ArrowCounterClockwise.d.ts +2 -0
  37. package/ArrowCounterClockwise.js +187 -0
  38. package/ArrowDown.d.ts +2 -3
  39. package/ArrowDown.js +70 -24
  40. package/ArrowDownUnderbarBroad.d.ts +2 -0
  41. package/ArrowFourWays.d.ts +2 -0
  42. package/ArrowFourWays.js +193 -0
  43. package/ArrowLeft.d.ts +2 -3
  44. package/ArrowLeft.js +70 -24
  45. package/ArrowLongTopLeft.d.ts +2 -0
  46. package/ArrowLongTopLeft.js +189 -0
  47. package/ArrowRectangularDouble.d.ts +2 -0
  48. package/ArrowRectangularDoubleSlashed.d.ts +2 -0
  49. package/ArrowRight.d.ts +2 -3
  50. package/ArrowRight.js +70 -24
  51. package/ArrowRightSquare.d.ts +2 -0
  52. package/ArrowSeparated.d.ts +2 -0
  53. package/ArrowSquareDouble.d.ts +2 -0
  54. package/ArrowSquareHalfDown.d.ts +2 -0
  55. package/ArrowSquareHalfDown.js +198 -0
  56. package/ArrowSquareHalfUp.d.ts +2 -0
  57. package/ArrowSquareHalfUp.js +198 -0
  58. package/ArrowSquareInsideRight.d.ts +2 -0
  59. package/ArrowSquareInsideRight.js +194 -0
  60. package/ArrowSquareRight.d.ts +2 -0
  61. package/ArrowSquareRight.js +198 -0
  62. package/ArrowSquareTopRight.d.ts +2 -0
  63. package/ArrowSquareTopRight.js +196 -0
  64. package/ArrowSquareTopRightInset.d.ts +2 -0
  65. package/ArrowSquareTopRightInset.js +196 -0
  66. package/ArrowTriangleDown.d.ts +2 -0
  67. package/ArrowTriangleDown.js +194 -0
  68. package/ArrowTriangleLeft.d.ts +2 -0
  69. package/ArrowTriangleLeft.js +194 -0
  70. package/ArrowTriangleRight.d.ts +2 -0
  71. package/ArrowTriangleRight.js +194 -0
  72. package/ArrowTriangleUp.d.ts +2 -0
  73. package/ArrowTriangleUp.js +194 -0
  74. package/ArrowTurnBack.d.ts +2 -0
  75. package/ArrowTurnBackLeft.d.ts +2 -0
  76. package/ArrowTurnBackLeft.js +187 -0
  77. package/ArrowUp.d.ts +2 -3
  78. package/ArrowUp.js +64 -18
  79. package/ArrowUpDown.d.ts +2 -0
  80. package/ArrowUpDown.js +187 -0
  81. package/ArrowUpUnderbarBroad.d.ts +2 -0
  82. package/ArrowsCircularDouble.d.ts +2 -0
  83. package/ArrowsCircularDouble.js +189 -0
  84. package/ArrowsRectangularDouble.d.ts +2 -0
  85. package/ArrowsRectangularDouble.js +189 -0
  86. package/ArrowsRerouteUp.d.ts +2 -0
  87. package/ArrowsRerouteUp.js +193 -0
  88. package/ArrowsRoundedRectangularDouble.d.ts +2 -0
  89. package/ArrowsRoundedRectangularDouble.js +189 -0
  90. package/ArrowsRoundedRectangularDoubleSlashed.d.ts +2 -0
  91. package/ArrowsRoundedRectangularDoubleSlashed.js +191 -0
  92. package/ArrowsSeparatedRight.d.ts +2 -0
  93. package/ArrowsSeparatedRight.js +187 -0
  94. package/ArrowsSwitchRight.d.ts +2 -0
  95. package/ArrowsSwitchRight.js +189 -0
  96. package/Balloon.d.ts +2 -0
  97. package/Balloon.js +194 -0
  98. package/BalloonDot.d.ts +2 -0
  99. package/BalloonDot.js +204 -0
  100. package/BalloonDots.d.ts +2 -0
  101. package/BalloonExclamation.d.ts +2 -0
  102. package/BalloonPlus.d.ts +2 -0
  103. package/BalloonsChat.d.ts +2 -0
  104. package/BalloonsChat.js +198 -0
  105. package/Bell.d.ts +2 -3
  106. package/Bell.js +75 -18
  107. package/BellDot.d.ts +2 -0
  108. package/BellDot.js +200 -0
  109. package/BellOff.d.ts +2 -0
  110. package/BellPlus.d.ts +2 -0
  111. package/BellPlus.js +202 -0
  112. package/BellSlashed.d.ts +2 -0
  113. package/BellSlashed.js +202 -0
  114. package/Bicycle.d.ts +2 -0
  115. package/Bicycle.js +194 -0
  116. package/BlockFourDots.d.ts +2 -0
  117. package/BlockFourDots.js +212 -0
  118. package/BlockHorse.d.ts +2 -0
  119. package/BlocksHorse.d.ts +2 -0
  120. package/BlocksHorse.js +196 -0
  121. package/BookOpen.d.ts +2 -0
  122. package/BookOpen.js +196 -0
  123. package/Bookmark.d.ts +2 -3
  124. package/Bookmark.js +71 -18
  125. package/Bookshelf.d.ts +2 -0
  126. package/Bookshelf.js +196 -0
  127. package/Briefcase.d.ts +2 -0
  128. package/Briefcase.js +198 -0
  129. package/Bug.d.ts +2 -0
  130. package/Bug.js +198 -0
  131. package/Buildings.d.ts +2 -0
  132. package/Buildings.js +206 -0
  133. package/Bus.d.ts +2 -0
  134. package/Bus.js +200 -0
  135. package/CHANGELOG.md +30 -0
  136. package/Calendar.d.ts +2 -3
  137. package/Calendar.js +73 -17
  138. package/CalendarChecked.d.ts +2 -0
  139. package/CalendarChecked.js +200 -0
  140. package/CalenderArrowRight.d.ts +2 -0
  141. package/CalenderArrowRight.js +200 -0
  142. package/CalenderForward.d.ts +2 -0
  143. package/Car.d.ts +2 -0
  144. package/Car.js +196 -0
  145. package/CaretDown.d.ts +2 -0
  146. package/CaretDown.js +194 -0
  147. package/CaretDownLarge.d.ts +2 -0
  148. package/CaretLeft.d.ts +2 -0
  149. package/CaretLeft.js +194 -0
  150. package/CaretLeftLarge.d.ts +2 -0
  151. package/CaretRight.d.ts +2 -0
  152. package/CaretRight.js +194 -0
  153. package/CaretRightLarge.d.ts +2 -0
  154. package/CaretSmallDown.d.ts +2 -0
  155. package/CaretSmallDown.js +187 -0
  156. package/CaretSmallLeft.d.ts +2 -0
  157. package/CaretSmallLeft.js +187 -0
  158. package/CaretSmallRight.d.ts +2 -0
  159. package/CaretSmallRight.js +187 -0
  160. package/CaretSmallUp.d.ts +2 -0
  161. package/CaretSmallUp.js +187 -0
  162. package/CaretUp.d.ts +2 -0
  163. package/CaretUp.js +194 -0
  164. package/CaretUpDown.d.ts +2 -0
  165. package/CaretUpDownInside.d.ts +2 -0
  166. package/CaretUpDownOutside.d.ts +2 -0
  167. package/CaretUpLarge.d.ts +2 -0
  168. package/CaretsSmallInsideUpDown.d.ts +2 -0
  169. package/CaretsSmallInsideUpDown.js +193 -0
  170. package/CaretsSmallOutsideUpDown.d.ts +2 -0
  171. package/CaretsSmallOutsideUpDown.js +193 -0
  172. package/CaretsSmallUpDown.d.ts +2 -0
  173. package/CaretsSmallUpDown.js +189 -0
  174. package/Chain.d.ts +2 -0
  175. package/Chain.js +189 -0
  176. package/ChartArea.d.ts +2 -3
  177. package/ChartArea.js +71 -18
  178. package/ChartAreaStacked.d.ts +2 -0
  179. package/ChartAreaStacked.js +196 -0
  180. package/ChartBar.d.ts +2 -3
  181. package/ChartBar.js +86 -23
  182. package/ChartBarBeside.d.ts +2 -0
  183. package/ChartBarBeside.js +196 -0
  184. package/ChartBarStacked.d.ts +2 -0
  185. package/ChartBarStacked.js +196 -0
  186. package/ChartBarStacked100.d.ts +2 -0
  187. package/ChartBarStacked100.js +196 -0
  188. package/ChartBubble.d.ts +2 -3
  189. package/ChartBubble.js +100 -23
  190. package/ChartChoroplethMap.d.ts +2 -0
  191. package/ChartChoroplethMap.js +196 -0
  192. package/ChartColumn.d.ts +2 -3
  193. package/ChartColumn.js +86 -23
  194. package/ChartColumnPanel.d.ts +2 -0
  195. package/ChartColumnPanel.js +214 -0
  196. package/ChartColumnSquare.d.ts +2 -0
  197. package/ChartColumnSquare.js +202 -0
  198. package/ChartColumnThin.d.ts +2 -0
  199. package/ChartColumnThin.js +193 -0
  200. package/ChartGantt.d.ts +2 -0
  201. package/ChartGantt.js +196 -0
  202. package/ChartGauge.d.ts +2 -0
  203. package/ChartGauge.js +196 -0
  204. package/ChartGaugeFiller.d.ts +2 -0
  205. package/ChartGaugeFiller.js +196 -0
  206. package/ChartGaugeMarker.d.ts +2 -0
  207. package/ChartGaugeMarker.js +196 -0
  208. package/ChartLine.d.ts +2 -3
  209. package/ChartLine.js +75 -18
  210. package/ChartLineChecked.d.ts +2 -0
  211. package/ChartLineChecked.js +210 -0
  212. package/ChartLineClock.d.ts +2 -0
  213. package/ChartLineClock.js +210 -0
  214. package/ChartLinePlus.d.ts +2 -0
  215. package/ChartLinePlus.js +202 -0
  216. package/ChartLineUnderlineDotted.d.ts +2 -0
  217. package/ChartLineUnderlineDotted.js +204 -0
  218. package/ChartLineWarning.d.ts +2 -0
  219. package/ChartLineWarning.js +210 -0
  220. package/ChartLinkGraph.d.ts +2 -0
  221. package/ChartLinkGraph.js +194 -0
  222. package/ChartMissingValueJoin.d.ts +2 -0
  223. package/ChartMissingValueJoin.js +202 -0
  224. package/ChartMissingValueSkipped.d.ts +2 -0
  225. package/ChartMissingValueSkipped.js +204 -0
  226. package/ChartMissingValueZero.d.ts +2 -0
  227. package/ChartMissingValueZero.js +206 -0
  228. package/ChartPanels.d.ts +2 -0
  229. package/ChartPanels.js +214 -0
  230. package/ChartParallelCoordinates.d.ts +2 -0
  231. package/ChartParallelCoordinates.js +206 -0
  232. package/ChartPie.d.ts +2 -3
  233. package/ChartPie.js +73 -18
  234. package/ChartPlus.d.ts +2 -0
  235. package/ChartPlus.js +198 -0
  236. package/ChartSankey.d.ts +2 -0
  237. package/ChartSankey.js +198 -0
  238. package/ChartScatter.d.ts +2 -3
  239. package/ChartScatters.d.ts +2 -0
  240. package/ChartScatters.js +216 -0
  241. package/ChartSingleValue.d.ts +2 -0
  242. package/ChartSingleValue.js +200 -0
  243. package/ChartSingleValueIcon.d.ts +2 -0
  244. package/ChartSingleValueIcon.js +210 -0
  245. package/ChartSingleValueRadial.d.ts +2 -0
  246. package/ChartSingleValueRadial.js +200 -0
  247. package/ChartStream.d.ts +2 -0
  248. package/ChartStream.js +200 -0
  249. package/ChartTimeline.d.ts +2 -0
  250. package/ChartTimeline.js +212 -0
  251. package/CheckBox.d.ts +2 -0
  252. package/CheckBox.js +194 -0
  253. package/CheckBoxCompleted.d.ts +2 -0
  254. package/CheckBoxCompleted.js +194 -0
  255. package/CheckBoxIndeterminate.d.ts +2 -0
  256. package/CheckBoxIndeterminate.js +196 -0
  257. package/CheckCircle.d.ts +2 -0
  258. package/CheckCircle.js +198 -0
  259. package/CheckRadio.d.ts +2 -0
  260. package/CheckRadio.js +198 -0
  261. package/Checkmark.d.ts +2 -0
  262. package/Checkmark.js +189 -0
  263. package/CheckmarkDouble.d.ts +2 -0
  264. package/CheckmarksDouble.d.ts +2 -0
  265. package/CheckmarksDouble.js +189 -0
  266. package/ChevronDown.d.ts +2 -3
  267. package/ChevronDown.js +67 -17
  268. package/ChevronLeft.d.ts +2 -3
  269. package/ChevronLeft.js +67 -17
  270. package/ChevronRight.d.ts +2 -3
  271. package/ChevronRight.js +67 -17
  272. package/ChevronSlash.d.ts +2 -0
  273. package/ChevronTextSmallA.d.ts +2 -0
  274. package/ChevronUp.d.ts +2 -3
  275. package/ChevronUp.js +67 -17
  276. package/ChevronsDoubleDownGuillemets.d.ts +2 -0
  277. package/ChevronsDoubleDownGuillemets.js +189 -0
  278. package/ChevronsDoubleLeftGuillemets.d.ts +2 -0
  279. package/ChevronsDoubleLeftGuillemets.js +189 -0
  280. package/ChevronsDoubleRightGuillemets.d.ts +2 -0
  281. package/ChevronsDoubleRightGuillemets.js +189 -0
  282. package/ChevronsDoubleUpGuillemets.d.ts +2 -0
  283. package/ChevronsDoubleUpGuillemets.js +189 -0
  284. package/ChevronsIn.d.ts +2 -0
  285. package/ChevronsIn.js +189 -0
  286. package/ChevronsOut.d.ts +2 -0
  287. package/ChevronsOut.js +189 -0
  288. package/ChevronsSlash.d.ts +2 -0
  289. package/ChevronsSlash.js +191 -0
  290. package/ChevronsSquareIn.d.ts +2 -0
  291. package/ChevronsSquareIn.js +204 -0
  292. package/ChevronsSquareOut.d.ts +2 -0
  293. package/ChevronsSquareOut.js +200 -0
  294. package/ChevronsTextSmallA.d.ts +2 -0
  295. package/ChevronsTextSmallA.js +193 -0
  296. package/Circle.d.ts +2 -3
  297. package/Circle.js +71 -17
  298. package/CircleArrowRightOut.d.ts +2 -0
  299. package/CircleCrossed.d.ts +2 -0
  300. package/CircleHalf.d.ts +2 -0
  301. package/CircleHalfFilled.d.ts +2 -3
  302. package/CircleHalfFilled.js +73 -17
  303. package/CircleSlashed.d.ts +2 -0
  304. package/CircleSlashed.js +196 -0
  305. package/CirclesFour.d.ts +2 -0
  306. package/CirclesFour.js +212 -0
  307. package/Clipboard.d.ts +2 -3
  308. package/Clipboard.js +82 -23
  309. package/Clock.d.ts +2 -3
  310. package/Clock.js +75 -17
  311. package/ClockAlarm.d.ts +2 -0
  312. package/ClockAlarm.js +202 -0
  313. package/Cloud.d.ts +2 -0
  314. package/Cloud.js +194 -0
  315. package/CloudArrowDown.d.ts +2 -0
  316. package/CloudArrowDown.js +198 -0
  317. package/CloudArrowUp.d.ts +2 -0
  318. package/CloudArrowUp.js +198 -0
  319. package/Cog.d.ts +2 -0
  320. package/Cog.js +200 -0
  321. package/Compass.d.ts +2 -0
  322. package/Compass.js +202 -0
  323. package/Container.d.ts +2 -0
  324. package/Container.js +202 -0
  325. package/Containership.d.ts +2 -0
  326. package/Containership.js +196 -0
  327. package/ControlFastForwardCircle.d.ts +2 -0
  328. package/ControlFastForwardCircle.js +200 -0
  329. package/ControlNextCircle.d.ts +2 -0
  330. package/ControlNextCircle.js +200 -0
  331. package/ControlPause.d.ts +2 -0
  332. package/ControlPause.js +200 -0
  333. package/ControlPauseCircle.d.ts +2 -0
  334. package/ControlPauseCircle.js +200 -0
  335. package/ControlPlay.d.ts +2 -0
  336. package/ControlPlay.js +194 -0
  337. package/ControlPlayBrackets.d.ts +2 -0
  338. package/ControlPlayBrackets.js +210 -0
  339. package/ControlPlayCircle.d.ts +2 -0
  340. package/ControlPlayCircle.js +198 -0
  341. package/ControlPlayResume.d.ts +2 -0
  342. package/ControlPlayResume.js +196 -0
  343. package/ControlPreviousCircle.d.ts +2 -0
  344. package/ControlPreviousCircle.js +200 -0
  345. package/ControlRewindCircle.d.ts +2 -0
  346. package/ControlRewindCircle.js +200 -0
  347. package/ControlStop.d.ts +2 -0
  348. package/ControlStop.js +194 -0
  349. package/Counter.d.ts +2 -0
  350. package/Counter.js +206 -0
  351. package/CreditCard.d.ts +2 -0
  352. package/CreditCard.js +200 -0
  353. package/Crop.d.ts +2 -0
  354. package/Crop.js +189 -0
  355. package/Cross.d.ts +2 -0
  356. package/Cross.js +187 -0
  357. package/CrossCircle.d.ts +2 -0
  358. package/CrossCircle.js +198 -0
  359. package/Crown.d.ts +2 -0
  360. package/Crown.js +194 -0
  361. package/CursorArrow.d.ts +2 -0
  362. package/CursorArrow.js +194 -0
  363. package/Cylinder.d.ts +2 -0
  364. package/Cylinder.js +196 -0
  365. package/CylinderAlert.d.ts +2 -0
  366. package/CylinderAlert.js +204 -0
  367. package/CylinderArrowInsideRight.d.ts +2 -0
  368. package/CylinderArrowInsideRight.js +198 -0
  369. package/CylinderArrowInsideUp.d.ts +2 -0
  370. package/CylinderArrowInsideUp.js +196 -0
  371. package/CylinderArrowRightIn.d.ts +2 -0
  372. package/CylinderArrowUp.d.ts +2 -0
  373. package/CylinderChartColumn.d.ts +2 -0
  374. package/CylinderChartColumn.js +200 -0
  375. package/CylinderChecked.d.ts +2 -0
  376. package/CylinderChecked.js +204 -0
  377. package/CylinderChevrons.d.ts +2 -0
  378. package/CylinderChevrons.js +200 -0
  379. package/CylinderClock.d.ts +2 -0
  380. package/CylinderClock.js +204 -0
  381. package/CylinderCloud.d.ts +2 -0
  382. package/CylinderCloud.js +204 -0
  383. package/CylinderIndex.d.ts +2 -0
  384. package/CylinderIndex.js +200 -0
  385. package/CylinderMagnifier.d.ts +2 -0
  386. package/CylinderMagnifier.js +204 -0
  387. package/CylinderMagnifierPlus.d.ts +2 -0
  388. package/CylinderMagnifierPlus.js +208 -0
  389. package/CylinderMetrics.d.ts +2 -0
  390. package/CylinderMetrics.js +196 -0
  391. package/CylinderMulti.d.ts +2 -0
  392. package/CylinderMulti.js +198 -0
  393. package/CylinderPie.d.ts +2 -0
  394. package/CylinderPie.js +198 -0
  395. package/CylinderPlus.d.ts +2 -0
  396. package/CylinderPlus.js +198 -0
  397. package/CylinderTable.d.ts +2 -0
  398. package/CylinderTable.js +208 -0
  399. package/CylinderTrace.d.ts +2 -0
  400. package/CylinderTrace.js +200 -0
  401. package/CylinderWrench.d.ts +2 -0
  402. package/CylinderWrench.js +200 -0
  403. package/DataType.d.ts +2 -0
  404. package/DataType.js +198 -0
  405. package/DeskLight.d.ts +2 -0
  406. package/DeskLight.js +194 -0
  407. package/DesktopPc.d.ts +2 -0
  408. package/DesktopPc.js +210 -0
  409. package/Diamond.d.ts +2 -0
  410. package/Diamond.js +196 -0
  411. package/DiamondInformation.d.ts +2 -0
  412. package/DocumentDrawer.d.ts +2 -0
  413. package/DocumentDrawer.js +198 -0
  414. package/DollarMark.d.ts +2 -0
  415. package/DollarMark.js +187 -0
  416. package/DoorArrowInside.d.ts +2 -0
  417. package/DoorArrowInside.js +196 -0
  418. package/DoorArrowOutside.d.ts +2 -0
  419. package/DoorArrowOutside.js +196 -0
  420. package/DotsFourSquare.d.ts +2 -0
  421. package/DotsFourSquare.js +204 -0
  422. package/DotsNine.d.ts +2 -0
  423. package/DotsNine.js +203 -0
  424. package/DotsThreeBalloon.d.ts +2 -0
  425. package/DotsThreeBalloon.js +202 -0
  426. package/DotsThreeHorizontal.d.ts +2 -0
  427. package/DotsThreeHorizontal.js +191 -0
  428. package/DotsThreeVertical.d.ts +2 -0
  429. package/DotsThreeVertical.js +191 -0
  430. package/DriveIndexes.d.ts +2 -0
  431. package/DriveIndexes.js +208 -0
  432. package/DriveMagnifier.d.ts +2 -0
  433. package/DriveMagnifier.js +202 -0
  434. package/Electricity.d.ts +2 -0
  435. package/Electricity.js +194 -0
  436. package/Envelope.d.ts +2 -3
  437. package/Envelope.js +73 -18
  438. package/EqualTo.d.ts +2 -0
  439. package/EqualTo.js +189 -0
  440. package/ExclamationBalloon.d.ts +2 -0
  441. package/ExclamationBalloon.js +200 -0
  442. package/ExclamationBrackets.d.ts +2 -0
  443. package/ExclamationBrackets.js +200 -0
  444. package/ExclamationCircle.d.ts +2 -0
  445. package/ExclamationCircle.js +200 -0
  446. package/ExclamationSquare.d.ts +2 -0
  447. package/ExclamationSquare.js +200 -0
  448. package/ExclamationTriangle.d.ts +2 -0
  449. package/ExclamationTriangle.js +200 -0
  450. package/ExclamationTriangleChevronsRectangle.d.ts +2 -0
  451. package/ExclamationTriangleChevronsRectangle.js +206 -0
  452. package/Eye.d.ts +2 -0
  453. package/Eye.js +200 -0
  454. package/EyeCrossed.d.ts +2 -0
  455. package/EyeSlashed.d.ts +2 -0
  456. package/EyeSlashed.js +202 -0
  457. package/FaceSmile.d.ts +2 -0
  458. package/FaceSmile.js +202 -0
  459. package/Factory.d.ts +2 -0
  460. package/Factory.js +202 -0
  461. package/File.d.ts +2 -0
  462. package/File.js +196 -0
  463. package/FileAiff.d.ts +2 -0
  464. package/FileAiff.js +212 -0
  465. package/FileArrowsRectangularDouble.d.ts +2 -0
  466. package/FileArrowsRectangularDouble.js +200 -0
  467. package/FileChartColumn.d.ts +2 -0
  468. package/FileChartColumn.js +200 -0
  469. package/FileCharts.d.ts +2 -0
  470. package/FileCharts.js +206 -0
  471. package/FileCss.d.ts +2 -0
  472. package/FileCss.js +208 -0
  473. package/FileCsv.d.ts +2 -0
  474. package/FileCsv.js +208 -0
  475. package/FileDat.d.ts +2 -0
  476. package/FileDat.js +216 -0
  477. package/FileDb.d.ts +2 -0
  478. package/FileDb.js +212 -0
  479. package/FileDbf.d.ts +2 -0
  480. package/FileDbf.js +216 -0
  481. package/FileDoc.d.ts +2 -0
  482. package/FileDoc.js +216 -0
  483. package/FileEps.d.ts +2 -0
  484. package/FileEps.js +212 -0
  485. package/FileFig.d.ts +2 -0
  486. package/FileFig.js +208 -0
  487. package/FileGif.d.ts +2 -0
  488. package/FileGif.js +208 -0
  489. package/FileHtm.d.ts +2 -0
  490. package/FileHtm.js +208 -0
  491. package/FileHtml.d.ts +2 -0
  492. package/FileHtml.js +212 -0
  493. package/FileIco.d.ts +2 -0
  494. package/FileIco.js +212 -0
  495. package/FileJpg.d.ts +2 -0
  496. package/FileJpg.js +212 -0
  497. package/FileJs.d.ts +2 -0
  498. package/FileJs.js +204 -0
  499. package/FileJson.d.ts +2 -0
  500. package/FileJson.js +216 -0
  501. package/FileJsx.d.ts +2 -0
  502. package/FileJsx.js +208 -0
  503. package/FileLog.d.ts +2 -0
  504. package/FileLog.js +212 -0
  505. package/FileLogs.d.ts +2 -0
  506. package/FileLogs.js +202 -0
  507. package/FileMagnifier.d.ts +2 -0
  508. package/FileMagnifier.js +202 -0
  509. package/FileMagnifierOn.d.ts +2 -0
  510. package/FileMagnifierOn.js +200 -0
  511. package/FileMid.d.ts +2 -0
  512. package/FileMid.js +212 -0
  513. package/FileMp3.d.ts +2 -0
  514. package/FileMp3.js +212 -0
  515. package/FileMp4.d.ts +2 -0
  516. package/FileMp4.js +216 -0
  517. package/FileMpg.d.ts +2 -0
  518. package/FileMpg.js +212 -0
  519. package/FileNode.d.ts +2 -0
  520. package/FileNode.js +202 -0
  521. package/FilePdf.d.ts +2 -0
  522. package/FilePdf.js +216 -0
  523. package/FilePhp.d.ts +2 -0
  524. package/FilePhp.js +216 -0
  525. package/FilePlus.d.ts +2 -0
  526. package/FilePlus.js +198 -0
  527. package/FilePng.d.ts +2 -0
  528. package/FilePng.js +212 -0
  529. package/FilePpt.d.ts +2 -0
  530. package/FilePpt.js +216 -0
  531. package/FileRar.d.ts +2 -0
  532. package/FileRar.js +220 -0
  533. package/FileRegex.d.ts +2 -0
  534. package/FileRegex.js +204 -0
  535. package/FileRtf.d.ts +2 -0
  536. package/FileRtf.js +212 -0
  537. package/FileSql.d.ts +2 -0
  538. package/FileSql.js +212 -0
  539. package/FileSvg.d.ts +2 -0
  540. package/FileSvg.js +208 -0
  541. package/FileTGZ.d.ts +2 -0
  542. package/FileTGZ.js +208 -0
  543. package/FileText.d.ts +2 -0
  544. package/FileText.js +208 -0
  545. package/FileTiff.d.ts +2 -0
  546. package/FileTiff.js +212 -0
  547. package/FileWav.d.ts +2 -0
  548. package/FileWav.js +212 -0
  549. package/FileXls.d.ts +2 -0
  550. package/FileXls.js +208 -0
  551. package/FileXml.d.ts +2 -0
  552. package/FileXml.js +208 -0
  553. package/FileZip.d.ts +2 -0
  554. package/FileZip.js +212 -0
  555. package/Filter.d.ts +2 -3
  556. package/Filter.js +71 -18
  557. package/FilterMinus.d.ts +2 -0
  558. package/FilterMinus.js +198 -0
  559. package/FilterPlus.d.ts +2 -0
  560. package/FilterPlus.js +198 -0
  561. package/Fingerprint.d.ts +2 -0
  562. package/Fingerprint.js +198 -0
  563. package/Flag.d.ts +2 -3
  564. package/Flag.js +71 -18
  565. package/Flame.d.ts +2 -0
  566. package/Flame.js +194 -0
  567. package/Flashlight.d.ts +2 -0
  568. package/Flashlight.js +198 -0
  569. package/Flask.d.ts +2 -0
  570. package/Flask.js +198 -0
  571. package/FloppyDisk.d.ts +2 -0
  572. package/FloppyDisk.js +200 -0
  573. package/Folder.d.ts +2 -3
  574. package/Folder.js +71 -18
  575. package/ForwarderHeavy.d.ts +2 -0
  576. package/ForwarderHeavy.js +198 -0
  577. package/ForwarderUniversal.d.ts +2 -0
  578. package/ForwarderUniversal.js +202 -0
  579. package/FourRectangles.d.ts +2 -0
  580. package/Function.d.ts +2 -0
  581. package/Function.js +198 -0
  582. package/GeoTag.d.ts +2 -0
  583. package/GeoTag.js +200 -0
  584. package/GeoTagGroup.d.ts +2 -0
  585. package/GeoTagGroup.js +210 -0
  586. package/Globe.d.ts +2 -3
  587. package/Globe.js +82 -17
  588. package/GreaterThan.d.ts +2 -0
  589. package/GreaterThan.js +189 -0
  590. package/GreaterThanOrEqualTo.d.ts +2 -0
  591. package/GreaterThanOrEqualTo.js +193 -0
  592. package/GridLines.d.ts +2 -0
  593. package/GridLines.js +210 -0
  594. package/Hammer.d.ts +2 -0
  595. package/Hammer.js +196 -0
  596. package/HandRise.d.ts +2 -0
  597. package/HandRise.js +200 -0
  598. package/Hash.d.ts +2 -0
  599. package/Hash.js +189 -0
  600. package/Headset.d.ts +2 -0
  601. package/Headset.js +194 -0
  602. package/HeadsetD.d.ts +2 -0
  603. package/HeadsetD.js +200 -0
  604. package/HeadsetS.d.ts +2 -0
  605. package/HeadsetS.js +196 -0
  606. package/HeartRibbon.d.ts +2 -0
  607. package/HeartRibbon.js +198 -0
  608. package/Hexagon.d.ts +2 -0
  609. package/Hexagon.js +194 -0
  610. package/HexagonInformation.d.ts +2 -0
  611. package/HotAirBalloon.d.ts +2 -0
  612. package/HotAirBalloon.js +196 -0
  613. package/Hourglass.d.ts +2 -0
  614. package/Hourglass.js +198 -0
  615. package/HourglassCircle.d.ts +2 -0
  616. package/HourglassCircle.js +202 -0
  617. package/HourglassStart.d.ts +2 -0
  618. package/HourglassStart.js +200 -0
  619. package/House.d.ts +2 -0
  620. package/House.js +194 -0
  621. package/HumanBodyCircle.d.ts +2 -0
  622. package/HumanBodyCircle.js +200 -0
  623. package/IconProvider.d.ts +50 -0
  624. package/IconProvider.js +301 -0
  625. package/Indexer.d.ts +2 -0
  626. package/Indexes.d.ts +2 -0
  627. package/Indexes.js +204 -0
  628. package/Information.d.ts +2 -0
  629. package/Information.js +198 -0
  630. package/InformationCircle.d.ts +2 -0
  631. package/InformationCircle.js +200 -0
  632. package/InformationDiamond.d.ts +2 -0
  633. package/InformationDiamond.js +200 -0
  634. package/InformationHexagon.d.ts +2 -0
  635. package/InformationHexagon.js +200 -0
  636. package/Key.d.ts +2 -0
  637. package/Key.js +198 -0
  638. package/LaptopOpen.d.ts +2 -0
  639. package/LaptopOpen.js +198 -0
  640. package/LayerTriple.d.ts +2 -0
  641. package/Layers.d.ts +2 -0
  642. package/LayersPlus.d.ts +2 -0
  643. package/LayersRised.d.ts +2 -0
  644. package/LayersRised.js +208 -0
  645. package/LayersTriple.d.ts +2 -0
  646. package/LayersTriple.js +202 -0
  647. package/Layout.d.ts +2 -0
  648. package/Layout.js +198 -0
  649. package/LayoutOverview.d.ts +2 -0
  650. package/LayoutOverview.js +200 -0
  651. package/LayoutPanels.d.ts +2 -0
  652. package/LayoutPanels.js +206 -0
  653. package/LessThan.d.ts +2 -0
  654. package/LessThan.js +189 -0
  655. package/LessThanOrEqualTo.d.ts +2 -0
  656. package/LessThanOrEqualTo.js +193 -0
  657. package/Lightbulb.d.ts +2 -3
  658. package/Lightbulb.js +75 -18
  659. package/Lightning.d.ts +2 -3
  660. package/Lightning.js +71 -18
  661. package/Line.d.ts +2 -3
  662. package/Line.js +66 -20
  663. package/LinesThree.d.ts +2 -0
  664. package/LinesThree.js +191 -0
  665. package/List.d.ts +2 -3
  666. package/List.js +85 -29
  667. package/ListCheck.d.ts +2 -0
  668. package/ListCheck.js +208 -0
  669. package/Lock.d.ts +2 -3
  670. package/Lock.js +81 -24
  671. package/LockSquare.d.ts +2 -0
  672. package/LockSquare.js +202 -0
  673. package/LockUnlocked.d.ts +2 -3
  674. package/LockUnlocked.js +81 -24
  675. package/MIGRATION.md +162 -0
  676. package/Magnifier.d.ts +2 -0
  677. package/Magnifier.js +196 -0
  678. package/MagnifierArrowLeftRight.d.ts +2 -0
  679. package/MagnifierArrowLeftRight.js +198 -0
  680. package/MagnifierChartColumn.d.ts +2 -0
  681. package/MagnifierChartColumn.js +200 -0
  682. package/MagnifierChartLine.d.ts +2 -0
  683. package/MagnifierChartLine.js +198 -0
  684. package/MagnifierClock.d.ts +2 -0
  685. package/MagnifierClock.js +198 -0
  686. package/MagnifierCross.d.ts +2 -0
  687. package/MagnifierCross.js +198 -0
  688. package/MagnifierDrive.d.ts +2 -0
  689. package/MagnifierMinus.d.ts +2 -0
  690. package/MagnifierMinus.js +198 -0
  691. package/MagnifierPlus.d.ts +2 -0
  692. package/MagnifierPlus.js +198 -0
  693. package/MagnifierText.d.ts +2 -0
  694. package/MagnifierText.js +200 -0
  695. package/MagnifierUnderline.d.ts +2 -0
  696. package/MagnifierUnderline.js +200 -0
  697. package/MagnifierWithPlus.d.ts +2 -0
  698. package/MagnifierWithPlus.js +200 -0
  699. package/Markdown.d.ts +2 -0
  700. package/Markdown.js +200 -0
  701. package/MeshRandom.d.ts +2 -0
  702. package/MeshRandom.js +196 -0
  703. package/Metrics.d.ts +2 -3
  704. package/Metrics.js +79 -24
  705. package/Minus.d.ts +2 -3
  706. package/Minus.js +71 -23
  707. package/MinusCircle.d.ts +2 -3
  708. package/MinusCircle.js +87 -32
  709. package/MobilePhone.d.ts +2 -0
  710. package/MobilePhone.js +198 -0
  711. package/Monitor.d.ts +2 -3
  712. package/Monitor.js +79 -26
  713. package/MonitorChartColumn.d.ts +2 -0
  714. package/MonitorChartColumn.js +200 -0
  715. package/Moon.d.ts +2 -0
  716. package/Moon.js +194 -0
  717. package/Motorcycle.d.ts +2 -0
  718. package/Motorcycle.js +194 -0
  719. package/MutipleFolders.d.ts +2 -0
  720. package/MutipleFolders.js +196 -0
  721. package/NetworkConnector.d.ts +2 -0
  722. package/NetworkConnector.js +193 -0
  723. package/NetworkDevices.d.ts +2 -0
  724. package/NetworkDevices.js +200 -0
  725. package/NodeBranch.d.ts +2 -0
  726. package/NodeBranch.js +196 -0
  727. package/NodeBranchPlus.d.ts +2 -0
  728. package/NodeBranchPlus.js +200 -0
  729. package/NodeConnection.d.ts +2 -0
  730. package/NodeConnection.js +212 -0
  731. package/NodeDistributed.d.ts +2 -0
  732. package/NodeDistributed.js +196 -0
  733. package/NodeFollow.d.ts +2 -0
  734. package/NodeFollow.js +200 -0
  735. package/NodeFollowFour.d.ts +2 -0
  736. package/NodeFollowFour.js +200 -0
  737. package/NodeModel.d.ts +2 -0
  738. package/NodeModel.js +189 -0
  739. package/NodeNetwork.d.ts +2 -0
  740. package/NodeNetwork.js +196 -0
  741. package/NodePathDuration.d.ts +2 -0
  742. package/NodePathDuration.js +206 -0
  743. package/NodeReroute.d.ts +2 -0
  744. package/NodeRulesEngine.d.ts +2 -0
  745. package/NodeRulesEngine.js +216 -0
  746. package/NodeRulesets.d.ts +2 -0
  747. package/NodeRulesets.js +200 -0
  748. package/NodeServices.d.ts +2 -0
  749. package/NodeSplit.d.ts +2 -0
  750. package/NodeSplit.js +196 -0
  751. package/NodeStartToEnd.d.ts +2 -0
  752. package/NodeStartToEnd.js +200 -0
  753. package/NodeSwitch.d.ts +2 -0
  754. package/NodeTopology.d.ts +2 -0
  755. package/NodeTopology.js +196 -0
  756. package/NodeTree.d.ts +2 -0
  757. package/NodeTree.js +196 -0
  758. package/NotEqualTo.d.ts +2 -0
  759. package/NotEqualTo.js +193 -0
  760. package/NotePlus.d.ts +2 -0
  761. package/NotePlus.js +198 -0
  762. package/ObjectsCheck.d.ts +2 -0
  763. package/ObjectsCircles.d.ts +2 -0
  764. package/ObjectsSquaresAndCircles.d.ts +2 -0
  765. package/ObjectsVarietyShapes.d.ts +2 -0
  766. package/OrganizerNotebook.d.ts +2 -0
  767. package/OrganizerNotebook.js +196 -0
  768. package/PageNode.d.ts +2 -0
  769. package/Paintbrush.d.ts +2 -3
  770. package/Paintbrush.js +79 -24
  771. package/Palette.d.ts +2 -0
  772. package/Palette.js +204 -0
  773. package/PaperFolded.d.ts +2 -0
  774. package/PaperFolded.js +198 -0
  775. package/PaperPlane.d.ts +2 -0
  776. package/PaperPlane.js +196 -0
  777. package/Paperclip.d.ts +2 -0
  778. package/Paperclip.js +189 -0
  779. package/ParallelDots.d.ts +2 -0
  780. package/ParallelDots.js +197 -0
  781. package/Pencil.d.ts +2 -3
  782. package/Pencil.js +79 -23
  783. package/PencilCircle.d.ts +2 -0
  784. package/PencilCircle.js +200 -0
  785. package/PencilUnderline.d.ts +2 -0
  786. package/PencilUnderline.js +200 -0
  787. package/PhoneReceiverUp.d.ts +2 -0
  788. package/PhoneReceiverUp.js +196 -0
  789. package/Picture.d.ts +2 -0
  790. package/Picture.js +204 -0
  791. package/Pin.d.ts +2 -0
  792. package/Pin.js +194 -0
  793. package/PinStuck.d.ts +2 -0
  794. package/PinStuck.js +196 -0
  795. package/Plus.d.ts +2 -3
  796. package/Plus.js +70 -23
  797. package/PlusBalloon.d.ts +2 -0
  798. package/PlusBalloon.js +198 -0
  799. package/PlusBrackets.d.ts +2 -0
  800. package/PlusBrackets.js +191 -0
  801. package/PlusCircle.d.ts +2 -0
  802. package/PlusCircle.js +198 -0
  803. package/Portrait.d.ts +2 -0
  804. package/Portrait.js +200 -0
  805. package/PortraitPlus.d.ts +2 -0
  806. package/PortraitPlus.js +204 -0
  807. package/PortraitThree.d.ts +2 -0
  808. package/PortraitTwo.d.ts +2 -0
  809. package/PortraitsThree.d.ts +2 -0
  810. package/PortraitsThree.js +216 -0
  811. package/PortraitsTwo.d.ts +2 -0
  812. package/PortraitsTwo.js +208 -0
  813. package/Printer.d.ts +2 -0
  814. package/Printer.js +196 -0
  815. package/Processor.d.ts +2 -0
  816. package/Processor.js +202 -0
  817. package/ProcessorBus.d.ts +2 -0
  818. package/ProcessorBus.js +196 -0
  819. package/ProjectorChartColumn.d.ts +2 -0
  820. package/ProjectorChartColumn.js +200 -0
  821. package/Pulse.d.ts +2 -0
  822. package/Pulse.js +189 -0
  823. package/Punchcard.d.ts +2 -0
  824. package/Punchcard.js +230 -0
  825. package/PuzzlePiece.d.ts +2 -0
  826. package/PuzzlePiece.js +194 -0
  827. package/QuestionCircle.d.ts +2 -3
  828. package/QuestionCircle.js +88 -28
  829. package/RectanglesAndCheck.d.ts +2 -0
  830. package/RectanglesAndCheck.js +210 -0
  831. package/RectanglesDouble.d.ts +2 -0
  832. package/RectanglesDouble.js +200 -0
  833. package/RectanglesFour.d.ts +2 -0
  834. package/RectanglesFour.js +212 -0
  835. package/RectanglesWithCornerFrame.d.ts +2 -0
  836. package/RectanglesWithCornerFrame.js +204 -0
  837. package/RectanglesWithoutFrame.d.ts +2 -0
  838. package/Report.d.ts +2 -3
  839. package/Report.js +84 -20
  840. package/ReportPivot.d.ts +2 -3
  841. package/ReportSearch.d.ts +2 -3
  842. package/RobotAgent.d.ts +2 -0
  843. package/RobotAgent.js +200 -0
  844. package/RobotFace.d.ts +2 -0
  845. package/RobotFace.js +200 -0
  846. package/Rocket.d.ts +2 -0
  847. package/Rocket.js +198 -0
  848. package/SVG.d.ts +17 -38
  849. package/SVG.js +46 -83
  850. package/SVGEnterprise.d.ts +60 -0
  851. package/SVGEnterprise.js +217 -0
  852. package/SVGInternal.d.ts +1 -1
  853. package/SVGInternal.js +11 -11
  854. package/Scissors.d.ts +2 -0
  855. package/Scissors.js +194 -0
  856. package/Script.d.ts +2 -0
  857. package/Script.js +196 -0
  858. package/Servers.d.ts +2 -0
  859. package/Servers.js +208 -0
  860. package/ServersCloud.d.ts +2 -0
  861. package/ServersCloud.js +210 -0
  862. package/SeverityInformation.d.ts +2 -0
  863. package/SeverityInformation.js +200 -0
  864. package/ShapesVariety.d.ts +2 -0
  865. package/ShapesVariety.js +210 -0
  866. package/Ship.d.ts +2 -0
  867. package/Ship.js +196 -0
  868. package/Shoe.d.ts +2 -0
  869. package/Shoe.js +194 -0
  870. package/SlidersDoubleHorizontal.d.ts +2 -0
  871. package/SlidersDoubleHorizontal.js +200 -0
  872. package/SlidersTripleHorizontal.d.ts +2 -0
  873. package/SlidersTripleHorizontal.js +212 -0
  874. package/Square.d.ts +2 -0
  875. package/Square.js +196 -0
  876. package/SquareAndCorners.d.ts +2 -0
  877. package/SquareAndCorners.js +210 -0
  878. package/SquareArrowRightInside.d.ts +2 -0
  879. package/SquareArrowTopRight.d.ts +2 -0
  880. package/SquareChevronsIn.d.ts +2 -0
  881. package/SquareChevronsOut.d.ts +2 -0
  882. package/SquareFourDots.d.ts +2 -0
  883. package/SquareHalfArrowDown.d.ts +2 -0
  884. package/SquareHalfArrowUp.d.ts +2 -0
  885. package/SquareLayers.d.ts +2 -0
  886. package/SquareLock.d.ts +2 -0
  887. package/SquareUsers.d.ts +2 -0
  888. package/SquaresAndCircles.d.ts +2 -0
  889. package/SquaresAndCircles.js +212 -0
  890. package/SquaresLayered.d.ts +2 -0
  891. package/SquaresLayered.js +198 -0
  892. package/SquaresLayeredPlus.d.ts +2 -0
  893. package/SquaresLayeredPlus.js +202 -0
  894. package/Star.d.ts +2 -3
  895. package/Star.js +77 -24
  896. package/Stopwatch.d.ts +2 -0
  897. package/Stopwatch.js +202 -0
  898. package/Store.d.ts +2 -0
  899. package/Store.js +196 -0
  900. package/Sun.d.ts +2 -0
  901. package/Sun.js +226 -0
  902. package/SuperCar.d.ts +2 -0
  903. package/SuperCar.js +196 -0
  904. package/Table.d.ts +2 -3
  905. package/Table.js +79 -24
  906. package/TableChevron.d.ts +2 -0
  907. package/TableChevron.js +198 -0
  908. package/TableChevronChartLine.d.ts +2 -0
  909. package/TableChevronChartLine.js +206 -0
  910. package/TableList.d.ts +2 -0
  911. package/TableList.js +200 -0
  912. package/TableSlide.d.ts +2 -0
  913. package/TableSlide.js +204 -0
  914. package/Tablet.d.ts +2 -0
  915. package/Tablet.js +198 -0
  916. package/TabletLandscape.d.ts +2 -0
  917. package/TabletLandscape.js +198 -0
  918. package/Tag.d.ts +2 -0
  919. package/Tag.js +198 -0
  920. package/Telescope.d.ts +2 -0
  921. package/Telescope.js +198 -0
  922. package/TextA.d.ts +2 -0
  923. package/TextA.js +189 -0
  924. package/TextASmall.d.ts +2 -0
  925. package/TextASmall.js +189 -0
  926. package/TextAa.d.ts +2 -0
  927. package/TextAa.js +193 -0
  928. package/TextBox.d.ts +2 -0
  929. package/TextBox.js +198 -0
  930. package/TextDirection.d.ts +2 -0
  931. package/TextDirection45.d.ts +2 -0
  932. package/TextDirection45.js +191 -0
  933. package/TextDirection90.d.ts +2 -0
  934. package/TextDirection90.js +191 -0
  935. package/TextDirectionMinus45.d.ts +2 -0
  936. package/TextDirectionMinus45.js +191 -0
  937. package/TextDirectionMinus90.d.ts +2 -0
  938. package/TextDirectionMinus90.js +191 -0
  939. package/TextDirectionRight.d.ts +2 -0
  940. package/TextDirectionRight.js +191 -0
  941. package/TextT.d.ts +2 -0
  942. package/TextT.js +189 -0
  943. package/ThumbsDown.d.ts +2 -0
  944. package/ThumbsDown.js +196 -0
  945. package/ThumbsUp.d.ts +2 -0
  946. package/ThumbsUp.js +196 -0
  947. package/TrashCanCross.d.ts +2 -0
  948. package/TrashCanCross.js +198 -0
  949. package/Treemap.d.ts +2 -0
  950. package/Treemap.js +202 -0
  951. package/Triangle.d.ts +2 -0
  952. package/Triangle.js +194 -0
  953. package/TriangleDoubleLayers.d.ts +2 -0
  954. package/TriangleDown.d.ts +2 -3
  955. package/TriangleExclamation.d.ts +2 -0
  956. package/TriangleLeft.d.ts +2 -3
  957. package/TriangleRight.d.ts +2 -3
  958. package/TriangleTripleLayers.d.ts +2 -0
  959. package/TrianglesLayeredDouble.d.ts +2 -0
  960. package/TrianglesLayeredDouble.js +200 -0
  961. package/TrianglesLayeredTriple.d.ts +2 -0
  962. package/TrianglesLayeredTriple.js +204 -0
  963. package/Truck.d.ts +2 -0
  964. package/Truck.js +198 -0
  965. package/UsersSquare.d.ts +2 -0
  966. package/UsersSquare.js +204 -0
  967. package/VideoCamera.d.ts +2 -0
  968. package/VideoCamera.js +196 -0
  969. package/WindowChevronsSlash.d.ts +2 -0
  970. package/WindowChevronsSlash.js +202 -0
  971. package/WindowPortrait.d.ts +2 -0
  972. package/WindowPortrait.js +208 -0
  973. package/Wrench.d.ts +2 -0
  974. package/Wrench.js +194 -0
  975. package/WrenchCircle.d.ts +2 -0
  976. package/WrenchCircle.js +198 -0
  977. package/docker-compose.yml +29 -0
  978. package/enterprise/Activity.d.ts +3 -0
  979. package/enterprise/Activity.js +136 -0
  980. package/enterprise/ArrowDown.d.ts +3 -0
  981. package/enterprise/ArrowDown.js +141 -0
  982. package/enterprise/ArrowLeft.d.ts +3 -0
  983. package/enterprise/ArrowLeft.js +141 -0
  984. package/enterprise/ArrowRight.d.ts +3 -0
  985. package/enterprise/ArrowRight.js +141 -0
  986. package/enterprise/ArrowUp.d.ts +3 -0
  987. package/enterprise/ArrowUp.js +141 -0
  988. package/enterprise/BarBeside.d.ts +3 -0
  989. package/enterprise/BarBeside.js +140 -0
  990. package/enterprise/BarStacked.d.ts +3 -0
  991. package/enterprise/BarStacked.js +141 -0
  992. package/enterprise/BarStacked100.d.ts +3 -0
  993. package/enterprise/BarStacked100.js +141 -0
  994. package/enterprise/Bell.d.ts +3 -0
  995. package/enterprise/Bell.js +141 -0
  996. package/enterprise/Bookmark.d.ts +3 -0
  997. package/enterprise/Bookmark.js +141 -0
  998. package/enterprise/Boolean.d.ts +3 -0
  999. package/enterprise/Boolean.js +140 -0
  1000. package/enterprise/BoxChecked.d.ts +3 -0
  1001. package/enterprise/BoxChecked.js +140 -0
  1002. package/enterprise/BoxFilled.d.ts +3 -0
  1003. package/enterprise/BoxFilled.js +141 -0
  1004. package/enterprise/BoxUnchecked.d.ts +3 -0
  1005. package/enterprise/BoxUnchecked.js +140 -0
  1006. package/enterprise/Calendar.d.ts +3 -0
  1007. package/enterprise/Calendar.js +140 -0
  1008. package/enterprise/Cancel.d.ts +3 -0
  1009. package/enterprise/Cancel.js +136 -0
  1010. package/enterprise/Caret.d.ts +3 -0
  1011. package/enterprise/Caret.js +136 -0
  1012. package/enterprise/ChartArea.d.ts +3 -0
  1013. package/enterprise/ChartArea.js +141 -0
  1014. package/enterprise/ChartBar.d.ts +3 -0
  1015. package/enterprise/ChartBar.js +141 -0
  1016. package/enterprise/ChartBasic.d.ts +3 -0
  1017. package/enterprise/ChartBasic.js +147 -0
  1018. package/enterprise/ChartBubble.d.ts +3 -0
  1019. package/enterprise/ChartBubble.js +141 -0
  1020. package/enterprise/ChartColumn.d.ts +3 -0
  1021. package/enterprise/ChartColumn.js +141 -0
  1022. package/enterprise/ChartLine.d.ts +3 -0
  1023. package/enterprise/ChartLine.js +141 -0
  1024. package/enterprise/ChartPie.d.ts +3 -0
  1025. package/enterprise/ChartPie.js +141 -0
  1026. package/enterprise/ChartScatter.d.ts +3 -0
  1027. package/enterprise/ChartScatter.js +140 -0
  1028. package/enterprise/Check.d.ts +3 -0
  1029. package/enterprise/Check.js +140 -0
  1030. package/enterprise/ChevronDown.d.ts +3 -0
  1031. package/enterprise/ChevronDown.js +139 -0
  1032. package/enterprise/ChevronLeft.d.ts +3 -0
  1033. package/enterprise/ChevronLeft.js +139 -0
  1034. package/enterprise/ChevronRight.d.ts +3 -0
  1035. package/enterprise/ChevronRight.js +139 -0
  1036. package/enterprise/ChevronUp.d.ts +3 -0
  1037. package/enterprise/ChevronUp.js +139 -0
  1038. package/enterprise/ChoroplethMap.d.ts +3 -0
  1039. package/enterprise/ChoroplethMap.js +141 -0
  1040. package/enterprise/Circle.d.ts +3 -0
  1041. package/enterprise/Circle.js +140 -0
  1042. package/enterprise/CircleFilled.d.ts +3 -0
  1043. package/enterprise/CircleFilled.js +140 -0
  1044. package/enterprise/CircleHalfFilled.d.ts +3 -0
  1045. package/enterprise/CircleHalfFilled.js +140 -0
  1046. package/enterprise/CirclePlus.d.ts +3 -0
  1047. package/enterprise/CirclePlus.js +140 -0
  1048. package/enterprise/Clear.d.ts +3 -0
  1049. package/enterprise/Clear.js +140 -0
  1050. package/enterprise/Clipboard.d.ts +3 -0
  1051. package/enterprise/Clipboard.js +141 -0
  1052. package/enterprise/Clock.d.ts +3 -0
  1053. package/enterprise/Clock.js +140 -0
  1054. package/enterprise/Clone.d.ts +3 -0
  1055. package/enterprise/Clone.js +140 -0
  1056. package/enterprise/Close.d.ts +3 -0
  1057. package/enterprise/Close.js +136 -0
  1058. package/enterprise/Code.d.ts +3 -0
  1059. package/enterprise/Code.js +141 -0
  1060. package/enterprise/Connection.d.ts +3 -0
  1061. package/enterprise/Connection.js +155 -0
  1062. package/enterprise/Dashboard.d.ts +3 -0
  1063. package/enterprise/Dashboard.js +140 -0
  1064. package/enterprise/Data.d.ts +3 -0
  1065. package/enterprise/Data.js +141 -0
  1066. package/enterprise/DataInput.d.ts +3 -0
  1067. package/enterprise/DataInput.js +141 -0
  1068. package/enterprise/DataSource.d.ts +3 -0
  1069. package/enterprise/DataSource.js +143 -0
  1070. package/enterprise/DistributedEnvironment.d.ts +3 -0
  1071. package/enterprise/DistributedEnvironment.js +140 -0
  1072. package/enterprise/DistributionStream.d.ts +3 -0
  1073. package/enterprise/DistributionStream.js +141 -0
  1074. package/enterprise/Document.d.ts +3 -0
  1075. package/enterprise/Document.js +141 -0
  1076. package/enterprise/Download.d.ts +3 -0
  1077. package/enterprise/Download.js +141 -0
  1078. package/enterprise/Envelope.d.ts +3 -0
  1079. package/enterprise/Envelope.js +141 -0
  1080. package/enterprise/Error.d.ts +3 -0
  1081. package/enterprise/Error.js +142 -0
  1082. package/enterprise/Events.d.ts +3 -0
  1083. package/enterprise/Events.js +141 -0
  1084. package/enterprise/External.d.ts +3 -0
  1085. package/enterprise/External.js +141 -0
  1086. package/enterprise/ExternalViz.d.ts +3 -0
  1087. package/enterprise/ExternalViz.js +136 -0
  1088. package/enterprise/Filter.d.ts +3 -0
  1089. package/enterprise/Filter.js +141 -0
  1090. package/enterprise/FitToView.d.ts +3 -0
  1091. package/enterprise/FitToView.js +149 -0
  1092. package/enterprise/Flag.d.ts +3 -0
  1093. package/enterprise/Flag.js +141 -0
  1094. package/enterprise/Folder.d.ts +3 -0
  1095. package/enterprise/Folder.js +141 -0
  1096. package/enterprise/Fullscreen.d.ts +3 -0
  1097. package/enterprise/Fullscreen.js +141 -0
  1098. package/enterprise/FullscreenExit.d.ts +3 -0
  1099. package/enterprise/FullscreenExit.js +141 -0
  1100. package/enterprise/FullscreenExitLight.d.ts +3 -0
  1101. package/enterprise/FullscreenExitLight.js +142 -0
  1102. package/enterprise/FullscreenLight.d.ts +3 -0
  1103. package/enterprise/FullscreenLight.js +142 -0
  1104. package/enterprise/GaugeFiller.d.ts +3 -0
  1105. package/enterprise/GaugeFiller.js +141 -0
  1106. package/enterprise/GaugeMarker.d.ts +3 -0
  1107. package/enterprise/GaugeMarker.js +141 -0
  1108. package/enterprise/GaugeRadial.d.ts +3 -0
  1109. package/enterprise/GaugeRadial.js +141 -0
  1110. package/enterprise/Gear.d.ts +3 -0
  1111. package/enterprise/Gear.js +140 -0
  1112. package/enterprise/GearUnfilled.d.ts +3 -0
  1113. package/enterprise/GearUnfilled.js +141 -0
  1114. package/enterprise/Globe.d.ts +3 -0
  1115. package/enterprise/Globe.js +139 -0
  1116. package/enterprise/HamburgerMenu.d.ts +3 -0
  1117. package/enterprise/HamburgerMenu.js +141 -0
  1118. package/enterprise/Icons.d.ts +3 -0
  1119. package/enterprise/Icons.js +149 -0
  1120. package/enterprise/Images.d.ts +3 -0
  1121. package/enterprise/Images.js +147 -0
  1122. package/enterprise/Info.d.ts +3 -0
  1123. package/enterprise/Info.js +145 -0
  1124. package/enterprise/InfoCircle.d.ts +3 -0
  1125. package/enterprise/InfoCircle.js +140 -0
  1126. package/enterprise/Inputs.d.ts +3 -0
  1127. package/enterprise/Inputs.js +151 -0
  1128. package/enterprise/LabelRotation0.d.ts +3 -0
  1129. package/enterprise/LabelRotation0.js +141 -0
  1130. package/enterprise/LabelRotation45.d.ts +3 -0
  1131. package/enterprise/LabelRotation45.js +141 -0
  1132. package/enterprise/LabelRotation90.d.ts +3 -0
  1133. package/enterprise/LabelRotation90.js +141 -0
  1134. package/enterprise/LabelRotationMinus45.d.ts +3 -0
  1135. package/enterprise/LabelRotationMinus45.js +141 -0
  1136. package/enterprise/LabelRotationMinus90.d.ts +3 -0
  1137. package/enterprise/LabelRotationMinus90.js +141 -0
  1138. package/enterprise/Lightbulb.d.ts +3 -0
  1139. package/enterprise/Lightbulb.js +141 -0
  1140. package/enterprise/Lightning.d.ts +3 -0
  1141. package/enterprise/Lightning.js +141 -0
  1142. package/enterprise/Line.d.ts +3 -0
  1143. package/enterprise/Line.js +143 -0
  1144. package/enterprise/Link.d.ts +3 -0
  1145. package/enterprise/Link.js +141 -0
  1146. package/enterprise/List.d.ts +3 -0
  1147. package/enterprise/List.js +141 -0
  1148. package/enterprise/LocationMarker.d.ts +3 -0
  1149. package/enterprise/LocationMarker.js +141 -0
  1150. package/enterprise/Lock.d.ts +3 -0
  1151. package/enterprise/Lock.js +141 -0
  1152. package/enterprise/LockUnlocked.d.ts +3 -0
  1153. package/enterprise/LockUnlocked.js +141 -0
  1154. package/enterprise/Map.d.ts +3 -0
  1155. package/enterprise/Map.js +136 -0
  1156. package/enterprise/Metrics.d.ts +3 -0
  1157. package/enterprise/Metrics.js +141 -0
  1158. package/enterprise/Minus.d.ts +3 -0
  1159. package/enterprise/Minus.js +139 -0
  1160. package/enterprise/MinusCircle.d.ts +3 -0
  1161. package/enterprise/MinusCircle.js +143 -0
  1162. package/enterprise/MissingValueJoin.d.ts +3 -0
  1163. package/enterprise/MissingValueJoin.js +141 -0
  1164. package/enterprise/MissingValueSkipped.d.ts +3 -0
  1165. package/enterprise/MissingValueSkipped.js +141 -0
  1166. package/enterprise/MissingValueZero.d.ts +3 -0
  1167. package/enterprise/MissingValueZero.js +141 -0
  1168. package/enterprise/Model.d.ts +3 -0
  1169. package/enterprise/Model.js +141 -0
  1170. package/enterprise/Monitor.d.ts +3 -0
  1171. package/enterprise/Monitor.js +145 -0
  1172. package/enterprise/More.d.ts +3 -0
  1173. package/enterprise/More.js +139 -0
  1174. package/enterprise/MoreVertical.d.ts +3 -0
  1175. package/enterprise/MoreVertical.js +139 -0
  1176. package/enterprise/MultiShare.d.ts +3 -0
  1177. package/enterprise/MultiShare.js +141 -0
  1178. package/enterprise/NetworkDevice.d.ts +3 -0
  1179. package/enterprise/NetworkDevice.js +145 -0
  1180. package/enterprise/NotAllowed.d.ts +3 -0
  1181. package/enterprise/NotAllowed.js +140 -0
  1182. package/enterprise/Number.d.ts +3 -0
  1183. package/enterprise/Number.js +141 -0
  1184. package/enterprise/Paintbrush.d.ts +3 -0
  1185. package/enterprise/Paintbrush.js +141 -0
  1186. package/enterprise/Pan.d.ts +3 -0
  1187. package/enterprise/Pan.js +141 -0
  1188. package/enterprise/Pause.d.ts +3 -0
  1189. package/enterprise/Pause.js +139 -0
  1190. package/enterprise/Pencil.d.ts +3 -0
  1191. package/enterprise/Pencil.js +140 -0
  1192. package/enterprise/Pivot.d.ts +3 -0
  1193. package/enterprise/Pivot.js +141 -0
  1194. package/enterprise/Play.d.ts +3 -0
  1195. package/enterprise/Play.js +136 -0
  1196. package/enterprise/Plus.d.ts +3 -0
  1197. package/enterprise/Plus.js +140 -0
  1198. package/enterprise/Print.d.ts +3 -0
  1199. package/enterprise/Print.js +140 -0
  1200. package/enterprise/Puzzle.d.ts +3 -0
  1201. package/enterprise/Puzzle.js +141 -0
  1202. package/enterprise/Question.d.ts +3 -0
  1203. package/enterprise/Question.js +141 -0
  1204. package/enterprise/QuestionCircle.d.ts +3 -0
  1205. package/enterprise/QuestionCircle.js +140 -0
  1206. package/enterprise/Refresh.d.ts +3 -0
  1207. package/enterprise/Refresh.js +145 -0
  1208. package/enterprise/RefreshLight.d.ts +3 -0
  1209. package/enterprise/RefreshLight.js +162 -0
  1210. package/enterprise/Remove.d.ts +3 -0
  1211. package/enterprise/Remove.js +136 -0
  1212. package/enterprise/Report.d.ts +3 -0
  1213. package/enterprise/Report.js +136 -0
  1214. package/enterprise/ReportPivot.d.ts +3 -0
  1215. package/enterprise/ReportPivot.js +141 -0
  1216. package/enterprise/ReportSearch.d.ts +3 -0
  1217. package/enterprise/ReportSearch.js +141 -0
  1218. package/enterprise/Rollup.d.ts +3 -0
  1219. package/enterprise/Rollup.js +141 -0
  1220. package/enterprise/Rotate.d.ts +3 -0
  1221. package/enterprise/Rotate.js +141 -0
  1222. package/enterprise/RotateCounter.d.ts +3 -0
  1223. package/enterprise/RotateCounter.js +141 -0
  1224. package/enterprise/RotateCounterLight.d.ts +3 -0
  1225. package/enterprise/RotateCounterLight.js +155 -0
  1226. package/enterprise/RotateLight.d.ts +3 -0
  1227. package/enterprise/RotateLight.js +155 -0
  1228. package/enterprise/Save.d.ts +3 -0
  1229. package/enterprise/Save.js +143 -0
  1230. package/enterprise/Search.d.ts +3 -0
  1231. package/enterprise/Search.js +140 -0
  1232. package/enterprise/Select.d.ts +3 -0
  1233. package/enterprise/Select.js +143 -0
  1234. package/enterprise/Settings.d.ts +3 -0
  1235. package/enterprise/Settings.js +141 -0
  1236. package/enterprise/Shapes.d.ts +3 -0
  1237. package/enterprise/Shapes.js +147 -0
  1238. package/enterprise/Share.d.ts +3 -0
  1239. package/enterprise/Share.js +141 -0
  1240. package/enterprise/SingleValue.d.ts +3 -0
  1241. package/enterprise/SingleValue.js +141 -0
  1242. package/enterprise/Sort.d.ts +3 -0
  1243. package/enterprise/Sort.js +141 -0
  1244. package/enterprise/SortedDown.d.ts +3 -0
  1245. package/enterprise/SortedDown.js +142 -0
  1246. package/enterprise/SortedUp.d.ts +3 -0
  1247. package/enterprise/SortedUp.js +142 -0
  1248. package/enterprise/SpeechBubble.d.ts +3 -0
  1249. package/enterprise/SpeechBubble.js +140 -0
  1250. package/enterprise/SplitBy.d.ts +3 -0
  1251. package/enterprise/SplitBy.js +141 -0
  1252. package/enterprise/Star.d.ts +3 -0
  1253. package/enterprise/Star.js +141 -0
  1254. package/enterprise/Stop.d.ts +3 -0
  1255. package/enterprise/Stop.js +136 -0
  1256. package/enterprise/String.d.ts +3 -0
  1257. package/enterprise/String.js +141 -0
  1258. package/enterprise/Success.d.ts +3 -0
  1259. package/enterprise/Success.js +140 -0
  1260. package/enterprise/Table.d.ts +3 -0
  1261. package/enterprise/Table.js +141 -0
  1262. package/enterprise/Target.d.ts +3 -0
  1263. package/enterprise/Target.js +148 -0
  1264. package/enterprise/Text.d.ts +3 -0
  1265. package/enterprise/Text.js +141 -0
  1266. package/enterprise/TextLight.d.ts +3 -0
  1267. package/enterprise/TextLight.js +144 -0
  1268. package/enterprise/Tiles.d.ts +3 -0
  1269. package/enterprise/Tiles.js +140 -0
  1270. package/enterprise/Tool.d.ts +3 -0
  1271. package/enterprise/Tool.js +141 -0
  1272. package/enterprise/Topology.d.ts +3 -0
  1273. package/enterprise/Topology.js +141 -0
  1274. package/enterprise/Trash.d.ts +3 -0
  1275. package/enterprise/Trash.js +141 -0
  1276. package/enterprise/Tree.d.ts +3 -0
  1277. package/enterprise/Tree.js +139 -0
  1278. package/enterprise/TriangleDown.d.ts +3 -0
  1279. package/enterprise/TriangleDown.js +141 -0
  1280. package/enterprise/TriangleDownSmall.d.ts +3 -0
  1281. package/enterprise/TriangleDownSmall.js +141 -0
  1282. package/enterprise/TriangleLeft.d.ts +3 -0
  1283. package/enterprise/TriangleLeft.js +141 -0
  1284. package/enterprise/TriangleLeftSmall.d.ts +3 -0
  1285. package/enterprise/TriangleLeftSmall.js +141 -0
  1286. package/enterprise/TriangleRight.d.ts +3 -0
  1287. package/enterprise/TriangleRight.js +141 -0
  1288. package/enterprise/TriangleRightSmall.d.ts +3 -0
  1289. package/enterprise/TriangleRightSmall.js +141 -0
  1290. package/enterprise/TriangleUp.d.ts +3 -0
  1291. package/enterprise/TriangleUp.js +141 -0
  1292. package/enterprise/TriangleUpSmall.d.ts +3 -0
  1293. package/enterprise/TriangleUpSmall.js +141 -0
  1294. package/enterprise/Upload.d.ts +3 -0
  1295. package/enterprise/Upload.js +141 -0
  1296. package/enterprise/User.d.ts +3 -0
  1297. package/enterprise/User.js +140 -0
  1298. package/enterprise/Warning.d.ts +3 -0
  1299. package/enterprise/Warning.js +141 -0
  1300. package/enterprise/ZoomIn.d.ts +3 -0
  1301. package/enterprise/ZoomIn.js +141 -0
  1302. package/enterprise/ZoomOut.d.ts +3 -0
  1303. package/enterprise/ZoomOut.js +143 -0
  1304. package/enterprise/ZoomReset.d.ts +3 -0
  1305. package/enterprise/ZoomReset.js +148 -0
  1306. package/package.json +26 -5
  1307. package/test-runner-jest.config.js +36 -0
  1308. package/types/icons/Airplane.d.ts +20 -0
  1309. package/types/icons/AlignBottom.d.ts +20 -0
  1310. package/types/icons/AlignCenter.d.ts +20 -0
  1311. package/types/icons/AlignDistributeHorizontal.d.ts +20 -0
  1312. package/types/icons/AlignDistributeVertical.d.ts +20 -0
  1313. package/types/icons/AlignLeft.d.ts +20 -0
  1314. package/types/icons/AlignRight.d.ts +20 -0
  1315. package/types/icons/AlignTop.d.ts +20 -0
  1316. package/types/icons/AlignVerticalCenters.d.ts +20 -0
  1317. package/types/icons/ArrowBowLeft.d.ts +20 -0
  1318. package/types/icons/ArrowBowRight.d.ts +20 -0
  1319. package/types/icons/ArrowBroadBowRight.d.ts +20 -0
  1320. package/types/icons/ArrowBroadUnderbarDown.d.ts +20 -0
  1321. package/types/icons/ArrowBroadUnderbarUp.d.ts +20 -0
  1322. package/types/icons/ArrowCircleOutRight.d.ts +20 -0
  1323. package/types/icons/ArrowClockwise.d.ts +20 -0
  1324. package/types/icons/ArrowCounterClockwise.d.ts +20 -0
  1325. package/types/icons/ArrowDown.d.ts +20 -0
  1326. package/types/icons/ArrowFourWays.d.ts +20 -0
  1327. package/types/icons/ArrowLeft.d.ts +20 -0
  1328. package/types/icons/ArrowLongTopLeft.d.ts +20 -0
  1329. package/types/icons/ArrowRight.d.ts +20 -0
  1330. package/types/icons/ArrowSquareHalfDown.d.ts +20 -0
  1331. package/types/icons/ArrowSquareHalfUp.d.ts +20 -0
  1332. package/types/icons/ArrowSquareInsideRight.d.ts +20 -0
  1333. package/types/icons/ArrowSquareRight.d.ts +20 -0
  1334. package/types/icons/ArrowSquareTopRight.d.ts +20 -0
  1335. package/types/icons/ArrowSquareTopRightInset.d.ts +20 -0
  1336. package/types/icons/ArrowTriangleDown.d.ts +20 -0
  1337. package/types/icons/ArrowTriangleLeft.d.ts +20 -0
  1338. package/types/icons/ArrowTriangleRight.d.ts +20 -0
  1339. package/types/icons/ArrowTriangleUp.d.ts +20 -0
  1340. package/types/icons/ArrowTurnBackLeft.d.ts +20 -0
  1341. package/types/icons/ArrowUp.d.ts +20 -0
  1342. package/types/icons/ArrowUpDown.d.ts +20 -0
  1343. package/types/icons/ArrowsCircularDouble.d.ts +20 -0
  1344. package/types/icons/ArrowsRectangularDouble.d.ts +20 -0
  1345. package/types/icons/ArrowsRerouteUp.d.ts +20 -0
  1346. package/types/icons/ArrowsRoundedRectangularDouble.d.ts +20 -0
  1347. package/types/icons/ArrowsRoundedRectangularDoubleSlashed.d.ts +20 -0
  1348. package/types/icons/ArrowsSeparatedRight.d.ts +20 -0
  1349. package/types/icons/ArrowsSwitchRight.d.ts +20 -0
  1350. package/types/icons/Balloon.d.ts +20 -0
  1351. package/types/icons/BalloonDot.d.ts +20 -0
  1352. package/types/icons/BalloonsChat.d.ts +20 -0
  1353. package/types/icons/Bell.d.ts +20 -0
  1354. package/types/icons/BellDot.d.ts +20 -0
  1355. package/types/icons/BellPlus.d.ts +20 -0
  1356. package/types/icons/BellSlashed.d.ts +20 -0
  1357. package/types/icons/Bicycle.d.ts +20 -0
  1358. package/types/icons/BlockFourDots.d.ts +20 -0
  1359. package/types/icons/BlocksHorse.d.ts +20 -0
  1360. package/types/icons/BookOpen.d.ts +20 -0
  1361. package/types/icons/Bookmark.d.ts +20 -0
  1362. package/types/icons/Bookshelf.d.ts +20 -0
  1363. package/types/icons/Briefcase.d.ts +20 -0
  1364. package/types/icons/Bug.d.ts +20 -0
  1365. package/types/icons/Buildings.d.ts +20 -0
  1366. package/types/icons/Bus.d.ts +20 -0
  1367. package/types/icons/Calendar.d.ts +20 -0
  1368. package/types/icons/CalendarChecked.d.ts +20 -0
  1369. package/types/icons/CalenderArrowRight.d.ts +20 -0
  1370. package/types/icons/Car.d.ts +20 -0
  1371. package/types/icons/CaretDown.d.ts +20 -0
  1372. package/types/icons/CaretLeft.d.ts +20 -0
  1373. package/types/icons/CaretRight.d.ts +20 -0
  1374. package/types/icons/CaretSmallDown.d.ts +20 -0
  1375. package/types/icons/CaretSmallLeft.d.ts +20 -0
  1376. package/types/icons/CaretSmallRight.d.ts +20 -0
  1377. package/types/icons/CaretSmallUp.d.ts +20 -0
  1378. package/types/icons/CaretUp.d.ts +20 -0
  1379. package/types/icons/CaretsSmallInsideUpDown.d.ts +20 -0
  1380. package/types/icons/CaretsSmallOutsideUpDown.d.ts +20 -0
  1381. package/types/icons/CaretsSmallUpDown.d.ts +20 -0
  1382. package/types/icons/Chain.d.ts +20 -0
  1383. package/types/icons/ChartArea.d.ts +20 -0
  1384. package/types/icons/ChartAreaStacked.d.ts +20 -0
  1385. package/types/icons/ChartBar.d.ts +20 -0
  1386. package/types/icons/ChartBarBeside.d.ts +20 -0
  1387. package/types/icons/ChartBarStacked.d.ts +20 -0
  1388. package/types/icons/ChartBarStacked100.d.ts +20 -0
  1389. package/types/icons/ChartBubble.d.ts +20 -0
  1390. package/types/icons/ChartChoroplethMap.d.ts +20 -0
  1391. package/types/icons/ChartColumn.d.ts +20 -0
  1392. package/types/icons/ChartColumnPanel.d.ts +20 -0
  1393. package/types/icons/ChartColumnSquare.d.ts +20 -0
  1394. package/types/icons/ChartColumnThin.d.ts +20 -0
  1395. package/types/icons/ChartGantt.d.ts +20 -0
  1396. package/types/icons/ChartGauge.d.ts +20 -0
  1397. package/types/icons/ChartGaugeFiller.d.ts +20 -0
  1398. package/types/icons/ChartGaugeMarker.d.ts +20 -0
  1399. package/types/icons/ChartLine.d.ts +20 -0
  1400. package/types/icons/ChartLineChecked.d.ts +20 -0
  1401. package/types/icons/ChartLineClock.d.ts +20 -0
  1402. package/types/icons/ChartLinePlus.d.ts +20 -0
  1403. package/types/icons/ChartLineUnderlineDotted.d.ts +20 -0
  1404. package/types/icons/ChartLineWarning.d.ts +20 -0
  1405. package/types/icons/ChartLinkGraph.d.ts +20 -0
  1406. package/types/icons/ChartMissingValueJoin.d.ts +20 -0
  1407. package/types/icons/ChartMissingValueSkipped.d.ts +20 -0
  1408. package/types/icons/ChartMissingValueZero.d.ts +20 -0
  1409. package/types/icons/ChartPanels.d.ts +20 -0
  1410. package/types/icons/ChartParallelCoordinates.d.ts +20 -0
  1411. package/types/icons/ChartPie.d.ts +20 -0
  1412. package/types/icons/ChartPlus.d.ts +20 -0
  1413. package/types/icons/ChartSankey.d.ts +20 -0
  1414. package/types/icons/ChartScatters.d.ts +20 -0
  1415. package/types/icons/ChartSingleValue.d.ts +20 -0
  1416. package/types/icons/ChartSingleValueIcon.d.ts +20 -0
  1417. package/types/icons/ChartSingleValueRadial.d.ts +20 -0
  1418. package/types/icons/ChartStream.d.ts +20 -0
  1419. package/types/icons/ChartTimeline.d.ts +20 -0
  1420. package/types/icons/CheckBox.d.ts +20 -0
  1421. package/types/icons/CheckBoxCompleted.d.ts +20 -0
  1422. package/types/icons/CheckBoxIndeterminate.d.ts +20 -0
  1423. package/types/icons/CheckCircle.d.ts +20 -0
  1424. package/types/icons/CheckRadio.d.ts +20 -0
  1425. package/types/icons/Checkmark.d.ts +20 -0
  1426. package/types/icons/CheckmarksDouble.d.ts +20 -0
  1427. package/types/icons/ChevronDown.d.ts +20 -0
  1428. package/types/icons/ChevronLeft.d.ts +20 -0
  1429. package/types/icons/ChevronRight.d.ts +20 -0
  1430. package/types/icons/ChevronUp.d.ts +20 -0
  1431. package/types/icons/ChevronsDoubleDownGuillemets.d.ts +20 -0
  1432. package/types/icons/ChevronsDoubleLeftGuillemets.d.ts +20 -0
  1433. package/types/icons/ChevronsDoubleRightGuillemets.d.ts +20 -0
  1434. package/types/icons/ChevronsDoubleUpGuillemets.d.ts +20 -0
  1435. package/types/icons/ChevronsIn.d.ts +20 -0
  1436. package/types/icons/ChevronsOut.d.ts +20 -0
  1437. package/types/icons/ChevronsSlash.d.ts +20 -0
  1438. package/types/icons/ChevronsSquareIn.d.ts +20 -0
  1439. package/types/icons/ChevronsSquareOut.d.ts +20 -0
  1440. package/types/icons/ChevronsTextSmallA.d.ts +20 -0
  1441. package/types/icons/Circle.d.ts +20 -0
  1442. package/types/icons/CircleHalfFilled.d.ts +20 -0
  1443. package/types/icons/CircleSlashed.d.ts +20 -0
  1444. package/types/icons/CirclesFour.d.ts +20 -0
  1445. package/types/icons/Clipboard.d.ts +20 -0
  1446. package/types/icons/Clock.d.ts +20 -0
  1447. package/types/icons/ClockAlarm.d.ts +20 -0
  1448. package/types/icons/Cloud.d.ts +20 -0
  1449. package/types/icons/CloudArrowDown.d.ts +20 -0
  1450. package/types/icons/CloudArrowUp.d.ts +20 -0
  1451. package/types/icons/Cog.d.ts +20 -0
  1452. package/types/icons/Compass.d.ts +20 -0
  1453. package/types/icons/Container.d.ts +20 -0
  1454. package/types/icons/Containership.d.ts +20 -0
  1455. package/types/icons/ControlFastForwardCircle.d.ts +20 -0
  1456. package/types/icons/ControlNextCircle.d.ts +20 -0
  1457. package/types/icons/ControlPause.d.ts +20 -0
  1458. package/types/icons/ControlPauseCircle.d.ts +20 -0
  1459. package/types/icons/ControlPlay.d.ts +20 -0
  1460. package/types/icons/ControlPlayBrackets.d.ts +20 -0
  1461. package/types/icons/ControlPlayCircle.d.ts +20 -0
  1462. package/types/icons/ControlPlayResume.d.ts +20 -0
  1463. package/types/icons/ControlPreviousCircle.d.ts +20 -0
  1464. package/types/icons/ControlRewindCircle.d.ts +20 -0
  1465. package/types/icons/ControlStop.d.ts +20 -0
  1466. package/types/icons/Counter.d.ts +20 -0
  1467. package/types/icons/CreditCard.d.ts +20 -0
  1468. package/types/icons/Crop.d.ts +20 -0
  1469. package/types/icons/Cross.d.ts +20 -0
  1470. package/types/icons/CrossCircle.d.ts +20 -0
  1471. package/types/icons/Crown.d.ts +20 -0
  1472. package/types/icons/CursorArrow.d.ts +20 -0
  1473. package/types/icons/Cylinder.d.ts +20 -0
  1474. package/types/icons/CylinderAlert.d.ts +20 -0
  1475. package/types/icons/CylinderArrowInsideRight.d.ts +20 -0
  1476. package/types/icons/CylinderArrowInsideUp.d.ts +20 -0
  1477. package/types/icons/CylinderChartColumn.d.ts +20 -0
  1478. package/types/icons/CylinderChecked.d.ts +20 -0
  1479. package/types/icons/CylinderChevrons.d.ts +20 -0
  1480. package/types/icons/CylinderClock.d.ts +20 -0
  1481. package/types/icons/CylinderCloud.d.ts +20 -0
  1482. package/types/icons/CylinderIndex.d.ts +20 -0
  1483. package/types/icons/CylinderMagnifier.d.ts +20 -0
  1484. package/types/icons/CylinderMagnifierPlus.d.ts +20 -0
  1485. package/types/icons/CylinderMetrics.d.ts +20 -0
  1486. package/types/icons/CylinderMulti.d.ts +20 -0
  1487. package/types/icons/CylinderPie.d.ts +20 -0
  1488. package/types/icons/CylinderPlus.d.ts +20 -0
  1489. package/types/icons/CylinderTable.d.ts +20 -0
  1490. package/types/icons/CylinderTrace.d.ts +20 -0
  1491. package/types/icons/CylinderWrench.d.ts +20 -0
  1492. package/types/icons/DataType.d.ts +20 -0
  1493. package/types/icons/DeskLight.d.ts +20 -0
  1494. package/types/icons/DesktopPc.d.ts +20 -0
  1495. package/types/icons/Diamond.d.ts +20 -0
  1496. package/types/icons/DocumentDrawer.d.ts +20 -0
  1497. package/types/icons/DollarMark.d.ts +20 -0
  1498. package/types/icons/DoorArrowInside.d.ts +20 -0
  1499. package/types/icons/DoorArrowOutside.d.ts +20 -0
  1500. package/types/icons/DotsFourSquare.d.ts +20 -0
  1501. package/types/icons/DotsNine.d.ts +20 -0
  1502. package/types/icons/DotsThreeBalloon.d.ts +20 -0
  1503. package/types/icons/DotsThreeHorizontal.d.ts +20 -0
  1504. package/types/icons/DotsThreeVertical.d.ts +20 -0
  1505. package/types/icons/DriveIndexes.d.ts +20 -0
  1506. package/types/icons/DriveMagnifier.d.ts +20 -0
  1507. package/types/icons/Electricity.d.ts +20 -0
  1508. package/types/icons/Envelope.d.ts +20 -0
  1509. package/types/icons/EqualTo.d.ts +20 -0
  1510. package/types/icons/ExclamationBalloon.d.ts +20 -0
  1511. package/types/icons/ExclamationBrackets.d.ts +20 -0
  1512. package/types/icons/ExclamationCircle.d.ts +20 -0
  1513. package/types/icons/ExclamationSquare.d.ts +20 -0
  1514. package/types/icons/ExclamationTriangle.d.ts +20 -0
  1515. package/types/icons/ExclamationTriangleChevronsRectangle.d.ts +20 -0
  1516. package/types/icons/Eye.d.ts +20 -0
  1517. package/types/icons/EyeSlashed.d.ts +20 -0
  1518. package/types/icons/FaceSmile.d.ts +20 -0
  1519. package/types/icons/Factory.d.ts +20 -0
  1520. package/types/icons/File.d.ts +20 -0
  1521. package/types/icons/FileAiff.d.ts +20 -0
  1522. package/types/icons/FileArrowsRectangularDouble.d.ts +20 -0
  1523. package/types/icons/FileChartColumn.d.ts +20 -0
  1524. package/types/icons/FileCharts.d.ts +20 -0
  1525. package/types/icons/FileCss.d.ts +20 -0
  1526. package/types/icons/FileCsv.d.ts +20 -0
  1527. package/types/icons/FileDat.d.ts +20 -0
  1528. package/types/icons/FileDb.d.ts +20 -0
  1529. package/types/icons/FileDbf.d.ts +20 -0
  1530. package/types/icons/FileDoc.d.ts +20 -0
  1531. package/types/icons/FileEps.d.ts +20 -0
  1532. package/types/icons/FileFig.d.ts +20 -0
  1533. package/types/icons/FileGif.d.ts +20 -0
  1534. package/types/icons/FileHtm.d.ts +20 -0
  1535. package/types/icons/FileHtml.d.ts +20 -0
  1536. package/types/icons/FileIco.d.ts +20 -0
  1537. package/types/icons/FileJpg.d.ts +20 -0
  1538. package/types/icons/FileJs.d.ts +20 -0
  1539. package/types/icons/FileJson.d.ts +20 -0
  1540. package/types/icons/FileJsx.d.ts +20 -0
  1541. package/types/icons/FileLog.d.ts +20 -0
  1542. package/types/icons/FileLogs.d.ts +20 -0
  1543. package/types/icons/FileMagnifier.d.ts +20 -0
  1544. package/types/icons/FileMagnifierOn.d.ts +20 -0
  1545. package/types/icons/FileMid.d.ts +20 -0
  1546. package/types/icons/FileMp3.d.ts +20 -0
  1547. package/types/icons/FileMp4.d.ts +20 -0
  1548. package/types/icons/FileMpg.d.ts +20 -0
  1549. package/types/icons/FileNode.d.ts +20 -0
  1550. package/types/icons/FilePdf.d.ts +20 -0
  1551. package/types/icons/FilePhp.d.ts +20 -0
  1552. package/types/icons/FilePlus.d.ts +20 -0
  1553. package/types/icons/FilePng.d.ts +20 -0
  1554. package/types/icons/FilePpt.d.ts +20 -0
  1555. package/types/icons/FileRar.d.ts +20 -0
  1556. package/types/icons/FileRegex.d.ts +20 -0
  1557. package/types/icons/FileRtf.d.ts +20 -0
  1558. package/types/icons/FileSql.d.ts +20 -0
  1559. package/types/icons/FileSvg.d.ts +20 -0
  1560. package/types/icons/FileTGZ.d.ts +20 -0
  1561. package/types/icons/FileText.d.ts +20 -0
  1562. package/types/icons/FileTiff.d.ts +20 -0
  1563. package/types/icons/FileWav.d.ts +20 -0
  1564. package/types/icons/FileXls.d.ts +20 -0
  1565. package/types/icons/FileXml.d.ts +20 -0
  1566. package/types/icons/FileZip.d.ts +20 -0
  1567. package/types/icons/Filter.d.ts +20 -0
  1568. package/types/icons/FilterMinus.d.ts +20 -0
  1569. package/types/icons/FilterPlus.d.ts +20 -0
  1570. package/types/icons/Fingerprint.d.ts +20 -0
  1571. package/types/icons/Flag.d.ts +20 -0
  1572. package/types/icons/Flame.d.ts +20 -0
  1573. package/types/icons/Flashlight.d.ts +20 -0
  1574. package/types/icons/Flask.d.ts +20 -0
  1575. package/types/icons/FloppyDisk.d.ts +20 -0
  1576. package/types/icons/Folder.d.ts +20 -0
  1577. package/types/icons/ForwarderHeavy.d.ts +20 -0
  1578. package/types/icons/ForwarderUniversal.d.ts +20 -0
  1579. package/types/icons/Function.d.ts +20 -0
  1580. package/types/icons/GeoTag.d.ts +20 -0
  1581. package/types/icons/GeoTagGroup.d.ts +20 -0
  1582. package/types/icons/Globe.d.ts +20 -0
  1583. package/types/icons/GreaterThan.d.ts +20 -0
  1584. package/types/icons/GreaterThanOrEqualTo.d.ts +20 -0
  1585. package/types/icons/GridLines.d.ts +20 -0
  1586. package/types/icons/Hammer.d.ts +20 -0
  1587. package/types/icons/HandRise.d.ts +20 -0
  1588. package/types/icons/Hash.d.ts +20 -0
  1589. package/types/icons/Headset.d.ts +20 -0
  1590. package/types/icons/HeadsetD.d.ts +20 -0
  1591. package/types/icons/HeadsetS.d.ts +20 -0
  1592. package/types/icons/HeartRibbon.d.ts +20 -0
  1593. package/types/icons/Hexagon.d.ts +20 -0
  1594. package/types/icons/HotAirBalloon.d.ts +20 -0
  1595. package/types/icons/Hourglass.d.ts +20 -0
  1596. package/types/icons/HourglassCircle.d.ts +20 -0
  1597. package/types/icons/HourglassStart.d.ts +20 -0
  1598. package/types/icons/House.d.ts +20 -0
  1599. package/types/icons/HumanBodyCircle.d.ts +20 -0
  1600. package/types/icons/Indexes.d.ts +20 -0
  1601. package/types/icons/Information.d.ts +20 -0
  1602. package/types/icons/InformationCircle.d.ts +20 -0
  1603. package/types/icons/InformationDiamond.d.ts +20 -0
  1604. package/types/icons/InformationHexagon.d.ts +20 -0
  1605. package/types/icons/Key.d.ts +20 -0
  1606. package/types/icons/LaptopOpen.d.ts +20 -0
  1607. package/types/icons/LayersRised.d.ts +20 -0
  1608. package/types/icons/LayersTriple.d.ts +20 -0
  1609. package/types/icons/Layout.d.ts +20 -0
  1610. package/types/icons/LayoutOverview.d.ts +20 -0
  1611. package/types/icons/LayoutPanels.d.ts +20 -0
  1612. package/types/icons/LessThan.d.ts +20 -0
  1613. package/types/icons/LessThanOrEqualTo.d.ts +20 -0
  1614. package/types/icons/Lightbulb.d.ts +20 -0
  1615. package/types/icons/Lightning.d.ts +20 -0
  1616. package/types/icons/Line.d.ts +20 -0
  1617. package/types/icons/LinesThree.d.ts +20 -0
  1618. package/types/icons/List.d.ts +20 -0
  1619. package/types/icons/ListCheck.d.ts +20 -0
  1620. package/types/icons/Lock.d.ts +20 -0
  1621. package/types/icons/LockSquare.d.ts +20 -0
  1622. package/types/icons/LockUnlocked.d.ts +20 -0
  1623. package/types/icons/Magnifier.d.ts +20 -0
  1624. package/types/icons/MagnifierArrowLeftRight.d.ts +20 -0
  1625. package/types/icons/MagnifierChartColumn.d.ts +20 -0
  1626. package/types/icons/MagnifierChartLine.d.ts +20 -0
  1627. package/types/icons/MagnifierClock.d.ts +20 -0
  1628. package/types/icons/MagnifierCross.d.ts +20 -0
  1629. package/types/icons/MagnifierMinus.d.ts +20 -0
  1630. package/types/icons/MagnifierPlus.d.ts +20 -0
  1631. package/types/icons/MagnifierText.d.ts +20 -0
  1632. package/types/icons/MagnifierUnderline.d.ts +20 -0
  1633. package/types/icons/MagnifierWithPlus.d.ts +20 -0
  1634. package/types/icons/Markdown.d.ts +20 -0
  1635. package/types/icons/MeshRandom.d.ts +20 -0
  1636. package/types/icons/Metrics.d.ts +20 -0
  1637. package/types/icons/Minus.d.ts +20 -0
  1638. package/types/icons/MinusCircle.d.ts +20 -0
  1639. package/types/icons/MobilePhone.d.ts +20 -0
  1640. package/types/icons/Monitor.d.ts +20 -0
  1641. package/types/icons/MonitorChartColumn.d.ts +20 -0
  1642. package/types/icons/Moon.d.ts +20 -0
  1643. package/types/icons/Motorcycle.d.ts +20 -0
  1644. package/types/icons/MutipleFolders.d.ts +20 -0
  1645. package/types/icons/NetworkConnector.d.ts +20 -0
  1646. package/types/icons/NetworkDevices.d.ts +20 -0
  1647. package/types/icons/NodeBranch.d.ts +20 -0
  1648. package/types/icons/NodeBranchPlus.d.ts +20 -0
  1649. package/types/icons/NodeConnection.d.ts +20 -0
  1650. package/types/icons/NodeDistributed.d.ts +20 -0
  1651. package/types/icons/NodeFollow.d.ts +20 -0
  1652. package/types/icons/NodeFollowFour.d.ts +20 -0
  1653. package/types/icons/NodeModel.d.ts +20 -0
  1654. package/types/icons/NodeNetwork.d.ts +20 -0
  1655. package/types/icons/NodePathDuration.d.ts +20 -0
  1656. package/types/icons/NodeRulesEngine.d.ts +20 -0
  1657. package/types/icons/NodeRulesets.d.ts +20 -0
  1658. package/types/icons/NodeSplit.d.ts +20 -0
  1659. package/types/icons/NodeStartToEnd.d.ts +20 -0
  1660. package/types/icons/NodeTopology.d.ts +20 -0
  1661. package/types/icons/NodeTree.d.ts +20 -0
  1662. package/types/icons/NotEqualTo.d.ts +20 -0
  1663. package/types/icons/NotePlus.d.ts +20 -0
  1664. package/types/icons/OrganizerNotebook.d.ts +20 -0
  1665. package/types/icons/Paintbrush.d.ts +20 -0
  1666. package/types/icons/Palette.d.ts +20 -0
  1667. package/types/icons/PaperFolded.d.ts +20 -0
  1668. package/types/icons/PaperPlane.d.ts +20 -0
  1669. package/types/icons/Paperclip.d.ts +20 -0
  1670. package/types/icons/ParallelDots.d.ts +20 -0
  1671. package/types/icons/Pencil.d.ts +20 -0
  1672. package/types/icons/PencilCircle.d.ts +20 -0
  1673. package/types/icons/PencilUnderline.d.ts +20 -0
  1674. package/types/icons/PhoneReceiverUp.d.ts +20 -0
  1675. package/types/icons/Picture.d.ts +20 -0
  1676. package/types/icons/Pin.d.ts +20 -0
  1677. package/types/icons/PinStuck.d.ts +20 -0
  1678. package/types/icons/Plus.d.ts +20 -0
  1679. package/types/icons/PlusBalloon.d.ts +20 -0
  1680. package/types/icons/PlusBrackets.d.ts +20 -0
  1681. package/types/icons/PlusCircle.d.ts +20 -0
  1682. package/types/icons/Portrait.d.ts +20 -0
  1683. package/types/icons/PortraitPlus.d.ts +20 -0
  1684. package/types/icons/PortraitsThree.d.ts +20 -0
  1685. package/types/icons/PortraitsTwo.d.ts +20 -0
  1686. package/types/icons/Printer.d.ts +20 -0
  1687. package/types/icons/Processor.d.ts +20 -0
  1688. package/types/icons/ProcessorBus.d.ts +20 -0
  1689. package/types/icons/ProjectorChartColumn.d.ts +20 -0
  1690. package/types/icons/Pulse.d.ts +20 -0
  1691. package/types/icons/Punchcard.d.ts +20 -0
  1692. package/types/icons/PuzzlePiece.d.ts +20 -0
  1693. package/types/icons/QuestionCircle.d.ts +20 -0
  1694. package/types/icons/RectanglesAndCheck.d.ts +20 -0
  1695. package/types/icons/RectanglesDouble.d.ts +20 -0
  1696. package/types/icons/RectanglesFour.d.ts +20 -0
  1697. package/types/icons/RectanglesWithCornerFrame.d.ts +20 -0
  1698. package/types/icons/Report.d.ts +20 -0
  1699. package/types/icons/RobotAgent.d.ts +20 -0
  1700. package/types/icons/RobotFace.d.ts +20 -0
  1701. package/types/icons/Rocket.d.ts +20 -0
  1702. package/types/icons/Scissors.d.ts +20 -0
  1703. package/types/icons/Script.d.ts +20 -0
  1704. package/types/icons/Servers.d.ts +20 -0
  1705. package/types/icons/ServersCloud.d.ts +20 -0
  1706. package/types/icons/SeverityInformation.d.ts +20 -0
  1707. package/types/icons/ShapesVariety.d.ts +20 -0
  1708. package/types/icons/Ship.d.ts +20 -0
  1709. package/types/icons/Shoe.d.ts +20 -0
  1710. package/types/icons/SlidersDoubleHorizontal.d.ts +20 -0
  1711. package/types/icons/SlidersTripleHorizontal.d.ts +20 -0
  1712. package/types/icons/Square.d.ts +20 -0
  1713. package/types/icons/SquareAndCorners.d.ts +20 -0
  1714. package/types/icons/SquaresAndCircles.d.ts +20 -0
  1715. package/types/icons/SquaresLayered.d.ts +20 -0
  1716. package/types/icons/SquaresLayeredPlus.d.ts +20 -0
  1717. package/types/icons/Star.d.ts +20 -0
  1718. package/types/icons/Stopwatch.d.ts +20 -0
  1719. package/types/icons/Store.d.ts +20 -0
  1720. package/types/icons/Sun.d.ts +20 -0
  1721. package/types/icons/SuperCar.d.ts +20 -0
  1722. package/types/icons/Table.d.ts +20 -0
  1723. package/types/icons/TableChevron.d.ts +20 -0
  1724. package/types/icons/TableChevronChartLine.d.ts +20 -0
  1725. package/types/icons/TableList.d.ts +20 -0
  1726. package/types/icons/TableSlide.d.ts +20 -0
  1727. package/types/icons/Tablet.d.ts +20 -0
  1728. package/types/icons/TabletLandscape.d.ts +20 -0
  1729. package/types/icons/Tag.d.ts +20 -0
  1730. package/types/icons/Telescope.d.ts +20 -0
  1731. package/types/icons/TextA.d.ts +20 -0
  1732. package/types/icons/TextASmall.d.ts +20 -0
  1733. package/types/icons/TextAa.d.ts +20 -0
  1734. package/types/icons/TextBox.d.ts +20 -0
  1735. package/types/icons/TextDirection45.d.ts +20 -0
  1736. package/types/icons/TextDirection90.d.ts +20 -0
  1737. package/types/icons/TextDirectionMinus45.d.ts +20 -0
  1738. package/types/icons/TextDirectionMinus90.d.ts +20 -0
  1739. package/types/icons/TextDirectionRight.d.ts +20 -0
  1740. package/types/icons/TextT.d.ts +20 -0
  1741. package/types/icons/ThumbsDown.d.ts +20 -0
  1742. package/types/icons/ThumbsUp.d.ts +20 -0
  1743. package/types/icons/TrashCanCross.d.ts +20 -0
  1744. package/types/icons/Treemap.d.ts +20 -0
  1745. package/types/icons/Triangle.d.ts +20 -0
  1746. package/types/icons/TrianglesLayeredDouble.d.ts +20 -0
  1747. package/types/icons/TrianglesLayeredTriple.d.ts +20 -0
  1748. package/types/icons/Truck.d.ts +20 -0
  1749. package/types/icons/UsersSquare.d.ts +20 -0
  1750. package/types/icons/VideoCamera.d.ts +20 -0
  1751. package/types/icons/WindowChevronsSlash.d.ts +20 -0
  1752. package/types/icons/WindowPortrait.d.ts +20 -0
  1753. package/types/icons/Wrench.d.ts +20 -0
  1754. package/types/icons/WrenchCircle.d.ts +20 -0
  1755. package/unit-test-setup.ts +12 -0
  1756. package/Activity.d.ts +0 -3
  1757. package/Activity.js +0 -136
  1758. package/BarBeside.d.ts +0 -3
  1759. package/BarBeside.js +0 -140
  1760. package/BarStacked.d.ts +0 -3
  1761. package/BarStacked.js +0 -141
  1762. package/BarStacked100.d.ts +0 -3
  1763. package/BarStacked100.js +0 -141
  1764. package/Boolean.d.ts +0 -3
  1765. package/Boolean.js +0 -140
  1766. package/BoxChecked.d.ts +0 -3
  1767. package/BoxChecked.js +0 -140
  1768. package/BoxFilled.d.ts +0 -3
  1769. package/BoxFilled.js +0 -141
  1770. package/BoxUnchecked.d.ts +0 -3
  1771. package/BoxUnchecked.js +0 -140
  1772. package/Cancel.d.ts +0 -3
  1773. package/Cancel.js +0 -136
  1774. package/Caret.d.ts +0 -3
  1775. package/Caret.js +0 -136
  1776. package/ChartBasic.d.ts +0 -3
  1777. package/ChartBasic.js +0 -147
  1778. package/ChartScatter.js +0 -140
  1779. package/Check.d.ts +0 -3
  1780. package/Check.js +0 -140
  1781. package/ChoroplethMap.d.ts +0 -3
  1782. package/ChoroplethMap.js +0 -141
  1783. package/CircleFilled.d.ts +0 -3
  1784. package/CircleFilled.js +0 -140
  1785. package/CirclePlus.d.ts +0 -3
  1786. package/CirclePlus.js +0 -140
  1787. package/Clear.d.ts +0 -3
  1788. package/Clear.js +0 -140
  1789. package/Clone.d.ts +0 -3
  1790. package/Clone.js +0 -140
  1791. package/Close.d.ts +0 -3
  1792. package/Close.js +0 -136
  1793. package/Code.d.ts +0 -3
  1794. package/Code.js +0 -141
  1795. package/Connection.d.ts +0 -3
  1796. package/Connection.js +0 -155
  1797. package/Dashboard.d.ts +0 -3
  1798. package/Dashboard.js +0 -140
  1799. package/Data.d.ts +0 -3
  1800. package/Data.js +0 -141
  1801. package/DataInput.d.ts +0 -3
  1802. package/DataInput.js +0 -141
  1803. package/DataSource.d.ts +0 -3
  1804. package/DataSource.js +0 -143
  1805. package/DistributedEnvironment.d.ts +0 -3
  1806. package/DistributedEnvironment.js +0 -140
  1807. package/DistributionStream.d.ts +0 -3
  1808. package/DistributionStream.js +0 -141
  1809. package/Document.d.ts +0 -3
  1810. package/Document.js +0 -141
  1811. package/Download.d.ts +0 -3
  1812. package/Download.js +0 -141
  1813. package/Error.d.ts +0 -3
  1814. package/Error.js +0 -142
  1815. package/Events.d.ts +0 -3
  1816. package/Events.js +0 -141
  1817. package/External.d.ts +0 -3
  1818. package/External.js +0 -141
  1819. package/ExternalViz.d.ts +0 -3
  1820. package/ExternalViz.js +0 -136
  1821. package/FitToView.d.ts +0 -3
  1822. package/FitToView.js +0 -149
  1823. package/Fullscreen.d.ts +0 -3
  1824. package/Fullscreen.js +0 -141
  1825. package/FullscreenExit.d.ts +0 -3
  1826. package/FullscreenExit.js +0 -141
  1827. package/FullscreenExitLight.d.ts +0 -3
  1828. package/FullscreenExitLight.js +0 -142
  1829. package/FullscreenLight.d.ts +0 -3
  1830. package/FullscreenLight.js +0 -142
  1831. package/GaugeFiller.d.ts +0 -3
  1832. package/GaugeFiller.js +0 -141
  1833. package/GaugeMarker.d.ts +0 -3
  1834. package/GaugeMarker.js +0 -141
  1835. package/GaugeRadial.d.ts +0 -3
  1836. package/GaugeRadial.js +0 -141
  1837. package/Gear.d.ts +0 -3
  1838. package/Gear.js +0 -140
  1839. package/GearUnfilled.d.ts +0 -3
  1840. package/GearUnfilled.js +0 -141
  1841. package/HamburgerMenu.d.ts +0 -3
  1842. package/HamburgerMenu.js +0 -141
  1843. package/Icons.d.ts +0 -3
  1844. package/Icons.js +0 -149
  1845. package/Images.d.ts +0 -3
  1846. package/Images.js +0 -147
  1847. package/Info.d.ts +0 -3
  1848. package/Info.js +0 -145
  1849. package/InfoCircle.d.ts +0 -3
  1850. package/InfoCircle.js +0 -140
  1851. package/Inputs.d.ts +0 -3
  1852. package/Inputs.js +0 -151
  1853. package/LabelRotation0.d.ts +0 -3
  1854. package/LabelRotation0.js +0 -141
  1855. package/LabelRotation45.d.ts +0 -3
  1856. package/LabelRotation45.js +0 -141
  1857. package/LabelRotation90.d.ts +0 -3
  1858. package/LabelRotation90.js +0 -141
  1859. package/LabelRotationMinus45.d.ts +0 -3
  1860. package/LabelRotationMinus45.js +0 -141
  1861. package/LabelRotationMinus90.d.ts +0 -3
  1862. package/LabelRotationMinus90.js +0 -141
  1863. package/Link.d.ts +0 -3
  1864. package/Link.js +0 -141
  1865. package/LocationMarker.d.ts +0 -3
  1866. package/LocationMarker.js +0 -141
  1867. package/Map.d.ts +0 -3
  1868. package/Map.js +0 -136
  1869. package/MissingValueJoin.d.ts +0 -3
  1870. package/MissingValueJoin.js +0 -141
  1871. package/MissingValueSkipped.d.ts +0 -3
  1872. package/MissingValueSkipped.js +0 -141
  1873. package/MissingValueZero.d.ts +0 -3
  1874. package/MissingValueZero.js +0 -141
  1875. package/Model.d.ts +0 -3
  1876. package/Model.js +0 -141
  1877. package/More.d.ts +0 -3
  1878. package/More.js +0 -139
  1879. package/MoreVertical.d.ts +0 -3
  1880. package/MoreVertical.js +0 -139
  1881. package/MultiShare.d.ts +0 -3
  1882. package/MultiShare.js +0 -141
  1883. package/NetworkDevice.d.ts +0 -3
  1884. package/NetworkDevice.js +0 -145
  1885. package/NotAllowed.d.ts +0 -3
  1886. package/NotAllowed.js +0 -140
  1887. package/Number.d.ts +0 -3
  1888. package/Number.js +0 -141
  1889. package/Pan.d.ts +0 -3
  1890. package/Pan.js +0 -141
  1891. package/Pause.d.ts +0 -3
  1892. package/Pause.js +0 -139
  1893. package/Pivot.d.ts +0 -3
  1894. package/Pivot.js +0 -141
  1895. package/Play.d.ts +0 -3
  1896. package/Play.js +0 -136
  1897. package/Print.d.ts +0 -3
  1898. package/Print.js +0 -140
  1899. package/Puzzle.d.ts +0 -3
  1900. package/Puzzle.js +0 -141
  1901. package/Question.d.ts +0 -3
  1902. package/Question.js +0 -141
  1903. package/Refresh.d.ts +0 -3
  1904. package/Refresh.js +0 -145
  1905. package/RefreshLight.d.ts +0 -3
  1906. package/RefreshLight.js +0 -162
  1907. package/Remove.d.ts +0 -3
  1908. package/Remove.js +0 -136
  1909. package/ReportPivot.js +0 -141
  1910. package/ReportSearch.js +0 -141
  1911. package/Rollup.d.ts +0 -3
  1912. package/Rollup.js +0 -141
  1913. package/Rotate.d.ts +0 -3
  1914. package/Rotate.js +0 -141
  1915. package/RotateCounter.d.ts +0 -3
  1916. package/RotateCounter.js +0 -141
  1917. package/RotateCounterLight.d.ts +0 -3
  1918. package/RotateCounterLight.js +0 -155
  1919. package/RotateLight.d.ts +0 -3
  1920. package/RotateLight.js +0 -155
  1921. package/Save.d.ts +0 -3
  1922. package/Save.js +0 -143
  1923. package/Search.d.ts +0 -3
  1924. package/Search.js +0 -140
  1925. package/Select.d.ts +0 -3
  1926. package/Select.js +0 -143
  1927. package/Settings.d.ts +0 -3
  1928. package/Settings.js +0 -141
  1929. package/Shapes.d.ts +0 -3
  1930. package/Shapes.js +0 -147
  1931. package/Share.d.ts +0 -3
  1932. package/Share.js +0 -141
  1933. package/SingleValue.d.ts +0 -3
  1934. package/SingleValue.js +0 -141
  1935. package/Sort.d.ts +0 -3
  1936. package/Sort.js +0 -141
  1937. package/SortedDown.d.ts +0 -3
  1938. package/SortedDown.js +0 -142
  1939. package/SortedUp.d.ts +0 -3
  1940. package/SortedUp.js +0 -142
  1941. package/SpeechBubble.d.ts +0 -3
  1942. package/SpeechBubble.js +0 -140
  1943. package/SplitBy.d.ts +0 -3
  1944. package/SplitBy.js +0 -141
  1945. package/Stop.d.ts +0 -3
  1946. package/Stop.js +0 -136
  1947. package/String.d.ts +0 -3
  1948. package/String.js +0 -141
  1949. package/Success.d.ts +0 -3
  1950. package/Success.js +0 -140
  1951. package/Target.d.ts +0 -3
  1952. package/Target.js +0 -148
  1953. package/Text.d.ts +0 -3
  1954. package/Text.js +0 -141
  1955. package/TextLight.d.ts +0 -3
  1956. package/TextLight.js +0 -144
  1957. package/Tiles.d.ts +0 -3
  1958. package/Tiles.js +0 -140
  1959. package/Tool.d.ts +0 -3
  1960. package/Tool.js +0 -141
  1961. package/Topology.d.ts +0 -3
  1962. package/Topology.js +0 -141
  1963. package/Trash.d.ts +0 -3
  1964. package/Trash.js +0 -141
  1965. package/Tree.d.ts +0 -3
  1966. package/Tree.js +0 -139
  1967. package/TriangleDown.js +0 -141
  1968. package/TriangleDownSmall.d.ts +0 -3
  1969. package/TriangleDownSmall.js +0 -141
  1970. package/TriangleLeft.js +0 -141
  1971. package/TriangleLeftSmall.d.ts +0 -3
  1972. package/TriangleLeftSmall.js +0 -141
  1973. package/TriangleRight.js +0 -141
  1974. package/TriangleRightSmall.d.ts +0 -3
  1975. package/TriangleRightSmall.js +0 -141
  1976. package/TriangleUp.d.ts +0 -3
  1977. package/TriangleUp.js +0 -141
  1978. package/TriangleUpSmall.d.ts +0 -3
  1979. package/TriangleUpSmall.js +0 -141
  1980. package/Upload.d.ts +0 -3
  1981. package/Upload.js +0 -141
  1982. package/User.d.ts +0 -3
  1983. package/User.js +0 -140
  1984. package/Warning.d.ts +0 -3
  1985. package/Warning.js +0 -141
  1986. package/ZoomIn.d.ts +0 -3
  1987. package/ZoomIn.js +0 -141
  1988. package/ZoomOut.d.ts +0 -3
  1989. package/ZoomOut.js +0 -143
  1990. package/ZoomReset.d.ts +0 -3
  1991. package/ZoomReset.js +0 -148
package/CylinderPie.js ADDED
@@ -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 = 365);
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
+ /***/ 365:
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 3C14.385 3 16.5944 3.66279 18.235 4.82504C19.8806 5.99087 21.0001 7.70424 21.0001 9.74357L20.9633 9.73045C20.9872 9.8162 21.0001 9.90661 21.0001 10V14.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.40561 3.66279 9.61505 3 12 3ZM17.0788 6.457C18.0754 7.163 18.7042 8.04256 18.9181 9.00002H13L13 5.04664C14.6182 5.19928 16.0341 5.71689 17.0788 6.457ZM19.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.0923ZM16.9796 13.099C17.8492 12.5077 18.4523 11.7869 18.761 11H12C11.4478 11 11 10.5523 11 10L11 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.099Z"
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 3.03931L13 9.00004H20.9495C20.7142 7.28755 19.6764 5.84625 18.235 4.82506C16.8264 3.82715 14.9984 3.19743 13 3.03931Z"
143
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
144
+ d: "M11 3.03931L11.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.82506C7.17366 3.82714 9.00164 3.19743 11 3.03931Z"
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
+ *
162
+ * @variants outlined,filled
163
+ */
164
+
165
+
166
+ var CylinderPie = function CylinderPie(_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 = "cylinderpie-".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
+ CylinderPie.defaultProps = defaultProps;
194
+ /* harmony default export */ __webpack_exports__["default"] = (CylinderPie);
195
+
196
+ /***/ })
197
+
198
+ /******/ });
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/CylinderPlus';
2
+ export * from './types/icons/CylinderPlus';
@@ -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 = 366);
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
+ /***/ 366:
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
+ d: "M8 14C8 13.4477 8.44772 13 9 13H11V11C11 10.4477 11.4477 10 12 10C12.5523 10 13 10.4477 13 11V13H15C15.5523 13 16 13.4477 16 14C16 14.5523 15.5523 15 15 15H13V17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17V15H9C8.44772 15 8 14.5523 8 14Z"
136
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
137
+ fillRule: "evenodd",
138
+ clipRule: "evenodd",
139
+ d: "M20 5.5C20 3.567 16.4183 2 12 2C7.58172 2 4 3.567 4 5.5V17.0394C4 17.8631 4.2438 18.6683 4.70069 19.3537C5.10342 19.9578 5.65684 20.4463 6.30623 20.771L6.88233 21.059C7.40681 21.3213 7.96392 21.5124 8.53892 21.6274L9.09298 21.7383C9.61449 21.8426 10.143 21.9082 10.6741 21.9348L12 22.0011L13.3259 21.9348C13.857 21.9082 14.3855 21.8426 14.907 21.7383L15.4611 21.6274C16.0361 21.5124 16.5932 21.3213 17.1177 21.059L17.6938 20.771C18.3432 20.4463 18.8966 19.9578 19.2993 19.3537C19.7562 18.6683 20 17.8631 20 17.0394V5.5ZM18.0254 5.35937C18.026 5.35818 18.0262 5.35758 18.0262 5.35759C18.026 5.35759 18.025 5.35944 18.0233 5.36313L18.0254 5.35937ZM16.8552 4.85744C17.3982 5.09501 17.7303 5.32916 17.9057 5.5C17.7303 5.67085 17.3982 5.90499 16.8552 6.14256C15.715 6.64139 14 7 12 7C9.99999 7 8.28496 6.64139 7.14478 6.14256C6.60177 5.90499 6.26966 5.67085 6.09426 5.5C6.26966 5.32915 6.60177 5.09501 7.14478 4.85744C8.28496 4.35861 9.99999 4 12 4C14 4 15.715 4.35861 16.8552 4.85744ZM18 7.8151C16.5341 8.54171 14.3894 9 12 9C9.61062 9 7.46589 8.54171 6 7.8151V17.0394C6 17.4683 6.12693 17.8875 6.36479 18.2443C6.57446 18.5588 6.86257 18.8131 7.20065 18.9821L7.77676 19.2702C8.14224 19.4529 8.53046 19.5861 8.93115 19.6663L9.48521 19.7771C9.91029 19.8621 10.3411 19.9157 10.774 19.9373L12 19.9986L13.226 19.9373C13.6589 19.9157 14.0897 19.8621 14.5148 19.7771L15.0688 19.6663C15.4695 19.5861 15.8578 19.4529 16.2232 19.2702L16.7993 18.9821C17.1374 18.8131 17.4255 18.5588 17.6352 18.2443C17.8731 17.8875 18 17.4683 18 17.0394V7.8151Z"
140
+ }));
141
+ });
142
+ variantMap.set('filled', function () {
143
+ 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", {
144
+ fillRule: "evenodd",
145
+ clipRule: "evenodd",
146
+ d: "M20 5.50006V17.0395C20 17.8632 19.7562 18.6684 19.2993 19.3537C18.8966 19.9578 18.3432 20.4464 17.6938 20.7711L17.1177 21.0591C16.5932 21.3214 16.0361 21.5125 15.4611 21.6275L14.907 21.7383C14.3855 21.8426 13.857 21.9083 13.3259 21.9349L12 22.0012L10.6741 21.9349C10.143 21.9083 9.61449 21.8426 9.09298 21.7383L8.53892 21.6275C7.96392 21.5125 7.40681 21.3214 6.88233 21.0591L6.30623 20.7711C5.65684 20.4464 5.10342 19.9578 4.70069 19.3537C4.2438 18.6684 4 17.8632 4 17.0395V5.50006C4 3.56706 7.58172 1.99994 12 1.99994C16.4183 1.99994 20 3.56706 20 5.50006ZM18.0254 5.3593C18.026 5.35811 18.0262 5.35752 18.0262 5.35752C18.026 5.35753 18.025 5.35938 18.0233 5.36307L18.0254 5.3593ZM16.8552 4.85738C17.3982 5.09495 17.7303 5.3291 17.9057 5.49994C17.7303 5.67079 17.3982 5.90493 16.8552 6.1425C15.715 6.64133 14 6.99994 12 6.99994C9.99999 6.99994 8.28496 6.64133 7.14478 6.1425C6.60177 5.90493 6.26966 5.67078 6.09426 5.49994C6.26966 5.32909 6.60177 5.09495 7.14478 4.85738C8.28496 4.35855 9.99999 3.99994 12 3.99994C14 3.99994 15.715 4.35855 16.8552 4.85738ZM12 9.99994C12.5523 9.99994 13 10.4477 13 10.9999V12.9999H15C15.5523 12.9999 16 13.4477 16 13.9999C16 14.5522 15.5523 14.9999 15 14.9999H13V16.9999C13 17.5522 12.5523 17.9999 12 17.9999C11.4477 17.9999 11 17.5522 11 16.9999V14.9999H9C8.44772 14.9999 8 14.5522 8 13.9999C8 13.4477 8.44772 12.9999 9 12.9999H11V10.9999C11 10.4477 11.4477 9.99994 12 9.99994Z"
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 Data Add is an action for adding dataset
160
+ * @category Data Type
161
+ * @keywords database, dataset, storage, +
162
+ * @variants outlined,filled
163
+ */
164
+
165
+
166
+ var CylinderPlus = function CylinderPlus(_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 = "cylinderplus-".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
+ CylinderPlus.defaultProps = defaultProps;
194
+ /* harmony default export */ __webpack_exports__["default"] = (CylinderPlus);
195
+
196
+ /***/ })
197
+
198
+ /******/ });
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/CylinderTable';
2
+ export * from './types/icons/CylinderTable';
@@ -0,0 +1,208 @@
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 = 367);
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
+ /***/ 367:
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 2C9.98341 2 8.1144 2.29032 6.71392 2.79049C6.01803 3.03902 5.38405 3.35829 4.90494 3.76283C4.43048 4.16346 4 4.74631 4 5.5V17.5C4 19.0493 5.22998 20.1828 6.60304 20.8693C8.03591 21.5857 9.94542 22 12 22C14.0546 22 15.9641 21.5857 17.397 20.8693C18.77 20.1828 20 19.0493 20 17.5V5.5C20 4.74631 19.5695 4.16346 19.0951 3.76283C18.616 3.35829 17.982 3.03902 17.2861 2.79049C15.8856 2.29032 14.0166 2 12 2ZM6.19525 5.29094C6.07042 5.39634 6.02321 5.46681 6.00633 5.5C6.02321 5.53319 6.07042 5.60366 6.19525 5.70906C6.42458 5.9027 6.81573 6.12215 7.38659 6.32603C8.5196 6.73067 10.1506 7 12 7C13.8494 7 15.4804 6.73067 16.6134 6.32603C17.1843 6.12215 17.5754 5.9027 17.8048 5.70906C17.9296 5.60366 17.9768 5.53319 17.9937 5.5C17.9768 5.46681 17.9296 5.39634 17.8048 5.29094C17.5754 5.0973 17.1843 4.87785 16.6134 4.67397C15.4804 4.26933 13.8494 4 12 4C10.1506 4 8.5196 4.26933 7.38659 4.67397C6.81573 4.87785 6.42458 5.0973 6.19525 5.29094ZM18 7.91726C17.7726 8.02403 17.5333 8.12123 17.2861 8.20951C16.0728 8.64281 14.508 8.91862 12.8002 8.98462V11.6796C14.3214 11.6016 15.6575 11.3049 16.6348 10.886C17.2089 10.64 17.6224 10.3675 17.8807 10.1058C17.9263 10.0596 17.9659 10.0151 18 9.97238V7.91726ZM11.2002 8.98464C9.49224 8.91866 7.92725 8.64284 6.71392 8.20951C6.46674 8.12123 6.22738 8.02403 6 7.91726V9.97189C6.03424 10.0147 6.07389 10.0594 6.11969 10.1058C6.37802 10.3675 6.79149 10.64 7.36558 10.886C8.34291 11.3049 9.679 11.6016 11.2002 11.6796V8.98464ZM6 14.0639V11.993C6.23113 12.1251 6.47761 12.2462 6.73531 12.3566C7.93768 12.8719 9.49551 13.2023 11.2002 13.2815V15.9775C9.6886 15.8917 8.36186 15.5673 7.39158 15.1098C6.65562 14.7629 6.22389 14.3941 6 14.0639ZM6 17.5V16.1726C6.22703 16.3139 6.46554 16.4422 6.70931 16.5571C7.91883 17.1273 9.48604 17.4926 11.2002 17.5798V19.9757C9.72218 19.8851 8.4329 19.5482 7.49747 19.0804C6.33702 18.5002 6 17.8837 6 17.5ZM16.5025 19.0804C15.5672 19.5481 14.278 19.885 12.8002 19.9757V17.5798C14.5144 17.4926 16.0816 17.1273 17.2911 16.5571C17.5347 16.4422 17.7731 16.3141 18 16.1728V17.5C18 17.8837 17.663 18.5002 16.5025 19.0804ZM18 11.9932V14.0645C17.776 14.3946 17.3443 14.7631 16.6088 15.1098C15.6385 15.5673 14.3118 15.8917 12.8002 15.9775V13.2815C14.5049 13.2023 16.0627 12.8719 17.2651 12.3566C17.5226 12.2463 17.769 12.1252 18 11.9932Z"
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
+ fillRule: "evenodd",
143
+ clipRule: "evenodd",
144
+ d: "M19.9995 5.88995V5.5C19.9995 4.74631 19.569 4.16346 19.0946 3.76283C18.6155 3.35829 17.9815 3.03902 17.2856 2.79049C15.8851 2.29032 14.0161 2 11.9995 2C9.98292 2 8.11392 2.29032 6.71343 2.79049C6.01754 3.03902 5.38356 3.35829 4.90445 3.76283C4.42999 4.16346 3.99952 4.74632 3.99951 5.5V5.88908C4.30597 6.57095 4.9698 7.2504 6.02426 7.83621C7.51314 8.66336 9.62421 9.2 11.9997 9.2C14.3752 9.2 16.4863 8.66336 17.9752 7.83621C19.0292 7.25065 19.6929 6.57153 19.9995 5.88995ZM17.8665 5.65347C17.9457 5.57854 17.9794 5.52697 17.9931 5.5C17.9762 5.46681 17.929 5.39634 17.8042 5.29094C17.5749 5.0973 17.1837 4.87785 16.6128 4.67397C15.4798 4.26933 13.8488 4 11.9994 4C10.15 4 8.51904 4.26933 7.38602 4.67397C6.81516 4.87785 6.42402 5.0973 6.19468 5.29094C6.06986 5.39634 6.02265 5.4668 6.00577 5.49999C6.02265 5.53319 6.06986 5.60365 6.19468 5.70905C6.42402 5.90269 6.81516 6.12214 7.38602 6.32601C8.51904 6.73066 10.15 6.99999 11.9994 6.99999C13.8488 6.99999 15.4798 6.73066 16.6128 6.32601C17.1837 6.12214 17.5749 5.90269 17.8042 5.70905C17.8276 5.68929 17.8483 5.67076 17.8665 5.65347Z"
145
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
146
+ d: "M19.9995 8.38843C19.6228 8.70191 19.202 8.98496 18.7522 9.23486C17.167 10.1155 15.0834 10.6749 12.7997 10.7814V13.5111C14.8567 13.4134 16.6692 12.9425 17.9893 12.2435C19.0388 11.6879 19.6954 11.04 19.9995 10.3789V8.38843Z"
147
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
148
+ d: "M19.9995 12.8355C19.6185 13.1422 19.1927 13.4168 18.738 13.6575C17.1535 14.4965 15.0742 15.0141 12.7997 15.1127V17.6795C14.8475 17.5741 16.6557 17.0693 17.9752 16.3362C19.0292 15.7506 19.6929 15.0715 19.9995 14.39V12.8355Z"
149
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
150
+ d: "M19.9995 16.8884C19.6228 17.2019 19.202 17.485 18.7522 17.7349C17.167 18.6155 15.0834 19.1749 12.7997 19.2814V21.9789C13.7927 21.9261 14.7398 21.776 15.6009 21.5419C16.2548 21.3641 16.8591 21.138 17.3965 20.8693C18.0406 20.5472 18.6533 20.1268 19.1222 19.6112C19.5904 19.0965 19.9153 18.4869 19.9854 17.7856C19.9947 17.692 19.9995 17.5968 19.9995 17.5V16.8884Z"
151
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
152
+ d: "M11.1997 21.9789V19.2814C8.91598 19.1749 6.83237 18.6155 5.24723 17.7349C4.79725 17.4849 4.37634 17.2017 3.99951 16.8881V17.5C3.99951 17.7935 4.04364 18.072 4.12452 18.3354C4.25712 18.7673 4.48852 19.1586 4.78614 19.5082C5.26526 20.071 5.91602 20.526 6.60255 20.8693C7.07748 21.1068 7.60478 21.311 8.17237 21.478C9.09271 21.7488 10.119 21.9215 11.1997 21.9789Z"
153
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
154
+ d: "M3.99951 14.3891C4.30597 15.071 4.9698 15.7504 6.02426 16.3362C7.34375 17.0693 9.1519 17.5741 11.1997 17.6795V15.1127C8.92521 15.0141 6.84595 14.4965 5.26141 13.6575C4.80657 13.4167 4.38064 13.142 3.99951 12.8352V14.3891Z"
155
+ }), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
156
+ d: "M3.99951 10.3781C4.30346 11.0395 4.96014 11.6876 6.01008 12.2435C7.33017 12.9425 9.14269 13.4134 11.1997 13.5111V10.7814C8.91598 10.6749 6.83237 10.1155 5.24723 9.23486C4.79725 8.98487 4.37634 8.70171 3.99951 8.3881V10.3781Z"
157
+ }));
158
+ });
159
+ var acceptedVariants = ['default', 'outlined', 'filled'];
160
+
161
+ var isValidVariant = function isValidVariant(variant) {
162
+ return acceptedVariants.indexOf(variant) >= 0;
163
+ };
164
+
165
+ var getTrueVariant = function getTrueVariant(variant) {
166
+ return variant === 'default' || variant && !isValidVariant(variant) ? 'outlined' : variant;
167
+ };
168
+ /**
169
+ * @description Dataset represents common table datasets for ICX
170
+ * @category Data Type
171
+ * @keywords table, database, dataset, storage
172
+ * @variants outlined,filled
173
+ */
174
+
175
+
176
+ var CylinderTable = function CylinderTable(_ref) {
177
+ var children = _ref.children,
178
+ variant = _ref.variant,
179
+ otherprops = _objectWithoutProperties(_ref, ["children", "variant"]);
180
+
181
+ var trueVariant = getTrueVariant(variant);
182
+ var iconName = "cylindertable-".concat(trueVariant);
183
+ var iconProviderContext = Object(react__WEBPACK_IMPORTED_MODULE_0__["useContext"])(_splunk_react_icons_IconProvider__WEBPACK_IMPORTED_MODULE_2__["IconContext"]);
184
+ var svgPath = variantMap.get(trueVariant);
185
+
186
+ if (false) {}
187
+
188
+ if (iconProviderContext && svgPath) {
189
+ var toRender = iconProviderContext.toRender,
190
+ addIcon = iconProviderContext.addIcon;
191
+ addIcon(iconName, svgPath());
192
+
193
+ if (!toRender) {
194
+ return null;
195
+ }
196
+ }
197
+
198
+ 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", {
199
+ href: "#".concat(iconName)
200
+ }) : !!svgPath && svgPath());
201
+ };
202
+
203
+ CylinderTable.defaultProps = defaultProps;
204
+ /* harmony default export */ __webpack_exports__["default"] = (CylinderTable);
205
+
206
+ /***/ })
207
+
208
+ /******/ });
@@ -0,0 +1,2 @@
1
+ export { default } from './types/icons/CylinderTrace';
2
+ export * from './types/icons/CylinderTrace';