@splunk/react-icons 5.6.0 → 5.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.
- package/CHANGELOG.md +15 -0
- package/CogChevronSlashWrench.d.ts +2 -0
- package/CogChevronSlashWrench.js +158 -0
- package/CylinderWavesArrowUp.d.ts +2 -0
- package/CylinderWavesArrowUp.js +162 -0
- package/EraserUnderline.d.ts +2 -0
- package/EraserUnderline.js +154 -0
- package/FilterArrowDown.js +2 -2
- package/FilterArrowUp.js +2 -2
- package/FingerPointClicking.js +5 -5
- package/HeartRibbon.js +1 -1
- package/Paperclip.js +1 -1
- package/PhoneReceiverAngledSlashed.js +4 -4
- package/RobotFaceWrench.d.ts +2 -0
- package/RobotFaceWrench.js +156 -0
- package/ServersWrench.d.ts +2 -0
- package/ServersWrench.js +162 -0
- package/Snowflake.js +1 -1
- package/Waves.d.ts +2 -0
- package/Waves.js +144 -0
- package/WeightingScale.js +1 -1
- package/WiFiSignalSlash.js +2 -2
- package/icon-catalog.json +71 -0
- package/package.json +1 -1
- package/types/icons/CogChevronSlashWrench.d.ts +17 -0
- package/types/icons/CylinderWavesArrowUp.d.ts +17 -0
- package/types/icons/EraserUnderline.d.ts +17 -0
- package/types/icons/RobotFaceWrench.d.ts +17 -0
- package/types/icons/ServersWrench.d.ts +17 -0
- package/types/icons/Waves.d.ts +17 -0
package/icon-catalog.json
CHANGED
|
@@ -2176,6 +2176,18 @@
|
|
|
2176
2176
|
"outlined"
|
|
2177
2177
|
]
|
|
2178
2178
|
},
|
|
2179
|
+
{
|
|
2180
|
+
"name": "CogChevronSlashWrench",
|
|
2181
|
+
"key": "./CogChevronSlashWrench",
|
|
2182
|
+
"category": "Data Type",
|
|
2183
|
+
"description": "API configurations, test, add-on settings, developer tools",
|
|
2184
|
+
"keywords": "code, management, observability",
|
|
2185
|
+
"variants": [
|
|
2186
|
+
"default",
|
|
2187
|
+
"filled",
|
|
2188
|
+
"outlined"
|
|
2189
|
+
]
|
|
2190
|
+
},
|
|
2179
2191
|
{
|
|
2180
2192
|
"name": "CogChevronsSlash",
|
|
2181
2193
|
"key": "./CogChevronsSlash",
|
|
@@ -2869,6 +2881,18 @@
|
|
|
2869
2881
|
"outlined"
|
|
2870
2882
|
]
|
|
2871
2883
|
},
|
|
2884
|
+
{
|
|
2885
|
+
"name": "CylinderWavesArrowUp",
|
|
2886
|
+
"key": "./CylinderWavesArrowUp",
|
|
2887
|
+
"category": "Data Type",
|
|
2888
|
+
"description": "Represents promoted machine data lake in Splunk Data Management",
|
|
2889
|
+
"keywords": "data source, destination, ingest, input, checked",
|
|
2890
|
+
"variants": [
|
|
2891
|
+
"default",
|
|
2892
|
+
"filled",
|
|
2893
|
+
"outlined"
|
|
2894
|
+
]
|
|
2895
|
+
},
|
|
2872
2896
|
{
|
|
2873
2897
|
"name": "CylinderWrench",
|
|
2874
2898
|
"key": "./CylinderWrench",
|
|
@@ -3246,6 +3270,18 @@
|
|
|
3246
3270
|
"outlined"
|
|
3247
3271
|
]
|
|
3248
3272
|
},
|
|
3273
|
+
{
|
|
3274
|
+
"name": "EraserUnderline",
|
|
3275
|
+
"key": "./EraserUnderline",
|
|
3276
|
+
"category": "Actions",
|
|
3277
|
+
"description": "Delete rich text styling, decorations, markers, font-weight, reset to default",
|
|
3278
|
+
"keywords": "markdown, string, clear format, remove, editing",
|
|
3279
|
+
"variants": [
|
|
3280
|
+
"default",
|
|
3281
|
+
"filled",
|
|
3282
|
+
"outlined"
|
|
3283
|
+
]
|
|
3284
|
+
},
|
|
3249
3285
|
{
|
|
3250
3286
|
"name": "EthernetPort",
|
|
3251
3287
|
"key": "./EthernetPort",
|
|
@@ -6294,6 +6330,18 @@
|
|
|
6294
6330
|
"outlined"
|
|
6295
6331
|
]
|
|
6296
6332
|
},
|
|
6333
|
+
{
|
|
6334
|
+
"name": "RobotFaceWrench",
|
|
6335
|
+
"key": "./RobotFaceWrench",
|
|
6336
|
+
"category": "Object",
|
|
6337
|
+
"description": "Synthetic monitoring test, adjustment, configuration, settings",
|
|
6338
|
+
"keywords": "automation, control, observability",
|
|
6339
|
+
"variants": [
|
|
6340
|
+
"default",
|
|
6341
|
+
"filled",
|
|
6342
|
+
"outlined"
|
|
6343
|
+
]
|
|
6344
|
+
},
|
|
6297
6345
|
{
|
|
6298
6346
|
"name": "Rocket",
|
|
6299
6347
|
"key": "./Rocket",
|
|
@@ -6390,6 +6438,18 @@
|
|
|
6390
6438
|
"outlined"
|
|
6391
6439
|
]
|
|
6392
6440
|
},
|
|
6441
|
+
{
|
|
6442
|
+
"name": "ServersWrench",
|
|
6443
|
+
"key": "./ServersWrench",
|
|
6444
|
+
"category": "Data Type",
|
|
6445
|
+
"description": "Server configurations, network device settings, physical data storages, uptime test",
|
|
6446
|
+
"keywords": "drive, rack, control, adjustment, observability",
|
|
6447
|
+
"variants": [
|
|
6448
|
+
"default",
|
|
6449
|
+
"filled",
|
|
6450
|
+
"outlined"
|
|
6451
|
+
]
|
|
6452
|
+
},
|
|
6393
6453
|
{
|
|
6394
6454
|
"name": "SeverityInformation",
|
|
6395
6455
|
"key": "./SeverityInformation",
|
|
@@ -7456,6 +7516,17 @@
|
|
|
7456
7516
|
"outlined"
|
|
7457
7517
|
]
|
|
7458
7518
|
},
|
|
7519
|
+
{
|
|
7520
|
+
"name": "Waves",
|
|
7521
|
+
"key": "./Waves",
|
|
7522
|
+
"category": "Data Type",
|
|
7523
|
+
"description": "Data lake icon, Machine data lake",
|
|
7524
|
+
"keywords": "storage type, backup, log, data source",
|
|
7525
|
+
"variants": [
|
|
7526
|
+
"default",
|
|
7527
|
+
"outlined"
|
|
7528
|
+
]
|
|
7529
|
+
},
|
|
7459
7530
|
{
|
|
7460
7531
|
"name": "WeightingScale",
|
|
7461
7532
|
"key": "./WeightingScale",
|
package/package.json
CHANGED
|
@@ -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 API configurations, test, add-on settings, developer tools
|
|
12
|
+
* @category Data Type
|
|
13
|
+
* @keywords code, management, observability
|
|
14
|
+
* @variants outlined,filled
|
|
15
|
+
*/
|
|
16
|
+
declare const CogChevronSlashWrench: ({ children, variant, ...otherprops }: IconBaseProps) => React.JSX.Element | null;
|
|
17
|
+
export default CogChevronSlashWrench;
|
|
@@ -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 promoted machine data lake in Splunk Data Management
|
|
12
|
+
* @category Data Type
|
|
13
|
+
* @keywords data source, destination, ingest, input, checked
|
|
14
|
+
* @variants outlined,filled
|
|
15
|
+
*/
|
|
16
|
+
declare const CylinderWavesArrowUp: ({ children, variant, ...otherprops }: IconBaseProps) => React.JSX.Element | null;
|
|
17
|
+
export default CylinderWavesArrowUp;
|
|
@@ -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' | 'filled' | 'outlined';
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* @description Delete rich text styling, decorations, markers, font-weight, reset to default
|
|
12
|
+
* @category Actions
|
|
13
|
+
* @keywords markdown, string, clear format, remove, editing
|
|
14
|
+
* @variants filled,outlined
|
|
15
|
+
*/
|
|
16
|
+
declare const EraserUnderline: ({ children, variant, ...otherprops }: IconBaseProps) => React.JSX.Element | null;
|
|
17
|
+
export default EraserUnderline;
|
|
@@ -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 Synthetic monitoring test, adjustment, configuration, settings
|
|
12
|
+
* @category Object
|
|
13
|
+
* @keywords automation, control, observability
|
|
14
|
+
* @variants outlined,filled
|
|
15
|
+
*/
|
|
16
|
+
declare const RobotFaceWrench: ({ children, variant, ...otherprops }: IconBaseProps) => React.JSX.Element | null;
|
|
17
|
+
export default RobotFaceWrench;
|
|
@@ -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 Server configurations, network device settings, physical data storages, uptime test
|
|
12
|
+
* @category Data Type
|
|
13
|
+
* @keywords drive, rack, control, adjustment, observability
|
|
14
|
+
* @variants outlined,filled
|
|
15
|
+
*/
|
|
16
|
+
declare const ServersWrench: ({ children, variant, ...otherprops }: IconBaseProps) => React.JSX.Element | null;
|
|
17
|
+
export default ServersWrench;
|
|
@@ -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';
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* @description Data lake icon, Machine data lake
|
|
12
|
+
* @category Data Type
|
|
13
|
+
* @keywords storage type, backup, log, data source
|
|
14
|
+
* @variants outlined
|
|
15
|
+
*/
|
|
16
|
+
declare const Waves: ({ children, variant, ...otherprops }: IconBaseProps) => React.JSX.Element | null;
|
|
17
|
+
export default Waves;
|