@elementor/icons 1.50.0 → 1.51.1
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.
- package/AddPageIcon/index.d.ts +4 -0
- package/AddPageIcon/index.js +23 -0
- package/CoinsIcon/index.d.ts +4 -0
- package/CoinsIcon/index.js +23 -0
- package/MathFunctionIcon/index.d.ts +4 -0
- package/MathFunctionIcon/index.js +9 -0
- package/cjs/AddPageIcon/index.d.ts +4 -0
- package/cjs/AddPageIcon/index.js +48 -0
- package/cjs/CoinsIcon/index.d.ts +4 -0
- package/cjs/CoinsIcon/index.js +48 -0
- package/cjs/MathFunctionIcon/index.d.ts +4 -0
- package/cjs/MathFunctionIcon/index.js +34 -0
- package/cjs/index.d.ts +3 -0
- package/cjs/index.js +18 -0
- package/index.d.ts +3 -0
- package/index.js +3 -0
- package/package.json +1 -1
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const AddPageIcon = 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 3.75C6.66848 3.75 6.35054 3.8817 6.11612 4.11612C5.8817 4.35054 5.75 4.66848 5.75 5V19C5.75 19.3315 5.8817 19.6495 6.11612 19.8839C6.35054 20.1183 6.66848 20.25 7 20.25H11.5C11.9142 20.25 12.25 20.5858 12.25 21C12.25 21.4142 11.9142 21.75 11.5 21.75H7C6.27065 21.75 5.57118 21.4603 5.05546 20.9445C4.53973 20.4288 4.25 19.7293 4.25 19V5C4.25 4.27065 4.53973 3.57118 5.05546 3.05546C5.57118 2.53973 6.27065 2.25 7 2.25H14C14.1989 2.25 14.3897 2.32902 14.5303 2.46967L19.5303 7.46967C19.671 7.61032 19.75 7.80109 19.75 8V13C19.75 13.4142 19.4142 13.75 19 13.75C18.5858 13.75 18.25 13.4142 18.25 13V8.75H15C14.5359 8.75 14.0908 8.56563 13.7626 8.23744C13.4344 7.90925 13.25 7.46413 13.25 7V3.75H7ZM14.75 4.81066L17.1893 7.25H15C14.9337 7.25 14.8701 7.22366 14.8232 7.17678C14.7763 7.12989 14.75 7.0663 14.75 7V4.81066Z"
|
|
11
|
+
}
|
|
12
|
+
), /* @__PURE__ */ React.createElement(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
clipRule: "evenodd",
|
|
17
|
+
d: "M18 16.25C18.4142 16.25 18.75 16.5858 18.75 17V18.25H20C20.4142 18.25 20.75 18.5858 20.75 19C20.75 19.4142 20.4142 19.75 20 19.75H18.75V21C18.75 21.4142 18.4142 21.75 18 21.75C17.5858 21.75 17.25 21.4142 17.25 21V19.75H16C15.5858 19.75 15.25 19.4142 15.25 19C15.25 18.5858 15.5858 18.25 16 18.25H17.25V17C17.25 16.5858 17.5858 16.25 18 16.25Z"
|
|
18
|
+
}
|
|
19
|
+
));
|
|
20
|
+
});
|
|
21
|
+
var AddPageIcon_default = AddPageIcon;
|
|
22
|
+
|
|
23
|
+
export { AddPageIcon_default as default };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const CoinsIcon = 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: "M12.2081 2.68145C10.2161 2.10618 7.78386 2.10618 5.79191 2.68145C4.79336 2.96982 3.93607 3.39359 3.31307 3.933C2.69043 4.4721 2.25 5.178 2.25 6V16C2.25 16.6067 2.42985 17.1774 2.89568 17.6641C3.33134 18.1193 3.96571 18.4458 4.76283 18.7115L6.26283 19.2115C6.65579 19.3425 7.08053 19.1301 7.21151 18.7372C7.3425 18.3442 7.13013 17.9195 6.73717 17.7885L5.23717 17.2885C4.53429 17.0542 4.16866 16.8247 3.97932 16.6269C3.82015 16.4606 3.75 16.2813 3.75 16V13.2036C4.04273 13.3785 4.36261 13.5363 4.69343 13.6845C4.7161 13.6946 4.73926 13.7037 4.76283 13.7115L6.26283 14.2115C6.65579 14.3425 7.08053 14.1301 7.21151 13.7372C7.3425 13.3442 7.13013 12.9195 6.73717 12.7885L5.27306 12.3004C4.69512 12.0396 4.29763 11.8062 4.04856 11.576C3.81798 11.3629 3.75 11.1885 3.75 11V8.40108C4.31413 8.78366 5.00968 9.09265 5.79191 9.31855C7.78386 9.89382 10.2161 9.89382 12.2081 9.31855C12.9903 9.09265 13.6859 8.78366 14.25 8.40108V8.5C14.25 8.91421 14.5858 9.25 15 9.25C15.4142 9.25 15.75 8.91421 15.75 8.5V6C15.75 5.178 15.3096 4.4721 14.6869 3.933C14.0639 3.39359 13.2066 2.96982 12.2081 2.68145ZM4.29493 6.933C3.88157 6.5751 3.75 6.25 3.75 6C3.75 5.75 3.88157 5.4249 4.29493 5.067C4.70793 4.70941 5.35064 4.37018 6.20809 4.12255C7.92814 3.62582 10.0719 3.62582 11.7919 4.12255C12.6494 4.37018 13.2921 4.70941 13.7051 5.067C14.1184 5.4249 14.25 5.75 14.25 6C14.25 6.25 14.1184 6.5751 13.7051 6.933C13.2921 7.29059 12.6494 7.62982 11.7919 7.87745C10.0719 8.37418 7.92814 8.37418 6.20809 7.87745C5.35064 7.62982 4.70793 7.29059 4.29493 6.933Z"
|
|
11
|
+
}
|
|
12
|
+
), /* @__PURE__ */ React.createElement(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
clipRule: "evenodd",
|
|
17
|
+
d: "M10.4218 11.2078C11.6322 10.6026 13.2518 10.25 15 10.25C16.7482 10.25 18.3678 10.6026 19.5782 11.2078C20.7437 11.7906 21.75 12.7344 21.75 14V18C21.75 19.2651 20.7436 20.209 19.5782 20.7918C18.3679 21.3971 16.7483 21.75 15 21.75C13.2517 21.75 11.6321 21.3971 10.4218 20.7918C9.25641 20.209 8.25 19.2651 8.25 18V14C8.25 12.7344 9.2563 11.7906 10.4218 11.2078ZM20.25 18V16.4006C20.0369 16.5453 19.8107 16.6759 19.5782 16.7922C18.3678 17.3974 16.7482 17.75 15 17.75C13.2518 17.75 11.6322 17.3974 10.4218 16.7922C10.1893 16.6759 9.96312 16.5453 9.75 16.4006V18C9.75 18.3909 10.0866 18.947 11.0927 19.4502C12.0539 19.9309 13.4343 20.25 15 20.25C16.5657 20.25 17.9461 19.9309 18.9073 19.4502C19.9134 18.947 20.25 18.3909 20.25 18ZM11.0927 15.4506C10.0867 14.9476 9.75 14.3914 9.75 14C9.75 13.6086 10.0867 13.0524 11.0927 12.5494C12.0538 12.0689 13.4342 11.75 15 11.75C16.5658 11.75 17.9462 12.0689 18.9073 12.5494C19.9133 13.0524 20.25 13.6086 20.25 14C20.25 14.3914 19.9133 14.9476 18.9073 15.4506C17.9462 15.9311 16.5658 16.25 15 16.25C13.4342 16.25 12.0538 15.9311 11.0927 15.4506Z"
|
|
18
|
+
}
|
|
19
|
+
));
|
|
20
|
+
});
|
|
21
|
+
var CoinsIcon_default = CoinsIcon;
|
|
22
|
+
|
|
23
|
+
export { CoinsIcon_default as default };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const MathFunctionIcon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M11 2.25C11.7293 2.25 12.4286 2.53994 12.9443 3.05566C13.4601 3.57139 13.75 4.27065 13.75 5C13.75 5.41421 13.4142 5.75 13 5.75C12.5858 5.75 12.25 5.41421 12.25 5C12.25 4.66848 12.1182 4.35063 11.8838 4.11621C11.6788 3.9112 11.41 3.78436 11.124 3.75586L11 3.75C10.814 3.75 10.6506 3.81583 10.4551 4.11426C10.2346 4.45097 10.039 4.99859 9.85547 5.79395C9.67493 6.57636 9.5225 7.51803 9.34961 8.60254C9.21917 9.42077 9.07773 10.3124 8.90625 11.25H11C11.4142 11.25 11.75 11.5858 11.75 12C11.75 12.4142 11.4142 12.75 11 12.75H8.62109C8.43063 13.7634 8.27485 14.7306 8.13086 15.6338C7.96004 16.7053 7.79989 17.7015 7.60547 18.5439C7.41407 19.3732 7.17193 20.1385 6.79883 20.708C6.4006 21.3157 5.81393 21.75 5 21.75C4.27065 21.75 3.57139 21.4601 3.05566 20.9443C2.53994 20.4286 2.25 19.7293 2.25 19C2.25 18.5858 2.58579 18.25 3 18.25C3.41421 18.25 3.75 18.5858 3.75 19C3.75 19.3315 3.88179 19.6494 4.11621 19.8838C4.35063 20.1182 4.66848 20.25 5 20.25C5.18595 20.25 5.3494 20.1842 5.54492 19.8857C5.76544 19.549 5.96099 19.0014 6.14453 18.2061C6.32507 17.4236 6.4775 16.482 6.65039 15.3975C6.78083 14.5792 6.92227 13.6876 7.09375 12.75H5C4.58579 12.75 4.25 12.4142 4.25 12C4.25 11.5858 4.58579 11.25 5 11.25H7.37891C7.56937 10.2366 7.72515 9.26942 7.86914 8.36621C8.03996 7.29469 8.20011 6.29853 8.39453 5.45605C8.58593 4.62675 8.82807 3.86147 9.20117 3.29199C9.5994 2.6843 10.1861 2.25 11 2.25Z" }), /* @__PURE__ */ React.createElement("path", { d: "M20.4697 11.4697C20.7626 11.1769 21.2374 11.1769 21.5303 11.4697C21.8231 11.7626 21.8231 12.2374 21.5303 12.5303L19.0605 15L21.5303 17.4697L21.582 17.5264C21.8223 17.8209 21.8048 18.2557 21.5303 18.5303C21.2557 18.8049 20.8209 18.8223 20.5264 18.582L20.4697 18.5303L18 16.0605L15.5303 18.5303C15.2374 18.8231 14.7626 18.8231 14.4697 18.5303C14.1769 18.2374 14.1769 17.7626 14.4697 17.4697L16.9395 15L14.4697 12.5303L14.418 12.4736C14.1778 12.1791 14.1952 11.7443 14.4697 11.4697C14.7443 11.1953 15.1791 11.1778 15.4736 11.418L15.5303 11.4697L18 13.9395L20.4697 11.4697Z" }));
|
|
6
|
+
});
|
|
7
|
+
var MathFunctionIcon_default = MathFunctionIcon;
|
|
8
|
+
|
|
9
|
+
export { MathFunctionIcon_default as default };
|
|
@@ -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 AddPageIcon = 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 3.75C6.66848 3.75 6.35054 3.8817 6.11612 4.11612C5.8817 4.35054 5.75 4.66848 5.75 5V19C5.75 19.3315 5.8817 19.6495 6.11612 19.8839C6.35054 20.1183 6.66848 20.25 7 20.25H11.5C11.9142 20.25 12.25 20.5858 12.25 21C12.25 21.4142 11.9142 21.75 11.5 21.75H7C6.27065 21.75 5.57118 21.4603 5.05546 20.9445C4.53973 20.4288 4.25 19.7293 4.25 19V5C4.25 4.27065 4.53973 3.57118 5.05546 3.05546C5.57118 2.53973 6.27065 2.25 7 2.25H14C14.1989 2.25 14.3897 2.32902 14.5303 2.46967L19.5303 7.46967C19.671 7.61032 19.75 7.80109 19.75 8V13C19.75 13.4142 19.4142 13.75 19 13.75C18.5858 13.75 18.25 13.4142 18.25 13V8.75H15C14.5359 8.75 14.0908 8.56563 13.7626 8.23744C13.4344 7.90925 13.25 7.46413 13.25 7V3.75H7ZM14.75 4.81066L17.1893 7.25H15C14.9337 7.25 14.8701 7.22366 14.8232 7.17678C14.7763 7.12989 14.75 7.0663 14.75 7V4.81066Z"
|
|
36
|
+
}
|
|
37
|
+
), /* @__PURE__ */ React__namespace.createElement(
|
|
38
|
+
"path",
|
|
39
|
+
{
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M18 16.25C18.4142 16.25 18.75 16.5858 18.75 17V18.25H20C20.4142 18.25 20.75 18.5858 20.75 19C20.75 19.4142 20.4142 19.75 20 19.75H18.75V21C18.75 21.4142 18.4142 21.75 18 21.75C17.5858 21.75 17.25 21.4142 17.25 21V19.75H16C15.5858 19.75 15.25 19.4142 15.25 19C15.25 18.5858 15.5858 18.25 16 18.25H17.25V17C17.25 16.5858 17.5858 16.25 18 16.25Z"
|
|
43
|
+
}
|
|
44
|
+
));
|
|
45
|
+
});
|
|
46
|
+
var AddPageIcon_default = AddPageIcon;
|
|
47
|
+
|
|
48
|
+
module.exports = AddPageIcon_default;
|
|
@@ -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 CoinsIcon = 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: "M12.2081 2.68145C10.2161 2.10618 7.78386 2.10618 5.79191 2.68145C4.79336 2.96982 3.93607 3.39359 3.31307 3.933C2.69043 4.4721 2.25 5.178 2.25 6V16C2.25 16.6067 2.42985 17.1774 2.89568 17.6641C3.33134 18.1193 3.96571 18.4458 4.76283 18.7115L6.26283 19.2115C6.65579 19.3425 7.08053 19.1301 7.21151 18.7372C7.3425 18.3442 7.13013 17.9195 6.73717 17.7885L5.23717 17.2885C4.53429 17.0542 4.16866 16.8247 3.97932 16.6269C3.82015 16.4606 3.75 16.2813 3.75 16V13.2036C4.04273 13.3785 4.36261 13.5363 4.69343 13.6845C4.7161 13.6946 4.73926 13.7037 4.76283 13.7115L6.26283 14.2115C6.65579 14.3425 7.08053 14.1301 7.21151 13.7372C7.3425 13.3442 7.13013 12.9195 6.73717 12.7885L5.27306 12.3004C4.69512 12.0396 4.29763 11.8062 4.04856 11.576C3.81798 11.3629 3.75 11.1885 3.75 11V8.40108C4.31413 8.78366 5.00968 9.09265 5.79191 9.31855C7.78386 9.89382 10.2161 9.89382 12.2081 9.31855C12.9903 9.09265 13.6859 8.78366 14.25 8.40108V8.5C14.25 8.91421 14.5858 9.25 15 9.25C15.4142 9.25 15.75 8.91421 15.75 8.5V6C15.75 5.178 15.3096 4.4721 14.6869 3.933C14.0639 3.39359 13.2066 2.96982 12.2081 2.68145ZM4.29493 6.933C3.88157 6.5751 3.75 6.25 3.75 6C3.75 5.75 3.88157 5.4249 4.29493 5.067C4.70793 4.70941 5.35064 4.37018 6.20809 4.12255C7.92814 3.62582 10.0719 3.62582 11.7919 4.12255C12.6494 4.37018 13.2921 4.70941 13.7051 5.067C14.1184 5.4249 14.25 5.75 14.25 6C14.25 6.25 14.1184 6.5751 13.7051 6.933C13.2921 7.29059 12.6494 7.62982 11.7919 7.87745C10.0719 8.37418 7.92814 8.37418 6.20809 7.87745C5.35064 7.62982 4.70793 7.29059 4.29493 6.933Z"
|
|
36
|
+
}
|
|
37
|
+
), /* @__PURE__ */ React__namespace.createElement(
|
|
38
|
+
"path",
|
|
39
|
+
{
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
clipRule: "evenodd",
|
|
42
|
+
d: "M10.4218 11.2078C11.6322 10.6026 13.2518 10.25 15 10.25C16.7482 10.25 18.3678 10.6026 19.5782 11.2078C20.7437 11.7906 21.75 12.7344 21.75 14V18C21.75 19.2651 20.7436 20.209 19.5782 20.7918C18.3679 21.3971 16.7483 21.75 15 21.75C13.2517 21.75 11.6321 21.3971 10.4218 20.7918C9.25641 20.209 8.25 19.2651 8.25 18V14C8.25 12.7344 9.2563 11.7906 10.4218 11.2078ZM20.25 18V16.4006C20.0369 16.5453 19.8107 16.6759 19.5782 16.7922C18.3678 17.3974 16.7482 17.75 15 17.75C13.2518 17.75 11.6322 17.3974 10.4218 16.7922C10.1893 16.6759 9.96312 16.5453 9.75 16.4006V18C9.75 18.3909 10.0866 18.947 11.0927 19.4502C12.0539 19.9309 13.4343 20.25 15 20.25C16.5657 20.25 17.9461 19.9309 18.9073 19.4502C19.9134 18.947 20.25 18.3909 20.25 18ZM11.0927 15.4506C10.0867 14.9476 9.75 14.3914 9.75 14C9.75 13.6086 10.0867 13.0524 11.0927 12.5494C12.0538 12.0689 13.4342 11.75 15 11.75C16.5658 11.75 17.9462 12.0689 18.9073 12.5494C19.9133 13.0524 20.25 13.6086 20.25 14C20.25 14.3914 19.9133 14.9476 18.9073 15.4506C17.9462 15.9311 16.5658 16.25 15 16.25C13.4342 16.25 12.0538 15.9311 11.0927 15.4506Z"
|
|
43
|
+
}
|
|
44
|
+
));
|
|
45
|
+
});
|
|
46
|
+
var CoinsIcon_default = CoinsIcon;
|
|
47
|
+
|
|
48
|
+
module.exports = CoinsIcon_default;
|
|
@@ -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 MathFunctionIcon = 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 2.25C11.7293 2.25 12.4286 2.53994 12.9443 3.05566C13.4601 3.57139 13.75 4.27065 13.75 5C13.75 5.41421 13.4142 5.75 13 5.75C12.5858 5.75 12.25 5.41421 12.25 5C12.25 4.66848 12.1182 4.35063 11.8838 4.11621C11.6788 3.9112 11.41 3.78436 11.124 3.75586L11 3.75C10.814 3.75 10.6506 3.81583 10.4551 4.11426C10.2346 4.45097 10.039 4.99859 9.85547 5.79395C9.67493 6.57636 9.5225 7.51803 9.34961 8.60254C9.21917 9.42077 9.07773 10.3124 8.90625 11.25H11C11.4142 11.25 11.75 11.5858 11.75 12C11.75 12.4142 11.4142 12.75 11 12.75H8.62109C8.43063 13.7634 8.27485 14.7306 8.13086 15.6338C7.96004 16.7053 7.79989 17.7015 7.60547 18.5439C7.41407 19.3732 7.17193 20.1385 6.79883 20.708C6.4006 21.3157 5.81393 21.75 5 21.75C4.27065 21.75 3.57139 21.4601 3.05566 20.9443C2.53994 20.4286 2.25 19.7293 2.25 19C2.25 18.5858 2.58579 18.25 3 18.25C3.41421 18.25 3.75 18.5858 3.75 19C3.75 19.3315 3.88179 19.6494 4.11621 19.8838C4.35063 20.1182 4.66848 20.25 5 20.25C5.18595 20.25 5.3494 20.1842 5.54492 19.8857C5.76544 19.549 5.96099 19.0014 6.14453 18.2061C6.32507 17.4236 6.4775 16.482 6.65039 15.3975C6.78083 14.5792 6.92227 13.6876 7.09375 12.75H5C4.58579 12.75 4.25 12.4142 4.25 12C4.25 11.5858 4.58579 11.25 5 11.25H7.37891C7.56937 10.2366 7.72515 9.26942 7.86914 8.36621C8.03996 7.29469 8.20011 6.29853 8.39453 5.45605C8.58593 4.62675 8.82807 3.86147 9.20117 3.29199C9.5994 2.6843 10.1861 2.25 11 2.25Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M20.4697 11.4697C20.7626 11.1769 21.2374 11.1769 21.5303 11.4697C21.8231 11.7626 21.8231 12.2374 21.5303 12.5303L19.0605 15L21.5303 17.4697L21.582 17.5264C21.8223 17.8209 21.8048 18.2557 21.5303 18.5303C21.2557 18.8049 20.8209 18.8223 20.5264 18.582L20.4697 18.5303L18 16.0605L15.5303 18.5303C15.2374 18.8231 14.7626 18.8231 14.4697 18.5303C14.1769 18.2374 14.1769 17.7626 14.4697 17.4697L16.9395 15L14.4697 12.5303L14.418 12.4736C14.1778 12.1791 14.1952 11.7443 14.4697 11.4697C14.7443 11.1953 15.1791 11.1778 15.4736 11.418L15.5303 11.4697L18 13.9395L20.4697 11.4697Z" }));
|
|
31
|
+
});
|
|
32
|
+
var MathFunctionIcon_default = MathFunctionIcon;
|
|
33
|
+
|
|
34
|
+
module.exports = MathFunctionIcon_default;
|
package/cjs/index.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export { default as AIIcon } from './AIIcon';
|
|
2
2
|
export { default as AcademyIcon } from './AcademyIcon';
|
|
3
|
+
export { default as AddPageIcon } from './AddPageIcon';
|
|
3
4
|
export { default as AdjustmentsHorizontalIcon } from './AdjustmentsHorizontalIcon';
|
|
4
5
|
export { default as AdjustmentsIcon } from './AdjustmentsIcon';
|
|
5
6
|
export { default as AffiliatesIcon } from './AffiliatesIcon';
|
|
@@ -64,6 +65,7 @@ export { default as ClockIcon } from './ClockIcon';
|
|
|
64
65
|
export { default as CloudBackupIcon } from './CloudBackupIcon';
|
|
65
66
|
export { default as CloudIcon } from './CloudIcon';
|
|
66
67
|
export { default as CodeIcon } from './CodeIcon';
|
|
68
|
+
export { default as CoinsIcon } from './CoinsIcon';
|
|
67
69
|
export { default as ColorFilterIcon } from './ColorFilterIcon';
|
|
68
70
|
export { default as ColorSwatchIcon } from './ColorSwatchIcon';
|
|
69
71
|
export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
|
|
@@ -140,6 +142,7 @@ export { default as LogoutIcon } from './LogoutIcon';
|
|
|
140
142
|
export { default as LoopItemTemplateIcon } from './LoopItemTemplateIcon';
|
|
141
143
|
export { default as MailIcon } from './MailIcon';
|
|
142
144
|
export { default as MapPinIcon } from './MapPinIcon';
|
|
145
|
+
export { default as MathFunctionIcon } from './MathFunctionIcon';
|
|
143
146
|
export { default as Menu2Icon } from './Menu2Icon';
|
|
144
147
|
export { default as MenuIcon } from './MenuIcon';
|
|
145
148
|
export { default as MessageIcon } from './MessageIcon';
|
package/cjs/index.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var AIIcon = require('./AIIcon');
|
|
4
4
|
var AcademyIcon = require('./AcademyIcon');
|
|
5
|
+
var AddPageIcon = require('./AddPageIcon');
|
|
5
6
|
var AdjustmentsHorizontalIcon = require('./AdjustmentsHorizontalIcon');
|
|
6
7
|
var AdjustmentsIcon = require('./AdjustmentsIcon');
|
|
7
8
|
var AffiliatesIcon = require('./AffiliatesIcon');
|
|
@@ -66,6 +67,7 @@ var ClockIcon = require('./ClockIcon');
|
|
|
66
67
|
var CloudBackupIcon = require('./CloudBackupIcon');
|
|
67
68
|
var CloudIcon = require('./CloudIcon');
|
|
68
69
|
var CodeIcon = require('./CodeIcon');
|
|
70
|
+
var CoinsIcon = require('./CoinsIcon');
|
|
69
71
|
var ColorFilterIcon = require('./ColorFilterIcon');
|
|
70
72
|
var ColorSwatchIcon = require('./ColorSwatchIcon');
|
|
71
73
|
var ContainerTemplateIcon = require('./ContainerTemplateIcon');
|
|
@@ -142,6 +144,7 @@ var LogoutIcon = require('./LogoutIcon');
|
|
|
142
144
|
var LoopItemTemplateIcon = require('./LoopItemTemplateIcon');
|
|
143
145
|
var MailIcon = require('./MailIcon');
|
|
144
146
|
var MapPinIcon = require('./MapPinIcon');
|
|
147
|
+
var MathFunctionIcon = require('./MathFunctionIcon');
|
|
145
148
|
var Menu2Icon = require('./Menu2Icon');
|
|
146
149
|
var MenuIcon = require('./MenuIcon');
|
|
147
150
|
var MessageIcon = require('./MessageIcon');
|
|
@@ -245,6 +248,7 @@ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
|
245
248
|
|
|
246
249
|
var AIIcon__default = /*#__PURE__*/_interopDefault(AIIcon);
|
|
247
250
|
var AcademyIcon__default = /*#__PURE__*/_interopDefault(AcademyIcon);
|
|
251
|
+
var AddPageIcon__default = /*#__PURE__*/_interopDefault(AddPageIcon);
|
|
248
252
|
var AdjustmentsHorizontalIcon__default = /*#__PURE__*/_interopDefault(AdjustmentsHorizontalIcon);
|
|
249
253
|
var AdjustmentsIcon__default = /*#__PURE__*/_interopDefault(AdjustmentsIcon);
|
|
250
254
|
var AffiliatesIcon__default = /*#__PURE__*/_interopDefault(AffiliatesIcon);
|
|
@@ -309,6 +313,7 @@ var ClockIcon__default = /*#__PURE__*/_interopDefault(ClockIcon);
|
|
|
309
313
|
var CloudBackupIcon__default = /*#__PURE__*/_interopDefault(CloudBackupIcon);
|
|
310
314
|
var CloudIcon__default = /*#__PURE__*/_interopDefault(CloudIcon);
|
|
311
315
|
var CodeIcon__default = /*#__PURE__*/_interopDefault(CodeIcon);
|
|
316
|
+
var CoinsIcon__default = /*#__PURE__*/_interopDefault(CoinsIcon);
|
|
312
317
|
var ColorFilterIcon__default = /*#__PURE__*/_interopDefault(ColorFilterIcon);
|
|
313
318
|
var ColorSwatchIcon__default = /*#__PURE__*/_interopDefault(ColorSwatchIcon);
|
|
314
319
|
var ContainerTemplateIcon__default = /*#__PURE__*/_interopDefault(ContainerTemplateIcon);
|
|
@@ -385,6 +390,7 @@ var LogoutIcon__default = /*#__PURE__*/_interopDefault(LogoutIcon);
|
|
|
385
390
|
var LoopItemTemplateIcon__default = /*#__PURE__*/_interopDefault(LoopItemTemplateIcon);
|
|
386
391
|
var MailIcon__default = /*#__PURE__*/_interopDefault(MailIcon);
|
|
387
392
|
var MapPinIcon__default = /*#__PURE__*/_interopDefault(MapPinIcon);
|
|
393
|
+
var MathFunctionIcon__default = /*#__PURE__*/_interopDefault(MathFunctionIcon);
|
|
388
394
|
var Menu2Icon__default = /*#__PURE__*/_interopDefault(Menu2Icon);
|
|
389
395
|
var MenuIcon__default = /*#__PURE__*/_interopDefault(MenuIcon);
|
|
390
396
|
var MessageIcon__default = /*#__PURE__*/_interopDefault(MessageIcon);
|
|
@@ -494,6 +500,10 @@ Object.defineProperty(exports, "AcademyIcon", {
|
|
|
494
500
|
enumerable: true,
|
|
495
501
|
get: function () { return AcademyIcon__default.default; }
|
|
496
502
|
});
|
|
503
|
+
Object.defineProperty(exports, "AddPageIcon", {
|
|
504
|
+
enumerable: true,
|
|
505
|
+
get: function () { return AddPageIcon__default.default; }
|
|
506
|
+
});
|
|
497
507
|
Object.defineProperty(exports, "AdjustmentsHorizontalIcon", {
|
|
498
508
|
enumerable: true,
|
|
499
509
|
get: function () { return AdjustmentsHorizontalIcon__default.default; }
|
|
@@ -750,6 +760,10 @@ Object.defineProperty(exports, "CodeIcon", {
|
|
|
750
760
|
enumerable: true,
|
|
751
761
|
get: function () { return CodeIcon__default.default; }
|
|
752
762
|
});
|
|
763
|
+
Object.defineProperty(exports, "CoinsIcon", {
|
|
764
|
+
enumerable: true,
|
|
765
|
+
get: function () { return CoinsIcon__default.default; }
|
|
766
|
+
});
|
|
753
767
|
Object.defineProperty(exports, "ColorFilterIcon", {
|
|
754
768
|
enumerable: true,
|
|
755
769
|
get: function () { return ColorFilterIcon__default.default; }
|
|
@@ -1054,6 +1068,10 @@ Object.defineProperty(exports, "MapPinIcon", {
|
|
|
1054
1068
|
enumerable: true,
|
|
1055
1069
|
get: function () { return MapPinIcon__default.default; }
|
|
1056
1070
|
});
|
|
1071
|
+
Object.defineProperty(exports, "MathFunctionIcon", {
|
|
1072
|
+
enumerable: true,
|
|
1073
|
+
get: function () { return MathFunctionIcon__default.default; }
|
|
1074
|
+
});
|
|
1057
1075
|
Object.defineProperty(exports, "Menu2Icon", {
|
|
1058
1076
|
enumerable: true,
|
|
1059
1077
|
get: function () { return Menu2Icon__default.default; }
|
package/index.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export { default as AIIcon } from './AIIcon';
|
|
2
2
|
export { default as AcademyIcon } from './AcademyIcon';
|
|
3
|
+
export { default as AddPageIcon } from './AddPageIcon';
|
|
3
4
|
export { default as AdjustmentsHorizontalIcon } from './AdjustmentsHorizontalIcon';
|
|
4
5
|
export { default as AdjustmentsIcon } from './AdjustmentsIcon';
|
|
5
6
|
export { default as AffiliatesIcon } from './AffiliatesIcon';
|
|
@@ -64,6 +65,7 @@ export { default as ClockIcon } from './ClockIcon';
|
|
|
64
65
|
export { default as CloudBackupIcon } from './CloudBackupIcon';
|
|
65
66
|
export { default as CloudIcon } from './CloudIcon';
|
|
66
67
|
export { default as CodeIcon } from './CodeIcon';
|
|
68
|
+
export { default as CoinsIcon } from './CoinsIcon';
|
|
67
69
|
export { default as ColorFilterIcon } from './ColorFilterIcon';
|
|
68
70
|
export { default as ColorSwatchIcon } from './ColorSwatchIcon';
|
|
69
71
|
export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
|
|
@@ -140,6 +142,7 @@ export { default as LogoutIcon } from './LogoutIcon';
|
|
|
140
142
|
export { default as LoopItemTemplateIcon } from './LoopItemTemplateIcon';
|
|
141
143
|
export { default as MailIcon } from './MailIcon';
|
|
142
144
|
export { default as MapPinIcon } from './MapPinIcon';
|
|
145
|
+
export { default as MathFunctionIcon } from './MathFunctionIcon';
|
|
143
146
|
export { default as Menu2Icon } from './Menu2Icon';
|
|
144
147
|
export { default as MenuIcon } from './MenuIcon';
|
|
145
148
|
export { default as MessageIcon } from './MessageIcon';
|
package/index.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export { default as AIIcon } from './AIIcon';
|
|
2
2
|
export { default as AcademyIcon } from './AcademyIcon';
|
|
3
|
+
export { default as AddPageIcon } from './AddPageIcon';
|
|
3
4
|
export { default as AdjustmentsHorizontalIcon } from './AdjustmentsHorizontalIcon';
|
|
4
5
|
export { default as AdjustmentsIcon } from './AdjustmentsIcon';
|
|
5
6
|
export { default as AffiliatesIcon } from './AffiliatesIcon';
|
|
@@ -64,6 +65,7 @@ export { default as ClockIcon } from './ClockIcon';
|
|
|
64
65
|
export { default as CloudBackupIcon } from './CloudBackupIcon';
|
|
65
66
|
export { default as CloudIcon } from './CloudIcon';
|
|
66
67
|
export { default as CodeIcon } from './CodeIcon';
|
|
68
|
+
export { default as CoinsIcon } from './CoinsIcon';
|
|
67
69
|
export { default as ColorFilterIcon } from './ColorFilterIcon';
|
|
68
70
|
export { default as ColorSwatchIcon } from './ColorSwatchIcon';
|
|
69
71
|
export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
|
|
@@ -140,6 +142,7 @@ export { default as LogoutIcon } from './LogoutIcon';
|
|
|
140
142
|
export { default as LoopItemTemplateIcon } from './LoopItemTemplateIcon';
|
|
141
143
|
export { default as MailIcon } from './MailIcon';
|
|
142
144
|
export { default as MapPinIcon } from './MapPinIcon';
|
|
145
|
+
export { default as MathFunctionIcon } from './MathFunctionIcon';
|
|
143
146
|
export { default as Menu2Icon } from './Menu2Icon';
|
|
144
147
|
export { default as MenuIcon } from './MenuIcon';
|
|
145
148
|
export { default as MessageIcon } from './MessageIcon';
|