@elementor/icons 1.61.1 → 1.62.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 ComponentPropListIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ComponentPropListIcon;
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const ComponentPropListIcon = React.forwardRef((props, ref) => {
5
+ return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M5.11542 9.41038C5.38752 9.23056 5.75773 9.26092 5.99732 9.50051L7.9083 11.4115C8.18189 11.6852 8.18199 12.1292 7.9083 12.4029L5.99732 14.3139C5.72363 14.5876 5.27965 14.5875 5.0059 14.3139L3.09492 12.4029C2.82118 12.1292 2.82118 11.6852 3.09492 11.4115L5.0059 9.50051L5.11542 9.41038ZM4.58035 11.9066L5.50104 12.8262L6.42059 11.9066L5.50104 10.9859L4.58035 11.9066Z" }), /* @__PURE__ */ React.createElement("path", { d: "M8.93671 5.58714C9.20881 5.40732 9.57902 5.43767 9.81861 5.67727L11.7296 7.58824C12.0032 7.86199 12.0033 8.30597 11.7296 8.57967L9.81861 10.4906C9.54492 10.7643 9.10094 10.7642 8.82719 10.4906L6.91621 8.57967C6.64247 8.30593 6.64247 7.86198 6.91621 7.58824L8.82719 5.67727L8.93671 5.58714ZM8.40164 8.08338L9.32233 9.00293L10.2419 8.08338L9.32233 7.16269L8.40164 8.08338Z" }), /* @__PURE__ */ React.createElement("path", { d: "M8.93671 13.2326C9.20881 13.0528 9.57902 13.0832 9.81861 13.3228L11.7296 15.2338C12.0032 15.5075 12.0033 15.9515 11.7296 16.2252L9.81861 18.1361C9.54492 18.4098 9.10094 18.4097 8.82719 18.1361L6.91621 16.2252C6.64247 15.9514 6.64247 15.5075 6.91621 15.2338L8.82719 13.3228L8.93671 13.2326ZM8.40164 15.7289L9.32233 16.6484L10.2419 15.7289L9.32233 14.8082L8.40164 15.7289Z" }), /* @__PURE__ */ React.createElement("path", { d: "M20.0029 11.9208C20.0029 11.5065 19.7181 11.1708 19.3667 11.1708H12.5807C12.2293 11.1708 11.9445 11.5065 11.9445 11.9208C11.9445 12.335 12.2293 12.6708 12.5807 12.6708H19.3667C19.7181 12.6708 20.0029 12.335 20.0029 11.9208Z" }), /* @__PURE__ */ React.createElement("path", { d: "M20.0029 7.26367C20.0029 6.84946 19.7181 6.51367 19.3667 6.51367H14.2772C13.9258 6.51367 13.641 6.84946 13.641 7.26367C13.641 7.67789 13.9258 8.01367 14.2772 8.01367H19.3667C19.7181 8.01367 20.0029 7.67789 20.0029 7.26367Z" }), /* @__PURE__ */ React.createElement("path", { d: "M20.0029 16.6943C20.0029 16.2801 19.7181 15.9443 19.3667 15.9443H14.5807C14.2293 15.9443 13.9445 16.2801 13.9445 16.6943C13.9445 17.1085 14.2293 17.4443 14.5807 17.4443H19.3667C19.7181 17.4443 20.0029 17.1085 20.0029 16.6943Z" }));
6
+ });
7
+ var ComponentPropListIcon_default = ComponentPropListIcon;
8
+
9
+ export { ComponentPropListIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ComponentsFilledIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ComponentsFilledIcon;
@@ -0,0 +1,9 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const ComponentsFilledIcon = React.forwardRef((props, ref) => {
5
+ return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M3 12L6 15L9 12L6 9L3 12Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("path", { d: "M15 12L18 15L21 12L18 9L15 12Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("path", { d: "M9 6L12 9L15 6L12 3L9 6Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("path", { d: "M9 18L12 21L15 18L12 15L9 18Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }));
6
+ });
7
+ var ComponentsFilledIcon_default = ComponentsFilledIcon;
8
+
9
+ export { ComponentsFilledIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ComponentPropListIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ComponentPropListIcon;
@@ -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 ComponentPropListIcon = 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: "M5.11542 9.41038C5.38752 9.23056 5.75773 9.26092 5.99732 9.50051L7.9083 11.4115C8.18189 11.6852 8.18199 12.1292 7.9083 12.4029L5.99732 14.3139C5.72363 14.5876 5.27965 14.5875 5.0059 14.3139L3.09492 12.4029C2.82118 12.1292 2.82118 11.6852 3.09492 11.4115L5.0059 9.50051L5.11542 9.41038ZM4.58035 11.9066L5.50104 12.8262L6.42059 11.9066L5.50104 10.9859L4.58035 11.9066Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M8.93671 5.58714C9.20881 5.40732 9.57902 5.43767 9.81861 5.67727L11.7296 7.58824C12.0032 7.86199 12.0033 8.30597 11.7296 8.57967L9.81861 10.4906C9.54492 10.7643 9.10094 10.7642 8.82719 10.4906L6.91621 8.57967C6.64247 8.30593 6.64247 7.86198 6.91621 7.58824L8.82719 5.67727L8.93671 5.58714ZM8.40164 8.08338L9.32233 9.00293L10.2419 8.08338L9.32233 7.16269L8.40164 8.08338Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M8.93671 13.2326C9.20881 13.0528 9.57902 13.0832 9.81861 13.3228L11.7296 15.2338C12.0032 15.5075 12.0033 15.9515 11.7296 16.2252L9.81861 18.1361C9.54492 18.4098 9.10094 18.4097 8.82719 18.1361L6.91621 16.2252C6.64247 15.9514 6.64247 15.5075 6.91621 15.2338L8.82719 13.3228L8.93671 13.2326ZM8.40164 15.7289L9.32233 16.6484L10.2419 15.7289L9.32233 14.8082L8.40164 15.7289Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M20.0029 11.9208C20.0029 11.5065 19.7181 11.1708 19.3667 11.1708H12.5807C12.2293 11.1708 11.9445 11.5065 11.9445 11.9208C11.9445 12.335 12.2293 12.6708 12.5807 12.6708H19.3667C19.7181 12.6708 20.0029 12.335 20.0029 11.9208Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M20.0029 7.26367C20.0029 6.84946 19.7181 6.51367 19.3667 6.51367H14.2772C13.9258 6.51367 13.641 6.84946 13.641 7.26367C13.641 7.67789 13.9258 8.01367 14.2772 8.01367H19.3667C19.7181 8.01367 20.0029 7.67789 20.0029 7.26367Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M20.0029 16.6943C20.0029 16.2801 19.7181 15.9443 19.3667 15.9443H14.5807C14.2293 15.9443 13.9445 16.2801 13.9445 16.6943C13.9445 17.1085 14.2293 17.4443 14.5807 17.4443H19.3667C19.7181 17.4443 20.0029 17.1085 20.0029 16.6943Z" }));
31
+ });
32
+ var ComponentPropListIcon_default = ComponentPropListIcon;
33
+
34
+ module.exports = ComponentPropListIcon_default;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ComponentsFilledIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ComponentsFilledIcon;
@@ -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 ComponentsFilledIcon = 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: "M3 12L6 15L9 12L6 9L3 12Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M15 12L18 15L21 12L18 9L15 12Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M9 6L12 9L15 6L12 3L9 6Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M9 18L12 21L15 18L12 15L9 18Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }));
31
+ });
32
+ var ComponentsFilledIcon_default = ComponentsFilledIcon;
33
+
34
+ module.exports = ComponentsFilledIcon_default;
package/cjs/index.d.ts CHANGED
@@ -75,6 +75,8 @@ export { default as CoinsIcon } from './CoinsIcon';
75
75
  export { default as ColorFilterIcon } from './ColorFilterIcon';
76
76
  export { default as ColorSwatchIcon } from './ColorSwatchIcon';
77
77
  export { default as Columns3Icon } from './Columns3Icon';
78
+ export { default as ComponentPropListIcon } from './ComponentPropListIcon';
79
+ export { default as ComponentsFilledIcon } from './ComponentsFilledIcon';
78
80
  export { default as ComponentsIcon } from './ComponentsIcon';
79
81
  export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
80
82
  export { default as CopyIcon } from './CopyIcon';
package/cjs/index.js CHANGED
@@ -77,6 +77,8 @@ var CoinsIcon = require('./CoinsIcon');
77
77
  var ColorFilterIcon = require('./ColorFilterIcon');
78
78
  var ColorSwatchIcon = require('./ColorSwatchIcon');
79
79
  var Columns3Icon = require('./Columns3Icon');
80
+ var ComponentPropListIcon = require('./ComponentPropListIcon');
81
+ var ComponentsFilledIcon = require('./ComponentsFilledIcon');
80
82
  var ComponentsIcon = require('./ComponentsIcon');
81
83
  var ContainerTemplateIcon = require('./ContainerTemplateIcon');
82
84
  var CopyIcon = require('./CopyIcon');
@@ -340,6 +342,8 @@ var CoinsIcon__default = /*#__PURE__*/_interopDefault(CoinsIcon);
340
342
  var ColorFilterIcon__default = /*#__PURE__*/_interopDefault(ColorFilterIcon);
341
343
  var ColorSwatchIcon__default = /*#__PURE__*/_interopDefault(ColorSwatchIcon);
342
344
  var Columns3Icon__default = /*#__PURE__*/_interopDefault(Columns3Icon);
345
+ var ComponentPropListIcon__default = /*#__PURE__*/_interopDefault(ComponentPropListIcon);
346
+ var ComponentsFilledIcon__default = /*#__PURE__*/_interopDefault(ComponentsFilledIcon);
343
347
  var ComponentsIcon__default = /*#__PURE__*/_interopDefault(ComponentsIcon);
344
348
  var ContainerTemplateIcon__default = /*#__PURE__*/_interopDefault(ContainerTemplateIcon);
345
349
  var CopyIcon__default = /*#__PURE__*/_interopDefault(CopyIcon);
@@ -834,6 +838,14 @@ Object.defineProperty(exports, "Columns3Icon", {
834
838
  enumerable: true,
835
839
  get: function () { return Columns3Icon__default.default; }
836
840
  });
841
+ Object.defineProperty(exports, "ComponentPropListIcon", {
842
+ enumerable: true,
843
+ get: function () { return ComponentPropListIcon__default.default; }
844
+ });
845
+ Object.defineProperty(exports, "ComponentsFilledIcon", {
846
+ enumerable: true,
847
+ get: function () { return ComponentsFilledIcon__default.default; }
848
+ });
837
849
  Object.defineProperty(exports, "ComponentsIcon", {
838
850
  enumerable: true,
839
851
  get: function () { return ComponentsIcon__default.default; }
package/index.d.ts CHANGED
@@ -75,6 +75,8 @@ export { default as CoinsIcon } from './CoinsIcon';
75
75
  export { default as ColorFilterIcon } from './ColorFilterIcon';
76
76
  export { default as ColorSwatchIcon } from './ColorSwatchIcon';
77
77
  export { default as Columns3Icon } from './Columns3Icon';
78
+ export { default as ComponentPropListIcon } from './ComponentPropListIcon';
79
+ export { default as ComponentsFilledIcon } from './ComponentsFilledIcon';
78
80
  export { default as ComponentsIcon } from './ComponentsIcon';
79
81
  export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
80
82
  export { default as CopyIcon } from './CopyIcon';
package/index.js CHANGED
@@ -75,6 +75,8 @@ export { default as CoinsIcon } from './CoinsIcon';
75
75
  export { default as ColorFilterIcon } from './ColorFilterIcon';
76
76
  export { default as ColorSwatchIcon } from './ColorSwatchIcon';
77
77
  export { default as Columns3Icon } from './Columns3Icon';
78
+ export { default as ComponentPropListIcon } from './ComponentPropListIcon';
79
+ export { default as ComponentsFilledIcon } from './ComponentsFilledIcon';
78
80
  export { default as ComponentsIcon } from './ComponentsIcon';
79
81
  export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
80
82
  export { default as CopyIcon } from './CopyIcon';
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "require": "./cjs/*/index.js"
17
17
  }
18
18
  },
19
- "version": "1.61.1",
19
+ "version": "1.62.0",
20
20
  "description": "Elementor Icons Library",
21
21
  "author": "Elementor Team",
22
22
  "homepage": "https://elementor.github.io/elementor-ui/",