@tabler/icons-svelte 3.9.0 → 3.10.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 (77) hide show
  1. package/dist/icons/binary-tree-2-filled.svelte +6 -0
  2. package/dist/icons/binary-tree-2-filled.svelte.d.ts +17 -0
  3. package/dist/icons/binary-tree-filled.svelte +6 -0
  4. package/dist/icons/binary-tree-filled.svelte.d.ts +17 -0
  5. package/dist/icons/bubble-tea-2.svelte +6 -0
  6. package/dist/icons/bubble-tea-2.svelte.d.ts +17 -0
  7. package/dist/icons/bubble-tea.svelte +6 -0
  8. package/dist/icons/bubble-tea.svelte.d.ts +17 -0
  9. package/dist/icons/building-burj-al-arab.svelte +6 -0
  10. package/dist/icons/building-burj-al-arab.svelte.d.ts +17 -0
  11. package/dist/icons/circle-rectangle-filled.svelte +6 -0
  12. package/dist/icons/circle-rectangle-filled.svelte.d.ts +17 -0
  13. package/dist/icons/exclamation-circle-filled.svelte +6 -0
  14. package/dist/icons/exclamation-circle-filled.svelte.d.ts +17 -0
  15. package/dist/icons/hand-finger-down.svelte +6 -0
  16. package/dist/icons/hand-finger-down.svelte.d.ts +17 -0
  17. package/dist/icons/hand-finger-left.svelte +6 -0
  18. package/dist/icons/hand-finger-left.svelte.d.ts +17 -0
  19. package/dist/icons/hand-finger-right.svelte +6 -0
  20. package/dist/icons/hand-finger-right.svelte.d.ts +17 -0
  21. package/dist/icons/hanger-2-filled.svelte +6 -0
  22. package/dist/icons/hanger-2-filled.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/join-bevel.svelte +6 -0
  26. package/dist/icons/join-bevel.svelte.d.ts +17 -0
  27. package/dist/icons/join-round.svelte +6 -0
  28. package/dist/icons/join-round.svelte.d.ts +17 -0
  29. package/dist/icons/join-straight.svelte +6 -0
  30. package/dist/icons/join-straight.svelte.d.ts +17 -0
  31. package/dist/icons/label-important-filled.svelte +6 -0
  32. package/dist/icons/label-important-filled.svelte.d.ts +17 -0
  33. package/dist/icons/label-important.svelte +6 -0
  34. package/dist/icons/label-important.svelte.d.ts +17 -0
  35. package/dist/icons/lasso-polygon-filled.svelte +6 -0
  36. package/dist/icons/lasso-polygon-filled.svelte.d.ts +17 -0
  37. package/dist/icons/laurel-wreath-1.svelte +6 -0
  38. package/dist/icons/laurel-wreath-1.svelte.d.ts +17 -0
  39. package/dist/icons/laurel-wreath-2.svelte +6 -0
  40. package/dist/icons/laurel-wreath-2.svelte.d.ts +17 -0
  41. package/dist/icons/laurel-wreath-3.svelte +6 -0
  42. package/dist/icons/laurel-wreath-3.svelte.d.ts +17 -0
  43. package/dist/icons/laurel-wreath.svelte +6 -0
  44. package/dist/icons/laurel-wreath.svelte.d.ts +17 -0
  45. package/dist/icons/leaf-2.svelte +6 -0
  46. package/dist/icons/leaf-2.svelte.d.ts +17 -0
  47. package/dist/icons/menu-3.svelte +6 -0
  48. package/dist/icons/menu-3.svelte.d.ts +17 -0
  49. package/dist/icons/menu-4.svelte +6 -0
  50. package/dist/icons/menu-4.svelte.d.ts +17 -0
  51. package/dist/icons/military-rank-filled.svelte +6 -0
  52. package/dist/icons/military-rank-filled.svelte.d.ts +17 -0
  53. package/dist/icons/military-rank.svelte +1 -1
  54. package/dist/icons/presentation-analytics-filled.svelte +6 -0
  55. package/dist/icons/presentation-analytics-filled.svelte.d.ts +17 -0
  56. package/dist/icons/presentation-filled.svelte +6 -0
  57. package/dist/icons/presentation-filled.svelte.d.ts +17 -0
  58. package/dist/icons/sort-ascending-2-filled.svelte +6 -0
  59. package/dist/icons/sort-ascending-2-filled.svelte.d.ts +17 -0
  60. package/dist/icons/sort-ascending-shapes-filled.svelte +6 -0
  61. package/dist/icons/sort-ascending-shapes-filled.svelte.d.ts +17 -0
  62. package/dist/icons/sort-descending-2-filled.svelte +6 -0
  63. package/dist/icons/sort-descending-2-filled.svelte.d.ts +17 -0
  64. package/dist/icons/sort-descending-shapes-filled.svelte +6 -0
  65. package/dist/icons/sort-descending-shapes-filled.svelte.d.ts +17 -0
  66. package/dist/icons/swipe-down-filled.svelte +6 -0
  67. package/dist/icons/swipe-down-filled.svelte.d.ts +17 -0
  68. package/dist/icons/swipe-left-filled.svelte +6 -0
  69. package/dist/icons/swipe-left-filled.svelte.d.ts +17 -0
  70. package/dist/icons/swipe-right-filled.svelte +6 -0
  71. package/dist/icons/swipe-right-filled.svelte.d.ts +17 -0
  72. package/dist/icons/swipe-up-filled.svelte +6 -0
  73. package/dist/icons/swipe-up-filled.svelte.d.ts +17 -0
  74. package/dist/icons/test-pipe-2-filled.svelte +6 -0
  75. package/dist/icons/test-pipe-2-filled.svelte.d.ts +17 -0
  76. package/dist/icons-list.js +36 -0
  77. package/package.json +2 -2
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 3a3 3 0 0 1 2.616 4.47l3.274 3.742a3 3 0 1 1 -1.505 1.318l-3.275 -3.743l-.11 .042v6.342a3.001 3.001 0 1 1 -2 0v-6.342l-.111 -.041l-3.274 3.742a3 3 0 1 1 -1.505 -1.318l3.273 -3.742a3 3 0 0 1 2.617 -4.47" }]];
3
+ </script>
4
+ <Icon type="filled" name="binary-tree-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 BinaryTree_2FilledProps = typeof __propDef.props;
13
+ export type BinaryTree_2FilledEvents = typeof __propDef.events;
14
+ export type BinaryTree_2FilledSlots = typeof __propDef.slots;
15
+ export default class BinaryTree_2Filled extends SvelteComponentTyped<BinaryTree_2FilledProps, BinaryTree_2FilledEvents, BinaryTree_2FilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M14 1a3 3 0 0 1 2.348 4.868l2 3.203q .317 -.071 .652 -.071a3 3 0 1 1 -2.347 1.132l-2 -3.203a3 3 0 0 1 -1.304 0l-2.001 3.203c.408 .513 .652 1.162 .652 1.868s-.244 1.356 -.653 1.868l2.002 3.203q .315 -.071 .651 -.071a3 3 0 1 1 -2.347 1.132l-2.003 -3.203a3 3 0 0 1 -1.302 0l-2.002 3.203a3 3 0 1 1 -1.696 -1.06l2.002 -3.204a3 3 0 0 1 2.998 -4.798l2.002 -3.202a3 3 0 0 1 2.348 -4.868" }]];
3
+ </script>
4
+ <Icon type="filled" name="binary-tree-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 BinaryTreeFilledProps = typeof __propDef.props;
13
+ export type BinaryTreeFilledEvents = typeof __propDef.events;
14
+ export type BinaryTreeFilledSlots = typeof __propDef.slots;
15
+ export default class BinaryTreeFilled extends SvelteComponentTyped<BinaryTreeFilledProps, BinaryTreeFilledEvents, BinaryTreeFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17.95 9l-1.478 8.69c-.25 1.463 -.374 2.195 -.936 2.631c-1.2 .931 -6.039 .88 -7.172 0c-.562 -.436 -.687 -1.168 -.936 -2.632l-1.478 -8.689" }], ["path", { "d": "M6 9l.514 -1.286a5.908 5.908 0 0 1 10.972 0l.514 1.286" }], ["path", { "d": "M5 9h14" }], ["path", { "d": "M12 9l4 -7" }], ["path", { "d": "M7 14c.593 .642 1.484 1.017 2.5 1c1.016 .017 1.907 -.358 2.5 -1s1.484 -1.017 2.5 -1c1.016 -.017 1.907 .358 2.5 1" }]];
3
+ </script>
4
+ <Icon type="outline" name="bubble-tea-2" {...$$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 BubbleTea_2Props = typeof __propDef.props;
13
+ export type BubbleTea_2Events = typeof __propDef.events;
14
+ export type BubbleTea_2Slots = typeof __propDef.slots;
15
+ export default class BubbleTea_2 extends SvelteComponentTyped<BubbleTea_2Props, BubbleTea_2Events, BubbleTea_2Slots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17.95 9l-1.478 8.69c-.25 1.463 -.374 2.195 -.936 2.631c-1.2 .931 -6.039 .88 -7.172 0c-.562 -.436 -.687 -1.168 -.936 -2.632l-1.478 -8.689" }], ["path", { "d": "M6 9l.514 -1.286a5.908 5.908 0 0 1 10.972 0l.514 1.286" }], ["path", { "d": "M5 9h14" }], ["path", { "d": "M12 9l4 -7" }], ["path", { "d": "M10.01 14h.01" }], ["path", { "d": "M11.02 18h.01" }], ["path", { "d": "M13.02 16h.01" }]];
3
+ </script>
4
+ <Icon type="outline" name="bubble-tea" {...$$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 BubbleTeaProps = typeof __propDef.props;
13
+ export type BubbleTeaEvents = typeof __propDef.events;
14
+ export type BubbleTeaSlots = typeof __propDef.slots;
15
+ export default class BubbleTea extends SvelteComponentTyped<BubbleTeaProps, BubbleTeaEvents, BubbleTeaSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M3 21h18" }], ["path", { "d": "M7 21v-18" }], ["path", { "d": "M7 4c5.675 .908 10 5.613 10 11.28a11 11 0 0 1 -1.605 5.72" }], ["path", { "d": "M5 9h12" }], ["path", { "d": "M7 13h4" }], ["path", { "d": "M7 17h4" }]];
3
+ </script>
4
+ <Icon type="outline" name="building-burj-al-arab" {...$$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 BuildingBurjAlArabProps = typeof __propDef.props;
13
+ export type BuildingBurjAlArabEvents = typeof __propDef.events;
14
+ export type BuildingBurjAlArabSlots = typeof __propDef.slots;
15
+ export default class BuildingBurjAlArab extends SvelteComponentTyped<BuildingBurjAlArabProps, BuildingBurjAlArabEvents, BuildingBurjAlArabSlots> {
16
+ }
17
+ export {};
@@ -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.336m0 5.66h-10a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h10a1 1 0 0 0 1 -1v-4a1 1 0 0 0 -1 -1" }]];
3
+ </script>
4
+ <Icon type="filled" name="circle-rectangle-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 CircleRectangleFilledProps = typeof __propDef.props;
13
+ export type CircleRectangleFilledEvents = typeof __propDef.events;
14
+ export type CircleRectangleFilledSlots = typeof __propDef.slots;
15
+ export default class CircleRectangleFilled extends SvelteComponentTyped<CircleRectangleFilledProps, CircleRectangleFilledEvents, CircleRectangleFilledSlots> {
16
+ }
17
+ export {};
@@ -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-5 11.66a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m0 -7a1 1 0 0 0 -1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0 -1 -1" }]];
3
+ </script>
4
+ <Icon type="filled" name="exclamation-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 ExclamationCircleFilledProps = typeof __propDef.props;
13
+ export type ExclamationCircleFilledEvents = typeof __propDef.events;
14
+ export type ExclamationCircleFilledSlots = typeof __propDef.slots;
15
+ export default class ExclamationCircleFilled extends SvelteComponentTyped<ExclamationCircleFilledProps, ExclamationCircleFilledEvents, ExclamationCircleFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M8 12v8.5a1.5 1.5 0 0 0 3 0v-7.5" }], ["path", { "d": "M11 13.5v2a1.5 1.5 0 0 0 3 0v-2.5" }], ["path", { "d": "M14 14.5a1.5 1.5 0 0 0 3 0v-1.5" }], ["path", { "d": "M17 13.5a1.5 1.5 0 0 0 3 0v-4.5a6 6 0 0 0 -6 -6h-2h.208a6 6 0 0 0 -5.012 2.7l-.196 .3q -.468 .718 -3.286 5.728a1.5 1.5 0 0 0 .536 2.022c.734 .44 1.674 .325 2.28 -.28l1.47 -1.47" }]];
3
+ </script>
4
+ <Icon type="outline" name="hand-finger-down" {...$$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 HandFingerDownProps = typeof __propDef.props;
13
+ export type HandFingerDownEvents = typeof __propDef.events;
14
+ export type HandFingerDownSlots = typeof __propDef.slots;
15
+ export default class HandFingerDown extends SvelteComponentTyped<HandFingerDownProps, HandFingerDownEvents, HandFingerDownSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 8h-8.5a1.5 1.5 0 0 0 0 3h7.5" }], ["path", { "d": "M10.5 11h-2a1.5 1.5 0 1 0 0 3h2.5" }], ["path", { "d": "M9.5 14a1.5 1.5 0 0 0 0 3h1.5" }], ["path", { "d": "M10.5 17a1.5 1.5 0 0 0 0 3h4.5a6 6 0 0 0 6 -6v-2v.208a6 6 0 0 0 -2.7 -5.012l-.3 -.196q -.718 -.468 -5.728 -3.286a1.5 1.5 0 0 0 -2.022 .536a1.87 1.87 0 0 0 .28 2.28l1.47 1.47" }]];
3
+ </script>
4
+ <Icon type="outline" name="hand-finger-left" {...$$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 HandFingerLeftProps = typeof __propDef.props;
13
+ export type HandFingerLeftEvents = typeof __propDef.events;
14
+ export type HandFingerLeftSlots = typeof __propDef.slots;
15
+ export default class HandFingerLeft extends SvelteComponentTyped<HandFingerLeftProps, HandFingerLeftEvents, HandFingerLeftSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 8h8.5a1.5 1.5 0 0 1 0 3h-7.5" }], ["path", { "d": "M13.5 11h2a1.5 1.5 0 0 1 0 3h-2.5" }], ["path", { "d": "M14.5 14a1.5 1.5 0 0 1 0 3h-1.5" }], ["path", { "d": "M13.5 17a1.5 1.5 0 1 1 0 3h-4.5a6 6 0 0 1 -6 -6v-2v.208a6 6 0 0 1 2.7 -5.012l.3 -.196q .718 -.468 5.728 -3.286a1.5 1.5 0 0 1 2.022 .536c.44 .734 .325 1.674 -.28 2.28l-1.47 1.47" }]];
3
+ </script>
4
+ <Icon type="outline" name="hand-finger-right" {...$$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 HandFingerRightProps = typeof __propDef.props;
13
+ export type HandFingerRightEvents = typeof __propDef.events;
14
+ export type HandFingerRightSlots = typeof __propDef.slots;
15
+ export default class HandFingerRight extends SvelteComponentTyped<HandFingerRightProps, HandFingerRightEvents, HandFingerRightSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 2a3 3 0 0 1 3 3a1 1 0 0 1 -1.993 .117l-.007 -.117a1 1 0 0 0 -2 -.004c.006 1.516 .495 2.579 1.486 3.13l7.97 4.428a3 3 0 0 1 1.544 2.623v.823a3 3 0 0 1 -2.824 2.995l-.176 .005a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3a3 3 0 0 1 -3 -3v-.823a3 3 0 0 1 1.543 -2.623l6.695 -3.72c-.832 -.976 -1.232 -2.296 -1.238 -3.834a3 3 0 0 1 3 -3m0 8.144l-7.486 4.158a1 1 0 0 0 -.514 .875v.823a1 1 0 0 0 1 1h.17a3 3 0 0 1 2.83 -2h8c1.306 0 2.418 .835 2.83 2h.17a1 1 0 0 0 1 -1v-.823a1 1 0 0 0 -.515 -.875z" }]];
3
+ </script>
4
+ <Icon type="filled" name="hanger-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 Hanger_2FilledProps = typeof __propDef.props;
13
+ export type Hanger_2FilledEvents = typeof __propDef.events;
14
+ export type Hanger_2FilledSlots = typeof __propDef.slots;
15
+ export default class Hanger_2Filled extends SvelteComponentTyped<Hanger_2FilledProps, Hanger_2FilledEvents, Hanger_2FilledSlots> {
16
+ }
17
+ export {};
@@ -979,6 +979,8 @@ export { default as IconBrushOff } from './brush-off.svelte';
979
979
  export { default as IconBrush } from './brush.svelte';
980
980
  export { default as IconBubbleMinus } from './bubble-minus.svelte';
981
981
  export { default as IconBubblePlus } from './bubble-plus.svelte';
982
+ export { default as IconBubbleTea2 } from './bubble-tea-2.svelte';
983
+ export { default as IconBubbleTea } from './bubble-tea.svelte';
982
984
  export { default as IconBubbleText } from './bubble-text.svelte';
983
985
  export { default as IconBubbleX } from './bubble-x.svelte';
984
986
  export { default as IconBubble } from './bubble.svelte';
@@ -992,6 +994,7 @@ export { default as IconBuildingBank } from './building-bank.svelte';
992
994
  export { default as IconBuildingBridge2 } from './building-bridge-2.svelte';
993
995
  export { default as IconBuildingBridge } from './building-bridge.svelte';
994
996
  export { default as IconBuildingBroadcastTower } from './building-broadcast-tower.svelte';
997
+ export { default as IconBuildingBurjAlArab } from './building-burj-al-arab.svelte';
995
998
  export { default as IconBuildingCarousel } from './building-carousel.svelte';
996
999
  export { default as IconBuildingCastle } from './building-castle.svelte';
997
1000
  export { default as IconBuildingChurch } from './building-church.svelte';
@@ -2382,7 +2385,10 @@ export { default as IconH6 } from './h-6.svelte';
2382
2385
  export { default as IconHammerOff } from './hammer-off.svelte';
2383
2386
  export { default as IconHammer } from './hammer.svelte';
2384
2387
  export { default as IconHandClick } from './hand-click.svelte';
2388
+ export { default as IconHandFingerDown } from './hand-finger-down.svelte';
2389
+ export { default as IconHandFingerLeft } from './hand-finger-left.svelte';
2385
2390
  export { default as IconHandFingerOff } from './hand-finger-off.svelte';
2391
+ export { default as IconHandFingerRight } from './hand-finger-right.svelte';
2386
2392
  export { default as IconHandFinger } from './hand-finger.svelte';
2387
2393
  export { default as IconHandGrab } from './hand-grab.svelte';
2388
2394
  export { default as IconHandLittleFinger } from './hand-little-finger.svelte';
@@ -2621,6 +2627,9 @@ export { default as IconItalic } from './italic.svelte';
2621
2627
  export { default as IconJacket } from './jacket.svelte';
2622
2628
  export { default as IconJetpack } from './jetpack.svelte';
2623
2629
  export { default as IconJewishStar } from './jewish-star.svelte';
2630
+ export { default as IconJoinBevel } from './join-bevel.svelte';
2631
+ export { default as IconJoinRound } from './join-round.svelte';
2632
+ export { default as IconJoinStraight } from './join-straight.svelte';
2624
2633
  export { default as IconJpg } from './jpg.svelte';
2625
2634
  export { default as IconJson } from './json.svelte';
2626
2635
  export { default as IconJumpRope } from './jump-rope.svelte';
@@ -2638,6 +2647,7 @@ export { default as IconKeyframeAlignHorizontal } from './keyframe-align-horizon
2638
2647
  export { default as IconKeyframeAlignVertical } from './keyframe-align-vertical.svelte';
2639
2648
  export { default as IconKeyframe } from './keyframe.svelte';
2640
2649
  export { default as IconKeyframes } from './keyframes.svelte';
2650
+ export { default as IconLabelImportant } from './label-important.svelte';
2641
2651
  export { default as IconLabelOff } from './label-off.svelte';
2642
2652
  export { default as IconLabel } from './label.svelte';
2643
2653
  export { default as IconLadderOff } from './ladder-off.svelte';
@@ -2655,6 +2665,10 @@ export { default as IconLanguage } from './language.svelte';
2655
2665
  export { default as IconLassoOff } from './lasso-off.svelte';
2656
2666
  export { default as IconLassoPolygon } from './lasso-polygon.svelte';
2657
2667
  export { default as IconLasso } from './lasso.svelte';
2668
+ export { default as IconLaurelWreath1 } from './laurel-wreath-1.svelte';
2669
+ export { default as IconLaurelWreath2 } from './laurel-wreath-2.svelte';
2670
+ export { default as IconLaurelWreath3 } from './laurel-wreath-3.svelte';
2671
+ export { default as IconLaurelWreath } from './laurel-wreath.svelte';
2658
2672
  export { default as IconLayersDifference } from './layers-difference.svelte';
2659
2673
  export { default as IconLayersIntersect2 } from './layers-intersect-2.svelte';
2660
2674
  export { default as IconLayersIntersect } from './layers-intersect.svelte';
@@ -2703,6 +2717,7 @@ export { default as IconLayoutSidebarRightInactive } from './layout-sidebar-righ
2703
2717
  export { default as IconLayoutSidebarRight } from './layout-sidebar-right.svelte';
2704
2718
  export { default as IconLayoutSidebar } from './layout-sidebar.svelte';
2705
2719
  export { default as IconLayout } from './layout.svelte';
2720
+ export { default as IconLeaf2 } from './leaf-2.svelte';
2706
2721
  export { default as IconLeafOff } from './leaf-off.svelte';
2707
2722
  export { default as IconLeaf } from './leaf.svelte';
2708
2723
  export { default as IconLegoOff } from './lego-off.svelte';
@@ -3018,6 +3033,8 @@ export { default as IconMeeple } from './meeple.svelte';
3018
3033
  export { default as IconMelon } from './melon.svelte';
3019
3034
  export { default as IconMenorah } from './menorah.svelte';
3020
3035
  export { default as IconMenu2 } from './menu-2.svelte';
3036
+ export { default as IconMenu3 } from './menu-3.svelte';
3037
+ export { default as IconMenu4 } from './menu-4.svelte';
3021
3038
  export { default as IconMenuDeep } from './menu-deep.svelte';
3022
3039
  export { default as IconMenuOrder } from './menu-order.svelte';
3023
3040
  export { default as IconMenu } from './menu.svelte';
@@ -4767,6 +4784,8 @@ export { default as IconBellRingingFilled } from './bell-ringing-filled.svelte';
4767
4784
  export { default as IconBellXFilled } from './bell-x-filled.svelte';
4768
4785
  export { default as IconBellZFilled } from './bell-z-filled.svelte';
4769
4786
  export { default as IconBellFilled } from './bell-filled.svelte';
4787
+ export { default as IconBinaryTree2Filled } from './binary-tree-2-filled.svelte';
4788
+ export { default as IconBinaryTreeFilled } from './binary-tree-filled.svelte';
4770
4789
  export { default as IconBinocularsFilled } from './binoculars-filled.svelte';
4771
4790
  export { default as IconBiohazardFilled } from './biohazard-filled.svelte';
4772
4791
  export { default as IconBladeFilled } from './blade-filled.svelte';
@@ -4900,6 +4919,7 @@ export { default as IconCircleNumber8Filled } from './circle-number-8-filled.sve
4900
4919
  export { default as IconCircleNumber9Filled } from './circle-number-9-filled.svelte';
4901
4920
  export { default as IconCirclePercentageFilled } from './circle-percentage-filled.svelte';
4902
4921
  export { default as IconCirclePlusFilled } from './circle-plus-filled.svelte';
4922
+ export { default as IconCircleRectangleFilled } from './circle-rectangle-filled.svelte';
4903
4923
  export { default as IconCircleXFilled } from './circle-x-filled.svelte';
4904
4924
  export { default as IconCircleFilled } from './circle-filled.svelte';
4905
4925
  export { default as IconCirclesFilled } from './circles-filled.svelte';
@@ -4969,6 +4989,7 @@ export { default as IconDropletHalf2Filled } from './droplet-half-2-filled.svelt
4969
4989
  export { default as IconDropletHalfFilled } from './droplet-half-filled.svelte';
4970
4990
  export { default as IconDropletFilled } from './droplet-filled.svelte';
4971
4991
  export { default as IconEggFilled } from './egg-filled.svelte';
4992
+ export { default as IconExclamationCircleFilled } from './exclamation-circle-filled.svelte';
4972
4993
  export { default as IconEyeFilled } from './eye-filled.svelte';
4973
4994
  export { default as IconFileXFilled } from './file-x-filled.svelte';
4974
4995
  export { default as IconFileFilled } from './file-filled.svelte';
@@ -4993,6 +5014,7 @@ export { default as IconGlobeFilled } from './globe-filled.svelte';
4993
5014
  export { default as IconGpsFilled } from './gps-filled.svelte';
4994
5015
  export { default as IconGraphFilled } from './graph-filled.svelte';
4995
5016
  export { default as IconGuitarPickFilled } from './guitar-pick-filled.svelte';
5017
+ export { default as IconHanger2Filled } from './hanger-2-filled.svelte';
4996
5018
  export { default as IconHeadphonesFilled } from './headphones-filled.svelte';
4997
5019
  export { default as IconHeartFilled } from './heart-filled.svelte';
4998
5020
  export { default as IconHelpCircleFilled } from './help-circle-filled.svelte';
@@ -5066,7 +5088,9 @@ export { default as IconKeyframeAlignHorizontalFilled } from './keyframe-align-h
5066
5088
  export { default as IconKeyframeAlignVerticalFilled } from './keyframe-align-vertical-filled.svelte';
5067
5089
  export { default as IconKeyframeFilled } from './keyframe-filled.svelte';
5068
5090
  export { default as IconKeyframesFilled } from './keyframes-filled.svelte';
5091
+ export { default as IconLabelImportantFilled } from './label-important-filled.svelte';
5069
5092
  export { default as IconLabelFilled } from './label-filled.svelte';
5093
+ export { default as IconLassoPolygonFilled } from './lasso-polygon-filled.svelte';
5070
5094
  export { default as IconLayout2Filled } from './layout-2-filled.svelte';
5071
5095
  export { default as IconLayoutAlignBottomFilled } from './layout-align-bottom-filled.svelte';
5072
5096
  export { default as IconLayoutAlignCenterFilled } from './layout-align-center-filled.svelte';
@@ -5115,6 +5139,7 @@ export { default as IconMessageFilled } from './message-filled.svelte';
5115
5139
  export { default as IconMickeyFilled } from './mickey-filled.svelte';
5116
5140
  export { default as IconMicrophoneFilled } from './microphone-filled.svelte';
5117
5141
  export { default as IconMicrowaveFilled } from './microwave-filled.svelte';
5142
+ export { default as IconMilitaryRankFilled } from './military-rank-filled.svelte';
5118
5143
  export { default as IconMoodAngryFilled } from './mood-angry-filled.svelte';
5119
5144
  export { default as IconMoodConfuzedFilled } from './mood-confuzed-filled.svelte';
5120
5145
  export { default as IconMoodCrazyHappyFilled } from './mood-crazy-happy-filled.svelte';
@@ -5160,6 +5185,8 @@ export { default as IconPointFilled } from './point-filled.svelte';
5160
5185
  export { default as IconPointerFilled } from './pointer-filled.svelte';
5161
5186
  export { default as IconPolaroidFilled } from './polaroid-filled.svelte';
5162
5187
  export { default as IconPooFilled } from './poo-filled.svelte';
5188
+ export { default as IconPresentationAnalyticsFilled } from './presentation-analytics-filled.svelte';
5189
+ export { default as IconPresentationFilled } from './presentation-filled.svelte';
5163
5190
  export { default as IconPuzzleFilled } from './puzzle-filled.svelte';
5164
5191
  export { default as IconRadarFilled } from './radar-filled.svelte';
5165
5192
  export { default as IconRadioactiveFilled } from './radioactive-filled.svelte';
@@ -5185,6 +5212,10 @@ export { default as IconShirtFilled } from './shirt-filled.svelte';
5185
5212
  export { default as IconShoppingCartFilled } from './shopping-cart-filled.svelte';
5186
5213
  export { default as IconSignLeftFilled } from './sign-left-filled.svelte';
5187
5214
  export { default as IconSignRightFilled } from './sign-right-filled.svelte';
5215
+ export { default as IconSortAscending2Filled } from './sort-ascending-2-filled.svelte';
5216
+ export { default as IconSortAscendingShapesFilled } from './sort-ascending-shapes-filled.svelte';
5217
+ export { default as IconSortDescending2Filled } from './sort-descending-2-filled.svelte';
5218
+ export { default as IconSortDescendingShapesFilled } from './sort-descending-shapes-filled.svelte';
5188
5219
  export { default as IconSoupFilled } from './soup-filled.svelte';
5189
5220
  export { default as IconSpadeFilled } from './spade-filled.svelte';
5190
5221
  export { default as IconSquareArrowDownFilled } from './square-arrow-down-filled.svelte';
@@ -5315,9 +5346,14 @@ export { default as IconStarsFilled } from './stars-filled.svelte';
5315
5346
  export { default as IconSteeringWheelFilled } from './steering-wheel-filled.svelte';
5316
5347
  export { default as IconSunFilled } from './sun-filled.svelte';
5317
5348
  export { default as IconSunglassesFilled } from './sunglasses-filled.svelte';
5349
+ export { default as IconSwipeDownFilled } from './swipe-down-filled.svelte';
5350
+ export { default as IconSwipeLeftFilled } from './swipe-left-filled.svelte';
5351
+ export { default as IconSwipeRightFilled } from './swipe-right-filled.svelte';
5352
+ export { default as IconSwipeUpFilled } from './swipe-up-filled.svelte';
5318
5353
  export { default as IconTableFilled } from './table-filled.svelte';
5319
5354
  export { default as IconTagFilled } from './tag-filled.svelte';
5320
5355
  export { default as IconTagsFilled } from './tags-filled.svelte';
5356
+ export { default as IconTestPipe2Filled } from './test-pipe-2-filled.svelte';
5321
5357
  export { default as IconThumbDownFilled } from './thumb-down-filled.svelte';
5322
5358
  export { default as IconThumbUpFilled } from './thumb-up-filled.svelte';
5323
5359
  export { default as IconTiltShiftFilled } from './tilt-shift-filled.svelte';
@@ -979,6 +979,8 @@ export { default as IconBrushOff } from './brush-off.svelte';
979
979
  export { default as IconBrush } from './brush.svelte';
980
980
  export { default as IconBubbleMinus } from './bubble-minus.svelte';
981
981
  export { default as IconBubblePlus } from './bubble-plus.svelte';
982
+ export { default as IconBubbleTea2 } from './bubble-tea-2.svelte';
983
+ export { default as IconBubbleTea } from './bubble-tea.svelte';
982
984
  export { default as IconBubbleText } from './bubble-text.svelte';
983
985
  export { default as IconBubbleX } from './bubble-x.svelte';
984
986
  export { default as IconBubble } from './bubble.svelte';
@@ -992,6 +994,7 @@ export { default as IconBuildingBank } from './building-bank.svelte';
992
994
  export { default as IconBuildingBridge2 } from './building-bridge-2.svelte';
993
995
  export { default as IconBuildingBridge } from './building-bridge.svelte';
994
996
  export { default as IconBuildingBroadcastTower } from './building-broadcast-tower.svelte';
997
+ export { default as IconBuildingBurjAlArab } from './building-burj-al-arab.svelte';
995
998
  export { default as IconBuildingCarousel } from './building-carousel.svelte';
996
999
  export { default as IconBuildingCastle } from './building-castle.svelte';
997
1000
  export { default as IconBuildingChurch } from './building-church.svelte';
@@ -2382,7 +2385,10 @@ export { default as IconH6 } from './h-6.svelte';
2382
2385
  export { default as IconHammerOff } from './hammer-off.svelte';
2383
2386
  export { default as IconHammer } from './hammer.svelte';
2384
2387
  export { default as IconHandClick } from './hand-click.svelte';
2388
+ export { default as IconHandFingerDown } from './hand-finger-down.svelte';
2389
+ export { default as IconHandFingerLeft } from './hand-finger-left.svelte';
2385
2390
  export { default as IconHandFingerOff } from './hand-finger-off.svelte';
2391
+ export { default as IconHandFingerRight } from './hand-finger-right.svelte';
2386
2392
  export { default as IconHandFinger } from './hand-finger.svelte';
2387
2393
  export { default as IconHandGrab } from './hand-grab.svelte';
2388
2394
  export { default as IconHandLittleFinger } from './hand-little-finger.svelte';
@@ -2621,6 +2627,9 @@ export { default as IconItalic } from './italic.svelte';
2621
2627
  export { default as IconJacket } from './jacket.svelte';
2622
2628
  export { default as IconJetpack } from './jetpack.svelte';
2623
2629
  export { default as IconJewishStar } from './jewish-star.svelte';
2630
+ export { default as IconJoinBevel } from './join-bevel.svelte';
2631
+ export { default as IconJoinRound } from './join-round.svelte';
2632
+ export { default as IconJoinStraight } from './join-straight.svelte';
2624
2633
  export { default as IconJpg } from './jpg.svelte';
2625
2634
  export { default as IconJson } from './json.svelte';
2626
2635
  export { default as IconJumpRope } from './jump-rope.svelte';
@@ -2638,6 +2647,7 @@ export { default as IconKeyframeAlignHorizontal } from './keyframe-align-horizon
2638
2647
  export { default as IconKeyframeAlignVertical } from './keyframe-align-vertical.svelte';
2639
2648
  export { default as IconKeyframe } from './keyframe.svelte';
2640
2649
  export { default as IconKeyframes } from './keyframes.svelte';
2650
+ export { default as IconLabelImportant } from './label-important.svelte';
2641
2651
  export { default as IconLabelOff } from './label-off.svelte';
2642
2652
  export { default as IconLabel } from './label.svelte';
2643
2653
  export { default as IconLadderOff } from './ladder-off.svelte';
@@ -2655,6 +2665,10 @@ export { default as IconLanguage } from './language.svelte';
2655
2665
  export { default as IconLassoOff } from './lasso-off.svelte';
2656
2666
  export { default as IconLassoPolygon } from './lasso-polygon.svelte';
2657
2667
  export { default as IconLasso } from './lasso.svelte';
2668
+ export { default as IconLaurelWreath1 } from './laurel-wreath-1.svelte';
2669
+ export { default as IconLaurelWreath2 } from './laurel-wreath-2.svelte';
2670
+ export { default as IconLaurelWreath3 } from './laurel-wreath-3.svelte';
2671
+ export { default as IconLaurelWreath } from './laurel-wreath.svelte';
2658
2672
  export { default as IconLayersDifference } from './layers-difference.svelte';
2659
2673
  export { default as IconLayersIntersect2 } from './layers-intersect-2.svelte';
2660
2674
  export { default as IconLayersIntersect } from './layers-intersect.svelte';
@@ -2703,6 +2717,7 @@ export { default as IconLayoutSidebarRightInactive } from './layout-sidebar-righ
2703
2717
  export { default as IconLayoutSidebarRight } from './layout-sidebar-right.svelte';
2704
2718
  export { default as IconLayoutSidebar } from './layout-sidebar.svelte';
2705
2719
  export { default as IconLayout } from './layout.svelte';
2720
+ export { default as IconLeaf2 } from './leaf-2.svelte';
2706
2721
  export { default as IconLeafOff } from './leaf-off.svelte';
2707
2722
  export { default as IconLeaf } from './leaf.svelte';
2708
2723
  export { default as IconLegoOff } from './lego-off.svelte';
@@ -3018,6 +3033,8 @@ export { default as IconMeeple } from './meeple.svelte';
3018
3033
  export { default as IconMelon } from './melon.svelte';
3019
3034
  export { default as IconMenorah } from './menorah.svelte';
3020
3035
  export { default as IconMenu2 } from './menu-2.svelte';
3036
+ export { default as IconMenu3 } from './menu-3.svelte';
3037
+ export { default as IconMenu4 } from './menu-4.svelte';
3021
3038
  export { default as IconMenuDeep } from './menu-deep.svelte';
3022
3039
  export { default as IconMenuOrder } from './menu-order.svelte';
3023
3040
  export { default as IconMenu } from './menu.svelte';
@@ -4767,6 +4784,8 @@ export { default as IconBellRingingFilled } from './bell-ringing-filled.svelte';
4767
4784
  export { default as IconBellXFilled } from './bell-x-filled.svelte';
4768
4785
  export { default as IconBellZFilled } from './bell-z-filled.svelte';
4769
4786
  export { default as IconBellFilled } from './bell-filled.svelte';
4787
+ export { default as IconBinaryTree2Filled } from './binary-tree-2-filled.svelte';
4788
+ export { default as IconBinaryTreeFilled } from './binary-tree-filled.svelte';
4770
4789
  export { default as IconBinocularsFilled } from './binoculars-filled.svelte';
4771
4790
  export { default as IconBiohazardFilled } from './biohazard-filled.svelte';
4772
4791
  export { default as IconBladeFilled } from './blade-filled.svelte';
@@ -4900,6 +4919,7 @@ export { default as IconCircleNumber8Filled } from './circle-number-8-filled.sve
4900
4919
  export { default as IconCircleNumber9Filled } from './circle-number-9-filled.svelte';
4901
4920
  export { default as IconCirclePercentageFilled } from './circle-percentage-filled.svelte';
4902
4921
  export { default as IconCirclePlusFilled } from './circle-plus-filled.svelte';
4922
+ export { default as IconCircleRectangleFilled } from './circle-rectangle-filled.svelte';
4903
4923
  export { default as IconCircleXFilled } from './circle-x-filled.svelte';
4904
4924
  export { default as IconCircleFilled } from './circle-filled.svelte';
4905
4925
  export { default as IconCirclesFilled } from './circles-filled.svelte';
@@ -4969,6 +4989,7 @@ export { default as IconDropletHalf2Filled } from './droplet-half-2-filled.svelt
4969
4989
  export { default as IconDropletHalfFilled } from './droplet-half-filled.svelte';
4970
4990
  export { default as IconDropletFilled } from './droplet-filled.svelte';
4971
4991
  export { default as IconEggFilled } from './egg-filled.svelte';
4992
+ export { default as IconExclamationCircleFilled } from './exclamation-circle-filled.svelte';
4972
4993
  export { default as IconEyeFilled } from './eye-filled.svelte';
4973
4994
  export { default as IconFileXFilled } from './file-x-filled.svelte';
4974
4995
  export { default as IconFileFilled } from './file-filled.svelte';
@@ -4993,6 +5014,7 @@ export { default as IconGlobeFilled } from './globe-filled.svelte';
4993
5014
  export { default as IconGpsFilled } from './gps-filled.svelte';
4994
5015
  export { default as IconGraphFilled } from './graph-filled.svelte';
4995
5016
  export { default as IconGuitarPickFilled } from './guitar-pick-filled.svelte';
5017
+ export { default as IconHanger2Filled } from './hanger-2-filled.svelte';
4996
5018
  export { default as IconHeadphonesFilled } from './headphones-filled.svelte';
4997
5019
  export { default as IconHeartFilled } from './heart-filled.svelte';
4998
5020
  export { default as IconHelpCircleFilled } from './help-circle-filled.svelte';
@@ -5066,7 +5088,9 @@ export { default as IconKeyframeAlignHorizontalFilled } from './keyframe-align-h
5066
5088
  export { default as IconKeyframeAlignVerticalFilled } from './keyframe-align-vertical-filled.svelte';
5067
5089
  export { default as IconKeyframeFilled } from './keyframe-filled.svelte';
5068
5090
  export { default as IconKeyframesFilled } from './keyframes-filled.svelte';
5091
+ export { default as IconLabelImportantFilled } from './label-important-filled.svelte';
5069
5092
  export { default as IconLabelFilled } from './label-filled.svelte';
5093
+ export { default as IconLassoPolygonFilled } from './lasso-polygon-filled.svelte';
5070
5094
  export { default as IconLayout2Filled } from './layout-2-filled.svelte';
5071
5095
  export { default as IconLayoutAlignBottomFilled } from './layout-align-bottom-filled.svelte';
5072
5096
  export { default as IconLayoutAlignCenterFilled } from './layout-align-center-filled.svelte';
@@ -5115,6 +5139,7 @@ export { default as IconMessageFilled } from './message-filled.svelte';
5115
5139
  export { default as IconMickeyFilled } from './mickey-filled.svelte';
5116
5140
  export { default as IconMicrophoneFilled } from './microphone-filled.svelte';
5117
5141
  export { default as IconMicrowaveFilled } from './microwave-filled.svelte';
5142
+ export { default as IconMilitaryRankFilled } from './military-rank-filled.svelte';
5118
5143
  export { default as IconMoodAngryFilled } from './mood-angry-filled.svelte';
5119
5144
  export { default as IconMoodConfuzedFilled } from './mood-confuzed-filled.svelte';
5120
5145
  export { default as IconMoodCrazyHappyFilled } from './mood-crazy-happy-filled.svelte';
@@ -5160,6 +5185,8 @@ export { default as IconPointFilled } from './point-filled.svelte';
5160
5185
  export { default as IconPointerFilled } from './pointer-filled.svelte';
5161
5186
  export { default as IconPolaroidFilled } from './polaroid-filled.svelte';
5162
5187
  export { default as IconPooFilled } from './poo-filled.svelte';
5188
+ export { default as IconPresentationAnalyticsFilled } from './presentation-analytics-filled.svelte';
5189
+ export { default as IconPresentationFilled } from './presentation-filled.svelte';
5163
5190
  export { default as IconPuzzleFilled } from './puzzle-filled.svelte';
5164
5191
  export { default as IconRadarFilled } from './radar-filled.svelte';
5165
5192
  export { default as IconRadioactiveFilled } from './radioactive-filled.svelte';
@@ -5185,6 +5212,10 @@ export { default as IconShirtFilled } from './shirt-filled.svelte';
5185
5212
  export { default as IconShoppingCartFilled } from './shopping-cart-filled.svelte';
5186
5213
  export { default as IconSignLeftFilled } from './sign-left-filled.svelte';
5187
5214
  export { default as IconSignRightFilled } from './sign-right-filled.svelte';
5215
+ export { default as IconSortAscending2Filled } from './sort-ascending-2-filled.svelte';
5216
+ export { default as IconSortAscendingShapesFilled } from './sort-ascending-shapes-filled.svelte';
5217
+ export { default as IconSortDescending2Filled } from './sort-descending-2-filled.svelte';
5218
+ export { default as IconSortDescendingShapesFilled } from './sort-descending-shapes-filled.svelte';
5188
5219
  export { default as IconSoupFilled } from './soup-filled.svelte';
5189
5220
  export { default as IconSpadeFilled } from './spade-filled.svelte';
5190
5221
  export { default as IconSquareArrowDownFilled } from './square-arrow-down-filled.svelte';
@@ -5315,9 +5346,14 @@ export { default as IconStarsFilled } from './stars-filled.svelte';
5315
5346
  export { default as IconSteeringWheelFilled } from './steering-wheel-filled.svelte';
5316
5347
  export { default as IconSunFilled } from './sun-filled.svelte';
5317
5348
  export { default as IconSunglassesFilled } from './sunglasses-filled.svelte';
5349
+ export { default as IconSwipeDownFilled } from './swipe-down-filled.svelte';
5350
+ export { default as IconSwipeLeftFilled } from './swipe-left-filled.svelte';
5351
+ export { default as IconSwipeRightFilled } from './swipe-right-filled.svelte';
5352
+ export { default as IconSwipeUpFilled } from './swipe-up-filled.svelte';
5318
5353
  export { default as IconTableFilled } from './table-filled.svelte';
5319
5354
  export { default as IconTagFilled } from './tag-filled.svelte';
5320
5355
  export { default as IconTagsFilled } from './tags-filled.svelte';
5356
+ export { default as IconTestPipe2Filled } from './test-pipe-2-filled.svelte';
5321
5357
  export { default as IconThumbDownFilled } from './thumb-down-filled.svelte';
5322
5358
  export { default as IconThumbUpFilled } from './thumb-up-filled.svelte';
5323
5359
  export { default as IconTiltShiftFilled } from './tilt-shift-filled.svelte';
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M6 4h3a2 2 0 0 1 2 2v6a1 1 0 0 0 1 1h6a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-6.586a1 1 0 0 1 -.707 -.293l-6.414 -6.414a1 1 0 0 1 -.293 -.707v-6.586a2 2 0 0 1 2 -2" }]];
3
+ </script>
4
+ <Icon type="outline" name="join-bevel" {...$$props} iconNode={iconNode}>
5
+ <slot/>
6
+ </Icon>