@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
 
@@ -8,15 +8,15 @@
8
8
  */
9
9
 
10
10
  /** @type {Props} */
11
- let { color, height, strokeWidth, width, ...rest } = $props();
11
+ let { color, height, width, strokeWidth, ...rest } = $props();
12
12
  </script>
13
13
 
14
14
  <svg
15
- xmlns="http://www.w3.org/2000/svg"
16
- {width}
17
15
  {height}
16
+ {width}
18
17
  viewBox="0 0 24 24"
19
18
  fill="none"
19
+ xmlns="http://www.w3.org/2000/svg"
20
20
  {...rest}>
21
21
  <path
22
22
  d="M12.0346 4L12.0137 20M4 12H20"
@@ -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,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
 
@@ -0,0 +1,33 @@
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="M3 19h18M3 22.01h18M4.563 18.943v-5.976s.166-6.312 7.418-6.982c7.047.456 7.551 6.985 7.551 6.985v6.014"
23
+ stroke={color}
24
+ stroke-width={strokeWidth}
25
+ stroke-linecap="round"
26
+ stroke-linejoin="round" />
27
+ <path
28
+ d="M14.021 6.323c.435-3.356-2.033-3.397-2.033-3.397S9.71 2.914 9.989 6.228M8.491 15.518l.016-2.024-.016 2.024z"
29
+ stroke={color}
30
+ stroke-width={strokeWidth}
31
+ stroke-linecap="round"
32
+ stroke-linejoin="round" />
33
+ </svg>
@@ -1,9 +1,9 @@
1
- export default Plus;
2
- type Plus = {
1
+ export default Food;
2
+ type Food = {
3
3
  $on?(type: string, callback: (e: any) => void): () => void;
4
4
  $set?(props: Partial<Props>): void;
5
5
  };
6
- declare const Plus: import("svelte").Component<{
6
+ declare const Food: import("svelte").Component<{
7
7
  /**
8
8
  * Icon color
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