@bikdotai/bik-component-library 0.0.825 → 0.0.827
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/cjs/components/QueryBuilder/components/Connectors/Components/EmojiPicker.js.map +1 -1
- package/dist/cjs/components/agent-builder/components/CreateSubAgentPanel.js +17 -1
- package/dist/cjs/components/agent-builder/components/CreateSubAgentPanel.js.map +1 -1
- package/dist/cjs/components/analytics-chips-and-dropdowns/chart/HorizontalBarGraph/HorizontalGraph.js.map +1 -1
- package/dist/cjs/components/analytics-chips-and-dropdowns/chart/VerticalBarGraph/VerticalGraph.js.map +1 -1
- package/dist/cjs/components/switch/Switch.js.map +1 -1
- package/dist/cjs/icons/Media/Visual/{Frame26086263.js → FormkitNeutral.js} +1 -1
- package/dist/cjs/icons/Media/Visual/FormkitNeutral.js.map +1 -0
- package/dist/cjs/icons/Media/Visual/{IconTrailing.js → FormkitSad.js} +1 -1
- package/dist/cjs/icons/Media/Visual/FormkitSad.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoFacebook.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoFacebook.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoFacebookComment.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoFacebookComment.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoInstagram.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoInstagram.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoInstagramComment.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoInstagramComment.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoMail.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoMail.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoMessenger.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoMessenger.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoPhone.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoPhone.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoTasks.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoTasks.js.map +1 -0
- package/dist/cjs/icons/Social/Channels/MonoWhatsapp.js +2 -0
- package/dist/cjs/icons/Social/Channels/MonoWhatsapp.js.map +1 -0
- package/dist/cjs/icons/Social/Social/BigCommerce.js +2 -0
- package/dist/cjs/icons/Social/Social/BigCommerce.js.map +1 -0
- package/dist/cjs/icons/Social/Social/Gorgias.js +2 -0
- package/dist/cjs/icons/Social/Social/Gorgias.js.map +1 -0
- package/dist/cjs/icons/Social/Social/Kustomer.js +2 -0
- package/dist/cjs/icons/Social/Social/Kustomer.js.map +1 -0
- package/dist/cjs/icons/Social/Social/WooCommerce.js +2 -0
- package/dist/cjs/icons/Social/Social/WooCommerce.js.map +1 -0
- package/dist/cjs/icons/Social/Social/Zendesk.js +2 -0
- package/dist/cjs/icons/Social/Social/Zendesk.js.map +1 -0
- package/dist/cjs/icons/index.js +1 -1
- package/dist/esm/components/QueryBuilder/components/Connectors/Components/EmojiPicker.js.map +1 -1
- package/dist/esm/components/QueryBuilder/helpers/PropertyCustomProcessor.d.ts +1 -1
- package/dist/esm/components/agent-builder/components/CreateSubAgentPanel.js +167 -120
- package/dist/esm/components/agent-builder/components/CreateSubAgentPanel.js.map +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/HorizontalBarGraph/HorizontalGraph.d.ts +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/HorizontalBarGraph/HorizontalGraph.js.map +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/HorizontalBarGraph/HorizontalGraph.type.d.ts +57 -0
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/LazyCharts.d.ts +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/VerticalBarGraph/VerticalGraph.d.ts +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/VerticalBarGraph/VerticalGraph.js.map +1 -1
- package/dist/esm/components/analytics-chips-and-dropdowns/chart/VerticalBarGraph/VerticalGraph.type.d.ts +46 -0
- package/dist/esm/components/switch/Switch.d.ts +2 -2
- package/dist/esm/components/switch/Switch.js.map +1 -1
- package/dist/esm/components/switch/Switch.type.d.ts +19 -0
- package/dist/esm/icons/Media/Visual/{Frame26086263.js → FormkitNeutral.js} +1 -1
- package/dist/esm/icons/Media/Visual/FormkitNeutral.js.map +1 -0
- package/dist/esm/icons/Media/Visual/{IconTrailing.js → FormkitSad.js} +1 -1
- package/dist/esm/icons/Media/Visual/FormkitSad.js.map +1 -0
- package/dist/esm/icons/Media/Visual/index.d.ts +2 -2
- package/dist/esm/icons/Social/Channels/MonoFacebook.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoFacebook.js +28 -0
- package/dist/esm/icons/Social/Channels/MonoFacebook.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoFacebookComment.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoFacebookComment.js +44 -0
- package/dist/esm/icons/Social/Channels/MonoFacebookComment.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoInstagram.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoInstagram.js +28 -0
- package/dist/esm/icons/Social/Channels/MonoInstagram.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoInstagramComment.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoInstagramComment.js +44 -0
- package/dist/esm/icons/Social/Channels/MonoInstagramComment.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoMail.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoMail.js +30 -0
- package/dist/esm/icons/Social/Channels/MonoMail.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoMessenger.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoMessenger.js +28 -0
- package/dist/esm/icons/Social/Channels/MonoMessenger.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoPhone.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoPhone.js +28 -0
- package/dist/esm/icons/Social/Channels/MonoPhone.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoTasks.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoTasks.js +37 -0
- package/dist/esm/icons/Social/Channels/MonoTasks.js.map +1 -0
- package/dist/esm/icons/Social/Channels/MonoWhatsapp.d.ts +6 -0
- package/dist/esm/icons/Social/Channels/MonoWhatsapp.js +30 -0
- package/dist/esm/icons/Social/Channels/MonoWhatsapp.js.map +1 -0
- package/dist/esm/icons/Social/Channels/index.d.ts +9 -0
- package/dist/esm/icons/Social/Social/BigCommerce.d.ts +7 -0
- package/dist/esm/icons/Social/Social/BigCommerce.js +33 -0
- package/dist/esm/icons/Social/Social/BigCommerce.js.map +1 -0
- package/dist/esm/icons/Social/Social/Gorgias.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Gorgias.js +31 -0
- package/dist/esm/icons/Social/Social/Gorgias.js.map +1 -0
- package/dist/esm/icons/Social/Social/Kustomer.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Kustomer.js +45 -0
- package/dist/esm/icons/Social/Social/Kustomer.js.map +1 -0
- package/dist/esm/icons/Social/Social/WooCommerce.d.ts +7 -0
- package/dist/esm/icons/Social/Social/WooCommerce.js +35 -0
- package/dist/esm/icons/Social/Social/WooCommerce.js.map +1 -0
- package/dist/esm/icons/Social/Social/Zendesk.d.ts +7 -0
- package/dist/esm/icons/Social/Social/Zendesk.js +46 -0
- package/dist/esm/icons/Social/Social/Zendesk.js.map +1 -0
- package/dist/esm/icons/Social/Social/index.d.ts +5 -0
- package/dist/esm/icons/index.d.ts +25 -25
- package/dist/esm/icons/index.js +530 -502
- package/dist/esm/icons/index.js.map +1 -1
- package/dist/esm/index.d.ts +1 -0
- package/package.json +1 -1
- package/dist/cjs/icons/Media/Visual/Frame26086263.js.map +0 -1
- package/dist/cjs/icons/Media/Visual/IconTrailing.js.map +0 -1
- package/dist/esm/icons/Media/Visual/Frame26086263.js.map +0 -1
- package/dist/esm/icons/Media/Visual/IconTrailing.js.map +0 -1
- /package/dist/esm/icons/Media/Visual/{Frame26086263.d.ts → FormkitNeutral.d.ts} +0 -0
- /package/dist/esm/icons/Media/Visual/{IconTrailing.d.ts → FormkitSad.d.ts} +0 -0
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
const e = ({ size: C = 24, ...t }) => {
|
|
3
|
+
const n = {
|
|
4
|
+
width: C,
|
|
5
|
+
height: C,
|
|
6
|
+
...t
|
|
7
|
+
};
|
|
8
|
+
return /* @__PURE__ */ o(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
viewBox: "0 0 24 24",
|
|
12
|
+
fill: "none",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
...n,
|
|
15
|
+
children: /* @__PURE__ */ o(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
d: "M10 7.00012C10 7.46586 9.89188 7.92535 9.68359 8.34192C9.47531 8.75849 9.17239 9.12107 8.7998 9.40051L8.33789 9.74524C9.60317 12.3137 11.6816 14.3918 14.249 15.6583L14.5996 15.2003L14.709 15.0636C14.9712 14.7534 15.2938 14.4987 15.6582 14.3165C16.0748 14.1082 16.5343 14.0001 17 14.0001H20C20.7957 14.0001 21.5585 14.3164 22.1211 14.879C22.6837 15.4416 23 16.2045 23 17.0001V20.0001C23 20.7958 22.6837 21.5586 22.1211 22.1212C21.5585 22.6838 20.7957 23.0001 20 23.0001C14.9609 23.0001 10.1286 20.9979 6.56543 17.4347C3.00224 13.8715 1 9.03924 1 4.00012C1 3.20447 1.3163 2.44164 1.87891 1.87903C2.44152 1.31642 3.20435 1.00012 4 1.00012H7C7.79565 1.00012 8.55849 1.31642 9.12109 1.87903C9.6837 2.44164 10 3.20447 10 4.00012V7.00012Z",
|
|
19
|
+
fill: "#616161"
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
};
|
|
25
|
+
export {
|
|
26
|
+
e as default
|
|
27
|
+
};
|
|
28
|
+
//# sourceMappingURL=MonoPhone.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MonoPhone.js","sources":["../../../../../src/icons/Social/Channels/MonoPhone.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\n\ninterface Props extends SVGProps<SVGSVGElement> {\n\tsize?: number | string;\n}\nconst SvgMonoPhone = ({ size = 24, ...rest }: Props) => {\n\tconst props = {\n\t\twidth: size,\n\t\theight: size,\n\t\t...rest,\n\t};\n\treturn (\n\t\t<svg\n\t\t\tviewBox=\"0 0 24 24\"\n\t\t\tfill=\"none\"\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t{...props}\n\t\t>\n\t\t\t<path\n\t\t\t\td=\"M10 7.00012C10 7.46586 9.89188 7.92535 9.68359 8.34192C9.47531 8.75849 9.17239 9.12107 8.7998 9.40051L8.33789 9.74524C9.60317 12.3137 11.6816 14.3918 14.249 15.6583L14.5996 15.2003L14.709 15.0636C14.9712 14.7534 15.2938 14.4987 15.6582 14.3165C16.0748 14.1082 16.5343 14.0001 17 14.0001H20C20.7957 14.0001 21.5585 14.3164 22.1211 14.879C22.6837 15.4416 23 16.2045 23 17.0001V20.0001C23 20.7958 22.6837 21.5586 22.1211 22.1212C21.5585 22.6838 20.7957 23.0001 20 23.0001C14.9609 23.0001 10.1286 20.9979 6.56543 17.4347C3.00224 13.8715 1 9.03924 1 4.00012C1 3.20447 1.3163 2.44164 1.87891 1.87903C2.44152 1.31642 3.20435 1.00012 4 1.00012H7C7.79565 1.00012 8.55849 1.31642 9.12109 1.87903C9.6837 2.44164 10 3.20447 10 4.00012V7.00012Z\"\n\t\t\t\tfill=\"#616161\"\n\t\t\t/>\n\t\t</svg>\n\t);\n};\nexport default SvgMonoPhone;\n"],"names":["SvgMonoPhone","size","rest","props","jsx"],"mappings":";AAKA,MAAMA,IAAe,CAAC,EAAE,MAAAC,IAAO,IAAI,GAAGC,QAAkB;AACvD,QAAMC,IAAQ;AAAA,IACb,OAAOF;AAAA,IACP,QAAQA;AAAA,IACR,GAAGC;AAAA,EAAA;AAEJ,SACC,gBAAAE;AAAA,IAAC;AAAA,IAAA;AAAA,MACA,SAAQ;AAAA,MACR,MAAK;AAAA,MACL,OAAM;AAAA,MACL,GAAGD;AAAA,MAEJ,UAAA,gBAAAC;AAAA,QAAC;AAAA,QAAA;AAAA,UACA,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MAAA;AAAA,IACN;AAAA,EAAA;AAGH;"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { jsxs as l, jsx as t } from "react/jsx-runtime";
|
|
2
|
+
const n = ({ size: C = 24, ...o }) => {
|
|
3
|
+
const s = {
|
|
4
|
+
width: C,
|
|
5
|
+
height: C,
|
|
6
|
+
...o
|
|
7
|
+
};
|
|
8
|
+
return /* @__PURE__ */ l(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
viewBox: "0 0 24 24",
|
|
12
|
+
fill: "none",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
...s,
|
|
15
|
+
children: [
|
|
16
|
+
/* @__PURE__ */ t(
|
|
17
|
+
"path",
|
|
18
|
+
{
|
|
19
|
+
d: "M18.0001 2C20.2092 2 22.0001 3.79086 22.0001 6V18C22.0001 20.2091 20.2092 22 18.0001 22H10.0313L15.4786 15.9482L15.6065 15.7988C16.8774 14.2338 16.7103 11.9292 15.1954 10.5654L15.046 10.4385C13.5316 9.20895 11.3252 9.32493 9.9483 10.707L9.81354 10.8496L6.34674 14.7002C5.12838 13.6127 3.38151 13.4445 2.00006 14.1904V6C2.00006 3.79086 3.79092 2 6.00006 2H18.0001Z",
|
|
20
|
+
fill: "#616161"
|
|
21
|
+
}
|
|
22
|
+
),
|
|
23
|
+
/* @__PURE__ */ t(
|
|
24
|
+
"path",
|
|
25
|
+
{
|
|
26
|
+
d: "M11.2999 12.1875C11.9689 11.4442 13.1141 11.3839 13.8575 12.0527C14.6007 12.7218 14.6612 13.867 13.9922 14.6104L7.87799 21.4033C7.48242 21.8426 6.92088 22.0408 6.37408 21.9932C6.34408 21.9912 6.31414 21.9888 6.28424 21.9854C6.28165 21.985 6.27902 21.9847 6.27643 21.9844C5.89197 21.9384 5.51896 21.7712 5.22174 21.4785L2.5401 18.8359C1.82778 18.134 1.81881 16.9868 2.52057 16.2744C3.2226 15.5621 4.3697 15.5539 5.08209 16.2559L6.43658 17.5908L11.2999 12.1875Z",
|
|
27
|
+
fill: "#616161"
|
|
28
|
+
}
|
|
29
|
+
)
|
|
30
|
+
]
|
|
31
|
+
}
|
|
32
|
+
);
|
|
33
|
+
};
|
|
34
|
+
export {
|
|
35
|
+
n as default
|
|
36
|
+
};
|
|
37
|
+
//# sourceMappingURL=MonoTasks.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MonoTasks.js","sources":["../../../../../src/icons/Social/Channels/MonoTasks.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\n\ninterface Props extends SVGProps<SVGSVGElement> {\n\tsize?: number | string;\n}\nconst SvgMonoTasks = ({ size = 24, ...rest }: Props) => {\n\tconst props = {\n\t\twidth: size,\n\t\theight: size,\n\t\t...rest,\n\t};\n\treturn (\n\t\t<svg\n\t\t\tviewBox=\"0 0 24 24\"\n\t\t\tfill=\"none\"\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t{...props}\n\t\t>\n\t\t\t<path\n\t\t\t\td=\"M18.0001 2C20.2092 2 22.0001 3.79086 22.0001 6V18C22.0001 20.2091 20.2092 22 18.0001 22H10.0313L15.4786 15.9482L15.6065 15.7988C16.8774 14.2338 16.7103 11.9292 15.1954 10.5654L15.046 10.4385C13.5316 9.20895 11.3252 9.32493 9.9483 10.707L9.81354 10.8496L6.34674 14.7002C5.12838 13.6127 3.38151 13.4445 2.00006 14.1904V6C2.00006 3.79086 3.79092 2 6.00006 2H18.0001Z\"\n\t\t\t\tfill=\"#616161\"\n\t\t\t/>\n\t\t\t<path\n\t\t\t\td=\"M11.2999 12.1875C11.9689 11.4442 13.1141 11.3839 13.8575 12.0527C14.6007 12.7218 14.6612 13.867 13.9922 14.6104L7.87799 21.4033C7.48242 21.8426 6.92088 22.0408 6.37408 21.9932C6.34408 21.9912 6.31414 21.9888 6.28424 21.9854C6.28165 21.985 6.27902 21.9847 6.27643 21.9844C5.89197 21.9384 5.51896 21.7712 5.22174 21.4785L2.5401 18.8359C1.82778 18.134 1.81881 16.9868 2.52057 16.2744C3.2226 15.5621 4.3697 15.5539 5.08209 16.2559L6.43658 17.5908L11.2999 12.1875Z\"\n\t\t\t\tfill=\"#616161\"\n\t\t\t/>\n\t\t</svg>\n\t);\n};\nexport default SvgMonoTasks;\n"],"names":["SvgMonoTasks","size","rest","props","jsxs","jsx"],"mappings":";AAKA,MAAMA,IAAe,CAAC,EAAE,MAAAC,IAAO,IAAI,GAAGC,QAAkB;AACvD,QAAMC,IAAQ;AAAA,IACb,OAAOF;AAAA,IACP,QAAQA;AAAA,IACR,GAAGC;AAAA,EAAA;AAEJ,SACC,gBAAAE;AAAA,IAAC;AAAA,IAAA;AAAA,MACA,SAAQ;AAAA,MACR,MAAK;AAAA,MACL,OAAM;AAAA,MACL,GAAGD;AAAA,MAEJ,UAAA;AAAA,QAAA,gBAAAE;AAAA,UAAC;AAAA,UAAA;AAAA,YACA,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,QAEN,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACA,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,MACN;AAAA,IAAA;AAAA,EAAA;AAGH;"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
const n = ({ size: C = 24, ...e }) => {
|
|
3
|
+
const l = {
|
|
4
|
+
width: C,
|
|
5
|
+
height: C,
|
|
6
|
+
...e
|
|
7
|
+
};
|
|
8
|
+
return /* @__PURE__ */ o(
|
|
9
|
+
"svg",
|
|
10
|
+
{
|
|
11
|
+
viewBox: "0 0 24 24",
|
|
12
|
+
fill: "none",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
...l,
|
|
15
|
+
children: /* @__PURE__ */ o(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
clipRule: "evenodd",
|
|
20
|
+
d: "M16.5818 13.9946C16.333 13.8701 15.1097 13.2682 14.8816 13.1851C14.6536 13.1021 14.4877 13.0606 14.3218 13.3096C14.1559 13.5587 13.6791 14.1192 13.5339 14.2853C13.3888 14.4513 13.2437 14.4722 12.9948 14.3475C12.746 14.223 11.9443 13.9603 10.9939 13.1125C10.2542 12.4527 9.75482 11.638 9.60971 11.3889C9.46456 11.1398 9.5942 11.0051 9.71877 10.881C9.83074 10.7696 9.96764 10.5904 10.092 10.4451C10.2165 10.2999 10.2579 10.196 10.3408 10.03C10.4238 9.86391 10.3823 9.71866 10.3201 9.59413C10.2579 9.46961 9.76026 8.24481 9.55294 7.74656C9.35096 7.26143 9.14584 7.32713 8.99309 7.31945C8.84813 7.31224 8.68206 7.31071 8.51623 7.31071C8.35035 7.31071 8.08076 7.37297 7.85267 7.62203C7.62462 7.87113 6.98183 8.47314 6.98183 9.6978C6.98183 10.9226 7.87339 12.1057 7.99782 12.2718C8.12225 12.4379 9.75234 14.9511 12.2484 16.0289C12.842 16.2853 13.3055 16.4383 13.6669 16.553C14.2629 16.7424 14.8054 16.7157 15.2341 16.6516C15.7122 16.5802 16.7062 16.0497 16.9136 15.4685C17.1209 14.8872 17.1209 14.389 17.0587 14.2853C16.9965 14.1815 16.8307 14.1192 16.5818 13.9946ZM19.0861 4.87234C17.206 2.99005 14.7057 1.953 12.0417 1.9519C6.55291 1.9519 2.08566 6.41886 2.08347 11.9094C2.08275 13.6645 2.54128 15.3776 3.41273 16.8878L2 22.048L7.27897 20.6633C8.73348 21.4566 10.3711 21.8748 12.0378 21.8753H12.0419C17.5301 21.8753 21.9978 17.4079 22 11.9173C22.001 9.25651 20.9661 6.75458 19.0861 4.87234Z",
|
|
21
|
+
fill: "#616161"
|
|
22
|
+
}
|
|
23
|
+
)
|
|
24
|
+
}
|
|
25
|
+
);
|
|
26
|
+
};
|
|
27
|
+
export {
|
|
28
|
+
n as default
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=MonoWhatsapp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MonoWhatsapp.js","sources":["../../../../../src/icons/Social/Channels/MonoWhatsapp.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\n\ninterface Props extends SVGProps<SVGSVGElement> {\n\tsize?: number | string;\n}\nconst SvgMonoWhatsapp = ({ size = 24, ...rest }: Props) => {\n\tconst props = {\n\t\twidth: size,\n\t\theight: size,\n\t\t...rest,\n\t};\n\treturn (\n\t\t<svg\n\t\t\tviewBox=\"0 0 24 24\"\n\t\t\tfill=\"none\"\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t{...props}\n\t\t>\n\t\t\t<path\n\t\t\t\tfillRule=\"evenodd\"\n\t\t\t\tclipRule=\"evenodd\"\n\t\t\t\td=\"M16.5818 13.9946C16.333 13.8701 15.1097 13.2682 14.8816 13.1851C14.6536 13.1021 14.4877 13.0606 14.3218 13.3096C14.1559 13.5587 13.6791 14.1192 13.5339 14.2853C13.3888 14.4513 13.2437 14.4722 12.9948 14.3475C12.746 14.223 11.9443 13.9603 10.9939 13.1125C10.2542 12.4527 9.75482 11.638 9.60971 11.3889C9.46456 11.1398 9.5942 11.0051 9.71877 10.881C9.83074 10.7696 9.96764 10.5904 10.092 10.4451C10.2165 10.2999 10.2579 10.196 10.3408 10.03C10.4238 9.86391 10.3823 9.71866 10.3201 9.59413C10.2579 9.46961 9.76026 8.24481 9.55294 7.74656C9.35096 7.26143 9.14584 7.32713 8.99309 7.31945C8.84813 7.31224 8.68206 7.31071 8.51623 7.31071C8.35035 7.31071 8.08076 7.37297 7.85267 7.62203C7.62462 7.87113 6.98183 8.47314 6.98183 9.6978C6.98183 10.9226 7.87339 12.1057 7.99782 12.2718C8.12225 12.4379 9.75234 14.9511 12.2484 16.0289C12.842 16.2853 13.3055 16.4383 13.6669 16.553C14.2629 16.7424 14.8054 16.7157 15.2341 16.6516C15.7122 16.5802 16.7062 16.0497 16.9136 15.4685C17.1209 14.8872 17.1209 14.389 17.0587 14.2853C16.9965 14.1815 16.8307 14.1192 16.5818 13.9946ZM19.0861 4.87234C17.206 2.99005 14.7057 1.953 12.0417 1.9519C6.55291 1.9519 2.08566 6.41886 2.08347 11.9094C2.08275 13.6645 2.54128 15.3776 3.41273 16.8878L2 22.048L7.27897 20.6633C8.73348 21.4566 10.3711 21.8748 12.0378 21.8753H12.0419C17.5301 21.8753 21.9978 17.4079 22 11.9173C22.001 9.25651 20.9661 6.75458 19.0861 4.87234Z\"\n\t\t\t\tfill=\"#616161\"\n\t\t\t/>\n\t\t</svg>\n\t);\n};\nexport default SvgMonoWhatsapp;\n"],"names":["SvgMonoWhatsapp","size","rest","props","jsx"],"mappings":";AAKA,MAAMA,IAAkB,CAAC,EAAE,MAAAC,IAAO,IAAI,GAAGC,QAAkB;AAC1D,QAAMC,IAAQ;AAAA,IACb,OAAOF;AAAA,IACP,QAAQA;AAAA,IACR,GAAGC;AAAA,EAAA;AAEJ,SACC,gBAAAE;AAAA,IAAC;AAAA,IAAA;AAAA,MACA,SAAQ;AAAA,MACR,MAAK;AAAA,MACL,OAAM;AAAA,MACL,GAAGD;AAAA,MAEJ,UAAA,gBAAAC;AAAA,QAAC;AAAA,QAAA;AAAA,UACA,UAAS;AAAA,UACT,UAAS;AAAA,UACT,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MAAA;AAAA,IACN;AAAA,EAAA;AAGH;"}
|
|
@@ -6,6 +6,15 @@ export { default as FacebookComment } from './FacebookComment';
|
|
|
6
6
|
export { default as Instagram } from './Instagram';
|
|
7
7
|
export { default as InstagramIcon } from './InstagramIcon';
|
|
8
8
|
export { default as Messenger } from './Messenger';
|
|
9
|
+
export { default as MonoFacebookComment } from './MonoFacebookComment';
|
|
10
|
+
export { default as MonoFacebook } from './MonoFacebook';
|
|
11
|
+
export { default as MonoInstagram } from './MonoInstagram';
|
|
12
|
+
export { default as MonoInstagramComment } from './MonoInstagramComment';
|
|
13
|
+
export { default as MonoMail } from './MonoMail';
|
|
14
|
+
export { default as MonoMessenger } from './MonoMessenger';
|
|
15
|
+
export { default as MonoPhone } from './MonoPhone';
|
|
16
|
+
export { default as MonoTasks } from './MonoTasks';
|
|
17
|
+
export { default as MonoWhatsapp } from './MonoWhatsapp';
|
|
9
18
|
export { default as Tasks } from './Tasks';
|
|
10
19
|
export { default as WebPush } from './WebPush';
|
|
11
20
|
export { default as WhatsApp } from './WhatsApp';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgBigCommerce: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgBigCommerce;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
+
const n = ({
|
|
3
|
+
size: C = 24,
|
|
4
|
+
color: o = "currentColor",
|
|
5
|
+
...t
|
|
6
|
+
}) => {
|
|
7
|
+
const e = {
|
|
8
|
+
width: C,
|
|
9
|
+
height: C,
|
|
10
|
+
color: o,
|
|
11
|
+
...t
|
|
12
|
+
};
|
|
13
|
+
return /* @__PURE__ */ r(
|
|
14
|
+
"svg",
|
|
15
|
+
{
|
|
16
|
+
viewBox: "0 0 24 24",
|
|
17
|
+
fill: "none",
|
|
18
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19
|
+
...e,
|
|
20
|
+
children: /* @__PURE__ */ r(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
d: "M12.5377 13.3849H15.0606C15.7781 13.3849 16.2325 12.9902 16.2325 12.3537C16.2325 11.7559 15.7781 11.3224 15.0606 11.3224H12.5377C12.454 11.3224 12.3824 11.3943 12.3824 11.4662V13.2359C12.3943 13.3196 12.4543 13.3796 12.5377 13.3796V13.3849ZM12.5377 17.4625H15.144C15.9453 17.4625 16.4234 17.0562 16.4234 16.3384C16.4234 15.7134 15.969 15.2143 15.144 15.2143H12.5377C12.454 15.2143 12.3824 15.2862 12.3824 15.3581V17.3072C12.3943 17.4028 12.4543 17.4625 12.5377 17.4625ZM21.7681 2.0498L14.3071 9.48739H15.5268C17.4281 9.48739 18.5519 10.683 18.5519 11.9865C18.5519 13.0177 17.8581 13.7678 17.1143 14.1028C16.9946 14.1506 16.9946 14.3215 17.1262 14.3659C17.9872 14.7003 18.5969 15.5972 18.5969 16.6497C18.5969 18.1322 17.6043 19.3159 15.6793 19.3159H10.3971C10.3133 19.3159 10.2418 19.2441 10.2418 19.1722V13.5406L2.05134 21.6947C1.94384 21.8022 2.0154 21.9938 2.17103 21.9938H21.8638C21.9356 21.9938 21.995 21.9313 21.995 21.8625V2.15762C22.031 2.02636 21.8638 1.95449 21.7678 2.05011L21.7681 2.0498Z",
|
|
24
|
+
fill: "currentColor"
|
|
25
|
+
}
|
|
26
|
+
)
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
};
|
|
30
|
+
export {
|
|
31
|
+
n as default
|
|
32
|
+
};
|
|
33
|
+
//# sourceMappingURL=BigCommerce.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BigCommerce.js","sources":["../../../../../src/icons/Social/Social/BigCommerce.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\n\ninterface Props extends SVGProps<SVGSVGElement> {\n\tsize?: number | string;\n\tcolor?: string;\n}\nconst SvgBigCommerce = ({\n\tsize = 24,\n\tcolor = 'currentColor',\n\t...rest\n}: Props) => {\n\tconst props = {\n\t\twidth: size,\n\t\theight: size,\n\t\tcolor,\n\t\t...rest,\n\t};\n\treturn (\n\t\t<svg\n\t\t\tviewBox=\"0 0 24 24\"\n\t\t\tfill=\"none\"\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t{...props}\n\t\t>\n\t\t\t<path\n\t\t\t\td=\"M12.5377 13.3849H15.0606C15.7781 13.3849 16.2325 12.9902 16.2325 12.3537C16.2325 11.7559 15.7781 11.3224 15.0606 11.3224H12.5377C12.454 11.3224 12.3824 11.3943 12.3824 11.4662V13.2359C12.3943 13.3196 12.4543 13.3796 12.5377 13.3796V13.3849ZM12.5377 17.4625H15.144C15.9453 17.4625 16.4234 17.0562 16.4234 16.3384C16.4234 15.7134 15.969 15.2143 15.144 15.2143H12.5377C12.454 15.2143 12.3824 15.2862 12.3824 15.3581V17.3072C12.3943 17.4028 12.4543 17.4625 12.5377 17.4625ZM21.7681 2.0498L14.3071 9.48739H15.5268C17.4281 9.48739 18.5519 10.683 18.5519 11.9865C18.5519 13.0177 17.8581 13.7678 17.1143 14.1028C16.9946 14.1506 16.9946 14.3215 17.1262 14.3659C17.9872 14.7003 18.5969 15.5972 18.5969 16.6497C18.5969 18.1322 17.6043 19.3159 15.6793 19.3159H10.3971C10.3133 19.3159 10.2418 19.2441 10.2418 19.1722V13.5406L2.05134 21.6947C1.94384 21.8022 2.0154 21.9938 2.17103 21.9938H21.8638C21.9356 21.9938 21.995 21.9313 21.995 21.8625V2.15762C22.031 2.02636 21.8638 1.95449 21.7678 2.05011L21.7681 2.0498Z\"\n\t\t\t\tfill=\"currentColor\"\n\t\t\t/>\n\t\t</svg>\n\t);\n};\nexport default SvgBigCommerce;\n"],"names":["SvgBigCommerce","size","color","rest","props","jsx"],"mappings":";AAMA,MAAMA,IAAiB,CAAC;AAAA,EACvB,MAAAC,IAAO;AAAA,EACP,OAAAC,IAAQ;AAAA,EACR,GAAGC;AACJ,MAAa;AACZ,QAAMC,IAAQ;AAAA,IACb,OAAOH;AAAA,IACP,QAAQA;AAAA,IACR,OAAAC;AAAA,IACA,GAAGC;AAAA,EAAA;AAEJ,SACC,gBAAAE;AAAA,IAAC;AAAA,IAAA;AAAA,MACA,SAAQ;AAAA,MACR,MAAK;AAAA,MACL,OAAM;AAAA,MACL,GAAGD;AAAA,MAEJ,UAAA,gBAAAC;AAAA,QAAC;AAAA,QAAA;AAAA,UACA,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MAAA;AAAA,IACN;AAAA,EAAA;AAGH;"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgGorgias: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgGorgias;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
const n = ({ size: C = 24, color: r = "currentColor", ...e }) => {
|
|
3
|
+
const l = {
|
|
4
|
+
width: C,
|
|
5
|
+
height: C,
|
|
6
|
+
color: r,
|
|
7
|
+
...e
|
|
8
|
+
};
|
|
9
|
+
return /* @__PURE__ */ o(
|
|
10
|
+
"svg",
|
|
11
|
+
{
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
fill: "none",
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
...l,
|
|
16
|
+
children: /* @__PURE__ */ o(
|
|
17
|
+
"path",
|
|
18
|
+
{
|
|
19
|
+
fillRule: "evenodd",
|
|
20
|
+
clipRule: "evenodd",
|
|
21
|
+
d: "M19.4579 21.6H20.6334C20.8946 21.6 21.1297 21.3649 21.1297 21.1037V8.51265C21.1297 7.28489 20.1371 6.26612 18.8832 6.26612H17.3942C17.133 6.26612 16.8979 6.03101 16.8979 5.76979V4.64652C16.924 3.39265 15.9313 2.39999 14.6775 2.39999H5.11665C3.86277 2.39999 2.87012 3.39265 2.87012 4.64652V17.2898C2.87012 18.5175 3.86277 19.5102 5.11665 19.5363H16.1926C16.2971 19.5363 16.4015 19.5624 16.4799 19.6147L19.1966 21.5216C19.275 21.5739 19.3795 21.6 19.4579 21.6ZM16.7673 17.7339H5.14277C4.85542 17.7339 4.64644 17.5249 4.64644 17.2375V4.67265C4.64644 4.41142 4.88155 4.17632 5.14277 4.17632H14.6513C14.9126 4.17632 15.1477 4.41142 15.1477 4.67265V5.79591C15.1477 6.05714 14.9126 6.29224 14.6513 6.29224H7.57216C7.31093 6.29224 7.07583 6.52734 7.07583 6.78857V15.1739C7.07583 15.4351 7.31093 15.6702 7.57216 15.6702H16.4277C16.6889 15.6702 16.924 15.4351 16.924 15.1739V8.53877C16.924 8.27755 17.1591 8.04244 17.4203 8.04244H18.8832C19.1444 8.04244 19.3795 8.27755 19.3795 8.53877V18.831C19.3795 19.0922 19.0922 19.2229 18.9093 19.0922L17.0546 17.8122C16.9762 17.76 16.8717 17.7339 16.7673 17.7339ZM14.8864 13.8678H9.08726C8.95665 13.8678 8.85216 13.7633 8.85216 13.6326V8.27755C8.85216 8.14693 8.95665 8.04244 9.08726 8.04244H14.8864C15.0171 8.04244 15.1215 8.14693 15.1215 8.27755V13.6065C15.1215 13.7371 15.0432 13.8678 14.8864 13.8678Z",
|
|
22
|
+
fill: "currentColor"
|
|
23
|
+
}
|
|
24
|
+
)
|
|
25
|
+
}
|
|
26
|
+
);
|
|
27
|
+
};
|
|
28
|
+
export {
|
|
29
|
+
n as default
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=Gorgias.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Gorgias.js","sources":["../../../../../src/icons/Social/Social/Gorgias.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\n\ninterface Props extends SVGProps<SVGSVGElement> {\n\tsize?: number | string;\n\tcolor?: string;\n}\nconst SvgGorgias = ({ size = 24, color = 'currentColor', ...rest }: Props) => {\n\tconst props = {\n\t\twidth: size,\n\t\theight: size,\n\t\tcolor,\n\t\t...rest,\n\t};\n\treturn (\n\t\t<svg\n\t\t\tviewBox=\"0 0 24 24\"\n\t\t\tfill=\"none\"\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t{...props}\n\t\t>\n\t\t\t<path\n\t\t\t\tfillRule=\"evenodd\"\n\t\t\t\tclipRule=\"evenodd\"\n\t\t\t\td=\"M19.4579 21.6H20.6334C20.8946 21.6 21.1297 21.3649 21.1297 21.1037V8.51265C21.1297 7.28489 20.1371 6.26612 18.8832 6.26612H17.3942C17.133 6.26612 16.8979 6.03101 16.8979 5.76979V4.64652C16.924 3.39265 15.9313 2.39999 14.6775 2.39999H5.11665C3.86277 2.39999 2.87012 3.39265 2.87012 4.64652V17.2898C2.87012 18.5175 3.86277 19.5102 5.11665 19.5363H16.1926C16.2971 19.5363 16.4015 19.5624 16.4799 19.6147L19.1966 21.5216C19.275 21.5739 19.3795 21.6 19.4579 21.6ZM16.7673 17.7339H5.14277C4.85542 17.7339 4.64644 17.5249 4.64644 17.2375V4.67265C4.64644 4.41142 4.88155 4.17632 5.14277 4.17632H14.6513C14.9126 4.17632 15.1477 4.41142 15.1477 4.67265V5.79591C15.1477 6.05714 14.9126 6.29224 14.6513 6.29224H7.57216C7.31093 6.29224 7.07583 6.52734 7.07583 6.78857V15.1739C7.07583 15.4351 7.31093 15.6702 7.57216 15.6702H16.4277C16.6889 15.6702 16.924 15.4351 16.924 15.1739V8.53877C16.924 8.27755 17.1591 8.04244 17.4203 8.04244H18.8832C19.1444 8.04244 19.3795 8.27755 19.3795 8.53877V18.831C19.3795 19.0922 19.0922 19.2229 18.9093 19.0922L17.0546 17.8122C16.9762 17.76 16.8717 17.7339 16.7673 17.7339ZM14.8864 13.8678H9.08726C8.95665 13.8678 8.85216 13.7633 8.85216 13.6326V8.27755C8.85216 8.14693 8.95665 8.04244 9.08726 8.04244H14.8864C15.0171 8.04244 15.1215 8.14693 15.1215 8.27755V13.6065C15.1215 13.7371 15.0432 13.8678 14.8864 13.8678Z\"\n\t\t\t\tfill=\"currentColor\"\n\t\t\t/>\n\t\t</svg>\n\t);\n};\nexport default SvgGorgias;\n"],"names":["SvgGorgias","size","color","rest","props","jsx"],"mappings":";AAMA,MAAMA,IAAa,CAAC,EAAE,MAAAC,IAAO,IAAI,OAAAC,IAAQ,gBAAgB,GAAGC,QAAkB;AAC7E,QAAMC,IAAQ;AAAA,IACb,OAAOH;AAAA,IACP,QAAQA;AAAA,IACR,OAAAC;AAAA,IACA,GAAGC;AAAA,EAAA;AAEJ,SACC,gBAAAE;AAAA,IAAC;AAAA,IAAA;AAAA,MACA,SAAQ;AAAA,MACR,MAAK;AAAA,MACL,OAAM;AAAA,MACL,GAAGD;AAAA,MAEJ,UAAA,gBAAAC;AAAA,QAAC;AAAA,QAAA;AAAA,UACA,UAAS;AAAA,UACT,UAAS;AAAA,UACT,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MAAA;AAAA,IACN;AAAA,EAAA;AAGH;"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgKustomer: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgKustomer;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { jsxs as e, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const s = ({ size: r = 24, color: o = "currentColor", ...t }) => {
|
|
3
|
+
const l = {
|
|
4
|
+
width: r,
|
|
5
|
+
height: r,
|
|
6
|
+
color: o,
|
|
7
|
+
...t
|
|
8
|
+
};
|
|
9
|
+
return /* @__PURE__ */ e(
|
|
10
|
+
"svg",
|
|
11
|
+
{
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
fill: "none",
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
...l,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ C(
|
|
18
|
+
"path",
|
|
19
|
+
{
|
|
20
|
+
d: "M17.2957 9.20728C17.5733 9.23017 18.0027 9.21872 18.2943 9.21855C18.7768 9.21827 19.2871 9.22654 19.767 9.21121C19.748 9.45549 19.7575 9.81224 19.7574 10.0658L19.7573 11.5589C19.7588 12.3986 19.7907 13.4738 19.7086 14.2855C19.5224 16.024 18.766 17.652 17.5574 18.9156C16.1507 20.4044 14.2039 21.2644 12.1559 21.3015C10.1296 21.3214 8.17797 20.538 6.72795 19.1225C5.46238 17.8771 4.64449 16.248 4.40185 14.4891C4.30869 13.7891 4.33843 13.0983 4.33386 12.3946C4.32698 11.3353 4.34647 10.2681 4.33008 9.20955C4.53819 9.23111 5.048 9.21994 5.28189 9.21867C5.77526 9.21603 6.31485 9.23022 6.80391 9.2105C6.79375 9.36018 6.7963 9.57462 6.79536 9.7272L6.79297 12.1507C6.79292 12.6787 6.77448 13.333 6.81864 13.8446C6.92212 15.1339 7.47523 16.3458 8.38137 17.2686C9.36549 18.261 10.6438 18.8197 12.0458 18.8208C13.4081 18.816 14.713 18.2719 15.6752 17.3076C16.5839 16.398 17.1456 15.199 17.2629 13.9185C17.3178 13.341 17.2971 12.5801 17.2971 11.9846L17.2957 9.20728Z",
|
|
21
|
+
fill: "currentColor"
|
|
22
|
+
}
|
|
23
|
+
),
|
|
24
|
+
/* @__PURE__ */ C(
|
|
25
|
+
"path",
|
|
26
|
+
{
|
|
27
|
+
d: "M15.7307 2.7289C16.2185 2.6505 17.0209 2.75851 17.4847 2.93666C18.6561 3.3866 19.2854 4.07749 19.8001 5.17598C19.1676 5.41899 18.5252 5.68362 17.8944 5.93478C17.6464 5.34883 17.2034 4.9659 16.588 4.80049C15.6108 4.54794 14.8145 5.0953 14.3753 5.93791C13.9799 5.76352 12.9003 5.31411 12.5021 5.18932C12.9961 3.81037 14.2967 2.89205 15.7307 2.7289Z",
|
|
28
|
+
fill: "currentColor"
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
/* @__PURE__ */ C(
|
|
32
|
+
"path",
|
|
33
|
+
{
|
|
34
|
+
d: "M7.45208 2.72905C8.00787 2.62615 8.88147 2.79543 9.40273 3.01637C10.3625 3.42808 11.1181 4.20616 11.5015 5.17759L9.61395 5.92762C9.32934 5.3058 8.92654 4.97626 8.27454 4.79304C7.36058 4.53315 6.47638 5.119 6.10084 5.94154C5.91717 5.84654 5.51085 5.69522 5.30953 5.61499C4.96183 5.47641 4.55229 5.30028 4.2002 5.18702C4.82672 3.7834 5.89492 2.89598 7.45208 2.72905Z",
|
|
35
|
+
fill: "currentColor"
|
|
36
|
+
}
|
|
37
|
+
)
|
|
38
|
+
]
|
|
39
|
+
}
|
|
40
|
+
);
|
|
41
|
+
};
|
|
42
|
+
export {
|
|
43
|
+
s as default
|
|
44
|
+
};
|
|
45
|
+
//# sourceMappingURL=Kustomer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Kustomer.js","sources":["../../../../../src/icons/Social/Social/Kustomer.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\n\ninterface Props extends SVGProps<SVGSVGElement> {\n\tsize?: number | string;\n\tcolor?: string;\n}\nconst SvgKustomer = ({ size = 24, color = 'currentColor', ...rest }: Props) => {\n\tconst props = {\n\t\twidth: size,\n\t\theight: size,\n\t\tcolor,\n\t\t...rest,\n\t};\n\treturn (\n\t\t<svg\n\t\t\tviewBox=\"0 0 24 24\"\n\t\t\tfill=\"none\"\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t{...props}\n\t\t>\n\t\t\t<path\n\t\t\t\td=\"M17.2957 9.20728C17.5733 9.23017 18.0027 9.21872 18.2943 9.21855C18.7768 9.21827 19.2871 9.22654 19.767 9.21121C19.748 9.45549 19.7575 9.81224 19.7574 10.0658L19.7573 11.5589C19.7588 12.3986 19.7907 13.4738 19.7086 14.2855C19.5224 16.024 18.766 17.652 17.5574 18.9156C16.1507 20.4044 14.2039 21.2644 12.1559 21.3015C10.1296 21.3214 8.17797 20.538 6.72795 19.1225C5.46238 17.8771 4.64449 16.248 4.40185 14.4891C4.30869 13.7891 4.33843 13.0983 4.33386 12.3946C4.32698 11.3353 4.34647 10.2681 4.33008 9.20955C4.53819 9.23111 5.048 9.21994 5.28189 9.21867C5.77526 9.21603 6.31485 9.23022 6.80391 9.2105C6.79375 9.36018 6.7963 9.57462 6.79536 9.7272L6.79297 12.1507C6.79292 12.6787 6.77448 13.333 6.81864 13.8446C6.92212 15.1339 7.47523 16.3458 8.38137 17.2686C9.36549 18.261 10.6438 18.8197 12.0458 18.8208C13.4081 18.816 14.713 18.2719 15.6752 17.3076C16.5839 16.398 17.1456 15.199 17.2629 13.9185C17.3178 13.341 17.2971 12.5801 17.2971 11.9846L17.2957 9.20728Z\"\n\t\t\t\tfill=\"currentColor\"\n\t\t\t/>\n\t\t\t<path\n\t\t\t\td=\"M15.7307 2.7289C16.2185 2.6505 17.0209 2.75851 17.4847 2.93666C18.6561 3.3866 19.2854 4.07749 19.8001 5.17598C19.1676 5.41899 18.5252 5.68362 17.8944 5.93478C17.6464 5.34883 17.2034 4.9659 16.588 4.80049C15.6108 4.54794 14.8145 5.0953 14.3753 5.93791C13.9799 5.76352 12.9003 5.31411 12.5021 5.18932C12.9961 3.81037 14.2967 2.89205 15.7307 2.7289Z\"\n\t\t\t\tfill=\"currentColor\"\n\t\t\t/>\n\t\t\t<path\n\t\t\t\td=\"M7.45208 2.72905C8.00787 2.62615 8.88147 2.79543 9.40273 3.01637C10.3625 3.42808 11.1181 4.20616 11.5015 5.17759L9.61395 5.92762C9.32934 5.3058 8.92654 4.97626 8.27454 4.79304C7.36058 4.53315 6.47638 5.119 6.10084 5.94154C5.91717 5.84654 5.51085 5.69522 5.30953 5.61499C4.96183 5.47641 4.55229 5.30028 4.2002 5.18702C4.82672 3.7834 5.89492 2.89598 7.45208 2.72905Z\"\n\t\t\t\tfill=\"currentColor\"\n\t\t\t/>\n\t\t</svg>\n\t);\n};\nexport default SvgKustomer;\n"],"names":["SvgKustomer","size","color","rest","props","jsxs","jsx"],"mappings":";AAMA,MAAMA,IAAc,CAAC,EAAE,MAAAC,IAAO,IAAI,OAAAC,IAAQ,gBAAgB,GAAGC,QAAkB;AAC9E,QAAMC,IAAQ;AAAA,IACb,OAAOH;AAAA,IACP,QAAQA;AAAA,IACR,OAAAC;AAAA,IACA,GAAGC;AAAA,EAAA;AAEJ,SACC,gBAAAE;AAAA,IAAC;AAAA,IAAA;AAAA,MACA,SAAQ;AAAA,MACR,MAAK;AAAA,MACL,OAAM;AAAA,MACL,GAAGD;AAAA,MAEJ,UAAA;AAAA,QAAA,gBAAAE;AAAA,UAAC;AAAA,UAAA;AAAA,YACA,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,QAEN,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACA,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,QAEN,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACA,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,MACN;AAAA,IAAA;AAAA,EAAA;AAGH;"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgWooCommerce: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgWooCommerce;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const n = ({
|
|
3
|
+
size: o = 24,
|
|
4
|
+
color: r = "currentColor",
|
|
5
|
+
...C
|
|
6
|
+
}) => {
|
|
7
|
+
const l = {
|
|
8
|
+
width: o,
|
|
9
|
+
height: o,
|
|
10
|
+
color: r,
|
|
11
|
+
...C
|
|
12
|
+
};
|
|
13
|
+
return /* @__PURE__ */ e(
|
|
14
|
+
"svg",
|
|
15
|
+
{
|
|
16
|
+
viewBox: "0 0 24 24",
|
|
17
|
+
fill: "none",
|
|
18
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
19
|
+
...l,
|
|
20
|
+
children: /* @__PURE__ */ e(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
clipRule: "evenodd",
|
|
25
|
+
d: "M21.648 5.35733C20.4454 5.35733 19.6622 5.7489 18.963 7.06344L15.7745 13.0768V7.7347C15.7745 6.14046 15.0194 5.35733 13.6209 5.35733C12.2225 5.35733 11.6351 5.8328 10.9359 7.17532L7.91523 13.0768V7.79064C7.91523 6.08452 7.21601 5.35733 5.5099 5.35733H2.04174C0.727195 5.35733 0 5.97265 0 7.09141C0 8.21017 0.699226 8.88143 1.9858 8.88143H3.41222V15.622C3.41222 17.5239 4.6988 18.6426 6.54475 18.6426C8.39071 18.6426 9.22978 17.9154 10.1528 16.2093L12.1665 12.4335V15.622C12.1665 17.4959 13.3972 18.6426 15.2711 18.6426C17.145 18.6426 17.8442 17.9993 18.9071 16.2093L23.5499 8.37799C24.5568 6.67187 23.8576 5.35733 21.6201 5.35733C21.6201 5.35733 21.6201 5.35733 21.648 5.35733Z",
|
|
26
|
+
fill: "currentColor"
|
|
27
|
+
}
|
|
28
|
+
)
|
|
29
|
+
}
|
|
30
|
+
);
|
|
31
|
+
};
|
|
32
|
+
export {
|
|
33
|
+
n as default
|
|
34
|
+
};
|
|
35
|
+
//# sourceMappingURL=WooCommerce.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WooCommerce.js","sources":["../../../../../src/icons/Social/Social/WooCommerce.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\n\ninterface Props extends SVGProps<SVGSVGElement> {\n\tsize?: number | string;\n\tcolor?: string;\n}\nconst SvgWooCommerce = ({\n\tsize = 24,\n\tcolor = 'currentColor',\n\t...rest\n}: Props) => {\n\tconst props = {\n\t\twidth: size,\n\t\theight: size,\n\t\tcolor,\n\t\t...rest,\n\t};\n\treturn (\n\t\t<svg\n\t\t\tviewBox=\"0 0 24 24\"\n\t\t\tfill=\"none\"\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t{...props}\n\t\t>\n\t\t\t<path\n\t\t\t\tfillRule=\"evenodd\"\n\t\t\t\tclipRule=\"evenodd\"\n\t\t\t\td=\"M21.648 5.35733C20.4454 5.35733 19.6622 5.7489 18.963 7.06344L15.7745 13.0768V7.7347C15.7745 6.14046 15.0194 5.35733 13.6209 5.35733C12.2225 5.35733 11.6351 5.8328 10.9359 7.17532L7.91523 13.0768V7.79064C7.91523 6.08452 7.21601 5.35733 5.5099 5.35733H2.04174C0.727195 5.35733 0 5.97265 0 7.09141C0 8.21017 0.699226 8.88143 1.9858 8.88143H3.41222V15.622C3.41222 17.5239 4.6988 18.6426 6.54475 18.6426C8.39071 18.6426 9.22978 17.9154 10.1528 16.2093L12.1665 12.4335V15.622C12.1665 17.4959 13.3972 18.6426 15.2711 18.6426C17.145 18.6426 17.8442 17.9993 18.9071 16.2093L23.5499 8.37799C24.5568 6.67187 23.8576 5.35733 21.6201 5.35733C21.6201 5.35733 21.6201 5.35733 21.648 5.35733Z\"\n\t\t\t\tfill=\"currentColor\"\n\t\t\t/>\n\t\t</svg>\n\t);\n};\nexport default SvgWooCommerce;\n"],"names":["SvgWooCommerce","size","color","rest","props","jsx"],"mappings":";AAMA,MAAMA,IAAiB,CAAC;AAAA,EACvB,MAAAC,IAAO;AAAA,EACP,OAAAC,IAAQ;AAAA,EACR,GAAGC;AACJ,MAAa;AACZ,QAAMC,IAAQ;AAAA,IACb,OAAOH;AAAA,IACP,QAAQA;AAAA,IACR,OAAAC;AAAA,IACA,GAAGC;AAAA,EAAA;AAEJ,SACC,gBAAAE;AAAA,IAAC;AAAA,IAAA;AAAA,MACA,SAAQ;AAAA,MACR,MAAK;AAAA,MACL,OAAM;AAAA,MACL,GAAGD;AAAA,MAEJ,UAAA,gBAAAC;AAAA,QAAC;AAAA,QAAA;AAAA,UACA,UAAS;AAAA,UACT,UAAS;AAAA,UACT,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MAAA;AAAA,IACN;AAAA,EAAA;AAGH;"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface Props extends SVGProps<SVGSVGElement> {
|
|
3
|
+
size?: number | string;
|
|
4
|
+
color?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgZendesk: ({ size, color, ...rest }: Props) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgZendesk;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { jsxs as n, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
const h = ({ size: o = 24, color: t = "currentColor", ...l }) => {
|
|
3
|
+
const e = {
|
|
4
|
+
width: o,
|
|
5
|
+
height: o,
|
|
6
|
+
color: t,
|
|
7
|
+
...l
|
|
8
|
+
};
|
|
9
|
+
return /* @__PURE__ */ n(
|
|
10
|
+
"svg",
|
|
11
|
+
{
|
|
12
|
+
viewBox: "0 0 24 24",
|
|
13
|
+
fill: "none",
|
|
14
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15
|
+
...e,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ r(
|
|
18
|
+
"path",
|
|
19
|
+
{
|
|
20
|
+
d: "M12.7143 4.14285V15.3674L22 4.14285H12.7143Z",
|
|
21
|
+
fill: "currentColor"
|
|
22
|
+
}
|
|
23
|
+
),
|
|
24
|
+
/* @__PURE__ */ r(
|
|
25
|
+
"path",
|
|
26
|
+
{
|
|
27
|
+
d: "M6.64286 9.14284C9.18299 9.14284 11.2857 6.58269 11.2857 4.14285H2C2 6.58269 4.10274 9.14284 6.64286 9.14284Z",
|
|
28
|
+
fill: "currentColor"
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
/* @__PURE__ */ r(
|
|
32
|
+
"path",
|
|
33
|
+
{
|
|
34
|
+
d: "M12.7143 19.8571C12.7143 17.4173 14.8171 14.8571 17.3571 14.8571C19.8973 14.8571 22 17.4173 22 19.8571H12.7143Z",
|
|
35
|
+
fill: "currentColor"
|
|
36
|
+
}
|
|
37
|
+
),
|
|
38
|
+
/* @__PURE__ */ r("path", { d: "M11.2857 19.857V8.63253L2 19.857H11.2857Z", fill: "currentColor" })
|
|
39
|
+
]
|
|
40
|
+
}
|
|
41
|
+
);
|
|
42
|
+
};
|
|
43
|
+
export {
|
|
44
|
+
h as default
|
|
45
|
+
};
|
|
46
|
+
//# sourceMappingURL=Zendesk.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Zendesk.js","sources":["../../../../../src/icons/Social/Social/Zendesk.tsx"],"sourcesContent":["import type { SVGProps } from 'react';\n\ninterface Props extends SVGProps<SVGSVGElement> {\n\tsize?: number | string;\n\tcolor?: string;\n}\nconst SvgZendesk = ({ size = 24, color = 'currentColor', ...rest }: Props) => {\n\tconst props = {\n\t\twidth: size,\n\t\theight: size,\n\t\tcolor,\n\t\t...rest,\n\t};\n\treturn (\n\t\t<svg\n\t\t\tviewBox=\"0 0 24 24\"\n\t\t\tfill=\"none\"\n\t\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\t\t{...props}\n\t\t>\n\t\t\t<path\n\t\t\t\td=\"M12.7143 4.14285V15.3674L22 4.14285H12.7143Z\"\n\t\t\t\tfill=\"currentColor\"\n\t\t\t/>\n\t\t\t<path\n\t\t\t\td=\"M6.64286 9.14284C9.18299 9.14284 11.2857 6.58269 11.2857 4.14285H2C2 6.58269 4.10274 9.14284 6.64286 9.14284Z\"\n\t\t\t\tfill=\"currentColor\"\n\t\t\t/>\n\t\t\t<path\n\t\t\t\td=\"M12.7143 19.8571C12.7143 17.4173 14.8171 14.8571 17.3571 14.8571C19.8973 14.8571 22 17.4173 22 19.8571H12.7143Z\"\n\t\t\t\tfill=\"currentColor\"\n\t\t\t/>\n\t\t\t<path d=\"M11.2857 19.857V8.63253L2 19.857H11.2857Z\" fill=\"currentColor\" />\n\t\t</svg>\n\t);\n};\nexport default SvgZendesk;\n"],"names":["SvgZendesk","size","color","rest","props","jsxs","jsx"],"mappings":";AAMA,MAAMA,IAAa,CAAC,EAAE,MAAAC,IAAO,IAAI,OAAAC,IAAQ,gBAAgB,GAAGC,QAAkB;AAC7E,QAAMC,IAAQ;AAAA,IACb,OAAOH;AAAA,IACP,QAAQA;AAAA,IACR,OAAAC;AAAA,IACA,GAAGC;AAAA,EAAA;AAEJ,SACC,gBAAAE;AAAA,IAAC;AAAA,IAAA;AAAA,MACA,SAAQ;AAAA,MACR,MAAK;AAAA,MACL,OAAM;AAAA,MACL,GAAGD;AAAA,MAEJ,UAAA;AAAA,QAAA,gBAAAE;AAAA,UAAC;AAAA,UAAA;AAAA,YACA,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,QAEN,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACA,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,QAEN,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACA,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QAAA;AAAA,QAEN,gBAAAA,EAAC,QAAA,EAAK,GAAE,6CAA4C,MAAK,eAAA,CAAe;AAAA,MAAA;AAAA,IAAA;AAAA,EAAA;AAG3E;"}
|
|
@@ -1,10 +1,15 @@
|
|
|
1
|
+
export { default as BigCommerce } from './BigCommerce';
|
|
1
2
|
export { default as EmailMarketing } from './EmailMarketing';
|
|
2
3
|
export { default as Facebook } from './Facebook';
|
|
3
4
|
export { default as Google } from './Google';
|
|
5
|
+
export { default as Gorgias } from './Gorgias';
|
|
4
6
|
export { default as Instagram } from './Instagram';
|
|
7
|
+
export { default as Kustomer } from './Kustomer';
|
|
5
8
|
export { default as Messenger } from './Messenger';
|
|
6
9
|
export { default as Rcs } from './Rcs';
|
|
7
10
|
export { default as Twitter } from './Twitter';
|
|
8
11
|
export { default as Website } from './Website';
|
|
9
12
|
export { default as Whatsapp } from './Whatsapp';
|
|
13
|
+
export { default as WooCommerce } from './WooCommerce';
|
|
10
14
|
export { default as Youtube } from './Youtube';
|
|
15
|
+
export { default as Zendesk } from './Zendesk';
|
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
export { Activate, Code, Cross, Deactivate, Delete, Edit, Forward, Fullscreen, LinkSimpleHorizontal, Minus, Plus, ProductTour, RestApi, Save, SendAirplane, ShareAndroid, Shortcut } from './Actions/Common actions';
|
|
2
|
-
export { CheckboxIcon, Copy, DecreaseIndent, Dropdown, IncreaseIndent, MultiLine, MultiSelect, Number, NumberList, Quotes, Subscript, Superscript, TextBold, Text, TextAlignCenter, TextAlignLeft, TextAlignRight, TextItalics, TextJustify, TextStrikethrough, TextUnderline, Textbox } from './Actions/Formatting';
|
|
3
|
-
export { ArrowRedo, ArrowUndo, LogIn, LogOut, OpenNewWindow, Refresh, Rewind, Sync, Whatsapp } from './Actions/Navigation';
|
|
1
|
+
export { Activate, Code, Cross, Deactivate, Delete, Edit, Forward, Fullscreen, LinkSimpleHorizontal, Minus, Plus, ProductTour, RestApi, Save, SendAirplane, ShareAndroid, Shortcut, } from './Actions/Common actions';
|
|
2
|
+
export { CheckboxIcon, Copy, DecreaseIndent, Dropdown, IncreaseIndent, MultiLine, MultiSelect, Number, NumberList, Quotes, Subscript, Superscript, TextBold, Text, TextAlignCenter, TextAlignLeft, TextAlignRight, TextItalics, TextJustify, TextStrikethrough, TextUnderline, Textbox, } from './Actions/Formatting';
|
|
3
|
+
export { ArrowRedo, ArrowUndo, LogIn, LogOut, OpenNewWindow, Refresh, Rewind, Sync, Whatsapp, } from './Actions/Navigation';
|
|
4
4
|
export { HandleDrag, SingleChoice } from './Actions/Selection';
|
|
5
5
|
export { CaratDown, CaratLeft, CaratRight, CaratUp } from './Arrows/Carat';
|
|
6
|
-
export { ChevronDown, ChevronLeft, ChevronRight, ChevronUp } from './Arrows/Chevron';
|
|
7
|
-
export { ChevronDoubleDown, ChevronDoubleLeft, ChevronDoubleRight, ChevronDoubleUp } from './Arrows/Double chevron';
|
|
8
|
-
export { ArrowDown, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowRight, ArrowUp, ArrowUpLeft, ArrowUpRight } from './Arrows/Normal arrows';
|
|
6
|
+
export { ChevronDown, ChevronLeft, ChevronRight, ChevronUp, } from './Arrows/Chevron';
|
|
7
|
+
export { ChevronDoubleDown, ChevronDoubleLeft, ChevronDoubleRight, ChevronDoubleUp, } from './Arrows/Double chevron';
|
|
8
|
+
export { ArrowDown, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowRight, ArrowUp, ArrowUpLeft, ArrowUpRight, } from './Arrows/Normal arrows';
|
|
9
9
|
export { ArrowSwitch } from './Arrows/Special';
|
|
10
|
-
export { AiIcon, Webhook, AiEmoji, AiRobot, Expand, Frame27389, Frame27597, Frame27598, Frame27599, GeminiSparkle, ManifestSparkle, PricePlease, Shape, Shorter, Sparkling2Line, WandSparkles, Write } from './BIK AI specific';
|
|
11
|
-
export { Bell, BellSync, Bulb, Forms, MenuHamburger, MessageSearch, MoreHorizontal, MoreVertical, Placeholder, Search, Settings, Training } from './Informational/Common UI';
|
|
12
|
-
export { Chat, ChatCheck, ChatQuestion, ChatStar, Email, LiveChat, Phone } from './Informational/Communication';
|
|
13
|
-
export { ClipboardCheck, Experimental, Help, Percent, Purchase, Services, ShoppingCart, Unsatisfactory, UserSound } from './Informational/Customer intent';
|
|
10
|
+
export { AiIcon, Webhook, AiEmoji, AiRobot, Expand, Frame27389, Frame27597, Frame27598, Frame27599, GeminiSparkle, ManifestSparkle, PricePlease, Shape, Shorter, Sparkling2Line, WandSparkles, Write, } from './BIK AI specific';
|
|
11
|
+
export { Bell, BellSync, Bulb, Forms, MenuHamburger, MessageSearch, MoreHorizontal, MoreVertical, Placeholder, Search, Settings, Training, } from './Informational/Common UI';
|
|
12
|
+
export { Chat, ChatCheck, ChatQuestion, ChatStar, Email, LiveChat, Phone, } from './Informational/Communication';
|
|
13
|
+
export { ClipboardCheck, Experimental, Help, Percent, Purchase, Services, ShoppingCart, Unsatisfactory, UserSound, } from './Informational/Customer intent';
|
|
14
14
|
export { SingleChoice as SingleChoice2 } from './Informational/Customer intent';
|
|
15
|
-
export { Calendar, CalendarAdd, Clock, HourGlass, WorkingHours } from './Informational/Date and time';
|
|
16
|
-
export { AddLabel, Click, Filter, Gift1, GiftMinus, GiftPlus, Promocode, Receipt, ShieldCheck, ShoppingBag, ShoppingBasket } from './Informational/eCommerce';
|
|
15
|
+
export { Calendar, CalendarAdd, Clock, HourGlass, WorkingHours, } from './Informational/Date and time';
|
|
16
|
+
export { AddLabel, Click, Filter, Gift1, GiftMinus, GiftPlus, Promocode, Receipt, ShieldCheck, ShoppingBag, ShoppingBasket, } from './Informational/eCommerce';
|
|
17
17
|
export { ShoppingCart as ShoppingCart2 } from './Informational/eCommerce';
|
|
18
|
-
export { Archive1, Excel, File, FileCsv, FilePage, FilePdf, Folder, MediaMessage, Move, OrderHistory, PrivateNote, TextMessage, Unarchive } from './Informational/Files and folders';
|
|
19
|
-
export { Bank, CashOnDelivery, ChartLine, CreditCard, Growth, Money1, NoCredits, Rupee, TablerTicket, Wallet } from './Informational/Finance';
|
|
18
|
+
export { Archive1, Excel, File, FileCsv, FilePage, FilePdf, Folder, MediaMessage, Move, OrderHistory, PrivateNote, TextMessage, Unarchive, } from './Informational/Files and folders';
|
|
19
|
+
export { Bank, CashOnDelivery, ChartLine, CreditCard, Growth, Money1, NoCredits, Rupee, TablerTicket, Wallet, } from './Informational/Finance';
|
|
20
20
|
export { Percent as Percent2 } from './Informational/Finance';
|
|
21
|
-
export { BookOpenText, AlertTriangle, Check, CheckDouble, CloseTicket1, Error, FailDoc, IcList, Info, NewTicket, RoundCheck, Slash } from './Informational/General';
|
|
21
|
+
export { BookOpenText, AlertTriangle, Check, CheckDouble, CloseTicket1, Error, FailDoc, IcList, Info, NewTicket, RoundCheck, Slash, } from './Informational/General';
|
|
22
22
|
export { Help as Help2 } from './Informational/General';
|
|
23
|
-
export { Chatbot, Contacts, Group, IdCard, Person, Robot, Union, Union1, UserMinus1, UserPlus } from './Informational/Identity';
|
|
24
|
-
export { Address, LanguageChange, MapPin, Truck } from './Informational/Location';
|
|
25
|
-
export { AllProduct, Clipboard, CustomerReport, Head112, InventoryReport, LegalBalance, OrderReport, PaymentReport, Store, StoreSync, TicketForm } from './Informational/Store related';
|
|
23
|
+
export { Chatbot, Contacts, Group, IdCard, Person, Robot, Union, Union1, UserMinus1, UserPlus, } from './Informational/Identity';
|
|
24
|
+
export { Address, LanguageChange, MapPin, Truck, } from './Informational/Location';
|
|
25
|
+
export { AllProduct, Clipboard, CustomerReport, Head112, InventoryReport, LegalBalance, OrderReport, PaymentReport, Store, StoreSync, TicketForm, } from './Informational/Store related';
|
|
26
26
|
export { ClipboardCheck as ClipboardCheck2 } from './Informational/Store related';
|
|
27
27
|
export { Box, Box2 } from './Legacy - Bikayi specific/Categories';
|
|
28
28
|
export { Journeys } from './Legacy - Bikayi specific/Navigation';
|
|
29
29
|
export { Services as Services2 } from './Legacy - Bikayi specific/Navigation';
|
|
30
30
|
export { PlanUltimate } from './Legacy - Bikayi specific/Plans';
|
|
31
|
-
export { Businesscard, Customdomain, LoudSpeaker, Marketing, PaymentLink, Theme } from './Legacy - Bikayi specific/Services';
|
|
32
|
-
export { Microphone, Pause, Play, Sleep, VolumeMute, VolumeOneline, VolumeTwoline } from './Media/Audio';
|
|
31
|
+
export { Businesscard, Customdomain, LoudSpeaker, Marketing, PaymentLink, Theme, } from './Legacy - Bikayi specific/Services';
|
|
32
|
+
export { Microphone, Pause, Play, Sleep, VolumeMute, VolumeOneline, VolumeTwoline, } from './Media/Audio';
|
|
33
33
|
export { Desktop, Smartphone } from './Media/Devices';
|
|
34
|
-
export { BarcodeScan, Download, EmojiSmile, Paperclip, Upload } from './Media/Others';
|
|
35
|
-
export {
|
|
36
|
-
export { Bigcommerce, EmailMarketing, Facebook, FacebookComment, Instagram, InstagramIcon, Messenger, Tasks, WebPush, WhatsApp } from './Social/Channels';
|
|
34
|
+
export { BarcodeScan, Download, EmojiSmile, Paperclip, Upload, } from './Media/Others';
|
|
35
|
+
export { FormkitNeutral, Camera, CameraAdd, Crop, FlashOff, FlashOn, FormkitHappy, FormkitSad, Image, ImageAdd, Images, Maximize, RotateAnticlockwise, RotateClockwise, VideoCamcorder, VideoFilm, } from './Media/Visual';
|
|
36
|
+
export { Bigcommerce, EmailMarketing, Facebook, FacebookComment, Instagram, InstagramIcon, Messenger, MonoFacebookComment, MonoFacebook, MonoInstagram, MonoInstagramComment, MonoMail, MonoMessenger, MonoPhone, MonoTasks, MonoWhatsapp, Tasks, WebPush, WhatsApp, } from './Social/Channels';
|
|
37
37
|
export { Email as Email2 } from './Social/Channels';
|
|
38
|
-
export { Google, Rcs, Twitter, Website, Youtube } from './Social/Social';
|
|
38
|
+
export { BigCommerce, Google, Gorgias, Kustomer, Rcs, Twitter, Website, WooCommerce, Youtube, Zendesk, } from './Social/Social';
|
|
39
39
|
export { EmailMarketing as EmailMarketing2 } from './Social/Social';
|
|
40
40
|
export { Facebook as Facebook2 } from './Social/Social';
|
|
41
41
|
export { Instagram as Instagram2 } from './Social/Social';
|
|
42
42
|
export { Messenger as Messenger2 } from './Social/Social';
|
|
43
43
|
export { Whatsapp as Whatsapp2 } from './Social/Social';
|
|
44
|
-
export { Eye, EyeClosed, EyeOff, HeartEmpty, HeartFilled, Lock, StarEmpty, StarFilled, StarHalf, Unlock } from './Toggles/General';
|
|
44
|
+
export { Eye, EyeClosed, EyeOff, HeartEmpty, HeartFilled, Lock, StarEmpty, StarFilled, StarHalf, Unlock, } from './Toggles/General';
|