@cloudtower/icons-react 0.29.0 → 0.29.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ActiveObservabilityService24OntintIcon.d.ts +4 -0
- package/dist/IpPool24Icon.d.ts +4 -0
- package/dist/IpPoolWhite24Icon.d.ts +4 -0
- package/dist/Loading6GradientBlueIcon.d.ts +4 -0
- package/dist/Loading6OntintIcon.d.ts +4 -0
- package/dist/Loading8OntintIcon.d.ts +4 -0
- package/dist/PhysicalDisk16SecondaryIcon.d.ts +4 -0
- package/dist/PhysicalMachineClusterIcon.d.ts +4 -0
- package/dist/PortNetwork16SecondaryIcon.d.ts +4 -0
- package/dist/RefreshSync16Icon.d.ts +4 -0
- package/dist/VmClusterIcon.d.ts +4 -0
- package/dist/WaitingBreathingLed32YellowIcon.d.ts +4 -0
- package/dist/cjs/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
- package/dist/cjs/IpPool24Icon.js +32 -0
- package/dist/cjs/IpPoolWhite24Icon.js +20 -0
- package/dist/cjs/Loading16GradientBlueIcon.js +10 -9
- package/dist/cjs/{LoadingBlue16Icon.js → Loading6GradientBlueIcon.js} +12 -9
- package/dist/cjs/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
- package/dist/cjs/Loading8GradientBlueIcon.js +3 -3
- package/dist/cjs/{LoadingGray16Icon.js → Loading8OntintIcon.js} +14 -13
- package/dist/cjs/PhysicalDisk16SecondaryIcon.js +24 -0
- package/dist/cjs/PhysicalMachineClusterIcon.js +66 -0
- package/dist/cjs/PortNetwork16SecondaryIcon.js +24 -0
- package/dist/cjs/RefreshSync16Icon.js +64 -0
- package/dist/cjs/VmClusterIcon.js +66 -0
- package/dist/cjs/WaitingBreathingLed16YellowIcon.js +14 -16
- package/dist/cjs/WaitingBreathingLed32YellowIcon.js +52 -0
- package/dist/cjs/index.js +12 -10
- package/dist/esm/{ActiveObservabilityService24GrayIcon.js → ActiveObservabilityService24OntintIcon.js} +2 -2
- package/dist/esm/IpPool24Icon.js +32 -0
- package/dist/esm/IpPoolWhite24Icon.js +20 -0
- package/dist/esm/Loading16GradientBlueIcon.js +10 -9
- package/dist/esm/{LoadingBlue16Icon.js → Loading6GradientBlueIcon.js} +12 -9
- package/dist/esm/{Loading8BoldOntintIcon.js → Loading6OntintIcon.js} +15 -11
- package/dist/esm/Loading8GradientBlueIcon.js +3 -3
- package/dist/esm/{LoadingGray16Icon.js → Loading8OntintIcon.js} +14 -13
- package/dist/esm/PhysicalDisk16SecondaryIcon.js +24 -0
- package/dist/esm/PhysicalMachineClusterIcon.js +66 -0
- package/dist/esm/PortNetwork16SecondaryIcon.js +24 -0
- package/dist/esm/RefreshSync16Icon.js +64 -0
- package/dist/esm/VmClusterIcon.js +66 -0
- package/dist/esm/WaitingBreathingLed16YellowIcon.js +14 -16
- package/dist/esm/WaitingBreathingLed32YellowIcon.js +52 -0
- package/dist/esm/index.js +12 -10
- package/dist/image-types.d.ts +1 -1
- package/dist/index.d.ts +12 -10
- package/package.json +3 -3
- package/dist/ActiveObservabilityService24GrayIcon.d.ts +0 -4
- package/dist/Loading16BoldOntintIcon.d.ts +0 -4
- package/dist/Loading24BoldGradientBlueIcon.d.ts +0 -4
- package/dist/Loading8BoldGradientBlueIcon.d.ts +0 -4
- package/dist/Loading8BoldOntintIcon.d.ts +0 -4
- package/dist/Loading8GradientWhiteIcon.d.ts +0 -4
- package/dist/LoadingBlue16Icon.d.ts +0 -4
- package/dist/LoadingBlueIcon.d.ts +0 -4
- package/dist/LoadingGray16Icon.d.ts +0 -4
- package/dist/LoadingGrayIcon.d.ts +0 -4
- package/dist/cjs/Loading16BoldOntintIcon.js +0 -35
- package/dist/cjs/Loading24BoldGradientBlueIcon.js +0 -35
- package/dist/cjs/Loading8BoldGradientBlueIcon.js +0 -35
- package/dist/cjs/Loading8GradientWhiteIcon.js +0 -35
- package/dist/cjs/LoadingBlueIcon.js +0 -30
- package/dist/cjs/LoadingGrayIcon.js +0 -30
- package/dist/esm/Loading16BoldOntintIcon.js +0 -35
- package/dist/esm/Loading24BoldGradientBlueIcon.js +0 -35
- package/dist/esm/Loading8BoldGradientBlueIcon.js +0 -35
- package/dist/esm/Loading8GradientWhiteIcon.js +0 -35
- package/dist/esm/LoadingBlueIcon.js +0 -30
- package/dist/esm/LoadingGrayIcon.js +0 -30
package/dist/index.d.ts
CHANGED
@@ -26,7 +26,7 @@ export { default as ActiveConnection16GradiendtBlueIcon } from './ActiveConnecti
|
|
26
26
|
export { default as ActiveObservabilityService18BlueIcon } from './ActiveObservabilityService18BlueIcon'
|
27
27
|
export { default as ActiveObservabilityService18GrayIcon } from './ActiveObservabilityService18GrayIcon'
|
28
28
|
export { default as ActiveObservabilityService24BlueIcon } from './ActiveObservabilityService24BlueIcon'
|
29
|
-
export { default as
|
29
|
+
export { default as ActiveObservabilityService24OntintIcon } from './ActiveObservabilityService24OntintIcon'
|
30
30
|
export { default as ActiveUninstal14GradiendtRedIcon } from './ActiveUninstal14GradiendtRedIcon'
|
31
31
|
export { default as AdjustConfig16GradientBlueIcon } from './AdjustConfig16GradientBlueIcon'
|
32
32
|
export { default as AdjustConfig16GradientGrayIcon } from './AdjustConfig16GradientGrayIcon'
|
@@ -521,6 +521,8 @@ export { default as InstalltoolsIcon } from './InstalltoolsIcon'
|
|
521
521
|
export { default as Ip16GradientBlueOutlineOffIcon } from './Ip16GradientBlueOutlineOffIcon'
|
522
522
|
export { default as Ip16GradientBlueOutlineOnIcon } from './Ip16GradientBlueOutlineOnIcon'
|
523
523
|
export { default as Ip24Icon } from './Ip24Icon'
|
524
|
+
export { default as IpPool24Icon } from './IpPool24Icon'
|
525
|
+
export { default as IpPoolWhite24Icon } from './IpPoolWhite24Icon'
|
524
526
|
export { default as IscsiDatastoreStorageObject16GradientBlueIcon } from './IscsiDatastoreStorageObject16GradientBlueIcon'
|
525
527
|
export { default as IscsiDatastoreStorageObject24GradientBlueIcon } from './IscsiDatastoreStorageObject24GradientBlueIcon'
|
526
528
|
export { default as IscsiDatastoreStorageObject24GradientGrayIcon } from './IscsiDatastoreStorageObject24GradientGrayIcon'
|
@@ -577,22 +579,16 @@ export { default as LoadBalancer24GradientGreyIcon } from './LoadBalancer24Gradi
|
|
577
579
|
export { default as LoadBalancerMonitor24FillOntintIcon } from './LoadBalancerMonitor24FillOntintIcon'
|
578
580
|
export { default as LoadBalancerMonitor24GradientBlueIcon } from './LoadBalancerMonitor24GradientBlueIcon'
|
579
581
|
export { default as LoadBalancerMonitor24GradientGreyIcon } from './LoadBalancerMonitor24GradientGreyIcon'
|
580
|
-
export { default as Loading16BoldOntintIcon } from './Loading16BoldOntintIcon'
|
581
582
|
export { default as Loading16GradientBlueIcon } from './Loading16GradientBlueIcon'
|
582
583
|
export { default as Loading16GradientGaryIcon } from './Loading16GradientGaryIcon'
|
583
584
|
export { default as Loading16OntintIcon } from './Loading16OntintIcon'
|
584
|
-
export { default as Loading24BoldGradientBlueIcon } from './Loading24BoldGradientBlueIcon'
|
585
585
|
export { default as Loading24GradientBlueIcon } from './Loading24GradientBlueIcon'
|
586
586
|
export { default as Loading24GradientGaryIcon } from './Loading24GradientGaryIcon'
|
587
587
|
export { default as Loading24OntintIcon } from './Loading24OntintIcon'
|
588
|
-
export { default as
|
589
|
-
export { default as
|
588
|
+
export { default as Loading6GradientBlueIcon } from './Loading6GradientBlueIcon'
|
589
|
+
export { default as Loading6OntintIcon } from './Loading6OntintIcon'
|
590
590
|
export { default as Loading8GradientBlueIcon } from './Loading8GradientBlueIcon'
|
591
|
-
export { default as
|
592
|
-
export { default as LoadingBlueIcon } from './LoadingBlueIcon'
|
593
|
-
export { default as LoadingBlue16Icon } from './LoadingBlue16Icon'
|
594
|
-
export { default as LoadingGrayIcon } from './LoadingGrayIcon'
|
595
|
-
export { default as LoadingGray16Icon } from './LoadingGray16Icon'
|
591
|
+
export { default as Loading8OntintIcon } from './Loading8OntintIcon'
|
596
592
|
export { default as Lock16GradientGrayIcon } from './Lock16GradientGrayIcon'
|
597
593
|
export { default as LockIcon } from './LockIcon'
|
598
594
|
export { default as LogCollection16GradientBlueIcon } from './LogCollection16GradientBlueIcon'
|
@@ -849,10 +845,12 @@ export { default as PciNic24GradientGreyIcon } from './PciNic24GradientGreyIcon'
|
|
849
845
|
export { default as PermanentFailover24BlueIcon } from './PermanentFailover24BlueIcon'
|
850
846
|
export { default as PermanentTransferArrow40BlueIcon } from './PermanentTransferArrow40BlueIcon'
|
851
847
|
export { default as PhysicalDisk16GradientBlueIcon } from './PhysicalDisk16GradientBlueIcon'
|
848
|
+
export { default as PhysicalDisk16SecondaryIcon } from './PhysicalDisk16SecondaryIcon'
|
852
849
|
export { default as PhysicalDisk24BlueIcon } from './PhysicalDisk24BlueIcon'
|
853
850
|
export { default as PhysicalDisk24GradientBlueIcon } from './PhysicalDisk24GradientBlueIcon'
|
854
851
|
export { default as PhysicalDisk24GradientGrayIcon } from './PhysicalDisk24GradientGrayIcon'
|
855
852
|
export { default as PhysicalDisk24Icon } from './PhysicalDisk24Icon'
|
853
|
+
export { default as PhysicalMachineClusterIcon } from './PhysicalMachineClusterIcon'
|
856
854
|
export { default as PhysicalMachineManagementBlue24Icon } from './PhysicalMachineManagementBlue24Icon'
|
857
855
|
export { default as PhysicalMachineManagementOntint24Icon } from './PhysicalMachineManagementOntint24Icon'
|
858
856
|
export { default as PhysicalSwitchMachine16GradientBlueIcon } from './PhysicalSwitchMachine16GradientBlueIcon'
|
@@ -890,6 +888,7 @@ export { default as Pmem24GradientBlueIcon } from './Pmem24GradientBlueIcon'
|
|
890
888
|
export { default as PortNetwork16GradientBlueIcon } from './PortNetwork16GradientBlueIcon'
|
891
889
|
export { default as PortNetwork16GreenIcon } from './PortNetwork16GreenIcon'
|
892
890
|
export { default as PortNetwork16RedIcon } from './PortNetwork16RedIcon'
|
891
|
+
export { default as PortNetwork16SecondaryIcon } from './PortNetwork16SecondaryIcon'
|
893
892
|
export { default as PortNetwork16YellowIcon } from './PortNetwork16YellowIcon'
|
894
893
|
export { default as PortNetwork24BlueIcon } from './PortNetwork24BlueIcon'
|
895
894
|
export { default as PortNetwork24GradientBlueIcon } from './PortNetwork24GradientBlueIcon'
|
@@ -939,6 +938,7 @@ export { default as RecoverRecycleVm16GradientBlueIcon } from './RecoverRecycleV
|
|
939
938
|
export { default as RecoverRecycleVm16GradientGrayIcon } from './RecoverRecycleVm16GradientGrayIcon'
|
940
939
|
export { default as RecyclebinClusterSettingsDelete24RedIcon } from './RecyclebinClusterSettingsDelete24RedIcon'
|
941
940
|
export { default as RecyclebinClusterSettingsEdit24BlueIcon } from './RecyclebinClusterSettingsEdit24BlueIcon'
|
941
|
+
export { default as RefreshSync16Icon } from './RefreshSync16Icon'
|
942
942
|
export { default as RefreshSyncOnTintIcon } from './RefreshSyncOnTintIcon'
|
943
943
|
export { default as RefreshSyncTertiaryIcon } from './RefreshSyncTertiaryIcon'
|
944
944
|
export { default as RefreshIcon } from './RefreshIcon'
|
@@ -1309,6 +1309,7 @@ export { default as Vm24GradientGrayIcon } from './Vm24GradientGrayIcon'
|
|
1309
1309
|
export { default as Vm24PrimaryIcon } from './Vm24PrimaryIcon'
|
1310
1310
|
export { default as Vm24Icon } from './Vm24Icon'
|
1311
1311
|
export { default as VmClone16Icon } from './VmClone16Icon'
|
1312
|
+
export { default as VmClusterIcon } from './VmClusterIcon'
|
1312
1313
|
export { default as VmConnectionAllowed24Icon } from './VmConnectionAllowed24Icon'
|
1313
1314
|
export { default as VmConnectionConnect24Icon } from './VmConnectionConnect24Icon'
|
1314
1315
|
export { default as VmConnectionDisconnect24Icon } from './VmConnectionDisconnect24Icon'
|
@@ -1405,6 +1406,7 @@ export { default as VpcSubnet24OntintIcon } from './VpcSubnet24OntintIcon'
|
|
1405
1406
|
export { default as WaitingBreathingLed16BlueIcon } from './WaitingBreathingLed16BlueIcon'
|
1406
1407
|
export { default as WaitingBreathingLed16GrayIcon } from './WaitingBreathingLed16GrayIcon'
|
1407
1408
|
export { default as WaitingBreathingLed16YellowIcon } from './WaitingBreathingLed16YellowIcon'
|
1409
|
+
export { default as WaitingBreathingLed32YellowIcon } from './WaitingBreathingLed32YellowIcon'
|
1408
1410
|
export { default as WitnessNodeNormalCriticalRedIcon } from './WitnessNodeNormalCriticalRedIcon'
|
1409
1411
|
export { default as WitnessNodeNormalHealthyGreenIcon } from './WitnessNodeNormalHealthyGreenIcon'
|
1410
1412
|
export { default as WitnessNodeNormalInfoBlueIcon } from './WitnessNodeNormalInfoBlueIcon'
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@cloudtower/icons-react",
|
3
3
|
"license": "MIT",
|
4
|
-
"version": "0.29.
|
4
|
+
"version": "0.29.2",
|
5
5
|
"types": "./dist/index.d.ts",
|
6
6
|
"main": "dist/cjs/index.js",
|
7
7
|
"module": "dist/esm/index.js",
|
@@ -41,9 +41,9 @@
|
|
41
41
|
"devDependencies": {
|
42
42
|
"@babel/core": "^7.21.0",
|
43
43
|
"@babel/plugin-transform-react-jsx": "^7.21.0",
|
44
|
-
"@cloudtower/icons": "0.29.
|
44
|
+
"@cloudtower/icons": "0.29.2",
|
45
45
|
"@svgr/core": "^5.0.0",
|
46
46
|
"camelcase": "^6.0.0"
|
47
47
|
},
|
48
|
-
"gitHead": "
|
48
|
+
"gitHead": "c67a42c3ca5697e86610d7131aa1458bf6eddb3f"
|
49
49
|
}
|
@@ -1,35 +0,0 @@
|
|
1
|
-
const React = require("react");
|
2
|
-
function Loading16BoldOntintIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 16,
|
9
|
-
height: 16,
|
10
|
-
fill: "none",
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
12
|
-
"aria-labelledby": titleId
|
13
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
-
id: titleId
|
15
|
-
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
-
fillRule: "evenodd",
|
17
|
-
clipRule: "evenodd",
|
18
|
-
d: "M8 4a4 4 0 103.304 6.255 1 1 0 011.65 1.13A6 6 0 1114 8a1 1 0 11-1.999 0 4 4 0 00-4-4z",
|
19
|
-
fill: "url(#paint0_angular_6_7)"
|
20
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
21
|
-
id: "paint0_angular_6_7",
|
22
|
-
cx: 0,
|
23
|
-
cy: 0,
|
24
|
-
r: 1,
|
25
|
-
gradientUnits: "userSpaceOnUse",
|
26
|
-
gradientTransform: "matrix(7.91666 2.5 -2.5 7.91666 8 8)"
|
27
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
28
|
-
stopColor: "#fff",
|
29
|
-
stopOpacity: 0.1
|
30
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
31
|
-
offset: 1,
|
32
|
-
stopColor: "#fff"
|
33
|
-
}))));
|
34
|
-
}
|
35
|
-
module.exports = Loading16BoldOntintIcon;
|
@@ -1,35 +0,0 @@
|
|
1
|
-
const React = require("react");
|
2
|
-
function Loading24BoldGradientBlueIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 24,
|
9
|
-
height: 24,
|
10
|
-
fill: "none",
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
12
|
-
"aria-labelledby": titleId
|
13
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
-
id: titleId
|
15
|
-
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
-
fillRule: "evenodd",
|
17
|
-
clipRule: "evenodd",
|
18
|
-
d: "M12 5.5a6.5 6.5 0 105.369 10.165 1.5 1.5 0 012.476 1.694A9.5 9.5 0 1121.5 12a1.5 1.5 0 01-3 .001A6.5 6.5 0 0012 5.5z",
|
19
|
-
fill: "url(#paint0_angular_6_1)"
|
20
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
21
|
-
id: "paint0_angular_6_1",
|
22
|
-
cx: 0,
|
23
|
-
cy: 0,
|
24
|
-
r: 1,
|
25
|
-
gradientUnits: "userSpaceOnUse",
|
26
|
-
gradientTransform: "rotate(17.526 -32.925 44.925) scale(13.1449)"
|
27
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
28
|
-
stopColor: "#00E0FF",
|
29
|
-
stopOpacity: 0.1
|
30
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
31
|
-
offset: 1,
|
32
|
-
stopColor: "#0080FF"
|
33
|
-
}))));
|
34
|
-
}
|
35
|
-
module.exports = Loading24BoldGradientBlueIcon;
|
@@ -1,35 +0,0 @@
|
|
1
|
-
const React = require("react");
|
2
|
-
function Loading8BoldGradientBlueIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 10,
|
9
|
-
height: 10,
|
10
|
-
fill: "none",
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
12
|
-
"aria-labelledby": titleId
|
13
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
-
id: titleId
|
15
|
-
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
-
fillRule: "evenodd",
|
17
|
-
clipRule: "evenodd",
|
18
|
-
d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
|
19
|
-
fill: "url(#paint0_angular_11622_42029)"
|
20
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
21
|
-
id: "paint0_angular_11622_42029",
|
22
|
-
cx: 0,
|
23
|
-
cy: 0,
|
24
|
-
r: 1,
|
25
|
-
gradientUnits: "userSpaceOnUse",
|
26
|
-
gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
|
27
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
28
|
-
stopColor: "#00E0FF",
|
29
|
-
stopOpacity: 0.1
|
30
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
31
|
-
offset: 1,
|
32
|
-
stopColor: "#0080FF"
|
33
|
-
}))));
|
34
|
-
}
|
35
|
-
module.exports = Loading8BoldGradientBlueIcon;
|
@@ -1,35 +0,0 @@
|
|
1
|
-
const React = require("react");
|
2
|
-
function Loading8GradientWhiteIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 10,
|
9
|
-
height: 10,
|
10
|
-
fill: "none",
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
12
|
-
"aria-labelledby": titleId
|
13
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
-
id: titleId
|
15
|
-
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
-
fillRule: "evenodd",
|
17
|
-
clipRule: "evenodd",
|
18
|
-
d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
|
19
|
-
fill: "url(#paint0_angular_10090_58812)"
|
20
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
21
|
-
id: "paint0_angular_10090_58812",
|
22
|
-
cx: 0,
|
23
|
-
cy: 0,
|
24
|
-
r: 1,
|
25
|
-
gradientUnits: "userSpaceOnUse",
|
26
|
-
gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
|
27
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
28
|
-
stopColor: "#fff",
|
29
|
-
stopOpacity: 0.1
|
30
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
31
|
-
offset: 1,
|
32
|
-
stopColor: "#fff"
|
33
|
-
}))));
|
34
|
-
}
|
35
|
-
module.exports = Loading8GradientWhiteIcon;
|
@@ -1,30 +0,0 @@
|
|
1
|
-
const React = require("react");
|
2
|
-
function LoadingBlueIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 24,
|
9
|
-
height: 24,
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
11
|
-
"aria-labelledby": titleId
|
12
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
13
|
-
id: titleId
|
14
|
-
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
15
|
-
transform: "translate(4 4)",
|
16
|
-
stroke: "#0096FF",
|
17
|
-
strokeWidth: 2,
|
18
|
-
fill: "none",
|
19
|
-
fillRule: "evenodd"
|
20
|
-
}, /*#__PURE__*/React.createElement("circle", {
|
21
|
-
opacity: 0.4,
|
22
|
-
cx: 8,
|
23
|
-
cy: 8,
|
24
|
-
r: 8
|
25
|
-
}), /*#__PURE__*/React.createElement("path", {
|
26
|
-
d: "M4.36 15.124h0A8 8 0 108.004 0",
|
27
|
-
strokeLinecap: "round"
|
28
|
-
})));
|
29
|
-
}
|
30
|
-
module.exports = LoadingBlueIcon;
|
@@ -1,30 +0,0 @@
|
|
1
|
-
const React = require("react");
|
2
|
-
function LoadingGrayIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 24,
|
9
|
-
height: 24,
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
11
|
-
"aria-labelledby": titleId
|
12
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
13
|
-
id: titleId
|
14
|
-
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
15
|
-
transform: "translate(4 4)",
|
16
|
-
stroke: "#CCD4E3",
|
17
|
-
strokeWidth: 2,
|
18
|
-
fill: "none",
|
19
|
-
fillRule: "evenodd"
|
20
|
-
}, /*#__PURE__*/React.createElement("circle", {
|
21
|
-
opacity: 0.4,
|
22
|
-
cx: 8,
|
23
|
-
cy: 8,
|
24
|
-
r: 8
|
25
|
-
}), /*#__PURE__*/React.createElement("path", {
|
26
|
-
d: "M4.36 15.124h0A8 8 0 108.004 0",
|
27
|
-
strokeLinecap: "round"
|
28
|
-
})));
|
29
|
-
}
|
30
|
-
module.exports = LoadingGrayIcon;
|
@@ -1,35 +0,0 @@
|
|
1
|
-
import * as React from "react";
|
2
|
-
function Loading16BoldOntintIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 16,
|
9
|
-
height: 16,
|
10
|
-
fill: "none",
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
12
|
-
"aria-labelledby": titleId
|
13
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
-
id: titleId
|
15
|
-
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
-
fillRule: "evenodd",
|
17
|
-
clipRule: "evenodd",
|
18
|
-
d: "M8 4a4 4 0 103.304 6.255 1 1 0 011.65 1.13A6 6 0 1114 8a1 1 0 11-1.999 0 4 4 0 00-4-4z",
|
19
|
-
fill: "url(#paint0_angular_6_7)"
|
20
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
21
|
-
id: "paint0_angular_6_7",
|
22
|
-
cx: 0,
|
23
|
-
cy: 0,
|
24
|
-
r: 1,
|
25
|
-
gradientUnits: "userSpaceOnUse",
|
26
|
-
gradientTransform: "matrix(7.91666 2.5 -2.5 7.91666 8 8)"
|
27
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
28
|
-
stopColor: "#fff",
|
29
|
-
stopOpacity: 0.1
|
30
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
31
|
-
offset: 1,
|
32
|
-
stopColor: "#fff"
|
33
|
-
}))));
|
34
|
-
}
|
35
|
-
export default Loading16BoldOntintIcon;
|
@@ -1,35 +0,0 @@
|
|
1
|
-
import * as React from "react";
|
2
|
-
function Loading24BoldGradientBlueIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 24,
|
9
|
-
height: 24,
|
10
|
-
fill: "none",
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
12
|
-
"aria-labelledby": titleId
|
13
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
-
id: titleId
|
15
|
-
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
-
fillRule: "evenodd",
|
17
|
-
clipRule: "evenodd",
|
18
|
-
d: "M12 5.5a6.5 6.5 0 105.369 10.165 1.5 1.5 0 012.476 1.694A9.5 9.5 0 1121.5 12a1.5 1.5 0 01-3 .001A6.5 6.5 0 0012 5.5z",
|
19
|
-
fill: "url(#paint0_angular_6_1)"
|
20
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
21
|
-
id: "paint0_angular_6_1",
|
22
|
-
cx: 0,
|
23
|
-
cy: 0,
|
24
|
-
r: 1,
|
25
|
-
gradientUnits: "userSpaceOnUse",
|
26
|
-
gradientTransform: "rotate(17.526 -32.925 44.925) scale(13.1449)"
|
27
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
28
|
-
stopColor: "#00E0FF",
|
29
|
-
stopOpacity: 0.1
|
30
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
31
|
-
offset: 1,
|
32
|
-
stopColor: "#0080FF"
|
33
|
-
}))));
|
34
|
-
}
|
35
|
-
export default Loading24BoldGradientBlueIcon;
|
@@ -1,35 +0,0 @@
|
|
1
|
-
import * as React from "react";
|
2
|
-
function Loading8BoldGradientBlueIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 10,
|
9
|
-
height: 10,
|
10
|
-
fill: "none",
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
12
|
-
"aria-labelledby": titleId
|
13
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
-
id: titleId
|
15
|
-
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
-
fillRule: "evenodd",
|
17
|
-
clipRule: "evenodd",
|
18
|
-
d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
|
19
|
-
fill: "url(#paint0_angular_11622_42029)"
|
20
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
21
|
-
id: "paint0_angular_11622_42029",
|
22
|
-
cx: 0,
|
23
|
-
cy: 0,
|
24
|
-
r: 1,
|
25
|
-
gradientUnits: "userSpaceOnUse",
|
26
|
-
gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
|
27
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
28
|
-
stopColor: "#00E0FF",
|
29
|
-
stopOpacity: 0.1
|
30
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
31
|
-
offset: 1,
|
32
|
-
stopColor: "#0080FF"
|
33
|
-
}))));
|
34
|
-
}
|
35
|
-
export default Loading8BoldGradientBlueIcon;
|
@@ -1,35 +0,0 @@
|
|
1
|
-
import * as React from "react";
|
2
|
-
function Loading8GradientWhiteIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 10,
|
9
|
-
height: 10,
|
10
|
-
fill: "none",
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
12
|
-
"aria-labelledby": titleId
|
13
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
14
|
-
id: titleId
|
15
|
-
}, title) : null, /*#__PURE__*/React.createElement("path", {
|
16
|
-
fillRule: "evenodd",
|
17
|
-
clipRule: "evenodd",
|
18
|
-
d: "M5 1.667A3.333 3.333 0 107.753 6.88a.833.833 0 011.376.94A5 5 0 1110 5a.833.833 0 01-1.667 0A3.333 3.333 0 005 1.667z",
|
19
|
-
fill: "url(#paint0_angular_10090_58812)"
|
20
|
-
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
|
21
|
-
id: "paint0_angular_10090_58812",
|
22
|
-
cx: 0,
|
23
|
-
cy: 0,
|
24
|
-
r: 1,
|
25
|
-
gradientUnits: "userSpaceOnUse",
|
26
|
-
gradientTransform: "rotate(17.526 -13.719 18.719) scale(6.91835)"
|
27
|
-
}, /*#__PURE__*/React.createElement("stop", {
|
28
|
-
stopColor: "#fff",
|
29
|
-
stopOpacity: 0.1
|
30
|
-
}), /*#__PURE__*/React.createElement("stop", {
|
31
|
-
offset: 1,
|
32
|
-
stopColor: "#fff"
|
33
|
-
}))));
|
34
|
-
}
|
35
|
-
export default Loading8GradientWhiteIcon;
|
@@ -1,30 +0,0 @@
|
|
1
|
-
import * as React from "react";
|
2
|
-
function LoadingBlueIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 24,
|
9
|
-
height: 24,
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
11
|
-
"aria-labelledby": titleId
|
12
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
13
|
-
id: titleId
|
14
|
-
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
15
|
-
transform: "translate(4 4)",
|
16
|
-
stroke: "#0096FF",
|
17
|
-
strokeWidth: 2,
|
18
|
-
fill: "none",
|
19
|
-
fillRule: "evenodd"
|
20
|
-
}, /*#__PURE__*/React.createElement("circle", {
|
21
|
-
opacity: 0.4,
|
22
|
-
cx: 8,
|
23
|
-
cy: 8,
|
24
|
-
r: 8
|
25
|
-
}), /*#__PURE__*/React.createElement("path", {
|
26
|
-
d: "M4.36 15.124h0A8 8 0 108.004 0",
|
27
|
-
strokeLinecap: "round"
|
28
|
-
})));
|
29
|
-
}
|
30
|
-
export default LoadingBlueIcon;
|
@@ -1,30 +0,0 @@
|
|
1
|
-
import * as React from "react";
|
2
|
-
function LoadingGrayIcon({
|
3
|
-
title,
|
4
|
-
titleId,
|
5
|
-
...props
|
6
|
-
}) {
|
7
|
-
return /*#__PURE__*/React.createElement("svg", Object.assign({
|
8
|
-
width: 24,
|
9
|
-
height: 24,
|
10
|
-
xmlns: "http://www.w3.org/2000/svg",
|
11
|
-
"aria-labelledby": titleId
|
12
|
-
}, props), title ? /*#__PURE__*/React.createElement("title", {
|
13
|
-
id: titleId
|
14
|
-
}, title) : null, /*#__PURE__*/React.createElement("g", {
|
15
|
-
transform: "translate(4 4)",
|
16
|
-
stroke: "#CCD4E3",
|
17
|
-
strokeWidth: 2,
|
18
|
-
fill: "none",
|
19
|
-
fillRule: "evenodd"
|
20
|
-
}, /*#__PURE__*/React.createElement("circle", {
|
21
|
-
opacity: 0.4,
|
22
|
-
cx: 8,
|
23
|
-
cy: 8,
|
24
|
-
r: 8
|
25
|
-
}), /*#__PURE__*/React.createElement("path", {
|
26
|
-
d: "M4.36 15.124h0A8 8 0 108.004 0",
|
27
|
-
strokeLinecap: "round"
|
28
|
-
})));
|
29
|
-
}
|
30
|
-
export default LoadingGrayIcon;
|