@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.
- package/dist/components/atoms/icon/components/Academy.svelte +1 -1
- package/dist/components/atoms/icon/components/Add.svelte +3 -3
- package/dist/components/atoms/icon/components/Ai.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignBottom.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignBottomOne.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignCenter.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignCenterOne.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignLeft.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignMiddle.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignMiddleOne.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignRight.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignRightOne.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignTop.svelte +1 -1
- package/dist/components/atoms/icon/components/AlignTopOne.svelte +1 -1
- package/dist/components/atoms/icon/components/ArrowDown.svelte +1 -1
- package/dist/components/atoms/icon/components/ArrowUp.svelte +1 -1
- package/dist/components/atoms/icon/components/Attach.svelte +1 -1
- package/dist/components/atoms/icon/components/Bed.svelte +1 -1
- package/dist/components/atoms/icon/components/Block.svelte +1 -1
- package/dist/components/atoms/icon/components/Bold.svelte +1 -1
- package/dist/components/atoms/icon/components/BoxIn.svelte +1 -1
- package/dist/components/atoms/icon/components/BoxOut.svelte +1 -1
- package/dist/components/atoms/icon/components/Calendar.svelte +1 -1
- package/dist/components/atoms/icon/components/CheckboxStack.svelte +1 -1
- package/dist/components/atoms/icon/components/ChevronDoubleLeft.svelte +1 -1
- package/dist/components/atoms/icon/components/ChevronDoubleRight.svelte +1 -1
- package/dist/components/atoms/icon/components/ChevronDown.svelte +1 -1
- package/dist/components/atoms/icon/components/Clipboard.svelte +1 -1
- package/dist/components/atoms/icon/components/Close.svelte +1 -1
- package/dist/components/atoms/icon/components/CloseSmall.svelte +1 -1
- package/dist/components/atoms/icon/components/Computer.svelte +1 -1
- package/dist/components/atoms/icon/components/Connect.svelte +1 -1
- package/dist/components/atoms/icon/components/ConnectCrossed.svelte +1 -1
- package/dist/components/atoms/icon/components/ContactCard.svelte +1 -1
- package/dist/components/atoms/icon/components/Controlling.svelte +1 -1
- package/dist/components/atoms/icon/components/Coupons.svelte +1 -1
- package/dist/components/atoms/icon/components/Crop.svelte +1 -1
- package/dist/components/atoms/icon/components/Dashboard.svelte +1 -1
- package/dist/components/atoms/icon/components/Database.svelte +1 -1
- package/dist/components/atoms/icon/components/Download.svelte +1 -1
- package/dist/components/atoms/icon/components/Dragger.svelte +1 -1
- package/dist/components/atoms/icon/components/Envelope.svelte +1 -1
- package/dist/components/atoms/icon/components/Envelopes.svelte +1 -1
- package/dist/components/atoms/icon/components/Expand.svelte +1 -1
- package/dist/components/atoms/icon/components/Eye.svelte +1 -1
- package/dist/components/atoms/icon/components/EyeCrossed.svelte +1 -1
- package/dist/components/atoms/icon/components/FilePDF.svelte +1 -1
- package/dist/components/atoms/icon/components/Filter.svelte +1 -1
- package/dist/components/atoms/icon/components/FocalPoint.svelte +1 -1
- package/dist/components/atoms/icon/components/FolderPlus.svelte +1 -1
- package/dist/components/atoms/icon/components/Food.svelte +33 -0
- package/dist/components/atoms/icon/components/{Plus.svelte.d.ts → Food.svelte.d.ts} +3 -3
- package/dist/components/atoms/icon/components/Funnel.svelte +1 -1
- package/dist/components/atoms/icon/components/Globe.svelte +1 -1
- package/dist/components/atoms/icon/components/History.svelte +1 -1
- package/dist/components/atoms/icon/components/Hourglass.svelte +1 -1
- package/dist/components/atoms/icon/components/Inbox.svelte +1 -1
- package/dist/components/atoms/icon/components/Info.svelte +1 -1
- package/dist/components/atoms/icon/components/Intergration.svelte +1 -1
- package/dist/components/atoms/icon/components/Italic.svelte +1 -1
- package/dist/components/atoms/icon/components/Layout.svelte +1 -1
- package/dist/components/atoms/icon/components/Link.svelte +1 -1
- package/dist/components/atoms/icon/components/LinkAi.svelte +1 -1
- package/dist/components/atoms/icon/components/ListOrdered.svelte +1 -1
- package/dist/components/atoms/icon/components/ListTasks.svelte +1 -1
- package/dist/components/atoms/icon/components/ListUnordered.svelte +1 -1
- package/dist/components/atoms/icon/components/Lock.svelte +1 -1
- package/dist/components/atoms/icon/components/Menu.svelte +1 -1
- package/dist/components/atoms/icon/components/Minus.svelte +1 -1
- package/dist/components/atoms/icon/components/Notifications.svelte +1 -1
- package/dist/components/atoms/icon/components/Offer.svelte +1 -1
- package/dist/components/atoms/icon/components/Out.svelte +1 -1
- package/dist/components/atoms/icon/components/Overflow.svelte +1 -1
- package/dist/components/atoms/icon/components/Page.svelte +1 -1
- package/dist/components/atoms/icon/components/PageClock.svelte +34 -0
- package/dist/components/atoms/icon/components/PageClock.svelte.d.ts +41 -0
- package/dist/components/atoms/icon/components/PageEdit.svelte +1 -1
- package/dist/components/atoms/icon/components/{Plus.svelte → PageLayout.svelte} +2 -3
- package/dist/components/atoms/icon/components/PageLayout.svelte.d.ts +41 -0
- package/dist/components/atoms/icon/components/Pages.svelte +1 -1
- package/dist/components/atoms/icon/components/Payment.svelte +1 -1
- package/dist/components/atoms/icon/components/Pencil.svelte +1 -1
- package/dist/components/atoms/icon/components/Phone.svelte +1 -1
- package/dist/components/atoms/icon/components/Picture.svelte +1 -1
- package/dist/components/atoms/icon/components/Print.svelte +1 -1
- package/dist/components/atoms/icon/components/Redo.svelte +1 -1
- package/dist/components/atoms/icon/components/Refresh.svelte +1 -1
- package/dist/components/atoms/icon/components/RefreshCircle.svelte +1 -1
- package/dist/components/atoms/icon/components/Replace.svelte +1 -1
- package/dist/components/atoms/icon/components/Report.svelte +1 -1
- package/dist/components/atoms/icon/components/Resource.svelte +1 -1
- package/dist/components/atoms/icon/components/SEO.svelte +1 -1
- package/dist/components/atoms/icon/components/Search.svelte +1 -1
- package/dist/components/atoms/icon/components/Settings.svelte +1 -1
- package/dist/components/atoms/icon/components/Shop.svelte +1 -1
- package/dist/components/atoms/icon/components/Smartphone.svelte +1 -1
- package/dist/components/atoms/icon/components/Sort.svelte +1 -1
- package/dist/components/atoms/icon/components/SpacingL.svelte +1 -1
- package/dist/components/atoms/icon/components/SpacingM.svelte +1 -1
- package/dist/components/atoms/icon/components/SpacingNone.svelte +1 -1
- package/dist/components/atoms/icon/components/SpacingS.svelte +1 -1
- package/dist/components/atoms/icon/components/SpacingXL.svelte +1 -1
- package/dist/components/atoms/icon/components/Star.svelte +1 -1
- package/dist/components/atoms/icon/components/StyleGuide.svelte +1 -1
- package/dist/components/atoms/icon/components/Tablet.svelte +1 -1
- package/dist/components/atoms/icon/components/Translate.svelte +1 -1
- package/dist/components/atoms/icon/components/TranslateCrossed.svelte +1 -1
- package/dist/components/atoms/icon/components/Trash.svelte +1 -1
- package/dist/components/atoms/icon/components/Underline.svelte +1 -1
- package/dist/components/atoms/icon/components/Undo.svelte +1 -1
- package/dist/components/atoms/icon/components/Width.svelte +1 -1
- package/dist/components/atoms/icon/index.d.ts +1 -0
- package/dist/components/atoms/icon/index.js +2 -1
- 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=
|
|
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,
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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
|
|
2
|
-
type
|
|
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
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
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=
|
|
6
|
+
* @property {number} [strokeWidth=1.5] Icon StrokeWidth
|
|
7
7
|
* @property {number} [width=24] Icon width
|
|
8
8
|
*/
|
|
9
9
|
|