@tabler/icons-svelte 3.14.0 → 3.15.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 (40) hide show
  1. package/dist/icons/apple-filled.svelte +6 -0
  2. package/dist/icons/apple-filled.svelte.d.ts +17 -0
  3. package/dist/icons/butterfly-filled.svelte +6 -0
  4. package/dist/icons/butterfly-filled.svelte.d.ts +17 -0
  5. package/dist/icons/cannabis-filled.svelte +6 -0
  6. package/dist/icons/cannabis-filled.svelte.d.ts +17 -0
  7. package/dist/icons/carambola-filled.svelte +6 -0
  8. package/dist/icons/carambola-filled.svelte.d.ts +17 -0
  9. package/dist/icons/clover-filled.svelte +6 -0
  10. package/dist/icons/clover-filled.svelte.d.ts +17 -0
  11. package/dist/icons/egg-cracked-filled.svelte +6 -0
  12. package/dist/icons/egg-cracked-filled.svelte.d.ts +17 -0
  13. package/dist/icons/feather-filled.svelte +6 -0
  14. package/dist/icons/feather-filled.svelte.d.ts +17 -0
  15. package/dist/icons/flower-filled.svelte +6 -0
  16. package/dist/icons/flower-filled.svelte.d.ts +17 -0
  17. package/dist/icons/glass-filled.svelte +6 -0
  18. package/dist/icons/glass-filled.svelte.d.ts +17 -0
  19. package/dist/icons/index.d.ts +18 -0
  20. package/dist/icons/index.js +18 -0
  21. package/dist/icons/melon-filled.svelte +6 -0
  22. package/dist/icons/melon-filled.svelte.d.ts +17 -0
  23. package/dist/icons/meteor-filled.svelte +6 -0
  24. package/dist/icons/meteor-filled.svelte.d.ts +17 -0
  25. package/dist/icons/michelin-star-filled.svelte +6 -0
  26. package/dist/icons/michelin-star-filled.svelte.d.ts +17 -0
  27. package/dist/icons/milk-filled.svelte +6 -0
  28. package/dist/icons/milk-filled.svelte.d.ts +17 -0
  29. package/dist/icons/mountain-filled.svelte +6 -0
  30. package/dist/icons/mountain-filled.svelte.d.ts +17 -0
  31. package/dist/icons/mug-filled.svelte +6 -0
  32. package/dist/icons/mug-filled.svelte.d.ts +17 -0
  33. package/dist/icons/pizza-filled.svelte +6 -0
  34. package/dist/icons/pizza-filled.svelte.d.ts +17 -0
  35. package/dist/icons/salad-filled.svelte +6 -0
  36. package/dist/icons/salad-filled.svelte.d.ts +17 -0
  37. package/dist/icons/seeding-filled.svelte +6 -0
  38. package/dist/icons/seeding-filled.svelte.d.ts +17 -0
  39. package/dist/icons-list.js +18 -0
  40. package/package.json +2 -2
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M15 2a1 1 0 0 1 .117 1.993l-.117 .007c-.693 0 -1.33 .694 -1.691 1.552a5.1 5.1 0 0 1 1.982 -.544l.265 -.008c2.982 0 5.444 3.053 5.444 6.32c0 3.547 -.606 5.862 -2.423 8.578c-1.692 2.251 -4.092 2.753 -6.41 1.234a.31 .31 0 0 0 -.317 -.01c-2.335 1.528 -4.735 1.027 -6.46 -1.27c-1.783 -2.668 -2.39 -4.984 -2.39 -8.532l.004 -.222c.108 -3.181 2.526 -6.098 5.44 -6.098c.94 0 1.852 .291 2.688 .792c.419 -1.95 1.818 -3.792 3.868 -3.792m-7.034 6.154c-1.36 .858 -1.966 2.06 -1.966 3.846a1 1 0 0 0 2 0c0 -1.125 .28 -1.678 1.034 -2.154a1 1 0 1 0 -1.068 -1.692" }]];
3
+ </script>
4
+ <Icon type="filled" name="apple-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 AppleFilledProps = typeof __propDef.props;
13
+ export type AppleFilledEvents = typeof __propDef.events;
14
+ export type AppleFilledSlots = typeof __propDef.slots;
15
+ export default class AppleFilled extends SvelteComponentTyped<AppleFilledProps, AppleFilledEvents, AppleFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17.117 6.244l.228 .076a5.5 5.5 0 0 1 1.24 9.738l-.063 .039l.02 .034a4 4 0 0 1 .101 3.533l-.093 .19a4 4 0 0 1 -5.55 1.608v-14.857a5.5 5.5 0 0 1 4.118 -.36" }], ["path", { "d": "M8.505 6c.885 0 1.736 .21 2.495 .597v14.87a4 4 0 0 1 -1.012 .41l-.196 .045a4 4 0 0 1 -4.424 -5.587l.118 -.238l-.035 -.023a5.5 5.5 0 0 1 -2.397 -5.258l.034 -.233a5.5 5.5 0 0 1 5.417 -4.583" }], ["path", { "d": "M14.445 2.168a1 1 0 0 1 1.11 1.664l-3 2a1 1 0 0 1 -1.11 0l-3 -2a1 1 0 0 1 1.11 -1.664l2.444 1.63z" }]];
3
+ </script>
4
+ <Icon type="filled" name="butterfly-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 ButterflyFilledProps = typeof __propDef.props;
13
+ export type ButterflyFilledEvents = typeof __propDef.events;
14
+ export type ButterflyFilledSlots = typeof __propDef.slots;
15
+ export default class ButterflyFilled extends SvelteComponentTyped<ButterflyFilledProps, ButterflyFilledEvents, ButterflyFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12.894 1.553c1.472 2.945 2.17 5.028 2.244 6.812l.001 .091l.032 -.022a8.7 8.7 0 0 1 2.73 -1.191l.352 -.079a8 8 0 0 1 1.562 -.169l.253 .007a1 1 0 0 1 .85 1.396c-.949 2.187 -1.818 3.595 -2.902 4.664l-.061 .058l.25 .055q .45 .108 .869 .259l.276 .104c.586 .235 1.006 .479 1.25 .662a1 1 0 0 1 -.042 1.63l-.199 .112l-1.133 .587c-.567 .289 -1.166 .584 -1.404 .67q -.123 .045 -.244 .083l-.074 .019l.016 .042c.327 .912 .456 1.789 .477 2.462l.003 .195a1 1 0 0 1 -1 1c-1.257 0 -2.77 -.729 -4.001 -1.647l.001 2.647a1 1 0 0 1 -2 0v-2.647c-1.16 .866 -2.57 1.563 -3.781 1.64l-.219 .007a1 1 0 0 1 -1 -1c0 -.624 .098 -1.464 .379 -2.358l.116 -.341l-.073 -.02l-.244 -.081c-.343 -.125 -1.442 -.686 -2.106 -1.032l-.52 -.274a1 1 0 0 1 -.152 -1.694c.244 -.183 .664 -.427 1.25 -.662a8 8 0 0 1 1.145 -.363l.249 -.055l-.06 -.058c-1.024 -1.01 -1.856 -2.322 -2.744 -4.307l-.157 -.357a1 1 0 0 1 .724 -1.38l.149 -.017l.058 -.003a7.5 7.5 0 0 1 1.744 .159a8.6 8.6 0 0 1 2.727 1.045l.27 .169v-.037c-.028 -1.594 .375 -3.18 1.095 -4.704l.139 -.285c.455 -.908 .914 -1.586 1.238 -1.98a1 1 0 0 1 1.666 .189" }]];
3
+ </script>
4
+ <Icon type="filled" name="cannabis-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 CannabisFilledProps = typeof __propDef.props;
13
+ export type CannabisFilledEvents = typeof __propDef.events;
14
+ export type CannabisFilledSlots = typeof __propDef.slots;
15
+ export default class CannabisFilled extends SvelteComponentTyped<CannabisFilledProps, CannabisFilledEvents, CannabisFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17.108 22.085c-1.266 -.068 -2.924 -.859 -5.071 -2.355l-.04 -.027l-.037 .027c-2.147 1.497 -3.804 2.288 -5.072 2.356l-.178 .005c-2.747 0 -3.097 -2.64 -1.718 -7.244l.054 -.178l-.1 -.075c-6.056 -4.638 -5.046 -7.848 2.554 -8.066l.202 -.005l.115 -.326c1.184 -3.33 2.426 -5.085 4.027 -5.192l.156 -.005c1.674 0 2.957 1.76 4.182 5.197l.114 .326l.204 .005c7.6 .218 8.61 3.428 2.553 8.065l-.102 .075l.055 .178c1.35 4.512 1.04 7.137 -1.556 7.24l-.163 .003z" }]];
3
+ </script>
4
+ <Icon type="filled" name="carambola-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 CarambolaFilledProps = typeof __propDef.props;
13
+ export type CarambolaFilledEvents = typeof __propDef.events;
14
+ export type CarambolaFilledSlots = typeof __propDef.slots;
15
+ export default class CarambolaFilled extends SvelteComponentTyped<CarambolaFilledProps, CarambolaFilledEvents, CarambolaFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12.712 13.297l3.398 3.442a3.104 3.104 0 0 1 0 4.351a3.04 3.04 0 0 1 -4.036 .27l-.075 -.062l-.073 .062a3.04 3.04 0 0 1 -1.664 .634l-.203 .007a3.04 3.04 0 0 1 -2.17 -.91a3.104 3.104 0 0 1 .002 -4.354l3.397 -3.44a1 1 0 0 1 1.424 0m8.378 -5.407a3.04 3.04 0 0 1 .27 4.037l-.062 .073l.062 .075a3.04 3.04 0 0 1 .634 1.664l.007 .203a3.04 3.04 0 0 1 -.91 2.17a3.104 3.104 0 0 1 -4.354 -.002l-3.44 -3.397a1 1 0 0 1 0 -1.424l3.443 -3.399a3.104 3.104 0 0 1 4.351 0m-13.827 .002l3.44 3.397a1 1 0 0 1 0 1.424l-3.444 3.397a3.104 3.104 0 0 1 -4.351 0a3.04 3.04 0 0 1 -.27 -4.036l.062 -.075l-.062 -.073a3.04 3.04 0 0 1 -.634 -1.664l-.007 -.203c0 -.816 .328 -1.598 .91 -2.17a3.104 3.104 0 0 1 4.354 .002m6.678 -5.891a3.04 3.04 0 0 1 2.17 .91a3.104 3.104 0 0 1 -.002 4.354l-3.397 3.44a1 1 0 0 1 -1.424 0l-3.397 -3.444a3.104 3.104 0 0 1 0 -4.351a3.04 3.04 0 0 1 4.036 -.27l.073 .062l.075 -.062a3.04 3.04 0 0 1 1.664 -.634z" }]];
3
+ </script>
4
+ <Icon type="filled" name="clover-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 CloverFilledProps = typeof __propDef.props;
13
+ export type CloverFilledEvents = typeof __propDef.events;
14
+ export type CloverFilledSlots = typeof __propDef.slots;
15
+ export default class CloverFilled extends SvelteComponentTyped<CloverFilledProps, CloverFilledEvents, CloverFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M11.236 2.066l-1.694 5.647l-.029 .123a1 1 0 0 0 .406 .978l2.764 1.974l-1.551 2.716a1 1 0 1 0 1.736 .992l2 -3.5l.052 -.105a1 1 0 0 0 -.339 -1.205l-2.918 -2.085l1.623 -5.41c3.641 1.074 6.714 6.497 6.714 11.892c0 4.59 -3.273 7.71 -8 7.917c-4.75 0 -8 -3.21 -8 -7.917c0 -5.654 3.372 -11.344 7.236 -12.017" }]];
3
+ </script>
4
+ <Icon type="filled" name="egg-cracked-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 EggCrackedFilledProps = typeof __propDef.props;
13
+ export type EggCrackedFilledEvents = typeof __propDef.events;
14
+ export type EggCrackedFilledSlots = typeof __propDef.slots;
15
+ export default class EggCrackedFilled extends SvelteComponentTyped<EggCrackedFilledProps, EggCrackedFilledEvents, EggCrackedFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M8 9.585v6.415h6.414l-2.707 2.707a1 1 0 0 1 -.112 .097l-.11 .071l-.114 .054l-.105 .035l-.149 .03l-.117 .006h-4.586l-1.707 1.707a1 1 0 1 1 -1.414 -1.414l1.707 -1.709v-4.584l.003 -.075l.017 -.126l.03 -.111l.044 -.111l.052 -.098l.067 -.096l.08 -.09z" }], ["path", { "d": "M19.414 11l-3 3h-4.914l2.914 -3z" }], ["path", { "d": "M13 4.586v4.998l-3 3v-4.999z" }], ["path", { "d": "M16.482 3a4.515 4.515 0 0 1 4.518 4.514a4.7 4.7 0 0 1 -.239 1.487l-5.761 -.001v-5.76c.469 -.158 .968 -.24 1.482 -.24" }]];
3
+ </script>
4
+ <Icon type="filled" name="feather-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 FeatherFilledProps = typeof __propDef.props;
13
+ export type FeatherFilledEvents = typeof __propDef.events;
14
+ export type FeatherFilledSlots = typeof __propDef.slots;
15
+ export default class FeatherFilled extends SvelteComponentTyped<FeatherFilledProps, FeatherFilledEvents, FeatherFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 1a4 4 0 0 1 4 4l-.002 .055l.03 -.018a3.97 3.97 0 0 1 2.79 -.455l.237 .056a3.97 3.97 0 0 1 2.412 1.865a4.01 4.01 0 0 1 -1.455 5.461l-.068 .036l.071 .039a4.01 4.01 0 0 1 1.555 5.27l-.101 .186a3.97 3.97 0 0 1 -5.441 1.468l-.03 -.02l.002 .057a4 4 0 0 1 -3.8 3.995l-.2 .005a4 4 0 0 1 -4 -4l.001 -.056l-.029 .019a3.97 3.97 0 0 1 -2.79 .456l-.236 -.056a3.97 3.97 0 0 1 -2.413 -1.865a4.01 4.01 0 0 1 1.453 -5.46l.07 -.038l-.071 -.038a4.01 4.01 0 0 1 -1.555 -5.27l.1 -.187a3.97 3.97 0 0 1 5.444 -1.468l.026 .018v-.055a4 4 0 0 1 3.8 -3.995zm0 8a3 3 0 1 0 0 6a3 3 0 0 0 0 -6" }]];
3
+ </script>
4
+ <Icon type="filled" name="flower-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 FlowerFilledProps = typeof __propDef.props;
13
+ export type FlowerFilledEvents = typeof __propDef.events;
14
+ export type FlowerFilledSlots = typeof __propDef.slots;
15
+ export default class FlowerFilled extends SvelteComponentTyped<FlowerFilledProps, FlowerFilledEvents, FlowerFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 2c3.205 0 5.894 1.05 5.997 2.89l.99 5.946l.013 .164c0 3.226 -2.56 5.564 -6 5.945v3.055h3a1 1 0 0 1 0 2h-8a1 1 0 0 1 0 -2h3v-3.055c-3.44 -.38 -6 -2.719 -6 -5.945l.014 -.164l.991 -5.955l.001 -.038c.146 -1.81 2.817 -2.843 5.994 -2.843m0 2c-1.224 0 -2.359 .192 -3.164 .514c-.594 .238 -.836 .467 -.836 .486c0 .02 .242 .248 .836 .486c.804 .322 1.94 .514 3.164 .514s2.359 -.192 3.164 -.514c.594 -.238 .836 -.467 .836 -.486l-.02 -.026c-.07 -.07 -.321 -.262 -.816 -.46c-.804 -.322 -1.94 -.514 -3.164 -.514" }]];
3
+ </script>
4
+ <Icon type="filled" name="glass-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 GlassFilledProps = typeof __propDef.props;
13
+ export type GlassFilledEvents = typeof __propDef.events;
14
+ export type GlassFilledSlots = typeof __propDef.slots;
15
+ export default class GlassFilled extends SvelteComponentTyped<GlassFilledProps, GlassFilledEvents, GlassFilledSlots> {
16
+ }
17
+ export {};
@@ -4879,6 +4879,7 @@ export { default as IconAlignBoxTopLeftFilled } from './align-box-top-left-fille
4879
4879
  export { default as IconAlignBoxTopRightFilled } from './align-box-top-right-filled.svelte';
4880
4880
  export { default as IconAnalyzeFilled } from './analyze-filled.svelte';
4881
4881
  export { default as IconAppWindowFilled } from './app-window-filled.svelte';
4882
+ export { default as IconAppleFilled } from './apple-filled.svelte';
4882
4883
  export { default as IconAppsFilled } from './apps-filled.svelte';
4883
4884
  export { default as IconArchiveFilled } from './archive-filled.svelte';
4884
4885
  export { default as IconArrowAutofitContentFilled } from './arrow-autofit-content-filled.svelte';
@@ -4994,15 +4995,18 @@ export { default as IconBubbleFilled } from './bubble-filled.svelte';
4994
4995
  export { default as IconBugFilled } from './bug-filled.svelte';
4995
4996
  export { default as IconBuildingBroadcastTowerFilled } from './building-broadcast-tower-filled.svelte';
4996
4997
  export { default as IconBulbFilled } from './bulb-filled.svelte';
4998
+ export { default as IconButterflyFilled } from './butterfly-filled.svelte';
4997
4999
  export { default as IconCactusFilled } from './cactus-filled.svelte';
4998
5000
  export { default as IconCalculatorFilled } from './calculator-filled.svelte';
4999
5001
  export { default as IconCalendarFilled } from './calendar-filled.svelte';
5000
5002
  export { default as IconCameraFilled } from './camera-filled.svelte';
5001
5003
  export { default as IconCampfireFilled } from './campfire-filled.svelte';
5002
5004
  export { default as IconCandleFilled } from './candle-filled.svelte';
5005
+ export { default as IconCannabisFilled } from './cannabis-filled.svelte';
5003
5006
  export { default as IconCapsuleHorizontalFilled } from './capsule-horizontal-filled.svelte';
5004
5007
  export { default as IconCapsuleFilled } from './capsule-filled.svelte';
5005
5008
  export { default as IconCaptureFilled } from './capture-filled.svelte';
5009
+ export { default as IconCarambolaFilled } from './carambola-filled.svelte';
5006
5010
  export { default as IconCardsFilled } from './cards-filled.svelte';
5007
5011
  export { default as IconCaretDownFilled } from './caret-down-filled.svelte';
5008
5012
  export { default as IconCaretLeftRightFilled } from './caret-left-right-filled.svelte';
@@ -5096,6 +5100,7 @@ export { default as IconClockHour8Filled } from './clock-hour-8-filled.svelte';
5096
5100
  export { default as IconClockHour9Filled } from './clock-hour-9-filled.svelte';
5097
5101
  export { default as IconClockFilled } from './clock-filled.svelte';
5098
5102
  export { default as IconCloudFilled } from './cloud-filled.svelte';
5103
+ export { default as IconCloverFilled } from './clover-filled.svelte';
5099
5104
  export { default as IconClubsFilled } from './clubs-filled.svelte';
5100
5105
  export { default as IconCodeCircle2Filled } from './code-circle-2-filled.svelte';
5101
5106
  export { default as IconCodeCircleFilled } from './code-circle-filled.svelte';
@@ -5147,9 +5152,11 @@ export { default as IconDirectionSignFilled } from './direction-sign-filled.svel
5147
5152
  export { default as IconDropletHalf2Filled } from './droplet-half-2-filled.svelte';
5148
5153
  export { default as IconDropletHalfFilled } from './droplet-half-filled.svelte';
5149
5154
  export { default as IconDropletFilled } from './droplet-filled.svelte';
5155
+ export { default as IconEggCrackedFilled } from './egg-cracked-filled.svelte';
5150
5156
  export { default as IconEggFilled } from './egg-filled.svelte';
5151
5157
  export { default as IconExclamationCircleFilled } from './exclamation-circle-filled.svelte';
5152
5158
  export { default as IconEyeFilled } from './eye-filled.svelte';
5159
+ export { default as IconFeatherFilled } from './feather-filled.svelte';
5153
5160
  export { default as IconFileXFilled } from './file-x-filled.svelte';
5154
5161
  export { default as IconFileFilled } from './file-filled.svelte';
5155
5162
  export { default as IconFilterFilled } from './filter-filled.svelte';
@@ -5158,6 +5165,7 @@ export { default as IconFlag3Filled } from './flag-3-filled.svelte';
5158
5165
  export { default as IconFlagFilled } from './flag-filled.svelte';
5159
5166
  export { default as IconFlask2Filled } from './flask-2-filled.svelte';
5160
5167
  export { default as IconFlaskFilled } from './flask-filled.svelte';
5168
+ export { default as IconFlowerFilled } from './flower-filled.svelte';
5161
5169
  export { default as IconFolderFilled } from './folder-filled.svelte';
5162
5170
  export { default as IconForbid2Filled } from './forbid-2-filled.svelte';
5163
5171
  export { default as IconForbidFilled } from './forbid-filled.svelte';
@@ -5169,6 +5177,7 @@ export { default as IconGhostFilled } from './ghost-filled.svelte';
5169
5177
  export { default as IconGiftCardFilled } from './gift-card-filled.svelte';
5170
5178
  export { default as IconGiftFilled } from './gift-filled.svelte';
5171
5179
  export { default as IconGlassFullFilled } from './glass-full-filled.svelte';
5180
+ export { default as IconGlassFilled } from './glass-filled.svelte';
5172
5181
  export { default as IconGlobeFilled } from './globe-filled.svelte';
5173
5182
  export { default as IconGpsFilled } from './gps-filled.svelte';
5174
5183
  export { default as IconGraphFilled } from './graph-filled.svelte';
@@ -5291,14 +5300,18 @@ export { default as IconManFilled } from './man-filled.svelte';
5291
5300
  export { default as IconManualGearboxFilled } from './manual-gearbox-filled.svelte';
5292
5301
  export { default as IconMapPinFilled } from './map-pin-filled.svelte';
5293
5302
  export { default as IconMedicalCrossFilled } from './medical-cross-filled.svelte';
5303
+ export { default as IconMelonFilled } from './melon-filled.svelte';
5294
5304
  export { default as IconMessageChatbotFilled } from './message-chatbot-filled.svelte';
5295
5305
  export { default as IconMessageCircleFilled } from './message-circle-filled.svelte';
5296
5306
  export { default as IconMessageReportFilled } from './message-report-filled.svelte';
5297
5307
  export { default as IconMessageFilled } from './message-filled.svelte';
5308
+ export { default as IconMeteorFilled } from './meteor-filled.svelte';
5309
+ export { default as IconMichelinStarFilled } from './michelin-star-filled.svelte';
5298
5310
  export { default as IconMickeyFilled } from './mickey-filled.svelte';
5299
5311
  export { default as IconMicrophoneFilled } from './microphone-filled.svelte';
5300
5312
  export { default as IconMicrowaveFilled } from './microwave-filled.svelte';
5301
5313
  export { default as IconMilitaryRankFilled } from './military-rank-filled.svelte';
5314
+ export { default as IconMilkFilled } from './milk-filled.svelte';
5302
5315
  export { default as IconMoodAngryFilled } from './mood-angry-filled.svelte';
5303
5316
  export { default as IconMoodConfuzedFilled } from './mood-confuzed-filled.svelte';
5304
5317
  export { default as IconMoodCrazyHappyFilled } from './mood-crazy-happy-filled.svelte';
@@ -5310,7 +5323,9 @@ export { default as IconMoodSadFilled } from './mood-sad-filled.svelte';
5310
5323
  export { default as IconMoodSmileFilled } from './mood-smile-filled.svelte';
5311
5324
  export { default as IconMoodWrrrFilled } from './mood-wrrr-filled.svelte';
5312
5325
  export { default as IconMoonFilled } from './moon-filled.svelte';
5326
+ export { default as IconMountainFilled } from './mountain-filled.svelte';
5313
5327
  export { default as IconMouseFilled } from './mouse-filled.svelte';
5328
+ export { default as IconMugFilled } from './mug-filled.svelte';
5314
5329
  export { default as IconMushroomFilled } from './mushroom-filled.svelte';
5315
5330
  export { default as IconNavigationFilled } from './navigation-filled.svelte';
5316
5331
  export { default as IconOctagonFilled } from './octagon-filled.svelte';
@@ -5331,6 +5346,7 @@ export { default as IconPictureInPictureFilled } from './picture-in-picture-fill
5331
5346
  export { default as IconPillFilled } from './pill-filled.svelte';
5332
5347
  export { default as IconPinFilled } from './pin-filled.svelte';
5333
5348
  export { default as IconPinnedFilled } from './pinned-filled.svelte';
5349
+ export { default as IconPizzaFilled } from './pizza-filled.svelte';
5334
5350
  export { default as IconPlayerEjectFilled } from './player-eject-filled.svelte';
5335
5351
  export { default as IconPlayerPauseFilled } from './player-pause-filled.svelte';
5336
5352
  export { default as IconPlayerPlayFilled } from './player-play-filled.svelte';
@@ -5359,8 +5375,10 @@ export { default as IconReplaceFilled } from './replace-filled.svelte';
5359
5375
  export { default as IconRosetteDiscountCheckFilled } from './rosette-discount-check-filled.svelte';
5360
5376
  export { default as IconRosetteDiscountFilled } from './rosette-discount-filled.svelte';
5361
5377
  export { default as IconRosetteFilled } from './rosette-filled.svelte';
5378
+ export { default as IconSaladFilled } from './salad-filled.svelte';
5362
5379
  export { default as IconScubaDivingTankFilled } from './scuba-diving-tank-filled.svelte';
5363
5380
  export { default as IconSectionFilled } from './section-filled.svelte';
5381
+ export { default as IconSeedingFilled } from './seeding-filled.svelte';
5364
5382
  export { default as IconSettingsFilled } from './settings-filled.svelte';
5365
5383
  export { default as IconShieldCheckFilled } from './shield-check-filled.svelte';
5366
5384
  export { default as IconShieldCheckeredFilled } from './shield-checkered-filled.svelte';
@@ -4879,6 +4879,7 @@ export { default as IconAlignBoxTopLeftFilled } from './align-box-top-left-fille
4879
4879
  export { default as IconAlignBoxTopRightFilled } from './align-box-top-right-filled.svelte';
4880
4880
  export { default as IconAnalyzeFilled } from './analyze-filled.svelte';
4881
4881
  export { default as IconAppWindowFilled } from './app-window-filled.svelte';
4882
+ export { default as IconAppleFilled } from './apple-filled.svelte';
4882
4883
  export { default as IconAppsFilled } from './apps-filled.svelte';
4883
4884
  export { default as IconArchiveFilled } from './archive-filled.svelte';
4884
4885
  export { default as IconArrowAutofitContentFilled } from './arrow-autofit-content-filled.svelte';
@@ -4994,15 +4995,18 @@ export { default as IconBubbleFilled } from './bubble-filled.svelte';
4994
4995
  export { default as IconBugFilled } from './bug-filled.svelte';
4995
4996
  export { default as IconBuildingBroadcastTowerFilled } from './building-broadcast-tower-filled.svelte';
4996
4997
  export { default as IconBulbFilled } from './bulb-filled.svelte';
4998
+ export { default as IconButterflyFilled } from './butterfly-filled.svelte';
4997
4999
  export { default as IconCactusFilled } from './cactus-filled.svelte';
4998
5000
  export { default as IconCalculatorFilled } from './calculator-filled.svelte';
4999
5001
  export { default as IconCalendarFilled } from './calendar-filled.svelte';
5000
5002
  export { default as IconCameraFilled } from './camera-filled.svelte';
5001
5003
  export { default as IconCampfireFilled } from './campfire-filled.svelte';
5002
5004
  export { default as IconCandleFilled } from './candle-filled.svelte';
5005
+ export { default as IconCannabisFilled } from './cannabis-filled.svelte';
5003
5006
  export { default as IconCapsuleHorizontalFilled } from './capsule-horizontal-filled.svelte';
5004
5007
  export { default as IconCapsuleFilled } from './capsule-filled.svelte';
5005
5008
  export { default as IconCaptureFilled } from './capture-filled.svelte';
5009
+ export { default as IconCarambolaFilled } from './carambola-filled.svelte';
5006
5010
  export { default as IconCardsFilled } from './cards-filled.svelte';
5007
5011
  export { default as IconCaretDownFilled } from './caret-down-filled.svelte';
5008
5012
  export { default as IconCaretLeftRightFilled } from './caret-left-right-filled.svelte';
@@ -5096,6 +5100,7 @@ export { default as IconClockHour8Filled } from './clock-hour-8-filled.svelte';
5096
5100
  export { default as IconClockHour9Filled } from './clock-hour-9-filled.svelte';
5097
5101
  export { default as IconClockFilled } from './clock-filled.svelte';
5098
5102
  export { default as IconCloudFilled } from './cloud-filled.svelte';
5103
+ export { default as IconCloverFilled } from './clover-filled.svelte';
5099
5104
  export { default as IconClubsFilled } from './clubs-filled.svelte';
5100
5105
  export { default as IconCodeCircle2Filled } from './code-circle-2-filled.svelte';
5101
5106
  export { default as IconCodeCircleFilled } from './code-circle-filled.svelte';
@@ -5147,9 +5152,11 @@ export { default as IconDirectionSignFilled } from './direction-sign-filled.svel
5147
5152
  export { default as IconDropletHalf2Filled } from './droplet-half-2-filled.svelte';
5148
5153
  export { default as IconDropletHalfFilled } from './droplet-half-filled.svelte';
5149
5154
  export { default as IconDropletFilled } from './droplet-filled.svelte';
5155
+ export { default as IconEggCrackedFilled } from './egg-cracked-filled.svelte';
5150
5156
  export { default as IconEggFilled } from './egg-filled.svelte';
5151
5157
  export { default as IconExclamationCircleFilled } from './exclamation-circle-filled.svelte';
5152
5158
  export { default as IconEyeFilled } from './eye-filled.svelte';
5159
+ export { default as IconFeatherFilled } from './feather-filled.svelte';
5153
5160
  export { default as IconFileXFilled } from './file-x-filled.svelte';
5154
5161
  export { default as IconFileFilled } from './file-filled.svelte';
5155
5162
  export { default as IconFilterFilled } from './filter-filled.svelte';
@@ -5158,6 +5165,7 @@ export { default as IconFlag3Filled } from './flag-3-filled.svelte';
5158
5165
  export { default as IconFlagFilled } from './flag-filled.svelte';
5159
5166
  export { default as IconFlask2Filled } from './flask-2-filled.svelte';
5160
5167
  export { default as IconFlaskFilled } from './flask-filled.svelte';
5168
+ export { default as IconFlowerFilled } from './flower-filled.svelte';
5161
5169
  export { default as IconFolderFilled } from './folder-filled.svelte';
5162
5170
  export { default as IconForbid2Filled } from './forbid-2-filled.svelte';
5163
5171
  export { default as IconForbidFilled } from './forbid-filled.svelte';
@@ -5169,6 +5177,7 @@ export { default as IconGhostFilled } from './ghost-filled.svelte';
5169
5177
  export { default as IconGiftCardFilled } from './gift-card-filled.svelte';
5170
5178
  export { default as IconGiftFilled } from './gift-filled.svelte';
5171
5179
  export { default as IconGlassFullFilled } from './glass-full-filled.svelte';
5180
+ export { default as IconGlassFilled } from './glass-filled.svelte';
5172
5181
  export { default as IconGlobeFilled } from './globe-filled.svelte';
5173
5182
  export { default as IconGpsFilled } from './gps-filled.svelte';
5174
5183
  export { default as IconGraphFilled } from './graph-filled.svelte';
@@ -5291,14 +5300,18 @@ export { default as IconManFilled } from './man-filled.svelte';
5291
5300
  export { default as IconManualGearboxFilled } from './manual-gearbox-filled.svelte';
5292
5301
  export { default as IconMapPinFilled } from './map-pin-filled.svelte';
5293
5302
  export { default as IconMedicalCrossFilled } from './medical-cross-filled.svelte';
5303
+ export { default as IconMelonFilled } from './melon-filled.svelte';
5294
5304
  export { default as IconMessageChatbotFilled } from './message-chatbot-filled.svelte';
5295
5305
  export { default as IconMessageCircleFilled } from './message-circle-filled.svelte';
5296
5306
  export { default as IconMessageReportFilled } from './message-report-filled.svelte';
5297
5307
  export { default as IconMessageFilled } from './message-filled.svelte';
5308
+ export { default as IconMeteorFilled } from './meteor-filled.svelte';
5309
+ export { default as IconMichelinStarFilled } from './michelin-star-filled.svelte';
5298
5310
  export { default as IconMickeyFilled } from './mickey-filled.svelte';
5299
5311
  export { default as IconMicrophoneFilled } from './microphone-filled.svelte';
5300
5312
  export { default as IconMicrowaveFilled } from './microwave-filled.svelte';
5301
5313
  export { default as IconMilitaryRankFilled } from './military-rank-filled.svelte';
5314
+ export { default as IconMilkFilled } from './milk-filled.svelte';
5302
5315
  export { default as IconMoodAngryFilled } from './mood-angry-filled.svelte';
5303
5316
  export { default as IconMoodConfuzedFilled } from './mood-confuzed-filled.svelte';
5304
5317
  export { default as IconMoodCrazyHappyFilled } from './mood-crazy-happy-filled.svelte';
@@ -5310,7 +5323,9 @@ export { default as IconMoodSadFilled } from './mood-sad-filled.svelte';
5310
5323
  export { default as IconMoodSmileFilled } from './mood-smile-filled.svelte';
5311
5324
  export { default as IconMoodWrrrFilled } from './mood-wrrr-filled.svelte';
5312
5325
  export { default as IconMoonFilled } from './moon-filled.svelte';
5326
+ export { default as IconMountainFilled } from './mountain-filled.svelte';
5313
5327
  export { default as IconMouseFilled } from './mouse-filled.svelte';
5328
+ export { default as IconMugFilled } from './mug-filled.svelte';
5314
5329
  export { default as IconMushroomFilled } from './mushroom-filled.svelte';
5315
5330
  export { default as IconNavigationFilled } from './navigation-filled.svelte';
5316
5331
  export { default as IconOctagonFilled } from './octagon-filled.svelte';
@@ -5331,6 +5346,7 @@ export { default as IconPictureInPictureFilled } from './picture-in-picture-fill
5331
5346
  export { default as IconPillFilled } from './pill-filled.svelte';
5332
5347
  export { default as IconPinFilled } from './pin-filled.svelte';
5333
5348
  export { default as IconPinnedFilled } from './pinned-filled.svelte';
5349
+ export { default as IconPizzaFilled } from './pizza-filled.svelte';
5334
5350
  export { default as IconPlayerEjectFilled } from './player-eject-filled.svelte';
5335
5351
  export { default as IconPlayerPauseFilled } from './player-pause-filled.svelte';
5336
5352
  export { default as IconPlayerPlayFilled } from './player-play-filled.svelte';
@@ -5359,8 +5375,10 @@ export { default as IconReplaceFilled } from './replace-filled.svelte';
5359
5375
  export { default as IconRosetteDiscountCheckFilled } from './rosette-discount-check-filled.svelte';
5360
5376
  export { default as IconRosetteDiscountFilled } from './rosette-discount-filled.svelte';
5361
5377
  export { default as IconRosetteFilled } from './rosette-filled.svelte';
5378
+ export { default as IconSaladFilled } from './salad-filled.svelte';
5362
5379
  export { default as IconScubaDivingTankFilled } from './scuba-diving-tank-filled.svelte';
5363
5380
  export { default as IconSectionFilled } from './section-filled.svelte';
5381
+ export { default as IconSeedingFilled } from './seeding-filled.svelte';
5364
5382
  export { default as IconSettingsFilled } from './settings-filled.svelte';
5365
5383
  export { default as IconShieldCheckFilled } from './shield-check-filled.svelte';
5366
5384
  export { default as IconShieldCheckeredFilled } from './shield-checkered-filled.svelte';
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M16.77 2.62a1 1 0 0 1 1.436 .055a10.96 10.96 0 0 1 2.794 7.326c0 6.074 -4.925 10.999 -10.999 10.999a10.97 10.97 0 0 1 -7.684 -3.127a1 1 0 0 1 .008 -1.438l4.343 -4.153a1 1 0 0 1 1.352 -.027a3 3 0 0 0 4.32 -4.133a1 1 0 0 1 .088 -1.35z" }]];
3
+ </script>
4
+ <Icon type="filled" name="melon-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 MelonFilledProps = typeof __propDef.props;
13
+ export type MelonFilledEvents = typeof __propDef.events;
14
+ export type MelonFilledSlots = typeof __propDef.slots;
15
+ export default class MelonFilled extends SvelteComponentTyped<MelonFilledProps, MelonFilledEvents, MelonFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M21.874 3.486l-4.174 7.514h3.3c.846 0 1.293 .973 .791 1.612l-.074 .085l-6.9 7.095a7.5 7.5 0 1 1 -10.21 -10.974l7.746 -6.58c.722 -.614 1.814 .028 1.628 .958l-.577 2.879l7.11 -3.95c.88 -.488 1.849 .481 1.36 1.36m-12.374 7.515a3.5 3.5 0 0 0 -3.495 3.308l-.005 .192a3.5 3.5 0 1 0 3.5 -3.5" }]];
3
+ </script>
4
+ <Icon type="filled" name="meteor-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 MeteorFilledProps = typeof __propDef.props;
13
+ export type MeteorFilledEvents = typeof __propDef.events;
14
+ export type MeteorFilledSlots = typeof __propDef.slots;
15
+ export default class MeteorFilled extends SvelteComponentTyped<MeteorFilledProps, MeteorFilledEvents, MeteorFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M11.81 2c2.018 0 3.478 1.232 3.874 3.129l.016 .089l.172 -.057c.34 -.104 .684 -.16 1.055 -.175l.227 -.005c2.09 0 3.925 1.93 3.925 4.094c0 1.095 -.51 2.087 -1.364 2.835l-.118 .098l.06 .048c.88 .737 1.36 1.605 1.416 2.656l.006 .213c0 2.24 -1.739 4.094 -3.925 4.094c-.445 0 -.923 -.084 -1.374 -.233l-.043 .193c-.395 1.736 -1.806 2.933 -3.662 3.016l-.208 .005c-2.018 0 -3.477 -1.232 -3.873 -3.13l-.03 -.161l-.011 .006a4.1 4.1 0 0 1 -1.26 .243l-.226 .005c-2.09 0 -3.925 -1.93 -3.925 -4.094c0 -1.096 .51 -2.087 1.378 -2.84l.073 -.062l-.03 -.023c-.88 -.737 -1.359 -1.605 -1.415 -2.656l-.006 -.213c0 -2.239 1.74 -4.094 3.925 -4.094c.44 0 .92 .098 1.391 .27l.036 .013l.008 -.048c.331 -1.84 1.776 -3.125 3.7 -3.211z" }]];
3
+ </script>
4
+ <Icon type="filled" name="michelin-star-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 MichelinStarFilledProps = typeof __propDef.props;
13
+ export type MichelinStarFilledEvents = typeof __propDef.events;
14
+ export type MichelinStarFilledSlots = typeof __propDef.slots;
15
+ export default class MichelinStarFilled extends SvelteComponentTyped<MichelinStarFilledProps, MichelinStarFilledEvents, MichelinStarFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17.799 7l.144 .23a7 7 0 0 1 1.057 3.7v8.07a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-8.071a7 7 0 0 1 1.057 -3.698l.142 -.231zm-5.799 6a3 3 0 0 0 -2.995 2.824l-.005 .176a3 3 0 1 0 3 -3m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0 -2m2 -6h-4a1 1 0 1 0 0 2h4a1 1 0 0 0 0 -2m1 -7a2 2 0 0 1 2 2v1h-10v-1a2 2 0 0 1 2 -2z" }]];
3
+ </script>
4
+ <Icon type="filled" name="milk-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 MilkFilledProps = typeof __propDef.props;
13
+ export type MilkFilledEvents = typeof __propDef.events;
14
+ export type MilkFilledSlots = typeof __propDef.slots;
15
+ export default class MilkFilled extends SvelteComponentTyped<MilkFilledProps, MilkFilledEvents, MilkFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M6.18 10.95l2.54 3.175l.084 .093a1 1 0 0 0 1.403 -.01l1.637 -1.638l1.324 1.985a1 1 0 0 0 1.457 .226l3.632 -2.906l3.647 7.697a1 1 0 0 1 -.904 1.428h-18a1 1 0 0 1 -.904 -1.428zm5.82 -7.878a3.3 3.3 0 0 1 2.983 1.888l2.394 5.057l-3.15 2.52l-1.395 -2.092l-.075 -.099a1 1 0 0 0 -1.464 -.053l-1.711 1.709l-1.301 -1.627l-1.151 -1.435l1.888 -3.98a3.3 3.3 0 0 1 2.982 -1.888" }]];
3
+ </script>
4
+ <Icon type="filled" name="mountain-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 MountainFilledProps = typeof __propDef.props;
13
+ export type MountainFilledEvents = typeof __propDef.events;
14
+ export type MountainFilledSlots = typeof __propDef.slots;
15
+ export default class MountainFilled extends SvelteComponentTyped<MountainFilledProps, MountainFilledEvents, MountainFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M3.903 4.008l.183 -.008h10.828a2.08 2.08 0 0 1 2.086 2.077v.923h1.5c1.917 0 3.5 1.477 3.5 3.333v2.334c0 1.856 -1.583 3.333 -3.5 3.333h-1.663a5.33 5.33 0 0 1 -5.17 4h-4.334c-2.944 0 -5.333 -2.375 -5.333 -5.308v-8.618a2.08 2.08 0 0 1 1.903 -2.066m13.097 9.992h1.5c.843 0 1.5 -.613 1.5 -1.333v-2.334c0 -.72 -.657 -1.333 -1.5 -1.333h-1.5z" }]];
3
+ </script>
4
+ <Icon type="filled" name="mug-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 MugFilledProps = typeof __propDef.props;
13
+ export type MugFilledEvents = typeof __propDef.events;
14
+ export type MugFilledSlots = typeof __propDef.slots;
15
+ export default class MugFilled extends SvelteComponentTyped<MugFilledProps, MugFilledEvents, MugFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12.89 2.542l8.5 16.517a1 1 0 0 1 -.446 1.354a20.1 20.1 0 0 1 -8.945 2.087l-.522 -.007a20.1 20.1 0 0 1 -8.423 -2.08a1 1 0 0 1 -.443 -1.354l8.5 -16.517a1 1 0 0 1 1.778 0m-7.064 14.64l-.96 1.865l.409 .17a18.2 18.2 0 0 0 6.226 1.276l.5 .007a18.1 18.1 0 0 0 6.708 -1.279l.424 -.176l-.89 -1.728a15.9 15.9 0 0 1 -6.046 1.183a15.9 15.9 0 0 1 -6.37 -1.318m5.174 -4.192a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883m2 -2.99a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883" }]];
3
+ </script>
4
+ <Icon type="filled" name="pizza-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 PizzaFilledProps = typeof __propDef.props;
13
+ export type PizzaFilledEvents = typeof __propDef.events;
14
+ export type PizzaFilledSlots = typeof __propDef.slots;
15
+ export default class PizzaFilled extends SvelteComponentTyped<PizzaFilledProps, PizzaFilledEvents, PizzaFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M9.53 3.152l3.742 2.339q 1.492 -.491 3.472 -.491h2.256a1 1 0 0 1 1 1l-.001 1.336l-.05 .895l-.042 .585c-.037 .457 -.08 .84 -.134 1.185l.227 -.001a2 2 0 0 1 2 2v.5c0 1.694 -2.247 5.49 -3.983 6.983l-.017 .013v.504a2 2 0 0 1 -1.85 1.995l-.15 .005h-8a2 2 0 0 1 -2 -2v-.496l-.065 -.053c-1.76 -1.496 -3.794 -4.965 -3.928 -6.77l-.007 -.181v-.5a2 2 0 0 1 2 -2h.078a14 14 0 0 1 -.078 -1v-1a1 1 0 0 1 1 -1h1.755c.138 0 .287 .034 .44 .092l.835 -3.335a1 1 0 0 1 1.5 -.605m-2.193 5.847l-1.335 .001l.027 .42q .025 .292 .064 .58h.942q .078 -.533 .302 -1.001m10.663 -1.999h-1.256c-1.712 0 -3.003 .31 -3.922 .88a3.5 3.5 0 0 1 1.143 2.12h3.774c.127 -.615 .194 -1.4 .261 -2.714zm-7.5 2a1.5 1.5 0 0 0 -1.414 1h2.828a1.5 1.5 0 0 0 -.845 -.888l-.166 -.056a1.5 1.5 0 0 0 -.403 -.056m-.864 -3.424l-.415 1.665a3.5 3.5 0 0 1 1.502 -.234a6 6 0 0 1 .497 -.442z" }]];
3
+ </script>
4
+ <Icon type="filled" name="salad-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 SaladFilledProps = typeof __propDef.props;
13
+ export type SaladFilledEvents = typeof __propDef.events;
14
+ export type SaladFilledSlots = typeof __propDef.slots;
15
+ export default class SaladFilled extends SvelteComponentTyped<SaladFilledProps, SaladFilledEvents, SaladFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M6 3a7 7 0 0 1 6.95 6.155a6.97 6.97 0 0 1 5.05 -2.155h3a1 1 0 0 1 1 1v1a7 7 0 0 1 -7 7h-2v4a1 1 0 0 1 -2 0v-7h-2a7 7 0 0 1 -7 -7v-2a1 1 0 0 1 1 -1z" }]];
3
+ </script>
4
+ <Icon type="filled" name="seeding-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 SeedingFilledProps = typeof __propDef.props;
13
+ export type SeedingFilledEvents = typeof __propDef.events;
14
+ export type SeedingFilledSlots = typeof __propDef.slots;
15
+ export default class SeedingFilled extends SvelteComponentTyped<SeedingFilledProps, SeedingFilledEvents, SeedingFilledSlots> {
16
+ }
17
+ export {};
@@ -4880,6 +4880,7 @@ export default [
4880
4880
  "align-box-top-right-filled",
4881
4881
  "analyze-filled",
4882
4882
  "app-window-filled",
4883
+ "apple-filled",
4883
4884
  "apps-filled",
4884
4885
  "archive-filled",
4885
4886
  "arrow-autofit-content-filled",
@@ -4995,15 +4996,18 @@ export default [
4995
4996
  "bug-filled",
4996
4997
  "building-broadcast-tower-filled",
4997
4998
  "bulb-filled",
4999
+ "butterfly-filled",
4998
5000
  "cactus-filled",
4999
5001
  "calculator-filled",
5000
5002
  "calendar-filled",
5001
5003
  "camera-filled",
5002
5004
  "campfire-filled",
5003
5005
  "candle-filled",
5006
+ "cannabis-filled",
5004
5007
  "capsule-horizontal-filled",
5005
5008
  "capsule-filled",
5006
5009
  "capture-filled",
5010
+ "carambola-filled",
5007
5011
  "cards-filled",
5008
5012
  "caret-down-filled",
5009
5013
  "caret-left-right-filled",
@@ -5097,6 +5101,7 @@ export default [
5097
5101
  "clock-hour-9-filled",
5098
5102
  "clock-filled",
5099
5103
  "cloud-filled",
5104
+ "clover-filled",
5100
5105
  "clubs-filled",
5101
5106
  "code-circle-2-filled",
5102
5107
  "code-circle-filled",
@@ -5148,9 +5153,11 @@ export default [
5148
5153
  "droplet-half-2-filled",
5149
5154
  "droplet-half-filled",
5150
5155
  "droplet-filled",
5156
+ "egg-cracked-filled",
5151
5157
  "egg-filled",
5152
5158
  "exclamation-circle-filled",
5153
5159
  "eye-filled",
5160
+ "feather-filled",
5154
5161
  "file-x-filled",
5155
5162
  "file-filled",
5156
5163
  "filter-filled",
@@ -5159,6 +5166,7 @@ export default [
5159
5166
  "flag-filled",
5160
5167
  "flask-2-filled",
5161
5168
  "flask-filled",
5169
+ "flower-filled",
5162
5170
  "folder-filled",
5163
5171
  "forbid-2-filled",
5164
5172
  "forbid-filled",
@@ -5170,6 +5178,7 @@ export default [
5170
5178
  "gift-card-filled",
5171
5179
  "gift-filled",
5172
5180
  "glass-full-filled",
5181
+ "glass-filled",
5173
5182
  "globe-filled",
5174
5183
  "gps-filled",
5175
5184
  "graph-filled",
@@ -5292,14 +5301,18 @@ export default [
5292
5301
  "manual-gearbox-filled",
5293
5302
  "map-pin-filled",
5294
5303
  "medical-cross-filled",
5304
+ "melon-filled",
5295
5305
  "message-chatbot-filled",
5296
5306
  "message-circle-filled",
5297
5307
  "message-report-filled",
5298
5308
  "message-filled",
5309
+ "meteor-filled",
5310
+ "michelin-star-filled",
5299
5311
  "mickey-filled",
5300
5312
  "microphone-filled",
5301
5313
  "microwave-filled",
5302
5314
  "military-rank-filled",
5315
+ "milk-filled",
5303
5316
  "mood-angry-filled",
5304
5317
  "mood-confuzed-filled",
5305
5318
  "mood-crazy-happy-filled",
@@ -5311,7 +5324,9 @@ export default [
5311
5324
  "mood-smile-filled",
5312
5325
  "mood-wrrr-filled",
5313
5326
  "moon-filled",
5327
+ "mountain-filled",
5314
5328
  "mouse-filled",
5329
+ "mug-filled",
5315
5330
  "mushroom-filled",
5316
5331
  "navigation-filled",
5317
5332
  "octagon-filled",
@@ -5332,6 +5347,7 @@ export default [
5332
5347
  "pill-filled",
5333
5348
  "pin-filled",
5334
5349
  "pinned-filled",
5350
+ "pizza-filled",
5335
5351
  "player-eject-filled",
5336
5352
  "player-pause-filled",
5337
5353
  "player-play-filled",
@@ -5360,8 +5376,10 @@ export default [
5360
5376
  "rosette-discount-check-filled",
5361
5377
  "rosette-discount-filled",
5362
5378
  "rosette-filled",
5379
+ "salad-filled",
5363
5380
  "scuba-diving-tank-filled",
5364
5381
  "section-filled",
5382
+ "seeding-filled",
5365
5383
  "settings-filled",
5366
5384
  "shield-check-filled",
5367
5385
  "shield-checkered-filled",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tabler/icons-svelte",
3
- "version": "3.14.0",
3
+ "version": "3.15.0",
4
4
  "license": "MIT",
5
5
  "author": "codecalm",
6
6
  "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -49,7 +49,7 @@
49
49
  "imports-check": "attw $(npm pack)"
50
50
  },
51
51
  "dependencies": {
52
- "@tabler/icons": "3.14.0"
52
+ "@tabler/icons": "3.15.0"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@sveltejs/package": "^2.2.7",