@elementor/icons 1.69.0 → 1.71.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 CalculatorIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default CalculatorIcon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const CalculatorIcon = 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: "M3 5A3 3 0 0 1 6 2H18A3 3 0 0 1 21 5V19A3 3 0 0 1 18 22H6A3 3 0 0 1 3 19ZM5 5A1 1 0 0 1 6 4H18A1 1 0 0 1 19 5V19A1 1 0 0 1 18 20H6A1 1 0 0 1 5 19ZM7 8A2 2 0 0 1 9 6H15A2 2 0 0 1 17 8V9A2 2 0 0 1 15 11H9A2 2 0 0 1 7 9ZM9 8H15V9H9ZM7 14A1 1 0 1 1 9 14A1 1 0 1 1 7 14ZM11 14A1 1 0 1 1 13 14A1 1 0 1 1 11 14ZM15 14A1 1 0 1 1 17 14A1 1 0 1 1 15 14ZM7 17A1 1 0 1 1 9 17A1 1 0 1 1 7 17ZM11 17A1 1 0 1 1 13 17A1 1 0 1 1 11 17ZM15 17A1 1 0 1 1 17 17A1 1 0 1 1 15 17Z"
11
+ }
12
+ ));
13
+ });
14
+ var CalculatorIcon_default = CalculatorIcon;
15
+
16
+ export { CalculatorIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ConsentLogIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ConsentLogIcon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const ConsentLogIcon = React.forwardRef((props, ref) => {
5
+ return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M12.8027 10.5381C13.129 10.5381 13.4182 10.7488 13.5176 11.0596L14.1533 13.0508H16.0127C16.4269 13.0508 16.7627 13.3866 16.7627 13.8008C16.7623 14.2146 16.4266 14.5508 16.0127 14.5508H13.6055C13.2793 14.5508 12.99 14.3389 12.8906 14.0283L12.8027 13.7529L11.9121 16.541C11.8235 16.8177 11.583 17.0189 11.2949 17.0566C11.0067 17.0942 10.722 16.9616 10.5654 16.7168L9.18164 14.5508H7.9873C7.57335 14.5508 7.23773 14.2146 7.2373 13.8008C7.2373 13.3866 7.57309 13.0508 7.9873 13.0508H9.59277L9.6875 13.0566C9.90637 13.0846 10.1041 13.2078 10.2246 13.3965L10.9688 14.5615L12.0879 11.0596L12.1338 10.9482C12.26 10.6995 12.5172 10.5381 12.8027 10.5381Z" }), /* @__PURE__ */ React.createElement(
6
+ "path",
7
+ {
8
+ fillRule: "evenodd",
9
+ clipRule: "evenodd",
10
+ d: "M13 2.25C13.7293 2.25 14.4286 2.53994 14.9443 3.05566C15.279 3.39029 15.5166 3.80275 15.6436 4.25H17C17.7293 4.25 18.4286 4.53994 18.9443 5.05566C19.4601 5.57139 19.75 6.27065 19.75 7V19C19.75 19.7293 19.4601 20.4286 18.9443 20.9443C18.4286 21.4601 17.7293 21.75 17 21.75H7C6.27065 21.75 5.57139 21.4601 5.05566 20.9443C4.53994 20.4286 4.25 19.7293 4.25 19V7C4.25 6.27065 4.53994 5.57139 5.05566 5.05566C5.57139 4.53994 6.27065 4.25 7 4.25H8.35645C8.48343 3.80275 8.72104 3.39029 9.05566 3.05566C9.57139 2.53994 10.2707 2.25 11 2.25H13ZM7 5.75C6.66848 5.75 6.35063 5.88179 6.11621 6.11621C5.88179 6.35063 5.75 6.66848 5.75 7V19C5.75 19.3315 5.88179 19.6494 6.11621 19.8838C6.35063 20.1182 6.66848 20.25 7 20.25H17C17.3315 20.25 17.6494 20.1182 17.8838 19.8838C18.1182 19.6494 18.25 19.3315 18.25 19V7C18.25 6.66848 18.1182 6.35063 17.8838 6.11621C17.6494 5.88179 17.3315 5.75 17 5.75H15.6436C15.5166 6.19725 15.279 6.60971 14.9443 6.94434C14.4286 7.46006 13.7293 7.75 13 7.75H11C10.2707 7.75 9.57139 7.46006 9.05566 6.94434C8.72104 6.60971 8.48343 6.19725 8.35645 5.75H7ZM11 3.75C10.6685 3.75 10.3506 3.88179 10.1162 4.11621C9.88179 4.35063 9.75 4.66848 9.75 5C9.75 5.33152 9.88179 5.64937 10.1162 5.88379C10.3506 6.11821 10.6685 6.25 11 6.25H13C13.3315 6.25 13.6494 6.11821 13.8838 5.88379C14.1182 5.64937 14.25 5.33152 14.25 5C14.25 4.66848 14.1182 4.35063 13.8838 4.11621C13.6494 3.88179 13.3315 3.75 13 3.75H11Z"
11
+ }
12
+ ));
13
+ });
14
+ var ConsentLogIcon_default = ConsentLogIcon;
15
+
16
+ export { ConsentLogIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ContentIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ContentIcon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const ContentIcon = React.forwardRef((props, ref) => {
5
+ return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M19.0068 19.3003C19.421 19.3003 19.7568 19.6361 19.7568 20.0503C19.7566 20.4643 19.4209 20.8003 19.0068 20.8003H4.99414C4.58009 20.8003 4.2444 20.4643 4.24414 20.0503C4.24414 19.6361 4.57993 19.3003 4.99414 19.3003H19.0068Z" }), /* @__PURE__ */ React.createElement(
6
+ "path",
7
+ {
8
+ fillRule: "evenodd",
9
+ clipRule: "evenodd",
10
+ d: "M15.5742 3.19971C16.4655 3.19971 17.3247 3.54424 17.9609 4.16357C18.5978 4.78368 18.9599 5.6293 18.96 6.51514C18.96 7.40108 18.5979 8.24651 17.9609 8.8667L9.64062 16.9683C9.50064 17.1045 9.31255 17.1811 9.11719 17.1812H5.35254C4.93845 17.1812 4.60275 16.8452 4.60254 16.4312V12.7651C4.60266 12.5617 4.68563 12.3673 4.83203 12.2261L13.1904 4.16162C13.8264 3.54362 14.684 3.19983 15.5742 3.19971ZM6.10254 13.0835V15.6812H8.81152L15.1094 9.54932L12.4854 6.92529L6.10254 13.0835ZM15.5742 4.69971C15.068 4.69983 14.5864 4.89605 14.2344 5.23877L14.2324 5.24072L13.5645 5.8833L16.1846 8.50342L16.915 7.79248C17.2664 7.45032 17.46 6.99013 17.46 6.51514C17.4599 6.04033 17.2663 5.58083 16.915 5.23877C16.5629 4.89595 16.0806 4.69971 15.5742 4.69971Z"
11
+ }
12
+ ), /* @__PURE__ */ React.createElement("path", { d: "M19.0068 15.6812C19.421 15.6812 19.7568 16.0169 19.7568 16.4312C19.7566 16.8451 19.4209 17.1812 19.0068 17.1812H14.2285C13.8145 17.1812 13.4788 16.8451 13.4785 16.4312C13.4785 16.0169 13.8143 15.6812 14.2285 15.6812H19.0068Z" }));
13
+ });
14
+ var ContentIcon_default = ContentIcon;
15
+
16
+ export { ContentIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ElementorCookieIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ElementorCookieIcon;
@@ -0,0 +1,37 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const ElementorCookieIcon = 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: "M15.29 13.3706C16.3496 13.3709 17.209 14.2299 17.209 15.2896C17.209 16.3492 16.3497 17.2082 15.29 17.2085C14.2302 17.2085 13.3711 16.3494 13.3711 15.2896C13.3711 14.2297 14.2302 13.3706 15.29 13.3706ZM15.29 14.6167C14.9185 14.6167 14.6172 14.918 14.6172 15.2896C14.6172 15.6612 14.9184 15.9624 15.29 15.9624C15.6614 15.9621 15.9629 15.661 15.9629 15.2896C15.9629 14.9181 15.6614 14.617 15.29 14.6167Z"
11
+ }
12
+ ), /* @__PURE__ */ React.createElement(
13
+ "path",
14
+ {
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
17
+ d: "M8.51172 12.5054C9.68138 12.5056 10.6298 13.4538 10.6299 14.6235C10.6299 15.7933 9.68145 16.7414 8.51172 16.7417C7.34186 16.7416 6.39355 15.7934 6.39355 14.6235C6.39366 13.4537 7.34192 12.5055 8.51172 12.5054ZM8.51172 13.7515C8.03015 13.7516 7.63975 14.142 7.63965 14.6235C7.63965 15.1052 8.03008 15.4955 8.51172 15.4956C8.99322 15.4953 9.38379 15.1051 9.38379 14.6235C9.38368 14.1421 8.99315 13.7517 8.51172 13.7515Z"
18
+ }
19
+ ), /* @__PURE__ */ React.createElement(
20
+ "path",
21
+ {
22
+ fillRule: "evenodd",
23
+ clipRule: "evenodd",
24
+ d: "M10.8037 6.52295C12.1385 6.52321 13.2214 7.60518 13.2217 8.93994C13.2217 10.2749 12.1386 11.3576 10.8037 11.3579C9.46879 11.3577 8.38672 10.2749 8.38672 8.93994C8.38695 7.60516 9.46893 6.52318 10.8037 6.52295ZM10.8037 7.76904C10.1572 7.76928 9.63305 8.29339 9.63281 8.93994C9.63281 9.58669 10.157 10.1116 10.8037 10.1118C11.4504 10.1116 11.9756 9.58667 11.9756 8.93994C11.9754 8.29341 11.4502 7.76931 10.8037 7.76904Z"
25
+ }
26
+ ), /* @__PURE__ */ React.createElement(
27
+ "path",
28
+ {
29
+ fillRule: "evenodd",
30
+ clipRule: "evenodd",
31
+ d: "M12.5059 1.29541C13.2798 1.33291 13.8048 1.88633 14.0508 2.40967C14.569 3.51261 15.6885 4.27393 16.9844 4.27393C17.4753 4.27393 17.9059 4.50602 18.2012 4.80127C18.4964 5.09652 18.7285 5.52712 18.7285 6.01807C18.7285 7.53576 19.7734 8.81171 21.1836 9.1626C21.8045 9.31717 22.5261 9.80622 22.6338 10.6724C22.6879 11.1072 22.7168 11.5502 22.7168 11.9995L22.7021 12.5513C22.415 18.2137 17.7336 22.7172 12 22.7173C6.26631 22.7173 1.58499 18.2138 1.29785 12.5513L1.2832 11.9995C1.28371 6.08104 6.08158 1.28272 12 1.28271C12.1699 1.28272 12.3385 1.28731 12.5059 1.29541ZM12 2.77881C6.90754 2.77881 2.77977 6.90671 2.7793 11.9995C2.7793 17.0927 6.90725 21.2212 12 21.2212L12.4746 21.2095C17.3467 20.9624 21.2207 16.9335 21.2207 11.9995C21.2207 11.6125 21.1969 11.2312 21.1504 10.8569C21.1472 10.831 21.1346 10.7935 21.083 10.7456C21.0271 10.6936 20.9365 10.6422 20.8223 10.6138C18.7614 10.101 17.2334 8.23864 17.2334 6.01807C17.2333 6.00283 17.2199 5.93523 17.1436 5.85889C17.0669 5.7823 16.9992 5.76904 16.9844 5.76904C15.0872 5.76904 13.4526 4.65293 12.6973 3.04541C12.6527 2.95077 12.5955 2.88048 12.543 2.83838C12.4937 2.79898 12.4575 2.78973 12.4336 2.78857L12 2.77881Z"
32
+ }
33
+ ));
34
+ });
35
+ var ElementorCookieIcon_default = ElementorCookieIcon;
36
+
37
+ export { ElementorCookieIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const CalculatorIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default CalculatorIcon;
@@ -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 CalculatorIcon = 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: "M3 5A3 3 0 0 1 6 2H18A3 3 0 0 1 21 5V19A3 3 0 0 1 18 22H6A3 3 0 0 1 3 19ZM5 5A1 1 0 0 1 6 4H18A1 1 0 0 1 19 5V19A1 1 0 0 1 18 20H6A1 1 0 0 1 5 19ZM7 8A2 2 0 0 1 9 6H15A2 2 0 0 1 17 8V9A2 2 0 0 1 15 11H9A2 2 0 0 1 7 9ZM9 8H15V9H9ZM7 14A1 1 0 1 1 9 14A1 1 0 1 1 7 14ZM11 14A1 1 0 1 1 13 14A1 1 0 1 1 11 14ZM15 14A1 1 0 1 1 17 14A1 1 0 1 1 15 14ZM7 17A1 1 0 1 1 9 17A1 1 0 1 1 7 17ZM11 17A1 1 0 1 1 13 17A1 1 0 1 1 11 17ZM15 17A1 1 0 1 1 17 17A1 1 0 1 1 15 17Z"
36
+ }
37
+ ));
38
+ });
39
+ var CalculatorIcon_default = CalculatorIcon;
40
+
41
+ module.exports = CalculatorIcon_default;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ConsentLogIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ConsentLogIcon;
@@ -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 ConsentLogIcon = 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.8027 10.5381C13.129 10.5381 13.4182 10.7488 13.5176 11.0596L14.1533 13.0508H16.0127C16.4269 13.0508 16.7627 13.3866 16.7627 13.8008C16.7623 14.2146 16.4266 14.5508 16.0127 14.5508H13.6055C13.2793 14.5508 12.99 14.3389 12.8906 14.0283L12.8027 13.7529L11.9121 16.541C11.8235 16.8177 11.583 17.0189 11.2949 17.0566C11.0067 17.0942 10.722 16.9616 10.5654 16.7168L9.18164 14.5508H7.9873C7.57335 14.5508 7.23773 14.2146 7.2373 13.8008C7.2373 13.3866 7.57309 13.0508 7.9873 13.0508H9.59277L9.6875 13.0566C9.90637 13.0846 10.1041 13.2078 10.2246 13.3965L10.9688 14.5615L12.0879 11.0596L12.1338 10.9482C12.26 10.6995 12.5172 10.5381 12.8027 10.5381Z" }), /* @__PURE__ */ React__namespace.createElement(
31
+ "path",
32
+ {
33
+ fillRule: "evenodd",
34
+ clipRule: "evenodd",
35
+ d: "M13 2.25C13.7293 2.25 14.4286 2.53994 14.9443 3.05566C15.279 3.39029 15.5166 3.80275 15.6436 4.25H17C17.7293 4.25 18.4286 4.53994 18.9443 5.05566C19.4601 5.57139 19.75 6.27065 19.75 7V19C19.75 19.7293 19.4601 20.4286 18.9443 20.9443C18.4286 21.4601 17.7293 21.75 17 21.75H7C6.27065 21.75 5.57139 21.4601 5.05566 20.9443C4.53994 20.4286 4.25 19.7293 4.25 19V7C4.25 6.27065 4.53994 5.57139 5.05566 5.05566C5.57139 4.53994 6.27065 4.25 7 4.25H8.35645C8.48343 3.80275 8.72104 3.39029 9.05566 3.05566C9.57139 2.53994 10.2707 2.25 11 2.25H13ZM7 5.75C6.66848 5.75 6.35063 5.88179 6.11621 6.11621C5.88179 6.35063 5.75 6.66848 5.75 7V19C5.75 19.3315 5.88179 19.6494 6.11621 19.8838C6.35063 20.1182 6.66848 20.25 7 20.25H17C17.3315 20.25 17.6494 20.1182 17.8838 19.8838C18.1182 19.6494 18.25 19.3315 18.25 19V7C18.25 6.66848 18.1182 6.35063 17.8838 6.11621C17.6494 5.88179 17.3315 5.75 17 5.75H15.6436C15.5166 6.19725 15.279 6.60971 14.9443 6.94434C14.4286 7.46006 13.7293 7.75 13 7.75H11C10.2707 7.75 9.57139 7.46006 9.05566 6.94434C8.72104 6.60971 8.48343 6.19725 8.35645 5.75H7ZM11 3.75C10.6685 3.75 10.3506 3.88179 10.1162 4.11621C9.88179 4.35063 9.75 4.66848 9.75 5C9.75 5.33152 9.88179 5.64937 10.1162 5.88379C10.3506 6.11821 10.6685 6.25 11 6.25H13C13.3315 6.25 13.6494 6.11821 13.8838 5.88379C14.1182 5.64937 14.25 5.33152 14.25 5C14.25 4.66848 14.1182 4.35063 13.8838 4.11621C13.6494 3.88179 13.3315 3.75 13 3.75H11Z"
36
+ }
37
+ ));
38
+ });
39
+ var ConsentLogIcon_default = ConsentLogIcon;
40
+
41
+ module.exports = ConsentLogIcon_default;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ContentIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ContentIcon;
@@ -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 ContentIcon = 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: "M19.0068 19.3003C19.421 19.3003 19.7568 19.6361 19.7568 20.0503C19.7566 20.4643 19.4209 20.8003 19.0068 20.8003H4.99414C4.58009 20.8003 4.2444 20.4643 4.24414 20.0503C4.24414 19.6361 4.57993 19.3003 4.99414 19.3003H19.0068Z" }), /* @__PURE__ */ React__namespace.createElement(
31
+ "path",
32
+ {
33
+ fillRule: "evenodd",
34
+ clipRule: "evenodd",
35
+ d: "M15.5742 3.19971C16.4655 3.19971 17.3247 3.54424 17.9609 4.16357C18.5978 4.78368 18.9599 5.6293 18.96 6.51514C18.96 7.40108 18.5979 8.24651 17.9609 8.8667L9.64062 16.9683C9.50064 17.1045 9.31255 17.1811 9.11719 17.1812H5.35254C4.93845 17.1812 4.60275 16.8452 4.60254 16.4312V12.7651C4.60266 12.5617 4.68563 12.3673 4.83203 12.2261L13.1904 4.16162C13.8264 3.54362 14.684 3.19983 15.5742 3.19971ZM6.10254 13.0835V15.6812H8.81152L15.1094 9.54932L12.4854 6.92529L6.10254 13.0835ZM15.5742 4.69971C15.068 4.69983 14.5864 4.89605 14.2344 5.23877L14.2324 5.24072L13.5645 5.8833L16.1846 8.50342L16.915 7.79248C17.2664 7.45032 17.46 6.99013 17.46 6.51514C17.4599 6.04033 17.2663 5.58083 16.915 5.23877C16.5629 4.89595 16.0806 4.69971 15.5742 4.69971Z"
36
+ }
37
+ ), /* @__PURE__ */ React__namespace.createElement("path", { d: "M19.0068 15.6812C19.421 15.6812 19.7568 16.0169 19.7568 16.4312C19.7566 16.8451 19.4209 17.1812 19.0068 17.1812H14.2285C13.8145 17.1812 13.4788 16.8451 13.4785 16.4312C13.4785 16.0169 13.8143 15.6812 14.2285 15.6812H19.0068Z" }));
38
+ });
39
+ var ContentIcon_default = ContentIcon;
40
+
41
+ module.exports = ContentIcon_default;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ElementorCookieIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ElementorCookieIcon;
@@ -0,0 +1,62 @@
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 ElementorCookieIcon = 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: "M15.29 13.3706C16.3496 13.3709 17.209 14.2299 17.209 15.2896C17.209 16.3492 16.3497 17.2082 15.29 17.2085C14.2302 17.2085 13.3711 16.3494 13.3711 15.2896C13.3711 14.2297 14.2302 13.3706 15.29 13.3706ZM15.29 14.6167C14.9185 14.6167 14.6172 14.918 14.6172 15.2896C14.6172 15.6612 14.9184 15.9624 15.29 15.9624C15.6614 15.9621 15.9629 15.661 15.9629 15.2896C15.9629 14.9181 15.6614 14.617 15.29 14.6167Z"
36
+ }
37
+ ), /* @__PURE__ */ React__namespace.createElement(
38
+ "path",
39
+ {
40
+ fillRule: "evenodd",
41
+ clipRule: "evenodd",
42
+ d: "M8.51172 12.5054C9.68138 12.5056 10.6298 13.4538 10.6299 14.6235C10.6299 15.7933 9.68145 16.7414 8.51172 16.7417C7.34186 16.7416 6.39355 15.7934 6.39355 14.6235C6.39366 13.4537 7.34192 12.5055 8.51172 12.5054ZM8.51172 13.7515C8.03015 13.7516 7.63975 14.142 7.63965 14.6235C7.63965 15.1052 8.03008 15.4955 8.51172 15.4956C8.99322 15.4953 9.38379 15.1051 9.38379 14.6235C9.38368 14.1421 8.99315 13.7517 8.51172 13.7515Z"
43
+ }
44
+ ), /* @__PURE__ */ React__namespace.createElement(
45
+ "path",
46
+ {
47
+ fillRule: "evenodd",
48
+ clipRule: "evenodd",
49
+ d: "M10.8037 6.52295C12.1385 6.52321 13.2214 7.60518 13.2217 8.93994C13.2217 10.2749 12.1386 11.3576 10.8037 11.3579C9.46879 11.3577 8.38672 10.2749 8.38672 8.93994C8.38695 7.60516 9.46893 6.52318 10.8037 6.52295ZM10.8037 7.76904C10.1572 7.76928 9.63305 8.29339 9.63281 8.93994C9.63281 9.58669 10.157 10.1116 10.8037 10.1118C11.4504 10.1116 11.9756 9.58667 11.9756 8.93994C11.9754 8.29341 11.4502 7.76931 10.8037 7.76904Z"
50
+ }
51
+ ), /* @__PURE__ */ React__namespace.createElement(
52
+ "path",
53
+ {
54
+ fillRule: "evenodd",
55
+ clipRule: "evenodd",
56
+ d: "M12.5059 1.29541C13.2798 1.33291 13.8048 1.88633 14.0508 2.40967C14.569 3.51261 15.6885 4.27393 16.9844 4.27393C17.4753 4.27393 17.9059 4.50602 18.2012 4.80127C18.4964 5.09652 18.7285 5.52712 18.7285 6.01807C18.7285 7.53576 19.7734 8.81171 21.1836 9.1626C21.8045 9.31717 22.5261 9.80622 22.6338 10.6724C22.6879 11.1072 22.7168 11.5502 22.7168 11.9995L22.7021 12.5513C22.415 18.2137 17.7336 22.7172 12 22.7173C6.26631 22.7173 1.58499 18.2138 1.29785 12.5513L1.2832 11.9995C1.28371 6.08104 6.08158 1.28272 12 1.28271C12.1699 1.28272 12.3385 1.28731 12.5059 1.29541ZM12 2.77881C6.90754 2.77881 2.77977 6.90671 2.7793 11.9995C2.7793 17.0927 6.90725 21.2212 12 21.2212L12.4746 21.2095C17.3467 20.9624 21.2207 16.9335 21.2207 11.9995C21.2207 11.6125 21.1969 11.2312 21.1504 10.8569C21.1472 10.831 21.1346 10.7935 21.083 10.7456C21.0271 10.6936 20.9365 10.6422 20.8223 10.6138C18.7614 10.101 17.2334 8.23864 17.2334 6.01807C17.2333 6.00283 17.2199 5.93523 17.1436 5.85889C17.0669 5.7823 16.9992 5.76904 16.9844 5.76904C15.0872 5.76904 13.4526 4.65293 12.6973 3.04541C12.6527 2.95077 12.5955 2.88048 12.543 2.83838C12.4937 2.79898 12.4575 2.78973 12.4336 2.78857L12 2.77881Z"
57
+ }
58
+ ));
59
+ });
60
+ var ElementorCookieIcon_default = ElementorCookieIcon;
61
+
62
+ module.exports = ElementorCookieIcon_default;
package/cjs/index.d.ts CHANGED
@@ -45,6 +45,7 @@ export { default as BrushBigIcon } from './BrushBigIcon';
45
45
  export { default as BrushIcon } from './BrushIcon';
46
46
  export { default as BugOffIcon } from './BugOffIcon';
47
47
  export { default as BulbIcon } from './BulbIcon';
48
+ export { default as CalculatorIcon } from './CalculatorIcon';
48
49
  export { default as CalendarDollarIcon } from './CalendarDollarIcon';
49
50
  export { default as CalendarIcon } from './CalendarIcon';
50
51
  export { default as CameraIcon } from './CameraIcon';
@@ -78,7 +79,9 @@ export { default as Columns3Icon } from './Columns3Icon';
78
79
  export { default as ComponentPropListIcon } from './ComponentPropListIcon';
79
80
  export { default as ComponentsFilledIcon } from './ComponentsFilledIcon';
80
81
  export { default as ComponentsIcon } from './ComponentsIcon';
82
+ export { default as ConsentLogIcon } from './ConsentLogIcon';
81
83
  export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
84
+ export { default as ContentIcon } from './ContentIcon';
82
85
  export { default as CopyIcon } from './CopyIcon';
83
86
  export { default as CopyPageIcon } from './CopyPageIcon';
84
87
  export { default as CornerUpRightIcon } from './CornerUpRightIcon';
@@ -99,6 +102,7 @@ export { default as EditIcon } from './EditIcon';
99
102
  export { default as ElementorAIIcon } from './ElementorAIIcon';
100
103
  export { default as ElementorAccessibilityIcon } from './ElementorAccessibilityIcon';
101
104
  export { default as ElementorAngieIcon } from './ElementorAngieIcon';
105
+ export { default as ElementorCookieIcon } from './ElementorCookieIcon';
102
106
  export { default as ElementorEditorIcon } from './ElementorEditorIcon';
103
107
  export { default as ElementorEmailDeliverabilityIcon } from './ElementorEmailDeliverabilityIcon';
104
108
  export { default as ElementorGenericIcon } from './ElementorGenericIcon';
package/cjs/index.js CHANGED
@@ -47,6 +47,7 @@ var BrushBigIcon = require('./BrushBigIcon');
47
47
  var BrushIcon = require('./BrushIcon');
48
48
  var BugOffIcon = require('./BugOffIcon');
49
49
  var BulbIcon = require('./BulbIcon');
50
+ var CalculatorIcon = require('./CalculatorIcon');
50
51
  var CalendarDollarIcon = require('./CalendarDollarIcon');
51
52
  var CalendarIcon = require('./CalendarIcon');
52
53
  var CameraIcon = require('./CameraIcon');
@@ -80,7 +81,9 @@ var Columns3Icon = require('./Columns3Icon');
80
81
  var ComponentPropListIcon = require('./ComponentPropListIcon');
81
82
  var ComponentsFilledIcon = require('./ComponentsFilledIcon');
82
83
  var ComponentsIcon = require('./ComponentsIcon');
84
+ var ConsentLogIcon = require('./ConsentLogIcon');
83
85
  var ContainerTemplateIcon = require('./ContainerTemplateIcon');
86
+ var ContentIcon = require('./ContentIcon');
84
87
  var CopyIcon = require('./CopyIcon');
85
88
  var CopyPageIcon = require('./CopyPageIcon');
86
89
  var CornerUpRightIcon = require('./CornerUpRightIcon');
@@ -101,6 +104,7 @@ var EditIcon = require('./EditIcon');
101
104
  var ElementorAIIcon = require('./ElementorAIIcon');
102
105
  var ElementorAccessibilityIcon = require('./ElementorAccessibilityIcon');
103
106
  var ElementorAngieIcon = require('./ElementorAngieIcon');
107
+ var ElementorCookieIcon = require('./ElementorCookieIcon');
104
108
  var ElementorEditorIcon = require('./ElementorEditorIcon');
105
109
  var ElementorEmailDeliverabilityIcon = require('./ElementorEmailDeliverabilityIcon');
106
110
  var ElementorGenericIcon = require('./ElementorGenericIcon');
@@ -331,6 +335,7 @@ var BrushBigIcon__default = /*#__PURE__*/_interopDefault(BrushBigIcon);
331
335
  var BrushIcon__default = /*#__PURE__*/_interopDefault(BrushIcon);
332
336
  var BugOffIcon__default = /*#__PURE__*/_interopDefault(BugOffIcon);
333
337
  var BulbIcon__default = /*#__PURE__*/_interopDefault(BulbIcon);
338
+ var CalculatorIcon__default = /*#__PURE__*/_interopDefault(CalculatorIcon);
334
339
  var CalendarDollarIcon__default = /*#__PURE__*/_interopDefault(CalendarDollarIcon);
335
340
  var CalendarIcon__default = /*#__PURE__*/_interopDefault(CalendarIcon);
336
341
  var CameraIcon__default = /*#__PURE__*/_interopDefault(CameraIcon);
@@ -364,7 +369,9 @@ var Columns3Icon__default = /*#__PURE__*/_interopDefault(Columns3Icon);
364
369
  var ComponentPropListIcon__default = /*#__PURE__*/_interopDefault(ComponentPropListIcon);
365
370
  var ComponentsFilledIcon__default = /*#__PURE__*/_interopDefault(ComponentsFilledIcon);
366
371
  var ComponentsIcon__default = /*#__PURE__*/_interopDefault(ComponentsIcon);
372
+ var ConsentLogIcon__default = /*#__PURE__*/_interopDefault(ConsentLogIcon);
367
373
  var ContainerTemplateIcon__default = /*#__PURE__*/_interopDefault(ContainerTemplateIcon);
374
+ var ContentIcon__default = /*#__PURE__*/_interopDefault(ContentIcon);
368
375
  var CopyIcon__default = /*#__PURE__*/_interopDefault(CopyIcon);
369
376
  var CopyPageIcon__default = /*#__PURE__*/_interopDefault(CopyPageIcon);
370
377
  var CornerUpRightIcon__default = /*#__PURE__*/_interopDefault(CornerUpRightIcon);
@@ -385,6 +392,7 @@ var EditIcon__default = /*#__PURE__*/_interopDefault(EditIcon);
385
392
  var ElementorAIIcon__default = /*#__PURE__*/_interopDefault(ElementorAIIcon);
386
393
  var ElementorAccessibilityIcon__default = /*#__PURE__*/_interopDefault(ElementorAccessibilityIcon);
387
394
  var ElementorAngieIcon__default = /*#__PURE__*/_interopDefault(ElementorAngieIcon);
395
+ var ElementorCookieIcon__default = /*#__PURE__*/_interopDefault(ElementorCookieIcon);
388
396
  var ElementorEditorIcon__default = /*#__PURE__*/_interopDefault(ElementorEditorIcon);
389
397
  var ElementorEmailDeliverabilityIcon__default = /*#__PURE__*/_interopDefault(ElementorEmailDeliverabilityIcon);
390
398
  var ElementorGenericIcon__default = /*#__PURE__*/_interopDefault(ElementorGenericIcon);
@@ -756,6 +764,10 @@ Object.defineProperty(exports, "BulbIcon", {
756
764
  enumerable: true,
757
765
  get: function () { return BulbIcon__default.default; }
758
766
  });
767
+ Object.defineProperty(exports, "CalculatorIcon", {
768
+ enumerable: true,
769
+ get: function () { return CalculatorIcon__default.default; }
770
+ });
759
771
  Object.defineProperty(exports, "CalendarDollarIcon", {
760
772
  enumerable: true,
761
773
  get: function () { return CalendarDollarIcon__default.default; }
@@ -888,10 +900,18 @@ Object.defineProperty(exports, "ComponentsIcon", {
888
900
  enumerable: true,
889
901
  get: function () { return ComponentsIcon__default.default; }
890
902
  });
903
+ Object.defineProperty(exports, "ConsentLogIcon", {
904
+ enumerable: true,
905
+ get: function () { return ConsentLogIcon__default.default; }
906
+ });
891
907
  Object.defineProperty(exports, "ContainerTemplateIcon", {
892
908
  enumerable: true,
893
909
  get: function () { return ContainerTemplateIcon__default.default; }
894
910
  });
911
+ Object.defineProperty(exports, "ContentIcon", {
912
+ enumerable: true,
913
+ get: function () { return ContentIcon__default.default; }
914
+ });
895
915
  Object.defineProperty(exports, "CopyIcon", {
896
916
  enumerable: true,
897
917
  get: function () { return CopyIcon__default.default; }
@@ -972,6 +992,10 @@ Object.defineProperty(exports, "ElementorAngieIcon", {
972
992
  enumerable: true,
973
993
  get: function () { return ElementorAngieIcon__default.default; }
974
994
  });
995
+ Object.defineProperty(exports, "ElementorCookieIcon", {
996
+ enumerable: true,
997
+ get: function () { return ElementorCookieIcon__default.default; }
998
+ });
975
999
  Object.defineProperty(exports, "ElementorEditorIcon", {
976
1000
  enumerable: true,
977
1001
  get: function () { return ElementorEditorIcon__default.default; }
package/index.d.ts CHANGED
@@ -45,6 +45,7 @@ export { default as BrushBigIcon } from './BrushBigIcon';
45
45
  export { default as BrushIcon } from './BrushIcon';
46
46
  export { default as BugOffIcon } from './BugOffIcon';
47
47
  export { default as BulbIcon } from './BulbIcon';
48
+ export { default as CalculatorIcon } from './CalculatorIcon';
48
49
  export { default as CalendarDollarIcon } from './CalendarDollarIcon';
49
50
  export { default as CalendarIcon } from './CalendarIcon';
50
51
  export { default as CameraIcon } from './CameraIcon';
@@ -78,7 +79,9 @@ export { default as Columns3Icon } from './Columns3Icon';
78
79
  export { default as ComponentPropListIcon } from './ComponentPropListIcon';
79
80
  export { default as ComponentsFilledIcon } from './ComponentsFilledIcon';
80
81
  export { default as ComponentsIcon } from './ComponentsIcon';
82
+ export { default as ConsentLogIcon } from './ConsentLogIcon';
81
83
  export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
84
+ export { default as ContentIcon } from './ContentIcon';
82
85
  export { default as CopyIcon } from './CopyIcon';
83
86
  export { default as CopyPageIcon } from './CopyPageIcon';
84
87
  export { default as CornerUpRightIcon } from './CornerUpRightIcon';
@@ -99,6 +102,7 @@ export { default as EditIcon } from './EditIcon';
99
102
  export { default as ElementorAIIcon } from './ElementorAIIcon';
100
103
  export { default as ElementorAccessibilityIcon } from './ElementorAccessibilityIcon';
101
104
  export { default as ElementorAngieIcon } from './ElementorAngieIcon';
105
+ export { default as ElementorCookieIcon } from './ElementorCookieIcon';
102
106
  export { default as ElementorEditorIcon } from './ElementorEditorIcon';
103
107
  export { default as ElementorEmailDeliverabilityIcon } from './ElementorEmailDeliverabilityIcon';
104
108
  export { default as ElementorGenericIcon } from './ElementorGenericIcon';
package/index.js CHANGED
@@ -45,6 +45,7 @@ export { default as BrushBigIcon } from './BrushBigIcon';
45
45
  export { default as BrushIcon } from './BrushIcon';
46
46
  export { default as BugOffIcon } from './BugOffIcon';
47
47
  export { default as BulbIcon } from './BulbIcon';
48
+ export { default as CalculatorIcon } from './CalculatorIcon';
48
49
  export { default as CalendarDollarIcon } from './CalendarDollarIcon';
49
50
  export { default as CalendarIcon } from './CalendarIcon';
50
51
  export { default as CameraIcon } from './CameraIcon';
@@ -78,7 +79,9 @@ export { default as Columns3Icon } from './Columns3Icon';
78
79
  export { default as ComponentPropListIcon } from './ComponentPropListIcon';
79
80
  export { default as ComponentsFilledIcon } from './ComponentsFilledIcon';
80
81
  export { default as ComponentsIcon } from './ComponentsIcon';
82
+ export { default as ConsentLogIcon } from './ConsentLogIcon';
81
83
  export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
84
+ export { default as ContentIcon } from './ContentIcon';
82
85
  export { default as CopyIcon } from './CopyIcon';
83
86
  export { default as CopyPageIcon } from './CopyPageIcon';
84
87
  export { default as CornerUpRightIcon } from './CornerUpRightIcon';
@@ -99,6 +102,7 @@ export { default as EditIcon } from './EditIcon';
99
102
  export { default as ElementorAIIcon } from './ElementorAIIcon';
100
103
  export { default as ElementorAccessibilityIcon } from './ElementorAccessibilityIcon';
101
104
  export { default as ElementorAngieIcon } from './ElementorAngieIcon';
105
+ export { default as ElementorCookieIcon } from './ElementorCookieIcon';
102
106
  export { default as ElementorEditorIcon } from './ElementorEditorIcon';
103
107
  export { default as ElementorEmailDeliverabilityIcon } from './ElementorEmailDeliverabilityIcon';
104
108
  export { default as ElementorGenericIcon } from './ElementorGenericIcon';
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "require": "./cjs/*/index.js"
17
17
  }
18
18
  },
19
- "version": "1.69.0",
19
+ "version": "1.71.0",
20
20
  "description": "Elementor Icons Library",
21
21
  "author": "Elementor Team",
22
22
  "homepage": "https://elementor.github.io/elementor-ui/",