@elementor/icons 1.34.0 → 1.36.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/AtomIcon/index.d.ts +4 -0
- package/AtomIcon/index.esm.js +16 -0
- package/AtomIcon/index.esm.js.map +1 -0
- package/AtomIcon/index.js +43 -0
- package/AtomIcon/index.js.map +1 -0
- package/AtomIcon/package.json +7 -0
- package/TextIcon/index.d.ts +4 -0
- package/TextIcon/index.esm.js +9 -0
- package/TextIcon/index.esm.js.map +1 -0
- package/TextIcon/index.js +36 -0
- package/TextIcon/index.js.map +1 -0
- package/TextIcon/package.json +7 -0
- package/index.d.ts +2 -0
- package/index.esm.js +16 -1
- package/index.esm.js.map +1 -1
- package/index.js +17 -0
- package/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const AtomIcon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.01C11.25 12.4242 11.5858 12.76 12 12.76C12.4142 12.76 12.75 12.4242 12.75 12.01V12Z" }), /* @__PURE__ */ React.createElement(
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
fillRule: "evenodd",
|
|
9
|
+
clipRule: "evenodd",
|
|
10
|
+
d: "M17.3928 3.63405C18.2177 3.61107 19.018 3.8153 19.6014 4.39871C20.1845 4.9822 20.389 5.78211 20.3661 6.60689C20.3431 7.42947 20.0956 8.3483 19.6895 9.29571C19.3209 10.156 18.8085 11.0701 18.1722 11.9989C18.8085 12.9276 19.3208 13.8419 19.6896 14.7024C20.0957 15.6504 20.3434 16.5697 20.3664 17.3926C20.3896 18.2175 20.1856 19.0177 19.6025 19.6012C19.019 20.1843 18.2189 20.389 17.394 20.3661C16.5714 20.3431 15.6524 20.0956 14.7049 19.6896C13.8445 19.3209 12.9302 18.8085 12.0013 18.1721C11.0726 18.8085 10.1583 19.3208 9.29767 19.6896C8.34974 20.0957 7.43037 20.3434 6.60749 20.3664C5.78261 20.3896 4.98237 20.1856 4.39889 19.6025C3.81576 19.019 3.61108 18.2189 3.63405 17.394C3.65695 16.5714 3.90454 15.6524 4.31055 14.7049C4.67923 13.8445 5.19159 12.9302 5.828 12.0013C5.19161 11.0726 4.6793 10.1582 4.31063 9.29763C3.90456 8.34969 3.65697 7.43028 3.63405 6.60734C3.61107 5.78236 3.8153 4.98213 4.39871 4.39872C4.9822 3.81561 5.78211 3.61107 6.60689 3.63405C7.42947 3.65696 8.3483 3.90456 9.29571 4.31056C10.156 4.67923 11.0701 5.19157 11.9989 5.82795C12.9276 5.19159 13.8419 4.67929 14.7025 4.31063C15.6504 3.90456 16.5698 3.65697 17.3928 3.63405ZM18.3108 8.70487C18.0395 9.33787 17.674 10.0166 17.2222 10.7184C16.6628 10.0182 16.0386 9.31993 15.358 8.64031C14.6779 7.96032 13.9797 7.33671 13.2796 6.77773C13.9811 6.32616 14.6599 5.96069 15.2931 5.68945C16.1374 5.32777 16.8641 5.14936 17.4345 5.13347C18.0027 5.11764 18.3431 5.26186 18.5407 5.45937C18.7385 5.65741 18.8824 5.99763 18.8666 6.56513C18.8508 7.13499 18.6724 7.86103 18.3108 8.70487ZM14.2977 9.70138C13.5391 8.94274 12.7638 8.26585 11.999 7.68041C11.2343 8.26601 10.4595 8.94309 9.70179 9.70196C8.94306 10.4607 8.26604 11.2362 7.68047 12.0012C8.26605 12.7658 8.94312 13.5406 9.70196 14.2983C10.4606 15.0569 11.2363 15.7342 12.0011 16.3197C12.7658 15.7341 13.5406 15.057 14.2983 14.2981C15.0571 13.5394 15.7341 12.7639 16.3197 11.999C15.7341 11.2343 15.0566 10.4591 14.2977 9.70138ZM8.70487 5.68929C9.33791 5.96058 10.0167 6.32615 10.7184 6.77787C10.0183 7.33717 9.32021 7.9612 8.64072 8.64171C7.96058 9.32185 7.33683 10.0203 6.77775 10.7205C6.32617 10.019 5.96069 9.34018 5.68945 8.70698C5.32777 7.86267 5.14936 7.13595 5.13347 6.56557C5.11764 5.9974 5.26169 5.65717 5.4592 5.45955C5.65724 5.26175 5.99763 5.11766 6.56513 5.13346C7.13499 5.14934 7.86103 5.32767 8.70487 5.68929ZM5.68931 15.2957C5.96059 14.6626 6.3262 13.9837 6.77797 13.2818C7.33735 13.982 7.96149 14.6802 8.64212 15.3598C9.32213 16.0398 10.0204 16.6634 10.7205 17.2224C10.019 17.674 9.34016 18.0395 8.70694 18.3108C7.86261 18.6725 7.13586 18.851 6.56542 18.867C5.99716 18.883 5.65693 18.739 5.45938 18.5417C5.2616 18.3437 5.11766 18.0034 5.13346 17.4358C5.14934 16.8658 5.32769 16.1396 5.68931 15.2957ZM15.3598 15.358C14.6802 16.0386 13.982 16.6628 13.2818 17.2222C13.9836 17.6739 14.6625 18.0395 15.2957 18.3108C16.1396 18.6724 16.8658 18.8508 17.4358 18.8666C18.0034 18.8824 18.3437 18.7385 18.5417 18.5407C18.739 18.3432 18.883 18.0029 18.867 17.4347C18.851 16.8642 18.6725 16.1375 18.3108 15.2932C18.0395 14.66 17.674 13.9811 17.2224 13.2796C16.6634 13.9797 16.0398 14.6779 15.3598 15.358Z"
|
|
11
|
+
}
|
|
12
|
+
));
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { AtomIcon as default };
|
|
16
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../src/AtomIcon/index.tsx"],"sourcesContent":["'use client';\nimport * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst AtomIcon = React.forwardRef< SVGSVGElement, SvgIconProps >( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path d=\"M12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.01C11.25 12.4242 11.5858 12.76 12 12.76C12.4142 12.76 12.75 12.4242 12.75 12.01V12Z\" />\n\t\t\t<path\n\t\t\t\tfillRule=\"evenodd\"\n\t\t\t\tclipRule=\"evenodd\"\n\t\t\t\td=\"M17.3928 3.63405C18.2177 3.61107 19.018 3.8153 19.6014 4.39871C20.1845 4.9822 20.389 5.78211 20.3661 6.60689C20.3431 7.42947 20.0956 8.3483 19.6895 9.29571C19.3209 10.156 18.8085 11.0701 18.1722 11.9989C18.8085 12.9276 19.3208 13.8419 19.6896 14.7024C20.0957 15.6504 20.3434 16.5697 20.3664 17.3926C20.3896 18.2175 20.1856 19.0177 19.6025 19.6012C19.019 20.1843 18.2189 20.389 17.394 20.3661C16.5714 20.3431 15.6524 20.0956 14.7049 19.6896C13.8445 19.3209 12.9302 18.8085 12.0013 18.1721C11.0726 18.8085 10.1583 19.3208 9.29767 19.6896C8.34974 20.0957 7.43037 20.3434 6.60749 20.3664C5.78261 20.3896 4.98237 20.1856 4.39889 19.6025C3.81576 19.019 3.61108 18.2189 3.63405 17.394C3.65695 16.5714 3.90454 15.6524 4.31055 14.7049C4.67923 13.8445 5.19159 12.9302 5.828 12.0013C5.19161 11.0726 4.6793 10.1582 4.31063 9.29763C3.90456 8.34969 3.65697 7.43028 3.63405 6.60734C3.61107 5.78236 3.8153 4.98213 4.39871 4.39872C4.9822 3.81561 5.78211 3.61107 6.60689 3.63405C7.42947 3.65696 8.3483 3.90456 9.29571 4.31056C10.156 4.67923 11.0701 5.19157 11.9989 5.82795C12.9276 5.19159 13.8419 4.67929 14.7025 4.31063C15.6504 3.90456 16.5698 3.65697 17.3928 3.63405ZM18.3108 8.70487C18.0395 9.33787 17.674 10.0166 17.2222 10.7184C16.6628 10.0182 16.0386 9.31993 15.358 8.64031C14.6779 7.96032 13.9797 7.33671 13.2796 6.77773C13.9811 6.32616 14.6599 5.96069 15.2931 5.68945C16.1374 5.32777 16.8641 5.14936 17.4345 5.13347C18.0027 5.11764 18.3431 5.26186 18.5407 5.45937C18.7385 5.65741 18.8824 5.99763 18.8666 6.56513C18.8508 7.13499 18.6724 7.86103 18.3108 8.70487ZM14.2977 9.70138C13.5391 8.94274 12.7638 8.26585 11.999 7.68041C11.2343 8.26601 10.4595 8.94309 9.70179 9.70196C8.94306 10.4607 8.26604 11.2362 7.68047 12.0012C8.26605 12.7658 8.94312 13.5406 9.70196 14.2983C10.4606 15.0569 11.2363 15.7342 12.0011 16.3197C12.7658 15.7341 13.5406 15.057 14.2983 14.2981C15.0571 13.5394 15.7341 12.7639 16.3197 11.999C15.7341 11.2343 15.0566 10.4591 14.2977 9.70138ZM8.70487 5.68929C9.33791 5.96058 10.0167 6.32615 10.7184 6.77787C10.0183 7.33717 9.32021 7.9612 8.64072 8.64171C7.96058 9.32185 7.33683 10.0203 6.77775 10.7205C6.32617 10.019 5.96069 9.34018 5.68945 8.70698C5.32777 7.86267 5.14936 7.13595 5.13347 6.56557C5.11764 5.9974 5.26169 5.65717 5.4592 5.45955C5.65724 5.26175 5.99763 5.11766 6.56513 5.13346C7.13499 5.14934 7.86103 5.32767 8.70487 5.68929ZM5.68931 15.2957C5.96059 14.6626 6.3262 13.9837 6.77797 13.2818C7.33735 13.982 7.96149 14.6802 8.64212 15.3598C9.32213 16.0398 10.0204 16.6634 10.7205 17.2224C10.019 17.674 9.34016 18.0395 8.70694 18.3108C7.86261 18.6725 7.13586 18.851 6.56542 18.867C5.99716 18.883 5.65693 18.739 5.45938 18.5417C5.2616 18.3437 5.11766 18.0034 5.13346 17.4358C5.14934 16.8658 5.32769 16.1396 5.68931 15.2957ZM15.3598 15.358C14.6802 16.0386 13.982 16.6628 13.2818 17.2222C13.9836 17.6739 14.6625 18.0395 15.2957 18.3108C16.1396 18.6724 16.8658 18.8508 17.4358 18.8666C18.0034 18.8824 18.3437 18.7385 18.5417 18.5407C18.739 18.3432 18.883 18.0029 18.867 17.4347C18.851 16.8642 18.6725 16.1375 18.3108 15.2932C18.0395 14.66 17.674 13.9811 17.2224 13.2796C16.6634 13.9797 16.0398 14.6779 15.3598 15.358Z\"\n\t\t\t/>\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default AtomIcon;\n"],"names":[],"mappings":";;;AAIA,MAAM,QAAW,GAAA,KAAA,CAAM,UAA2C,CAAA,CAAE,OAAO,GAAS,KAAA;AACnF,EACC,uBAAA,KAAA,CAAA,aAAA,CAAC,OAAQ,EAAA,EAAA,OAAA,EAAQ,WAAc,EAAA,GAAG,KAAQ,EAAA,GAAA,EAAA,kBACxC,KAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAK,CAAE,EAAA,4KAAA,EAA6K,CACrL,kBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,MAAA;AAAA,IAAA;AAAA,MACA,QAAS,EAAA,SAAA;AAAA,MACT,QAAS,EAAA,SAAA;AAAA,MACT,CAAE,EAAA;AAAA;AAAA,GAEJ,CAAA;AAEF,CAAE;;;;"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
var SvgIcon = require('@elementor/ui/SvgIcon');
|
|
7
|
+
|
|
8
|
+
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
|
+
|
|
10
|
+
function _interopNamespaceCompat(e) {
|
|
11
|
+
if (e && typeof e === 'object' && 'default' in e) return e;
|
|
12
|
+
var n = Object.create(null);
|
|
13
|
+
if (e) {
|
|
14
|
+
Object.keys(e).forEach(function (k) {
|
|
15
|
+
if (k !== 'default') {
|
|
16
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
17
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return e[k]; }
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
}
|
|
24
|
+
n.default = e;
|
|
25
|
+
return Object.freeze(n);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceCompat(React);
|
|
29
|
+
var SvgIcon__default = /*#__PURE__*/_interopDefaultCompat(SvgIcon);
|
|
30
|
+
|
|
31
|
+
const AtomIcon = React__namespace.forwardRef((props, ref) => {
|
|
32
|
+
return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.01C11.25 12.4242 11.5858 12.76 12 12.76C12.4142 12.76 12.75 12.4242 12.75 12.01V12Z" }), /* @__PURE__ */ React__namespace.createElement(
|
|
33
|
+
"path",
|
|
34
|
+
{
|
|
35
|
+
fillRule: "evenodd",
|
|
36
|
+
clipRule: "evenodd",
|
|
37
|
+
d: "M17.3928 3.63405C18.2177 3.61107 19.018 3.8153 19.6014 4.39871C20.1845 4.9822 20.389 5.78211 20.3661 6.60689C20.3431 7.42947 20.0956 8.3483 19.6895 9.29571C19.3209 10.156 18.8085 11.0701 18.1722 11.9989C18.8085 12.9276 19.3208 13.8419 19.6896 14.7024C20.0957 15.6504 20.3434 16.5697 20.3664 17.3926C20.3896 18.2175 20.1856 19.0177 19.6025 19.6012C19.019 20.1843 18.2189 20.389 17.394 20.3661C16.5714 20.3431 15.6524 20.0956 14.7049 19.6896C13.8445 19.3209 12.9302 18.8085 12.0013 18.1721C11.0726 18.8085 10.1583 19.3208 9.29767 19.6896C8.34974 20.0957 7.43037 20.3434 6.60749 20.3664C5.78261 20.3896 4.98237 20.1856 4.39889 19.6025C3.81576 19.019 3.61108 18.2189 3.63405 17.394C3.65695 16.5714 3.90454 15.6524 4.31055 14.7049C4.67923 13.8445 5.19159 12.9302 5.828 12.0013C5.19161 11.0726 4.6793 10.1582 4.31063 9.29763C3.90456 8.34969 3.65697 7.43028 3.63405 6.60734C3.61107 5.78236 3.8153 4.98213 4.39871 4.39872C4.9822 3.81561 5.78211 3.61107 6.60689 3.63405C7.42947 3.65696 8.3483 3.90456 9.29571 4.31056C10.156 4.67923 11.0701 5.19157 11.9989 5.82795C12.9276 5.19159 13.8419 4.67929 14.7025 4.31063C15.6504 3.90456 16.5698 3.65697 17.3928 3.63405ZM18.3108 8.70487C18.0395 9.33787 17.674 10.0166 17.2222 10.7184C16.6628 10.0182 16.0386 9.31993 15.358 8.64031C14.6779 7.96032 13.9797 7.33671 13.2796 6.77773C13.9811 6.32616 14.6599 5.96069 15.2931 5.68945C16.1374 5.32777 16.8641 5.14936 17.4345 5.13347C18.0027 5.11764 18.3431 5.26186 18.5407 5.45937C18.7385 5.65741 18.8824 5.99763 18.8666 6.56513C18.8508 7.13499 18.6724 7.86103 18.3108 8.70487ZM14.2977 9.70138C13.5391 8.94274 12.7638 8.26585 11.999 7.68041C11.2343 8.26601 10.4595 8.94309 9.70179 9.70196C8.94306 10.4607 8.26604 11.2362 7.68047 12.0012C8.26605 12.7658 8.94312 13.5406 9.70196 14.2983C10.4606 15.0569 11.2363 15.7342 12.0011 16.3197C12.7658 15.7341 13.5406 15.057 14.2983 14.2981C15.0571 13.5394 15.7341 12.7639 16.3197 11.999C15.7341 11.2343 15.0566 10.4591 14.2977 9.70138ZM8.70487 5.68929C9.33791 5.96058 10.0167 6.32615 10.7184 6.77787C10.0183 7.33717 9.32021 7.9612 8.64072 8.64171C7.96058 9.32185 7.33683 10.0203 6.77775 10.7205C6.32617 10.019 5.96069 9.34018 5.68945 8.70698C5.32777 7.86267 5.14936 7.13595 5.13347 6.56557C5.11764 5.9974 5.26169 5.65717 5.4592 5.45955C5.65724 5.26175 5.99763 5.11766 6.56513 5.13346C7.13499 5.14934 7.86103 5.32767 8.70487 5.68929ZM5.68931 15.2957C5.96059 14.6626 6.3262 13.9837 6.77797 13.2818C7.33735 13.982 7.96149 14.6802 8.64212 15.3598C9.32213 16.0398 10.0204 16.6634 10.7205 17.2224C10.019 17.674 9.34016 18.0395 8.70694 18.3108C7.86261 18.6725 7.13586 18.851 6.56542 18.867C5.99716 18.883 5.65693 18.739 5.45938 18.5417C5.2616 18.3437 5.11766 18.0034 5.13346 17.4358C5.14934 16.8658 5.32769 16.1396 5.68931 15.2957ZM15.3598 15.358C14.6802 16.0386 13.982 16.6628 13.2818 17.2222C13.9836 17.6739 14.6625 18.0395 15.2957 18.3108C16.1396 18.6724 16.8658 18.8508 17.4358 18.8666C18.0034 18.8824 18.3437 18.7385 18.5417 18.5407C18.739 18.3432 18.883 18.0029 18.867 17.4347C18.851 16.8642 18.6725 16.1375 18.3108 15.2932C18.0395 14.66 17.674 13.9811 17.2224 13.2796C16.6634 13.9797 16.0398 14.6779 15.3598 15.358Z"
|
|
38
|
+
}
|
|
39
|
+
));
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
exports.default = AtomIcon;
|
|
43
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../src/AtomIcon/index.tsx"],"sourcesContent":["'use client';\nimport * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst AtomIcon = React.forwardRef< SVGSVGElement, SvgIconProps >( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path d=\"M12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.01C11.25 12.4242 11.5858 12.76 12 12.76C12.4142 12.76 12.75 12.4242 12.75 12.01V12Z\" />\n\t\t\t<path\n\t\t\t\tfillRule=\"evenodd\"\n\t\t\t\tclipRule=\"evenodd\"\n\t\t\t\td=\"M17.3928 3.63405C18.2177 3.61107 19.018 3.8153 19.6014 4.39871C20.1845 4.9822 20.389 5.78211 20.3661 6.60689C20.3431 7.42947 20.0956 8.3483 19.6895 9.29571C19.3209 10.156 18.8085 11.0701 18.1722 11.9989C18.8085 12.9276 19.3208 13.8419 19.6896 14.7024C20.0957 15.6504 20.3434 16.5697 20.3664 17.3926C20.3896 18.2175 20.1856 19.0177 19.6025 19.6012C19.019 20.1843 18.2189 20.389 17.394 20.3661C16.5714 20.3431 15.6524 20.0956 14.7049 19.6896C13.8445 19.3209 12.9302 18.8085 12.0013 18.1721C11.0726 18.8085 10.1583 19.3208 9.29767 19.6896C8.34974 20.0957 7.43037 20.3434 6.60749 20.3664C5.78261 20.3896 4.98237 20.1856 4.39889 19.6025C3.81576 19.019 3.61108 18.2189 3.63405 17.394C3.65695 16.5714 3.90454 15.6524 4.31055 14.7049C4.67923 13.8445 5.19159 12.9302 5.828 12.0013C5.19161 11.0726 4.6793 10.1582 4.31063 9.29763C3.90456 8.34969 3.65697 7.43028 3.63405 6.60734C3.61107 5.78236 3.8153 4.98213 4.39871 4.39872C4.9822 3.81561 5.78211 3.61107 6.60689 3.63405C7.42947 3.65696 8.3483 3.90456 9.29571 4.31056C10.156 4.67923 11.0701 5.19157 11.9989 5.82795C12.9276 5.19159 13.8419 4.67929 14.7025 4.31063C15.6504 3.90456 16.5698 3.65697 17.3928 3.63405ZM18.3108 8.70487C18.0395 9.33787 17.674 10.0166 17.2222 10.7184C16.6628 10.0182 16.0386 9.31993 15.358 8.64031C14.6779 7.96032 13.9797 7.33671 13.2796 6.77773C13.9811 6.32616 14.6599 5.96069 15.2931 5.68945C16.1374 5.32777 16.8641 5.14936 17.4345 5.13347C18.0027 5.11764 18.3431 5.26186 18.5407 5.45937C18.7385 5.65741 18.8824 5.99763 18.8666 6.56513C18.8508 7.13499 18.6724 7.86103 18.3108 8.70487ZM14.2977 9.70138C13.5391 8.94274 12.7638 8.26585 11.999 7.68041C11.2343 8.26601 10.4595 8.94309 9.70179 9.70196C8.94306 10.4607 8.26604 11.2362 7.68047 12.0012C8.26605 12.7658 8.94312 13.5406 9.70196 14.2983C10.4606 15.0569 11.2363 15.7342 12.0011 16.3197C12.7658 15.7341 13.5406 15.057 14.2983 14.2981C15.0571 13.5394 15.7341 12.7639 16.3197 11.999C15.7341 11.2343 15.0566 10.4591 14.2977 9.70138ZM8.70487 5.68929C9.33791 5.96058 10.0167 6.32615 10.7184 6.77787C10.0183 7.33717 9.32021 7.9612 8.64072 8.64171C7.96058 9.32185 7.33683 10.0203 6.77775 10.7205C6.32617 10.019 5.96069 9.34018 5.68945 8.70698C5.32777 7.86267 5.14936 7.13595 5.13347 6.56557C5.11764 5.9974 5.26169 5.65717 5.4592 5.45955C5.65724 5.26175 5.99763 5.11766 6.56513 5.13346C7.13499 5.14934 7.86103 5.32767 8.70487 5.68929ZM5.68931 15.2957C5.96059 14.6626 6.3262 13.9837 6.77797 13.2818C7.33735 13.982 7.96149 14.6802 8.64212 15.3598C9.32213 16.0398 10.0204 16.6634 10.7205 17.2224C10.019 17.674 9.34016 18.0395 8.70694 18.3108C7.86261 18.6725 7.13586 18.851 6.56542 18.867C5.99716 18.883 5.65693 18.739 5.45938 18.5417C5.2616 18.3437 5.11766 18.0034 5.13346 17.4358C5.14934 16.8658 5.32769 16.1396 5.68931 15.2957ZM15.3598 15.358C14.6802 16.0386 13.982 16.6628 13.2818 17.2222C13.9836 17.6739 14.6625 18.0395 15.2957 18.3108C16.1396 18.6724 16.8658 18.8508 17.4358 18.8666C18.0034 18.8824 18.3437 18.7385 18.5417 18.5407C18.739 18.3432 18.883 18.0029 18.867 17.4347C18.851 16.8642 18.6725 16.1375 18.3108 15.2932C18.0395 14.66 17.674 13.9811 17.2224 13.2796C16.6634 13.9797 16.0398 14.6779 15.3598 15.358Z\"\n\t\t\t/>\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default AtomIcon;\n"],"names":["React","SvgIcon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,MAAM,QAAW,GAAAA,gBAAA,CAAM,UAA2C,CAAA,CAAE,OAAO,GAAS,KAAA;AACnF,EACC,uBAAAA,gBAAA,CAAA,aAAA,CAACC,wBAAQ,EAAA,EAAA,OAAA,EAAQ,WAAc,EAAA,GAAG,KAAQ,EAAA,GAAA,EAAA,kBACxCD,gBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAK,CAAE,EAAA,4KAAA,EAA6K,CACrL,kBAAAA,gBAAA,CAAA,aAAA;AAAA,IAAC,MAAA;AAAA,IAAA;AAAA,MACA,QAAS,EAAA,SAAA;AAAA,MACT,QAAS,EAAA,SAAA;AAAA,MACT,CAAE,EAAA;AAAA;AAAA,GAEJ,CAAA;AAEF,CAAE;;;;"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const TextIcon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M4.25 5C4.25 4.58579 4.58579 4.25 5 4.25H19C19.4142 4.25 19.75 4.58579 19.75 5V7C19.75 7.41421 19.4142 7.75 19 7.75C18.5858 7.75 18.25 7.41421 18.25 7V5.75H12.75V18.25H14C14.4142 18.25 14.75 18.5858 14.75 19C14.75 19.4142 14.4142 19.75 14 19.75H10C9.58579 19.75 9.25 19.4142 9.25 19C9.25 18.5858 9.58579 18.25 10 18.25H11.25V5.75H5.75V7C5.75 7.41421 5.41421 7.75 5 7.75C4.58579 7.75 4.25 7.41421 4.25 7V5Z" }));
|
|
6
|
+
});
|
|
7
|
+
|
|
8
|
+
export { TextIcon as default };
|
|
9
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../src/TextIcon/index.tsx"],"sourcesContent":["'use client';\nimport * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst TextIcon = React.forwardRef< SVGSVGElement, SvgIconProps >( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path d=\"M4.25 5C4.25 4.58579 4.58579 4.25 5 4.25H19C19.4142 4.25 19.75 4.58579 19.75 5V7C19.75 7.41421 19.4142 7.75 19 7.75C18.5858 7.75 18.25 7.41421 18.25 7V5.75H12.75V18.25H14C14.4142 18.25 14.75 18.5858 14.75 19C14.75 19.4142 14.4142 19.75 14 19.75H10C9.58579 19.75 9.25 19.4142 9.25 19C9.25 18.5858 9.58579 18.25 10 18.25H11.25V5.75H5.75V7C5.75 7.41421 5.41421 7.75 5 7.75C4.58579 7.75 4.25 7.41421 4.25 7V5Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default TextIcon;\n"],"names":[],"mappings":";;;AAIA,MAAM,QAAW,GAAA,KAAA,CAAM,UAA2C,CAAA,CAAE,OAAO,GAAS,KAAA;AACnF,EACC,uBAAA,KAAA,CAAA,aAAA,CAAC,OAAQ,EAAA,EAAA,OAAA,EAAQ,WAAc,EAAA,GAAG,KAAQ,EAAA,GAAA,EAAA,kBACxC,KAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAK,CAAE,EAAA,uZAAA,EAAwZ,CACja,CAAA;AAEF,CAAE;;;;"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var React = require('react');
|
|
6
|
+
var SvgIcon = require('@elementor/ui/SvgIcon');
|
|
7
|
+
|
|
8
|
+
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
|
+
|
|
10
|
+
function _interopNamespaceCompat(e) {
|
|
11
|
+
if (e && typeof e === 'object' && 'default' in e) return e;
|
|
12
|
+
var n = Object.create(null);
|
|
13
|
+
if (e) {
|
|
14
|
+
Object.keys(e).forEach(function (k) {
|
|
15
|
+
if (k !== 'default') {
|
|
16
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
17
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return e[k]; }
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
}
|
|
24
|
+
n.default = e;
|
|
25
|
+
return Object.freeze(n);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
var React__namespace = /*#__PURE__*/_interopNamespaceCompat(React);
|
|
29
|
+
var SvgIcon__default = /*#__PURE__*/_interopDefaultCompat(SvgIcon);
|
|
30
|
+
|
|
31
|
+
const TextIcon = React__namespace.forwardRef((props, ref) => {
|
|
32
|
+
return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M4.25 5C4.25 4.58579 4.58579 4.25 5 4.25H19C19.4142 4.25 19.75 4.58579 19.75 5V7C19.75 7.41421 19.4142 7.75 19 7.75C18.5858 7.75 18.25 7.41421 18.25 7V5.75H12.75V18.25H14C14.4142 18.25 14.75 18.5858 14.75 19C14.75 19.4142 14.4142 19.75 14 19.75H10C9.58579 19.75 9.25 19.4142 9.25 19C9.25 18.5858 9.58579 18.25 10 18.25H11.25V5.75H5.75V7C5.75 7.41421 5.41421 7.75 5 7.75C4.58579 7.75 4.25 7.41421 4.25 7V5Z" }));
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
exports.default = TextIcon;
|
|
36
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../src/TextIcon/index.tsx"],"sourcesContent":["'use client';\nimport * as React from 'react';\nimport SvgIcon, { SvgIconProps } from '@elementor/ui/SvgIcon';\n\nconst TextIcon = React.forwardRef< SVGSVGElement, SvgIconProps >( ( props, ref ) => {\n\treturn (\n\t\t<SvgIcon viewBox=\"0 0 24 24\" { ...props } ref={ ref }>\n\t\t\t<path d=\"M4.25 5C4.25 4.58579 4.58579 4.25 5 4.25H19C19.4142 4.25 19.75 4.58579 19.75 5V7C19.75 7.41421 19.4142 7.75 19 7.75C18.5858 7.75 18.25 7.41421 18.25 7V5.75H12.75V18.25H14C14.4142 18.25 14.75 18.5858 14.75 19C14.75 19.4142 14.4142 19.75 14 19.75H10C9.58579 19.75 9.25 19.4142 9.25 19C9.25 18.5858 9.58579 18.25 10 18.25H11.25V5.75H5.75V7C5.75 7.41421 5.41421 7.75 5 7.75C4.58579 7.75 4.25 7.41421 4.25 7V5Z\" />\n\t\t</SvgIcon>\n\t);\n} );\n\nexport default TextIcon;\n"],"names":["React","SvgIcon"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,MAAM,QAAW,GAAAA,gBAAA,CAAM,UAA2C,CAAA,CAAE,OAAO,GAAS,KAAA;AACnF,EACC,uBAAAA,gBAAA,CAAA,aAAA,CAACC,wBAAQ,EAAA,EAAA,OAAA,EAAQ,WAAc,EAAA,GAAG,KAAQ,EAAA,GAAA,EAAA,kBACxCD,gBAAA,CAAA,aAAA,CAAA,MAAA,EAAA,EAAK,CAAE,EAAA,uZAAA,EAAwZ,CACja,CAAA;AAEF,CAAE;;;;"}
|
package/index.d.ts
CHANGED
|
@@ -26,6 +26,7 @@ export { default as ArrowsMaximizeIcon } from './ArrowsMaximizeIcon';
|
|
|
26
26
|
export { default as ArrowsMoveHorizontalIcon } from './ArrowsMoveHorizontalIcon';
|
|
27
27
|
export { default as ArrowsMoveVerticalIcon } from './ArrowsMoveVerticalIcon';
|
|
28
28
|
export { default as ArrowsRightLeftIcon } from './ArrowsRightLeftIcon';
|
|
29
|
+
export { default as AtomIcon } from './AtomIcon';
|
|
29
30
|
export { default as BanIcon } from './BanIcon';
|
|
30
31
|
export { default as BoltIcon } from './BoltIcon';
|
|
31
32
|
export { default as BorderCornersIcon } from './BorderCornersIcon';
|
|
@@ -192,6 +193,7 @@ export { default as TabletLandscapeIcon } from './TabletLandscapeIcon';
|
|
|
192
193
|
export { default as TabletPortraitIcon } from './TabletPortraitIcon';
|
|
193
194
|
export { default as TextDirectionLtrIcon } from './TextDirectionLtrIcon';
|
|
194
195
|
export { default as TextDirectionRtlIcon } from './TextDirectionRtlIcon';
|
|
196
|
+
export { default as TextIcon } from './TextIcon';
|
|
195
197
|
export { default as ThemeBuilderIcon } from './ThemeBuilderIcon';
|
|
196
198
|
export { default as ToggleRightIcon } from './ToggleRightIcon';
|
|
197
199
|
export { default as TrashIcon } from './TrashIcon';
|
package/index.esm.js
CHANGED
|
@@ -302,6 +302,17 @@ const ArrowsRightLeftIcon = React.forwardRef((props, ref) => {
|
|
|
302
302
|
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M17.4697 3.46967C17.7626 3.17678 18.2374 3.17678 18.5303 3.46967L21.5303 6.46967C21.8232 6.76256 21.8232 7.23744 21.5303 7.53033L18.5303 10.5303C18.2374 10.8232 17.7626 10.8232 17.4697 10.5303C17.1768 10.2374 17.1768 9.76256 17.4697 9.46967L19.1893 7.75H3C2.58579 7.75 2.25 7.41421 2.25 7C2.25 6.58579 2.58579 6.25 3 6.25H19.1893L17.4697 4.53033C17.1768 4.23744 17.1768 3.76256 17.4697 3.46967Z" }), /* @__PURE__ */ React.createElement("path", { d: "M6.53033 13.4697C6.82322 13.7626 6.82322 14.2374 6.53033 14.5303L4.81066 16.25H21C21.4142 16.25 21.75 16.5858 21.75 17C21.75 17.4142 21.4142 17.75 21 17.75H4.81066L6.53033 19.4697C6.82322 19.7626 6.82322 20.2374 6.53033 20.5303C6.23744 20.8232 5.76256 20.8232 5.46967 20.5303L2.46967 17.5303C2.17678 17.2374 2.17678 16.7626 2.46967 16.4697L5.46967 13.4697C5.76256 13.1768 6.23744 13.1768 6.53033 13.4697Z" }));
|
|
303
303
|
});
|
|
304
304
|
|
|
305
|
+
const AtomIcon = React.forwardRef((props, ref) => {
|
|
306
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V12.01C11.25 12.4242 11.5858 12.76 12 12.76C12.4142 12.76 12.75 12.4242 12.75 12.01V12Z" }), /* @__PURE__ */ React.createElement(
|
|
307
|
+
"path",
|
|
308
|
+
{
|
|
309
|
+
fillRule: "evenodd",
|
|
310
|
+
clipRule: "evenodd",
|
|
311
|
+
d: "M17.3928 3.63405C18.2177 3.61107 19.018 3.8153 19.6014 4.39871C20.1845 4.9822 20.389 5.78211 20.3661 6.60689C20.3431 7.42947 20.0956 8.3483 19.6895 9.29571C19.3209 10.156 18.8085 11.0701 18.1722 11.9989C18.8085 12.9276 19.3208 13.8419 19.6896 14.7024C20.0957 15.6504 20.3434 16.5697 20.3664 17.3926C20.3896 18.2175 20.1856 19.0177 19.6025 19.6012C19.019 20.1843 18.2189 20.389 17.394 20.3661C16.5714 20.3431 15.6524 20.0956 14.7049 19.6896C13.8445 19.3209 12.9302 18.8085 12.0013 18.1721C11.0726 18.8085 10.1583 19.3208 9.29767 19.6896C8.34974 20.0957 7.43037 20.3434 6.60749 20.3664C5.78261 20.3896 4.98237 20.1856 4.39889 19.6025C3.81576 19.019 3.61108 18.2189 3.63405 17.394C3.65695 16.5714 3.90454 15.6524 4.31055 14.7049C4.67923 13.8445 5.19159 12.9302 5.828 12.0013C5.19161 11.0726 4.6793 10.1582 4.31063 9.29763C3.90456 8.34969 3.65697 7.43028 3.63405 6.60734C3.61107 5.78236 3.8153 4.98213 4.39871 4.39872C4.9822 3.81561 5.78211 3.61107 6.60689 3.63405C7.42947 3.65696 8.3483 3.90456 9.29571 4.31056C10.156 4.67923 11.0701 5.19157 11.9989 5.82795C12.9276 5.19159 13.8419 4.67929 14.7025 4.31063C15.6504 3.90456 16.5698 3.65697 17.3928 3.63405ZM18.3108 8.70487C18.0395 9.33787 17.674 10.0166 17.2222 10.7184C16.6628 10.0182 16.0386 9.31993 15.358 8.64031C14.6779 7.96032 13.9797 7.33671 13.2796 6.77773C13.9811 6.32616 14.6599 5.96069 15.2931 5.68945C16.1374 5.32777 16.8641 5.14936 17.4345 5.13347C18.0027 5.11764 18.3431 5.26186 18.5407 5.45937C18.7385 5.65741 18.8824 5.99763 18.8666 6.56513C18.8508 7.13499 18.6724 7.86103 18.3108 8.70487ZM14.2977 9.70138C13.5391 8.94274 12.7638 8.26585 11.999 7.68041C11.2343 8.26601 10.4595 8.94309 9.70179 9.70196C8.94306 10.4607 8.26604 11.2362 7.68047 12.0012C8.26605 12.7658 8.94312 13.5406 9.70196 14.2983C10.4606 15.0569 11.2363 15.7342 12.0011 16.3197C12.7658 15.7341 13.5406 15.057 14.2983 14.2981C15.0571 13.5394 15.7341 12.7639 16.3197 11.999C15.7341 11.2343 15.0566 10.4591 14.2977 9.70138ZM8.70487 5.68929C9.33791 5.96058 10.0167 6.32615 10.7184 6.77787C10.0183 7.33717 9.32021 7.9612 8.64072 8.64171C7.96058 9.32185 7.33683 10.0203 6.77775 10.7205C6.32617 10.019 5.96069 9.34018 5.68945 8.70698C5.32777 7.86267 5.14936 7.13595 5.13347 6.56557C5.11764 5.9974 5.26169 5.65717 5.4592 5.45955C5.65724 5.26175 5.99763 5.11766 6.56513 5.13346C7.13499 5.14934 7.86103 5.32767 8.70487 5.68929ZM5.68931 15.2957C5.96059 14.6626 6.3262 13.9837 6.77797 13.2818C7.33735 13.982 7.96149 14.6802 8.64212 15.3598C9.32213 16.0398 10.0204 16.6634 10.7205 17.2224C10.019 17.674 9.34016 18.0395 8.70694 18.3108C7.86261 18.6725 7.13586 18.851 6.56542 18.867C5.99716 18.883 5.65693 18.739 5.45938 18.5417C5.2616 18.3437 5.11766 18.0034 5.13346 17.4358C5.14934 16.8658 5.32769 16.1396 5.68931 15.2957ZM15.3598 15.358C14.6802 16.0386 13.982 16.6628 13.2818 17.2222C13.9836 17.6739 14.6625 18.0395 15.2957 18.3108C16.1396 18.6724 16.8658 18.8508 17.4358 18.8666C18.0034 18.8824 18.3437 18.7385 18.5417 18.5407C18.739 18.3432 18.883 18.0029 18.867 17.4347C18.851 16.8642 18.6725 16.1375 18.3108 15.2932C18.0395 14.66 17.674 13.9811 17.2224 13.2796C16.6634 13.9797 16.0398 14.6779 15.3598 15.358Z"
|
|
312
|
+
}
|
|
313
|
+
));
|
|
314
|
+
});
|
|
315
|
+
|
|
305
316
|
const BanIcon = React.forwardRef((props, ref) => {
|
|
306
317
|
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement(
|
|
307
318
|
"path",
|
|
@@ -2051,6 +2062,10 @@ const TextDirectionRtlIcon = React.forwardRef((props, ref) => {
|
|
|
2051
2062
|
));
|
|
2052
2063
|
});
|
|
2053
2064
|
|
|
2065
|
+
const TextIcon = React.forwardRef((props, ref) => {
|
|
2066
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M4.25 5C4.25 4.58579 4.58579 4.25 5 4.25H19C19.4142 4.25 19.75 4.58579 19.75 5V7C19.75 7.41421 19.4142 7.75 19 7.75C18.5858 7.75 18.25 7.41421 18.25 7V5.75H12.75V18.25H14C14.4142 18.25 14.75 18.5858 14.75 19C14.75 19.4142 14.4142 19.75 14 19.75H10C9.58579 19.75 9.25 19.4142 9.25 19C9.25 18.5858 9.58579 18.25 10 18.25H11.25V5.75H5.75V7C5.75 7.41421 5.41421 7.75 5 7.75C4.58579 7.75 4.25 7.41421 4.25 7V5Z" }));
|
|
2067
|
+
});
|
|
2068
|
+
|
|
2054
2069
|
const ThemeBuilderIcon = React.forwardRef((props, ref) => {
|
|
2055
2070
|
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement(
|
|
2056
2071
|
"path",
|
|
@@ -2270,5 +2285,5 @@ const XIcon = React.forwardRef((props, ref) => {
|
|
|
2270
2285
|
));
|
|
2271
2286
|
});
|
|
2272
2287
|
|
|
2273
|
-
export { AIIcon, AcademyIcon, AdjustmentsHorizontalIcon, AdjustmentsIcon, AffiliatesIcon, AlertCircleIcon, AlertOctagonFilledIcon, AlertTriangleFilledIcon, AlertTriangleIcon, AlignCenterIcon, AlignJustifiedIcon, AlignLeftIcon, AlignRightIcon, AppsIcon, ArchiveTemplateIcon, ArrowBackIcon, ArrowBarBothIcon, ArrowDownSmallIcon, ArrowForwardIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpRightIcon, ArrowUpSmallIcon, ArrowsLeftRightIcon, ArrowsMaximizeIcon, ArrowsMoveHorizontalIcon, ArrowsMoveVerticalIcon, ArrowsRightLeftIcon, BanIcon, BoltIcon, BorderCornersIcon, BrandFacebookIcon, BriefcaseIcon, BrushIcon, BugOffIcon, CalendarDollarIcon, CalendarIcon, CameraIcon, CartIcon, ChatbotIcon, CheckIcon, CheckedCircleIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CircleCheckFilledIcon, CircleMinusIcon, CircleNumber1Icon, CirclePlusIcon, CircleXIcon, ClearIcon, ClockIcon, CloudBackupIcon, CloudIcon, CodeIcon, ColorFilterIcon, ColorSwatchIcon, ContainerTemplateIcon, CopyIcon, CopyPageIcon, CornerUpRightIcon, CreditCardIcon, CrownIcon, DatabaseIcon, DesktopIcon, DetachIcon, DiamondIcon, DiscountCheckFilledIcon, DomainIcon, DotsHorizontalIcon, DotsVerticalIcon, DownloadIcon, EditIcon, EraseIcon, Error404TemplateIcon, ExpandBottomIcon, ExpandDiagonalIcon, ExpandIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FileReportIcon, FilesIcon, FolderIcon, FooterTemplateIcon, GiftIcon, GridDotsIcon, GripVerticalIcon, HeaderTemplateIcon, HeadsetIcon, HeartHandShakeIcon, HelpIcon, HistoryIcon, HomeIcon, InfoCircleFilledIcon, InfoCircleIcon, ItalicIcon, JustifyBottomIcon, JustifyCenterIcon, JustifyDistributeVerticalIcon, JustifySpaceAroundVerticalIcon, JustifySpaceBetweenVerticalIcon, JustifyTopIcon, KeyboardIcon, LandingPageTemplateIcon, LaptopIcon, LayoutAlignCenterIcon, LayoutAlignLeftIcon, LayoutAlignRightIcon, LayoutDistributeVerticalIcon, LetterAIcon, LetterCaseIcon, LetterCaseLowerIcon, LetterCaseUpperIcon, LetterXIcon, LetterYIcon, LibraryIcon, LikeIcon, LinkIcon, ListIcon, Loader2Icon, LockFilledIcon, LockIcon, LogoutIcon, LoopItemTemplateIcon, MailIcon, MapPinIcon, MenuIcon, MessageIcon, MessageLinesIcon, MinimizeDiagonalIcon, MinusIcon, MobileIcon, MobileLandscapeIcon, MobilePortraitIcon, NotificationFilledIcon, NotificationIcon, OverlineIcon, PageTemplateIcon, PageTypeIcon, PagesIcon, PencilIcon, PhotoIcon, PinIcon, PinnedOffIcon, PlugCheckIcon, PlugIcon, PlugRefreshIcon, PlugXIcon, PlusIcon, PointFilledIcon, PopupTemplateIcon, PostTypeIcon, RadioButtonUncheckedIcon, RadiusBottomLeftIcon, RadiusBottomRightIcon, RadiusTopLeftIcon, RadiusTopRightIcon, RefreshIcon, RepeatIcon, ResetIcon, RocketIcon, RotateIcon, RouterIcon, SFTPIcon, SearchIcon, SearchResultsTemplateIcon, SectionTemplateIcon, SelectorIcon, SendIcon, ServerCogIcon, SettingsIcon, ShieldCheckIcon, ShieldIcon, ShrinkIcon, SideAllIcon, SideBottomIcon, SideLeftIcon, SideRightIcon, SideTopIcon, SiteLockIcon, SiteLockOpenIcon, SocialIcon, SpeakerphoneIcon, StarIcon, StarOffIcon, StrikethroughIcon, StructureIcon, TabletIcon, TabletLandscapeIcon, TabletPortraitIcon, TextDirectionLtrIcon, TextDirectionRtlIcon, ThemeBuilderIcon, ToggleRightIcon, TrashIcon, UnderlineIcon, UpgradeIcon, UploadIcon, UserHeartIcon, UserIcon, UserPlusIcon, UsersIcon, WalletIcon, WebsiteIcon, WhatsappIcon, WidescreenIcon, WidgetsIcon, WordpressIcon, WorldIcon, XIcon };
|
|
2288
|
+
export { AIIcon, AcademyIcon, AdjustmentsHorizontalIcon, AdjustmentsIcon, AffiliatesIcon, AlertCircleIcon, AlertOctagonFilledIcon, AlertTriangleFilledIcon, AlertTriangleIcon, AlignCenterIcon, AlignJustifiedIcon, AlignLeftIcon, AlignRightIcon, AppsIcon, ArchiveTemplateIcon, ArrowBackIcon, ArrowBarBothIcon, ArrowDownSmallIcon, ArrowForwardIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpRightIcon, ArrowUpSmallIcon, ArrowsLeftRightIcon, ArrowsMaximizeIcon, ArrowsMoveHorizontalIcon, ArrowsMoveVerticalIcon, ArrowsRightLeftIcon, AtomIcon, BanIcon, BoltIcon, BorderCornersIcon, BrandFacebookIcon, BriefcaseIcon, BrushIcon, BugOffIcon, CalendarDollarIcon, CalendarIcon, CameraIcon, CartIcon, ChatbotIcon, CheckIcon, CheckedCircleIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CircleCheckFilledIcon, CircleMinusIcon, CircleNumber1Icon, CirclePlusIcon, CircleXIcon, ClearIcon, ClockIcon, CloudBackupIcon, CloudIcon, CodeIcon, ColorFilterIcon, ColorSwatchIcon, ContainerTemplateIcon, CopyIcon, CopyPageIcon, CornerUpRightIcon, CreditCardIcon, CrownIcon, DatabaseIcon, DesktopIcon, DetachIcon, DiamondIcon, DiscountCheckFilledIcon, DomainIcon, DotsHorizontalIcon, DotsVerticalIcon, DownloadIcon, EditIcon, EraseIcon, Error404TemplateIcon, ExpandBottomIcon, ExpandDiagonalIcon, ExpandIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FileReportIcon, FilesIcon, FolderIcon, FooterTemplateIcon, GiftIcon, GridDotsIcon, GripVerticalIcon, HeaderTemplateIcon, HeadsetIcon, HeartHandShakeIcon, HelpIcon, HistoryIcon, HomeIcon, InfoCircleFilledIcon, InfoCircleIcon, ItalicIcon, JustifyBottomIcon, JustifyCenterIcon, JustifyDistributeVerticalIcon, JustifySpaceAroundVerticalIcon, JustifySpaceBetweenVerticalIcon, JustifyTopIcon, KeyboardIcon, LandingPageTemplateIcon, LaptopIcon, LayoutAlignCenterIcon, LayoutAlignLeftIcon, LayoutAlignRightIcon, LayoutDistributeVerticalIcon, LetterAIcon, LetterCaseIcon, LetterCaseLowerIcon, LetterCaseUpperIcon, LetterXIcon, LetterYIcon, LibraryIcon, LikeIcon, LinkIcon, ListIcon, Loader2Icon, LockFilledIcon, LockIcon, LogoutIcon, LoopItemTemplateIcon, MailIcon, MapPinIcon, MenuIcon, MessageIcon, MessageLinesIcon, MinimizeDiagonalIcon, MinusIcon, MobileIcon, MobileLandscapeIcon, MobilePortraitIcon, NotificationFilledIcon, NotificationIcon, OverlineIcon, PageTemplateIcon, PageTypeIcon, PagesIcon, PencilIcon, PhotoIcon, PinIcon, PinnedOffIcon, PlugCheckIcon, PlugIcon, PlugRefreshIcon, PlugXIcon, PlusIcon, PointFilledIcon, PopupTemplateIcon, PostTypeIcon, RadioButtonUncheckedIcon, RadiusBottomLeftIcon, RadiusBottomRightIcon, RadiusTopLeftIcon, RadiusTopRightIcon, RefreshIcon, RepeatIcon, ResetIcon, RocketIcon, RotateIcon, RouterIcon, SFTPIcon, SearchIcon, SearchResultsTemplateIcon, SectionTemplateIcon, SelectorIcon, SendIcon, ServerCogIcon, SettingsIcon, ShieldCheckIcon, ShieldIcon, ShrinkIcon, SideAllIcon, SideBottomIcon, SideLeftIcon, SideRightIcon, SideTopIcon, SiteLockIcon, SiteLockOpenIcon, SocialIcon, SpeakerphoneIcon, StarIcon, StarOffIcon, StrikethroughIcon, StructureIcon, TabletIcon, TabletLandscapeIcon, TabletPortraitIcon, TextDirectionLtrIcon, TextDirectionRtlIcon, TextIcon, ThemeBuilderIcon, ToggleRightIcon, TrashIcon, UnderlineIcon, UpgradeIcon, UploadIcon, UserHeartIcon, UserIcon, UserPlusIcon, UsersIcon, WalletIcon, WebsiteIcon, WhatsappIcon, WidescreenIcon, WidgetsIcon, WordpressIcon, WorldIcon, XIcon };
|
|
2274
2289
|
//# sourceMappingURL=index.esm.js.map
|