@tabler/icons-svelte-runes 3.43.0 → 3.44.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 (58) hide show
  1. package/dist/icons/air-balloon.svelte +1 -1
  2. package/dist/icons/body-scan.svelte +1 -1
  3. package/dist/icons/chart-sankey.svelte +1 -1
  4. package/dist/icons/code-ai.svelte +14 -0
  5. package/dist/icons/code-ai.svelte.d.ts +8 -0
  6. package/dist/icons/ear-scan.svelte +1 -1
  7. package/dist/icons/email-stamp.svelte +14 -0
  8. package/dist/icons/email-stamp.svelte.d.ts +8 -0
  9. package/dist/icons/foodsteps.svelte +14 -0
  10. package/dist/icons/foodsteps.svelte.d.ts +8 -0
  11. package/dist/icons/git-pull-request-conflict.svelte +14 -0
  12. package/dist/icons/git-pull-request-conflict.svelte.d.ts +8 -0
  13. package/dist/icons/grid-scan.svelte +1 -1
  14. package/dist/icons/index.d.ts +18 -0
  15. package/dist/icons/index.js +18 -0
  16. package/dist/icons/line-scan.svelte +1 -1
  17. package/dist/icons/noise-reduction.svelte +14 -0
  18. package/dist/icons/noise-reduction.svelte.d.ts +8 -0
  19. package/dist/icons/object-scan.svelte +1 -1
  20. package/dist/icons/photo-alt.svelte +14 -0
  21. package/dist/icons/photo-alt.svelte.d.ts +8 -0
  22. package/dist/icons/photo-scan.svelte +1 -1
  23. package/dist/icons/pointer-2.svelte +14 -0
  24. package/dist/icons/pointer-2.svelte.d.ts +8 -0
  25. package/dist/icons/pointer-collaboration-2.svelte +14 -0
  26. package/dist/icons/pointer-collaboration-2.svelte.d.ts +8 -0
  27. package/dist/icons/pointer-collaboration.svelte +14 -0
  28. package/dist/icons/pointer-collaboration.svelte.d.ts +8 -0
  29. package/dist/icons/roulette.svelte +14 -0
  30. package/dist/icons/roulette.svelte.d.ts +8 -0
  31. package/dist/icons/route-scan.svelte +1 -1
  32. package/dist/icons/scan-cube.svelte +14 -0
  33. package/dist/icons/scan-cube.svelte.d.ts +8 -0
  34. package/dist/icons/scan-eye.svelte +1 -1
  35. package/dist/icons/scan-letter-a.svelte +1 -1
  36. package/dist/icons/scan-letter-t.svelte +1 -1
  37. package/dist/icons/scan-position.svelte +1 -1
  38. package/dist/icons/scan-traces.svelte +1 -1
  39. package/dist/icons/scan.svelte +1 -1
  40. package/dist/icons/sketching.svelte +14 -0
  41. package/dist/icons/sketching.svelte.d.ts +8 -0
  42. package/dist/icons/sparkle-2.svelte +14 -0
  43. package/dist/icons/sparkle-2.svelte.d.ts +8 -0
  44. package/dist/icons/sparkle-highlight.svelte +14 -0
  45. package/dist/icons/sparkle-highlight.svelte.d.ts +8 -0
  46. package/dist/icons/sparkle.svelte +14 -0
  47. package/dist/icons/sparkle.svelte.d.ts +8 -0
  48. package/dist/icons/sphere-2.svelte +14 -0
  49. package/dist/icons/sphere-2.svelte.d.ts +8 -0
  50. package/dist/icons/text-scan-2.svelte +1 -1
  51. package/dist/icons/text-scan-ai.svelte +14 -0
  52. package/dist/icons/text-scan-ai.svelte.d.ts +8 -0
  53. package/dist/icons/user-scan.svelte +1 -1
  54. package/dist/icons/vignette.svelte +14 -0
  55. package/dist/icons/vignette.svelte.d.ts +8 -0
  56. package/dist/icons/zoom-scan.svelte +1 -1
  57. package/dist/icons-list.js +18 -0
  58. package/package.json +2 -2
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M10 20a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1l0 -1"}],["path",{"d":"M12 16c3.314 0 6 -4.686 6 -8a6 6 0 1 0 -12 0c0 3.314 2.686 8 6 8"}],["path",{"d":"M10 9a2 7 0 1 0 4 0a2 7 0 1 0 -4 0"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M9 21v-3h6v3a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1"}],["path",{"d":"M9 18c-2.347 -2.169 -5 -5.226 -5 -8a8 8 0 1 1 16 0c0 2.774 -2.653 5.831 -5 8"}],["path",{"d":"M5.5 14h13"}],["path",{"d":"M10 14c-1.69 -4.712 -.924 -8.197 0 -11.602"}],["path",{"d":"M14 14c1.469 -3.867 1.19 -7.735 0 -11.602"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="air-balloon" {...props} iconNode={iconNode} {children} />
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M11 8a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}],["path",{"d":"M10 17v-1a2 2 0 1 1 4 0v1"}],["path",{"d":"M8 10c.666 .666 1.334 1 2 1h4c.666 0 1.334 -.334 2 -1"}],["path",{"d":"M12 11v3"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M11 8a1 1 0 1 0 2 0a1 1 0 0 0 -2 0"}],["path",{"d":"M10 17v-1a2 2 0 1 1 4 0v1"}],["path",{"d":"M8 10q 1 1 2 1h4q 1 0 2 -1"}],["path",{"d":"M12 11v3"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="body-scan" {...props} iconNode={iconNode} {children} />
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M3 3v18h18"}],["path",{"d":"M3 6h18"}],["path",{"d":"M3 8c10 0 8 9 18 9"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M4 6c6.944 0 9.056 8 16 8"}],["path",{"d":"M4 12c6.37 0 9.63 6 16 6"}],["path",{"d":"M20 6c-7.526 0 -7.905 12 -16 12"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="chart-sankey" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M7 8l-4 4l4 4"}],["path",{"d":"M17 8l3.111 3.111"}],["path",{"d":"M14 4l-2.175 8.7"}],["path",{"d":"M14 21v-4a2 2 0 1 1 4 0v4"}],["path",{"d":"M14 19h4"}],["path",{"d":"M21 15v6"}]];
13
+ </script>
14
+ <Icon type="outline" name="code-ai" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const CodeAi: import("svelte").Component<Props, {}, "">;
7
+ type CodeAi = ReturnType<typeof CodeAi>;
8
+ export default CodeAi;
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M15 15a2 2 0 0 1 -2 2c-.732 0 -1.555 -.247 -1.72 -.98c-.634 -2.8 -3.17 -2.628 -3.28 -5.02v-.5a3.5 3.5 0 0 1 6.671 -1.483"}],["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M13 12v.01"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M15 15a2 2 0 0 1 -2 2c-.732 0 -1.555 -.247 -1.72 -.98c-.634 -2.8 -3.17 -2.628 -3.28 -5.02v-.5a3.5 3.5 0 0 1 6.671 -1.483"}],["path",{"d":"M13 12v.01"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="ear-scan" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M7.586 4.586a2 2 0 0 0 -1.414 -.586h-.172a2 2 0 0 0 -2 2v.172a2 2 0 0 0 .586 1.414a2 2 0 0 1 0 2.828a2 2 0 0 0 -.586 1.414v.344a2 2 0 0 0 .586 1.414c.4 .4 .595 .928 .585 1.452c-.01 .5 -.204 .995 -.585 1.376a2 2 0 0 0 -.586 1.414v.172a2 2 0 0 0 2 2h.172a2 2 0 0 0 1.414 -.586a2 2 0 0 1 2.828 0a2 2 0 0 0 1.414 .586h.344a2 2 0 0 0 1.414 -.586a2 2 0 0 1 2.828 0a2 2 0 0 0 1.414 .586h.172a2 2 0 0 0 2 -2v-.172a2 2 0 0 0 -.586 -1.414a1.996 1.996 0 0 1 0 -2.828a2 2 0 0 0 .586 -1.414v-.344a2 2 0 0 0 -.586 -1.414a2 2 0 0 1 0 -2.828a2 2 0 0 0 .586 -1.414v-.172a2 2 0 0 0 -2 -2h-.172a2 2 0 0 0 -1.414 .586a2 2 0 0 1 -2.828 0a2 2 0 0 0 -1.414 -.586h-.344a2 2 0 0 0 -1.414 .586a2 2 0 0 1 -2.828 0"}],["path",{"d":"M10 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0"}],["path",{"d":"M9 15c0 -1.105 .672 -2 1.5 -2h3c.828 0 1.5 .895 1.5 2"}]];
13
+ </script>
14
+ <Icon type="outline" name="email-stamp" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const EmailStamp: import("svelte").Component<Props, {}, "">;
7
+ type EmailStamp = ReturnType<typeof EmailStamp>;
8
+ export default EmailStamp;
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M4 16.5a2.5 2.5 0 0 0 5 0a1.5 1.5 0 0 0 -1.5 -1.5h-2a1.5 1.5 0 0 0 -1.5 1.5"}],["path",{"d":"M15 18.5a2.5 2.5 0 0 0 5 0a1.5 1.5 0 0 0 -1.5 -1.5h-2a1.5 1.5 0 0 0 -1.5 1.5"}],["path",{"d":"M8.52 12h-4.04c-.348 0 -.678 -.179 -.823 -.496c-1.326 -2.904 -.774 -8.504 2.843 -8.504s4.17 5.6 2.843 8.504c-.145 .317 -.475 .496 -.824 .496"}],["path",{"d":"M19.52 14h-4.04c-.348 0 -.678 -.179 -.823 -.496c-1.326 -2.904 -.774 -8.504 2.843 -8.504s4.17 5.6 2.843 8.504c-.145 .317 -.475 .496 -.824 .496"}]];
13
+ </script>
14
+ <Icon type="outline" name="foodsteps" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const Foodsteps: import("svelte").Component<Props, {}, "">;
7
+ type Foodsteps = ReturnType<typeof Foodsteps>;
8
+ export default Foodsteps;
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M16 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0"}],["path",{"d":"M11 6h5a2 2 0 0 1 2 2v8"}],["path",{"d":"M4 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0"}],["path",{"d":"M6 11v5"}],["path",{"d":"M4 4l4 4"}],["path",{"d":"M8 4l-4 4"}]];
13
+ </script>
14
+ <Icon type="outline" name="git-pull-request-conflict" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const GitPullRequestConflict: import("svelte").Component<Props, {}, "">;
7
+ type GitPullRequestConflict = ReturnType<typeof GitPullRequestConflict>;
8
+ export default GitPullRequestConflict;
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M10 8v8"}],["path",{"d":"M14 8v8"}],["path",{"d":"M8 10h8"}],["path",{"d":"M8 14h8"}],["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M10 8v8"}],["path",{"d":"M14 8v8"}],["path",{"d":"M8 10h8"}],["path",{"d":"M8 14h8"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="grid-scan" {...props} iconNode={iconNode} {children} />
@@ -1584,6 +1584,7 @@ export { default as IconCloud } from './cloud.svelte';
1584
1584
  export { default as IconClover2 } from './clover-2.svelte';
1585
1585
  export { default as IconClover } from './clover.svelte';
1586
1586
  export { default as IconClubs } from './clubs.svelte';
1587
+ export { default as IconCodeAi } from './code-ai.svelte';
1587
1588
  export { default as IconCodeAsterisk } from './code-asterisk.svelte';
1588
1589
  export { default as IconCodeCircle2 } from './code-circle-2.svelte';
1589
1590
  export { default as IconCodeCircle } from './code-circle.svelte';
@@ -2154,6 +2155,7 @@ export { default as IconEgg } from './egg.svelte';
2154
2155
  export { default as IconEggs } from './eggs.svelte';
2155
2156
  export { default as IconElevatorOff } from './elevator-off.svelte';
2156
2157
  export { default as IconElevator } from './elevator.svelte';
2158
+ export { default as IconEmailStamp } from './email-stamp.svelte';
2157
2159
  export { default as IconEmergencyBed } from './emergency-bed.svelte';
2158
2160
  export { default as IconEmpathizeOff } from './empathize-off.svelte';
2159
2161
  export { default as IconEmpathize } from './empathize.svelte';
@@ -2468,6 +2470,7 @@ export { default as IconFolderX } from './folder-x.svelte';
2468
2470
  export { default as IconFolder } from './folder.svelte';
2469
2471
  export { default as IconFoldersOff } from './folders-off.svelte';
2470
2472
  export { default as IconFolders } from './folders.svelte';
2473
+ export { default as IconFoodsteps } from './foodsteps.svelte';
2471
2474
  export { default as IconForbid2 } from './forbid-2.svelte';
2472
2475
  export { default as IconForbid } from './forbid.svelte';
2473
2476
  export { default as IconForklift } from './forklift.svelte';
@@ -2532,6 +2535,7 @@ export { default as IconGitCompare } from './git-compare.svelte';
2532
2535
  export { default as IconGitFork } from './git-fork.svelte';
2533
2536
  export { default as IconGitMerge } from './git-merge.svelte';
2534
2537
  export { default as IconGitPullRequestClosed } from './git-pull-request-closed.svelte';
2538
+ export { default as IconGitPullRequestConflict } from './git-pull-request-conflict.svelte';
2535
2539
  export { default as IconGitPullRequestDraft } from './git-pull-request-draft.svelte';
2536
2540
  export { default as IconGitPullRequest } from './git-pull-request.svelte';
2537
2541
  export { default as IconGizmo } from './gizmo.svelte';
@@ -3512,6 +3516,7 @@ export { default as IconNfc } from './nfc.svelte';
3512
3516
  export { default as IconNoCopyright } from './no-copyright.svelte';
3513
3517
  export { default as IconNoCreativeCommons } from './no-creative-commons.svelte';
3514
3518
  export { default as IconNoDerivatives } from './no-derivatives.svelte';
3519
+ export { default as IconNoiseReduction } from './noise-reduction.svelte';
3515
3520
  export { default as IconNorthStar } from './north-star.svelte';
3516
3521
  export { default as IconNotdef } from './notdef.svelte';
3517
3522
  export { default as IconNoteOff } from './note-off.svelte';
@@ -3775,6 +3780,7 @@ export { default as IconPhoneSpark } from './phone-spark.svelte';
3775
3780
  export { default as IconPhoneX } from './phone-x.svelte';
3776
3781
  export { default as IconPhone } from './phone.svelte';
3777
3782
  export { default as IconPhotoAi } from './photo-ai.svelte';
3783
+ export { default as IconPhotoAlt } from './photo-alt.svelte';
3778
3784
  export { default as IconPhotoBitcoin } from './photo-bitcoin.svelte';
3779
3785
  export { default as IconPhotoBolt } from './photo-bolt.svelte';
3780
3786
  export { default as IconPhotoCancel } from './photo-cancel.svelte';
@@ -3903,11 +3909,14 @@ export { default as IconPodiumOff } from './podium-off.svelte';
3903
3909
  export { default as IconPodium } from './podium.svelte';
3904
3910
  export { default as IconPointOff } from './point-off.svelte';
3905
3911
  export { default as IconPoint } from './point.svelte';
3912
+ export { default as IconPointer2 } from './pointer-2.svelte';
3906
3913
  export { default as IconPointerBolt } from './pointer-bolt.svelte';
3907
3914
  export { default as IconPointerCancel } from './pointer-cancel.svelte';
3908
3915
  export { default as IconPointerCheck } from './pointer-check.svelte';
3909
3916
  export { default as IconPointerCode } from './pointer-code.svelte';
3910
3917
  export { default as IconPointerCog } from './pointer-cog.svelte';
3918
+ export { default as IconPointerCollaboration2 } from './pointer-collaboration-2.svelte';
3919
+ export { default as IconPointerCollaboration } from './pointer-collaboration.svelte';
3911
3920
  export { default as IconPointerDollar } from './pointer-dollar.svelte';
3912
3921
  export { default as IconPointerDown } from './pointer-down.svelte';
3913
3922
  export { default as IconPointerExclamation } from './pointer-exclamation.svelte';
@@ -4103,6 +4112,7 @@ export { default as IconRotateClockwise } from './rotate-clockwise.svelte';
4103
4112
  export { default as IconRotateDot } from './rotate-dot.svelte';
4104
4113
  export { default as IconRotateRectangle } from './rotate-rectangle.svelte';
4105
4114
  export { default as IconRotate } from './rotate.svelte';
4115
+ export { default as IconRoulette } from './roulette.svelte';
4106
4116
  export { default as IconRoute2 } from './route-2.svelte';
4107
4117
  export { default as IconRouteAltLeft } from './route-alt-left.svelte';
4108
4118
  export { default as IconRouteAltRight } from './route-alt-right.svelte';
@@ -4148,6 +4158,7 @@ export { default as IconScaleOff } from './scale-off.svelte';
4148
4158
  export { default as IconScaleOutlineOff } from './scale-outline-off.svelte';
4149
4159
  export { default as IconScaleOutline } from './scale-outline.svelte';
4150
4160
  export { default as IconScale } from './scale.svelte';
4161
+ export { default as IconScanCube } from './scan-cube.svelte';
4151
4162
  export { default as IconScanEye } from './scan-eye.svelte';
4152
4163
  export { default as IconScanLetterA } from './scan-letter-a.svelte';
4153
4164
  export { default as IconScanLetterT } from './scan-letter-t.svelte';
@@ -4327,6 +4338,7 @@ export { default as IconSitemap } from './sitemap.svelte';
4327
4338
  export { default as IconSkateboardOff } from './skateboard-off.svelte';
4328
4339
  export { default as IconSkateboard } from './skateboard.svelte';
4329
4340
  export { default as IconSkateboarding } from './skateboarding.svelte';
4341
+ export { default as IconSketching } from './sketching.svelte';
4330
4342
  export { default as IconSkewX } from './skew-x.svelte';
4331
4343
  export { default as IconSkewY } from './skew-y.svelte';
4332
4344
  export { default as IconSkiJumping } from './ski-jumping.svelte';
@@ -4379,10 +4391,14 @@ export { default as IconSpaces } from './spaces.svelte';
4379
4391
  export { default as IconSpacingHorizontal } from './spacing-horizontal.svelte';
4380
4392
  export { default as IconSpacingVertical } from './spacing-vertical.svelte';
4381
4393
  export { default as IconSpade } from './spade.svelte';
4394
+ export { default as IconSparkle2 } from './sparkle-2.svelte';
4395
+ export { default as IconSparkleHighlight } from './sparkle-highlight.svelte';
4396
+ export { default as IconSparkle } from './sparkle.svelte';
4382
4397
  export { default as IconSparkles2 } from './sparkles-2.svelte';
4383
4398
  export { default as IconSparkles } from './sparkles.svelte';
4384
4399
  export { default as IconSpeakerphone } from './speakerphone.svelte';
4385
4400
  export { default as IconSpeedboat } from './speedboat.svelte';
4401
+ export { default as IconSphere2 } from './sphere-2.svelte';
4386
4402
  export { default as IconSphereOff } from './sphere-off.svelte';
4387
4403
  export { default as IconSpherePlus } from './sphere-plus.svelte';
4388
4404
  export { default as IconSphere } from './sphere.svelte';
@@ -4680,6 +4696,7 @@ export { default as IconTextPlus } from './text-plus.svelte';
4680
4696
  export { default as IconTextRecognition } from './text-recognition.svelte';
4681
4697
  export { default as IconTextResize } from './text-resize.svelte';
4682
4698
  export { default as IconTextScan2 } from './text-scan-2.svelte';
4699
+ export { default as IconTextScanAi } from './text-scan-ai.svelte';
4683
4700
  export { default as IconTextSize } from './text-size.svelte';
4684
4701
  export { default as IconTextSpellcheck } from './text-spellcheck.svelte';
4685
4702
  export { default as IconTextWrapColumn } from './text-wrap-column.svelte';
@@ -4908,6 +4925,7 @@ export { default as IconViewportNarrow } from './viewport-narrow.svelte';
4908
4925
  export { default as IconViewportShort } from './viewport-short.svelte';
4909
4926
  export { default as IconViewportTall } from './viewport-tall.svelte';
4910
4927
  export { default as IconViewportWide } from './viewport-wide.svelte';
4928
+ export { default as IconVignette } from './vignette.svelte';
4911
4929
  export { default as IconVinyl } from './vinyl.svelte';
4912
4930
  export { default as IconVip2 } from './vip-2.svelte';
4913
4931
  export { default as IconVipOff } from './vip-off.svelte';
@@ -1584,6 +1584,7 @@ export { default as IconCloud } from './cloud.svelte';
1584
1584
  export { default as IconClover2 } from './clover-2.svelte';
1585
1585
  export { default as IconClover } from './clover.svelte';
1586
1586
  export { default as IconClubs } from './clubs.svelte';
1587
+ export { default as IconCodeAi } from './code-ai.svelte';
1587
1588
  export { default as IconCodeAsterisk } from './code-asterisk.svelte';
1588
1589
  export { default as IconCodeCircle2 } from './code-circle-2.svelte';
1589
1590
  export { default as IconCodeCircle } from './code-circle.svelte';
@@ -2154,6 +2155,7 @@ export { default as IconEgg } from './egg.svelte';
2154
2155
  export { default as IconEggs } from './eggs.svelte';
2155
2156
  export { default as IconElevatorOff } from './elevator-off.svelte';
2156
2157
  export { default as IconElevator } from './elevator.svelte';
2158
+ export { default as IconEmailStamp } from './email-stamp.svelte';
2157
2159
  export { default as IconEmergencyBed } from './emergency-bed.svelte';
2158
2160
  export { default as IconEmpathizeOff } from './empathize-off.svelte';
2159
2161
  export { default as IconEmpathize } from './empathize.svelte';
@@ -2468,6 +2470,7 @@ export { default as IconFolderX } from './folder-x.svelte';
2468
2470
  export { default as IconFolder } from './folder.svelte';
2469
2471
  export { default as IconFoldersOff } from './folders-off.svelte';
2470
2472
  export { default as IconFolders } from './folders.svelte';
2473
+ export { default as IconFoodsteps } from './foodsteps.svelte';
2471
2474
  export { default as IconForbid2 } from './forbid-2.svelte';
2472
2475
  export { default as IconForbid } from './forbid.svelte';
2473
2476
  export { default as IconForklift } from './forklift.svelte';
@@ -2532,6 +2535,7 @@ export { default as IconGitCompare } from './git-compare.svelte';
2532
2535
  export { default as IconGitFork } from './git-fork.svelte';
2533
2536
  export { default as IconGitMerge } from './git-merge.svelte';
2534
2537
  export { default as IconGitPullRequestClosed } from './git-pull-request-closed.svelte';
2538
+ export { default as IconGitPullRequestConflict } from './git-pull-request-conflict.svelte';
2535
2539
  export { default as IconGitPullRequestDraft } from './git-pull-request-draft.svelte';
2536
2540
  export { default as IconGitPullRequest } from './git-pull-request.svelte';
2537
2541
  export { default as IconGizmo } from './gizmo.svelte';
@@ -3512,6 +3516,7 @@ export { default as IconNfc } from './nfc.svelte';
3512
3516
  export { default as IconNoCopyright } from './no-copyright.svelte';
3513
3517
  export { default as IconNoCreativeCommons } from './no-creative-commons.svelte';
3514
3518
  export { default as IconNoDerivatives } from './no-derivatives.svelte';
3519
+ export { default as IconNoiseReduction } from './noise-reduction.svelte';
3515
3520
  export { default as IconNorthStar } from './north-star.svelte';
3516
3521
  export { default as IconNotdef } from './notdef.svelte';
3517
3522
  export { default as IconNoteOff } from './note-off.svelte';
@@ -3775,6 +3780,7 @@ export { default as IconPhoneSpark } from './phone-spark.svelte';
3775
3780
  export { default as IconPhoneX } from './phone-x.svelte';
3776
3781
  export { default as IconPhone } from './phone.svelte';
3777
3782
  export { default as IconPhotoAi } from './photo-ai.svelte';
3783
+ export { default as IconPhotoAlt } from './photo-alt.svelte';
3778
3784
  export { default as IconPhotoBitcoin } from './photo-bitcoin.svelte';
3779
3785
  export { default as IconPhotoBolt } from './photo-bolt.svelte';
3780
3786
  export { default as IconPhotoCancel } from './photo-cancel.svelte';
@@ -3903,11 +3909,14 @@ export { default as IconPodiumOff } from './podium-off.svelte';
3903
3909
  export { default as IconPodium } from './podium.svelte';
3904
3910
  export { default as IconPointOff } from './point-off.svelte';
3905
3911
  export { default as IconPoint } from './point.svelte';
3912
+ export { default as IconPointer2 } from './pointer-2.svelte';
3906
3913
  export { default as IconPointerBolt } from './pointer-bolt.svelte';
3907
3914
  export { default as IconPointerCancel } from './pointer-cancel.svelte';
3908
3915
  export { default as IconPointerCheck } from './pointer-check.svelte';
3909
3916
  export { default as IconPointerCode } from './pointer-code.svelte';
3910
3917
  export { default as IconPointerCog } from './pointer-cog.svelte';
3918
+ export { default as IconPointerCollaboration2 } from './pointer-collaboration-2.svelte';
3919
+ export { default as IconPointerCollaboration } from './pointer-collaboration.svelte';
3911
3920
  export { default as IconPointerDollar } from './pointer-dollar.svelte';
3912
3921
  export { default as IconPointerDown } from './pointer-down.svelte';
3913
3922
  export { default as IconPointerExclamation } from './pointer-exclamation.svelte';
@@ -4103,6 +4112,7 @@ export { default as IconRotateClockwise } from './rotate-clockwise.svelte';
4103
4112
  export { default as IconRotateDot } from './rotate-dot.svelte';
4104
4113
  export { default as IconRotateRectangle } from './rotate-rectangle.svelte';
4105
4114
  export { default as IconRotate } from './rotate.svelte';
4115
+ export { default as IconRoulette } from './roulette.svelte';
4106
4116
  export { default as IconRoute2 } from './route-2.svelte';
4107
4117
  export { default as IconRouteAltLeft } from './route-alt-left.svelte';
4108
4118
  export { default as IconRouteAltRight } from './route-alt-right.svelte';
@@ -4148,6 +4158,7 @@ export { default as IconScaleOff } from './scale-off.svelte';
4148
4158
  export { default as IconScaleOutlineOff } from './scale-outline-off.svelte';
4149
4159
  export { default as IconScaleOutline } from './scale-outline.svelte';
4150
4160
  export { default as IconScale } from './scale.svelte';
4161
+ export { default as IconScanCube } from './scan-cube.svelte';
4151
4162
  export { default as IconScanEye } from './scan-eye.svelte';
4152
4163
  export { default as IconScanLetterA } from './scan-letter-a.svelte';
4153
4164
  export { default as IconScanLetterT } from './scan-letter-t.svelte';
@@ -4327,6 +4338,7 @@ export { default as IconSitemap } from './sitemap.svelte';
4327
4338
  export { default as IconSkateboardOff } from './skateboard-off.svelte';
4328
4339
  export { default as IconSkateboard } from './skateboard.svelte';
4329
4340
  export { default as IconSkateboarding } from './skateboarding.svelte';
4341
+ export { default as IconSketching } from './sketching.svelte';
4330
4342
  export { default as IconSkewX } from './skew-x.svelte';
4331
4343
  export { default as IconSkewY } from './skew-y.svelte';
4332
4344
  export { default as IconSkiJumping } from './ski-jumping.svelte';
@@ -4379,10 +4391,14 @@ export { default as IconSpaces } from './spaces.svelte';
4379
4391
  export { default as IconSpacingHorizontal } from './spacing-horizontal.svelte';
4380
4392
  export { default as IconSpacingVertical } from './spacing-vertical.svelte';
4381
4393
  export { default as IconSpade } from './spade.svelte';
4394
+ export { default as IconSparkle2 } from './sparkle-2.svelte';
4395
+ export { default as IconSparkleHighlight } from './sparkle-highlight.svelte';
4396
+ export { default as IconSparkle } from './sparkle.svelte';
4382
4397
  export { default as IconSparkles2 } from './sparkles-2.svelte';
4383
4398
  export { default as IconSparkles } from './sparkles.svelte';
4384
4399
  export { default as IconSpeakerphone } from './speakerphone.svelte';
4385
4400
  export { default as IconSpeedboat } from './speedboat.svelte';
4401
+ export { default as IconSphere2 } from './sphere-2.svelte';
4386
4402
  export { default as IconSphereOff } from './sphere-off.svelte';
4387
4403
  export { default as IconSpherePlus } from './sphere-plus.svelte';
4388
4404
  export { default as IconSphere } from './sphere.svelte';
@@ -4680,6 +4696,7 @@ export { default as IconTextPlus } from './text-plus.svelte';
4680
4696
  export { default as IconTextRecognition } from './text-recognition.svelte';
4681
4697
  export { default as IconTextResize } from './text-resize.svelte';
4682
4698
  export { default as IconTextScan2 } from './text-scan-2.svelte';
4699
+ export { default as IconTextScanAi } from './text-scan-ai.svelte';
4683
4700
  export { default as IconTextSize } from './text-size.svelte';
4684
4701
  export { default as IconTextSpellcheck } from './text-spellcheck.svelte';
4685
4702
  export { default as IconTextWrapColumn } from './text-wrap-column.svelte';
@@ -4908,6 +4925,7 @@ export { default as IconViewportNarrow } from './viewport-narrow.svelte';
4908
4925
  export { default as IconViewportShort } from './viewport-short.svelte';
4909
4926
  export { default as IconViewportTall } from './viewport-tall.svelte';
4910
4927
  export { default as IconViewportWide } from './viewport-wide.svelte';
4928
+ export { default as IconVignette } from './vignette.svelte';
4911
4929
  export { default as IconVinyl } from './vinyl.svelte';
4912
4930
  export { default as IconVip2 } from './vip-2.svelte';
4913
4931
  export { default as IconVipOff } from './vip-off.svelte';
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M7 12h10"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M7 12h10"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="line-scan" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0"}],["path",{"d":"M10.01 18h-.01"}],["path",{"d":"M14.01 14h-.01"}],["path",{"d":"M16.01 12h-.01"}],["path",{"d":"M18.01 10h-.01"}],["path",{"d":"M16.01 16h-.01"}],["path",{"d":"M14.01 18h-.01"}],["path",{"d":"M18.01 14h-.01"}],["path",{"d":"M12.01 16h-.01"}]];
13
+ </script>
14
+ <Icon type="outline" name="noise-reduction" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const NoiseReduction: import("svelte").Component<Props, {}, "">;
7
+ type NoiseReduction = ReturnType<typeof NoiseReduction>;
8
+ export default NoiseReduction;
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M8 10a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2l0 -4"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M8 10a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-4"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="object-scan" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M6 18h5"}],["path",{"d":"M14 18h4"}],["path",{"d":"M15 7h.01"}],["path",{"d":"M3 6a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12"}],["path",{"d":"M3 15l5 -5c.928 -.893 2.072 -.893 3 0l5 5"}],["path",{"d":"M14 13l1 -1c.928 -.893 2.072 -.893 3 0l3 3"}],["path",{"d":"M3 15h18"}]];
13
+ </script>
14
+ <Icon type="outline" name="photo-alt" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const PhotoAlt: import("svelte").Component<Props, {}, "">;
7
+ type PhotoAlt = ReturnType<typeof PhotoAlt>;
8
+ export default PhotoAlt;
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M15 8h.01"}],["path",{"d":"M6 13l2.644 -2.644a1.21 1.21 0 0 1 1.712 0l3.644 3.644"}],["path",{"d":"M13 13l1.644 -1.644a1.21 1.21 0 0 1 1.712 0l1.644 1.644"}],["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M15 8h.01"}],["path",{"d":"M6 13l2.644 -2.644a1.21 1.21 0 0 1 1.712 0l3.644 3.644"}],["path",{"d":"M13 13l1.644 -1.644a1.21 1.21 0 0 1 1.712 0l1.644 1.644"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="photo-scan" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M14.185 13.14l5.644 -2.202c1.625 -.634 1.538 -2.962 -.13 -3.473l-14.319 -4.382c-1.41 -.431 -2.73 .888 -2.298 2.298l4.382 14.318c.51 1.668 2.84 1.755 3.473 .13l2.202 -5.644a1.84 1.84 0 0 1 1.045 -1.045"}]];
13
+ </script>
14
+ <Icon type="outline" name="pointer-2" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const Pointer2: import("svelte").Component<Props, {}, "">;
7
+ type Pointer2 = ReturnType<typeof Pointer2>;
8
+ export default Pointer2;
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M10.987 13.943l1.957 5.016c.563 1.445 2.633 1.367 3.087 -.116l3.895 -12.727c.384 -1.253 -.79 -2.426 -2.042 -2.042l-12.727 3.895c-1.483 .454 -1.56 2.524 -.116 3.087l5.017 1.957c.426 .166 .763 .503 .929 .93"}],["path",{"d":"M9 20l-1.064 -3.151a1.25 1.25 0 0 0 -.785 -.785l-3.151 -1.064"}]];
13
+ </script>
14
+ <Icon type="outline" name="pointer-collaboration-2" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const PointerCollaboration2: import("svelte").Component<Props, {}, "">;
7
+ type PointerCollaboration2 = ReturnType<typeof PointerCollaboration2>;
8
+ export default PointerCollaboration2;
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M13.943 13.013l5.016 -1.957c1.445 -.563 1.367 -2.633 -.116 -3.087l-12.727 -3.895c-1.253 -.384 -2.426 .79 -2.042 2.042l3.895 12.727c.454 1.483 2.524 1.56 3.087 .116l1.957 -5.017c.166 -.426 .503 -.763 .93 -.929"}],["path",{"d":"M20 15l-3.151 1.064a1.25 1.25 0 0 0 -.785 .785l-1.064 3.151"}]];
13
+ </script>
14
+ <Icon type="outline" name="pointer-collaboration" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const PointerCollaboration: import("svelte").Component<Props, {}, "">;
7
+ type PointerCollaboration = ReturnType<typeof PointerCollaboration>;
8
+ export default PointerCollaboration;
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M10.586 10.586l-1.586 -1.586"}],["path",{"d":"M13.414 10.586l1.586 -1.586"}],["path",{"d":"M13.414 13.414l1.586 1.586"}],["path",{"d":"M10.586 13.414l-1.586 1.586"}],["path",{"d":"M14 12a2 2 0 1 1 -4 0a2 2 0 0 1 4 0"}],["path",{"d":"M16.5 4.206l-.5 .866"}],["path",{"d":"M7.5 19.794l.5 -.866"}],["path",{"d":"M19.794 7.5l-.866 .5"}],["path",{"d":"M4.206 16.5l.866 -.5"}],["path",{"d":"M7.5 4.206l.5 .866"}],["path",{"d":"M16.5 19.794l-.5 -.866"}],["path",{"d":"M4.206 7.5l.866 .5"}],["path",{"d":"M19.794 16.5l-.866 -.5"}],["path",{"d":"M12 3v1"}],["path",{"d":"M12 21v-1"}],["path",{"d":"M21 12h-1"}],["path",{"d":"M3 12h1"}],["path",{"d":"M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18"}]];
13
+ </script>
14
+ <Icon type="outline" name="roulette" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const Roulette: import("svelte").Component<Props, {}, "">;
7
+ type Roulette = ReturnType<typeof Roulette>;
8
+ export default Roulette;
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M7 12v-3h3"}],["path",{"d":"M14 9h3v3"}],["path",{"d":"M7 9l4.414 4.414a2 2 0 0 1 .586 1.414v2.172"}],["path",{"d":"M17 9l-4.414 4.414a2 2 0 0 0 -.586 1.414v2.172"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M7 12v-3h3"}],["path",{"d":"M14 9h3v3"}],["path",{"d":"M7 9l4.414 4.414a2 2 0 0 1 .586 1.414v2.172"}],["path",{"d":"M17 9l-4.414 4.414a2 2 0 0 0 -.586 1.414v2.172"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="route-scan" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M8.504 9.426l3 -1.714a1 1 0 0 1 .992 0l3 1.714a1 1 0 0 1 .504 .868v3.411a1 1 0 0 1 -.504 .868l-3 1.715a1 1 0 0 1 -.992 0l-3 -1.715a1 1 0 0 1 -.504 -.868v-3.41a1 1 0 0 1 .504 -.869"}],["path",{"d":"M15.75 9.964l-3.75 2.036"}],["path",{"d":"M12 12l-3.75 -2.036"}],["path",{"d":"M12 12v4.071"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
+ </script>
14
+ <Icon type="outline" name="scan-cube" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const ScanCube: import("svelte").Component<Props, {}, "">;
7
+ type ScanCube = ReturnType<typeof ScanCube>;
8
+ export default ScanCube;
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M7 12c3.333 -4.667 6.667 -4.667 10 0"}],["path",{"d":"M7 12c3.333 4.667 6.667 4.667 10 0"}],["path",{"d":"M12 12h-.01"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M7 12q 5 -7 10 0"}],["path",{"d":"M7 12q 5 7 10 0"}],["path",{"d":"M12 12h-.01"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="scan-eye" {...props} iconNode={iconNode} {children} />
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M9 16v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6"}],["path",{"d":"M9 13h6"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M9 16v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6"}],["path",{"d":"M9 13h6"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="scan-letter-a" {...props} iconNode={iconNode} {children} />
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M9 8h6"}],["path",{"d":"M12 8v8"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M9 8h6"}],["path",{"d":"M12 8v8"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="scan-letter-t" {...props} iconNode={iconNode} {children} />
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 7v-1a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 17v1a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v1"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-1"}],["path",{"d":"M12 17l3 -8l-8 3l3.5 1.5l1.5 3.5"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M12 17l3 -8l-8 3l3.5 1.5l1.5 3.5"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="scan-position" {...props} iconNode={iconNode} {children} />
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M11 12h6"}],["path",{"d":"M8 8h5"}],["path",{"d":"M9 16h5"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M11 12h6"}],["path",{"d":"M8 8h5"}],["path",{"d":"M9 16h5"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="scan-traces" {...props} iconNode={iconNode} {children} />
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 7v-1a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 17v1a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v1"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-1"}],["path",{"d":"M5 12l14 0"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M5 12h14"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="scan" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M4 15c2 -4.97 7.356 -11 9 -11c4.25 0 -5.5 11.958 -3 13s5.65 -6.678 7.4 -5.902c1.75 .777 -1.05 7.589 -.3 8.63s3.15 -.897 3.9 -2.728"}]];
13
+ </script>
14
+ <Icon type="outline" name="sketching" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const Sketching: import("svelte").Component<Props, {}, "">;
7
+ type Sketching = ReturnType<typeof Sketching>;
8
+ export default Sketching;
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M12 3c.375 0 .711 .231 .846 .581l1.65 4.29a2.85 2.85 0 0 0 1.632 1.633l4.291 1.65a.906 .906 0 0 1 0 1.692l-4.29 1.65a2.84 2.84 0 0 0 -1.633 1.632l-1.65 4.291a.906 .906 0 0 1 -1.692 0l-1.65 -4.29a2.84 2.84 0 0 0 -1.632 -1.633l-4.291 -1.65a.906 .906 0 0 1 0 -1.692l4.29 -1.65a2.84 2.84 0 0 0 1.633 -1.632l1.65 -4.291a.91 .91 0 0 1 .846 -.581"}]];
13
+ </script>
14
+ <Icon type="outline" name="sparkle-2" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const Sparkle2: import("svelte").Component<Props, {}, "">;
7
+ type Sparkle2 = ReturnType<typeof Sparkle2>;
8
+ export default Sparkle2;
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M14.504 8.522l-1.758 -4.032a.814 .814 0 0 0 -1.492 0l-1.759 4.032c-.19 .436 -.537 .784 -.973 .973l-4.032 1.759a.814 .814 0 0 0 0 1.492l4.033 1.758c.436 .19 .784 .538 .973 .974l1.759 4.033a.814 .814 0 0 0 1.492 0l1.758 -4.033c.19 -.436 .538 -.784 .974 -.974l4.033 -1.758a.814 .814 0 0 0 0 -1.492l-4.033 -1.759a1.88 1.88 0 0 1 -.974 -.973"}],["path",{"d":"M3 3l2 2"}],["path",{"d":"M21 3l-2 2"}],["path",{"d":"M3 21l2 -2"}],["path",{"d":"M21 21l-2 -2"}]];
13
+ </script>
14
+ <Icon type="outline" name="sparkle-highlight" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const SparkleHighlight: import("svelte").Component<Props, {}, "">;
7
+ type SparkleHighlight = ReturnType<typeof SparkleHighlight>;
8
+ export default SparkleHighlight;
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M21 12c-6.597 0 -9 2.403 -9 9c0 -6.597 -2.403 -9 -9 -9c6.597 0 9 -2.403 9 -9c0 6.597 2.403 9 9 9"}]];
13
+ </script>
14
+ <Icon type="outline" name="sparkle" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const Sparkle: import("svelte").Component<Props, {}, "">;
7
+ type Sparkle = ReturnType<typeof Sparkle>;
8
+ export default Sparkle;
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M3 12c0 1.657 4.03 3 9 3s9 -1.343 9 -3"}],["path",{"d":"M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0"}],["path",{"d":"M12 3c-1.657 0 -3 4.03 -3 9s1.343 9 3 9"}]];
13
+ </script>
14
+ <Icon type="outline" name="sphere-2" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const Sphere2: import("svelte").Component<Props, {}, "">;
7
+ type Sphere2 = ReturnType<typeof Sphere2>;
8
+ export default Sphere2;
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M8 12h8"}],["path",{"d":"M8 9h6"}],["path",{"d":"M8 15h4"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M8 12h8"}],["path",{"d":"M8 9h6"}],["path",{"d":"M8 15h4"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="text-scan-2" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M8 12h4.5"}],["path",{"d":"M8 8h6"}],["path",{"d":"M8 16h2"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M14 21v-4a2 2 0 1 1 4 0v4"}],["path",{"d":"M14 19h4"}],["path",{"d":"M21 15v6"}]];
13
+ </script>
14
+ <Icon type="outline" name="text-scan-ai" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const TextScanAi: import("svelte").Component<Props, {}, "">;
7
+ type TextScanAi = ReturnType<typeof TextScanAi>;
8
+ export default TextScanAi;
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M10 9a2 2 0 1 0 4 0a2 2 0 0 0 -4 0"}],["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M8 16a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M10 9a2 2 0 1 0 4 0a2 2 0 0 0 -4 0"}],["path",{"d":"M8 16a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="user-scan" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,14 @@
1
+ <script lang="ts">
2
+ import Icon from '../Icon.svelte';
3
+ import type { IconNode, IconProps } from '../types.js';
4
+ import type { Snippet } from 'svelte';
5
+
6
+ interface Props extends IconProps {
7
+ children?: Snippet;
8
+ }
9
+
10
+ let { children, ...props }: Props = $props();
11
+
12
+ const iconNode: IconNode = [["path",{"d":"M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0"}],["path",{"d":"M7.02 12h-.01"}],["path",{"d":"M12.02 7h-.01"}],["path",{"d":"M17.02 12h-.01"}],["path",{"d":"M12.02 17h-.01"}],["path",{"d":"M8.483 8.468l-.007 -.007"}],["path",{"d":"M15.554 8.468l-.007 -.007"}],["path",{"d":"M15.554 15.539l-.007 -.007"}],["path",{"d":"M8.483 15.539l-.007 -.007"}]];
13
+ </script>
14
+ <Icon type="outline" name="vignette" {...props} iconNode={iconNode} {children} />
@@ -0,0 +1,8 @@
1
+ import type { IconProps } from '../types.js';
2
+ import type { Snippet } from 'svelte';
3
+ interface Props extends IconProps {
4
+ children?: Snippet;
5
+ }
6
+ declare const Vignette: import("svelte").Component<Props, {}, "">;
7
+ type Vignette = ReturnType<typeof Vignette>;
8
+ export default Vignette;
@@ -9,6 +9,6 @@ interface Props extends IconProps {
9
9
 
10
10
  let { children, ...props }: Props = $props();
11
11
 
12
- const iconNode: IconNode = [["path",{"d":"M4 8v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M4 16v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M16 4h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M16 20h2a2 2 0 0 0 2 -2v-2"}],["path",{"d":"M8 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0"}],["path",{"d":"M16 16l-2.5 -2.5"}]];
12
+ const iconNode: IconNode = [["path",{"d":"M8 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0"}],["path",{"d":"M16 16l-2.5 -2.5"}],["path",{"d":"M3 7v-2a2 2 0 0 1 2 -2h2"}],["path",{"d":"M3 17v2a2 2 0 0 0 2 2h2"}],["path",{"d":"M17 3h2a2 2 0 0 1 2 2v2"}],["path",{"d":"M17 21h2a2 2 0 0 0 2 -2v-2"}]];
13
13
  </script>
14
14
  <Icon type="outline" name="zoom-scan" {...props} iconNode={iconNode} {children} />
@@ -1585,6 +1585,7 @@ export default [
1585
1585
  "clover-2",
1586
1586
  "clover",
1587
1587
  "clubs",
1588
+ "code-ai",
1588
1589
  "code-asterisk",
1589
1590
  "code-circle-2",
1590
1591
  "code-circle",
@@ -2155,6 +2156,7 @@ export default [
2155
2156
  "eggs",
2156
2157
  "elevator-off",
2157
2158
  "elevator",
2159
+ "email-stamp",
2158
2160
  "emergency-bed",
2159
2161
  "empathize-off",
2160
2162
  "empathize",
@@ -2469,6 +2471,7 @@ export default [
2469
2471
  "folder",
2470
2472
  "folders-off",
2471
2473
  "folders",
2474
+ "foodsteps",
2472
2475
  "forbid-2",
2473
2476
  "forbid",
2474
2477
  "forklift",
@@ -2533,6 +2536,7 @@ export default [
2533
2536
  "git-fork",
2534
2537
  "git-merge",
2535
2538
  "git-pull-request-closed",
2539
+ "git-pull-request-conflict",
2536
2540
  "git-pull-request-draft",
2537
2541
  "git-pull-request",
2538
2542
  "gizmo",
@@ -3513,6 +3517,7 @@ export default [
3513
3517
  "no-copyright",
3514
3518
  "no-creative-commons",
3515
3519
  "no-derivatives",
3520
+ "noise-reduction",
3516
3521
  "north-star",
3517
3522
  "notdef",
3518
3523
  "note-off",
@@ -3776,6 +3781,7 @@ export default [
3776
3781
  "phone-x",
3777
3782
  "phone",
3778
3783
  "photo-ai",
3784
+ "photo-alt",
3779
3785
  "photo-bitcoin",
3780
3786
  "photo-bolt",
3781
3787
  "photo-cancel",
@@ -3904,11 +3910,14 @@ export default [
3904
3910
  "podium",
3905
3911
  "point-off",
3906
3912
  "point",
3913
+ "pointer-2",
3907
3914
  "pointer-bolt",
3908
3915
  "pointer-cancel",
3909
3916
  "pointer-check",
3910
3917
  "pointer-code",
3911
3918
  "pointer-cog",
3919
+ "pointer-collaboration-2",
3920
+ "pointer-collaboration",
3912
3921
  "pointer-dollar",
3913
3922
  "pointer-down",
3914
3923
  "pointer-exclamation",
@@ -4104,6 +4113,7 @@ export default [
4104
4113
  "rotate-dot",
4105
4114
  "rotate-rectangle",
4106
4115
  "rotate",
4116
+ "roulette",
4107
4117
  "route-2",
4108
4118
  "route-alt-left",
4109
4119
  "route-alt-right",
@@ -4149,6 +4159,7 @@ export default [
4149
4159
  "scale-outline-off",
4150
4160
  "scale-outline",
4151
4161
  "scale",
4162
+ "scan-cube",
4152
4163
  "scan-eye",
4153
4164
  "scan-letter-a",
4154
4165
  "scan-letter-t",
@@ -4328,6 +4339,7 @@ export default [
4328
4339
  "skateboard-off",
4329
4340
  "skateboard",
4330
4341
  "skateboarding",
4342
+ "sketching",
4331
4343
  "skew-x",
4332
4344
  "skew-y",
4333
4345
  "ski-jumping",
@@ -4380,10 +4392,14 @@ export default [
4380
4392
  "spacing-horizontal",
4381
4393
  "spacing-vertical",
4382
4394
  "spade",
4395
+ "sparkle-2",
4396
+ "sparkle-highlight",
4397
+ "sparkle",
4383
4398
  "sparkles-2",
4384
4399
  "sparkles",
4385
4400
  "speakerphone",
4386
4401
  "speedboat",
4402
+ "sphere-2",
4387
4403
  "sphere-off",
4388
4404
  "sphere-plus",
4389
4405
  "sphere",
@@ -4681,6 +4697,7 @@ export default [
4681
4697
  "text-recognition",
4682
4698
  "text-resize",
4683
4699
  "text-scan-2",
4700
+ "text-scan-ai",
4684
4701
  "text-size",
4685
4702
  "text-spellcheck",
4686
4703
  "text-wrap-column",
@@ -4909,6 +4926,7 @@ export default [
4909
4926
  "viewport-short",
4910
4927
  "viewport-tall",
4911
4928
  "viewport-wide",
4929
+ "vignette",
4912
4930
  "vinyl",
4913
4931
  "vip-2",
4914
4932
  "vip-off",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tabler/icons-svelte-runes",
3
- "version": "3.43.0",
3
+ "version": "3.44.0",
4
4
  "license": "MIT",
5
5
  "author": "codecalm",
6
6
  "description": "A set of free MIT-licensed high-quality SVG icons for Svelte 5+ using runes",
@@ -52,7 +52,7 @@
52
52
  "ui"
53
53
  ],
54
54
  "dependencies": {
55
- "@tabler/icons": "3.43.0"
55
+ "@tabler/icons": "3.44.0"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@sveltejs/package": "^2.3.7",