@purr-react-tailwindcss/components.icon 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist/_anchor-Bz5r2XJl.cjs +1 -0
  2. package/dist/_anchor-Z0pFTzu-.js +31 -0
  3. package/dist/_arrow-down-DEXhnXl5.cjs +1 -0
  4. package/dist/_arrow-down-DgCYrS1o.js +30 -0
  5. package/dist/_arrow-left-D-_hRrvS.cjs +1 -0
  6. package/dist/_arrow-left-OECqQs0s.js +30 -0
  7. package/dist/_arrow-right-CF2KQyQA.js +30 -0
  8. package/dist/_arrow-right-aFJBg57p.cjs +1 -0
  9. package/dist/_arrow-up-8lluhIIo.js +30 -0
  10. package/dist/_arrow-up-D_XQetba.cjs +1 -0
  11. package/dist/_bomb-H0a4YrOh.js +32 -0
  12. package/dist/_bomb-rGyC0xpB.cjs +1 -0
  13. package/dist/_bookmark-Bxd9KtO1.js +27 -0
  14. package/dist/_bookmark-CTkJoqAz.cjs +1 -0
  15. package/dist/_chevron-down-BgZBy2hn.js +27 -0
  16. package/dist/_chevron-down-CRfuMvHD.cjs +1 -0
  17. package/dist/_chevron-left-DXeG7Wuu.js +27 -0
  18. package/dist/_chevron-left-DxuaLJdU.cjs +1 -0
  19. package/dist/_chevron-right-BY7xkyqe.cjs +1 -0
  20. package/dist/_chevron-right-eb4S-suO.js +27 -0
  21. package/dist/_chevron-up-B65PDieM.js +27 -0
  22. package/dist/_chevron-up-sdHFa5Ud.cjs +1 -0
  23. package/dist/_components.d.ts +4 -0
  24. package/dist/_contact-CG9UgYQ4.js +33 -0
  25. package/dist/_contact-CH2FajDX.cjs +1 -0
  26. package/dist/_copy-CipcUpEL.js +30 -0
  27. package/dist/_copy-SRFzP3xo.cjs +1 -0
  28. package/dist/_external-link-C1rWM7Xp.cjs +1 -0
  29. package/dist/_external-link-DNsCye3s.js +31 -0
  30. package/dist/_facebook-COBlkYGn.cjs +1 -0
  31. package/dist/_facebook-CQffkxE4.js +27 -0
  32. package/dist/_git-hub-DZemfvew.js +30 -0
  33. package/dist/_git-hub-OidttrkB.cjs +1 -0
  34. package/dist/_info-3vFKPy6N.js +31 -0
  35. package/dist/_info-DBgLVAvj.cjs +1 -0
  36. package/dist/_linked-in-B1U3CsBJ.js +31 -0
  37. package/dist/_linked-in-Bj6yMAAQ.cjs +1 -0
  38. package/dist/_loader-2-DsV94GqP.cjs +1 -0
  39. package/dist/_loader-2-ivSN7hp3.js +30 -0
  40. package/dist/_react-js-BRsbFKLR.js +36 -0
  41. package/dist/_react-js-z52PCKf_.cjs +1 -0
  42. package/dist/_rss-CYkLmyiu.cjs +1 -0
  43. package/dist/_rss-CeSeal_p.js +31 -0
  44. package/dist/_save-BTJJ3aLE.cjs +1 -0
  45. package/dist/_save-DTxJzpUE.js +31 -0
  46. package/dist/_script-C0xXps_j.js +30 -0
  47. package/dist/_script-CGtuCmDB.cjs +1 -0
  48. package/dist/_settings-CpMIp76O.js +30 -0
  49. package/dist/_settings-DnoKRi5n.cjs +1 -0
  50. package/dist/_types.d.ts +15 -0
  51. package/dist/_upwork-BbSfQudC.cjs +1 -0
  52. package/dist/_upwork-C_hOnzZY.js +30 -0
  53. package/dist/_user-search-oN7lrZxy.cjs +1 -0
  54. package/dist/_user-search-xVPRsSZ_.js +32 -0
  55. package/dist/_x-BOFyGuO0.js +26 -0
  56. package/dist/_x-BpoPB6xP.cjs +1 -0
  57. package/dist/icons/_anchor.d.ts +4 -0
  58. package/dist/icons/_arrow-down.d.ts +4 -0
  59. package/dist/icons/_arrow-left.d.ts +4 -0
  60. package/dist/icons/_arrow-right.d.ts +4 -0
  61. package/dist/icons/_arrow-up.d.ts +4 -0
  62. package/dist/icons/_bomb.d.ts +4 -0
  63. package/dist/icons/_bookmark.d.ts +4 -0
  64. package/dist/icons/_chevron-down.d.ts +4 -0
  65. package/dist/icons/_chevron-left.d.ts +4 -0
  66. package/dist/icons/_chevron-right.d.ts +4 -0
  67. package/dist/icons/_chevron-up.d.ts +4 -0
  68. package/dist/icons/_contact.d.ts +4 -0
  69. package/dist/icons/_copy.d.ts +4 -0
  70. package/dist/icons/_external-link.d.ts +4 -0
  71. package/dist/icons/_facebook.d.ts +4 -0
  72. package/dist/icons/_git-hub.d.ts +4 -0
  73. package/dist/icons/_info.d.ts +4 -0
  74. package/dist/icons/_linked-in.d.ts +4 -0
  75. package/dist/icons/_loader-2.d.ts +4 -0
  76. package/dist/icons/_react-js.d.ts +4 -0
  77. package/dist/icons/_rss.d.ts +4 -0
  78. package/dist/icons/_save.d.ts +4 -0
  79. package/dist/icons/_script.d.ts +4 -0
  80. package/dist/icons/_settings.d.ts +4 -0
  81. package/dist/icons/_upwork.d.ts +4 -0
  82. package/dist/icons/_user-search.d.ts +4 -0
  83. package/dist/icons/_x.d.ts +4 -0
  84. package/dist/index.cjs +1 -0
  85. package/dist/index.d.ts +2 -0
  86. package/dist/index.js +85 -0
  87. package/package.json +39 -0
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),e=require("clsx"),i=({classes:r,name:n,htmlAttributes:t})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:e("icon",`icon--${n}`,r==null?void 0:r.container),...t,children:[o.jsx("path",{d:"M12 22V8"}),o.jsx("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"}),o.jsx("circle",{cx:"12",cy:"5",r:"3"})]});exports.IconAnchor=i;
@@ -0,0 +1,31 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import c from "clsx";
3
+ const f = ({
4
+ classes: o,
5
+ name: n,
6
+ htmlAttributes: t
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: c("icon", `icon--${n}`, o == null ? void 0 : o.container),
21
+ ...t,
22
+ children: [
23
+ /* @__PURE__ */ r("path", { d: "M12 22V8" }),
24
+ /* @__PURE__ */ r("path", { d: "M5 12H2a10 10 0 0 0 20 0h-3" }),
25
+ /* @__PURE__ */ r("circle", { cx: "12", cy: "5", r: "3" })
26
+ ]
27
+ }
28
+ );
29
+ export {
30
+ f as IconAnchor
31
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),e=require("clsx"),i=({classes:o,name:n,htmlAttributes:t})=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:e("icon",`icon--${n}`,o==null?void 0:o.container),...t,children:[r.jsx("path",{d:"M12 5v14"}),r.jsx("path",{d:"m19 12-7 7-7-7"})]});exports.IconArrowDown=i;
@@ -0,0 +1,30 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const w = ({
4
+ classes: o,
5
+ name: n,
6
+ htmlAttributes: t
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${n}`, o == null ? void 0 : o.container),
21
+ ...t,
22
+ children: [
23
+ /* @__PURE__ */ r("path", { d: "M12 5v14" }),
24
+ /* @__PURE__ */ r("path", { d: "m19 12-7 7-7-7" })
25
+ ]
26
+ }
27
+ );
28
+ export {
29
+ w as IconArrowDown
30
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),n=require("clsx"),i=({classes:o,name:t,htmlAttributes:e})=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:n("icon",`icon--${t}`,o==null?void 0:o.container),...e,children:[r.jsx("path",{d:"m12 19-7-7 7-7"}),r.jsx("path",{d:"M19 12H5"})]});exports.IconArrowLeft=i;
@@ -0,0 +1,30 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const c = ({
4
+ classes: o,
5
+ name: t,
6
+ htmlAttributes: n
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${t}`, o == null ? void 0 : o.container),
21
+ ...n,
22
+ children: [
23
+ /* @__PURE__ */ r("path", { d: "m12 19-7-7 7-7" }),
24
+ /* @__PURE__ */ r("path", { d: "M19 12H5" })
25
+ ]
26
+ }
27
+ );
28
+ export {
29
+ c as IconArrowLeft
30
+ };
@@ -0,0 +1,30 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const c = ({
4
+ classes: o,
5
+ name: t,
6
+ htmlAttributes: n
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${t}`, o == null ? void 0 : o.container),
21
+ ...n,
22
+ children: [
23
+ /* @__PURE__ */ r("path", { d: "M5 12h14" }),
24
+ /* @__PURE__ */ r("path", { d: "m12 5 7 7-7 7" })
25
+ ]
26
+ }
27
+ );
28
+ export {
29
+ c as IconArrowRight
30
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),e=require("clsx"),i=({classes:o,name:t,htmlAttributes:n})=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:e("icon",`icon--${t}`,o==null?void 0:o.container),...n,children:[r.jsx("path",{d:"M5 12h14"}),r.jsx("path",{d:"m12 5 7 7-7 7"})]});exports.IconArrowRight=i;
@@ -0,0 +1,30 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const p = ({
4
+ classes: o,
5
+ name: t,
6
+ htmlAttributes: n
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${t}`, o == null ? void 0 : o.container),
21
+ ...n,
22
+ children: [
23
+ /* @__PURE__ */ r("path", { d: "m5 12 7-7 7 7" }),
24
+ /* @__PURE__ */ r("path", { d: "M12 19V5" })
25
+ ]
26
+ }
27
+ );
28
+ export {
29
+ p as IconArrowUp
30
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),e=require("clsx"),i=({classes:o,name:t,htmlAttributes:n})=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:e("icon",`icon--${t}`,o==null?void 0:o.container),...n,children:[r.jsx("path",{d:"m5 12 7-7 7 7"}),r.jsx("path",{d:"M12 19V5"})]});exports.IconArrowUp=i;
@@ -0,0 +1,32 @@
1
+ import { jsxs as i, jsx as o } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const d = ({
4
+ classes: r,
5
+ name: t,
6
+ htmlAttributes: n
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${t}`, r == null ? void 0 : r.container),
21
+ ...n,
22
+ children: [
23
+ /* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z" }),
24
+ /* @__PURE__ */ o("path", { d: "M15.349 5.349l3.301 3.301a1.2 1.2 0 0 1 0 1.698l-.972 .972a7.5 7.5 0 1 1 -5 -5l.972 -.972a1.2 1.2 0 0 1 1.698 0z" }),
25
+ /* @__PURE__ */ o("path", { d: "M17 7l1.293 -1.293a2.414 2.414 0 0 0 .707 -1.707a1 1 0 0 1 1 -1h1" }),
26
+ /* @__PURE__ */ o("path", { d: "M7 13a3 3 0 0 1 3 -3" })
27
+ ]
28
+ }
29
+ );
30
+ export {
31
+ d as IconBomb
32
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),r=require("clsx"),i=({classes:t,name:n,htmlAttributes:e})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:r("icon",`icon--${n}`,t==null?void 0:t.container),...e,children:[o.jsx("path",{stroke:"none",d:"M0 0h24v24H0z"}),o.jsx("path",{d:"M15.349 5.349l3.301 3.301a1.2 1.2 0 0 1 0 1.698l-.972 .972a7.5 7.5 0 1 1 -5 -5l.972 -.972a1.2 1.2 0 0 1 1.698 0z"}),o.jsx("path",{d:"M17 7l1.293 -1.293a2.414 2.414 0 0 0 .707 -1.707a1 1 0 0 1 1 -1h1"}),o.jsx("path",{d:"M7 13a3 3 0 0 1 3 -3"})]});exports.IconBomb=i;
@@ -0,0 +1,27 @@
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import i from "clsx";
3
+ const h = ({
4
+ classes: o,
5
+ name: n,
6
+ htmlAttributes: t
7
+ }) => /* @__PURE__ */ r(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: i("icon", `icon--${n}`, o == null ? void 0 : o.container),
21
+ ...t,
22
+ children: /* @__PURE__ */ r("path", { d: "m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z" })
23
+ }
24
+ );
25
+ export {
26
+ h as IconBookmark
27
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),e=require("clsx"),i=({classes:o,name:n,htmlAttributes:t})=>r.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:e("icon",`icon--${n}`,o==null?void 0:o.container),...t,children:r.jsx("path",{d:"m19 21-7-4-7 4V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16z"})});exports.IconBookmark=i;
@@ -0,0 +1,27 @@
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import i from "clsx";
3
+ const h = ({
4
+ classes: o,
5
+ name: n,
6
+ htmlAttributes: t
7
+ }) => /* @__PURE__ */ r(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: i("icon", `icon--${n}`, o == null ? void 0 : o.container),
21
+ ...t,
22
+ children: /* @__PURE__ */ r("path", { d: "m6 9 6 6 6-6" })
23
+ }
24
+ );
25
+ export {
26
+ h as IconChevronDown
27
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),t=require("clsx"),i=({classes:o,name:r,htmlAttributes:e})=>n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:t("icon",`icon--${r}`,o==null?void 0:o.container),...e,children:n.jsx("path",{d:"m6 9 6 6 6-6"})});exports.IconChevronDown=i;
@@ -0,0 +1,27 @@
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import i from "clsx";
3
+ const h = ({
4
+ classes: o,
5
+ name: n,
6
+ htmlAttributes: t
7
+ }) => /* @__PURE__ */ r(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: i("icon", `icon--${n}`, o == null ? void 0 : o.container),
21
+ ...t,
22
+ children: /* @__PURE__ */ r("path", { d: "m15 18-6-6 6-6" })
23
+ }
24
+ );
25
+ export {
26
+ h as IconChevronLeft
27
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("clsx"),i=({classes:o,name:n,htmlAttributes:r})=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:t("icon",`icon--${n}`,o==null?void 0:o.container),...r,children:e.jsx("path",{d:"m15 18-6-6 6-6"})});exports.IconChevronLeft=i;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),e=require("clsx"),i=({classes:o,name:r,htmlAttributes:t})=>n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:e("icon",`icon--${r}`,o==null?void 0:o.container),...t,children:n.jsx("path",{d:"m9 18 6-6-6-6"})});exports.IconChevronRight=i;
@@ -0,0 +1,27 @@
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import i from "clsx";
3
+ const h = ({
4
+ classes: o,
5
+ name: n,
6
+ htmlAttributes: t
7
+ }) => /* @__PURE__ */ r(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: i("icon", `icon--${n}`, o == null ? void 0 : o.container),
21
+ ...t,
22
+ children: /* @__PURE__ */ r("path", { d: "m9 18 6-6-6-6" })
23
+ }
24
+ );
25
+ export {
26
+ h as IconChevronRight
27
+ };
@@ -0,0 +1,27 @@
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import i from "clsx";
3
+ const h = ({
4
+ classes: o,
5
+ name: n,
6
+ htmlAttributes: t
7
+ }) => /* @__PURE__ */ r(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: i("icon", `icon--${n}`, o == null ? void 0 : o.container),
21
+ ...t,
22
+ children: /* @__PURE__ */ r("path", { d: "m18 15-6-6-6 6" })
23
+ }
24
+ );
25
+ export {
26
+ h as IconChevronUp
27
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),t=require("clsx"),i=({classes:o,name:r,htmlAttributes:e})=>n.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:t("icon",`icon--${r}`,o==null?void 0:o.container),...e,children:n.jsx("path",{d:"m18 15-6-6-6 6"})});exports.IconChevronUp=i;
@@ -0,0 +1,4 @@
1
+ import { default as React } from 'react';
2
+ import { IIconProps } from './_types';
3
+
4
+ export declare const Icon: ({ name, htmlAttributes, classes }: IIconProps) => React.JSX.Element;
@@ -0,0 +1,33 @@
1
+ import { jsxs as i, jsx as o } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const h = ({
4
+ classes: r,
5
+ name: t,
6
+ htmlAttributes: n
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${t}`, r == null ? void 0 : r.container),
21
+ ...n,
22
+ children: [
23
+ /* @__PURE__ */ o("path", { d: "M17 18a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2" }),
24
+ /* @__PURE__ */ o("rect", { width: "18", height: "18", x: "3", y: "4", rx: "2" }),
25
+ /* @__PURE__ */ o("circle", { cx: "12", cy: "10", r: "2" }),
26
+ /* @__PURE__ */ o("line", { x1: "8", x2: "8", y1: "2", y2: "4" }),
27
+ /* @__PURE__ */ o("line", { x1: "16", x2: "16", y1: "2", y2: "4" })
28
+ ]
29
+ }
30
+ );
31
+ export {
32
+ h as IconContact
33
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),r=require("clsx"),i=({classes:o,name:e,htmlAttributes:n})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:r("icon",`icon--${e}`,o==null?void 0:o.container),...n,children:[t.jsx("path",{d:"M17 18a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2"}),t.jsx("rect",{width:"18",height:"18",x:"3",y:"4",rx:"2"}),t.jsx("circle",{cx:"12",cy:"10",r:"2"}),t.jsx("line",{x1:"8",x2:"8",y1:"2",y2:"4"}),t.jsx("line",{x1:"16",x2:"16",y1:"2",y2:"4"})]});exports.IconContact=i;
@@ -0,0 +1,30 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const f = ({
4
+ classes: o,
5
+ name: t,
6
+ htmlAttributes: n
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${t}`, o == null ? void 0 : o.container),
21
+ ...n,
22
+ children: [
23
+ /* @__PURE__ */ r("rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2" }),
24
+ /* @__PURE__ */ r("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" })
25
+ ]
26
+ }
27
+ );
28
+ export {
29
+ f as IconCopy
30
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),n=require("clsx"),i=({classes:o,name:t,htmlAttributes:e})=>r.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:n("icon",`icon--${t}`,o==null?void 0:o.container),...e,children:[r.jsx("rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}),r.jsx("path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"})]});exports.IconCopy=i;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react/jsx-runtime"),e=require("clsx"),i=({classes:t,name:o,htmlAttributes:r})=>n.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:e("icon",`icon--${o}`,t==null?void 0:t.container),...r,children:[n.jsx("path",{d:"M15 3h6v6"}),n.jsx("path",{d:"M10 14 21 3"}),n.jsx("path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"})]});exports.IconExternalLink=i;
@@ -0,0 +1,31 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const d = ({
4
+ classes: o,
5
+ name: t,
6
+ htmlAttributes: n
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${t}`, o == null ? void 0 : o.container),
21
+ ...n,
22
+ children: [
23
+ /* @__PURE__ */ r("path", { d: "M15 3h6v6" }),
24
+ /* @__PURE__ */ r("path", { d: "M10 14 21 3" }),
25
+ /* @__PURE__ */ r("path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" })
26
+ ]
27
+ }
28
+ );
29
+ export {
30
+ d as IconExternalLink
31
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("clsx"),i=({classes:o,name:n,htmlAttributes:r})=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:t("icon",`icon--${n}`,o==null?void 0:o.container),...r,children:e.jsx("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"})});exports.IconFacebook=i;
@@ -0,0 +1,27 @@
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import i from "clsx";
3
+ const f = ({
4
+ classes: o,
5
+ name: n,
6
+ htmlAttributes: t
7
+ }) => /* @__PURE__ */ r(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: i("icon", `icon--${n}`, o == null ? void 0 : o.container),
21
+ ...t,
22
+ children: /* @__PURE__ */ r("path", { d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z" })
23
+ }
24
+ );
25
+ export {
26
+ f as IconFacebook
27
+ };
@@ -0,0 +1,30 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import c from "clsx";
3
+ const h = ({
4
+ classes: o,
5
+ name: t,
6
+ htmlAttributes: n
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: c("icon", `icon--${t}`, o == null ? void 0 : o.container),
21
+ ...n,
22
+ children: [
23
+ /* @__PURE__ */ r("path", { d: "M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4" }),
24
+ /* @__PURE__ */ r("path", { d: "M9 18c-4.51 2-5-2-7-2" })
25
+ ]
26
+ }
27
+ );
28
+ export {
29
+ h as IconGitHub
30
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),e=require("clsx"),i=({classes:o,name:n,htmlAttributes:r})=>t.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:e("icon",`icon--${n}`,o==null?void 0:o.container),...r,children:[t.jsx("path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"}),t.jsx("path",{d:"M9 18c-4.51 2-5-2-7-2"})]});exports.IconGitHub=i;
@@ -0,0 +1,31 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const h = ({
4
+ classes: o,
5
+ name: n,
6
+ htmlAttributes: t
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${n}`, o == null ? void 0 : o.container),
21
+ ...t,
22
+ children: [
23
+ /* @__PURE__ */ r("circle", { cx: "12", cy: "12", r: "10" }),
24
+ /* @__PURE__ */ r("path", { d: "M12 16v-4" }),
25
+ /* @__PURE__ */ r("path", { d: "M12 8h.01" })
26
+ ]
27
+ }
28
+ );
29
+ export {
30
+ h as IconInfo
31
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),e=require("clsx"),i=({classes:n,name:r,htmlAttributes:t})=>o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:e("icon",`icon--${r}`,n==null?void 0:n.container),...t,children:[o.jsx("circle",{cx:"12",cy:"12",r:"10"}),o.jsx("path",{d:"M12 16v-4"}),o.jsx("path",{d:"M12 8h.01"})]});exports.IconInfo=i;
@@ -0,0 +1,31 @@
1
+ import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
+ import e from "clsx";
3
+ const f = ({
4
+ classes: o,
5
+ name: t,
6
+ htmlAttributes: n
7
+ }) => /* @__PURE__ */ i(
8
+ "svg",
9
+ {
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ width: "24",
12
+ height: "24",
13
+ viewBox: "0 0 24 24",
14
+ fill: "none",
15
+ stroke: "currentColor",
16
+ strokeWidth: "1.5",
17
+ strokeLinecap: "round",
18
+ strokeLinejoin: "round",
19
+ color: "#ffffff",
20
+ className: e("icon", `icon--${t}`, o == null ? void 0 : o.container),
21
+ ...n,
22
+ children: [
23
+ /* @__PURE__ */ r("path", { d: "M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z" }),
24
+ /* @__PURE__ */ r("rect", { width: "4", height: "12", x: "2", y: "9" }),
25
+ /* @__PURE__ */ r("circle", { cx: "4", cy: "4", r: "2" })
26
+ ]
27
+ }
28
+ );
29
+ export {
30
+ f as IconLinkedIn
31
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("clsx"),i=({classes:n,name:o,htmlAttributes:r})=>e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:t("icon",`icon--${o}`,n==null?void 0:n.container),...r,children:[e.jsx("path",{d:"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"}),e.jsx("rect",{width:"4",height:"12",x:"2",y:"9"}),e.jsx("circle",{cx:"4",cy:"4",r:"2"})]});exports.IconLinkedIn=i;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("clsx"),i=({classes:o,name:n,htmlAttributes:r})=>e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",color:"#ffffff",className:t("icon",`icon--${n}`,o==null?void 0:o.container),...r,children:[e.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),e.jsx("path",{d:"M12 3a9 9 0 1 0 9 9"})]});exports.IconLoader2=i;