@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
package/README.md
CHANGED
|
@@ -22,7 +22,7 @@ Implementation of the Tabler Icons library for Svelte applications.
|
|
|
22
22
|
**If you want to support my project and help me grow it, you can [become a sponsor on GitHub](https://github.com/sponsors/codecalm) or just [donate on PayPal](https://paypal.me/codecalm) :)**
|
|
23
23
|
|
|
24
24
|
<a href="https://github.com/sponsors/codecalm">
|
|
25
|
-
<img src=
|
|
25
|
+
<img src="https://cdn.jsdelivr.net/gh/tabler/sponsors@latest/sponsors.svg" alt="Tabler sponsors">
|
|
26
26
|
</a>
|
|
27
27
|
|
|
28
28
|
## Installation
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M11 18h-6a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v3" }], ["path", { "d": "M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" }], ["path", { "d": "M6 12h.01" }], ["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="cash-banknote-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 CashBanknoteEditProps = typeof __propDef.props;
|
|
13
|
+
export type CashBanknoteEditEvents = typeof __propDef.events;
|
|
14
|
+
export type CashBanknoteEditSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashBanknoteEdit extends SvelteComponentTyped<CashBanknoteEditProps, CashBanknoteEditEvents, CashBanknoteEditSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M14.872 11.13a3.001 3.001 0 1 0 -4.29 3.514" }], ["path", { "d": "M10 18h-5a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v3" }], ["path", { "d": "M6 12h.01" }], ["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="cash-banknote-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 CashBanknoteHeartProps = typeof __propDef.props;
|
|
13
|
+
export type CashBanknoteHeartEvents = typeof __propDef.events;
|
|
14
|
+
export type CashBanknoteHeartSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashBanknoteHeart extends SvelteComponentTyped<CashBanknoteHeartProps, CashBanknoteHeartEvents, CashBanknoteHeartSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" }], ["path", { "d": "M12 18h-7a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7" }], ["path", { "d": "M18 12h.01" }], ["path", { "d": "M6 12h.01" }], ["path", { "d": "M16 19h6" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="cash-banknote-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 CashBanknoteMinusProps = typeof __propDef.props;
|
|
13
|
+
export type CashBanknoteMinusEvents = typeof __propDef.events;
|
|
14
|
+
export type CashBanknoteMinusSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashBanknoteMinus extends SvelteComponentTyped<CashBanknoteMinusProps, CashBanknoteMinusEvents, CashBanknoteMinusSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" }], ["path", { "d": "M12 18h-7a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" }], ["path", { "d": "M18 12h.01" }], ["path", { "d": "M6 12h.01" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16l-3 3l3 3" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="cash-banknote-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 CashBanknoteMoveBackProps = typeof __propDef.props;
|
|
13
|
+
export type CashBanknoteMoveBackEvents = typeof __propDef.events;
|
|
14
|
+
export type CashBanknoteMoveBackSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashBanknoteMoveBack extends SvelteComponentTyped<CashBanknoteMoveBackProps, CashBanknoteMoveBackEvents, CashBanknoteMoveBackSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" }], ["path", { "d": "M12 18h-7a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" }], ["path", { "d": "M18 12h.01" }], ["path", { "d": "M6 12h.01" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16l3 3l-3 3" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="cash-banknote-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 CashBanknoteMoveProps = typeof __propDef.props;
|
|
13
|
+
export type CashBanknoteMoveEvents = typeof __propDef.events;
|
|
14
|
+
export type CashBanknoteMoveSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashBanknoteMove extends SvelteComponentTyped<CashBanknoteMoveProps, CashBanknoteMoveEvents, CashBanknoteMoveSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" }], ["path", { "d": "M12.25 18h-7.25a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" }], ["path", { "d": "M18 12h.01" }], ["path", { "d": "M6 12h.01" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16v6" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="cash-banknote-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 CashBanknotePlusProps = typeof __propDef.props;
|
|
13
|
+
export type CashBanknotePlusEvents = typeof __propDef.events;
|
|
14
|
+
export type CashBanknotePlusSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashBanknotePlus extends SvelteComponentTyped<CashBanknotePlusProps, CashBanknotePlusEvents, CashBanknotePlusSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
|
-
const iconNode = [["path", { "d": "
|
|
2
|
+
const iconNode = [["path", { "d": "M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" }], ["path", { "d": "M3 8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" }], ["path", { "d": "M18 12h.01" }], ["path", { "d": "M6 12h.01" }]];
|
|
3
3
|
</script>
|
|
4
4
|
<Icon type="outline" name="cash-banknote" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" }], ["path", { "d": "M11 19h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v1.25" }], ["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="cash-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 CashEditProps = typeof __propDef.props;
|
|
13
|
+
export type CashEditEvents = typeof __propDef.events;
|
|
14
|
+
export type CashEditSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashEdit extends SvelteComponentTyped<CashEditProps, CashEditEvents, CashEditSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" }], ["path", { "d": "M10.25 19h-2.25a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v1.25" }], ["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="cash-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 CashHeartProps = typeof __propDef.props;
|
|
13
|
+
export type CashHeartEvents = typeof __propDef.events;
|
|
14
|
+
export type CashHeartSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashHeart extends SvelteComponentTyped<CashHeartProps, CashHeartEvents, CashHeartSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" }], ["path", { "d": "M12 19h-4a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v5" }], ["path", { "d": "M12 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" }], ["path", { "d": "M16 19h6" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="cash-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 CashMinusProps = typeof __propDef.props;
|
|
13
|
+
export type CashMinusEvents = typeof __propDef.events;
|
|
14
|
+
export type CashMinusSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashMinus extends SvelteComponentTyped<CashMinusProps, CashMinusEvents, CashMinusSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" }], ["path", { "d": "M12 19h-4a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v2.5" }], ["path", { "d": "M15.914 13.417a2 2 0 1 0 -2.447 2.511" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16l-3 3l3 3" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="cash-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 CashMoveBackProps = typeof __propDef.props;
|
|
13
|
+
export type CashMoveBackEvents = typeof __propDef.events;
|
|
14
|
+
export type CashMoveBackSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashMoveBack extends SvelteComponentTyped<CashMoveBackProps, CashMoveBackEvents, CashMoveBackSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" }], ["path", { "d": "M12 19h-4a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v2.5" }], ["path", { "d": "M15.92 13.437a2 2 0 1 0 -2.472 2.486" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16l3 3l-3 3" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="cash-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 CashMoveProps = typeof __propDef.props;
|
|
13
|
+
export type CashMoveEvents = typeof __propDef.events;
|
|
14
|
+
export type CashMoveSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashMove extends SvelteComponentTyped<CashMoveProps, CashMoveEvents, CashMoveSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" }], ["path", { "d": "M12 19h-4a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v2.5" }], ["path", { "d": "M12 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16v6" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="outline" name="cash-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 CashPlusProps = typeof __propDef.props;
|
|
13
|
+
export type CashPlusEvents = typeof __propDef.events;
|
|
14
|
+
export type CashPlusSlots = typeof __propDef.slots;
|
|
15
|
+
export default class CashPlus extends SvelteComponentTyped<CashPlusProps, CashPlusEvents, CashPlusSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
package/dist/icons/cash.svelte
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<script>import Icon from '../Icon.svelte';
|
|
2
|
-
const iconNode = [["path", { "d": "M7
|
|
2
|
+
const iconNode = [["path", { "d": "M7 15h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v3" }], ["path", { "d": "M7 9m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" }], ["path", { "d": "M12 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" }]];
|
|
3
3
|
</script>
|
|
4
4
|
<Icon type="outline" name="cash" {...$$props} iconNode={iconNode}>
|
|
5
5
|
<slot/>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-4.177 4.092a1 1 0 0 0 -1.646 0l-2.602 3.764c-1.022 1.67 -.634 3.736 .875 4.929a4.144 4.144 0 0 0 5.095 0c1.51 -1.191 1.897 -3.26 .904 -4.882z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="drop-circle-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 DropCircleFilledProps = typeof __propDef.props;
|
|
13
|
+
export type DropCircleFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type DropCircleFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class DropCircleFilled extends SvelteComponentTyped<DropCircleFilledProps, DropCircleFilledEvents, DropCircleFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M19 3a1 1 0 0 1 1 1v15a1 1 0 0 1 -1 1h-5v2a1 1 0 0 1 -1.351 .936l-8 -3a1 1 0 0 1 -.649 -.936v-15a1 1 0 0 1 .212 -.616l.068 -.079l.078 -.072l.066 -.05l.092 -.058l.065 -.033l.1 -.04l.099 -.028l.046 -.01l.108 -.013l.066 -.001zm-5.649 3.064a1 1 0 0 1 .649 .936v11h4v-13h-7.486z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="dual-screen-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 DualScreenFilledProps = typeof __propDef.props;
|
|
13
|
+
export type DualScreenFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type DualScreenFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class DualScreenFilled extends SvelteComponentTyped<DualScreenFilledProps, DualScreenFilledEvents, DualScreenFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M10.003 2.04a3.53 3.53 0 0 1 2.602 .62l.09 .07l.149 -.11a3.53 3.53 0 0 1 3.044 -.462l.207 .072a3.53 3.53 0 0 1 1.99 1.903l.014 .031l.045 -.004a3.53 3.53 0 0 1 2.624 .879l.153 .144l.358 .358c1.976 1.977 -.32 6.748 -4.655 11.083c-4.336 4.335 -9.106 6.632 -11.083 4.655l-.382 -.382l-.135 -.145a3.53 3.53 0 0 1 -.87 -2.556l.01 -.1l-.162 -.072a3.53 3.53 0 0 1 -1.838 -2.124l-.055 -.192a3.53 3.53 0 0 1 .56 -2.937l.062 -.079l-.07 -.092a3.53 3.53 0 0 1 -.644 -2.401l.025 -.2a3.53 3.53 0 0 1 1.707 -2.505l.046 -.026l-.005 -.14a3.53 3.53 0 0 1 .885 -2.345l.15 -.16l.159 -.149a3.53 3.53 0 0 1 2.346 -.884l.14 .004l.026 -.046a3.53 3.53 0 0 1 2.308 -1.67z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="dumpling-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 DumplingFilledProps = typeof __propDef.props;
|
|
13
|
+
export type DumplingFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type DumplingFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class DumplingFilled extends SvelteComponentTyped<DumplingFilledProps, DumplingFilledEvents, DumplingFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M14.001 1.996q .06 0 .117 .007l.155 .003a6 6 0 0 1 4.25 2.05l.176 .21a6 6 0 0 1 1.296 4.014l-.018 .244l.106 .06a4 4 0 0 1 1.904 3.087l.011 .204a4 4 0 0 1 -1.392 3.161l-.085 .069l.083 .16a4 4 0 0 1 .239 2.848l-.065 .204a4 4 0 0 1 -6.257 1.824l-.115 -.096l-.092 .1a6 6 0 0 1 -4.022 1.787l-.257 .006a6 6 0 0 1 -5.644 -8.04l.034 -.089l-.155 -.12a6 6 0 0 1 -1.662 -7.256l.105 -.211a6 6 0 0 1 7.246 -2.894l.188 .068l.073 -.06a6 6 0 0 1 3.505 -1.334zm-2.001 7.004a3 3 0 0 0 -2.996 2.85l-.004 .15a3 3 0 1 0 3 -3" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="egg-fried-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 EggFriedFilledProps = typeof __propDef.props;
|
|
13
|
+
export type EggFriedFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type EggFriedFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class EggFriedFilled extends SvelteComponentTyped<EggFriedFilledProps, EggFriedFilledEvents, EggFriedFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M7.233 6a3 3 0 0 1 2.006 .77l9.145 8.23h1.116a3.5 3.5 0 0 1 3.495 3.308l.005 .192a3.5 3.5 0 0 1 -3.5 3.5h-2.733a3 3 0 0 1 -2.006 -.77l-9.144 -8.23h-1.117a3.5 3.5 0 0 1 -3.495 -3.308l-.005 -.192a3.5 3.5 0 0 1 3.5 -3.5z" }], ["path", { "d": "M18 2a1 1 0 0 1 1 1v4.584l1.293 -1.291a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1 -.112 .097l-.11 .071l-.114 .054l-.105 .035l-.149 .03l-.117 .006l-.075 -.003l-.126 -.017l-.111 -.03l-.111 -.044l-.098 -.052l-.096 -.067l-.09 -.08l-3 -3a1 1 0 1 1 1.414 -1.414l1.293 1.293v-4.586a1 1 0 0 1 1 -1" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="escalator-down-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 EscalatorDownFilledProps = typeof __propDef.props;
|
|
13
|
+
export type EscalatorDownFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type EscalatorDownFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class EscalatorDownFilled extends SvelteComponentTyped<EscalatorDownFilledProps, EscalatorDownFilledEvents, EscalatorDownFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M19.5 4a3.5 3.5 0 0 1 0 7h-1.086l-8.12 8.121a3 3 0 0 1 -1.924 .872l-.198 .007h-3.672a3.5 3.5 0 0 1 0 -7h2.084l8.123 -8.121a3 3 0 0 1 1.923 -.872l.198 -.007z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="escalator-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 EscalatorFilledProps = typeof __propDef.props;
|
|
13
|
+
export type EscalatorFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type EscalatorFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class EscalatorFilled extends SvelteComponentTyped<EscalatorFilledProps, EscalatorFilledEvents, EscalatorFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M19.5 6a3.5 3.5 0 0 1 0 7h-1.086l-8.12 8.121a3 3 0 0 1 -1.924 .872l-.198 .007h-3.672a3.5 3.5 0 0 1 0 -7h2.084l8.123 -8.121a3 3 0 0 1 1.923 -.872l.198 -.007z" }], ["path", { "d": "M19.5 8h-2.672a1 1 0 0 0 -.707 .293l-8.414 8.414a1 1 0 0 1 -.707 .293h-2.5a1.5 1.5 0 0 0 0 3h3.672a1 1 0 0 0 .707 -.293l8.414 -8.414a1 1 0 0 1 .707 -.293h1.5a1.5 1.5 0 0 0 0 -3" }], ["path", { "d": "M5.852 2.011l.058 -.007l.09 -.004l.075 .003l.126 .017l.111 .03l.111 .044l.098 .052l.104 .074l.082 .073l3 3a1 1 0 1 1 -1.414 1.414l-1.293 -1.292v4.585a1 1 0 0 1 -2 0v-4.585l-1.293 1.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 0 -1.414l3 -3q .053 -.054 .112 -.097l.11 -.071l.114 -.054l.105 -.035z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="escalator-up-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 EscalatorUpFilledProps = typeof __propDef.props;
|
|
13
|
+
export type EscalatorUpFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type EscalatorUpFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class EscalatorUpFilled extends SvelteComponentTyped<EscalatorUpFilledProps, EscalatorUpFilledEvents, EscalatorUpFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M19 3a3 3 0 0 1 1 5.83v4.17a6 6 0 0 1 -6 6h-.585l1.292 1.293a1 1 0 0 1 .083 1.32l-.083 .094a1 1 0 0 1 -1.414 0l-2.959 -2.959a1 1 0 0 1 -.238 -.32l-.038 -.091l-.028 -.094a.98 .98 0 0 1 .187 -.866l.076 -.084l3 -3a1 1 0 0 1 1.414 1.414l-1.293 1.293h.586a4 4 0 0 0 3.995 -3.8l.005 -.2v-4.171a3 3 0 0 1 -2 -2.829l.005 -.176a3 3 0 0 1 2.995 -2.824m-8.293 -.707l3 3a.98 .98 0 0 1 .263 .95l-.01 .031l-.003 .018l-.008 .018l-.007 .027l-.016 .035l-.01 .032l-.007 .01l-.005 .014a1 1 0 0 1 -.232 .316l-2.965 2.963a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 0 -1.414l1.291 -1.293h-.584a4 4 0 0 0 -3.995 3.8l-.005 .2v4.171a3.001 3.001 0 1 1 -4 2.829l.005 -.176a3 3 0 0 1 1.995 -2.654v-4.17a6 6 0 0 1 6 -6h.585l-1.292 -1.293a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.414 0" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="exchange-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 ExchangeFilledProps = typeof __propDef.props;
|
|
13
|
+
export type ExchangeFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type ExchangeFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class ExchangeFilled extends SvelteComponentTyped<ExchangeFilledProps, ExchangeFilledEvents, ExchangeFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<script>import Icon from '../Icon.svelte';
|
|
2
|
+
const iconNode = [["path", { "d": "M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2zm-5 4h-4a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3v-2h3a1 1 0 0 0 0 -2h-3v-2h3a1 1 0 0 0 0 -2" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="explicit-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 ExplicitFilledProps = typeof __propDef.props;
|
|
13
|
+
export type ExplicitFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type ExplicitFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class ExplicitFilled extends SvelteComponentTyped<ExplicitFilledProps, ExplicitFilledEvents, ExplicitFilledSlots> {
|
|
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 -.005zm3.707 10.293a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292a1 1 0 1 0 -1.414 1.414l2 2a1 1 0 0 0 1.414 0l4 -4a1 1 0 0 0 0 -1.414m-.707 -9.294l4 4.001h-4z" }]];
|
|
3
|
+
</script>
|
|
4
|
+
<Icon type="filled" name="file-check-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 FileCheckFilledProps = typeof __propDef.props;
|
|
13
|
+
export type FileCheckFilledEvents = typeof __propDef.events;
|
|
14
|
+
export type FileCheckFilledSlots = typeof __propDef.slots;
|
|
15
|
+
export default class FileCheckFilled extends SvelteComponentTyped<FileCheckFilledProps, FileCheckFilledEvents, FileCheckFilledSlots> {
|
|
16
|
+
}
|
|
17
|
+
export {};
|