@splunk/react-icons 4.7.0 → 4.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (145) hide show
  1. package/ArrowBroadLeftRight.d.ts +2 -0
  2. package/ArrowBroadLeftRight.js +150 -0
  3. package/ArrowLeftRight.d.ts +2 -0
  4. package/ArrowLeftRight.js +142 -0
  5. package/ArrowSquareHalfDown.js +2 -2
  6. package/ArrowSquareHalfUp.js +4 -4
  7. package/ArrowsRoundedRectangularDouble.js +2 -2
  8. package/ArrowsRoundedRectangularDoubleSlashed.js +15 -15
  9. package/BatteryCharging.d.ts +2 -0
  10. package/BatteryCharging.js +154 -0
  11. package/BlockFourDots.js +6 -6
  12. package/BookOpen.js +3 -3
  13. package/ButtonPulldown.d.ts +2 -0
  14. package/ButtonPulldown.js +158 -0
  15. package/CHANGELOG.md +42 -0
  16. package/CalendarArrowsLeftRight.d.ts +2 -0
  17. package/CalendarArrowsLeftRight.js +154 -0
  18. package/CaretDown.js +2 -2
  19. package/CaretsSmallUpDown.js +2 -2
  20. package/ChainSlashed.js +6 -6
  21. package/ChartFlame.d.ts +2 -0
  22. package/ChartFlame.js +158 -0
  23. package/ChartIcicle.d.ts +2 -0
  24. package/ChartIcicle.js +158 -0
  25. package/ChevronBroadRight.d.ts +2 -0
  26. package/ChevronBroadRight.js +152 -0
  27. package/ChevronBroadRightDashed.d.ts +2 -0
  28. package/ChevronBroadRightDashed.js +144 -0
  29. package/CircleDashed.d.ts +2 -0
  30. package/CircleDashed.js +156 -0
  31. package/ControlRewind.js +2 -2
  32. package/CylinderDashed.d.ts +2 -0
  33. package/CylinderDashed.js +156 -0
  34. package/Drive.d.ts +2 -0
  35. package/Drive.js +152 -0
  36. package/DriveArrowInside.d.ts +2 -0
  37. package/DriveArrowInside.js +156 -0
  38. package/DriveArrowOutside.d.ts +2 -0
  39. package/DriveArrowOutside.js +146 -0
  40. package/Earth.d.ts +2 -0
  41. package/Earth.js +154 -0
  42. package/ExclamationTriangleChevronsRectangle.js +12 -12
  43. package/Fire.d.ts +2 -0
  44. package/Fire.js +152 -0
  45. package/Flashlight.js +2 -2
  46. package/GamePad.d.ts +2 -0
  47. package/GamePad.js +160 -0
  48. package/Hammer.js +2 -2
  49. package/HeartRibbon.js +1 -1
  50. package/HotAirBalloon.js +2 -2
  51. package/MapUSA.d.ts +2 -0
  52. package/MapUSA.js +152 -0
  53. package/Odometer.d.ts +2 -0
  54. package/Odometer.js +156 -0
  55. package/PacketLoss.d.ts +2 -0
  56. package/PacketLoss.js +166 -0
  57. package/ParallelDotsHorizontal.d.ts +2 -0
  58. package/ParallelDotsHorizontal.js +152 -0
  59. package/PencilUnderline.js +2 -2
  60. package/PhoneReceiverAngled.d.ts +2 -0
  61. package/PhoneReceiverAngled.js +150 -0
  62. package/PhoneReceiverAngledExclamationTriangle.d.ts +2 -0
  63. package/PhoneReceiverAngledExclamationTriangle.js +158 -0
  64. package/PhoneReceiverAngledHourglass.d.ts +2 -0
  65. package/PhoneReceiverAngledHourglass.js +158 -0
  66. package/PhoneReceiverAngledSlashed.d.ts +2 -0
  67. package/PhoneReceiverAngledSlashed.js +154 -0
  68. package/PingPongPaddleRacket.d.ts +2 -0
  69. package/PingPongPaddleRacket.js +152 -0
  70. package/Portrait.js +2 -2
  71. package/PortraitPlus.js +3 -3
  72. package/QuotationDouble.js +3 -3
  73. package/RectangularsArrowInto.js +1 -1
  74. package/RobotArm.d.ts +2 -0
  75. package/RobotArm.js +152 -0
  76. package/ShieldKeyhole.d.ts +2 -0
  77. package/ShieldKeyhole.js +154 -0
  78. package/ShieldSeparated.d.ts +2 -0
  79. package/ShieldSeparated.js +152 -0
  80. package/Snowflake.js +1 -1
  81. package/SpeakerSlashed.d.ts +2 -0
  82. package/SpeakerSlashed.js +154 -0
  83. package/SpeakerSound.d.ts +2 -0
  84. package/SpeakerSound.js +154 -0
  85. package/Stamp.d.ts +2 -0
  86. package/Stamp.js +152 -0
  87. package/StarEightPoints.d.ts +2 -0
  88. package/StarEightPoints.js +150 -0
  89. package/StopwatchArrowRightLatency.d.ts +2 -0
  90. package/StopwatchArrowRightLatency.js +158 -0
  91. package/SwordsCross.d.ts +2 -0
  92. package/SwordsCross.js +152 -0
  93. package/TerminalConsole.d.ts +2 -0
  94. package/TerminalConsole.js +156 -0
  95. package/TextBBold.js +3 -3
  96. package/TextH.js +3 -3
  97. package/TextIItalic.js +3 -3
  98. package/TextSStrikethrough.js +3 -3
  99. package/TextUUnderline.js +3 -3
  100. package/TrophyCup.d.ts +2 -0
  101. package/TrophyCup.js +152 -0
  102. package/package.json +2 -2
  103. package/types/icons/ArrowBroadLeftRight.d.ts +17 -0
  104. package/types/icons/ArrowLeftRight.d.ts +17 -0
  105. package/types/icons/BatteryCharging.d.ts +17 -0
  106. package/types/icons/ButtonPulldown.d.ts +17 -0
  107. package/types/icons/CalendarArrowsLeftRight.d.ts +17 -0
  108. package/types/icons/ChartFlame.d.ts +17 -0
  109. package/types/icons/ChartIcicle.d.ts +17 -0
  110. package/types/icons/ChevronBroadRight.d.ts +17 -0
  111. package/types/icons/ChevronBroadRightDashed.d.ts +17 -0
  112. package/types/icons/CircleDashed.d.ts +17 -0
  113. package/types/icons/CylinderDashed.d.ts +17 -0
  114. package/types/icons/Drive.d.ts +17 -0
  115. package/types/icons/DriveArrowInside.d.ts +17 -0
  116. package/types/icons/DriveArrowOutside.d.ts +17 -0
  117. package/types/icons/Earth.d.ts +17 -0
  118. package/types/icons/Fire.d.ts +17 -0
  119. package/types/icons/GamePad.d.ts +17 -0
  120. package/types/icons/MapUSA.d.ts +17 -0
  121. package/types/icons/Odometer.d.ts +17 -0
  122. package/types/icons/PacketLoss.d.ts +17 -0
  123. package/types/icons/ParallelDotsHorizontal.d.ts +17 -0
  124. package/types/icons/PhoneReceiverAngled.d.ts +17 -0
  125. package/types/icons/PhoneReceiverAngledExclamationTriangle.d.ts +17 -0
  126. package/types/icons/PhoneReceiverAngledHourglass.d.ts +17 -0
  127. package/types/icons/PhoneReceiverAngledSlashed.d.ts +17 -0
  128. package/types/icons/PingPongPaddleRacket.d.ts +17 -0
  129. package/types/icons/QuotationDouble.d.ts +3 -3
  130. package/types/icons/RobotArm.d.ts +17 -0
  131. package/types/icons/ShieldKeyhole.d.ts +17 -0
  132. package/types/icons/ShieldSeparated.d.ts +17 -0
  133. package/types/icons/SpeakerSlashed.d.ts +17 -0
  134. package/types/icons/SpeakerSound.d.ts +17 -0
  135. package/types/icons/Stamp.d.ts +17 -0
  136. package/types/icons/StarEightPoints.d.ts +17 -0
  137. package/types/icons/StopwatchArrowRightLatency.d.ts +17 -0
  138. package/types/icons/SwordsCross.d.ts +17 -0
  139. package/types/icons/TerminalConsole.d.ts +17 -0
  140. package/types/icons/TextBBold.d.ts +3 -3
  141. package/types/icons/TextH.d.ts +3 -3
  142. package/types/icons/TextIItalic.d.ts +3 -3
  143. package/types/icons/TextSStrikethrough.d.ts +3 -3
  144. package/types/icons/TextUUnderline.d.ts +3 -3
  145. package/types/icons/TrophyCup.d.ts +17 -0
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Phone call duration, waiting time
12
+ * @category Actions
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const PhoneReceiverAngledHourglass: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default PhoneReceiverAngledHourglass;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Disconnect phone call, disabled, not available
12
+ * @category Actions
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const PhoneReceiverAngledSlashed: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default PhoneReceiverAngledSlashed;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Paddle and ball for table tennis, represents network ping
12
+ * @category Objects
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const PingPongPaddleRacket: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default PingPongPaddleRacket;
@@ -8,9 +8,9 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined';
9
9
  }
10
10
  /**
11
- *
12
- *
13
- *
11
+ * @description Quoted indication for text styling
12
+ * @category Formatting
13
+ * @keywords rich text, edit, format, enhanced
14
14
  * @variants outlined
15
15
  */
16
16
  declare const QuotationDouble: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Automation or playbook, simple task by robot, not AI
12
+ * @category Objects
13
+ *
14
+ * @variants outlined,filled
15
+ */
16
+ declare const RobotArm: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default RobotArm;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Security, secure protection, locked and managed security
12
+ * @category Objects
13
+ * @keywords enterprise, virus, attack
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ShieldKeyhole: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ShieldKeyhole;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Shield with vertical center line represents for defence, protection, security
12
+ * @category Objects
13
+ * @keywords enterprise, virus, attack, game
14
+ * @variants outlined,filled
15
+ */
16
+ declare const ShieldSeparated: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default ShieldSeparated;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Muted status (Not recommend to use as a mute action)
12
+ * @category Actions
13
+ * @keywords sound, audio, volume, alert, music
14
+ * @variants outlined,filled
15
+ */
16
+ declare const SpeakerSlashed: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default SpeakerSlashed;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Unmuted status (Not recommend to use as an unmute action)
12
+ * @category Actions
13
+ * @keywords sound, audio, volume, alert, music
14
+ * @variants outlined,filled
15
+ */
16
+ declare const SpeakerSound: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default SpeakerSound;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Stamp, preloaded icon templates, action for approval or certification, visa, passport
12
+ * @category Objects
13
+ * @keywords handle, ink, paper
14
+ * @variants outlined,filled
15
+ */
16
+ declare const Stamp: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default Stamp;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Octagram for new/attractive/updated indicator
12
+ * @category Objects
13
+ * @keywords alerting, warning, explosion, flash
14
+ * @variants outlined,filled
15
+ */
16
+ declare const StarEightPoints: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default StarEightPoints;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Represents latency, delay, or time difference
12
+ * @category Data Type
13
+ * @keywords clock, quick, catch up
14
+ * @variants outlined,filled
15
+ */
16
+ declare const StopwatchArrowRightLatency: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default StopwatchArrowRightLatency;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Represent battle, fight, 1v1 for Buttercup Games
12
+ * @category Objects
13
+ * @keywords video game
14
+ * @variants outlined,filled
15
+ */
16
+ declare const SwordsCross: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default SwordsCross;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Unix terminal, commnad line, dos shell, CLI interface window
12
+ * @category Objects
13
+ * @keywords linux, windows, macos, CUI
14
+ * @variants outlined,filled
15
+ */
16
+ declare const TerminalConsole: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default TerminalConsole;
@@ -8,9 +8,9 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined';
9
9
  }
10
10
  /**
11
- *
12
- *
13
- *
11
+ * @description Bold styling for rich text editing
12
+ * @category Formatting
13
+ * @keywords styled text, edit, format, enhanced
14
14
  * @variants outlined
15
15
  */
16
16
  declare const TextBBold: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
@@ -8,9 +8,9 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined';
9
9
  }
10
10
  /**
11
- *
12
- *
13
- *
11
+ * @description Heading style for rich text editing, title, heading label
12
+ * @category Formatting
13
+ * @keywords styled text, edit, format, enhanced
14
14
  * @variants outlined
15
15
  */
16
16
  declare const TextH: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
@@ -8,9 +8,9 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined';
9
9
  }
10
10
  /**
11
- *
12
- *
13
- *
11
+ * @description Italic style for rich text editing, angled letters
12
+ * @category Formatting
13
+ * @keywords styled text, edit, format, enhanced
14
14
  * @variants outlined
15
15
  */
16
16
  declare const TextIItalic: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
@@ -8,9 +8,9 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined';
9
9
  }
10
10
  /**
11
- *
12
- *
13
- *
11
+ * @description Strikethrough style for rich text editing, deleted sentence, correction
12
+ * @category Formatting
13
+ * @keywords styled text, edit, format, enhanced
14
14
  * @variants outlined
15
15
  */
16
16
  declare const TextSStrikethrough: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
@@ -8,9 +8,9 @@ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
8
8
  variant?: 'default' | 'outlined';
9
9
  }
10
10
  /**
11
- *
12
- *
13
- *
11
+ * @description Underline style for rich text editing, or linked text, enhanced
12
+ * @category Formatting
13
+ * @keywords styled text, edit, format, enhanced
14
14
  * @variants outlined
15
15
  */
16
16
  declare const TextUUnderline: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ import SVG from '@splunk/react-icons/SVG';
3
+ export interface IconBaseProps extends React.ComponentProps<typeof SVG> {
4
+ children?: React.ReactNode;
5
+ /**
6
+ * Defaults to outlined, determines the variant of the icon to be rendered
7
+ */
8
+ variant?: 'default' | 'outlined' | 'filled';
9
+ }
10
+ /**
11
+ * @description Ranking, No.1, gold meda, reward, wins
12
+ * @category Objects
13
+ * @keywords video game
14
+ * @variants outlined,filled
15
+ */
16
+ declare const TrophyCup: ({ children, variant, ...otherprops }: IconBaseProps) => JSX.Element | null;
17
+ export default TrophyCup;