@websline/system-components 1.3.22 → 1.3.23

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 (114) hide show
  1. package/dist/components/atoms/icon/components/Academy.svelte +1 -1
  2. package/dist/components/atoms/icon/components/Add.svelte +3 -3
  3. package/dist/components/atoms/icon/components/Ai.svelte +1 -1
  4. package/dist/components/atoms/icon/components/AlignBottom.svelte +1 -1
  5. package/dist/components/atoms/icon/components/AlignBottomOne.svelte +1 -1
  6. package/dist/components/atoms/icon/components/AlignCenter.svelte +1 -1
  7. package/dist/components/atoms/icon/components/AlignCenterOne.svelte +1 -1
  8. package/dist/components/atoms/icon/components/AlignLeft.svelte +1 -1
  9. package/dist/components/atoms/icon/components/AlignMiddle.svelte +1 -1
  10. package/dist/components/atoms/icon/components/AlignMiddleOne.svelte +1 -1
  11. package/dist/components/atoms/icon/components/AlignRight.svelte +1 -1
  12. package/dist/components/atoms/icon/components/AlignRightOne.svelte +1 -1
  13. package/dist/components/atoms/icon/components/AlignTop.svelte +1 -1
  14. package/dist/components/atoms/icon/components/AlignTopOne.svelte +1 -1
  15. package/dist/components/atoms/icon/components/ArrowDown.svelte +1 -1
  16. package/dist/components/atoms/icon/components/ArrowUp.svelte +1 -1
  17. package/dist/components/atoms/icon/components/Attach.svelte +1 -1
  18. package/dist/components/atoms/icon/components/Bed.svelte +1 -1
  19. package/dist/components/atoms/icon/components/Block.svelte +1 -1
  20. package/dist/components/atoms/icon/components/Bold.svelte +1 -1
  21. package/dist/components/atoms/icon/components/BoxIn.svelte +1 -1
  22. package/dist/components/atoms/icon/components/BoxOut.svelte +1 -1
  23. package/dist/components/atoms/icon/components/Calendar.svelte +1 -1
  24. package/dist/components/atoms/icon/components/CheckboxStack.svelte +1 -1
  25. package/dist/components/atoms/icon/components/ChevronDoubleLeft.svelte +1 -1
  26. package/dist/components/atoms/icon/components/ChevronDoubleRight.svelte +1 -1
  27. package/dist/components/atoms/icon/components/ChevronDown.svelte +1 -1
  28. package/dist/components/atoms/icon/components/Clipboard.svelte +1 -1
  29. package/dist/components/atoms/icon/components/Close.svelte +1 -1
  30. package/dist/components/atoms/icon/components/CloseSmall.svelte +1 -1
  31. package/dist/components/atoms/icon/components/Computer.svelte +1 -1
  32. package/dist/components/atoms/icon/components/Connect.svelte +1 -1
  33. package/dist/components/atoms/icon/components/ConnectCrossed.svelte +1 -1
  34. package/dist/components/atoms/icon/components/ContactCard.svelte +1 -1
  35. package/dist/components/atoms/icon/components/Controlling.svelte +1 -1
  36. package/dist/components/atoms/icon/components/Coupons.svelte +1 -1
  37. package/dist/components/atoms/icon/components/Crop.svelte +1 -1
  38. package/dist/components/atoms/icon/components/Dashboard.svelte +1 -1
  39. package/dist/components/atoms/icon/components/Database.svelte +1 -1
  40. package/dist/components/atoms/icon/components/Download.svelte +1 -1
  41. package/dist/components/atoms/icon/components/Dragger.svelte +1 -1
  42. package/dist/components/atoms/icon/components/Envelope.svelte +1 -1
  43. package/dist/components/atoms/icon/components/Envelopes.svelte +1 -1
  44. package/dist/components/atoms/icon/components/Expand.svelte +1 -1
  45. package/dist/components/atoms/icon/components/Eye.svelte +1 -1
  46. package/dist/components/atoms/icon/components/EyeCrossed.svelte +1 -1
  47. package/dist/components/atoms/icon/components/FilePDF.svelte +1 -1
  48. package/dist/components/atoms/icon/components/Filter.svelte +1 -1
  49. package/dist/components/atoms/icon/components/FocalPoint.svelte +1 -1
  50. package/dist/components/atoms/icon/components/FolderPlus.svelte +1 -1
  51. package/dist/components/atoms/icon/components/Food.svelte +33 -0
  52. package/dist/components/atoms/icon/components/{Plus.svelte.d.ts → Food.svelte.d.ts} +3 -3
  53. package/dist/components/atoms/icon/components/Funnel.svelte +1 -1
  54. package/dist/components/atoms/icon/components/Globe.svelte +1 -1
  55. package/dist/components/atoms/icon/components/History.svelte +1 -1
  56. package/dist/components/atoms/icon/components/Hourglass.svelte +1 -1
  57. package/dist/components/atoms/icon/components/Inbox.svelte +1 -1
  58. package/dist/components/atoms/icon/components/Info.svelte +1 -1
  59. package/dist/components/atoms/icon/components/Intergration.svelte +1 -1
  60. package/dist/components/atoms/icon/components/Italic.svelte +1 -1
  61. package/dist/components/atoms/icon/components/Layout.svelte +1 -1
  62. package/dist/components/atoms/icon/components/Link.svelte +1 -1
  63. package/dist/components/atoms/icon/components/LinkAi.svelte +1 -1
  64. package/dist/components/atoms/icon/components/ListOrdered.svelte +1 -1
  65. package/dist/components/atoms/icon/components/ListTasks.svelte +1 -1
  66. package/dist/components/atoms/icon/components/ListUnordered.svelte +1 -1
  67. package/dist/components/atoms/icon/components/Lock.svelte +1 -1
  68. package/dist/components/atoms/icon/components/Menu.svelte +1 -1
  69. package/dist/components/atoms/icon/components/Minus.svelte +1 -1
  70. package/dist/components/atoms/icon/components/Notifications.svelte +1 -1
  71. package/dist/components/atoms/icon/components/Offer.svelte +1 -1
  72. package/dist/components/atoms/icon/components/Out.svelte +1 -1
  73. package/dist/components/atoms/icon/components/Overflow.svelte +1 -1
  74. package/dist/components/atoms/icon/components/Page.svelte +1 -1
  75. package/dist/components/atoms/icon/components/PageClock.svelte +34 -0
  76. package/dist/components/atoms/icon/components/PageClock.svelte.d.ts +41 -0
  77. package/dist/components/atoms/icon/components/PageEdit.svelte +1 -1
  78. package/dist/components/atoms/icon/components/{Plus.svelte → PageLayout.svelte} +2 -3
  79. package/dist/components/atoms/icon/components/PageLayout.svelte.d.ts +41 -0
  80. package/dist/components/atoms/icon/components/Pages.svelte +1 -1
  81. package/dist/components/atoms/icon/components/Payment.svelte +1 -1
  82. package/dist/components/atoms/icon/components/Pencil.svelte +1 -1
  83. package/dist/components/atoms/icon/components/Phone.svelte +1 -1
  84. package/dist/components/atoms/icon/components/Picture.svelte +1 -1
  85. package/dist/components/atoms/icon/components/Print.svelte +1 -1
  86. package/dist/components/atoms/icon/components/Redo.svelte +1 -1
  87. package/dist/components/atoms/icon/components/Refresh.svelte +1 -1
  88. package/dist/components/atoms/icon/components/RefreshCircle.svelte +1 -1
  89. package/dist/components/atoms/icon/components/Replace.svelte +1 -1
  90. package/dist/components/atoms/icon/components/Report.svelte +1 -1
  91. package/dist/components/atoms/icon/components/Resource.svelte +1 -1
  92. package/dist/components/atoms/icon/components/SEO.svelte +1 -1
  93. package/dist/components/atoms/icon/components/Search.svelte +1 -1
  94. package/dist/components/atoms/icon/components/Settings.svelte +1 -1
  95. package/dist/components/atoms/icon/components/Shop.svelte +1 -1
  96. package/dist/components/atoms/icon/components/Smartphone.svelte +1 -1
  97. package/dist/components/atoms/icon/components/Sort.svelte +1 -1
  98. package/dist/components/atoms/icon/components/SpacingL.svelte +1 -1
  99. package/dist/components/atoms/icon/components/SpacingM.svelte +1 -1
  100. package/dist/components/atoms/icon/components/SpacingNone.svelte +1 -1
  101. package/dist/components/atoms/icon/components/SpacingS.svelte +1 -1
  102. package/dist/components/atoms/icon/components/SpacingXL.svelte +1 -1
  103. package/dist/components/atoms/icon/components/Star.svelte +1 -1
  104. package/dist/components/atoms/icon/components/StyleGuide.svelte +1 -1
  105. package/dist/components/atoms/icon/components/Tablet.svelte +1 -1
  106. package/dist/components/atoms/icon/components/Translate.svelte +1 -1
  107. package/dist/components/atoms/icon/components/TranslateCrossed.svelte +1 -1
  108. package/dist/components/atoms/icon/components/Trash.svelte +1 -1
  109. package/dist/components/atoms/icon/components/Underline.svelte +1 -1
  110. package/dist/components/atoms/icon/components/Undo.svelte +1 -1
  111. package/dist/components/atoms/icon/components/Width.svelte +1 -1
  112. package/dist/components/atoms/icon/index.d.ts +1 -0
  113. package/dist/components/atoms/icon/index.js +2 -1
  114. package/package.json +1 -1
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -0,0 +1,34 @@
1
+ <script>
2
+ /**
3
+ * @typedef {Object} Props
4
+ * @property {string} [color=""] Icon color
5
+ * @property {number} [height=24] Icon height
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
+ * @property {number} [width=24] Icon width
8
+ */
9
+
10
+ /** @type {Props} */
11
+ let { color, height, width, strokeWidth, ...rest } = $props();
12
+ </script>
13
+
14
+ <svg
15
+ {height}
16
+ {width}
17
+ viewBox="0 0 24 24"
18
+ fill="none"
19
+ xmlns="http://www.w3.org/2000/svg"
20
+ {...rest}>
21
+ <path
22
+ d="M20 11.5V7m0 0l-4.5-5H5a1 1 0 00-1 1v18a1 1 0 001 1h6m9-15h-5V2m3.528 16.485l-2.033-.002-.011-2.001"
23
+ stroke={color}
24
+ stroke-width={strokeWidth}
25
+ stroke-linecap="round"
26
+ stroke-linejoin="round" />
27
+ <ellipse
28
+ cx="17"
29
+ cy="18.19"
30
+ rx="4"
31
+ ry="4"
32
+ stroke={color}
33
+ stroke-width={strokeWidth} />
34
+ </svg>
@@ -0,0 +1,41 @@
1
+ export default PageClock;
2
+ type PageClock = {
3
+ $on?(type: string, callback: (e: any) => void): () => void;
4
+ $set?(props: Partial<Props>): void;
5
+ };
6
+ declare const PageClock: import("svelte").Component<{
7
+ /**
8
+ * Icon color
9
+ */
10
+ color?: string;
11
+ /**
12
+ * Icon height
13
+ */
14
+ height?: number;
15
+ /**
16
+ * Icon StrokeWidth
17
+ */
18
+ strokeWidth?: number;
19
+ /**
20
+ * Icon width
21
+ */
22
+ width?: number;
23
+ }, {}, "">;
24
+ type Props = {
25
+ /**
26
+ * Icon color
27
+ */
28
+ color?: string;
29
+ /**
30
+ * Icon height
31
+ */
32
+ height?: number;
33
+ /**
34
+ * Icon StrokeWidth
35
+ */
36
+ strokeWidth?: number;
37
+ /**
38
+ * Icon width
39
+ */
40
+ width?: number;
41
+ };
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -19,9 +19,8 @@
19
19
  xmlns="http://www.w3.org/2000/svg"
20
20
  {...rest}>
21
21
  <path
22
- d="M12.0346 4L12.0137 20M4 12H20"
22
+ d="M11.5 2H2v11h9.5V2zM22 17H2v4.5h20V17zM22 2h-6.5v4H22V2zM22 9h-6.5v4H22V9z"
23
23
  stroke={color}
24
24
  stroke-width={strokeWidth}
25
- stroke-linecap="round"
26
25
  stroke-linejoin="round" />
27
26
  </svg>
@@ -0,0 +1,41 @@
1
+ export default PageLayout;
2
+ type PageLayout = {
3
+ $on?(type: string, callback: (e: any) => void): () => void;
4
+ $set?(props: Partial<Props>): void;
5
+ };
6
+ declare const PageLayout: import("svelte").Component<{
7
+ /**
8
+ * Icon color
9
+ */
10
+ color?: string;
11
+ /**
12
+ * Icon height
13
+ */
14
+ height?: number;
15
+ /**
16
+ * Icon StrokeWidth
17
+ */
18
+ strokeWidth?: number;
19
+ /**
20
+ * Icon width
21
+ */
22
+ width?: number;
23
+ }, {}, "">;
24
+ type Props = {
25
+ /**
26
+ * Icon color
27
+ */
28
+ color?: string;
29
+ /**
30
+ * Icon height
31
+ */
32
+ height?: number;
33
+ /**
34
+ * Icon StrokeWidth
35
+ */
36
+ strokeWidth?: number;
37
+ /**
38
+ * Icon width
39
+ */
40
+ width?: number;
41
+ };
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,7 +3,7 @@
3
3
  * @typedef {Object} Props
4
4
  * @property {string} [color=""] Icon color
5
5
  * @property {number} [height=24] Icon height
6
- * @property {number} [strokeWidth=24] Icon StrokeWidth
6
+ * @property {number} [strokeWidth=1.5] Icon StrokeWidth
7
7
  * @property {number} [width=24] Icon width
8
8
  */
9
9
 
@@ -3,5 +3,6 @@ export const registry: {};
3
3
  export const synonyms: {
4
4
  "checkbox-stack": string;
5
5
  "file-pdf": string;
6
+ plus: string;
6
7
  unlink: string;
7
8
  };