snapflow-ui-kit 1.2.10 → 1.2.18

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/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Snapflow UI Kit
1
+ n# Snapflow UI Kit
2
2
 
3
3
  Библиотека React UI компонентов на TypeScript с Storybook документацией.
4
4
 
@@ -1,3 +1,3 @@
1
1
  import { PaginationProps } from './Pagination.type';
2
- declare const Pagination: ({ page, pageSize, totalPages, onPageChange, onPageSizeChange, siblings, showPageSizeSelect, pageSizeOptions, }: PaginationProps) => import("react/jsx-runtime").JSX.Element | null;
2
+ export declare const Pagination: ({ page, pageSize, totalPages, onPageChange, onPageSizeChange, siblings, showPageSizeSelect, pageSizeOptions, }: PaginationProps) => import("react/jsx-runtime").JSX.Element | null;
3
3
  export default Pagination;
@@ -1 +1,6 @@
1
1
  export * from './Pagination';
2
+ export * from './Pagination.type';
3
+ export * from './Pager';
4
+ export * from './Pager/Pager.types';
5
+ export * from './PageSizeSelect';
6
+ export * from './PageSizeSelect/PageSizeSelect.types';
@@ -0,0 +1,6 @@
1
+ import { type SVGProps } from 'react';
2
+ type Props = {
3
+ type?: 'stroke' | 'filled';
4
+ };
5
+ export declare const DesktopIcon: ({ type, ...rest }: SVGProps<SVGSVGElement> & Props) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
@@ -0,0 +1 @@
1
+ export { DesktopIcon } from './DesktopIcon';
@@ -0,0 +1,6 @@
1
+ import { type SVGProps } from 'react';
2
+ type Props = {
3
+ type?: 'stroke' | 'filled';
4
+ };
5
+ export declare const SmartphoneIcon: ({ type, ...rest }: SVGProps<SVGSVGElement> & Props) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
@@ -0,0 +1 @@
1
+ export { SmartphoneIcon } from './SmartphoneIcon';
@@ -50,3 +50,5 @@ export * from './PayPalLogo';
50
50
  export * from './RecaptchaLogo';
51
51
  export * from './StripeLogo';
52
52
  export * from './BellIcon';
53
+ export * from './DesktopIcon';
54
+ export * from './SmartphoneIcon';
package/dist/icons.js CHANGED
@@ -1,6 +1,6 @@
1
- import { jsx as C, jsxs as e, Fragment as o } from "react/jsx-runtime";
2
- import { A as l1, b as r1, c as e1, C as o1, a as t1, E as i1 } from "./ArrowRightIcon-D0SDyfKt.js";
3
- import { C as h1 } from "./CloseIcon-CqK3tPnG.js";
1
+ import { jsx as C, jsxs as e, Fragment as t } from "react/jsx-runtime";
2
+ import { A as e1, b as t1, c as o1, C as i1, a as n1, E as h1 } from "./ArrowRightIcon-D0SDyfKt.js";
3
+ import { C as d1 } from "./CloseIcon-CqK3tPnG.js";
4
4
  const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
5
5
  "svg",
6
6
  {
@@ -39,7 +39,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
39
39
  d: "M20.42 10.18L12.71 2.3C12.617 2.20627 12.5064 2.13188 12.3846 2.08111C12.2627 2.03034 12.132 2.0042 12 2.0042C11.868 2.0042 11.7373 2.03034 11.6154 2.08111C11.4936 2.13188 11.383 2.20627 11.29 2.3L3.57999 10.19C3.39343 10.3781 3.24609 10.6013 3.14652 10.8468C3.04695 11.0923 2.99715 11.3551 2.99999 11.62V20C2.99922 20.5119 3.19477 21.0046 3.54637 21.3767C3.89797 21.7488 4.37885 21.9718 4.88999 22H19.11C19.6211 21.9718 20.102 21.7488 20.4536 21.3767C20.8052 21.0046 21.0008 20.5119 21 20V11.62C21.0008 11.0829 20.7928 10.5666 20.42 10.18ZM9.99999 20V14H14V20H9.99999ZM19 20H16V13C16 12.7348 15.8946 12.4804 15.7071 12.2929C15.5196 12.1054 15.2652 12 15 12H8.99999C8.73478 12 8.48042 12.1054 8.29289 12.2929C8.10535 12.4804 7.99999 12.7348 7.99999 13V20H4.99999V11.58L12 4.43L19 11.62V20Z",
40
40
  fill: "currentColor"
41
41
  }
42
- ) : /* @__PURE__ */ e(o, { children: [
42
+ ) : /* @__PURE__ */ e(t, { children: [
43
43
  /* @__PURE__ */ C("path", { d: "M14 14H10V21H14V14Z", fill: "currentColor" }),
44
44
  /* @__PURE__ */ C(
45
45
  "path",
@@ -65,7 +65,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
65
65
  d: "M21 11.35C20.9885 11.1641 20.9253 10.985 20.8176 10.8331C20.7098 10.6811 20.5617 10.5623 20.39 10.49L18.24 9.57001L20.5 8.27001C20.6602 8.17785 20.7918 8.04309 20.88 7.88068C20.9683 7.71828 21.0098 7.53459 21 7.35001C20.9885 7.16407 20.9253 6.98503 20.8176 6.83308C20.7098 6.68113 20.5617 6.56231 20.39 6.49001L12.39 3.08001C12.2666 3.02775 12.134 3.00082 12 3.00082C11.866 3.00082 11.7334 3.02775 11.61 3.08001L3.61001 6.49001C3.43832 6.56231 3.29024 6.68113 3.18246 6.83308C3.07468 6.98503 3.01149 7.16407 3.00001 7.35001C2.99018 7.53459 3.03171 7.71828 3.11997 7.88068C3.20824 8.04309 3.33978 8.17785 3.50001 8.27001L5.76001 9.57001L3.61001 10.49C3.43832 10.5623 3.29024 10.6811 3.18246 10.8331C3.07468 10.985 3.01149 11.1641 3.00001 11.35C2.99018 11.5346 3.03171 11.7183 3.11997 11.8807C3.20824 12.0431 3.33978 12.1779 3.50001 12.27L5.76001 13.57L3.61001 14.49C3.43832 14.5623 3.29024 14.6811 3.18246 14.8331C3.07468 14.985 3.01149 15.1641 3.00001 15.35C2.99018 15.5346 3.03171 15.7183 3.11997 15.8807C3.20824 16.0431 3.33978 16.1779 3.50001 16.27L11.5 20.87C11.652 20.9578 11.8245 21.004 12 21.004C12.1755 21.004 12.348 20.9578 12.5 20.87L20.5 16.27C20.6602 16.1779 20.7918 16.0431 20.88 15.8807C20.9683 15.7183 21.0098 15.5346 21 15.35C20.9885 15.1641 20.9253 14.985 20.8176 14.8331C20.7098 14.6811 20.5617 14.5623 20.39 14.49L18.24 13.57L20.5 12.27C20.6602 12.1779 20.7918 12.0431 20.88 11.8807C20.9683 11.7183 21.0098 11.5346 21 11.35ZM12 5.09001L17.76 7.54001L12 10.85L6.24001 7.54001L12 5.09001ZM11.5 12.87C11.652 12.9578 11.8245 13.004 12 13.004C12.1755 13.004 12.348 12.9578 12.5 12.87L16.07 10.87L17.76 11.59L12 14.85L6.24001 11.54L7.93001 10.82L11.5 12.87ZM17.76 15.54L12 18.85L6.24001 15.54L7.93001 14.82L11.5 16.87C11.652 16.9578 11.8245 17.004 12 17.004C12.1755 17.004 12.348 16.9578 12.5 16.87L16.07 14.82L17.76 15.54Z",
66
66
  fill: "currentColor"
67
67
  }
68
- ) : /* @__PURE__ */ e(o, { children: [
68
+ ) : /* @__PURE__ */ e(t, { children: [
69
69
  /* @__PURE__ */ C(
70
70
  "path",
71
71
  {
@@ -147,7 +147,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
147
147
  fill: "none",
148
148
  xmlns: "http://www.w3.org/2000/svg",
149
149
  ...r,
150
- children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(o, { children: [
150
+ children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(t, { children: [
151
151
  /* @__PURE__ */ C(
152
152
  "path",
153
153
  {
@@ -193,7 +193,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
193
193
  fill: "none",
194
194
  xmlns: "http://www.w3.org/2000/svg",
195
195
  ...r,
196
- children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(o, { children: [
196
+ children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(t, { children: [
197
197
  /* @__PURE__ */ C(
198
198
  "path",
199
199
  {
@@ -208,7 +208,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
208
208
  fill: "currentColor"
209
209
  }
210
210
  )
211
- ] }) : /* @__PURE__ */ e(o, { children: [
211
+ ] }) : /* @__PURE__ */ e(t, { children: [
212
212
  /* @__PURE__ */ C(
213
213
  "path",
214
214
  {
@@ -284,7 +284,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
284
284
  fill: "none",
285
285
  xmlns: "http://www.w3.org/2000/svg",
286
286
  ...r,
287
- children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(o, { children: [
287
+ children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(t, { children: [
288
288
  /* @__PURE__ */ C(
289
289
  "path",
290
290
  {
@@ -306,7 +306,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
306
306
  fill: "currentColor"
307
307
  }
308
308
  )
309
- ] }) : /* @__PURE__ */ e(o, { children: [
309
+ ] }) : /* @__PURE__ */ e(t, { children: [
310
310
  /* @__PURE__ */ C(
311
311
  "path",
312
312
  {
@@ -330,7 +330,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
330
330
  )
331
331
  ] }) })
332
332
  }
333
- ), V = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
333
+ ), p = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
334
334
  "svg",
335
335
  {
336
336
  width: "24",
@@ -339,7 +339,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
339
339
  fill: "none",
340
340
  xmlns: "http://www.w3.org/2000/svg",
341
341
  ...r,
342
- children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(o, { children: [
342
+ children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(t, { children: [
343
343
  /* @__PURE__ */ C(
344
344
  "path",
345
345
  {
@@ -354,7 +354,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
354
354
  fill: "currentColor"
355
355
  }
356
356
  )
357
- ] }) : /* @__PURE__ */ e(o, { children: [
357
+ ] }) : /* @__PURE__ */ e(t, { children: [
358
358
  /* @__PURE__ */ C(
359
359
  "path",
360
360
  {
@@ -371,7 +371,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
371
371
  )
372
372
  ] }) })
373
373
  }
374
- ), p = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
374
+ ), v = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
375
375
  "svg",
376
376
  {
377
377
  width: "24",
@@ -380,7 +380,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
380
380
  fill: "none",
381
381
  xmlns: "http://www.w3.org/2000/svg",
382
382
  ...r,
383
- children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(o, { children: [
383
+ children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(t, { children: [
384
384
  /* @__PURE__ */ C(
385
385
  "path",
386
386
  {
@@ -402,7 +402,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
402
402
  fill: "currentColor"
403
403
  }
404
404
  )
405
- ] }) : /* @__PURE__ */ e(o, { children: [
405
+ ] }) : /* @__PURE__ */ e(t, { children: [
406
406
  /* @__PURE__ */ C(
407
407
  "path",
408
408
  {
@@ -426,7 +426,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
426
426
  )
427
427
  ] }) })
428
428
  }
429
- ), v = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
429
+ ), V = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
430
430
  "svg",
431
431
  {
432
432
  width: "24",
@@ -435,7 +435,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
435
435
  fill: "none",
436
436
  xmlns: "http://www.w3.org/2000/svg",
437
437
  ...r,
438
- children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(o, { children: [
438
+ children: /* @__PURE__ */ C("g", { children: l === "stroke" ? /* @__PURE__ */ e(t, { children: [
439
439
  /* @__PURE__ */ C(
440
440
  "path",
441
441
  {
@@ -559,7 +559,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
559
559
  }
560
560
  ) })
561
561
  }
562
- ), A = (l) => /* @__PURE__ */ C(
562
+ ), m = (l) => /* @__PURE__ */ C(
563
563
  "svg",
564
564
  {
565
565
  width: "24",
@@ -579,7 +579,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
579
579
  /* @__PURE__ */ C("line", { x1: "7.04314", y1: "19.3621", x2: "17.0431", y2: "4.3621", stroke: "black", strokeWidth: "2.3" })
580
580
  ] })
581
581
  }
582
- ), m = (l) => /* @__PURE__ */ C(
582
+ ), A = (l) => /* @__PURE__ */ C(
583
583
  "svg",
584
584
  {
585
585
  width: "24",
@@ -596,7 +596,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
596
596
  }
597
597
  ) })
598
598
  }
599
- ), I = (l) => /* @__PURE__ */ C(
599
+ ), k = (l) => /* @__PURE__ */ C(
600
600
  "svg",
601
601
  {
602
602
  width: "24",
@@ -643,7 +643,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
643
643
  )
644
644
  ] })
645
645
  }
646
- ), k = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
646
+ ), I = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
647
647
  "svg",
648
648
  {
649
649
  width: "24",
@@ -848,7 +848,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
848
848
  )
849
849
  ] })
850
850
  }
851
- ), E = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
851
+ ), y = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
852
852
  "svg",
853
853
  {
854
854
  width: "24",
@@ -900,7 +900,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
900
900
  )
901
901
  ] })
902
902
  }
903
- ), P = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
903
+ ), E = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
904
904
  "svg",
905
905
  {
906
906
  width: "24",
@@ -943,7 +943,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
943
943
  }
944
944
  ) })
945
945
  }
946
- ), y = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
946
+ ), P = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
947
947
  "svg",
948
948
  {
949
949
  width: "24",
@@ -1151,7 +1151,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
1151
1151
  }
1152
1152
  ) })
1153
1153
  }
1154
- ), b = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
1154
+ ), j = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
1155
1155
  "svg",
1156
1156
  {
1157
1157
  width: "24",
@@ -1203,7 +1203,7 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
1203
1203
  )
1204
1204
  ] })
1205
1205
  }
1206
- ), j = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
1206
+ ), b = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
1207
1207
  "svg",
1208
1208
  {
1209
1209
  width: "24",
@@ -1570,59 +1570,139 @@ const h = ({ type: l = "stroke", ...r }) => /* @__PURE__ */ C(
1570
1570
  ...r,
1571
1571
  children: /* @__PURE__ */ C("g", { children: /* @__PURE__ */ C("path", { fillRule: "evenodd", clipRule: "evenodd", d: l === "filled" ? "M17.5213 13.2069L15.7203 11.4029V6.93586C15.7203 3.45486 13.2183 0.497857 9.90034 0.0588567C7.97834 -0.197143 6.03834 0.389857 4.58334 1.66586C3.11934 2.94786 2.28134 4.79186 2.28134 6.72586L2.28034 11.4029L0.479335 13.2069C0.0103353 13.6769 -0.128665 14.3759 0.125335 14.9889C0.380335 15.6029 0.973335 15.9989 1.63734 15.9989H5.00034V16.3399C5.00034 18.3579 6.79434 19.9989 9.00034 19.9989C11.2063 19.9989 13.0003 18.3579 13.0003 16.3399V15.9989H16.3633C17.0273 15.9989 17.6193 15.6029 17.8733 14.9899C18.1283 14.3759 17.9903 13.6759 17.5213 13.2069ZM11.0003 16.3399C11.0003 17.2389 10.0843 17.9989 9.00034 17.9989C7.91634 17.9989 7.00034 17.2389 7.00034 16.3399C7.00034 15.4409 7.91634 14.6809 9.00034 14.6809C10.0843 14.6809 11.0003 15.4409 11.0003 16.3399Z" : "M2.51534 13.9989L3.69534 12.8169C4.07334 12.4389 4.28134 11.9369 4.28134 11.4029V6.72586C4.28134 5.36886 4.87134 4.07186 5.90134 3.16986C6.93934 2.25986 8.26134 1.85986 9.63834 2.04086C11.9653 2.34986 13.7203 4.45386 13.7203 6.93586V11.4029C13.7203 11.9369 13.9283 12.4389 14.3053 12.8159L15.4863 13.9989H2.51534ZM11.0003 16.3399C11.0003 17.2389 10.0843 17.9989 9.00034 17.9989C7.91634 17.9989 7.00034 17.2389 7.00034 16.3399V15.9989H11.0003V16.3399ZM17.5213 13.2069L15.7203 11.4029V6.93586C15.7203 3.45486 13.2183 0.497857 9.90034 0.0588567C7.97834 -0.197143 6.03834 0.389857 4.58334 1.66586C3.11934 2.94786 2.28134 4.79186 2.28134 6.72586L2.28034 11.4029L0.479335 13.2069C0.0103353 13.6769 -0.128665 14.3759 0.125335 14.9889C0.380335 15.6029 0.973335 15.9989 1.63734 15.9989H5.00034V16.3399C5.00034 18.3579 6.79434 19.9989 9.00034 19.9989C11.2063 19.9989 13.0003 18.3579 13.0003 16.3399V15.9989H16.3633C17.0273 15.9989 17.6193 15.6029 17.8733 14.9899C18.1283 14.3759 17.9903 13.6759 17.5213 13.2069Z", fill: "currentColor" }) })
1572
1572
  }
1573
+ ), $ = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
1574
+ "svg",
1575
+ {
1576
+ width: "24",
1577
+ height: "24",
1578
+ viewBox: "0 0 24 24",
1579
+ fill: "none",
1580
+ xmlns: "http://www.w3.org/2000/svg",
1581
+ ...r,
1582
+ children: /* @__PURE__ */ e(
1583
+ "g",
1584
+ {
1585
+ fill: "none",
1586
+ stroke: "currentColor",
1587
+ strokeWidth: "2",
1588
+ strokeLinecap: "round",
1589
+ strokeLinejoin: "round",
1590
+ children: [
1591
+ /* @__PURE__ */ C("rect", { x: "4", y: "4", width: "16", height: "11", rx: "2" }),
1592
+ /* @__PURE__ */ C("path", { d: "M12 15v3" }),
1593
+ /* @__PURE__ */ C("path", { d: "M7 19h10" })
1594
+ ]
1595
+ }
1596
+ )
1597
+ }
1598
+ ) : /* @__PURE__ */ C(
1599
+ "svg",
1600
+ {
1601
+ width: "24",
1602
+ height: "24",
1603
+ viewBox: "0 0 24 24",
1604
+ fill: "none",
1605
+ xmlns: "http://www.w3.org/2000/svg",
1606
+ ...r,
1607
+ children: /* @__PURE__ */ e("g", { fill: "currentColor", children: [
1608
+ /* @__PURE__ */ C("rect", { x: "4", y: "4", width: "16", height: "11", rx: "2" }),
1609
+ /* @__PURE__ */ C("rect", { x: "11", y: "14", width: "2", height: "3", rx: "0.5" }),
1610
+ /* @__PURE__ */ C("rect", { x: "6", y: "17", width: "12", height: "3", rx: "1.5" })
1611
+ ] })
1612
+ }
1613
+ ), C1 = ({ type: l = "stroke", ...r }) => l === "stroke" ? /* @__PURE__ */ C(
1614
+ "svg",
1615
+ {
1616
+ width: "24",
1617
+ height: "24",
1618
+ viewBox: "0 0 24 24",
1619
+ fill: "none",
1620
+ xmlns: "http://www.w3.org/2000/svg",
1621
+ ...r,
1622
+ children: /* @__PURE__ */ e(
1623
+ "g",
1624
+ {
1625
+ fill: "none",
1626
+ stroke: "currentColor",
1627
+ strokeWidth: "2",
1628
+ strokeLinecap: "round",
1629
+ strokeLinejoin: "round",
1630
+ children: [
1631
+ /* @__PURE__ */ C("rect", { x: "7", y: "3", width: "10", height: "18", rx: "2" }),
1632
+ /* @__PURE__ */ C("circle", { cx: "12", cy: "18", r: "1.25" })
1633
+ ]
1634
+ }
1635
+ )
1636
+ }
1637
+ ) : /* @__PURE__ */ C(
1638
+ "svg",
1639
+ {
1640
+ width: "24",
1641
+ height: "24",
1642
+ viewBox: "0 0 24 24",
1643
+ fill: "none",
1644
+ xmlns: "http://www.w3.org/2000/svg",
1645
+ ...r,
1646
+ children: /* @__PURE__ */ e("g", { fill: "currentColor", children: [
1647
+ /* @__PURE__ */ C("rect", { x: "7", y: "3", width: "10", height: "18", rx: "2" }),
1648
+ /* @__PURE__ */ C("circle", { cx: "12", cy: "18", r: "1.75" })
1649
+ ] })
1650
+ }
1573
1651
  );
1574
1652
  export {
1575
1653
  a as AllDoneIcon,
1576
1654
  u as ArrowBackIcon,
1577
- l1 as ArrowDownIcon,
1655
+ e1 as ArrowDownIcon,
1578
1656
  x as ArrowFowardIcon,
1579
- r1 as ArrowLeftIcon,
1580
- e1 as ArrowRightIcon,
1657
+ t1 as ArrowLeftIcon,
1658
+ o1 as ArrowRightIcon,
1581
1659
  B as ArrowUpIcon,
1582
1660
  _ as BellIcon,
1583
- A as BlockIcon,
1661
+ m as BlockIcon,
1584
1662
  h as BookMarkIcon,
1585
- o1 as CalendarIcon,
1586
- m as CheckmarkIcon,
1587
- h1 as CloseIcon,
1588
- I as ColorPalleteIcon,
1589
- k as CopyIcon,
1663
+ i1 as CalendarIcon,
1664
+ A as CheckmarkIcon,
1665
+ d1 as CloseIcon,
1666
+ k as ColorPalleteIcon,
1667
+ I as CopyIcon,
1590
1668
  R as CreditCardIcon,
1669
+ $ as DesktopIcon,
1591
1670
  S as EditIcon,
1592
1671
  K as EmailIcon,
1593
1672
  F as ExpandIcon,
1594
- t1 as EyeIcon,
1595
- i1 as EyeOffIcon,
1673
+ n1 as EyeIcon,
1674
+ h1 as EyeOffIcon,
1596
1675
  J as FacebookLogo,
1597
1676
  O as FlagRussia,
1598
1677
  N as FlagUK,
1599
1678
  U as GitHubIcon,
1600
1679
  W as GoogleLogo,
1601
1680
  L as HomeIcon,
1602
- E as ImageIcon,
1681
+ y as ImageIcon,
1603
1682
  d as LayersIcon,
1604
1683
  w as LikeIcon,
1605
1684
  c as LogOutIcon,
1606
- P as MaximizeIcon,
1685
+ E as MaximizeIcon,
1607
1686
  g as MessageIcon,
1608
1687
  s as MicIcon,
1609
1688
  H as MoreHozitontalIcon,
1610
1689
  z as PaidIcon,
1611
1690
  M as PaperPlaneIcon,
1612
- y as PauseCircleIcon,
1691
+ P as PauseCircleIcon,
1613
1692
  X as PayPalLogo,
1614
1693
  Z as PersonAddIcon,
1615
- V as PersonIcon,
1616
- p as PersonRemoveIcon,
1694
+ p as PersonIcon,
1695
+ v as PersonRemoveIcon,
1617
1696
  Q as PinIcon,
1618
1697
  G as PlayCircleIcon,
1619
1698
  D as PlusCirceIcon,
1620
- v as PlusSquareIcon,
1699
+ V as PlusSquareIcon,
1621
1700
  q as RecaptchaLogo,
1622
1701
  T as SearchIcon,
1623
- b as SettingsIcon,
1702
+ j as SettingsIcon,
1703
+ C1 as SmartphoneIcon,
1624
1704
  Y as StripeLogo,
1625
- j as TrashIcon,
1705
+ b as TrashIcon,
1626
1706
  f as TrendingUpIcon
1627
1707
  };
1628
1708
  //# sourceMappingURL=icons.js.map