@elementor/icons 1.50.0 → 1.51.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.
- 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: "M8.25 1.57812C8.79701 1.57813 9.32146 1.79558 9.70825 2.18237C10.095 2.56917 10.3125 3.09362 10.3125 3.64062C10.3125 3.95129 10.0607 4.20312 9.75 4.20312C9.43934 4.20312 9.1875 3.95129 9.1875 3.64062C9.1875 3.39198 9.08866 3.1536 8.91284 2.97778C8.75908 2.82402 8.55751 2.72889 8.34302 2.70752L8.25 2.70312C8.11054 2.70312 7.98795 2.7525 7.84131 2.97632C7.67592 3.22885 7.52926 3.63957 7.3916 4.23608C7.2562 4.8229 7.14188 5.52915 7.01221 6.34253C6.91438 6.9562 6.8083 7.62491 6.67969 8.32812H8.25C8.56066 8.32812 8.8125 8.57996 8.8125 8.89062C8.8125 9.20129 8.56066 9.45312 8.25 9.45312H6.46582C6.32297 10.2132 6.20614 10.9386 6.09814 11.616C5.97003 12.4196 5.84991 13.1667 5.7041 13.7986C5.56055 14.4206 5.37895 14.9945 5.09912 15.4216C4.80045 15.8774 4.36045 16.2031 3.75 16.2031C3.20299 16.2031 2.67854 15.9857 2.29175 15.5989C1.90495 15.2121 1.6875 14.6876 1.6875 14.1406C1.6875 13.83 1.93934 13.5781 2.25 13.5781C2.56066 13.5781 2.8125 13.83 2.8125 14.1406C2.8125 14.3893 2.91134 14.6277 3.08716 14.8035C3.26297 14.9793 3.50136 15.0781 3.75 15.0781C3.88946 15.0781 4.01205 15.0288 4.15869 14.8049C4.32408 14.5524 4.47074 14.1417 4.6084 13.5452C4.7438 12.9584 4.85812 12.2521 4.98779 11.4387C5.08562 10.825 5.1917 10.1563 5.32031 9.45312H3.75C3.43934 9.45312 3.1875 9.20129 3.1875 8.89062C3.1875 8.57996 3.43934 8.32812 3.75 8.32812H5.53418C5.67703 7.56809 5.79386 6.84269 5.90186 6.16528C6.02997 5.36164 6.15009 4.61452 6.2959 3.98267C6.43945 3.36069 6.62105 2.78673 6.90088 2.35962C7.19955 1.90385 7.63955 1.57812 8.25 1.57812Z" }), /* @__PURE__ */ React.createElement("path", { d: "M15.3523 8.49292C15.572 8.27329 15.928 8.27328 16.1477 8.49292C16.3673 8.71258 16.3673 9.06866 16.1477 9.28833L14.2954 11.1406L16.1477 12.9929L16.1865 13.0354C16.3667 13.2563 16.3536 13.5824 16.1477 13.7883C15.9418 13.9943 15.6157 14.0074 15.3948 13.8271L15.3523 13.7883L13.5 11.936L11.6477 13.7883C11.428 14.008 11.072 14.008 10.8523 13.7883C10.6326 13.5687 10.6326 13.2126 10.8523 12.9929L12.7046 11.1406L10.8523 9.28833L10.8135 9.24585C10.6333 9.02492 10.6464 8.69884 10.8523 8.49292C11.0582 8.28707 11.3843 8.27398 11.6052 8.4541L11.6477 8.49292L13.5 10.3452L15.3523 8.49292Z" }));
|
|
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: "M8.25 1.57812C8.79701 1.57813 9.32146 1.79558 9.70825 2.18237C10.095 2.56917 10.3125 3.09362 10.3125 3.64062C10.3125 3.95129 10.0607 4.20312 9.75 4.20312C9.43934 4.20312 9.1875 3.95129 9.1875 3.64062C9.1875 3.39198 9.08866 3.1536 8.91284 2.97778C8.75908 2.82402 8.55751 2.72889 8.34302 2.70752L8.25 2.70312C8.11054 2.70312 7.98795 2.7525 7.84131 2.97632C7.67592 3.22885 7.52926 3.63957 7.3916 4.23608C7.2562 4.8229 7.14188 5.52915 7.01221 6.34253C6.91438 6.9562 6.8083 7.62491 6.67969 8.32812H8.25C8.56066 8.32812 8.8125 8.57996 8.8125 8.89062C8.8125 9.20129 8.56066 9.45312 8.25 9.45312H6.46582C6.32297 10.2132 6.20614 10.9386 6.09814 11.616C5.97003 12.4196 5.84991 13.1667 5.7041 13.7986C5.56055 14.4206 5.37895 14.9945 5.09912 15.4216C4.80045 15.8774 4.36045 16.2031 3.75 16.2031C3.20299 16.2031 2.67854 15.9857 2.29175 15.5989C1.90495 15.2121 1.6875 14.6876 1.6875 14.1406C1.6875 13.83 1.93934 13.5781 2.25 13.5781C2.56066 13.5781 2.8125 13.83 2.8125 14.1406C2.8125 14.3893 2.91134 14.6277 3.08716 14.8035C3.26297 14.9793 3.50136 15.0781 3.75 15.0781C3.88946 15.0781 4.01205 15.0288 4.15869 14.8049C4.32408 14.5524 4.47074 14.1417 4.6084 13.5452C4.7438 12.9584 4.85812 12.2521 4.98779 11.4387C5.08562 10.825 5.1917 10.1563 5.32031 9.45312H3.75C3.43934 9.45312 3.1875 9.20129 3.1875 8.89062C3.1875 8.57996 3.43934 8.32812 3.75 8.32812H5.53418C5.67703 7.56809 5.79386 6.84269 5.90186 6.16528C6.02997 5.36164 6.15009 4.61452 6.2959 3.98267C6.43945 3.36069 6.62105 2.78673 6.90088 2.35962C7.19955 1.90385 7.63955 1.57812 8.25 1.57812Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M15.3523 8.49292C15.572 8.27329 15.928 8.27328 16.1477 8.49292C16.3673 8.71258 16.3673 9.06866 16.1477 9.28833L14.2954 11.1406L16.1477 12.9929L16.1865 13.0354C16.3667 13.2563 16.3536 13.5824 16.1477 13.7883C15.9418 13.9943 15.6157 14.0074 15.3948 13.8271L15.3523 13.7883L13.5 11.936L11.6477 13.7883C11.428 14.008 11.072 14.008 10.8523 13.7883C10.6326 13.5687 10.6326 13.2126 10.8523 12.9929L12.7046 11.1406L10.8523 9.28833L10.8135 9.24585C10.6333 9.02492 10.6464 8.69884 10.8523 8.49292C11.0582 8.28707 11.3843 8.27398 11.6052 8.4541L11.6477 8.49292L13.5 10.3452L15.3523 8.49292Z" }));
|
|
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';
|