@elementor/icons 1.54.0 → 1.56.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.
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ArrowAutofitHeightIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ArrowAutofitHeightIcon;
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const ArrowAutofitHeightIcon = React.forwardRef((props, ref) => {
5
+ return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M18.2871 2.30691C18.1987 2.27024 18.1017 2.25 18 2.25C17.8983 2.25 17.8013 2.27024 17.7129 2.30691C17.6245 2.34351 17.5416 2.39776 17.4697 2.46967L14.4697 5.46967C14.1768 5.76256 14.1768 6.23744 14.4697 6.53033C14.7626 6.82322 15.2374 6.82322 15.5303 6.53033L17.25 4.81066V10C17.25 10.4142 17.5858 10.75 18 10.75C18.4142 10.75 18.75 10.4142 18.75 10V4.81066L20.4697 6.53033C20.7626 6.82322 21.2374 6.82322 21.5303 6.53033C21.8232 6.23744 21.8232 5.76256 21.5303 5.46967L18.5303 2.46967C18.4584 2.39776 18.3755 2.34351 18.2871 2.30691Z" }), /* @__PURE__ */ React.createElement("path", { d: "M6 4.75C5.66848 4.75 5.35054 4.8817 5.11612 5.11612C4.8817 5.35054 4.75 5.66848 4.75 6V18C4.75 18.3315 4.8817 18.6495 5.11612 18.8839C5.35054 19.1183 5.66848 19.25 6 19.25H12C12.4142 19.25 12.75 19.5858 12.75 20C12.75 20.4142 12.4142 20.75 12 20.75H6C5.27065 20.75 4.57118 20.4603 4.05546 19.9445C3.53973 19.4288 3.25 18.7293 3.25 18V6C3.25 5.27065 3.53973 4.57118 4.05546 4.05546C4.57118 3.53973 5.27065 3.25 6 3.25H12C12.4142 3.25 12.75 3.58579 12.75 4C12.75 4.41421 12.4142 4.75 12 4.75H6Z" }), /* @__PURE__ */ React.createElement("path", { d: "M17.25 19.1893V14C17.25 13.5858 17.5858 13.25 18 13.25C18.4142 13.25 18.75 13.5858 18.75 14V19.1893L20.4697 17.4697C20.7626 17.1768 21.2374 17.1768 21.5303 17.4697C21.8232 17.7626 21.8232 18.2374 21.5303 18.5303L18.5303 21.5303C18.4584 21.6022 18.3755 21.6565 18.2871 21.6931C18.1987 21.7298 18.1017 21.75 18 21.75C17.9871 21.75 17.9742 21.7497 17.9614 21.749C17.8738 21.7446 17.7901 21.7251 17.7129 21.6931C17.6245 21.6565 17.5416 21.6022 17.4697 21.5303L14.4697 18.5303C14.1768 18.2374 14.1768 17.7626 14.4697 17.4697C14.7626 17.1768 15.2374 17.1768 15.5303 17.4697L17.25 19.1893Z" }));
6
+ });
7
+ var ArrowAutofitHeightIcon_default = ArrowAutofitHeightIcon;
8
+
9
+ export { ArrowAutofitHeightIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const SwipeIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default SwipeIcon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const SwipeIcon = 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: "M7.49219 0.373684C8.13217 0.0042212 8.89247 -0.0961702 9.60645 0.0943874L17.4336 2.19107C18.1472 2.38307 18.7555 2.85089 19.125 3.49087C19.4944 4.13081 19.5948 4.89121 19.4043 5.60513L17.3076 13.4313C17.1156 14.1448 16.6477 14.7542 16.0078 15.1237C15.3679 15.4931 14.6075 15.5935 13.8936 15.403L13.5 15.2975V16.7418C13.4991 17.4729 13.2084 18.1743 12.6914 18.6911C12.2388 19.1434 11.6449 19.4221 11.0137 19.485L10.7412 19.4987H2.75977C2.02818 19.4986 1.32608 19.2082 0.808594 18.6911C0.291117 18.1738 0.000458695 17.4715 0 16.7399V8.75845C6.20303e-05 8.02686 0.290483 7.32477 0.807617 6.80728C1.32492 6.28972 2.02703 5.99905 2.75879 5.99868H5.1377L6.19238 2.06509L6.27734 1.8024C6.50413 1.20288 6.93224 0.696987 7.49219 0.373684ZM2.75977 7.49868L2.63477 7.50454C2.34657 7.53332 2.07573 7.66124 1.86914 7.86783C1.63315 8.10403 1.50006 8.42455 1.5 8.75845V16.7389L1.50586 16.8639C1.5347 17.152 1.66263 17.423 1.86914 17.6295C2.10535 17.8655 2.42587 17.9986 2.75977 17.9987H10.7402C11.074 17.9985 11.3948 17.8654 11.6309 17.6295C11.8665 17.3939 11.9993 17.0741 12 16.7409V14.8952L6.06543 13.3063C5.35188 13.1143 4.74351 12.6464 4.37402 12.0065C4.00459 11.3666 3.90424 10.6062 4.09473 9.89224L4.73633 7.49868H2.75977ZM9.21973 1.54361C8.88966 1.45551 8.53806 1.50175 8.24219 1.67251C7.94634 1.84335 7.73036 2.12483 7.6416 2.45474L5.54395 10.279C5.45592 10.609 5.50211 10.9607 5.67285 11.2565C5.84369 11.5523 6.12518 11.7683 6.45508 11.8571L14.2812 13.9538C14.6111 14.0416 14.9622 13.9954 15.2578 13.8249C15.5537 13.6541 15.7696 13.3725 15.8584 13.0426L17.9551 5.21743C18.0429 4.88763 17.9967 4.5365 17.8262 4.24087C17.6553 3.94497 17.3739 3.72906 17.0439 3.64029L9.21973 1.54361Z"
11
+ }
12
+ ));
13
+ });
14
+ var SwipeIcon_default = SwipeIcon;
15
+
16
+ export { SwipeIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ArrowAutofitHeightIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ArrowAutofitHeightIcon;
@@ -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 ArrowAutofitHeightIcon = 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: "M18.2871 2.30691C18.1987 2.27024 18.1017 2.25 18 2.25C17.8983 2.25 17.8013 2.27024 17.7129 2.30691C17.6245 2.34351 17.5416 2.39776 17.4697 2.46967L14.4697 5.46967C14.1768 5.76256 14.1768 6.23744 14.4697 6.53033C14.7626 6.82322 15.2374 6.82322 15.5303 6.53033L17.25 4.81066V10C17.25 10.4142 17.5858 10.75 18 10.75C18.4142 10.75 18.75 10.4142 18.75 10V4.81066L20.4697 6.53033C20.7626 6.82322 21.2374 6.82322 21.5303 6.53033C21.8232 6.23744 21.8232 5.76256 21.5303 5.46967L18.5303 2.46967C18.4584 2.39776 18.3755 2.34351 18.2871 2.30691Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M6 4.75C5.66848 4.75 5.35054 4.8817 5.11612 5.11612C4.8817 5.35054 4.75 5.66848 4.75 6V18C4.75 18.3315 4.8817 18.6495 5.11612 18.8839C5.35054 19.1183 5.66848 19.25 6 19.25H12C12.4142 19.25 12.75 19.5858 12.75 20C12.75 20.4142 12.4142 20.75 12 20.75H6C5.27065 20.75 4.57118 20.4603 4.05546 19.9445C3.53973 19.4288 3.25 18.7293 3.25 18V6C3.25 5.27065 3.53973 4.57118 4.05546 4.05546C4.57118 3.53973 5.27065 3.25 6 3.25H12C12.4142 3.25 12.75 3.58579 12.75 4C12.75 4.41421 12.4142 4.75 12 4.75H6Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M17.25 19.1893V14C17.25 13.5858 17.5858 13.25 18 13.25C18.4142 13.25 18.75 13.5858 18.75 14V19.1893L20.4697 17.4697C20.7626 17.1768 21.2374 17.1768 21.5303 17.4697C21.8232 17.7626 21.8232 18.2374 21.5303 18.5303L18.5303 21.5303C18.4584 21.6022 18.3755 21.6565 18.2871 21.6931C18.1987 21.7298 18.1017 21.75 18 21.75C17.9871 21.75 17.9742 21.7497 17.9614 21.749C17.8738 21.7446 17.7901 21.7251 17.7129 21.6931C17.6245 21.6565 17.5416 21.6022 17.4697 21.5303L14.4697 18.5303C14.1768 18.2374 14.1768 17.7626 14.4697 17.4697C14.7626 17.1768 15.2374 17.1768 15.5303 17.4697L17.25 19.1893Z" }));
31
+ });
32
+ var ArrowAutofitHeightIcon_default = ArrowAutofitHeightIcon;
33
+
34
+ module.exports = ArrowAutofitHeightIcon_default;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const SwipeIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default SwipeIcon;
@@ -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 SwipeIcon = 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: "M7.49219 0.373684C8.13217 0.0042212 8.89247 -0.0961702 9.60645 0.0943874L17.4336 2.19107C18.1472 2.38307 18.7555 2.85089 19.125 3.49087C19.4944 4.13081 19.5948 4.89121 19.4043 5.60513L17.3076 13.4313C17.1156 14.1448 16.6477 14.7542 16.0078 15.1237C15.3679 15.4931 14.6075 15.5935 13.8936 15.403L13.5 15.2975V16.7418C13.4991 17.4729 13.2084 18.1743 12.6914 18.6911C12.2388 19.1434 11.6449 19.4221 11.0137 19.485L10.7412 19.4987H2.75977C2.02818 19.4986 1.32608 19.2082 0.808594 18.6911C0.291117 18.1738 0.000458695 17.4715 0 16.7399V8.75845C6.20303e-05 8.02686 0.290483 7.32477 0.807617 6.80728C1.32492 6.28972 2.02703 5.99905 2.75879 5.99868H5.1377L6.19238 2.06509L6.27734 1.8024C6.50413 1.20288 6.93224 0.696987 7.49219 0.373684ZM2.75977 7.49868L2.63477 7.50454C2.34657 7.53332 2.07573 7.66124 1.86914 7.86783C1.63315 8.10403 1.50006 8.42455 1.5 8.75845V16.7389L1.50586 16.8639C1.5347 17.152 1.66263 17.423 1.86914 17.6295C2.10535 17.8655 2.42587 17.9986 2.75977 17.9987H10.7402C11.074 17.9985 11.3948 17.8654 11.6309 17.6295C11.8665 17.3939 11.9993 17.0741 12 16.7409V14.8952L6.06543 13.3063C5.35188 13.1143 4.74351 12.6464 4.37402 12.0065C4.00459 11.3666 3.90424 10.6062 4.09473 9.89224L4.73633 7.49868H2.75977ZM9.21973 1.54361C8.88966 1.45551 8.53806 1.50175 8.24219 1.67251C7.94634 1.84335 7.73036 2.12483 7.6416 2.45474L5.54395 10.279C5.45592 10.609 5.50211 10.9607 5.67285 11.2565C5.84369 11.5523 6.12518 11.7683 6.45508 11.8571L14.2812 13.9538C14.6111 14.0416 14.9622 13.9954 15.2578 13.8249C15.5537 13.6541 15.7696 13.3725 15.8584 13.0426L17.9551 5.21743C18.0429 4.88763 17.9967 4.5365 17.8262 4.24087C17.6553 3.94497 17.3739 3.72906 17.0439 3.64029L9.21973 1.54361Z"
36
+ }
37
+ ));
38
+ });
39
+ var SwipeIcon_default = SwipeIcon;
40
+
41
+ module.exports = SwipeIcon_default;
package/cjs/index.d.ts CHANGED
@@ -15,6 +15,7 @@ export { default as AlignRightIcon } from './AlignRightIcon';
15
15
  export { default as AppsIcon } from './AppsIcon';
16
16
  export { default as ArchiveTemplateIcon } from './ArchiveTemplateIcon';
17
17
  export { default as Arrow360Icon } from './Arrow360Icon';
18
+ export { default as ArrowAutofitHeightIcon } from './ArrowAutofitHeightIcon';
18
19
  export { default as ArrowBackIcon } from './ArrowBackIcon';
19
20
  export { default as ArrowBarBothIcon } from './ArrowBarBothIcon';
20
21
  export { default as ArrowDownLeftIcon } from './ArrowDownLeftIcon';
@@ -217,6 +218,7 @@ export { default as StarIcon } from './StarIcon';
217
218
  export { default as StarOffIcon } from './StarOffIcon';
218
219
  export { default as StrikethroughIcon } from './StrikethroughIcon';
219
220
  export { default as StructureIcon } from './StructureIcon';
221
+ export { default as SwipeIcon } from './SwipeIcon';
220
222
  export { default as TabletIcon } from './TabletIcon';
221
223
  export { default as TabletLandscapeIcon } from './TabletLandscapeIcon';
222
224
  export { default as TabletPortraitIcon } from './TabletPortraitIcon';
package/cjs/index.js CHANGED
@@ -17,6 +17,7 @@ var AlignRightIcon = require('./AlignRightIcon');
17
17
  var AppsIcon = require('./AppsIcon');
18
18
  var ArchiveTemplateIcon = require('./ArchiveTemplateIcon');
19
19
  var Arrow360Icon = require('./Arrow360Icon');
20
+ var ArrowAutofitHeightIcon = require('./ArrowAutofitHeightIcon');
20
21
  var ArrowBackIcon = require('./ArrowBackIcon');
21
22
  var ArrowBarBothIcon = require('./ArrowBarBothIcon');
22
23
  var ArrowDownLeftIcon = require('./ArrowDownLeftIcon');
@@ -219,6 +220,7 @@ var StarIcon = require('./StarIcon');
219
220
  var StarOffIcon = require('./StarOffIcon');
220
221
  var StrikethroughIcon = require('./StrikethroughIcon');
221
222
  var StructureIcon = require('./StructureIcon');
223
+ var SwipeIcon = require('./SwipeIcon');
222
224
  var TabletIcon = require('./TabletIcon');
223
225
  var TabletLandscapeIcon = require('./TabletLandscapeIcon');
224
226
  var TabletPortraitIcon = require('./TabletPortraitIcon');
@@ -266,6 +268,7 @@ var AlignRightIcon__default = /*#__PURE__*/_interopDefault(AlignRightIcon);
266
268
  var AppsIcon__default = /*#__PURE__*/_interopDefault(AppsIcon);
267
269
  var ArchiveTemplateIcon__default = /*#__PURE__*/_interopDefault(ArchiveTemplateIcon);
268
270
  var Arrow360Icon__default = /*#__PURE__*/_interopDefault(Arrow360Icon);
271
+ var ArrowAutofitHeightIcon__default = /*#__PURE__*/_interopDefault(ArrowAutofitHeightIcon);
269
272
  var ArrowBackIcon__default = /*#__PURE__*/_interopDefault(ArrowBackIcon);
270
273
  var ArrowBarBothIcon__default = /*#__PURE__*/_interopDefault(ArrowBarBothIcon);
271
274
  var ArrowDownLeftIcon__default = /*#__PURE__*/_interopDefault(ArrowDownLeftIcon);
@@ -468,6 +471,7 @@ var StarIcon__default = /*#__PURE__*/_interopDefault(StarIcon);
468
471
  var StarOffIcon__default = /*#__PURE__*/_interopDefault(StarOffIcon);
469
472
  var StrikethroughIcon__default = /*#__PURE__*/_interopDefault(StrikethroughIcon);
470
473
  var StructureIcon__default = /*#__PURE__*/_interopDefault(StructureIcon);
474
+ var SwipeIcon__default = /*#__PURE__*/_interopDefault(SwipeIcon);
471
475
  var TabletIcon__default = /*#__PURE__*/_interopDefault(TabletIcon);
472
476
  var TabletLandscapeIcon__default = /*#__PURE__*/_interopDefault(TabletLandscapeIcon);
473
477
  var TabletPortraitIcon__default = /*#__PURE__*/_interopDefault(TabletPortraitIcon);
@@ -566,6 +570,10 @@ Object.defineProperty(exports, "Arrow360Icon", {
566
570
  enumerable: true,
567
571
  get: function () { return Arrow360Icon__default.default; }
568
572
  });
573
+ Object.defineProperty(exports, "ArrowAutofitHeightIcon", {
574
+ enumerable: true,
575
+ get: function () { return ArrowAutofitHeightIcon__default.default; }
576
+ });
569
577
  Object.defineProperty(exports, "ArrowBackIcon", {
570
578
  enumerable: true,
571
579
  get: function () { return ArrowBackIcon__default.default; }
@@ -1374,6 +1382,10 @@ Object.defineProperty(exports, "StructureIcon", {
1374
1382
  enumerable: true,
1375
1383
  get: function () { return StructureIcon__default.default; }
1376
1384
  });
1385
+ Object.defineProperty(exports, "SwipeIcon", {
1386
+ enumerable: true,
1387
+ get: function () { return SwipeIcon__default.default; }
1388
+ });
1377
1389
  Object.defineProperty(exports, "TabletIcon", {
1378
1390
  enumerable: true,
1379
1391
  get: function () { return TabletIcon__default.default; }
package/index.d.ts CHANGED
@@ -15,6 +15,7 @@ export { default as AlignRightIcon } from './AlignRightIcon';
15
15
  export { default as AppsIcon } from './AppsIcon';
16
16
  export { default as ArchiveTemplateIcon } from './ArchiveTemplateIcon';
17
17
  export { default as Arrow360Icon } from './Arrow360Icon';
18
+ export { default as ArrowAutofitHeightIcon } from './ArrowAutofitHeightIcon';
18
19
  export { default as ArrowBackIcon } from './ArrowBackIcon';
19
20
  export { default as ArrowBarBothIcon } from './ArrowBarBothIcon';
20
21
  export { default as ArrowDownLeftIcon } from './ArrowDownLeftIcon';
@@ -217,6 +218,7 @@ export { default as StarIcon } from './StarIcon';
217
218
  export { default as StarOffIcon } from './StarOffIcon';
218
219
  export { default as StrikethroughIcon } from './StrikethroughIcon';
219
220
  export { default as StructureIcon } from './StructureIcon';
221
+ export { default as SwipeIcon } from './SwipeIcon';
220
222
  export { default as TabletIcon } from './TabletIcon';
221
223
  export { default as TabletLandscapeIcon } from './TabletLandscapeIcon';
222
224
  export { default as TabletPortraitIcon } from './TabletPortraitIcon';
package/index.js CHANGED
@@ -15,6 +15,7 @@ export { default as AlignRightIcon } from './AlignRightIcon';
15
15
  export { default as AppsIcon } from './AppsIcon';
16
16
  export { default as ArchiveTemplateIcon } from './ArchiveTemplateIcon';
17
17
  export { default as Arrow360Icon } from './Arrow360Icon';
18
+ export { default as ArrowAutofitHeightIcon } from './ArrowAutofitHeightIcon';
18
19
  export { default as ArrowBackIcon } from './ArrowBackIcon';
19
20
  export { default as ArrowBarBothIcon } from './ArrowBarBothIcon';
20
21
  export { default as ArrowDownLeftIcon } from './ArrowDownLeftIcon';
@@ -217,6 +218,7 @@ export { default as StarIcon } from './StarIcon';
217
218
  export { default as StarOffIcon } from './StarOffIcon';
218
219
  export { default as StrikethroughIcon } from './StrikethroughIcon';
219
220
  export { default as StructureIcon } from './StructureIcon';
221
+ export { default as SwipeIcon } from './SwipeIcon';
220
222
  export { default as TabletIcon } from './TabletIcon';
221
223
  export { default as TabletLandscapeIcon } from './TabletLandscapeIcon';
222
224
  export { default as TabletPortraitIcon } from './TabletPortraitIcon';
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "require": "./cjs/*/index.js"
17
17
  }
18
18
  },
19
- "version": "1.54.0",
19
+ "version": "1.56.0",
20
20
  "description": "Elementor Icons Library",
21
21
  "author": "Elementor Team",
22
22
  "homepage": "https://elementor.github.io/elementor-ui/",