@elementor/icons 1.55.0 → 1.57.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 SitemapIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default SitemapIcon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const SitemapIcon = 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: "M11 3.75C10.3096 3.75 9.75 4.30964 9.75 5V7C9.75 7.69036 10.3096 8.25 11 8.25H13C13.6904 8.25 14.25 7.69036 14.25 7V5C14.25 4.30964 13.6904 3.75 13 3.75H11ZM12.75 9.75H13C14.5188 9.75 15.75 8.51878 15.75 7V5C15.75 3.48122 14.5188 2.25 13 2.25H11C9.48122 2.25 8.25 3.48122 8.25 5V7C8.25 8.51878 9.48122 9.75 11 9.75H11.25V11.25H8C7.27065 11.25 6.57118 11.5397 6.05546 12.0555C5.53973 12.5712 5.25 13.2707 5.25 14V14.25H5C3.48122 14.25 2.25 15.4812 2.25 17V19C2.25 20.5188 3.48122 21.75 5 21.75H7C8.51878 21.75 9.75 20.5188 9.75 19V17C9.75 15.4812 8.51878 14.25 7 14.25H6.75V14C6.75 13.6685 6.8817 13.3505 7.11612 13.1161C7.35054 12.8817 7.66848 12.75 8 12.75H16C16.3315 12.75 16.6495 12.8817 16.8839 13.1161C17.1183 13.3505 17.25 13.6685 17.25 14V14.25H17C15.4812 14.25 14.25 15.4812 14.25 17V19C14.25 20.5188 15.4812 21.75 17 21.75H19C20.5188 21.75 21.75 20.5188 21.75 19V17C21.75 15.4812 20.5188 14.25 19 14.25H18.75V14C18.75 13.2707 18.4603 12.5712 17.9445 12.0555C17.4288 11.5397 16.7293 11.25 16 11.25H12.75V9.75ZM17 15.75C16.3096 15.75 15.75 16.3096 15.75 17V19C15.75 19.6904 16.3096 20.25 17 20.25H19C19.6904 20.25 20.25 19.6904 20.25 19V17C20.25 16.3096 19.6904 15.75 19 15.75H17ZM5 15.75C4.30964 15.75 3.75 16.3096 3.75 17V19C3.75 19.6904 4.30964 20.25 5 20.25H7C7.69036 20.25 8.25 19.6904 8.25 19V17C8.25 16.3096 7.69036 15.75 7 15.75H5Z"
11
+ }
12
+ ));
13
+ });
14
+ var SitemapIcon_default = SitemapIcon;
15
+
16
+ export { SitemapIcon_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 SitemapIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default SitemapIcon;
@@ -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 SitemapIcon = 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: "M11 3.75C10.3096 3.75 9.75 4.30964 9.75 5V7C9.75 7.69036 10.3096 8.25 11 8.25H13C13.6904 8.25 14.25 7.69036 14.25 7V5C14.25 4.30964 13.6904 3.75 13 3.75H11ZM12.75 9.75H13C14.5188 9.75 15.75 8.51878 15.75 7V5C15.75 3.48122 14.5188 2.25 13 2.25H11C9.48122 2.25 8.25 3.48122 8.25 5V7C8.25 8.51878 9.48122 9.75 11 9.75H11.25V11.25H8C7.27065 11.25 6.57118 11.5397 6.05546 12.0555C5.53973 12.5712 5.25 13.2707 5.25 14V14.25H5C3.48122 14.25 2.25 15.4812 2.25 17V19C2.25 20.5188 3.48122 21.75 5 21.75H7C8.51878 21.75 9.75 20.5188 9.75 19V17C9.75 15.4812 8.51878 14.25 7 14.25H6.75V14C6.75 13.6685 6.8817 13.3505 7.11612 13.1161C7.35054 12.8817 7.66848 12.75 8 12.75H16C16.3315 12.75 16.6495 12.8817 16.8839 13.1161C17.1183 13.3505 17.25 13.6685 17.25 14V14.25H17C15.4812 14.25 14.25 15.4812 14.25 17V19C14.25 20.5188 15.4812 21.75 17 21.75H19C20.5188 21.75 21.75 20.5188 21.75 19V17C21.75 15.4812 20.5188 14.25 19 14.25H18.75V14C18.75 13.2707 18.4603 12.5712 17.9445 12.0555C17.4288 11.5397 16.7293 11.25 16 11.25H12.75V9.75ZM17 15.75C16.3096 15.75 15.75 16.3096 15.75 17V19C15.75 19.6904 16.3096 20.25 17 20.25H19C19.6904 20.25 20.25 19.6904 20.25 19V17C20.25 16.3096 19.6904 15.75 19 15.75H17ZM5 15.75C4.30964 15.75 3.75 16.3096 3.75 17V19C3.75 19.6904 4.30964 20.25 5 20.25H7C7.69036 20.25 8.25 19.6904 8.25 19V17C8.25 16.3096 7.69036 15.75 7 15.75H5Z"
36
+ }
37
+ ));
38
+ });
39
+ var SitemapIcon_default = SitemapIcon;
40
+
41
+ module.exports = SitemapIcon_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
@@ -210,6 +210,7 @@ export { default as SideRightIcon } from './SideRightIcon';
210
210
  export { default as SideTopIcon } from './SideTopIcon';
211
211
  export { default as SiteLockIcon } from './SiteLockIcon';
212
212
  export { default as SiteLockOpenIcon } from './SiteLockOpenIcon';
213
+ export { default as SitemapIcon } from './SitemapIcon';
213
214
  export { default as SkewXIcon } from './SkewXIcon';
214
215
  export { default as SocialIcon } from './SocialIcon';
215
216
  export { default as SpeakerphoneIcon } from './SpeakerphoneIcon';
@@ -218,6 +219,7 @@ export { default as StarIcon } from './StarIcon';
218
219
  export { default as StarOffIcon } from './StarOffIcon';
219
220
  export { default as StrikethroughIcon } from './StrikethroughIcon';
220
221
  export { default as StructureIcon } from './StructureIcon';
222
+ export { default as SwipeIcon } from './SwipeIcon';
221
223
  export { default as TabletIcon } from './TabletIcon';
222
224
  export { default as TabletLandscapeIcon } from './TabletLandscapeIcon';
223
225
  export { default as TabletPortraitIcon } from './TabletPortraitIcon';
package/cjs/index.js CHANGED
@@ -212,6 +212,7 @@ var SideRightIcon = require('./SideRightIcon');
212
212
  var SideTopIcon = require('./SideTopIcon');
213
213
  var SiteLockIcon = require('./SiteLockIcon');
214
214
  var SiteLockOpenIcon = require('./SiteLockOpenIcon');
215
+ var SitemapIcon = require('./SitemapIcon');
215
216
  var SkewXIcon = require('./SkewXIcon');
216
217
  var SocialIcon = require('./SocialIcon');
217
218
  var SpeakerphoneIcon = require('./SpeakerphoneIcon');
@@ -220,6 +221,7 @@ var StarIcon = require('./StarIcon');
220
221
  var StarOffIcon = require('./StarOffIcon');
221
222
  var StrikethroughIcon = require('./StrikethroughIcon');
222
223
  var StructureIcon = require('./StructureIcon');
224
+ var SwipeIcon = require('./SwipeIcon');
223
225
  var TabletIcon = require('./TabletIcon');
224
226
  var TabletLandscapeIcon = require('./TabletLandscapeIcon');
225
227
  var TabletPortraitIcon = require('./TabletPortraitIcon');
@@ -462,6 +464,7 @@ var SideRightIcon__default = /*#__PURE__*/_interopDefault(SideRightIcon);
462
464
  var SideTopIcon__default = /*#__PURE__*/_interopDefault(SideTopIcon);
463
465
  var SiteLockIcon__default = /*#__PURE__*/_interopDefault(SiteLockIcon);
464
466
  var SiteLockOpenIcon__default = /*#__PURE__*/_interopDefault(SiteLockOpenIcon);
467
+ var SitemapIcon__default = /*#__PURE__*/_interopDefault(SitemapIcon);
465
468
  var SkewXIcon__default = /*#__PURE__*/_interopDefault(SkewXIcon);
466
469
  var SocialIcon__default = /*#__PURE__*/_interopDefault(SocialIcon);
467
470
  var SpeakerphoneIcon__default = /*#__PURE__*/_interopDefault(SpeakerphoneIcon);
@@ -470,6 +473,7 @@ var StarIcon__default = /*#__PURE__*/_interopDefault(StarIcon);
470
473
  var StarOffIcon__default = /*#__PURE__*/_interopDefault(StarOffIcon);
471
474
  var StrikethroughIcon__default = /*#__PURE__*/_interopDefault(StrikethroughIcon);
472
475
  var StructureIcon__default = /*#__PURE__*/_interopDefault(StructureIcon);
476
+ var SwipeIcon__default = /*#__PURE__*/_interopDefault(SwipeIcon);
473
477
  var TabletIcon__default = /*#__PURE__*/_interopDefault(TabletIcon);
474
478
  var TabletLandscapeIcon__default = /*#__PURE__*/_interopDefault(TabletLandscapeIcon);
475
479
  var TabletPortraitIcon__default = /*#__PURE__*/_interopDefault(TabletPortraitIcon);
@@ -1348,6 +1352,10 @@ Object.defineProperty(exports, "SiteLockOpenIcon", {
1348
1352
  enumerable: true,
1349
1353
  get: function () { return SiteLockOpenIcon__default.default; }
1350
1354
  });
1355
+ Object.defineProperty(exports, "SitemapIcon", {
1356
+ enumerable: true,
1357
+ get: function () { return SitemapIcon__default.default; }
1358
+ });
1351
1359
  Object.defineProperty(exports, "SkewXIcon", {
1352
1360
  enumerable: true,
1353
1361
  get: function () { return SkewXIcon__default.default; }
@@ -1380,6 +1388,10 @@ Object.defineProperty(exports, "StructureIcon", {
1380
1388
  enumerable: true,
1381
1389
  get: function () { return StructureIcon__default.default; }
1382
1390
  });
1391
+ Object.defineProperty(exports, "SwipeIcon", {
1392
+ enumerable: true,
1393
+ get: function () { return SwipeIcon__default.default; }
1394
+ });
1383
1395
  Object.defineProperty(exports, "TabletIcon", {
1384
1396
  enumerable: true,
1385
1397
  get: function () { return TabletIcon__default.default; }
package/index.d.ts CHANGED
@@ -210,6 +210,7 @@ export { default as SideRightIcon } from './SideRightIcon';
210
210
  export { default as SideTopIcon } from './SideTopIcon';
211
211
  export { default as SiteLockIcon } from './SiteLockIcon';
212
212
  export { default as SiteLockOpenIcon } from './SiteLockOpenIcon';
213
+ export { default as SitemapIcon } from './SitemapIcon';
213
214
  export { default as SkewXIcon } from './SkewXIcon';
214
215
  export { default as SocialIcon } from './SocialIcon';
215
216
  export { default as SpeakerphoneIcon } from './SpeakerphoneIcon';
@@ -218,6 +219,7 @@ export { default as StarIcon } from './StarIcon';
218
219
  export { default as StarOffIcon } from './StarOffIcon';
219
220
  export { default as StrikethroughIcon } from './StrikethroughIcon';
220
221
  export { default as StructureIcon } from './StructureIcon';
222
+ export { default as SwipeIcon } from './SwipeIcon';
221
223
  export { default as TabletIcon } from './TabletIcon';
222
224
  export { default as TabletLandscapeIcon } from './TabletLandscapeIcon';
223
225
  export { default as TabletPortraitIcon } from './TabletPortraitIcon';
package/index.js CHANGED
@@ -210,6 +210,7 @@ export { default as SideRightIcon } from './SideRightIcon';
210
210
  export { default as SideTopIcon } from './SideTopIcon';
211
211
  export { default as SiteLockIcon } from './SiteLockIcon';
212
212
  export { default as SiteLockOpenIcon } from './SiteLockOpenIcon';
213
+ export { default as SitemapIcon } from './SitemapIcon';
213
214
  export { default as SkewXIcon } from './SkewXIcon';
214
215
  export { default as SocialIcon } from './SocialIcon';
215
216
  export { default as SpeakerphoneIcon } from './SpeakerphoneIcon';
@@ -218,6 +219,7 @@ export { default as StarIcon } from './StarIcon';
218
219
  export { default as StarOffIcon } from './StarOffIcon';
219
220
  export { default as StrikethroughIcon } from './StrikethroughIcon';
220
221
  export { default as StructureIcon } from './StructureIcon';
222
+ export { default as SwipeIcon } from './SwipeIcon';
221
223
  export { default as TabletIcon } from './TabletIcon';
222
224
  export { default as TabletLandscapeIcon } from './TabletLandscapeIcon';
223
225
  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.55.0",
19
+ "version": "1.57.0",
20
20
  "description": "Elementor Icons Library",
21
21
  "author": "Elementor Team",
22
22
  "homepage": "https://elementor.github.io/elementor-ui/",