@elementor/icons 1.46.0 → 1.48.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/CrownFilledIcon/index.d.ts +4 -0
- package/CrownFilledIcon/index.js +16 -0
- package/RotateClockwise2Icon/index.d.ts +4 -0
- package/RotateClockwise2Icon/index.js +9 -0
- package/RotateClockwiseIcon/index.d.ts +4 -0
- package/RotateClockwiseIcon/index.js +9 -0
- package/cjs/CrownFilledIcon/index.d.ts +4 -0
- package/cjs/CrownFilledIcon/index.js +41 -0
- package/cjs/RotateClockwise2Icon/index.d.ts +4 -0
- package/cjs/RotateClockwise2Icon/index.js +34 -0
- package/cjs/RotateClockwiseIcon/index.d.ts +4 -0
- package/cjs/RotateClockwiseIcon/index.js +34 -0
- package/cjs/index.d.ts +3 -0
- package/cjs/index.js +18 -0
- package/index.d.ts +3 -0
- package/index.js +3 -0
- package/package.json +1 -1
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const CrownFilledIcon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement(
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
fillRule: "evenodd",
|
|
9
|
+
clipRule: "evenodd",
|
|
10
|
+
d: "M12 5.25C12.2508 5.25 12.485 5.37533 12.6241 5.58397L16.1703 10.9033L20.5315 7.41435C20.7777 7.21743 21.1207 7.19544 21.39 7.35933C21.6592 7.52321 21.7973 7.83798 21.7355 8.14709L19.7355 18.1471C19.6654 18.4977 19.3576 18.75 19 18.75H5.00004C4.64253 18.75 4.33472 18.4977 4.26461 18.1471L2.2646 8.14709C2.20278 7.83798 2.34084 7.52321 2.61012 7.35933C2.8794 7.19544 3.22241 7.21743 3.46856 7.41435L7.82977 10.9033L11.376 5.58397C11.5151 5.37533 11.7493 5.25 12 5.25Z"
|
|
11
|
+
}
|
|
12
|
+
));
|
|
13
|
+
});
|
|
14
|
+
var CrownFilledIcon_default = CrownFilledIcon;
|
|
15
|
+
|
|
16
|
+
export { CrownFilledIcon_default as default };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const RotateClockwise2Icon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M14.8528 5.30087C13.076 4.54426 11.0715 4.52446 9.28015 5.24581C8.89592 5.40053 8.45901 5.21448 8.30429 4.83025C8.14956 4.44602 8.33562 4.00911 8.71985 3.85438C10.8802 2.98443 13.2977 3.00832 15.4405 3.92079C17.5832 4.83326 19.2758 6.55957 20.1457 8.71994C21.0157 10.8803 20.9918 13.2978 20.0793 15.4406C19.4176 16.9946 18.3278 18.3117 16.9548 19.2501H20C20.4142 19.2501 20.75 19.5859 20.75 20.0001C20.75 20.4143 20.4142 20.7501 20 20.7501H15C14.5858 20.7501 14.25 20.4143 14.25 20.0001V19.4676C14.2497 19.4561 14.2497 19.4446 14.25 19.4331V15.0001C14.25 14.5859 14.5858 14.2501 15 14.2501C15.4142 14.2501 15.75 14.5859 15.75 15.0001V18.2416C17.0573 17.4561 18.0941 16.2739 18.6992 14.8529C19.4558 13.0761 19.4756 11.0716 18.7543 9.28025C18.0329 7.4889 16.6295 6.05747 14.8528 5.30087Z" }), /* @__PURE__ */ React.createElement("path", { d: "M5.62988 6.4101C6.0441 6.4101 6.37988 6.74588 6.37988 7.1601V7.1701C6.37988 7.58431 6.0441 7.9201 5.62988 7.9201C5.21567 7.9201 4.87988 7.58431 4.87988 7.1701V7.1601C4.87988 6.74588 5.21567 6.4101 5.62988 6.4101Z" }), /* @__PURE__ */ React.createElement("path", { d: "M4.06006 10.2501C4.47427 10.2501 4.81006 10.5859 4.81006 11.0001V11.0101C4.81006 11.4243 4.47427 11.7601 4.06006 11.7601C3.64585 11.7601 3.31006 11.4243 3.31006 11.0101V11.0001C3.31006 10.5859 3.64585 10.2501 4.06006 10.2501Z" }), /* @__PURE__ */ React.createElement("path", { d: "M4.62988 14.3501C5.0441 14.3501 5.37988 14.6859 5.37988 15.1001V15.1101C5.37988 15.5243 5.0441 15.8601 4.62988 15.8601C4.21567 15.8601 3.87988 15.5243 3.87988 15.1101V15.1001C3.87988 14.6859 4.21567 14.3501 4.62988 14.3501Z" }), /* @__PURE__ */ React.createElement("path", { d: "M7.16016 17.6201C7.57437 17.6201 7.91016 17.9559 7.91016 18.3701V18.3801C7.91016 18.7943 7.57437 19.1301 7.16016 19.1301C6.74594 19.1301 6.41016 18.7943 6.41016 18.3801V18.3701C6.41016 17.9559 6.74594 17.6201 7.16016 17.6201Z" }), /* @__PURE__ */ React.createElement("path", { d: "M11 19.1901C11.4142 19.1901 11.75 19.5259 11.75 19.9401V19.9501C11.75 20.3643 11.4142 20.7001 11 20.7001C10.5858 20.7001 10.25 20.3643 10.25 19.9501V19.9401C10.25 19.5259 10.5858 19.1901 11 19.1901Z" }));
|
|
6
|
+
});
|
|
7
|
+
var RotateClockwise2Icon_default = RotateClockwise2Icon;
|
|
8
|
+
|
|
9
|
+
export { RotateClockwise2Icon_default as default };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const RotateClockwiseIcon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M12.0038 4.78958C10.2405 4.78431 8.53568 5.42187 7.20852 6.58292C5.88135 7.74397 5.02283 9.3489 4.79365 11.0973C4.73982 11.508 4.36324 11.7973 3.95254 11.7435C3.54184 11.6896 3.25254 11.313 3.30637 10.9023C3.58296 8.79222 4.61912 6.85522 6.22086 5.45396C7.82261 4.0527 9.88015 3.28323 12.0083 3.28959C14.1365 3.29595 16.1894 4.07771 17.7827 5.48853C19.3761 6.89935 20.4006 8.8425 20.6646 10.9542C20.9286 13.066 20.4138 15.2016 19.2168 16.9612C18.0198 18.7208 16.2225 19.9838 14.1614 20.5138C12.1002 21.0439 9.9166 20.8045 8.0192 19.8407C6.72202 19.1817 5.61942 18.215 4.80001 17.0375V19.9998C4.80001 20.414 4.46422 20.7498 4.05001 20.7498C3.6358 20.7498 3.30001 20.414 3.30001 19.9998V14.9998C3.30001 14.5856 3.6358 14.2498 4.05001 14.2498H4.53253C4.54406 14.2496 4.55557 14.2496 4.56704 14.2498H9.05001C9.46422 14.2498 9.80001 14.5856 9.80001 14.9998C9.80001 15.414 9.46422 15.7498 9.05001 15.7498H5.75346C6.4511 16.921 7.4694 17.8789 8.69857 18.5033C10.2707 19.302 12.08 19.5003 13.7878 19.0611C15.4956 18.6219 16.9848 17.5754 17.9766 16.1175C18.9684 14.6595 19.3949 12.89 19.1762 11.1403C18.9575 9.39057 18.1085 7.78053 16.7883 6.61156C15.4682 5.4426 13.7672 4.79486 12.0038 4.78958Z" }));
|
|
6
|
+
});
|
|
7
|
+
var RotateClockwiseIcon_default = RotateClockwiseIcon;
|
|
8
|
+
|
|
9
|
+
export { RotateClockwiseIcon_default as default };
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var SvgIcon = require('@elementor/ui/SvgIcon');
|
|
5
|
+
|
|
6
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
+
|
|
8
|
+
function _interopNamespace(e) {
|
|
9
|
+
if (e && e.__esModule) return e;
|
|
10
|
+
var n = Object.create(null);
|
|
11
|
+
if (e) {
|
|
12
|
+
Object.keys(e).forEach(function (k) {
|
|
13
|
+
if (k !== 'default') {
|
|
14
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
15
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return e[k]; }
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
n.default = e;
|
|
23
|
+
return Object.freeze(n);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
|
+
var SvgIcon__default = /*#__PURE__*/_interopDefault(SvgIcon);
|
|
28
|
+
|
|
29
|
+
const CrownFilledIcon = React__namespace.forwardRef((props, ref) => {
|
|
30
|
+
return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement(
|
|
31
|
+
"path",
|
|
32
|
+
{
|
|
33
|
+
fillRule: "evenodd",
|
|
34
|
+
clipRule: "evenodd",
|
|
35
|
+
d: "M12 5.25C12.2508 5.25 12.485 5.37533 12.6241 5.58397L16.1703 10.9033L20.5315 7.41435C20.7777 7.21743 21.1207 7.19544 21.39 7.35933C21.6592 7.52321 21.7973 7.83798 21.7355 8.14709L19.7355 18.1471C19.6654 18.4977 19.3576 18.75 19 18.75H5.00004C4.64253 18.75 4.33472 18.4977 4.26461 18.1471L2.2646 8.14709C2.20278 7.83798 2.34084 7.52321 2.61012 7.35933C2.8794 7.19544 3.22241 7.21743 3.46856 7.41435L7.82977 10.9033L11.376 5.58397C11.5151 5.37533 11.7493 5.25 12 5.25Z"
|
|
36
|
+
}
|
|
37
|
+
));
|
|
38
|
+
});
|
|
39
|
+
var CrownFilledIcon_default = CrownFilledIcon;
|
|
40
|
+
|
|
41
|
+
module.exports = CrownFilledIcon_default;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var SvgIcon = require('@elementor/ui/SvgIcon');
|
|
5
|
+
|
|
6
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
+
|
|
8
|
+
function _interopNamespace(e) {
|
|
9
|
+
if (e && e.__esModule) return e;
|
|
10
|
+
var n = Object.create(null);
|
|
11
|
+
if (e) {
|
|
12
|
+
Object.keys(e).forEach(function (k) {
|
|
13
|
+
if (k !== 'default') {
|
|
14
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
15
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return e[k]; }
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
n.default = e;
|
|
23
|
+
return Object.freeze(n);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
|
+
var SvgIcon__default = /*#__PURE__*/_interopDefault(SvgIcon);
|
|
28
|
+
|
|
29
|
+
const RotateClockwise2Icon = React__namespace.forwardRef((props, ref) => {
|
|
30
|
+
return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.8528 5.30087C13.076 4.54426 11.0715 4.52446 9.28015 5.24581C8.89592 5.40053 8.45901 5.21448 8.30429 4.83025C8.14956 4.44602 8.33562 4.00911 8.71985 3.85438C10.8802 2.98443 13.2977 3.00832 15.4405 3.92079C17.5832 4.83326 19.2758 6.55957 20.1457 8.71994C21.0157 10.8803 20.9918 13.2978 20.0793 15.4406C19.4176 16.9946 18.3278 18.3117 16.9548 19.2501H20C20.4142 19.2501 20.75 19.5859 20.75 20.0001C20.75 20.4143 20.4142 20.7501 20 20.7501H15C14.5858 20.7501 14.25 20.4143 14.25 20.0001V19.4676C14.2497 19.4561 14.2497 19.4446 14.25 19.4331V15.0001C14.25 14.5859 14.5858 14.2501 15 14.2501C15.4142 14.2501 15.75 14.5859 15.75 15.0001V18.2416C17.0573 17.4561 18.0941 16.2739 18.6992 14.8529C19.4558 13.0761 19.4756 11.0716 18.7543 9.28025C18.0329 7.4889 16.6295 6.05747 14.8528 5.30087Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M5.62988 6.4101C6.0441 6.4101 6.37988 6.74588 6.37988 7.1601V7.1701C6.37988 7.58431 6.0441 7.9201 5.62988 7.9201C5.21567 7.9201 4.87988 7.58431 4.87988 7.1701V7.1601C4.87988 6.74588 5.21567 6.4101 5.62988 6.4101Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M4.06006 10.2501C4.47427 10.2501 4.81006 10.5859 4.81006 11.0001V11.0101C4.81006 11.4243 4.47427 11.7601 4.06006 11.7601C3.64585 11.7601 3.31006 11.4243 3.31006 11.0101V11.0001C3.31006 10.5859 3.64585 10.2501 4.06006 10.2501Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M4.62988 14.3501C5.0441 14.3501 5.37988 14.6859 5.37988 15.1001V15.1101C5.37988 15.5243 5.0441 15.8601 4.62988 15.8601C4.21567 15.8601 3.87988 15.5243 3.87988 15.1101V15.1001C3.87988 14.6859 4.21567 14.3501 4.62988 14.3501Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M7.16016 17.6201C7.57437 17.6201 7.91016 17.9559 7.91016 18.3701V18.3801C7.91016 18.7943 7.57437 19.1301 7.16016 19.1301C6.74594 19.1301 6.41016 18.7943 6.41016 18.3801V18.3701C6.41016 17.9559 6.74594 17.6201 7.16016 17.6201Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M11 19.1901C11.4142 19.1901 11.75 19.5259 11.75 19.9401V19.9501C11.75 20.3643 11.4142 20.7001 11 20.7001C10.5858 20.7001 10.25 20.3643 10.25 19.9501V19.9401C10.25 19.5259 10.5858 19.1901 11 19.1901Z" }));
|
|
31
|
+
});
|
|
32
|
+
var RotateClockwise2Icon_default = RotateClockwise2Icon;
|
|
33
|
+
|
|
34
|
+
module.exports = RotateClockwise2Icon_default;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var SvgIcon = require('@elementor/ui/SvgIcon');
|
|
5
|
+
|
|
6
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
+
|
|
8
|
+
function _interopNamespace(e) {
|
|
9
|
+
if (e && e.__esModule) return e;
|
|
10
|
+
var n = Object.create(null);
|
|
11
|
+
if (e) {
|
|
12
|
+
Object.keys(e).forEach(function (k) {
|
|
13
|
+
if (k !== 'default') {
|
|
14
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
15
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return e[k]; }
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
n.default = e;
|
|
23
|
+
return Object.freeze(n);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
|
+
var SvgIcon__default = /*#__PURE__*/_interopDefault(SvgIcon);
|
|
28
|
+
|
|
29
|
+
const RotateClockwiseIcon = React__namespace.forwardRef((props, ref) => {
|
|
30
|
+
return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M12.0038 4.78958C10.2405 4.78431 8.53568 5.42187 7.20852 6.58292C5.88135 7.74397 5.02283 9.3489 4.79365 11.0973C4.73982 11.508 4.36324 11.7973 3.95254 11.7435C3.54184 11.6896 3.25254 11.313 3.30637 10.9023C3.58296 8.79222 4.61912 6.85522 6.22086 5.45396C7.82261 4.0527 9.88015 3.28323 12.0083 3.28959C14.1365 3.29595 16.1894 4.07771 17.7827 5.48853C19.3761 6.89935 20.4006 8.8425 20.6646 10.9542C20.9286 13.066 20.4138 15.2016 19.2168 16.9612C18.0198 18.7208 16.2225 19.9838 14.1614 20.5138C12.1002 21.0439 9.9166 20.8045 8.0192 19.8407C6.72202 19.1817 5.61942 18.215 4.80001 17.0375V19.9998C4.80001 20.414 4.46422 20.7498 4.05001 20.7498C3.6358 20.7498 3.30001 20.414 3.30001 19.9998V14.9998C3.30001 14.5856 3.6358 14.2498 4.05001 14.2498H4.53253C4.54406 14.2496 4.55557 14.2496 4.56704 14.2498H9.05001C9.46422 14.2498 9.80001 14.5856 9.80001 14.9998C9.80001 15.414 9.46422 15.7498 9.05001 15.7498H5.75346C6.4511 16.921 7.4694 17.8789 8.69857 18.5033C10.2707 19.302 12.08 19.5003 13.7878 19.0611C15.4956 18.6219 16.9848 17.5754 17.9766 16.1175C18.9684 14.6595 19.3949 12.89 19.1762 11.1403C18.9575 9.39057 18.1085 7.78053 16.7883 6.61156C15.4682 5.4426 13.7672 4.79486 12.0038 4.78958Z" }));
|
|
31
|
+
});
|
|
32
|
+
var RotateClockwiseIcon_default = RotateClockwiseIcon;
|
|
33
|
+
|
|
34
|
+
module.exports = RotateClockwiseIcon_default;
|
package/cjs/index.d.ts
CHANGED
|
@@ -71,6 +71,7 @@ export { default as CopyIcon } from './CopyIcon';
|
|
|
71
71
|
export { default as CopyPageIcon } from './CopyPageIcon';
|
|
72
72
|
export { default as CornerUpRightIcon } from './CornerUpRightIcon';
|
|
73
73
|
export { default as CreditCardIcon } from './CreditCardIcon';
|
|
74
|
+
export { default as CrownFilledIcon } from './CrownFilledIcon';
|
|
74
75
|
export { default as CrownIcon } from './CrownIcon';
|
|
75
76
|
export { default as CurrentLocationIcon } from './CurrentLocationIcon';
|
|
76
77
|
export { default as DatabaseIcon } from './DatabaseIcon';
|
|
@@ -178,6 +179,8 @@ export { default as ReloadIcon } from './ReloadIcon';
|
|
|
178
179
|
export { default as RepeatIcon } from './RepeatIcon';
|
|
179
180
|
export { default as ResetIcon } from './ResetIcon';
|
|
180
181
|
export { default as RocketIcon } from './RocketIcon';
|
|
182
|
+
export { default as RotateClockwise2Icon } from './RotateClockwise2Icon';
|
|
183
|
+
export { default as RotateClockwiseIcon } from './RotateClockwiseIcon';
|
|
181
184
|
export { default as RotateIcon } from './RotateIcon';
|
|
182
185
|
export { default as RouterIcon } from './RouterIcon';
|
|
183
186
|
export { default as SFTPIcon } from './SFTPIcon';
|
package/cjs/index.js
CHANGED
|
@@ -73,6 +73,7 @@ var CopyIcon = require('./CopyIcon');
|
|
|
73
73
|
var CopyPageIcon = require('./CopyPageIcon');
|
|
74
74
|
var CornerUpRightIcon = require('./CornerUpRightIcon');
|
|
75
75
|
var CreditCardIcon = require('./CreditCardIcon');
|
|
76
|
+
var CrownFilledIcon = require('./CrownFilledIcon');
|
|
76
77
|
var CrownIcon = require('./CrownIcon');
|
|
77
78
|
var CurrentLocationIcon = require('./CurrentLocationIcon');
|
|
78
79
|
var DatabaseIcon = require('./DatabaseIcon');
|
|
@@ -180,6 +181,8 @@ var ReloadIcon = require('./ReloadIcon');
|
|
|
180
181
|
var RepeatIcon = require('./RepeatIcon');
|
|
181
182
|
var ResetIcon = require('./ResetIcon');
|
|
182
183
|
var RocketIcon = require('./RocketIcon');
|
|
184
|
+
var RotateClockwise2Icon = require('./RotateClockwise2Icon');
|
|
185
|
+
var RotateClockwiseIcon = require('./RotateClockwiseIcon');
|
|
183
186
|
var RotateIcon = require('./RotateIcon');
|
|
184
187
|
var RouterIcon = require('./RouterIcon');
|
|
185
188
|
var SFTPIcon = require('./SFTPIcon');
|
|
@@ -311,6 +314,7 @@ var CopyIcon__default = /*#__PURE__*/_interopDefault(CopyIcon);
|
|
|
311
314
|
var CopyPageIcon__default = /*#__PURE__*/_interopDefault(CopyPageIcon);
|
|
312
315
|
var CornerUpRightIcon__default = /*#__PURE__*/_interopDefault(CornerUpRightIcon);
|
|
313
316
|
var CreditCardIcon__default = /*#__PURE__*/_interopDefault(CreditCardIcon);
|
|
317
|
+
var CrownFilledIcon__default = /*#__PURE__*/_interopDefault(CrownFilledIcon);
|
|
314
318
|
var CrownIcon__default = /*#__PURE__*/_interopDefault(CrownIcon);
|
|
315
319
|
var CurrentLocationIcon__default = /*#__PURE__*/_interopDefault(CurrentLocationIcon);
|
|
316
320
|
var DatabaseIcon__default = /*#__PURE__*/_interopDefault(DatabaseIcon);
|
|
@@ -418,6 +422,8 @@ var ReloadIcon__default = /*#__PURE__*/_interopDefault(ReloadIcon);
|
|
|
418
422
|
var RepeatIcon__default = /*#__PURE__*/_interopDefault(RepeatIcon);
|
|
419
423
|
var ResetIcon__default = /*#__PURE__*/_interopDefault(ResetIcon);
|
|
420
424
|
var RocketIcon__default = /*#__PURE__*/_interopDefault(RocketIcon);
|
|
425
|
+
var RotateClockwise2Icon__default = /*#__PURE__*/_interopDefault(RotateClockwise2Icon);
|
|
426
|
+
var RotateClockwiseIcon__default = /*#__PURE__*/_interopDefault(RotateClockwiseIcon);
|
|
421
427
|
var RotateIcon__default = /*#__PURE__*/_interopDefault(RotateIcon);
|
|
422
428
|
var RouterIcon__default = /*#__PURE__*/_interopDefault(RouterIcon);
|
|
423
429
|
var SFTPIcon__default = /*#__PURE__*/_interopDefault(SFTPIcon);
|
|
@@ -768,6 +774,10 @@ Object.defineProperty(exports, "CreditCardIcon", {
|
|
|
768
774
|
enumerable: true,
|
|
769
775
|
get: function () { return CreditCardIcon__default.default; }
|
|
770
776
|
});
|
|
777
|
+
Object.defineProperty(exports, "CrownFilledIcon", {
|
|
778
|
+
enumerable: true,
|
|
779
|
+
get: function () { return CrownFilledIcon__default.default; }
|
|
780
|
+
});
|
|
771
781
|
Object.defineProperty(exports, "CrownIcon", {
|
|
772
782
|
enumerable: true,
|
|
773
783
|
get: function () { return CrownIcon__default.default; }
|
|
@@ -1196,6 +1206,14 @@ Object.defineProperty(exports, "RocketIcon", {
|
|
|
1196
1206
|
enumerable: true,
|
|
1197
1207
|
get: function () { return RocketIcon__default.default; }
|
|
1198
1208
|
});
|
|
1209
|
+
Object.defineProperty(exports, "RotateClockwise2Icon", {
|
|
1210
|
+
enumerable: true,
|
|
1211
|
+
get: function () { return RotateClockwise2Icon__default.default; }
|
|
1212
|
+
});
|
|
1213
|
+
Object.defineProperty(exports, "RotateClockwiseIcon", {
|
|
1214
|
+
enumerable: true,
|
|
1215
|
+
get: function () { return RotateClockwiseIcon__default.default; }
|
|
1216
|
+
});
|
|
1199
1217
|
Object.defineProperty(exports, "RotateIcon", {
|
|
1200
1218
|
enumerable: true,
|
|
1201
1219
|
get: function () { return RotateIcon__default.default; }
|
package/index.d.ts
CHANGED
|
@@ -71,6 +71,7 @@ export { default as CopyIcon } from './CopyIcon';
|
|
|
71
71
|
export { default as CopyPageIcon } from './CopyPageIcon';
|
|
72
72
|
export { default as CornerUpRightIcon } from './CornerUpRightIcon';
|
|
73
73
|
export { default as CreditCardIcon } from './CreditCardIcon';
|
|
74
|
+
export { default as CrownFilledIcon } from './CrownFilledIcon';
|
|
74
75
|
export { default as CrownIcon } from './CrownIcon';
|
|
75
76
|
export { default as CurrentLocationIcon } from './CurrentLocationIcon';
|
|
76
77
|
export { default as DatabaseIcon } from './DatabaseIcon';
|
|
@@ -178,6 +179,8 @@ export { default as ReloadIcon } from './ReloadIcon';
|
|
|
178
179
|
export { default as RepeatIcon } from './RepeatIcon';
|
|
179
180
|
export { default as ResetIcon } from './ResetIcon';
|
|
180
181
|
export { default as RocketIcon } from './RocketIcon';
|
|
182
|
+
export { default as RotateClockwise2Icon } from './RotateClockwise2Icon';
|
|
183
|
+
export { default as RotateClockwiseIcon } from './RotateClockwiseIcon';
|
|
181
184
|
export { default as RotateIcon } from './RotateIcon';
|
|
182
185
|
export { default as RouterIcon } from './RouterIcon';
|
|
183
186
|
export { default as SFTPIcon } from './SFTPIcon';
|
package/index.js
CHANGED
|
@@ -71,6 +71,7 @@ export { default as CopyIcon } from './CopyIcon';
|
|
|
71
71
|
export { default as CopyPageIcon } from './CopyPageIcon';
|
|
72
72
|
export { default as CornerUpRightIcon } from './CornerUpRightIcon';
|
|
73
73
|
export { default as CreditCardIcon } from './CreditCardIcon';
|
|
74
|
+
export { default as CrownFilledIcon } from './CrownFilledIcon';
|
|
74
75
|
export { default as CrownIcon } from './CrownIcon';
|
|
75
76
|
export { default as CurrentLocationIcon } from './CurrentLocationIcon';
|
|
76
77
|
export { default as DatabaseIcon } from './DatabaseIcon';
|
|
@@ -178,6 +179,8 @@ export { default as ReloadIcon } from './ReloadIcon';
|
|
|
178
179
|
export { default as RepeatIcon } from './RepeatIcon';
|
|
179
180
|
export { default as ResetIcon } from './ResetIcon';
|
|
180
181
|
export { default as RocketIcon } from './RocketIcon';
|
|
182
|
+
export { default as RotateClockwise2Icon } from './RotateClockwise2Icon';
|
|
183
|
+
export { default as RotateClockwiseIcon } from './RotateClockwiseIcon';
|
|
181
184
|
export { default as RotateIcon } from './RotateIcon';
|
|
182
185
|
export { default as RouterIcon } from './RouterIcon';
|
|
183
186
|
export { default as SFTPIcon } from './SFTPIcon';
|