@agentiffai/design 1.4.6 → 1.4.7
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/dist/copilotkit/index.cjs +1 -1
- package/dist/copilotkit/index.cjs.map +1 -1
- package/dist/copilotkit/index.js +1 -1
- package/dist/copilotkit/index.js.map +1 -1
- package/dist/icons/index.cjs +0 -204
- package/dist/icons/index.cjs.map +1 -1
- package/dist/icons/index.d.cts +1 -27
- package/dist/icons/index.d.ts +1 -27
- package/dist/icons/index.js +1 -203
- package/dist/icons/index.js.map +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/icons/index.cjs
CHANGED
|
@@ -2520,104 +2520,6 @@ function XIcon({
|
|
|
2520
2520
|
);
|
|
2521
2521
|
}
|
|
2522
2522
|
XIcon.displayName = "XIcon";
|
|
2523
|
-
function SvgWrapper7({
|
|
2524
|
-
size,
|
|
2525
|
-
className,
|
|
2526
|
-
onClick,
|
|
2527
|
-
ariaLabel,
|
|
2528
|
-
children
|
|
2529
|
-
}) {
|
|
2530
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
2531
|
-
"svg",
|
|
2532
|
-
{
|
|
2533
|
-
width: size,
|
|
2534
|
-
height: size,
|
|
2535
|
-
viewBox: "0 0 256 256",
|
|
2536
|
-
fill: "none",
|
|
2537
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2538
|
-
className,
|
|
2539
|
-
onClick,
|
|
2540
|
-
role: onClick ? "button" : ariaLabel ? "img" : "presentation",
|
|
2541
|
-
"aria-label": ariaLabel,
|
|
2542
|
-
tabIndex: onClick ? 0 : void 0,
|
|
2543
|
-
onKeyDown: onClick ? (e) => {
|
|
2544
|
-
if (e.key === "Enter" || e.key === " ") {
|
|
2545
|
-
e.preventDefault();
|
|
2546
|
-
onClick(e);
|
|
2547
|
-
}
|
|
2548
|
-
} : void 0,
|
|
2549
|
-
children
|
|
2550
|
-
}
|
|
2551
|
-
);
|
|
2552
|
-
}
|
|
2553
|
-
var XeroIconColored = ({
|
|
2554
|
-
size = 24,
|
|
2555
|
-
className,
|
|
2556
|
-
onClick,
|
|
2557
|
-
"aria-label": ariaLabel
|
|
2558
|
-
}) => /* @__PURE__ */ jsxRuntime.jsxs(SvgWrapper7, { size, className, onClick, ariaLabel, children: [
|
|
2559
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
2560
|
-
"path",
|
|
2561
|
-
{
|
|
2562
|
-
d: "M128.00285 256C198.693118 256 256 198.688775 256 128C256 57.2998444 198.698818 0 128.00285 0C57.3068822 0 0 57.2998444 0 128C0 198.688775 57.3068822 256 128.00285 256",
|
|
2563
|
-
fill: "#1FC0E7"
|
|
2564
|
-
}
|
|
2565
|
-
),
|
|
2566
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
2567
|
-
"path",
|
|
2568
|
-
{
|
|
2569
|
-
d: "M62.3672889 127.967763L84.1671111 106.065541C84.8896 105.337363 85.2935111 104.358874 85.2935111 103.323496C85.2935111 101.161719 83.5413333 99.4095407 81.3852444 99.4095407C80.3328 99.4095407 79.3486222 99.8191407 78.6090667 100.575763L56.8206222 122.381274L34.9468444 100.535941C34.2072889 99.807763 33.2288 99.4095407 32.1877333 99.4095407C30.0259556 99.4095407 28.2794667 101.161719 28.2794667 103.317807C28.2794667 104.370252 28.7004444 105.365807 29.4513778 106.105363L51.2512 127.93363L29.4627556 149.778963C28.7004444 150.541274 28.2794667 151.531141 28.2794667 152.583585C28.2794667 154.745363 30.0316444 156.497541 32.1877333 156.497541C33.2288 156.497541 34.2072889 156.099319 34.9468444 155.359763L56.7921778 133.503052L78.5521778 155.27443C79.3258667 156.070874 80.3157333 156.497541 81.3852444 156.497541C83.5356444 156.497541 85.2878222 154.745363 85.2878222 152.583585C85.2878222 151.542519 84.8896 150.56403 84.1500444 149.824474L62.3616 127.945007L62.3672889 127.967763ZM191.965867 127.962074C191.965867 131.887407 195.151644 135.073185 199.076978 135.073185C202.979556 135.073185 206.165333 131.887407 206.165333 127.962074C206.165333 124.036741 202.979556 120.850963 199.071289 120.850963C195.163022 120.850963 191.982933 124.036741 191.982933 127.962074L191.965867 127.962074ZM178.511644 127.962074C178.511644 116.612741 187.727644 107.368296 199.071289 107.368296C210.392178 107.368296 219.625244 116.612741 219.625244 127.962074C219.625244 139.311407 210.397867 148.555852 199.071289 148.555852C187.733333 148.555852 178.511644 139.322785 178.511644 127.962074L178.511644 127.962074ZM170.422044 127.962074C170.422044 143.777185 183.278933 156.65683 199.071289 156.65683C214.863644 156.65683 227.720533 143.788563 227.720533 127.967763C227.720533 112.152652 214.863644 99.2730074 199.071289 99.2730074C183.273244 99.2730074 170.422044 112.146963 170.422044 127.967763L170.422044 127.962074ZM168.391111 99.7622519L167.196444 99.7622519C163.584 99.7622519 160.1024 100.90003 157.195378 103.147141C156.797156 101.406341 155.227022 100.075141 153.361067 100.075141C151.216356 100.075141 149.492622 101.810252 149.492622 103.966341L149.504 152.293452C149.504 154.438163 151.267556 156.184652 153.400889 156.184652C155.551289 156.184652 157.303467 154.438163 157.309156 152.282074L157.309156 122.563319C157.309156 112.664652 158.219378 108.659674 166.684444 107.601541C167.480889 107.50483 168.322844 107.521896 168.334222 107.521896C170.643911 107.436563 172.293689 105.837985 172.293689 103.681896C172.293689 101.520119 170.530133 99.7679407 168.368356 99.7679407L168.391111 99.7622519ZM93.3774222 123.245985C93.3774222 123.132207 93.3888 123.01843 93.3944889 122.91603C95.6586667 113.927585 103.7824 107.288652 113.447822 107.288652C123.232711 107.288652 131.424711 114.081185 133.586489 123.228919L93.3717333 123.228919L93.3774222 123.245985ZM141.579378 122.50643C139.895467 114.524919 135.532089 107.96563 128.893156 103.755852C119.176533 97.5777185 106.353778 97.9190519 96.9784889 104.609185C89.3212444 110.053452 84.9009778 118.97363 84.9009778 128.161185C84.9009778 130.465185 85.1854222 132.791941 85.7543111 135.084563C88.6442667 146.462341 98.4177778 155.086696 110.068622 156.514607C113.527467 156.935585 116.895289 156.742163 120.365511 155.831941C123.369244 155.092385 126.264889 153.886341 128.932978 152.168296C131.703467 150.387674 134.018844 148.032474 136.271644 145.216474C136.305778 145.159585 136.351289 145.119763 136.3968 145.062874C137.955556 143.128652 137.665422 140.363852 135.958756 139.055407C134.513778 137.946074 132.090311 137.496652 130.190222 139.942874C129.780622 140.534519 129.319822 141.137541 128.824889 141.734874C127.305956 143.413096 125.422933 145.03443 123.170133 146.297363C120.291556 147.833363 117.026133 148.703763 113.555911 148.726519C102.189511 148.595674 96.1137778 140.648296 93.9463111 134.982163C93.5708444 133.918341 93.2807111 132.820385 93.0759111 131.682607L93.0190222 131.085274L133.808356 131.085274C139.394844 130.960119 142.398578 127.006341 141.568 122.495052L141.579378 122.50643Z",
|
|
2570
|
-
fill: "#FFFFFF"
|
|
2571
|
-
}
|
|
2572
|
-
)
|
|
2573
|
-
] });
|
|
2574
|
-
function MonoIcon7({
|
|
2575
|
-
size = 24,
|
|
2576
|
-
fill,
|
|
2577
|
-
className,
|
|
2578
|
-
onClick,
|
|
2579
|
-
ariaLabel
|
|
2580
|
-
}) {
|
|
2581
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(SvgWrapper7, { size, className, onClick, ariaLabel, children: [
|
|
2582
|
-
/* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "128", cy: "128", r: "128", fill, opacity: "0.15" }),
|
|
2583
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
2584
|
-
"path",
|
|
2585
|
-
{
|
|
2586
|
-
d: "M62.3672889 127.967763L84.1671111 106.065541C84.8896 105.337363 85.2935111 104.358874 85.2935111 103.323496C85.2935111 101.161719 83.5413333 99.4095407 81.3852444 99.4095407C80.3328 99.4095407 79.3486222 99.8191407 78.6090667 100.575763L56.8206222 122.381274L34.9468444 100.535941C34.2072889 99.807763 33.2288 99.4095407 32.1877333 99.4095407C30.0259556 99.4095407 28.2794667 101.161719 28.2794667 103.317807C28.2794667 104.370252 28.7004444 105.365807 29.4513778 106.105363L51.2512 127.93363L29.4627556 149.778963C28.7004444 150.541274 28.2794667 151.531141 28.2794667 152.583585C28.2794667 154.745363 30.0316444 156.497541 32.1877333 156.497541C33.2288 156.497541 34.2072889 156.099319 34.9468444 155.359763L56.7921778 133.503052L78.5521778 155.27443C79.3258667 156.070874 80.3157333 156.497541 81.3852444 156.497541C83.5356444 156.497541 85.2878222 154.745363 85.2878222 152.583585C85.2878222 151.542519 84.8896 150.56403 84.1500444 149.824474L62.3616 127.945007L62.3672889 127.967763ZM191.965867 127.962074C191.965867 131.887407 195.151644 135.073185 199.076978 135.073185C202.979556 135.073185 206.165333 131.887407 206.165333 127.962074C206.165333 124.036741 202.979556 120.850963 199.071289 120.850963C195.163022 120.850963 191.982933 124.036741 191.982933 127.962074L191.965867 127.962074ZM178.511644 127.962074C178.511644 116.612741 187.727644 107.368296 199.071289 107.368296C210.392178 107.368296 219.625244 116.612741 219.625244 127.962074C219.625244 139.311407 210.397867 148.555852 199.071289 148.555852C187.733333 148.555852 178.511644 139.322785 178.511644 127.962074L178.511644 127.962074ZM170.422044 127.962074C170.422044 143.777185 183.278933 156.65683 199.071289 156.65683C214.863644 156.65683 227.720533 143.788563 227.720533 127.967763C227.720533 112.152652 214.863644 99.2730074 199.071289 99.2730074C183.273244 99.2730074 170.422044 112.146963 170.422044 127.967763L170.422044 127.962074ZM168.391111 99.7622519L167.196444 99.7622519C163.584 99.7622519 160.1024 100.90003 157.195378 103.147141C156.797156 101.406341 155.227022 100.075141 153.361067 100.075141C151.216356 100.075141 149.492622 101.810252 149.492622 103.966341L149.504 152.293452C149.504 154.438163 151.267556 156.184652 153.400889 156.184652C155.551289 156.184652 157.303467 154.438163 157.309156 152.282074L157.309156 122.563319C157.309156 112.664652 158.219378 108.659674 166.684444 107.601541C167.480889 107.50483 168.322844 107.521896 168.334222 107.521896C170.643911 107.436563 172.293689 105.837985 172.293689 103.681896C172.293689 101.520119 170.530133 99.7679407 168.368356 99.7679407L168.391111 99.7622519ZM93.3774222 123.245985C93.3774222 123.132207 93.3888 123.01843 93.3944889 122.91603C95.6586667 113.927585 103.7824 107.288652 113.447822 107.288652C123.232711 107.288652 131.424711 114.081185 133.586489 123.228919L93.3717333 123.228919L93.3774222 123.245985ZM141.579378 122.50643C139.895467 114.524919 135.532089 107.96563 128.893156 103.755852C119.176533 97.5777185 106.353778 97.9190519 96.9784889 104.609185C89.3212444 110.053452 84.9009778 118.97363 84.9009778 128.161185C84.9009778 130.465185 85.1854222 132.791941 85.7543111 135.084563C88.6442667 146.462341 98.4177778 155.086696 110.068622 156.514607C113.527467 156.935585 116.895289 156.742163 120.365511 155.831941C123.369244 155.092385 126.264889 153.886341 128.932978 152.168296C131.703467 150.387674 134.018844 148.032474 136.271644 145.216474C136.305778 145.159585 136.351289 145.119763 136.3968 145.062874C137.955556 143.128652 137.665422 140.363852 135.958756 139.055407C134.513778 137.946074 132.090311 137.496652 130.190222 139.942874C129.780622 140.534519 129.319822 141.137541 128.824889 141.734874C127.305956 143.413096 125.422933 145.03443 123.170133 146.297363C120.291556 147.833363 117.026133 148.703763 113.555911 148.726519C102.189511 148.595674 96.1137778 140.648296 93.9463111 134.982163C93.5708444 133.918341 93.2807111 132.820385 93.0759111 131.682607L93.0190222 131.085274L133.808356 131.085274C139.394844 130.960119 142.398578 127.006341 141.568 122.495052L141.579378 122.50643Z",
|
|
2587
|
-
fill
|
|
2588
|
-
}
|
|
2589
|
-
)
|
|
2590
|
-
] });
|
|
2591
|
-
}
|
|
2592
|
-
function XeroIcon({
|
|
2593
|
-
variant = "colored",
|
|
2594
|
-
size = 24,
|
|
2595
|
-
className,
|
|
2596
|
-
onClick,
|
|
2597
|
-
"aria-label": ariaLabel = "Xero icon"
|
|
2598
|
-
}) {
|
|
2599
|
-
const iconProps = {
|
|
2600
|
-
size,
|
|
2601
|
-
className,
|
|
2602
|
-
onClick,
|
|
2603
|
-
"aria-label": ariaLabel
|
|
2604
|
-
};
|
|
2605
|
-
if (variant === "colored") {
|
|
2606
|
-
return /* @__PURE__ */ jsxRuntime.jsx(XeroIconColored, { ...iconProps });
|
|
2607
|
-
}
|
|
2608
|
-
const fill = variant === "black" ? "black" : "white";
|
|
2609
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
2610
|
-
MonoIcon7,
|
|
2611
|
-
{
|
|
2612
|
-
size,
|
|
2613
|
-
fill,
|
|
2614
|
-
className,
|
|
2615
|
-
onClick,
|
|
2616
|
-
ariaLabel
|
|
2617
|
-
}
|
|
2618
|
-
);
|
|
2619
|
-
}
|
|
2620
|
-
XeroIcon.displayName = "XeroIcon";
|
|
2621
2523
|
function YouTubeIcon({
|
|
2622
2524
|
variant = "colored",
|
|
2623
2525
|
size = 24,
|
|
@@ -2721,110 +2623,6 @@ function YouTubeIcon({
|
|
|
2721
2623
|
);
|
|
2722
2624
|
}
|
|
2723
2625
|
YouTubeIcon.displayName = "YouTubeIcon";
|
|
2724
|
-
function SvgWrapper8({
|
|
2725
|
-
size,
|
|
2726
|
-
className,
|
|
2727
|
-
onClick,
|
|
2728
|
-
ariaLabel,
|
|
2729
|
-
children
|
|
2730
|
-
}) {
|
|
2731
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
2732
|
-
"svg",
|
|
2733
|
-
{
|
|
2734
|
-
width: size,
|
|
2735
|
-
height: size,
|
|
2736
|
-
viewBox: "0 0 1024 1024",
|
|
2737
|
-
fill: "none",
|
|
2738
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2739
|
-
className,
|
|
2740
|
-
onClick,
|
|
2741
|
-
role: onClick ? "button" : ariaLabel ? "img" : "presentation",
|
|
2742
|
-
"aria-label": ariaLabel,
|
|
2743
|
-
tabIndex: onClick ? 0 : void 0,
|
|
2744
|
-
onKeyDown: onClick ? (e) => {
|
|
2745
|
-
if (e.key === "Enter" || e.key === " ") {
|
|
2746
|
-
e.preventDefault();
|
|
2747
|
-
onClick(e);
|
|
2748
|
-
}
|
|
2749
|
-
} : void 0,
|
|
2750
|
-
children
|
|
2751
|
-
}
|
|
2752
|
-
);
|
|
2753
|
-
}
|
|
2754
|
-
var ZohoMailIconColored = ({
|
|
2755
|
-
size = 24,
|
|
2756
|
-
className,
|
|
2757
|
-
onClick,
|
|
2758
|
-
"aria-label": ariaLabel
|
|
2759
|
-
}) => /* @__PURE__ */ jsxRuntime.jsxs(SvgWrapper8, { size, className, onClick, ariaLabel, children: [
|
|
2760
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
2761
|
-
"path",
|
|
2762
|
-
{
|
|
2763
|
-
d: "M811.1 690.3c-16.5 0-29.9-13.4-29.9-29.9V497.6c0-16.8-13.7-30.5-30.5-30.5H273.3c-16.8 0-30.5 13.7-30.5 30.5v34.1c0 16.5-13.4 29.9-29.9 29.9S183 548.2 183 531.7v-34.1c0-49.8 40.5-90.4 90.4-90.4h477.4c49.8 0 90.4 40.5 90.4 90.4v162.7c-.2 16.6-13.5 30-30.1 30",
|
|
2764
|
-
fill: "#F9B21D"
|
|
2765
|
-
}
|
|
2766
|
-
),
|
|
2767
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
2768
|
-
"path",
|
|
2769
|
-
{
|
|
2770
|
-
d: "M932.1 1022.3H91.9c-49.8 0-90.4-40.5-90.4-90.4V693.2c0-16.5 13.4-29.9 29.9-29.9s29.9 13.4 29.9 29.9v238.7c0 16.8 13.7 30.5 30.5 30.5H932c16.8 0 30.5-13.7 30.5-30.5V425.4c0-9.4-4.2-18.1-11.6-23.9L531 68.2c-11.2-8.9-26.8-8.9-38 0L72.9 401.4c-7.3 5.8-11.6 14.5-11.6 23.9v102.4c0 11.3 6.2 21.6 16.2 27l420.1 223.4c9 4.8 19.7 4.8 28.7 0L797 633.9c14.6-7.8 32.7-2.2 40.5 12.3 7.8 14.6 2.2 32.7-12.3 40.5L554.5 830.9c-26.6 14.2-58.3 14.2-84.9 0L49.5 607.5c-29.6-15.7-47.9-46.3-47.9-79.8V425.3c0-27.7 12.5-53.5 34.2-70.8l420-333.2C471.7 8.7 491.7 1.7 512 1.7s40.3 7 56.2 19.6l420.1 333.3c21.7 17.2 34.2 43 34.2 70.8v506.5c-.1 49.8-40.6 90.4-90.4 90.4",
|
|
2771
|
-
fill: "#226DB4"
|
|
2772
|
-
}
|
|
2773
|
-
)
|
|
2774
|
-
] });
|
|
2775
|
-
function MonoIcon8({
|
|
2776
|
-
size = 24,
|
|
2777
|
-
fill,
|
|
2778
|
-
className,
|
|
2779
|
-
onClick,
|
|
2780
|
-
ariaLabel
|
|
2781
|
-
}) {
|
|
2782
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(SvgWrapper8, { size, className, onClick, ariaLabel, children: [
|
|
2783
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
2784
|
-
"path",
|
|
2785
|
-
{
|
|
2786
|
-
d: "M811.1 690.3c-16.5 0-29.9-13.4-29.9-29.9V497.6c0-16.8-13.7-30.5-30.5-30.5H273.3c-16.8 0-30.5 13.7-30.5 30.5v34.1c0 16.5-13.4 29.9-29.9 29.9S183 548.2 183 531.7v-34.1c0-49.8 40.5-90.4 90.4-90.4h477.4c49.8 0 90.4 40.5 90.4 90.4v162.7c-.2 16.6-13.5 30-30.1 30",
|
|
2787
|
-
fill
|
|
2788
|
-
}
|
|
2789
|
-
),
|
|
2790
|
-
/* @__PURE__ */ jsxRuntime.jsx(
|
|
2791
|
-
"path",
|
|
2792
|
-
{
|
|
2793
|
-
d: "M932.1 1022.3H91.9c-49.8 0-90.4-40.5-90.4-90.4V693.2c0-16.5 13.4-29.9 29.9-29.9s29.9 13.4 29.9 29.9v238.7c0 16.8 13.7 30.5 30.5 30.5H932c16.8 0 30.5-13.7 30.5-30.5V425.4c0-9.4-4.2-18.1-11.6-23.9L531 68.2c-11.2-8.9-26.8-8.9-38 0L72.9 401.4c-7.3 5.8-11.6 14.5-11.6 23.9v102.4c0 11.3 6.2 21.6 16.2 27l420.1 223.4c9 4.8 19.7 4.8 28.7 0L797 633.9c14.6-7.8 32.7-2.2 40.5 12.3 7.8 14.6 2.2 32.7-12.3 40.5L554.5 830.9c-26.6 14.2-58.3 14.2-84.9 0L49.5 607.5c-29.6-15.7-47.9-46.3-47.9-79.8V425.3c0-27.7 12.5-53.5 34.2-70.8l420-333.2C471.7 8.7 491.7 1.7 512 1.7s40.3 7 56.2 19.6l420.1 333.3c21.7 17.2 34.2 43 34.2 70.8v506.5c-.1 49.8-40.6 90.4-90.4 90.4",
|
|
2794
|
-
fill
|
|
2795
|
-
}
|
|
2796
|
-
)
|
|
2797
|
-
] });
|
|
2798
|
-
}
|
|
2799
|
-
function ZohoMailIcon({
|
|
2800
|
-
variant = "colored",
|
|
2801
|
-
size = 24,
|
|
2802
|
-
className,
|
|
2803
|
-
onClick,
|
|
2804
|
-
"aria-label": ariaLabel = "Zoho Mail icon"
|
|
2805
|
-
}) {
|
|
2806
|
-
const iconProps = {
|
|
2807
|
-
size,
|
|
2808
|
-
className,
|
|
2809
|
-
onClick,
|
|
2810
|
-
"aria-label": ariaLabel
|
|
2811
|
-
};
|
|
2812
|
-
if (variant === "colored") {
|
|
2813
|
-
return /* @__PURE__ */ jsxRuntime.jsx(ZohoMailIconColored, { ...iconProps });
|
|
2814
|
-
}
|
|
2815
|
-
const fill = variant === "black" ? "black" : "white";
|
|
2816
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
2817
|
-
MonoIcon8,
|
|
2818
|
-
{
|
|
2819
|
-
size,
|
|
2820
|
-
fill,
|
|
2821
|
-
className,
|
|
2822
|
-
onClick,
|
|
2823
|
-
ariaLabel
|
|
2824
|
-
}
|
|
2825
|
-
);
|
|
2826
|
-
}
|
|
2827
|
-
ZohoMailIcon.displayName = "ZohoMailIcon";
|
|
2828
2626
|
|
|
2829
2627
|
exports.AirtableIcon = AirtableIcon;
|
|
2830
2628
|
exports.AmazonIcon = AmazonIcon;
|
|
@@ -2852,8 +2650,6 @@ exports.TodoistIcon = TodoistIcon;
|
|
|
2852
2650
|
exports.TrelloIcon = TrelloIcon;
|
|
2853
2651
|
exports.WhatsAppIcon = WhatsAppIcon;
|
|
2854
2652
|
exports.XIcon = XIcon;
|
|
2855
|
-
exports.XeroIcon = XeroIcon;
|
|
2856
2653
|
exports.YouTubeIcon = YouTubeIcon;
|
|
2857
|
-
exports.ZohoMailIcon = ZohoMailIcon;
|
|
2858
2654
|
//# sourceMappingURL=index.cjs.map
|
|
2859
2655
|
//# sourceMappingURL=index.cjs.map
|