@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
|
|
|
@@ -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,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=
|
|
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
|
|
|
@@ -19,9 +19,8 @@
|
|
|
19
19
|
xmlns="http://www.w3.org/2000/svg"
|
|
20
20
|
{...rest}>
|
|
21
21
|
<path
|
|
22
|
-
d="
|
|
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=
|
|
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
|
|