@tabler/icons-svelte 3.29.0 → 3.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/icons/cash-banknote-edit.svelte +6 -0
- package/dist/icons/cash-banknote-edit.svelte.d.ts +17 -0
- package/dist/icons/cash-banknote-heart.svelte +6 -0
- package/dist/icons/cash-banknote-heart.svelte.d.ts +17 -0
- package/dist/icons/cash-banknote-minus.svelte +6 -0
- package/dist/icons/cash-banknote-minus.svelte.d.ts +17 -0
- package/dist/icons/cash-banknote-move-back.svelte +6 -0
- package/dist/icons/cash-banknote-move-back.svelte.d.ts +17 -0
- package/dist/icons/cash-banknote-move.svelte +6 -0
- package/dist/icons/cash-banknote-move.svelte.d.ts +17 -0
- package/dist/icons/cash-banknote-plus.svelte +6 -0
- package/dist/icons/cash-banknote-plus.svelte.d.ts +17 -0
- package/dist/icons/cash-banknote.svelte +1 -1
- package/dist/icons/cash-edit.svelte +6 -0
- package/dist/icons/cash-edit.svelte.d.ts +17 -0
- package/dist/icons/cash-heart.svelte +6 -0
- package/dist/icons/cash-heart.svelte.d.ts +17 -0
- package/dist/icons/cash-minus.svelte +6 -0
- package/dist/icons/cash-minus.svelte.d.ts +17 -0
- package/dist/icons/cash-move-back.svelte +6 -0
- package/dist/icons/cash-move-back.svelte.d.ts +17 -0
- package/dist/icons/cash-move.svelte +6 -0
- package/dist/icons/cash-move.svelte.d.ts +17 -0
- package/dist/icons/cash-plus.svelte +6 -0
- package/dist/icons/cash-plus.svelte.d.ts +17 -0
- package/dist/icons/cash.svelte +1 -1
- package/dist/icons/drop-circle-filled.svelte +6 -0
- package/dist/icons/drop-circle-filled.svelte.d.ts +17 -0
- package/dist/icons/dual-screen-filled.svelte +6 -0
- package/dist/icons/dual-screen-filled.svelte.d.ts +17 -0
- package/dist/icons/dumpling-filled.svelte +6 -0
- package/dist/icons/dumpling-filled.svelte.d.ts +17 -0
- package/dist/icons/egg-fried-filled.svelte +6 -0
- package/dist/icons/egg-fried-filled.svelte.d.ts +17 -0
- package/dist/icons/escalator-down-filled.svelte +6 -0
- package/dist/icons/escalator-down-filled.svelte.d.ts +17 -0
- package/dist/icons/escalator-filled.svelte +6 -0
- package/dist/icons/escalator-filled.svelte.d.ts +17 -0
- package/dist/icons/escalator-up-filled.svelte +6 -0
- package/dist/icons/escalator-up-filled.svelte.d.ts +17 -0
- package/dist/icons/exchange-filled.svelte +6 -0
- package/dist/icons/exchange-filled.svelte.d.ts +17 -0
- package/dist/icons/explicit-filled.svelte +6 -0
- package/dist/icons/explicit-filled.svelte.d.ts +17 -0
- package/dist/icons/file-check-filled.svelte +6 -0
- package/dist/icons/file-check-filled.svelte.d.ts +17 -0
- package/dist/icons/file-code-2-filled.svelte +6 -0
- package/dist/icons/file-code-2-filled.svelte.d.ts +17 -0
- package/dist/icons/file-cv-filled.svelte +6 -0
- package/dist/icons/file-cv-filled.svelte.d.ts +17 -0
- package/dist/icons/file-delta-filled.svelte +6 -0
- package/dist/icons/file-delta-filled.svelte.d.ts +17 -0
- package/dist/icons/file-download-filled.svelte +6 -0
- package/dist/icons/file-download-filled.svelte.d.ts +17 -0
- package/dist/icons/file-lambda-filled.svelte +6 -0
- package/dist/icons/file-lambda-filled.svelte.d.ts +17 -0
- package/dist/icons/file-percent-filled.svelte +6 -0
- package/dist/icons/file-percent-filled.svelte.d.ts +17 -0
- package/dist/icons/file-phone-filled.svelte +6 -0
- package/dist/icons/file-phone-filled.svelte.d.ts +17 -0
- package/dist/icons/file-rss-filled.svelte +6 -0
- package/dist/icons/file-rss-filled.svelte.d.ts +17 -0
- package/dist/icons/index.d.ts +36 -0
- package/dist/icons/index.js +36 -0
- package/dist/icons/moneybag-edit.svelte +6 -0
- package/dist/icons/moneybag-edit.svelte.d.ts +17 -0
- package/dist/icons/moneybag-heart.svelte +6 -0
- package/dist/icons/moneybag-heart.svelte.d.ts +17 -0
- package/dist/icons/moneybag-minus.svelte +6 -0
- package/dist/icons/moneybag-minus.svelte.d.ts +17 -0
- package/dist/icons/moneybag-move-back.svelte +6 -0
- package/dist/icons/moneybag-move-back.svelte.d.ts +17 -0
- package/dist/icons/moneybag-move.svelte +6 -0
- package/dist/icons/moneybag-move.svelte.d.ts +17 -0
- package/dist/icons/moneybag-plus.svelte +6 -0
- package/dist/icons/moneybag-plus.svelte.d.ts +17 -0
- package/dist/icons/moneybag.svelte +1 -1
- package/dist/icons-list.js +36 -0
- package/package.json +2 -2
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005zm-2 9h-1a1 1 0 0 0 -1 1v5a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007v-3a1 1 0 0 0 0 -2m5 0h-1a1 1 0 0 0 0 2v3a1 1 0 0 0 0 2h1a1 1 0 0 0 1 -1v-5a1 1 0 0 0 -1 -1m-.001 -8.001l4.001 4.001h-4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="file-code-2-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FileCode_2FilledProps = typeof __propDef.props;
|
|
13
|
+
export type FileCode_2FilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FileCode_2FilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FileCode_2Filled extends SvelteComponentTyped<FileCode_2FilledProps, FileCode_2FilledEvents, FileCode_2FilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005zm-2.5 8a2.5 2.5 0 0 0 -2.5 2.5v3a2.5 2.5 0 1 0 5 0a1 1 0 0 0 -2 0a.5 .5 0 1 1 -1 0v-3a.5 .5 0 1 1 1 0a1 1 0 0 0 2 0a2.5 2.5 0 0 0 -2.5 -2.5m6.743 .03a1 1 0 0 0 -1.213 .727l-.53 2.119l-.53 -2.119a1 1 0 1 0 -1.94 .486l1.5 6c.252 1.01 1.688 1.01 1.94 0l1.5 -6a1 1 0 0 0 -.727 -1.213m-1.244 -7.031l4.001 4.001h-4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="file-cv-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FileCvFilledProps = typeof __propDef.props;
|
|
13
|
+
export type FileCvFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FileCvFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FileCvFilled extends SvelteComponentTyped<FileCvFilledProps, FileCvFilledEvents, FileCvFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005zm.894 8.553a1 1 0 0 0 -1.788 0l-3 6a1 1 0 0 0 .894 1.447h6a1 1 0 0 0 .894 -1.447zm-.894 2.683l1.381 2.764h-2.763zm2.999 -10.237l4.001 4.001h-4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="file-delta-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FileDeltaFilledProps = typeof __propDef.props;
|
|
13
|
+
export type FileDeltaFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FileDeltaFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FileDeltaFilled extends SvelteComponentTyped<FileDeltaFilledProps, FileDeltaFilledEvents, FileDeltaFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005zm0 8a1 1 0 0 0 -1 1v3.585l-.793 -.792a1 1 0 0 0 -1.32 -.083l-.094 .083a1 1 0 0 0 0 1.414l2.5 2.5l.044 .042l.068 .055l.11 .071l.114 .054l.105 .035l.15 .03l.116 .006l.117 -.007l.117 -.02l.108 -.033l.081 -.034l.098 -.052l.092 -.064l.094 -.083l2.5 -2.5a1 1 0 0 0 0 -1.414l-.094 -.083a1 1 0 0 0 -1.32 .083l-.793 .791v-3.584a1 1 0 0 0 -.883 -.993zm2.999 -7.001l4.001 4.001h-4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="file-download-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FileDownloadFilledProps = typeof __propDef.props;
|
|
13
|
+
export type FileDownloadFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FileDownloadFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FileDownloadFilled extends SvelteComponentTyped<FileDownloadFilledProps, FileDownloadFilledEvents, FileDownloadFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005zm-2 8a1 1 0 0 0 -.117 1.993l.117 .007c.342 0 .662 .362 1.166 1.445l-1.998 3a1 1 0 0 0 1.664 1.11l1.29 -1.934c.825 1.738 1.508 2.379 2.878 2.379a1 1 0 0 0 .117 -1.993l-.117 -.007c-.39 0 -.75 -.47 -1.387 -1.938l-.415 -.976c-.985 -2.274 -1.656 -3.086 -3.198 -3.086m4.999 -7.001l4.001 4.001h-4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="file-lambda-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FileLambdaFilledProps = typeof __propDef.props;
|
|
13
|
+
export type FileLambdaFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FileLambdaFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FileLambdaFilled extends SvelteComponentTyped<FileLambdaFilledProps, FileLambdaFilledEvents, FileLambdaFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005zm2.01 14h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2m.697 -3.707a1 1 0 0 0 -1.414 0l-4 4a1 1 0 0 0 1.414 1.414l4 -4a1 1 0 0 0 0 -1.414m-4.697 -.293h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2m4.989 -9.001l4.001 4.001h-4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="file-percent-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FilePercentFilledProps = typeof __propDef.props;
|
|
13
|
+
export type FilePercentFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FilePercentFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FilePercentFilled extends SvelteComponentTyped<FilePercentFilledProps, FilePercentFilledEvents, FilePercentFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005zm-2.5 7.5a1.5 1.5 0 0 0 -1.5 1.5v1a6 6 0 0 0 6 6h1a1.5 1.5 0 0 0 0 -3h-1l-.144 .007a1.5 1.5 0 0 0 -1.128 .697l-.042 .074l-.022 -.007a4.01 4.01 0 0 1 -2.435 -2.435l-.008 -.023l.075 -.041a1.5 1.5 0 0 0 .704 -1.272v-1a1.5 1.5 0 0 0 -1.5 -1.5m5.499 -6.501l4.001 4.001h-4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="file-phone-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FilePhoneFilledProps = typeof __propDef.props;
|
|
13
|
+
export type FilePhoneFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FilePhoneFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FilePhoneFilled extends SvelteComponentTyped<FilePhoneFilledProps, FilePhoneFilledEvents, FilePhoneFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005zm-3 11a1 1 0 0 0 0 2a2 2 0 0 1 1.995 1.85l.005 .15a1 1 0 0 0 2 0a4 4 0 0 0 -4 -4m0 -3a1 1 0 0 0 0 2a5 5 0 0 1 5 5a1 1 0 0 0 2 0a7 7 0 0 0 -7 -7m.01 6h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2m5.989 -13.001l4.001 4.001h-4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="file-rss-filled" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type FileRssFilledProps = typeof __propDef.props;
|
|
13
|
+
export type FileRssFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FileRssFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FileRssFilled extends SvelteComponentTyped<FileRssFilledProps, FileRssFilledEvents, FileRssFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -1165,9 +1165,21 @@ export { default as IconCarouselHorizontal } from './carousel-horizontal.svelte'
|
|
|
1165
1165
|
export { default as IconCarouselVertical } from './carousel-vertical.svelte';
|
|
1166
1166
|
export { default as IconCarrotOff } from './carrot-off.svelte';
|
|
1167
1167
|
export { default as IconCarrot } from './carrot.svelte';
|
|
1168
|
+
export { default as IconCashBanknoteEdit } from './cash-banknote-edit.svelte';
|
|
1169
|
+
export { default as IconCashBanknoteHeart } from './cash-banknote-heart.svelte';
|
|
1170
|
+
export { default as IconCashBanknoteMinus } from './cash-banknote-minus.svelte';
|
|
1171
|
+
export { default as IconCashBanknoteMoveBack } from './cash-banknote-move-back.svelte';
|
|
1172
|
+
export { default as IconCashBanknoteMove } from './cash-banknote-move.svelte';
|
|
1168
1173
|
export { default as IconCashBanknoteOff } from './cash-banknote-off.svelte';
|
|
1174
|
+
export { default as IconCashBanknotePlus } from './cash-banknote-plus.svelte';
|
|
1169
1175
|
export { default as IconCashBanknote } from './cash-banknote.svelte';
|
|
1176
|
+
export { default as IconCashEdit } from './cash-edit.svelte';
|
|
1177
|
+
export { default as IconCashHeart } from './cash-heart.svelte';
|
|
1178
|
+
export { default as IconCashMinus } from './cash-minus.svelte';
|
|
1179
|
+
export { default as IconCashMoveBack } from './cash-move-back.svelte';
|
|
1180
|
+
export { default as IconCashMove } from './cash-move.svelte';
|
|
1170
1181
|
export { default as IconCashOff } from './cash-off.svelte';
|
|
1182
|
+
export { default as IconCashPlus } from './cash-plus.svelte';
|
|
1171
1183
|
export { default as IconCashRegister } from './cash-register.svelte';
|
|
1172
1184
|
export { default as IconCash } from './cash.svelte';
|
|
1173
1185
|
export { default as IconCastOff } from './cast-off.svelte';
|
|
@@ -3260,6 +3272,12 @@ export { default as IconMistOff } from './mist-off.svelte';
|
|
|
3260
3272
|
export { default as IconMist } from './mist.svelte';
|
|
3261
3273
|
export { default as IconMobiledataOff } from './mobiledata-off.svelte';
|
|
3262
3274
|
export { default as IconMobiledata } from './mobiledata.svelte';
|
|
3275
|
+
export { default as IconMoneybagEdit } from './moneybag-edit.svelte';
|
|
3276
|
+
export { default as IconMoneybagHeart } from './moneybag-heart.svelte';
|
|
3277
|
+
export { default as IconMoneybagMinus } from './moneybag-minus.svelte';
|
|
3278
|
+
export { default as IconMoneybagMoveBack } from './moneybag-move-back.svelte';
|
|
3279
|
+
export { default as IconMoneybagMove } from './moneybag-move.svelte';
|
|
3280
|
+
export { default as IconMoneybagPlus } from './moneybag-plus.svelte';
|
|
3263
3281
|
export { default as IconMoneybag } from './moneybag.svelte';
|
|
3264
3282
|
export { default as IconMonkeybar } from './monkeybar.svelte';
|
|
3265
3283
|
export { default as IconMoodAngry } from './mood-angry.svelte';
|
|
@@ -5336,15 +5354,24 @@ export { default as IconDirectionSignFilled } from './direction-sign-filled.svel
|
|
|
5336
5354
|
export { default as IconDirectionsFilled } from './directions-filled.svelte';
|
|
5337
5355
|
export { default as IconDiscFilled } from './disc-filled.svelte';
|
|
5338
5356
|
export { default as IconDiscountFilled } from './discount-filled.svelte';
|
|
5357
|
+
export { default as IconDropCircleFilled } from './drop-circle-filled.svelte';
|
|
5339
5358
|
export { default as IconDropletHalf2Filled } from './droplet-half-2-filled.svelte';
|
|
5340
5359
|
export { default as IconDropletHalfFilled } from './droplet-half-filled.svelte';
|
|
5341
5360
|
export { default as IconDropletFilled } from './droplet-filled.svelte';
|
|
5342
5361
|
export { default as IconDropletsFilled } from './droplets-filled.svelte';
|
|
5362
|
+
export { default as IconDualScreenFilled } from './dual-screen-filled.svelte';
|
|
5363
|
+
export { default as IconDumplingFilled } from './dumpling-filled.svelte';
|
|
5343
5364
|
export { default as IconEggCrackedFilled } from './egg-cracked-filled.svelte';
|
|
5365
|
+
export { default as IconEggFriedFilled } from './egg-fried-filled.svelte';
|
|
5344
5366
|
export { default as IconEggFilled } from './egg-filled.svelte';
|
|
5345
5367
|
export { default as IconElevatorFilled } from './elevator-filled.svelte';
|
|
5346
5368
|
export { default as IconEngineFilled } from './engine-filled.svelte';
|
|
5369
|
+
export { default as IconEscalatorDownFilled } from './escalator-down-filled.svelte';
|
|
5370
|
+
export { default as IconEscalatorUpFilled } from './escalator-up-filled.svelte';
|
|
5371
|
+
export { default as IconEscalatorFilled } from './escalator-filled.svelte';
|
|
5372
|
+
export { default as IconExchangeFilled } from './exchange-filled.svelte';
|
|
5347
5373
|
export { default as IconExclamationCircleFilled } from './exclamation-circle-filled.svelte';
|
|
5374
|
+
export { default as IconExplicitFilled } from './explicit-filled.svelte';
|
|
5348
5375
|
export { default as IconExposureFilled } from './exposure-filled.svelte';
|
|
5349
5376
|
export { default as IconEyeTableFilled } from './eye-table-filled.svelte';
|
|
5350
5377
|
export { default as IconEyeFilled } from './eye-filled.svelte';
|
|
@@ -5356,13 +5383,22 @@ export { default as IconFeatherFilled } from './feather-filled.svelte';
|
|
|
5356
5383
|
export { default as IconFenceFilled } from './fence-filled.svelte';
|
|
5357
5384
|
export { default as IconFerryFilled } from './ferry-filled.svelte';
|
|
5358
5385
|
export { default as IconFidgetSpinnerFilled } from './fidget-spinner-filled.svelte';
|
|
5386
|
+
export { default as IconFileCheckFilled } from './file-check-filled.svelte';
|
|
5387
|
+
export { default as IconFileCode2Filled } from './file-code-2-filled.svelte';
|
|
5388
|
+
export { default as IconFileCvFilled } from './file-cv-filled.svelte';
|
|
5389
|
+
export { default as IconFileDeltaFilled } from './file-delta-filled.svelte';
|
|
5359
5390
|
export { default as IconFileDescriptionFilled } from './file-description-filled.svelte';
|
|
5360
5391
|
export { default as IconFileDigitFilled } from './file-digit-filled.svelte';
|
|
5392
|
+
export { default as IconFileDownloadFilled } from './file-download-filled.svelte';
|
|
5361
5393
|
export { default as IconFileHorizontalFilled } from './file-horizontal-filled.svelte';
|
|
5362
5394
|
export { default as IconFileInvoiceFilled } from './file-invoice-filled.svelte';
|
|
5395
|
+
export { default as IconFileLambdaFilled } from './file-lambda-filled.svelte';
|
|
5363
5396
|
export { default as IconFileMinusFilled } from './file-minus-filled.svelte';
|
|
5364
5397
|
export { default as IconFileNeutralFilled } from './file-neutral-filled.svelte';
|
|
5398
|
+
export { default as IconFilePercentFilled } from './file-percent-filled.svelte';
|
|
5399
|
+
export { default as IconFilePhoneFilled } from './file-phone-filled.svelte';
|
|
5365
5400
|
export { default as IconFilePowerFilled } from './file-power-filled.svelte';
|
|
5401
|
+
export { default as IconFileRssFilled } from './file-rss-filled.svelte';
|
|
5366
5402
|
export { default as IconFileSadFilled } from './file-sad-filled.svelte';
|
|
5367
5403
|
export { default as IconFileSmileFilled } from './file-smile-filled.svelte';
|
|
5368
5404
|
export { default as IconFileStarFilled } from './file-star-filled.svelte';
|
package/dist/icons/index.js
CHANGED
|
@@ -1165,9 +1165,21 @@ export { default as IconCarouselHorizontal } from './carousel-horizontal.svelte'
|
|
|
1165
1165
|
export { default as IconCarouselVertical } from './carousel-vertical.svelte';
|
|
1166
1166
|
export { default as IconCarrotOff } from './carrot-off.svelte';
|
|
1167
1167
|
export { default as IconCarrot } from './carrot.svelte';
|
|
1168
|
+
export { default as IconCashBanknoteEdit } from './cash-banknote-edit.svelte';
|
|
1169
|
+
export { default as IconCashBanknoteHeart } from './cash-banknote-heart.svelte';
|
|
1170
|
+
export { default as IconCashBanknoteMinus } from './cash-banknote-minus.svelte';
|
|
1171
|
+
export { default as IconCashBanknoteMoveBack } from './cash-banknote-move-back.svelte';
|
|
1172
|
+
export { default as IconCashBanknoteMove } from './cash-banknote-move.svelte';
|
|
1168
1173
|
export { default as IconCashBanknoteOff } from './cash-banknote-off.svelte';
|
|
1174
|
+
export { default as IconCashBanknotePlus } from './cash-banknote-plus.svelte';
|
|
1169
1175
|
export { default as IconCashBanknote } from './cash-banknote.svelte';
|
|
1176
|
+
export { default as IconCashEdit } from './cash-edit.svelte';
|
|
1177
|
+
export { default as IconCashHeart } from './cash-heart.svelte';
|
|
1178
|
+
export { default as IconCashMinus } from './cash-minus.svelte';
|
|
1179
|
+
export { default as IconCashMoveBack } from './cash-move-back.svelte';
|
|
1180
|
+
export { default as IconCashMove } from './cash-move.svelte';
|
|
1170
1181
|
export { default as IconCashOff } from './cash-off.svelte';
|
|
1182
|
+
export { default as IconCashPlus } from './cash-plus.svelte';
|
|
1171
1183
|
export { default as IconCashRegister } from './cash-register.svelte';
|
|
1172
1184
|
export { default as IconCash } from './cash.svelte';
|
|
1173
1185
|
export { default as IconCastOff } from './cast-off.svelte';
|
|
@@ -3260,6 +3272,12 @@ export { default as IconMistOff } from './mist-off.svelte';
|
|
|
3260
3272
|
export { default as IconMist } from './mist.svelte';
|
|
3261
3273
|
export { default as IconMobiledataOff } from './mobiledata-off.svelte';
|
|
3262
3274
|
export { default as IconMobiledata } from './mobiledata.svelte';
|
|
3275
|
+
export { default as IconMoneybagEdit } from './moneybag-edit.svelte';
|
|
3276
|
+
export { default as IconMoneybagHeart } from './moneybag-heart.svelte';
|
|
3277
|
+
export { default as IconMoneybagMinus } from './moneybag-minus.svelte';
|
|
3278
|
+
export { default as IconMoneybagMoveBack } from './moneybag-move-back.svelte';
|
|
3279
|
+
export { default as IconMoneybagMove } from './moneybag-move.svelte';
|
|
3280
|
+
export { default as IconMoneybagPlus } from './moneybag-plus.svelte';
|
|
3263
3281
|
export { default as IconMoneybag } from './moneybag.svelte';
|
|
3264
3282
|
export { default as IconMonkeybar } from './monkeybar.svelte';
|
|
3265
3283
|
export { default as IconMoodAngry } from './mood-angry.svelte';
|
|
@@ -5336,15 +5354,24 @@ export { default as IconDirectionSignFilled } from './direction-sign-filled.svel
|
|
|
5336
5354
|
export { default as IconDirectionsFilled } from './directions-filled.svelte';
|
|
5337
5355
|
export { default as IconDiscFilled } from './disc-filled.svelte';
|
|
5338
5356
|
export { default as IconDiscountFilled } from './discount-filled.svelte';
|
|
5357
|
+
export { default as IconDropCircleFilled } from './drop-circle-filled.svelte';
|
|
5339
5358
|
export { default as IconDropletHalf2Filled } from './droplet-half-2-filled.svelte';
|
|
5340
5359
|
export { default as IconDropletHalfFilled } from './droplet-half-filled.svelte';
|
|
5341
5360
|
export { default as IconDropletFilled } from './droplet-filled.svelte';
|
|
5342
5361
|
export { default as IconDropletsFilled } from './droplets-filled.svelte';
|
|
5362
|
+
export { default as IconDualScreenFilled } from './dual-screen-filled.svelte';
|
|
5363
|
+
export { default as IconDumplingFilled } from './dumpling-filled.svelte';
|
|
5343
5364
|
export { default as IconEggCrackedFilled } from './egg-cracked-filled.svelte';
|
|
5365
|
+
export { default as IconEggFriedFilled } from './egg-fried-filled.svelte';
|
|
5344
5366
|
export { default as IconEggFilled } from './egg-filled.svelte';
|
|
5345
5367
|
export { default as IconElevatorFilled } from './elevator-filled.svelte';
|
|
5346
5368
|
export { default as IconEngineFilled } from './engine-filled.svelte';
|
|
5369
|
+
export { default as IconEscalatorDownFilled } from './escalator-down-filled.svelte';
|
|
5370
|
+
export { default as IconEscalatorUpFilled } from './escalator-up-filled.svelte';
|
|
5371
|
+
export { default as IconEscalatorFilled } from './escalator-filled.svelte';
|
|
5372
|
+
export { default as IconExchangeFilled } from './exchange-filled.svelte';
|
|
5347
5373
|
export { default as IconExclamationCircleFilled } from './exclamation-circle-filled.svelte';
|
|
5374
|
+
export { default as IconExplicitFilled } from './explicit-filled.svelte';
|
|
5348
5375
|
export { default as IconExposureFilled } from './exposure-filled.svelte';
|
|
5349
5376
|
export { default as IconEyeTableFilled } from './eye-table-filled.svelte';
|
|
5350
5377
|
export { default as IconEyeFilled } from './eye-filled.svelte';
|
|
@@ -5356,13 +5383,22 @@ export { default as IconFeatherFilled } from './feather-filled.svelte';
|
|
|
5356
5383
|
export { default as IconFenceFilled } from './fence-filled.svelte';
|
|
5357
5384
|
export { default as IconFerryFilled } from './ferry-filled.svelte';
|
|
5358
5385
|
export { default as IconFidgetSpinnerFilled } from './fidget-spinner-filled.svelte';
|
|
5386
|
+
export { default as IconFileCheckFilled } from './file-check-filled.svelte';
|
|
5387
|
+
export { default as IconFileCode2Filled } from './file-code-2-filled.svelte';
|
|
5388
|
+
export { default as IconFileCvFilled } from './file-cv-filled.svelte';
|
|
5389
|
+
export { default as IconFileDeltaFilled } from './file-delta-filled.svelte';
|
|
5359
5390
|
export { default as IconFileDescriptionFilled } from './file-description-filled.svelte';
|
|
5360
5391
|
export { default as IconFileDigitFilled } from './file-digit-filled.svelte';
|
|
5392
|
+
export { default as IconFileDownloadFilled } from './file-download-filled.svelte';
|
|
5361
5393
|
export { default as IconFileHorizontalFilled } from './file-horizontal-filled.svelte';
|
|
5362
5394
|
export { default as IconFileInvoiceFilled } from './file-invoice-filled.svelte';
|
|
5395
|
+
export { default as IconFileLambdaFilled } from './file-lambda-filled.svelte';
|
|
5363
5396
|
export { default as IconFileMinusFilled } from './file-minus-filled.svelte';
|
|
5364
5397
|
export { default as IconFileNeutralFilled } from './file-neutral-filled.svelte';
|
|
5398
|
+
export { default as IconFilePercentFilled } from './file-percent-filled.svelte';
|
|
5399
|
+
export { default as IconFilePhoneFilled } from './file-phone-filled.svelte';
|
|
5365
5400
|
export { default as IconFilePowerFilled } from './file-power-filled.svelte';
|
|
5401
|
+
export { default as IconFileRssFilled } from './file-rss-filled.svelte';
|
|
5366
5402
|
export { default as IconFileSadFilled } from './file-sad-filled.svelte';
|
|
5367
5403
|
export { default as IconFileSmileFilled } from './file-smile-filled.svelte';
|
|
5368
5404
|
export { default as IconFileStarFilled } from './file-star-filled.svelte';
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" }], ["path", { "d": "M11 21h-3a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.376 -4.833" }], ["path", { "d": "M18.42 15.61a2.1 2.1 0 1 1 2.97 2.97l-3.39 3.42h-3v-3z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="moneybag-edit" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MoneybagEditProps = typeof __propDef.props;
|
|
13
|
+
export type MoneybagEditEvents = typeof __propDef.events;
|
|
14
|
+
export type MoneybagEditSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MoneybagEdit extends SvelteComponentTyped<MoneybagEditProps, MoneybagEditEvents, MoneybagEditSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" }], ["path", { "d": "M11.5 21h-3.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.376 -4.833" }], ["path", { "d": "M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.24 2.24 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.24 2.24 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="moneybag-heart" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MoneybagHeartProps = typeof __propDef.props;
|
|
13
|
+
export type MoneybagHeartEvents = typeof __propDef.events;
|
|
14
|
+
export type MoneybagHeartSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MoneybagHeart extends SvelteComponentTyped<MoneybagHeartProps, MoneybagHeartEvents, MoneybagHeartSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" }], ["path", { "d": "M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 15.943 -.958" }], ["path", { "d": "M16 19h6" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="moneybag-minus" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MoneybagMinusProps = typeof __propDef.props;
|
|
13
|
+
export type MoneybagMinusEvents = typeof __propDef.events;
|
|
14
|
+
export type MoneybagMinusSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MoneybagMinus extends SvelteComponentTyped<MoneybagMinusProps, MoneybagMinusEvents, MoneybagMinusSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" }], ["path", { "d": "M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.953 -3.959" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16l-3 3l3 3" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="moneybag-move-back" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MoneybagMoveBackProps = typeof __propDef.props;
|
|
13
|
+
export type MoneybagMoveBackEvents = typeof __propDef.events;
|
|
14
|
+
export type MoneybagMoveBackSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MoneybagMoveBack extends SvelteComponentTyped<MoneybagMoveBackProps, MoneybagMoveBackEvents, MoneybagMoveBackSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" }], ["path", { "d": "M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.946 -3.971" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16l3 3l-3 3" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="moneybag-move" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MoneybagMoveProps = typeof __propDef.props;
|
|
13
|
+
export type MoneybagMoveEvents = typeof __propDef.events;
|
|
14
|
+
export type MoneybagMoveSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MoneybagMove extends SvelteComponentTyped<MoneybagMoveProps, MoneybagMoveEvents, MoneybagMoveSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" }], ["path", { "d": "M12.5 21h-4.5a4 4 0 0 1 -4 -4v-1a8 8 0 0 1 14.935 -3.991" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16v6" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="moneybag-plus" {...$$props} iconNode={iconNode}>
|
|
5
|
+
<slot/>
|
|
6
|
+
</Icon>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { SvelteComponentTyped } from "svelte";
|
|
2
|
+
import type { IconProps } from '../types.js';
|
|
3
|
+
declare const __propDef: {
|
|
4
|
+
props: IconProps;
|
|
5
|
+
events: {
|
|
6
|
+
[evt: string]: CustomEvent<any>;
|
|
7
|
+
};
|
|
8
|
+
slots: {
|
|
9
|
+
default: {};
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
export type MoneybagPlusProps = typeof __propDef.props;
|
|
13
|
+
export type MoneybagPlusEvents = typeof __propDef.events;
|
|
14
|
+
export type MoneybagPlusSlots = typeof __propDef.slots;
|
|
15
|
+
export default class MoneybagPlus extends SvelteComponentTyped<MoneybagPlusProps, MoneybagPlusEvents, MoneybagPlusSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
|
-
const iconNode = [["path", { "d": "M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.
|
|
2
|
+
const iconNode = [["path", { "d": "M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5" }], ["path", { "d": "M4 17v-1a8 8 0 1 1 16 0v1a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4" }]];
|
|
3
3
|
</script>
|
|
4
4
|
<Icon type="outline" name="moneybag" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
package/dist/icons-list.js
CHANGED
|
@@ -1166,9 +1166,21 @@ export default [
|
|
|
1166
1166
|
"carousel-vertical",
|
|
1167
1167
|
"carrot-off",
|
|
1168
1168
|
"carrot",
|
|
1169
|
+
"cash-banknote-edit",
|
|
1170
|
+
"cash-banknote-heart",
|
|
1171
|
+
"cash-banknote-minus",
|
|
1172
|
+
"cash-banknote-move-back",
|
|
1173
|
+
"cash-banknote-move",
|
|
1169
1174
|
"cash-banknote-off",
|
|
1175
|
+
"cash-banknote-plus",
|
|
1170
1176
|
"cash-banknote",
|
|
1177
|
+
"cash-edit",
|
|
1178
|
+
"cash-heart",
|
|
1179
|
+
"cash-minus",
|
|
1180
|
+
"cash-move-back",
|
|
1181
|
+
"cash-move",
|
|
1171
1182
|
"cash-off",
|
|
1183
|
+
"cash-plus",
|
|
1172
1184
|
"cash-register",
|
|
1173
1185
|
"cash",
|
|
1174
1186
|
"cast-off",
|
|
@@ -3261,6 +3273,12 @@ export default [
|
|
|
3261
3273
|
"mist",
|
|
3262
3274
|
"mobiledata-off",
|
|
3263
3275
|
"mobiledata",
|
|
3276
|
+
"moneybag-edit",
|
|
3277
|
+
"moneybag-heart",
|
|
3278
|
+
"moneybag-minus",
|
|
3279
|
+
"moneybag-move-back",
|
|
3280
|
+
"moneybag-move",
|
|
3281
|
+
"moneybag-plus",
|
|
3264
3282
|
"moneybag",
|
|
3265
3283
|
"monkeybar",
|
|
3266
3284
|
"mood-angry",
|
|
@@ -5337,15 +5355,24 @@ export default [
|
|
|
5337
5355
|
"directions-filled",
|
|
5338
5356
|
"disc-filled",
|
|
5339
5357
|
"discount-filled",
|
|
5358
|
+
"drop-circle-filled",
|
|
5340
5359
|
"droplet-half-2-filled",
|
|
5341
5360
|
"droplet-half-filled",
|
|
5342
5361
|
"droplet-filled",
|
|
5343
5362
|
"droplets-filled",
|
|
5363
|
+
"dual-screen-filled",
|
|
5364
|
+
"dumpling-filled",
|
|
5344
5365
|
"egg-cracked-filled",
|
|
5366
|
+
"egg-fried-filled",
|
|
5345
5367
|
"egg-filled",
|
|
5346
5368
|
"elevator-filled",
|
|
5347
5369
|
"engine-filled",
|
|
5370
|
+
"escalator-down-filled",
|
|
5371
|
+
"escalator-up-filled",
|
|
5372
|
+
"escalator-filled",
|
|
5373
|
+
"exchange-filled",
|
|
5348
5374
|
"exclamation-circle-filled",
|
|
5375
|
+
"explicit-filled",
|
|
5349
5376
|
"exposure-filled",
|
|
5350
5377
|
"eye-table-filled",
|
|
5351
5378
|
"eye-filled",
|
|
@@ -5357,13 +5384,22 @@ export default [
|
|
|
5357
5384
|
"fence-filled",
|
|
5358
5385
|
"ferry-filled",
|
|
5359
5386
|
"fidget-spinner-filled",
|
|
5387
|
+
"file-check-filled",
|
|
5388
|
+
"file-code-2-filled",
|
|
5389
|
+
"file-cv-filled",
|
|
5390
|
+
"file-delta-filled",
|
|
5360
5391
|
"file-description-filled",
|
|
5361
5392
|
"file-digit-filled",
|
|
5393
|
+
"file-download-filled",
|
|
5362
5394
|
"file-horizontal-filled",
|
|
5363
5395
|
"file-invoice-filled",
|
|
5396
|
+
"file-lambda-filled",
|
|
5364
5397
|
"file-minus-filled",
|
|
5365
5398
|
"file-neutral-filled",
|
|
5399
|
+
"file-percent-filled",
|
|
5400
|
+
"file-phone-filled",
|
|
5366
5401
|
"file-power-filled",
|
|
5402
|
+
"file-rss-filled",
|
|
5367
5403
|
"file-sad-filled",
|
|
5368
5404
|
"file-smile-filled",
|
|
5369
5405
|
"file-star-filled",
|