@tabler/icons-svelte 3.1.0 → 3.3.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 (86) hide show
  1. package/dist/aliases.d.ts +2 -0
  2. package/dist/aliases.js +2 -0
  3. package/dist/icons/brand-google-fit.svelte +1 -1
  4. package/dist/icons/bubble-filled.svelte +6 -0
  5. package/dist/icons/bubble-filled.svelte.d.ts +17 -0
  6. package/dist/icons/bubble-minus.svelte +6 -0
  7. package/dist/icons/bubble-minus.svelte.d.ts +17 -0
  8. package/dist/icons/bubble-plus.svelte +6 -0
  9. package/dist/icons/bubble-plus.svelte.d.ts +17 -0
  10. package/dist/icons/bubble-text.svelte +6 -0
  11. package/dist/icons/bubble-text.svelte.d.ts +17 -0
  12. package/dist/icons/bubble-x.svelte +6 -0
  13. package/dist/icons/bubble-x.svelte.d.ts +17 -0
  14. package/dist/icons/bubble.svelte +6 -0
  15. package/dist/icons/bubble.svelte.d.ts +17 -0
  16. package/dist/icons/carambola.svelte +6 -0
  17. package/dist/icons/carambola.svelte.d.ts +17 -0
  18. package/dist/icons/circle-dashed-check.svelte +6 -0
  19. package/dist/icons/circle-dashed-check.svelte.d.ts +17 -0
  20. package/dist/icons/circle-dashed-minus.svelte +6 -0
  21. package/dist/icons/circle-dashed-minus.svelte.d.ts +17 -0
  22. package/dist/icons/circle-dashed-plus.svelte +6 -0
  23. package/dist/icons/circle-dashed-plus.svelte.d.ts +17 -0
  24. package/dist/icons/circle-percentage-filled.svelte +6 -0
  25. package/dist/icons/circle-percentage-filled.svelte.d.ts +17 -0
  26. package/dist/icons/code-circle-2-filled.svelte +6 -0
  27. package/dist/icons/code-circle-2-filled.svelte.d.ts +17 -0
  28. package/dist/icons/code-circle-filled.svelte +6 -0
  29. package/dist/icons/code-circle-filled.svelte.d.ts +17 -0
  30. package/dist/icons/dumpling.svelte +6 -0
  31. package/dist/icons/dumpling.svelte.d.ts +17 -0
  32. package/dist/icons/hospital-circle-filled.svelte +6 -0
  33. package/dist/icons/hospital-circle-filled.svelte.d.ts +17 -0
  34. package/dist/icons/ikosaedr.svelte +6 -0
  35. package/dist/icons/ikosaedr.svelte.d.ts +17 -0
  36. package/dist/icons/index.d.ts +36 -2
  37. package/dist/icons/index.js +36 -2
  38. package/dist/icons/live-photo-filled.svelte +6 -0
  39. package/dist/icons/live-photo-filled.svelte.d.ts +17 -0
  40. package/dist/icons/message-chatbot-filled.svelte +6 -0
  41. package/dist/icons/message-chatbot-filled.svelte.d.ts +17 -0
  42. package/dist/icons/message-circle-filled.svelte +6 -0
  43. package/dist/icons/message-circle-filled.svelte.d.ts +17 -0
  44. package/dist/icons/message-circle-user.svelte +6 -0
  45. package/dist/icons/message-circle-user.svelte.d.ts +17 -0
  46. package/dist/icons/message-dots.svelte +1 -1
  47. package/dist/icons/message-filled.svelte +6 -0
  48. package/dist/icons/message-filled.svelte.d.ts +17 -0
  49. package/dist/icons/message-report-filled.svelte +6 -0
  50. package/dist/icons/message-report-filled.svelte.d.ts +17 -0
  51. package/dist/icons/message-user.svelte +6 -0
  52. package/dist/icons/message-user.svelte.d.ts +17 -0
  53. package/dist/icons/monkeybar.svelte +6 -0
  54. package/dist/icons/monkeybar.svelte.d.ts +17 -0
  55. package/dist/icons/panorama-horizontal-filled.svelte +6 -0
  56. package/dist/icons/panorama-horizontal-filled.svelte.d.ts +17 -0
  57. package/dist/icons/panorama-vertical-filled.svelte +6 -0
  58. package/dist/icons/panorama-vertical-filled.svelte.d.ts +17 -0
  59. package/dist/icons/parking-circle-filled.svelte +6 -0
  60. package/dist/icons/parking-circle-filled.svelte.d.ts +17 -0
  61. package/dist/icons/parking-circle.svelte +1 -1
  62. package/dist/icons/pentagon-minus.svelte +6 -0
  63. package/dist/icons/pentagon-minus.svelte.d.ts +17 -0
  64. package/dist/icons/picture-in-picture-filled.svelte +6 -0
  65. package/dist/icons/picture-in-picture-filled.svelte.d.ts +17 -0
  66. package/dist/icons/picture-in-picture-top-filled.svelte +6 -0
  67. package/dist/icons/picture-in-picture-top-filled.svelte.d.ts +17 -0
  68. package/dist/icons/poo-filled.svelte +6 -0
  69. package/dist/icons/poo-filled.svelte.d.ts +17 -0
  70. package/dist/icons/shield-half-filled.svelte +1 -1
  71. package/dist/icons/sunglasses-filled.svelte +6 -0
  72. package/dist/icons/sunglasses-filled.svelte.d.ts +17 -0
  73. package/dist/icons/text-wrap-column.svelte +6 -0
  74. package/dist/icons/text-wrap-column.svelte.d.ts +17 -0
  75. package/dist/icons/tilt-shift-filled.svelte +6 -0
  76. package/dist/icons/tilt-shift-filled.svelte.d.ts +17 -0
  77. package/dist/icons/toggle-left-filled.svelte +6 -0
  78. package/dist/icons/toggle-left-filled.svelte.d.ts +17 -0
  79. package/dist/icons/toggle-right-filled.svelte +6 -0
  80. package/dist/icons/toggle-right-filled.svelte.d.ts +17 -0
  81. package/dist/icons-list.js +36 -2
  82. package/package.json +145 -9
  83. package/dist/icons/message-circle-2-filled.svelte +0 -6
  84. package/dist/icons/message-circle-2-filled.svelte.d.ts +0 -17
  85. package/dist/icons/message-circle-2.svelte +0 -6
  86. package/dist/icons/message-circle-2.svelte.d.ts +0 -17
package/dist/aliases.d.ts CHANGED
@@ -46,4 +46,6 @@ export { default as IconSquare6 } from './icons/square-number-6.svelte';
46
46
  export { default as IconSquare7 } from './icons/square-number-7.svelte';
47
47
  export { default as IconSquare8 } from './icons/square-number-8.svelte';
48
48
  export { default as IconSquare9 } from './icons/square-number-9.svelte';
49
+ export { default as IconMessageCircle2 } from './icons/message-circle.svelte';
49
50
  export { default as IconDiscountCheckFilled } from './icons/rosette-discount-check-filled.svelte';
51
+ export { default as IconMessageCircle2Filled } from './icons/message-circle-filled.svelte';
package/dist/aliases.js CHANGED
@@ -46,4 +46,6 @@ export { default as IconSquare6 } from './icons/square-number-6.svelte';
46
46
  export { default as IconSquare7 } from './icons/square-number-7.svelte';
47
47
  export { default as IconSquare8 } from './icons/square-number-8.svelte';
48
48
  export { default as IconSquare9 } from './icons/square-number-9.svelte';
49
+ export { default as IconMessageCircle2 } from './icons/message-circle.svelte';
49
50
  export { default as IconDiscountCheckFilled } from './icons/rosette-discount-check-filled.svelte';
51
+ export { default as IconMessageCircle2Filled } from './icons/message-circle-filled.svelte';
@@ -1,5 +1,5 @@
1
1
  <script>import Icon from '../Icon.svelte';
2
- const iconNode = [["path", { "d": "M12 9.314l-2.343 -2.344a3.314 3.314 0 0 0 -4.686 4.686l2.343 2.344l4.686 4.686l7.03 -7.03a3.314 3.314 0 0 0 -4.687 -4.685l-7.03 7.029" }]];
2
+ const iconNode = [["path", { "d": "M12 8.866l-2.733 -2.734a3.866 3.866 0 0 0 -5.467 5.467l2.733 2.734l5.467 5.467l8.202 -8.201a3.866 3.866 0 0 0 -5.469 -5.466l-8.201 8.2" }]];
3
3
  </script>
4
4
  <Icon type="outline" name="brand-google-fit" {...$$props} iconNode={iconNode}>
5
5
  <slot/>
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12.4 2a6.33 6.33 0 0 1 5.491 3.176l.09 .162l.126 .027a6.335 6.335 0 0 1 4.889 5.934l.004 .234a6.333 6.333 0 0 1 -6.333 6.334l-.035 -.002l-.035 .05a5.26 5.26 0 0 1 -3.958 2.08l-.239 .005q -.722 0 -1.404 -.19l-.047 -.014l-3.434 2.061a1 1 0 0 1 -1.509 -.743l-.006 -.114v-2.434l-.121 -.06a3.67 3.67 0 0 1 -1.94 -3.042l-.006 -.197q 0 -.365 .07 -.717l.013 -.058l-.113 -.09a5.8 5.8 0 0 1 -2.098 -4.218l-.005 -.25a5.8 5.8 0 0 1 5.8 -5.8l.058 .001l.15 -.163a6.32 6.32 0 0 1 4.328 -1.967z" }]];
3
+ </script>
4
+ <Icon type="filled" name="bubble-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 BubbleFilledProps = typeof __propDef.props;
13
+ export type BubbleFilledEvents = typeof __propDef.events;
14
+ export type BubbleFilledSlots = typeof __propDef.slots;
15
+ export default class BubbleFilled extends SvelteComponentTyped<BubbleFilledProps, BubbleFilledEvents, BubbleFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12.4 19a4.2 4.2 0 0 1 -1.57 -.298l-3.83 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.335 5.335 0 0 1 9.194 1.078a5.333 5.333 0 0 1 3.404 8.771" }], ["path", { "d": "M16 19h6" }]];
3
+ </script>
4
+ <Icon type="outline" name="bubble-minus" {...$$props} iconNode={iconNode}>
5
+ <slot/>
6
+ </Icon>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ import type { IconProps } from '../types.js';
3
+ declare const __propDef: {
4
+ props: IconProps;
5
+ events: {
6
+ [evt: string]: CustomEvent<any>;
7
+ };
8
+ slots: {
9
+ default: {};
10
+ };
11
+ };
12
+ export type BubbleMinusProps = typeof __propDef.props;
13
+ export type BubbleMinusEvents = typeof __propDef.events;
14
+ export type BubbleMinusSlots = typeof __propDef.slots;
15
+ export default class BubbleMinus extends SvelteComponentTyped<BubbleMinusProps, BubbleMinusEvents, BubbleMinusSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12.4 19a4.2 4.2 0 0 1 -1.57 -.298l-3.83 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.335 5.335 0 0 1 9.194 1.078a5.333 5.333 0 0 1 4.45 6.89" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16v6" }]];
3
+ </script>
4
+ <Icon type="outline" name="bubble-plus" {...$$props} iconNode={iconNode}>
5
+ <slot/>
6
+ </Icon>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ import type { IconProps } from '../types.js';
3
+ declare const __propDef: {
4
+ props: IconProps;
5
+ events: {
6
+ [evt: string]: CustomEvent<any>;
7
+ };
8
+ slots: {
9
+ default: {};
10
+ };
11
+ };
12
+ export type BubblePlusProps = typeof __propDef.props;
13
+ export type BubblePlusEvents = typeof __propDef.events;
14
+ export type BubblePlusSlots = typeof __propDef.slots;
15
+ export default class BubblePlus extends SvelteComponentTyped<BubblePlusProps, BubblePlusEvents, BubblePlusSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M7 10h10" }], ["path", { "d": "M9 14h5" }], ["path", { "d": "M12.4 3a5.34 5.34 0 0 1 4.906 3.239a5.333 5.333 0 0 1 -1.195 10.6a4.26 4.26 0 0 1 -5.28 1.863l-3.831 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.33 5.33 0 0 1 4.287 -2.16" }]];
3
+ </script>
4
+ <Icon type="outline" name="bubble-text" {...$$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 BubbleTextProps = typeof __propDef.props;
13
+ export type BubbleTextEvents = typeof __propDef.events;
14
+ export type BubbleTextSlots = typeof __propDef.slots;
15
+ export default class BubbleText extends SvelteComponentTyped<BubbleTextProps, BubbleTextEvents, BubbleTextSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M13.5 18.75c-.345 .09 -.727 .25 -1.1 .25a4.3 4.3 0 0 1 -1.57 -.298l-3.83 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.335 5.335 0 0 1 9.194 1.078a5.333 5.333 0 0 1 4.484 6.778" }], ["path", { "d": "M22 22l-5 -5" }], ["path", { "d": "M17 22l5 -5" }]];
3
+ </script>
4
+ <Icon type="outline" name="bubble-x" {...$$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 BubbleXProps = typeof __propDef.props;
13
+ export type BubbleXEvents = typeof __propDef.events;
14
+ export type BubbleXSlots = typeof __propDef.slots;
15
+ export default class BubbleX extends SvelteComponentTyped<BubbleXProps, BubbleXEvents, BubbleXSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12.4 3a5.34 5.34 0 0 1 4.906 3.239a5.333 5.333 0 0 1 -1.195 10.6a4.26 4.26 0 0 1 -5.28 1.863l-3.831 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.33 5.33 0 0 1 4.287 -2.16" }]];
3
+ </script>
4
+ <Icon type="outline" name="bubble" {...$$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 BubbleProps = typeof __propDef.props;
13
+ export type BubbleEvents = typeof __propDef.events;
14
+ export type BubbleSlots = typeof __propDef.slots;
15
+ export default class Bubble extends SvelteComponentTyped<BubbleProps, BubbleEvents, BubbleSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17.286 21.09q -1.69 .001 -5.288 -2.615q -3.596 2.617 -5.288 2.616q -2.726 0 -.495 -6.8q -9.389 -6.775 2.135 -6.775h.076q 1.785 -5.516 3.574 -5.516q 1.785 0 3.574 5.516h.076q 11.525 0 2.133 6.774q 2.23 6.802 -.497 6.8" }]];
3
+ </script>
4
+ <Icon type="outline" name="carambola" {...$$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 CarambolaProps = typeof __propDef.props;
13
+ export type CarambolaEvents = typeof __propDef.events;
14
+ export type CarambolaSlots = typeof __propDef.slots;
15
+ export default class Carambola extends SvelteComponentTyped<CarambolaProps, CarambolaEvents, CarambolaSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M8.56 3.69a9 9 0 0 0 -2.92 1.95" }], ["path", { "d": "M3.69 8.56a9 9 0 0 0 -.69 3.44" }], ["path", { "d": "M3.69 15.44a9 9 0 0 0 1.95 2.92" }], ["path", { "d": "M8.56 20.31a9 9 0 0 0 3.44 .69" }], ["path", { "d": "M15.44 20.31a9 9 0 0 0 2.92 -1.95" }], ["path", { "d": "M20.31 15.44a9 9 0 0 0 .69 -3.44" }], ["path", { "d": "M20.31 8.56a9 9 0 0 0 -1.95 -2.92" }], ["path", { "d": "M15.44 3.69a9 9 0 0 0 -3.44 -.69" }], ["path", { "d": "M9 12l2 2l4 -4" }]];
3
+ </script>
4
+ <Icon type="outline" name="circle-dashed-check" {...$$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 CircleDashedCheckProps = typeof __propDef.props;
13
+ export type CircleDashedCheckEvents = typeof __propDef.events;
14
+ export type CircleDashedCheckSlots = typeof __propDef.slots;
15
+ export default class CircleDashedCheck extends SvelteComponentTyped<CircleDashedCheckProps, CircleDashedCheckEvents, CircleDashedCheckSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M8.56 3.69a9 9 0 0 0 -2.92 1.95" }], ["path", { "d": "M3.69 8.56a9 9 0 0 0 -.69 3.44" }], ["path", { "d": "M3.69 15.44a9 9 0 0 0 1.95 2.92" }], ["path", { "d": "M8.56 20.31a9 9 0 0 0 3.44 .69" }], ["path", { "d": "M15.44 20.31a9 9 0 0 0 2.92 -1.95" }], ["path", { "d": "M20.31 15.44a9 9 0 0 0 .69 -3.44" }], ["path", { "d": "M20.31 8.56a9 9 0 0 0 -1.95 -2.92" }], ["path", { "d": "M15.44 3.69a9 9 0 0 0 -3.44 -.69" }], ["path", { "d": "M9 12h6" }]];
3
+ </script>
4
+ <Icon type="outline" name="circle-dashed-minus" {...$$props} iconNode={iconNode}>
5
+ <slot/>
6
+ </Icon>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ import type { IconProps } from '../types.js';
3
+ declare const __propDef: {
4
+ props: IconProps;
5
+ events: {
6
+ [evt: string]: CustomEvent<any>;
7
+ };
8
+ slots: {
9
+ default: {};
10
+ };
11
+ };
12
+ export type CircleDashedMinusProps = typeof __propDef.props;
13
+ export type CircleDashedMinusEvents = typeof __propDef.events;
14
+ export type CircleDashedMinusSlots = typeof __propDef.slots;
15
+ export default class CircleDashedMinus extends SvelteComponentTyped<CircleDashedMinusProps, CircleDashedMinusEvents, CircleDashedMinusSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M8.56 3.69a9 9 0 0 0 -2.92 1.95" }], ["path", { "d": "M3.69 8.56a9 9 0 0 0 -.69 3.44" }], ["path", { "d": "M3.69 15.44a9 9 0 0 0 1.95 2.92" }], ["path", { "d": "M8.56 20.31a9 9 0 0 0 3.44 .69" }], ["path", { "d": "M15.44 20.31a9 9 0 0 0 2.92 -1.95" }], ["path", { "d": "M20.31 15.44a9 9 0 0 0 .69 -3.44" }], ["path", { "d": "M20.31 8.56a9 9 0 0 0 -1.95 -2.92" }], ["path", { "d": "M15.44 3.69a9 9 0 0 0 -3.44 -.69" }], ["path", { "d": "M9 12h6" }], ["path", { "d": "M12 9v6" }]];
3
+ </script>
4
+ <Icon type="outline" name="circle-dashed-plus" {...$$props} iconNode={iconNode}>
5
+ <slot/>
6
+ </Icon>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ import type { IconProps } from '../types.js';
3
+ declare const __propDef: {
4
+ props: IconProps;
5
+ events: {
6
+ [evt: string]: CustomEvent<any>;
7
+ };
8
+ slots: {
9
+ default: {};
10
+ };
11
+ };
12
+ export type CircleDashedPlusProps = typeof __propDef.props;
13
+ export type CircleDashedPlusEvents = typeof __propDef.events;
14
+ export type CircleDashedPlusSlots = typeof __propDef.slots;
15
+ export default class CircleDashedPlus extends SvelteComponentTyped<CircleDashedPlusProps, CircleDashedPlusEvents, CircleDashedPlusSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -20 0l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72m3 12.12a1 1 0 0 0 -1 1v.015a1 1 0 0 0 2 0v-.015a1 1 0 0 0 -1 -1m.707 -5.752a1 1 0 0 0 -1.414 0l-6 6a1 1 0 0 0 1.414 1.414l6 -6a1 1 0 0 0 0 -1.414m-6.707 -.263a1 1 0 0 0 -1 1v.015a1 1 0 1 0 2 0v-.015a1 1 0 0 0 -1 -1" }]];
3
+ </script>
4
+ <Icon type="filled" name="circle-percentage-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 CirclePercentageFilledProps = typeof __propDef.props;
13
+ export type CirclePercentageFilledEvents = typeof __propDef.events;
14
+ export type CirclePercentageFilledSlots = typeof __propDef.slots;
15
+ export default class CirclePercentageFilled extends SvelteComponentTyped<CirclePercentageFilledProps, CirclePercentageFilledEvents, CirclePercentageFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-3.658 5.22a1 1 0 0 0 -1.282 .598l-2 5.5a1 1 0 0 0 1.88 .684l2 -5.5a1 1 0 0 0 -.598 -1.282m-4.135 1.233a1 1 0 0 0 -1.414 0l-1.5 1.5a1 1 0 0 0 0 1.414l1.5 1.5a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-.792 -.793l.792 -.793a1 1 0 0 0 0 -1.414m7 0a1 1 0 0 0 -1.414 0l-.083 .094a1 1 0 0 0 .083 1.32l.792 .793l-.792 .793a1 1 0 0 0 1.414 1.414l1.5 -1.5a1 1 0 0 0 0 -1.414z" }]];
3
+ </script>
4
+ <Icon type="filled" name="code-circle-2-filled" {...$$props} iconNode={iconNode}>
5
+ <slot/>
6
+ </Icon>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ import type { IconProps } from '../types.js';
3
+ declare const __propDef: {
4
+ props: IconProps;
5
+ events: {
6
+ [evt: string]: CustomEvent<any>;
7
+ };
8
+ slots: {
9
+ default: {};
10
+ };
11
+ };
12
+ export type CodeCircle_2FilledProps = typeof __propDef.props;
13
+ export type CodeCircle_2FilledEvents = typeof __propDef.events;
14
+ export type CodeCircle_2FilledSlots = typeof __propDef.slots;
15
+ export default class CodeCircle_2Filled extends SvelteComponentTyped<CodeCircle_2FilledProps, CodeCircle_2FilledEvents, CodeCircle_2FilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-6.293 5.953a1 1 0 0 0 -1.414 0l-2 2a1 1 0 0 0 0 1.414l2 2a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-1.292 -1.293l1.292 -1.293a1 1 0 0 0 0 -1.414m4 0a1 1 0 0 0 -1.414 0l-.083 .094a1 1 0 0 0 .083 1.32l1.292 1.293l-1.292 1.293a1 1 0 0 0 1.414 1.414l2 -2a1 1 0 0 0 0 -1.414z" }]];
3
+ </script>
4
+ <Icon type="filled" name="code-circle-filled" {...$$props} iconNode={iconNode}>
5
+ <slot/>
6
+ </Icon>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ import type { IconProps } from '../types.js';
3
+ declare const __propDef: {
4
+ props: IconProps;
5
+ events: {
6
+ [evt: string]: CustomEvent<any>;
7
+ };
8
+ slots: {
9
+ default: {};
10
+ };
11
+ };
12
+ export type CodeCircleFilledProps = typeof __propDef.props;
13
+ export type CodeCircleFilledEvents = typeof __propDef.events;
14
+ export type CodeCircleFilledSlots = typeof __propDef.slots;
15
+ export default class CodeCircleFilled extends SvelteComponentTyped<CodeCircleFilledProps, CodeCircleFilledEvents, CodeCircleFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M5.532 5.532a2.53 2.53 0 0 1 2.56 -.623a2.532 2.532 0 0 1 4.604 -.717q .146 -.24 .356 -.45a2.532 2.532 0 0 1 4.318 1.637a2.53 2.53 0 0 1 2.844 .511l.358 .358c1.384 1.385 -.7 5.713 -4.655 9.669c-3.956 3.955 -8.284 6.04 -9.669 4.655l-.358 -.358l-.114 -.122a2.53 2.53 0 0 1 -.398 -2.724a2.532 2.532 0 0 1 -1.186 -4.675a2.532 2.532 0 0 1 .718 -4.603a2.53 2.53 0 0 1 .622 -2.558" }]];
3
+ </script>
4
+ <Icon type="outline" name="dumpling" {...$$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 DumplingProps = typeof __propDef.props;
13
+ export type DumplingEvents = typeof __propDef.events;
14
+ export type DumplingSlots = typeof __propDef.slots;
15
+ export default class Dumpling extends SvelteComponentTyped<DumplingProps, DumplingEvents, DumplingSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -20 0l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72m2 5a1 1 0 0 0 -1 1v2.999h-2v-2.999a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-3.001h2v3.001a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1" }]];
3
+ </script>
4
+ <Icon type="filled" name="hospital-circle-filled" {...$$props} iconNode={iconNode}>
5
+ <slot/>
6
+ </Icon>
@@ -0,0 +1,17 @@
1
+ import { SvelteComponentTyped } from "svelte";
2
+ import type { IconProps } from '../types.js';
3
+ declare const __propDef: {
4
+ props: IconProps;
5
+ events: {
6
+ [evt: string]: CustomEvent<any>;
7
+ };
8
+ slots: {
9
+ default: {};
10
+ };
11
+ };
12
+ export type HospitalCircleFilledProps = typeof __propDef.props;
13
+ export type HospitalCircleFilledEvents = typeof __propDef.events;
14
+ export type HospitalCircleFilledSlots = typeof __propDef.slots;
15
+ export default class HospitalCircleFilled extends SvelteComponentTyped<HospitalCircleFilledProps, HospitalCircleFilledEvents, HospitalCircleFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M21 8.007v7.986a2 2 0 0 1 -1.006 1.735l-7 4.007a2 2 0 0 1 -1.988 0l-7 -4.007a2 2 0 0 1 -1.006 -1.735v-7.986a2 2 0 0 1 1.006 -1.735l7 -4.007a2 2 0 0 1 1.988 0l7 4.007a2 2 0 0 1 1.006 1.735" }], ["path", { "d": "M3.29 6.97l4.21 2.03" }], ["path", { "d": "M20.71 6.97l-4.21 2.03" }], ["path", { "d": "M20.7 17h-17.4" }], ["path", { "d": "M11.76 2.03l-4.26 6.97l-4.3 7.84" }], ["path", { "d": "M12.24 2.03q 2.797 4.44 4.26 6.97t 4.3 7.84" }], ["path", { "d": "M12 17l-4.5 -8h9z" }], ["path", { "d": "M12 17v5" }]];
3
+ </script>
4
+ <Icon type="outline" name="ikosaedr" {...$$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 IkosaedrProps = typeof __propDef.props;
13
+ export type IkosaedrEvents = typeof __propDef.events;
14
+ export type IkosaedrSlots = typeof __propDef.slots;
15
+ export default class Ikosaedr extends SvelteComponentTyped<IkosaedrProps, IkosaedrEvents, IkosaedrSlots> {
16
+ }
17
+ export {};