@elementor/icons 1.67.1 → 1.69.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 ElementorManageIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ElementorManageIcon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const ElementorManageIcon = React.forwardRef((props, ref) => {
5
+ return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M11.9863 7.79297C12.3088 7.79326 12.5952 7.99975 12.6973 8.30566L13.7178 11.3662H16.75C17.164 11.3665 17.5 11.7022 17.5 12.1162C17.4999 12.5302 17.164 12.8659 16.75 12.8662H13.1768C12.8542 12.866 12.568 12.6594 12.4658 12.3535L11.9854 10.9141L10.3154 15.9268C10.2248 16.1982 9.98671 16.3945 9.70312 16.4326C9.41959 16.4704 9.13935 16.3433 8.98047 16.1055L6.82031 12.8662H4.83984C4.42566 12.8662 4.0899 12.5304 4.08984 12.1162C4.08984 11.702 4.42563 11.3662 4.83984 11.3662H7.22168L7.31543 11.3721C7.52978 11.3991 7.72415 11.5179 7.8457 11.7002L9.37695 13.9971L11.2744 8.30566L11.3213 8.19629C11.4489 7.9515 11.7038 7.79297 11.9863 7.79297Z" }), /* @__PURE__ */ React.createElement(
6
+ "path",
7
+ {
8
+ fillRule: "evenodd",
9
+ clipRule: "evenodd",
10
+ d: "M19.8027 0.748047C21.8738 0.748047 23.5527 2.42698 23.5527 4.49805V12.0508C23.5527 13.916 22.1908 15.4618 20.4072 15.751V16.2803C20.4072 18.3513 18.7283 20.0303 16.6572 20.0303H11.3525V21.5117C11.3525 21.5961 11.3362 21.6763 11.3105 21.752H15.3301C15.7441 21.7522 16.0801 22.0879 16.0801 22.502C16.0801 22.916 15.7441 23.2517 15.3301 23.252H5.87793C5.46372 23.252 5.12793 22.9162 5.12793 22.502C5.12793 22.0877 5.46372 21.752 5.87793 21.752H9.89551C9.86981 21.6763 9.85254 21.5961 9.85254 21.5117V20.0303H4.54883C2.4778 20.0303 0.798888 18.3513 0.798828 16.2803V7.95117C0.798829 6.00667 2.27883 4.40788 4.17383 4.21973C4.31626 2.27865 5.93565 0.748047 7.91309 0.748047H19.8027ZM4.54883 5.70117C3.30619 5.70117 2.29883 6.70853 2.29883 7.95117V16.2803C2.29889 17.5229 3.30622 18.5303 4.54883 18.5303H16.6572C17.8998 18.5303 18.9072 17.5229 18.9072 16.2803V7.95117C18.9072 6.70853 17.8999 5.70117 16.6572 5.70117H4.54883ZM7.91309 2.24805C6.77118 2.24805 5.82999 3.09898 5.68457 4.20117H16.6572C18.7283 4.20117 20.4072 5.8801 20.4072 7.95117V14.2158C21.3559 13.9515 22.0527 13.0837 22.0527 12.0508V4.49805C22.0527 3.25541 21.0454 2.24805 19.8027 2.24805H7.91309Z"
11
+ }
12
+ ));
13
+ });
14
+ var ElementorManageIcon_default = ElementorManageIcon;
15
+
16
+ export { ElementorManageIcon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const PartnerTier1Icon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default PartnerTier1Icon;
@@ -0,0 +1,16 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const PartnerTier1Icon = React.forwardRef((props, ref) => {
5
+ return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M12.0004 6.99977C12.133 6.9999 12.254 7.07128 12.3129 7.18336L13.6693 9.77418L16.7006 10.1892C16.8321 10.2072 16.9416 10.2937 16.9828 10.4129C17.0239 10.5322 16.9892 10.6633 16.8939 10.7507L14.6976 12.7673L15.2152 15.615C15.2377 15.7386 15.1841 15.8636 15.0765 15.9373C14.9689 16.011 14.8261 16.0202 14.7084 15.9617L12.0033 14.6179L9.29139 15.9627C9.17373 16.0209 9.03074 16.0109 8.92322 15.9373C8.81577 15.8636 8.76209 15.7385 8.78455 15.615L9.30213 12.7673L7.10584 10.7507C7.01052 10.6633 6.97589 10.5322 7.01697 10.4129C7.0581 10.2937 7.16764 10.2072 7.2992 10.1892L10.3305 9.77418L11.6869 7.18336C11.7458 7.07112 11.8675 6.99977 12.0004 6.99977Z" }), /* @__PURE__ */ React.createElement(
6
+ "path",
7
+ {
8
+ fillRule: "evenodd",
9
+ clipRule: "evenodd",
10
+ d: "M10.8021 3.38356C11.4335 2.65396 12.5652 2.65413 13.1967 3.38356L14.2816 4.63649C14.6084 5.01407 15.0941 5.21526 15.5922 5.17946L17.2455 5.06032C18.2079 4.99086 19.0082 5.79134 18.9388 6.75368L18.8197 8.407L18.8168 8.59254C18.8363 9.02377 19.0323 9.43146 19.3627 9.71754L20.6156 10.8025C21.3453 11.4339 21.3453 12.5656 20.6156 13.197L19.3627 14.282L19.2289 14.4109C18.9378 14.7296 18.7884 15.1567 18.8197 15.5925L18.9388 17.2459C19.004 18.148 18.3047 18.9078 17.4242 18.9422L17.2455 18.9392L15.5922 18.8201C15.0941 18.7843 14.6084 18.9855 14.2816 19.3631L13.1967 20.616C12.6048 21.3 11.5731 21.3432 10.9262 20.7449L10.8021 20.616L9.71717 19.3631C9.39031 18.9856 8.90467 18.7842 8.40662 18.8201L6.7533 18.9392L6.57459 18.9422C5.75299 18.9099 5.08909 18.2462 5.05701 17.4246L5.05994 17.2459L5.17908 15.5925C5.21041 15.1567 5.06096 14.7296 4.7699 14.4109L4.63611 14.282L3.38319 13.197C2.69944 12.6051 2.65603 11.5734 3.25428 10.9265L3.38319 10.8025L4.63611 9.71754C4.96665 9.43145 5.16246 9.02388 5.18201 8.59254L5.17908 8.407L5.05994 6.75368C4.99065 5.79145 5.79107 4.99103 6.7533 5.06032L8.40662 5.17946C8.90478 5.21534 9.3903 5.01413 9.71717 4.63649L10.8021 3.38356ZM12.2894 4.16872C12.1365 3.99232 11.8622 3.99216 11.7094 4.16872L10.6254 5.42165C10.0507 6.08579 9.1957 6.43997 8.31971 6.37672L6.66736 6.25758C6.43456 6.24094 6.24056 6.43493 6.25721 6.66774L6.37635 8.32008C6.43959 9.19608 6.08541 10.051 5.42127 10.6257L4.16834 11.7097C3.99179 11.8625 3.99195 12.1369 4.16834 12.2898L5.42127 13.3738C6.08536 13.9484 6.43952 14.8035 6.37635 15.6795L6.25721 17.3318C6.24039 17.5647 6.43445 17.7586 6.66736 17.742L8.31971 17.6228C9.19559 17.5596 10.0507 17.9139 10.6254 18.5779L11.7094 19.8308C11.8622 20.0075 12.1366 20.0075 12.2894 19.8308L13.3734 18.5779C13.9481 17.9138 14.8032 17.5597 15.6791 17.6228L17.3314 17.742C17.5644 17.7588 17.7584 17.5648 17.7416 17.3318L17.6224 15.6795C17.5593 14.8036 17.9135 13.9484 18.5775 13.3738L19.8305 12.2898C20.0071 12.1369 20.0071 11.8626 19.8305 11.7097L18.5775 10.6257C17.9136 10.051 17.5592 9.19596 17.6224 8.32008L17.7416 6.66774C17.7583 6.43482 17.5644 6.24076 17.3314 6.25758L15.6791 6.37672C14.8032 6.43989 13.9481 6.08573 13.3734 5.42165L12.2894 4.16872Z"
11
+ }
12
+ ));
13
+ });
14
+ var PartnerTier1Icon_default = PartnerTier1Icon;
15
+
16
+ export { PartnerTier1Icon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const PartnerTier2Icon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default PartnerTier2Icon;
@@ -0,0 +1,23 @@
1
+ import * as React from 'react';
2
+ import SvgIcon from '@elementor/ui/SvgIcon';
3
+
4
+ const PartnerTier2Icon = 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.1631 8.05492C15.2424 8.05492 15.3211 8.07225 15.3926 8.10668C15.4641 8.14118 15.5268 8.19201 15.5762 8.25414L15.6152 8.31078L17.1992 10.9494C17.251 11.0359 17.2764 11.1358 17.2734 11.2366C17.2704 11.3374 17.2385 11.4355 17.1816 11.5188L17.1396 11.5725L12.6387 16.6037C12.5551 16.689 12.4548 16.7568 12.3447 16.803C12.2347 16.8491 12.1164 16.8724 11.9971 16.8723C11.786 16.8723 11.5826 16.7987 11.4111 16.6526L11.3398 16.5862L6.85449 11.5725C6.78722 11.4973 6.74267 11.4045 6.72656 11.3049C6.71049 11.2052 6.72337 11.1026 6.76367 11.01L6.7959 10.9494L8.38574 8.29906L8.41895 8.25121C8.44308 8.22119 8.4708 8.1941 8.50098 8.17015L8.54785 8.13597L8.59473 8.10961L8.62109 8.09789L8.65234 8.08422L8.70996 8.06761L8.76953 8.05687L8.83105 8.05492H15.1631ZM10.0752 10.0764C9.93954 10.1103 9.82298 10.1968 9.75098 10.3166L9.43457 10.844L9.40234 10.9055C9.36203 10.9986 9.34966 11.1013 9.36621 11.2014C9.38279 11.3015 9.42788 11.3948 9.49609 11.47L10.5508 12.6311L10.5986 12.677C10.6963 12.7606 10.8216 12.8059 10.9502 12.8039C11.0785 12.8019 11.2019 12.7535 11.2969 12.6672L11.3428 12.6194C11.4264 12.5217 11.4717 12.3964 11.4697 12.2678C11.4677 12.1394 11.4184 12.0161 11.332 11.9211L10.54 11.05L10.6553 10.8586L10.6846 10.8049C10.7376 10.687 10.7448 10.5533 10.7061 10.4299C10.6673 10.3067 10.5854 10.2014 10.4746 10.135C10.3547 10.0632 10.2108 10.0425 10.0752 10.0764Z"
11
+ }
12
+ ), /* @__PURE__ */ React.createElement(
13
+ "path",
14
+ {
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
17
+ d: "M10.9219 2.31468C11.5887 1.92694 12.4102 1.92707 13.0771 2.31468L19.79 6.21703C20.4568 6.60477 20.867 7.3215 20.8672 8.09691V15.9026C20.8671 16.6779 20.4567 17.3946 19.79 17.7825L13.0771 21.6858L12.9512 21.7541C12.3518 22.0509 11.6482 22.0509 11.0488 21.7541L10.9219 21.6858L4.20996 17.7825C3.5431 17.3947 3.13194 16.6781 3.13184 15.9026V8.09691C3.13199 7.37009 3.49351 6.69525 4.08789 6.29418L4.20996 6.21703L10.9219 2.31468ZM12.4609 3.37523C12.1754 3.20926 11.8246 3.20937 11.5391 3.37523L4.82617 7.27855C4.54013 7.44524 4.35954 7.75603 4.35938 8.09691V15.9026C4.35948 16.2437 4.53985 16.5552 4.82617 16.7219L11.5391 20.6243C11.8246 20.7902 12.1754 20.7901 12.4609 20.6243L19.1729 16.7219C19.4594 16.5553 19.6405 16.2438 19.6406 15.9026V8.09691C19.6405 7.75576 19.4593 7.44515 19.1729 7.27855L12.4609 3.37523Z"
18
+ }
19
+ ));
20
+ });
21
+ var PartnerTier2Icon_default = PartnerTier2Icon;
22
+
23
+ export { PartnerTier2Icon_default as default };
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const ElementorManageIcon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default ElementorManageIcon;
@@ -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 ElementorManageIcon = 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: "M11.9863 7.79297C12.3088 7.79326 12.5952 7.99975 12.6973 8.30566L13.7178 11.3662H16.75C17.164 11.3665 17.5 11.7022 17.5 12.1162C17.4999 12.5302 17.164 12.8659 16.75 12.8662H13.1768C12.8542 12.866 12.568 12.6594 12.4658 12.3535L11.9854 10.9141L10.3154 15.9268C10.2248 16.1982 9.98671 16.3945 9.70312 16.4326C9.41959 16.4704 9.13935 16.3433 8.98047 16.1055L6.82031 12.8662H4.83984C4.42566 12.8662 4.0899 12.5304 4.08984 12.1162C4.08984 11.702 4.42563 11.3662 4.83984 11.3662H7.22168L7.31543 11.3721C7.52978 11.3991 7.72415 11.5179 7.8457 11.7002L9.37695 13.9971L11.2744 8.30566L11.3213 8.19629C11.4489 7.9515 11.7038 7.79297 11.9863 7.79297Z" }), /* @__PURE__ */ React__namespace.createElement(
31
+ "path",
32
+ {
33
+ fillRule: "evenodd",
34
+ clipRule: "evenodd",
35
+ d: "M19.8027 0.748047C21.8738 0.748047 23.5527 2.42698 23.5527 4.49805V12.0508C23.5527 13.916 22.1908 15.4618 20.4072 15.751V16.2803C20.4072 18.3513 18.7283 20.0303 16.6572 20.0303H11.3525V21.5117C11.3525 21.5961 11.3362 21.6763 11.3105 21.752H15.3301C15.7441 21.7522 16.0801 22.0879 16.0801 22.502C16.0801 22.916 15.7441 23.2517 15.3301 23.252H5.87793C5.46372 23.252 5.12793 22.9162 5.12793 22.502C5.12793 22.0877 5.46372 21.752 5.87793 21.752H9.89551C9.86981 21.6763 9.85254 21.5961 9.85254 21.5117V20.0303H4.54883C2.4778 20.0303 0.798888 18.3513 0.798828 16.2803V7.95117C0.798829 6.00667 2.27883 4.40788 4.17383 4.21973C4.31626 2.27865 5.93565 0.748047 7.91309 0.748047H19.8027ZM4.54883 5.70117C3.30619 5.70117 2.29883 6.70853 2.29883 7.95117V16.2803C2.29889 17.5229 3.30622 18.5303 4.54883 18.5303H16.6572C17.8998 18.5303 18.9072 17.5229 18.9072 16.2803V7.95117C18.9072 6.70853 17.8999 5.70117 16.6572 5.70117H4.54883ZM7.91309 2.24805C6.77118 2.24805 5.82999 3.09898 5.68457 4.20117H16.6572C18.7283 4.20117 20.4072 5.8801 20.4072 7.95117V14.2158C21.3559 13.9515 22.0527 13.0837 22.0527 12.0508V4.49805C22.0527 3.25541 21.0454 2.24805 19.8027 2.24805H7.91309Z"
36
+ }
37
+ ));
38
+ });
39
+ var ElementorManageIcon_default = ElementorManageIcon;
40
+
41
+ module.exports = ElementorManageIcon_default;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const PartnerTier1Icon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default PartnerTier1Icon;
@@ -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 PartnerTier1Icon = 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.0004 6.99977C12.133 6.9999 12.254 7.07128 12.3129 7.18336L13.6693 9.77418L16.7006 10.1892C16.8321 10.2072 16.9416 10.2937 16.9828 10.4129C17.0239 10.5322 16.9892 10.6633 16.8939 10.7507L14.6976 12.7673L15.2152 15.615C15.2377 15.7386 15.1841 15.8636 15.0765 15.9373C14.9689 16.011 14.8261 16.0202 14.7084 15.9617L12.0033 14.6179L9.29139 15.9627C9.17373 16.0209 9.03074 16.0109 8.92322 15.9373C8.81577 15.8636 8.76209 15.7385 8.78455 15.615L9.30213 12.7673L7.10584 10.7507C7.01052 10.6633 6.97589 10.5322 7.01697 10.4129C7.0581 10.2937 7.16764 10.2072 7.2992 10.1892L10.3305 9.77418L11.6869 7.18336C11.7458 7.07112 11.8675 6.99977 12.0004 6.99977Z" }), /* @__PURE__ */ React__namespace.createElement(
31
+ "path",
32
+ {
33
+ fillRule: "evenodd",
34
+ clipRule: "evenodd",
35
+ d: "M10.8021 3.38356C11.4335 2.65396 12.5652 2.65413 13.1967 3.38356L14.2816 4.63649C14.6084 5.01407 15.0941 5.21526 15.5922 5.17946L17.2455 5.06032C18.2079 4.99086 19.0082 5.79134 18.9388 6.75368L18.8197 8.407L18.8168 8.59254C18.8363 9.02377 19.0323 9.43146 19.3627 9.71754L20.6156 10.8025C21.3453 11.4339 21.3453 12.5656 20.6156 13.197L19.3627 14.282L19.2289 14.4109C18.9378 14.7296 18.7884 15.1567 18.8197 15.5925L18.9388 17.2459C19.004 18.148 18.3047 18.9078 17.4242 18.9422L17.2455 18.9392L15.5922 18.8201C15.0941 18.7843 14.6084 18.9855 14.2816 19.3631L13.1967 20.616C12.6048 21.3 11.5731 21.3432 10.9262 20.7449L10.8021 20.616L9.71717 19.3631C9.39031 18.9856 8.90467 18.7842 8.40662 18.8201L6.7533 18.9392L6.57459 18.9422C5.75299 18.9099 5.08909 18.2462 5.05701 17.4246L5.05994 17.2459L5.17908 15.5925C5.21041 15.1567 5.06096 14.7296 4.7699 14.4109L4.63611 14.282L3.38319 13.197C2.69944 12.6051 2.65603 11.5734 3.25428 10.9265L3.38319 10.8025L4.63611 9.71754C4.96665 9.43145 5.16246 9.02388 5.18201 8.59254L5.17908 8.407L5.05994 6.75368C4.99065 5.79145 5.79107 4.99103 6.7533 5.06032L8.40662 5.17946C8.90478 5.21534 9.3903 5.01413 9.71717 4.63649L10.8021 3.38356ZM12.2894 4.16872C12.1365 3.99232 11.8622 3.99216 11.7094 4.16872L10.6254 5.42165C10.0507 6.08579 9.1957 6.43997 8.31971 6.37672L6.66736 6.25758C6.43456 6.24094 6.24056 6.43493 6.25721 6.66774L6.37635 8.32008C6.43959 9.19608 6.08541 10.051 5.42127 10.6257L4.16834 11.7097C3.99179 11.8625 3.99195 12.1369 4.16834 12.2898L5.42127 13.3738C6.08536 13.9484 6.43952 14.8035 6.37635 15.6795L6.25721 17.3318C6.24039 17.5647 6.43445 17.7586 6.66736 17.742L8.31971 17.6228C9.19559 17.5596 10.0507 17.9139 10.6254 18.5779L11.7094 19.8308C11.8622 20.0075 12.1366 20.0075 12.2894 19.8308L13.3734 18.5779C13.9481 17.9138 14.8032 17.5597 15.6791 17.6228L17.3314 17.742C17.5644 17.7588 17.7584 17.5648 17.7416 17.3318L17.6224 15.6795C17.5593 14.8036 17.9135 13.9484 18.5775 13.3738L19.8305 12.2898C20.0071 12.1369 20.0071 11.8626 19.8305 11.7097L18.5775 10.6257C17.9136 10.051 17.5592 9.19596 17.6224 8.32008L17.7416 6.66774C17.7583 6.43482 17.5644 6.24076 17.3314 6.25758L15.6791 6.37672C14.8032 6.43989 13.9481 6.08573 13.3734 5.42165L12.2894 4.16872Z"
36
+ }
37
+ ));
38
+ });
39
+ var PartnerTier1Icon_default = PartnerTier1Icon;
40
+
41
+ module.exports = PartnerTier1Icon_default;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SvgIconProps } from '@elementor/ui/SvgIcon';
3
+ declare const PartnerTier2Icon: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default PartnerTier2Icon;
@@ -0,0 +1,48 @@
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 PartnerTier2Icon = 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.1631 8.05492C15.2424 8.05492 15.3211 8.07225 15.3926 8.10668C15.4641 8.14118 15.5268 8.19201 15.5762 8.25414L15.6152 8.31078L17.1992 10.9494C17.251 11.0359 17.2764 11.1358 17.2734 11.2366C17.2704 11.3374 17.2385 11.4355 17.1816 11.5188L17.1396 11.5725L12.6387 16.6037C12.5551 16.689 12.4548 16.7568 12.3447 16.803C12.2347 16.8491 12.1164 16.8724 11.9971 16.8723C11.786 16.8723 11.5826 16.7987 11.4111 16.6526L11.3398 16.5862L6.85449 11.5725C6.78722 11.4973 6.74267 11.4045 6.72656 11.3049C6.71049 11.2052 6.72337 11.1026 6.76367 11.01L6.7959 10.9494L8.38574 8.29906L8.41895 8.25121C8.44308 8.22119 8.4708 8.1941 8.50098 8.17015L8.54785 8.13597L8.59473 8.10961L8.62109 8.09789L8.65234 8.08422L8.70996 8.06761L8.76953 8.05687L8.83105 8.05492H15.1631ZM10.0752 10.0764C9.93954 10.1103 9.82298 10.1968 9.75098 10.3166L9.43457 10.844L9.40234 10.9055C9.36203 10.9986 9.34966 11.1013 9.36621 11.2014C9.38279 11.3015 9.42788 11.3948 9.49609 11.47L10.5508 12.6311L10.5986 12.677C10.6963 12.7606 10.8216 12.8059 10.9502 12.8039C11.0785 12.8019 11.2019 12.7535 11.2969 12.6672L11.3428 12.6194C11.4264 12.5217 11.4717 12.3964 11.4697 12.2678C11.4677 12.1394 11.4184 12.0161 11.332 11.9211L10.54 11.05L10.6553 10.8586L10.6846 10.8049C10.7376 10.687 10.7448 10.5533 10.7061 10.4299C10.6673 10.3067 10.5854 10.2014 10.4746 10.135C10.3547 10.0632 10.2108 10.0425 10.0752 10.0764Z"
36
+ }
37
+ ), /* @__PURE__ */ React__namespace.createElement(
38
+ "path",
39
+ {
40
+ fillRule: "evenodd",
41
+ clipRule: "evenodd",
42
+ d: "M10.9219 2.31468C11.5887 1.92694 12.4102 1.92707 13.0771 2.31468L19.79 6.21703C20.4568 6.60477 20.867 7.3215 20.8672 8.09691V15.9026C20.8671 16.6779 20.4567 17.3946 19.79 17.7825L13.0771 21.6858L12.9512 21.7541C12.3518 22.0509 11.6482 22.0509 11.0488 21.7541L10.9219 21.6858L4.20996 17.7825C3.5431 17.3947 3.13194 16.6781 3.13184 15.9026V8.09691C3.13199 7.37009 3.49351 6.69525 4.08789 6.29418L4.20996 6.21703L10.9219 2.31468ZM12.4609 3.37523C12.1754 3.20926 11.8246 3.20937 11.5391 3.37523L4.82617 7.27855C4.54013 7.44524 4.35954 7.75603 4.35938 8.09691V15.9026C4.35948 16.2437 4.53985 16.5552 4.82617 16.7219L11.5391 20.6243C11.8246 20.7902 12.1754 20.7901 12.4609 20.6243L19.1729 16.7219C19.4594 16.5553 19.6405 16.2438 19.6406 15.9026V8.09691C19.6405 7.75576 19.4593 7.44515 19.1729 7.27855L12.4609 3.37523Z"
43
+ }
44
+ ));
45
+ });
46
+ var PartnerTier2Icon_default = PartnerTier2Icon;
47
+
48
+ module.exports = PartnerTier2Icon_default;
package/cjs/index.d.ts CHANGED
@@ -104,6 +104,7 @@ export { default as ElementorEmailDeliverabilityIcon } from './ElementorEmailDel
104
104
  export { default as ElementorGenericIcon } from './ElementorGenericIcon';
105
105
  export { default as ElementorHostingIcon } from './ElementorHostingIcon';
106
106
  export { default as ElementorImageOptimizerIcon } from './ElementorImageOptimizerIcon';
107
+ export { default as ElementorManageIcon } from './ElementorManageIcon';
107
108
  export { default as ElementorOneIcon } from './ElementorOneIcon';
108
109
  export { default as EraseIcon } from './EraseIcon';
109
110
  export { default as Error404TemplateIcon } from './Error404TemplateIcon';
@@ -184,6 +185,8 @@ export { default as OverlineIcon } from './OverlineIcon';
184
185
  export { default as PageTemplateIcon } from './PageTemplateIcon';
185
186
  export { default as PageTypeIcon } from './PageTypeIcon';
186
187
  export { default as PagesIcon } from './PagesIcon';
188
+ export { default as PartnerTier1Icon } from './PartnerTier1Icon';
189
+ export { default as PartnerTier2Icon } from './PartnerTier2Icon';
187
190
  export { default as PencilIcon } from './PencilIcon';
188
191
  export { default as PencilSparklesIcon } from './PencilSparklesIcon';
189
192
  export { default as PhotoIcon } from './PhotoIcon';
package/cjs/index.js CHANGED
@@ -106,6 +106,7 @@ var ElementorEmailDeliverabilityIcon = require('./ElementorEmailDeliverabilityIc
106
106
  var ElementorGenericIcon = require('./ElementorGenericIcon');
107
107
  var ElementorHostingIcon = require('./ElementorHostingIcon');
108
108
  var ElementorImageOptimizerIcon = require('./ElementorImageOptimizerIcon');
109
+ var ElementorManageIcon = require('./ElementorManageIcon');
109
110
  var ElementorOneIcon = require('./ElementorOneIcon');
110
111
  var EraseIcon = require('./EraseIcon');
111
112
  var Error404TemplateIcon = require('./Error404TemplateIcon');
@@ -186,6 +187,8 @@ var OverlineIcon = require('./OverlineIcon');
186
187
  var PageTemplateIcon = require('./PageTemplateIcon');
187
188
  var PageTypeIcon = require('./PageTypeIcon');
188
189
  var PagesIcon = require('./PagesIcon');
190
+ var PartnerTier1Icon = require('./PartnerTier1Icon');
191
+ var PartnerTier2Icon = require('./PartnerTier2Icon');
189
192
  var PencilIcon = require('./PencilIcon');
190
193
  var PencilSparklesIcon = require('./PencilSparklesIcon');
191
194
  var PhotoIcon = require('./PhotoIcon');
@@ -387,6 +390,7 @@ var ElementorEmailDeliverabilityIcon__default = /*#__PURE__*/_interopDefault(Ele
387
390
  var ElementorGenericIcon__default = /*#__PURE__*/_interopDefault(ElementorGenericIcon);
388
391
  var ElementorHostingIcon__default = /*#__PURE__*/_interopDefault(ElementorHostingIcon);
389
392
  var ElementorImageOptimizerIcon__default = /*#__PURE__*/_interopDefault(ElementorImageOptimizerIcon);
393
+ var ElementorManageIcon__default = /*#__PURE__*/_interopDefault(ElementorManageIcon);
390
394
  var ElementorOneIcon__default = /*#__PURE__*/_interopDefault(ElementorOneIcon);
391
395
  var EraseIcon__default = /*#__PURE__*/_interopDefault(EraseIcon);
392
396
  var Error404TemplateIcon__default = /*#__PURE__*/_interopDefault(Error404TemplateIcon);
@@ -467,6 +471,8 @@ var OverlineIcon__default = /*#__PURE__*/_interopDefault(OverlineIcon);
467
471
  var PageTemplateIcon__default = /*#__PURE__*/_interopDefault(PageTemplateIcon);
468
472
  var PageTypeIcon__default = /*#__PURE__*/_interopDefault(PageTypeIcon);
469
473
  var PagesIcon__default = /*#__PURE__*/_interopDefault(PagesIcon);
474
+ var PartnerTier1Icon__default = /*#__PURE__*/_interopDefault(PartnerTier1Icon);
475
+ var PartnerTier2Icon__default = /*#__PURE__*/_interopDefault(PartnerTier2Icon);
470
476
  var PencilIcon__default = /*#__PURE__*/_interopDefault(PencilIcon);
471
477
  var PencilSparklesIcon__default = /*#__PURE__*/_interopDefault(PencilSparklesIcon);
472
478
  var PhotoIcon__default = /*#__PURE__*/_interopDefault(PhotoIcon);
@@ -986,6 +992,10 @@ Object.defineProperty(exports, "ElementorImageOptimizerIcon", {
986
992
  enumerable: true,
987
993
  get: function () { return ElementorImageOptimizerIcon__default.default; }
988
994
  });
995
+ Object.defineProperty(exports, "ElementorManageIcon", {
996
+ enumerable: true,
997
+ get: function () { return ElementorManageIcon__default.default; }
998
+ });
989
999
  Object.defineProperty(exports, "ElementorOneIcon", {
990
1000
  enumerable: true,
991
1001
  get: function () { return ElementorOneIcon__default.default; }
@@ -1306,6 +1316,14 @@ Object.defineProperty(exports, "PagesIcon", {
1306
1316
  enumerable: true,
1307
1317
  get: function () { return PagesIcon__default.default; }
1308
1318
  });
1319
+ Object.defineProperty(exports, "PartnerTier1Icon", {
1320
+ enumerable: true,
1321
+ get: function () { return PartnerTier1Icon__default.default; }
1322
+ });
1323
+ Object.defineProperty(exports, "PartnerTier2Icon", {
1324
+ enumerable: true,
1325
+ get: function () { return PartnerTier2Icon__default.default; }
1326
+ });
1309
1327
  Object.defineProperty(exports, "PencilIcon", {
1310
1328
  enumerable: true,
1311
1329
  get: function () { return PencilIcon__default.default; }
package/index.d.ts CHANGED
@@ -104,6 +104,7 @@ export { default as ElementorEmailDeliverabilityIcon } from './ElementorEmailDel
104
104
  export { default as ElementorGenericIcon } from './ElementorGenericIcon';
105
105
  export { default as ElementorHostingIcon } from './ElementorHostingIcon';
106
106
  export { default as ElementorImageOptimizerIcon } from './ElementorImageOptimizerIcon';
107
+ export { default as ElementorManageIcon } from './ElementorManageIcon';
107
108
  export { default as ElementorOneIcon } from './ElementorOneIcon';
108
109
  export { default as EraseIcon } from './EraseIcon';
109
110
  export { default as Error404TemplateIcon } from './Error404TemplateIcon';
@@ -184,6 +185,8 @@ export { default as OverlineIcon } from './OverlineIcon';
184
185
  export { default as PageTemplateIcon } from './PageTemplateIcon';
185
186
  export { default as PageTypeIcon } from './PageTypeIcon';
186
187
  export { default as PagesIcon } from './PagesIcon';
188
+ export { default as PartnerTier1Icon } from './PartnerTier1Icon';
189
+ export { default as PartnerTier2Icon } from './PartnerTier2Icon';
187
190
  export { default as PencilIcon } from './PencilIcon';
188
191
  export { default as PencilSparklesIcon } from './PencilSparklesIcon';
189
192
  export { default as PhotoIcon } from './PhotoIcon';
package/index.js CHANGED
@@ -104,6 +104,7 @@ export { default as ElementorEmailDeliverabilityIcon } from './ElementorEmailDel
104
104
  export { default as ElementorGenericIcon } from './ElementorGenericIcon';
105
105
  export { default as ElementorHostingIcon } from './ElementorHostingIcon';
106
106
  export { default as ElementorImageOptimizerIcon } from './ElementorImageOptimizerIcon';
107
+ export { default as ElementorManageIcon } from './ElementorManageIcon';
107
108
  export { default as ElementorOneIcon } from './ElementorOneIcon';
108
109
  export { default as EraseIcon } from './EraseIcon';
109
110
  export { default as Error404TemplateIcon } from './Error404TemplateIcon';
@@ -184,6 +185,8 @@ export { default as OverlineIcon } from './OverlineIcon';
184
185
  export { default as PageTemplateIcon } from './PageTemplateIcon';
185
186
  export { default as PageTypeIcon } from './PageTypeIcon';
186
187
  export { default as PagesIcon } from './PagesIcon';
188
+ export { default as PartnerTier1Icon } from './PartnerTier1Icon';
189
+ export { default as PartnerTier2Icon } from './PartnerTier2Icon';
187
190
  export { default as PencilIcon } from './PencilIcon';
188
191
  export { default as PencilSparklesIcon } from './PencilSparklesIcon';
189
192
  export { default as PhotoIcon } from './PhotoIcon';
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "require": "./cjs/*/index.js"
17
17
  }
18
18
  },
19
- "version": "1.67.1",
19
+ "version": "1.69.0",
20
20
  "description": "Elementor Icons Library",
21
21
  "author": "Elementor Team",
22
22
  "homepage": "https://elementor.github.io/elementor-ui/",