@elementor/icons 1.41.0 → 1.43.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 FilterIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default FilterIcon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const FilterIcon = 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: "M5.25177 4.29226C5.33154 4.26429 5.41546 4.25 5.49999 4.25H18.5C18.5845 4.25 18.6684 4.26429 18.7482 4.29226C19.0002 4.38065 19.2287 4.52556 19.4161 4.71588C19.6034 4.90619 19.7448 5.13688 19.8292 5.39025C19.9137 5.64362 19.939 5.91297 19.9033 6.17765C19.8676 6.44234 19.7718 6.69533 19.6232 6.91726C19.6026 6.94799 19.5798 6.97715 19.5549 7.0045L14.75 12.29V19C14.75 19.2841 14.5895 19.5438 14.3354 19.6708C14.0813 19.7979 13.7772 19.7704 13.55 19.6L9.54999 16.6C9.36113 16.4584 9.24999 16.2361 9.24999 16V12.29L4.44503 7.0045C4.42016 6.97715 4.39734 6.94799 4.37677 6.91726C4.22818 6.69533 4.13236 6.44234 4.09665 6.17765C4.06094 5.91297 4.08628 5.64363 4.17074 5.39025C4.2552 5.13687 4.39653 4.90619 4.58391 4.71588C4.77129 4.52556 4.99974 4.38065 5.25177 4.29226ZM5.67282 5.75C5.66583 5.7557 5.65914 5.7618 5.65279 5.76825C5.62602 5.79544 5.60583 5.8284 5.59376 5.86459C5.5817 5.90079 5.57808 5.93927 5.58318 5.97708C5.58662 6.00257 5.59396 6.02731 5.60489 6.05044L10.5549 11.4955C10.6804 11.6335 10.75 11.8134 10.75 12V15.625L13.25 17.5V12C13.25 11.8134 13.3195 11.6335 13.445 11.4955L18.3951 6.05044C18.406 6.02731 18.4134 6.00257 18.4168 5.97708C18.4219 5.93927 18.4183 5.90079 18.4062 5.86459C18.3941 5.82839 18.374 5.79544 18.3472 5.76825C18.3408 5.7618 18.3341 5.7557 18.3272 5.75H5.67282Z"
11
+ }
12
+ ));
13
+ });
14
+ var FilterIcon_default = FilterIcon;
15
+
16
+ export { FilterIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ScreenShareIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ScreenShareIcon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const ScreenShareIcon = 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: "M13.0577 3.44092C13.3412 3.46979 13.5623 3.70929 13.5623 4.00049C13.5621 4.29153 13.3411 4.53122 13.0577 4.56006L13 4.56299H4C3.88382 4.56305 3.77267 4.60917 3.69068 4.69116C3.6088 4.77314 3.56257 4.88443 3.5625 5.00024V15.0008L3.57129 15.0864C3.58817 15.1703 3.62928 15.2484 3.69068 15.3098C3.77264 15.3917 3.88393 15.4379 4 15.438H20C20.1161 15.4379 20.2274 15.3917 20.3093 15.3098C20.3912 15.2279 20.4374 15.1166 20.4375 15.0008V12.0008C20.4375 11.6901 20.6894 11.4382 21 11.4382C21.3106 11.4382 21.5625 11.6901 21.5625 12.0008V15.0008C21.5624 15.4149 21.3977 15.8123 21.1047 16.1053C20.8118 16.3983 20.4144 16.5629 20 16.563H15.5625V19.4378H17L17.0577 19.4407C17.3412 19.4696 17.5623 19.7091 17.5623 20.0003C17.5621 20.2913 17.3411 20.531 17.0577 20.5598L17 20.5628H7C6.68936 20.5626 6.43747 20.3107 6.43726 20.0001C6.43726 19.6897 6.68922 19.4379 7 19.4378H8.4375V16.563H4C3.58553 16.5629 3.18713 16.3983 2.89426 16.1053C2.63903 15.8499 2.48048 15.5127 2.44483 15.1553L2.4375 15.0008V5.00024C2.43756 4.58606 2.60219 4.18866 2.89526 3.89559C3.18823 3.60262 3.58563 3.43732 4 3.43726H13L13.0577 3.44092ZM9.5625 19.4378H14.4375V16.563H9.5625V19.4378Z"
11
+ }
12
+ ), /* @__PURE__ */ React.createElement("path", { d: "M21.0176 3.43799C21.0249 3.43822 21.0323 3.43894 21.0395 3.43946L21.0578 3.44092C21.0661 3.44176 21.0739 3.44413 21.082 3.44531C21.1032 3.44842 21.1243 3.45152 21.145 3.45703C21.1601 3.46103 21.1744 3.46649 21.189 3.47168C21.2073 3.47822 21.2255 3.48516 21.2432 3.49365C21.2553 3.49951 21.2666 3.50674 21.2783 3.51343C21.296 3.52358 21.3136 3.53415 21.3303 3.54639C21.3446 3.55676 21.3575 3.56846 21.3706 3.58008C21.3794 3.58783 21.3893 3.5944 21.3977 3.60278C21.4004 3.60548 21.4024 3.60884 21.405 3.61157C21.4193 3.62651 21.432 3.64299 21.4446 3.65918C21.4532 3.67047 21.4625 3.68111 21.4703 3.69287C21.4788 3.70595 21.4855 3.72008 21.4929 3.73389C21.5029 3.75231 21.513 3.77035 21.5207 3.78955C21.5243 3.79835 21.5264 3.80764 21.5296 3.81665C21.5372 3.83867 21.5438 3.86067 21.5486 3.8833C21.5518 3.89846 21.5529 3.91386 21.5552 3.92945C21.5576 3.94853 21.5606 3.96737 21.561 3.98657C21.5612 3.99109 21.5625 3.99595 21.5625 4.00049V8.00024C21.5623 8.31068 21.3104 8.5626 21 8.56275C20.6896 8.5626 20.4377 8.31068 20.4375 8.00024V5.3584L16.3975 9.39844C16.1778 9.61758 15.8216 9.61778 15.602 9.39844C15.3825 9.17888 15.3828 8.82273 15.602 8.60303L19.6421 4.56299H17C16.6894 4.56299 16.4375 4.31098 16.4373 4.00049C16.4373 3.68983 16.6896 3.43726 17 3.43726H21L21.0176 3.43799Z" }));
13
+ });
14
+ var ScreenShareIcon_default = ScreenShareIcon;
15
+
16
+ export { ScreenShareIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const FilterIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default FilterIcon;
@@ -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 FilterIcon = 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: "M5.25177 4.29226C5.33154 4.26429 5.41546 4.25 5.49999 4.25H18.5C18.5845 4.25 18.6684 4.26429 18.7482 4.29226C19.0002 4.38065 19.2287 4.52556 19.4161 4.71588C19.6034 4.90619 19.7448 5.13688 19.8292 5.39025C19.9137 5.64362 19.939 5.91297 19.9033 6.17765C19.8676 6.44234 19.7718 6.69533 19.6232 6.91726C19.6026 6.94799 19.5798 6.97715 19.5549 7.0045L14.75 12.29V19C14.75 19.2841 14.5895 19.5438 14.3354 19.6708C14.0813 19.7979 13.7772 19.7704 13.55 19.6L9.54999 16.6C9.36113 16.4584 9.24999 16.2361 9.24999 16V12.29L4.44503 7.0045C4.42016 6.97715 4.39734 6.94799 4.37677 6.91726C4.22818 6.69533 4.13236 6.44234 4.09665 6.17765C4.06094 5.91297 4.08628 5.64363 4.17074 5.39025C4.2552 5.13687 4.39653 4.90619 4.58391 4.71588C4.77129 4.52556 4.99974 4.38065 5.25177 4.29226ZM5.67282 5.75C5.66583 5.7557 5.65914 5.7618 5.65279 5.76825C5.62602 5.79544 5.60583 5.8284 5.59376 5.86459C5.5817 5.90079 5.57808 5.93927 5.58318 5.97708C5.58662 6.00257 5.59396 6.02731 5.60489 6.05044L10.5549 11.4955C10.6804 11.6335 10.75 11.8134 10.75 12V15.625L13.25 17.5V12C13.25 11.8134 13.3195 11.6335 13.445 11.4955L18.3951 6.05044C18.406 6.02731 18.4134 6.00257 18.4168 5.97708C18.4219 5.93927 18.4183 5.90079 18.4062 5.86459C18.3941 5.82839 18.374 5.79544 18.3472 5.76825C18.3408 5.7618 18.3341 5.7557 18.3272 5.75H5.67282Z"
36
+ }
37
+ ));
38
+ });
39
+ var FilterIcon_default = FilterIcon;
40
+
41
+ module.exports = FilterIcon_default;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ScreenShareIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ScreenShareIcon;
@@ -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 ScreenShareIcon = 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: "M13.0577 3.44092C13.3412 3.46979 13.5623 3.70929 13.5623 4.00049C13.5621 4.29153 13.3411 4.53122 13.0577 4.56006L13 4.56299H4C3.88382 4.56305 3.77267 4.60917 3.69068 4.69116C3.6088 4.77314 3.56257 4.88443 3.5625 5.00024V15.0008L3.57129 15.0864C3.58817 15.1703 3.62928 15.2484 3.69068 15.3098C3.77264 15.3917 3.88393 15.4379 4 15.438H20C20.1161 15.4379 20.2274 15.3917 20.3093 15.3098C20.3912 15.2279 20.4374 15.1166 20.4375 15.0008V12.0008C20.4375 11.6901 20.6894 11.4382 21 11.4382C21.3106 11.4382 21.5625 11.6901 21.5625 12.0008V15.0008C21.5624 15.4149 21.3977 15.8123 21.1047 16.1053C20.8118 16.3983 20.4144 16.5629 20 16.563H15.5625V19.4378H17L17.0577 19.4407C17.3412 19.4696 17.5623 19.7091 17.5623 20.0003C17.5621 20.2913 17.3411 20.531 17.0577 20.5598L17 20.5628H7C6.68936 20.5626 6.43747 20.3107 6.43726 20.0001C6.43726 19.6897 6.68922 19.4379 7 19.4378H8.4375V16.563H4C3.58553 16.5629 3.18713 16.3983 2.89426 16.1053C2.63903 15.8499 2.48048 15.5127 2.44483 15.1553L2.4375 15.0008V5.00024C2.43756 4.58606 2.60219 4.18866 2.89526 3.89559C3.18823 3.60262 3.58563 3.43732 4 3.43726H13L13.0577 3.44092ZM9.5625 19.4378H14.4375V16.563H9.5625V19.4378Z"
36
+ }
37
+ ), /* @__PURE__ */ React__namespace.createElement("path", { d: "M21.0176 3.43799C21.0249 3.43822 21.0323 3.43894 21.0395 3.43946L21.0578 3.44092C21.0661 3.44176 21.0739 3.44413 21.082 3.44531C21.1032 3.44842 21.1243 3.45152 21.145 3.45703C21.1601 3.46103 21.1744 3.46649 21.189 3.47168C21.2073 3.47822 21.2255 3.48516 21.2432 3.49365C21.2553 3.49951 21.2666 3.50674 21.2783 3.51343C21.296 3.52358 21.3136 3.53415 21.3303 3.54639C21.3446 3.55676 21.3575 3.56846 21.3706 3.58008C21.3794 3.58783 21.3893 3.5944 21.3977 3.60278C21.4004 3.60548 21.4024 3.60884 21.405 3.61157C21.4193 3.62651 21.432 3.64299 21.4446 3.65918C21.4532 3.67047 21.4625 3.68111 21.4703 3.69287C21.4788 3.70595 21.4855 3.72008 21.4929 3.73389C21.5029 3.75231 21.513 3.77035 21.5207 3.78955C21.5243 3.79835 21.5264 3.80764 21.5296 3.81665C21.5372 3.83867 21.5438 3.86067 21.5486 3.8833C21.5518 3.89846 21.5529 3.91386 21.5552 3.92945C21.5576 3.94853 21.5606 3.96737 21.561 3.98657C21.5612 3.99109 21.5625 3.99595 21.5625 4.00049V8.00024C21.5623 8.31068 21.3104 8.5626 21 8.56275C20.6896 8.5626 20.4377 8.31068 20.4375 8.00024V5.3584L16.3975 9.39844C16.1778 9.61758 15.8216 9.61778 15.602 9.39844C15.3825 9.17888 15.3828 8.82273 15.602 8.60303L19.6421 4.56299H17C16.6894 4.56299 16.4375 4.31098 16.4373 4.00049C16.4373 3.68983 16.6896 3.43726 17 3.43726H21L21.0176 3.43799Z" }));
38
+ });
39
+ var ScreenShareIcon_default = ScreenShareIcon;
40
+
41
+ module.exports = ScreenShareIcon_default;
package/cjs/index.d.ts CHANGED
@@ -88,6 +88,7 @@ export { default as EyeIcon } from './EyeIcon';
88
88
  export { default as EyeOffIcon } from './EyeOffIcon';
89
89
  export { default as FileReportIcon } from './FileReportIcon';
90
90
  export { default as FilesIcon } from './FilesIcon';
91
+ export { default as FilterIcon } from './FilterIcon';
91
92
  export { default as FolderIcon } from './FolderIcon';
92
93
  export { default as FooterTemplateIcon } from './FooterTemplateIcon';
93
94
  export { default as GiftIcon } from './GiftIcon';
@@ -174,6 +175,7 @@ export { default as RocketIcon } from './RocketIcon';
174
175
  export { default as RotateIcon } from './RotateIcon';
175
176
  export { default as RouterIcon } from './RouterIcon';
176
177
  export { default as SFTPIcon } from './SFTPIcon';
178
+ export { default as ScreenShareIcon } from './ScreenShareIcon';
177
179
  export { default as SearchIcon } from './SearchIcon';
178
180
  export { default as SearchResultsTemplateIcon } from './SearchResultsTemplateIcon';
179
181
  export { default as SectionTemplateIcon } from './SectionTemplateIcon';
package/cjs/index.js CHANGED
@@ -90,6 +90,7 @@ var EyeIcon = require('./EyeIcon');
90
90
  var EyeOffIcon = require('./EyeOffIcon');
91
91
  var FileReportIcon = require('./FileReportIcon');
92
92
  var FilesIcon = require('./FilesIcon');
93
+ var FilterIcon = require('./FilterIcon');
93
94
  var FolderIcon = require('./FolderIcon');
94
95
  var FooterTemplateIcon = require('./FooterTemplateIcon');
95
96
  var GiftIcon = require('./GiftIcon');
@@ -176,6 +177,7 @@ var RocketIcon = require('./RocketIcon');
176
177
  var RotateIcon = require('./RotateIcon');
177
178
  var RouterIcon = require('./RouterIcon');
178
179
  var SFTPIcon = require('./SFTPIcon');
180
+ var ScreenShareIcon = require('./ScreenShareIcon');
179
181
  var SearchIcon = require('./SearchIcon');
180
182
  var SearchResultsTemplateIcon = require('./SearchResultsTemplateIcon');
181
183
  var SectionTemplateIcon = require('./SectionTemplateIcon');
@@ -319,6 +321,7 @@ var EyeIcon__default = /*#__PURE__*/_interopDefault(EyeIcon);
319
321
  var EyeOffIcon__default = /*#__PURE__*/_interopDefault(EyeOffIcon);
320
322
  var FileReportIcon__default = /*#__PURE__*/_interopDefault(FileReportIcon);
321
323
  var FilesIcon__default = /*#__PURE__*/_interopDefault(FilesIcon);
324
+ var FilterIcon__default = /*#__PURE__*/_interopDefault(FilterIcon);
322
325
  var FolderIcon__default = /*#__PURE__*/_interopDefault(FolderIcon);
323
326
  var FooterTemplateIcon__default = /*#__PURE__*/_interopDefault(FooterTemplateIcon);
324
327
  var GiftIcon__default = /*#__PURE__*/_interopDefault(GiftIcon);
@@ -405,6 +408,7 @@ var RocketIcon__default = /*#__PURE__*/_interopDefault(RocketIcon);
405
408
  var RotateIcon__default = /*#__PURE__*/_interopDefault(RotateIcon);
406
409
  var RouterIcon__default = /*#__PURE__*/_interopDefault(RouterIcon);
407
410
  var SFTPIcon__default = /*#__PURE__*/_interopDefault(SFTPIcon);
411
+ var ScreenShareIcon__default = /*#__PURE__*/_interopDefault(ScreenShareIcon);
408
412
  var SearchIcon__default = /*#__PURE__*/_interopDefault(SearchIcon);
409
413
  var SearchResultsTemplateIcon__default = /*#__PURE__*/_interopDefault(SearchResultsTemplateIcon);
410
414
  var SectionTemplateIcon__default = /*#__PURE__*/_interopDefault(SectionTemplateIcon);
@@ -818,6 +822,10 @@ Object.defineProperty(exports, "FilesIcon", {
818
822
  enumerable: true,
819
823
  get: function () { return FilesIcon__default.default; }
820
824
  });
825
+ Object.defineProperty(exports, "FilterIcon", {
826
+ enumerable: true,
827
+ get: function () { return FilterIcon__default.default; }
828
+ });
821
829
  Object.defineProperty(exports, "FolderIcon", {
822
830
  enumerable: true,
823
831
  get: function () { return FolderIcon__default.default; }
@@ -1162,6 +1170,10 @@ Object.defineProperty(exports, "SFTPIcon", {
1162
1170
  enumerable: true,
1163
1171
  get: function () { return SFTPIcon__default.default; }
1164
1172
  });
1173
+ Object.defineProperty(exports, "ScreenShareIcon", {
1174
+ enumerable: true,
1175
+ get: function () { return ScreenShareIcon__default.default; }
1176
+ });
1165
1177
  Object.defineProperty(exports, "SearchIcon", {
1166
1178
  enumerable: true,
1167
1179
  get: function () { return SearchIcon__default.default; }
package/index.d.ts CHANGED
@@ -88,6 +88,7 @@ export { default as EyeIcon } from './EyeIcon';
88
88
  export { default as EyeOffIcon } from './EyeOffIcon';
89
89
  export { default as FileReportIcon } from './FileReportIcon';
90
90
  export { default as FilesIcon } from './FilesIcon';
91
+ export { default as FilterIcon } from './FilterIcon';
91
92
  export { default as FolderIcon } from './FolderIcon';
92
93
  export { default as FooterTemplateIcon } from './FooterTemplateIcon';
93
94
  export { default as GiftIcon } from './GiftIcon';
@@ -174,6 +175,7 @@ export { default as RocketIcon } from './RocketIcon';
174
175
  export { default as RotateIcon } from './RotateIcon';
175
176
  export { default as RouterIcon } from './RouterIcon';
176
177
  export { default as SFTPIcon } from './SFTPIcon';
178
+ export { default as ScreenShareIcon } from './ScreenShareIcon';
177
179
  export { default as SearchIcon } from './SearchIcon';
178
180
  export { default as SearchResultsTemplateIcon } from './SearchResultsTemplateIcon';
179
181
  export { default as SectionTemplateIcon } from './SectionTemplateIcon';
package/index.js CHANGED
@@ -88,6 +88,7 @@ export { default as EyeIcon } from './EyeIcon';
88
88
  export { default as EyeOffIcon } from './EyeOffIcon';
89
89
  export { default as FileReportIcon } from './FileReportIcon';
90
90
  export { default as FilesIcon } from './FilesIcon';
91
+ export { default as FilterIcon } from './FilterIcon';
91
92
  export { default as FolderIcon } from './FolderIcon';
92
93
  export { default as FooterTemplateIcon } from './FooterTemplateIcon';
93
94
  export { default as GiftIcon } from './GiftIcon';
@@ -174,6 +175,7 @@ export { default as RocketIcon } from './RocketIcon';
174
175
  export { default as RotateIcon } from './RotateIcon';
175
176
  export { default as RouterIcon } from './RouterIcon';
176
177
  export { default as SFTPIcon } from './SFTPIcon';
178
+ export { default as ScreenShareIcon } from './ScreenShareIcon';
177
179
  export { default as SearchIcon } from './SearchIcon';
178
180
  export { default as SearchResultsTemplateIcon } from './SearchResultsTemplateIcon';
179
181
  export { default as SectionTemplateIcon } from './SectionTemplateIcon';
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "require": "./cjs/*/index.js"
17
17
  }
18
18
  },
19
- "version": "1.41.0",
19
+ "version": "1.43.0",
20
20
  "description": "Elementor Icons Library",
21
21
  "author": "Elementor Team",
22
22
  "homepage": "https://elementor.github.io/elementor-ui/",