@tabler/icons-svelte 3.3.0 → 3.5.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.
Files changed (80) hide show
  1. package/dist/icons/ai.svelte +6 -0
  2. package/dist/icons/ai.svelte.d.ts +17 -0
  3. package/dist/icons/automation.svelte +6 -0
  4. package/dist/icons/automation.svelte.d.ts +17 -0
  5. package/dist/icons/battery-automotive.svelte +1 -1
  6. package/dist/icons/cash-register.svelte +6 -0
  7. package/dist/icons/cash-register.svelte.d.ts +17 -0
  8. package/dist/icons/chart-bar-popular.svelte +6 -0
  9. package/dist/icons/chart-bar-popular.svelte.d.ts +17 -0
  10. package/dist/icons/chart-bar.svelte +1 -1
  11. package/dist/icons/chart-cohort.svelte +6 -0
  12. package/dist/icons/chart-cohort.svelte.d.ts +17 -0
  13. package/dist/icons/chart-funnel.svelte +6 -0
  14. package/dist/icons/chart-funnel.svelte.d.ts +17 -0
  15. package/dist/icons/circle-plus-filled.svelte +6 -0
  16. package/dist/icons/circle-plus-filled.svelte.d.ts +17 -0
  17. package/dist/icons/device-unknown.svelte +6 -0
  18. package/dist/icons/device-unknown.svelte.d.ts +17 -0
  19. package/dist/icons/file-excel.svelte +6 -0
  20. package/dist/icons/file-excel.svelte.d.ts +17 -0
  21. package/dist/icons/file-word.svelte +6 -0
  22. package/dist/icons/file-word.svelte.d.ts +17 -0
  23. package/dist/icons/index.d.ts +36 -0
  24. package/dist/icons/index.js +36 -0
  25. package/dist/icons/object-scan.svelte +6 -0
  26. package/dist/icons/object-scan.svelte.d.ts +17 -0
  27. package/dist/icons/percentage-0.svelte +6 -0
  28. package/dist/icons/percentage-0.svelte.d.ts +17 -0
  29. package/dist/icons/percentage-10.svelte +6 -0
  30. package/dist/icons/percentage-10.svelte.d.ts +17 -0
  31. package/dist/icons/percentage-100.svelte +6 -0
  32. package/dist/icons/percentage-100.svelte.d.ts +17 -0
  33. package/dist/icons/percentage-20.svelte +6 -0
  34. package/dist/icons/percentage-20.svelte.d.ts +17 -0
  35. package/dist/icons/percentage-25.svelte +6 -0
  36. package/dist/icons/percentage-25.svelte.d.ts +17 -0
  37. package/dist/icons/percentage-30.svelte +6 -0
  38. package/dist/icons/percentage-30.svelte.d.ts +17 -0
  39. package/dist/icons/percentage-33.svelte +6 -0
  40. package/dist/icons/percentage-33.svelte.d.ts +17 -0
  41. package/dist/icons/percentage-40.svelte +6 -0
  42. package/dist/icons/percentage-40.svelte.d.ts +17 -0
  43. package/dist/icons/percentage-50.svelte +6 -0
  44. package/dist/icons/percentage-50.svelte.d.ts +17 -0
  45. package/dist/icons/percentage-60.svelte +6 -0
  46. package/dist/icons/percentage-60.svelte.d.ts +17 -0
  47. package/dist/icons/percentage-66.svelte +6 -0
  48. package/dist/icons/percentage-66.svelte.d.ts +17 -0
  49. package/dist/icons/percentage-70.svelte +6 -0
  50. package/dist/icons/percentage-70.svelte.d.ts +17 -0
  51. package/dist/icons/percentage-75.svelte +6 -0
  52. package/dist/icons/percentage-75.svelte.d.ts +17 -0
  53. package/dist/icons/percentage-80.svelte +6 -0
  54. package/dist/icons/percentage-80.svelte.d.ts +17 -0
  55. package/dist/icons/percentage-90.svelte +6 -0
  56. package/dist/icons/percentage-90.svelte.d.ts +17 -0
  57. package/dist/icons/picnic-table.svelte +6 -0
  58. package/dist/icons/picnic-table.svelte.d.ts +17 -0
  59. package/dist/icons/tax-euro.svelte +6 -0
  60. package/dist/icons/tax-euro.svelte.d.ts +17 -0
  61. package/dist/icons/tax-pound.svelte +6 -0
  62. package/dist/icons/tax-pound.svelte.d.ts +17 -0
  63. package/dist/icons/tax.svelte +6 -0
  64. package/dist/icons/tax.svelte.d.ts +17 -0
  65. package/dist/icons/timezone.svelte +6 -0
  66. package/dist/icons/timezone.svelte.d.ts +17 -0
  67. package/dist/icons/tip-jar-euro.svelte +6 -0
  68. package/dist/icons/tip-jar-euro.svelte.d.ts +17 -0
  69. package/dist/icons/tip-jar-pound.svelte +6 -0
  70. package/dist/icons/tip-jar-pound.svelte.d.ts +17 -0
  71. package/dist/icons/tip-jar.svelte +6 -0
  72. package/dist/icons/tip-jar.svelte.d.ts +17 -0
  73. package/dist/icons/viewport-narrow.svelte +1 -1
  74. package/dist/icons/viewport-short.svelte +6 -0
  75. package/dist/icons/viewport-short.svelte.d.ts +17 -0
  76. package/dist/icons/viewport-tall.svelte +6 -0
  77. package/dist/icons/viewport-tall.svelte.d.ts +17 -0
  78. package/dist/icons/viewport-wide.svelte +1 -1
  79. package/dist/icons-list.js +36 -0
  80. package/package.json +146 -2
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3c1.92 0 3.7 .601 5.16 1.626l-5.16 7.374z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-10" {...$$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 Percentage_10Props = typeof __propDef.props;
13
+ export type Percentage_10Events = typeof __propDef.events;
14
+ export type Percentage_10Slots = typeof __propDef.slots;
15
+ export default class Percentage_10 extends SvelteComponentTyped<Percentage_10Props, Percentage_10Events, Percentage_10Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0", "fill": "currentColor" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-100" {...$$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 Percentage_100Props = typeof __propDef.props;
13
+ export type Percentage_100Events = typeof __propDef.events;
14
+ export type Percentage_100Slots = typeof __propDef.slots;
15
+ export default class Percentage_100 extends SvelteComponentTyped<Percentage_100Props, Percentage_100Events, Percentage_100Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a9 9 0 0 1 8.497 6.025l-8.497 2.975z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-20" {...$$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 Percentage_20Props = typeof __propDef.props;
13
+ export type Percentage_20Events = typeof __propDef.events;
14
+ export type Percentage_20Slots = typeof __propDef.slots;
15
+ export default class Percentage_20 extends SvelteComponentTyped<Percentage_20Props, Percentage_20Events, Percentage_20Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M21 12a9 9 0 0 0 -9 -9m0 0v9h9", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-25" {...$$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 Percentage_25Props = typeof __propDef.props;
13
+ export type Percentage_25Events = typeof __propDef.events;
14
+ export type Percentage_25Slots = typeof __propDef.slots;
15
+ export default class Percentage_25 extends SvelteComponentTyped<Percentage_25Props, Percentage_25Events, Percentage_25Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a9 9 0 0 1 8.495 11.973l-8.495 -2.973z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-30" {...$$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 Percentage_30Props = typeof __propDef.props;
13
+ export type Percentage_30Events = typeof __propDef.events;
14
+ export type Percentage_30Slots = typeof __propDef.slots;
15
+ export default class Percentage_30 extends SvelteComponentTyped<Percentage_30Props, Percentage_30Events, Percentage_30Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a9 9 0 0 1 7.794 13.5l-7.79 -4.497z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-33" {...$$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 Percentage_33Props = typeof __propDef.props;
13
+ export type Percentage_33Events = typeof __propDef.events;
14
+ export type Percentage_33Slots = typeof __propDef.slots;
15
+ export default class Percentage_33 extends SvelteComponentTyped<Percentage_33Props, Percentage_33Events, Percentage_33Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a9 9 0 0 1 5.162 16.372l-5.162 -7.372z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-40" {...$$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 Percentage_40Props = typeof __propDef.props;
13
+ export type Percentage_40Events = typeof __propDef.events;
14
+ export type Percentage_40Slots = typeof __propDef.slots;
15
+ export default class Percentage_40 extends SvelteComponentTyped<Percentage_40Props, Percentage_40Events, Percentage_40Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 21a9 9 0 0 0 0 -18m0 0v18", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-50" {...$$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 Percentage_50Props = typeof __propDef.props;
13
+ export type Percentage_50Events = typeof __propDef.events;
14
+ export type Percentage_50Slots = typeof __propDef.slots;
15
+ export default class Percentage_50 extends SvelteComponentTyped<Percentage_50Props, Percentage_50Events, Percentage_50Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a9 9 0 1 1 -5.162 16.373l5.162 -7.373z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-60" {...$$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 Percentage_60Props = typeof __propDef.props;
13
+ export type Percentage_60Events = typeof __propDef.events;
14
+ export type Percentage_60Slots = typeof __propDef.slots;
15
+ export default class Percentage_60 extends SvelteComponentTyped<Percentage_60Props, Percentage_60Events, Percentage_60Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a9 9 0 1 1 -7.795 13.498l7.795 -4.498z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-66" {...$$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 Percentage_66Props = typeof __propDef.props;
13
+ export type Percentage_66Events = typeof __propDef.events;
14
+ export type Percentage_66Slots = typeof __propDef.slots;
15
+ export default class Percentage_66 extends SvelteComponentTyped<Percentage_66Props, Percentage_66Events, Percentage_66Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a9 9 0 1 1 -8.495 11.973l8.495 -2.973z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-70" {...$$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 Percentage_70Props = typeof __propDef.props;
13
+ export type Percentage_70Events = typeof __propDef.events;
14
+ export type Percentage_70Slots = typeof __propDef.slots;
15
+ export default class Percentage_70 extends SvelteComponentTyped<Percentage_70Props, Percentage_70Events, Percentage_70Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M3 12a9 9 0 1 0 9 -9m0 0v9h-9", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-75" {...$$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 Percentage_75Props = typeof __propDef.props;
13
+ export type Percentage_75Events = typeof __propDef.events;
14
+ export type Percentage_75Slots = typeof __propDef.slots;
15
+ export default class Percentage_75 extends SvelteComponentTyped<Percentage_75Props, Percentage_75Events, Percentage_75Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a9 9 0 1 1 -8.497 6.025l8.497 2.975z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-80" {...$$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 Percentage_80Props = typeof __propDef.props;
13
+ export type Percentage_80Events = typeof __propDef.events;
14
+ export type Percentage_80Slots = typeof __propDef.slots;
15
+ export default class Percentage_80 extends SvelteComponentTyped<Percentage_80Props, Percentage_80Events, Percentage_80Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a9 9 0 1 1 -5.16 1.626l5.16 7.374z", "fill": "currentColor", "stroke": "none" }], ["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="percentage-90" {...$$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 Percentage_90Props = typeof __propDef.props;
13
+ export type Percentage_90Events = typeof __propDef.events;
14
+ export type Percentage_90Slots = typeof __propDef.slots;
15
+ export default class Percentage_90 extends SvelteComponentTyped<Percentage_90Props, Percentage_90Events, Percentage_90Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M16 7l2 9m-10 -9l-2 9m-1 -9h14m2 5h-18" }]];
3
+ </script>
4
+ <Icon type="outline" name="picnic-table" {...$$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 PicnicTableProps = typeof __propDef.props;
13
+ export type PicnicTableEvents = typeof __propDef.events;
14
+ export type PicnicTableSlots = typeof __propDef.slots;
15
+ export default class PicnicTable extends SvelteComponentTyped<PicnicTableProps, PicnicTableEvents, PicnicTableSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M8.487 21h7.026a4 4 0 0 0 3.808 -5.224l-1.706 -5.306a5 5 0 0 0 -4.76 -3.47h-1.71a5 5 0 0 0 -4.76 3.47l-1.706 5.306a4 4 0 0 0 3.808 5.224" }], ["path", { "d": "M15 3q -1 4 -3 4t -3 -4z" }], ["path", { "d": "M12 14h-3" }], ["path", { "d": "M14 11.172a3 3 0 1 0 0 5.656" }]];
3
+ </script>
4
+ <Icon type="outline" name="tax-euro" {...$$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 TaxEuroProps = typeof __propDef.props;
13
+ export type TaxEuroEvents = typeof __propDef.events;
14
+ export type TaxEuroSlots = typeof __propDef.slots;
15
+ export default class TaxEuro extends SvelteComponentTyped<TaxEuroProps, TaxEuroEvents, TaxEuroSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M8.487 21h7.026a4 4 0 0 0 3.808 -5.224l-1.706 -5.306a5 5 0 0 0 -4.76 -3.47h-1.71a5 5 0 0 0 -4.76 3.47l-1.706 5.306a4 4 0 0 0 3.808 5.224" }], ["path", { "d": "M15 3q -1 4 -3 4t -3 -4z" }], ["path", { "d": "M14 11h-1a2 2 0 0 0 -2 2v2c0 1.105 -.395 2 -1.5 2h4.5" }], ["path", { "d": "M10 14h3" }]];
3
+ </script>
4
+ <Icon type="outline" name="tax-pound" {...$$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 TaxPoundProps = typeof __propDef.props;
13
+ export type TaxPoundEvents = typeof __propDef.events;
14
+ export type TaxPoundSlots = typeof __propDef.slots;
15
+ export default class TaxPound extends SvelteComponentTyped<TaxPoundProps, TaxPoundEvents, TaxPoundSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M8.487 21h7.026a4 4 0 0 0 3.808 -5.224l-1.706 -5.306a5 5 0 0 0 -4.76 -3.47h-1.71a5 5 0 0 0 -4.76 3.47l-1.706 5.306a4 4 0 0 0 3.808 5.224" }], ["path", { "d": "M15 3q -1 4 -3 4t -3 -4z" }], ["path", { "d": "M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" }], ["path", { "d": "M12 10v1" }], ["path", { "d": "M12 17v1" }]];
3
+ </script>
4
+ <Icon type="outline" name="tax" {...$$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 TaxProps = typeof __propDef.props;
13
+ export type TaxEvents = typeof __propDef.events;
14
+ export type TaxSlots = typeof __propDef.slots;
15
+ export default class Tax extends SvelteComponentTyped<TaxProps, TaxEvents, TaxSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M20.884 10.554a9 9 0 1 0 -10.337 10.328" }], ["path", { "d": "M3.6 9h16.8" }], ["path", { "d": "M3.6 15h6.9" }], ["path", { "d": "M11.5 3a17 17 0 0 0 -1.502 14.954" }], ["path", { "d": "M12.5 3a17 17 0 0 1 2.52 7.603" }], ["path", { "d": "M18 18m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" }], ["path", { "d": "M18 16.5v1.5l.5 .5" }]];
3
+ </script>
4
+ <Icon type="outline" name="timezone" {...$$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 TimezoneProps = typeof __propDef.props;
13
+ export type TimezoneEvents = typeof __propDef.events;
14
+ export type TimezoneSlots = typeof __propDef.slots;
15
+ export default class Timezone extends SvelteComponentTyped<TimezoneProps, TimezoneEvents, TimezoneSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17 4v1.882c0 .685 .387 1.312 1 1.618s1 .933 1 1.618v8.882a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-8.882c0 -.685 .387 -1.312 1 -1.618s1 -.933 1 -1.618v-1.882" }], ["path", { "d": "M6 4h12z" }], ["path", { "d": "M12 13h-3" }], ["path", { "d": "M14 10.172a3 3 0 1 0 0 5.656" }]];
3
+ </script>
4
+ <Icon type="outline" name="tip-jar-euro" {...$$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 TipJarEuroProps = typeof __propDef.props;
13
+ export type TipJarEuroEvents = typeof __propDef.events;
14
+ export type TipJarEuroSlots = typeof __propDef.slots;
15
+ export default class TipJarEuro extends SvelteComponentTyped<TipJarEuroProps, TipJarEuroEvents, TipJarEuroSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17 4v1.882c0 .685 .387 1.312 1 1.618s1 .933 1 1.618v8.882a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-8.882c0 -.685 .387 -1.312 1 -1.618s1 -.933 1 -1.618v-1.882" }], ["path", { "d": "M6 4h12z" }], ["path", { "d": "M14 10h-1a2 2 0 0 0 -2 2v2c0 1.105 -.395 2 -1.5 2h4.5" }], ["path", { "d": "M10 13h3" }]];
3
+ </script>
4
+ <Icon type="outline" name="tip-jar-pound" {...$$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 TipJarPoundProps = typeof __propDef.props;
13
+ export type TipJarPoundEvents = typeof __propDef.events;
14
+ export type TipJarPoundSlots = typeof __propDef.slots;
15
+ export default class TipJarPound extends SvelteComponentTyped<TipJarPoundProps, TipJarPoundEvents, TipJarPoundSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M14 10h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" }], ["path", { "d": "M12 9v1" }], ["path", { "d": "M12 16v1" }], ["path", { "d": "M17 4v1.882c0 .685 .387 1.312 1 1.618s1 .933 1 1.618v8.882a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-8.882c0 -.685 .387 -1.312 1 -1.618s1 -.933 1 -1.618v-1.882" }], ["path", { "d": "M6 4h12z" }]];
3
+ </script>
4
+ <Icon type="outline" name="tip-jar" {...$$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 TipJarProps = typeof __propDef.props;
13
+ export type TipJarEvents = typeof __propDef.events;
14
+ export type TipJarSlots = typeof __propDef.slots;
15
+ export default class TipJar extends SvelteComponentTyped<TipJarProps, TipJarEvents, TipJarSlots> {
16
+ }
17
+ export {};
@@ -1,5 +1,5 @@
1
1
  <script>import Icon from '../Icon.svelte';
2
- const iconNode = [["path", { "d": "M3 12h7l-3 -3m0 6l3 -3" }], ["path", { "d": "M21 12h-7l3 -3m0 6l-3 -3" }], ["path", { "d": "M9 6v-3h6v3" }], ["path", { "d": "M9 18v3h6v-3" }]];
2
+ const iconNode = [["path", { "d": "M3 12h7l-3 -3" }], ["path", { "d": "M7 15l3 -3" }], ["path", { "d": "M21 12h-7l3 -3" }], ["path", { "d": "M17 15l-3 -3" }], ["path", { "d": "M9 6v-1a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1" }], ["path", { "d": "M9 18v1a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-1" }]];
3
3
  </script>
4
4
  <Icon type="outline" name="viewport-narrow" {...$$props} iconNode={iconNode}>
5
5
  <slot/>
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3v7l3 -3" }], ["path", { "d": "M9 7l3 3" }], ["path", { "d": "M12 21v-7l3 3" }], ["path", { "d": "M9 17l3 -3" }], ["path", { "d": "M18 9h1a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-1" }], ["path", { "d": "M6 9h-1a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h1" }]];
3
+ </script>
4
+ <Icon type="outline" name="viewport-short" {...$$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 ViewportShortProps = typeof __propDef.props;
13
+ export type ViewportShortEvents = typeof __propDef.events;
14
+ export type ViewportShortSlots = typeof __propDef.slots;
15
+ export default class ViewportShort extends SvelteComponentTyped<ViewportShortProps, ViewportShortEvents, ViewportShortSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 10v-7l3 3" }], ["path", { "d": "M9 6l3 -3" }], ["path", { "d": "M12 14v7l3 -3" }], ["path", { "d": "M9 18l3 3" }], ["path", { "d": "M18 3h1a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-1" }], ["path", { "d": "M6 3h-1a2 2 0 0 0 -2 2v14a2 2 0 0 0 2 2h1" }]];
3
+ </script>
4
+ <Icon type="outline" name="viewport-tall" {...$$props} iconNode={iconNode}>
5
+ <slot/>
6
+ </Icon>