@tabler/icons-svelte 3.21.0 → 3.23.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 (85) hide show
  1. package/dist/icons/alarm-smoke.svelte +6 -0
  2. package/dist/icons/alarm-smoke.svelte.d.ts +17 -0
  3. package/dist/icons/assembly-off.svelte +1 -1
  4. package/dist/icons/assembly.svelte +1 -1
  5. package/dist/icons/badge-2k.svelte +6 -0
  6. package/dist/icons/badge-2k.svelte.d.ts +17 -0
  7. package/dist/icons/badge-3k.svelte +6 -0
  8. package/dist/icons/badge-3k.svelte.d.ts +17 -0
  9. package/dist/icons/badge-5k.svelte +6 -0
  10. package/dist/icons/badge-5k.svelte.d.ts +17 -0
  11. package/dist/icons/badge-8k.svelte +1 -1
  12. package/dist/icons/blocks.svelte +6 -0
  13. package/dist/icons/blocks.svelte.d.ts +17 -0
  14. package/dist/icons/bowling.svelte +6 -0
  15. package/dist/icons/bowling.svelte.d.ts +17 -0
  16. package/dist/icons/brand-messenger-filled.svelte +6 -0
  17. package/dist/icons/brand-messenger-filled.svelte.d.ts +17 -0
  18. package/dist/icons/brand-tesla.svelte +6 -0
  19. package/dist/icons/brand-tesla.svelte.d.ts +17 -0
  20. package/dist/icons/brand-weibo-filled.svelte +6 -0
  21. package/dist/icons/brand-weibo-filled.svelte.d.ts +17 -0
  22. package/dist/icons/browser-maximize.svelte +6 -0
  23. package/dist/icons/browser-maximize.svelte.d.ts +17 -0
  24. package/dist/icons/browser-minus.svelte +6 -0
  25. package/dist/icons/browser-minus.svelte.d.ts +17 -0
  26. package/dist/icons/browser-plus.svelte +1 -1
  27. package/dist/icons/browser-share.svelte +6 -0
  28. package/dist/icons/browser-share.svelte.d.ts +17 -0
  29. package/dist/icons/browser.svelte +1 -1
  30. package/dist/icons/bubble-text-filled.svelte +6 -0
  31. package/dist/icons/bubble-text-filled.svelte.d.ts +17 -0
  32. package/dist/icons/calendar-event-filled.svelte +6 -0
  33. package/dist/icons/calendar-event-filled.svelte.d.ts +17 -0
  34. package/dist/icons/calendar-month-filled.svelte +6 -0
  35. package/dist/icons/calendar-month-filled.svelte.d.ts +17 -0
  36. package/dist/icons/calendar-week-filled.svelte +6 -0
  37. package/dist/icons/calendar-week-filled.svelte.d.ts +17 -0
  38. package/dist/icons/candle-filled.svelte +1 -1
  39. package/dist/icons/candle.svelte +1 -1
  40. package/dist/icons/clipboard-search.svelte +6 -0
  41. package/dist/icons/clipboard-search.svelte.d.ts +17 -0
  42. package/dist/icons/code-variable-minus.svelte +6 -0
  43. package/dist/icons/code-variable-minus.svelte.d.ts +17 -0
  44. package/dist/icons/code-variable-plus.svelte +6 -0
  45. package/dist/icons/code-variable-plus.svelte.d.ts +17 -0
  46. package/dist/icons/code-variable.svelte +6 -0
  47. package/dist/icons/code-variable.svelte.d.ts +17 -0
  48. package/dist/icons/ghost-3-filled.svelte +6 -0
  49. package/dist/icons/ghost-3-filled.svelte.d.ts +17 -0
  50. package/dist/icons/golf-filled.svelte +6 -0
  51. package/dist/icons/golf-filled.svelte.d.ts +17 -0
  52. package/dist/icons/index.d.ts +36 -0
  53. package/dist/icons/index.js +36 -0
  54. package/dist/icons/keyboard-filled.svelte +6 -0
  55. package/dist/icons/keyboard-filled.svelte.d.ts +17 -0
  56. package/dist/icons/live-view-filled.svelte +6 -0
  57. package/dist/icons/live-view-filled.svelte.d.ts +17 -0
  58. package/dist/icons/meeple-filled.svelte +6 -0
  59. package/dist/icons/meeple-filled.svelte.d.ts +17 -0
  60. package/dist/icons/message-2-filled.svelte +6 -0
  61. package/dist/icons/message-2-filled.svelte.d.ts +17 -0
  62. package/dist/icons/nurse-filled.svelte +6 -0
  63. package/dist/icons/nurse-filled.svelte.d.ts +17 -0
  64. package/dist/icons/nurse.svelte +1 -1
  65. package/dist/icons/palette-filled.svelte +6 -0
  66. package/dist/icons/palette-filled.svelte.d.ts +17 -0
  67. package/dist/icons/quote-filled.svelte +6 -0
  68. package/dist/icons/quote-filled.svelte.d.ts +17 -0
  69. package/dist/icons/sos.svelte +1 -1
  70. package/dist/icons/tag-minus.svelte +6 -0
  71. package/dist/icons/tag-minus.svelte.d.ts +17 -0
  72. package/dist/icons/tag-plus.svelte +6 -0
  73. package/dist/icons/tag-plus.svelte.d.ts +17 -0
  74. package/dist/icons/uhd.svelte +6 -0
  75. package/dist/icons/uhd.svelte.d.ts +17 -0
  76. package/dist/icons/video-filled.svelte +6 -0
  77. package/dist/icons/video-filled.svelte.d.ts +17 -0
  78. package/dist/icons/wheat-off.svelte +6 -0
  79. package/dist/icons/wheat-off.svelte.d.ts +17 -0
  80. package/dist/icons/wheat.svelte +6 -0
  81. package/dist/icons/wheat.svelte.d.ts +17 -0
  82. package/dist/icons/windsock-filled.svelte +6 -0
  83. package/dist/icons/windsock-filled.svelte.d.ts +17 -0
  84. package/dist/icons-list.js +36 -0
  85. package/package.json +2 -2
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M9 5a2 2 0 0 1 2 2v6c0 3.13 -1.65 5.193 -4.757 5.97a1 1 0 1 1 -.486 -1.94c2.227 -.557 3.243 -1.827 3.243 -4.03v-1h-3a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-3a2 2 0 0 1 2 -2z" }], ["path", { "d": "M18 5a2 2 0 0 1 2 2v6c0 3.13 -1.65 5.193 -4.757 5.97a1 1 0 1 1 -.486 -1.94c2.227 -.557 3.243 -1.827 3.243 -4.03v-1h-3a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-3a2 2 0 0 1 2 -2z" }]];
3
+ </script>
4
+ <Icon type="filled" name="quote-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 QuoteFilledProps = typeof __propDef.props;
13
+ export type QuoteFilledEvents = typeof __propDef.events;
14
+ export type QuoteFilledSlots = typeof __propDef.slots;
15
+ export default class QuoteFilled extends SvelteComponentTyped<QuoteFilledProps, QuoteFilledEvents, QuoteFilledSlots> {
16
+ }
17
+ export {};
@@ -1,5 +1,5 @@
1
1
  <script>import Icon from '../Icon.svelte';
2
- const iconNode = [["path", { "d": "M7 8h-3a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" }], ["path", { "d": "M10 8h4v8h-4z" }], ["path", { "d": "M17 16h3a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h3" }]];
2
+ const iconNode = [["path", { "d": "M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" }], ["path", { "d": "M17 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1" }], ["path", { "d": "M3 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1" }]];
3
3
  </script>
4
4
  <Icon type="outline" name="sos" {...$$props} iconNode={iconNode}>
5
5
  <slot/>
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M7.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }], ["path", { "d": "M18.898 16.102l.699 -.699l.699 -.699c.941 -.941 .941 -2.467 0 -3.408l-7.71 -7.71c-.375 -.375 -.884 -.586 -1.414 -.586h-5.172c-1.657 0 -3 1.343 -3 3v5.172c0 .53 .211 1.039 .586 1.414l7.71 7.71c.471 .47 1.087 .706 1.704 .706" }], ["path", { "d": "M16 19h6" }]];
3
+ </script>
4
+ <Icon type="outline" name="tag-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 TagMinusProps = typeof __propDef.props;
13
+ export type TagMinusEvents = typeof __propDef.events;
14
+ export type TagMinusSlots = typeof __propDef.slots;
15
+ export default class TagMinus extends SvelteComponentTyped<TagMinusProps, TagMinusEvents, TagMinusSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M7.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }], ["path", { "d": "M21.002 13c0 -.617 -.235 -1.233 -.706 -1.704l-7.71 -7.71c-.375 -.375 -.884 -.586 -1.414 -.586h-5.172c-1.657 0 -3 1.343 -3 3v5.172c0 .53 .211 1.039 .586 1.414l7.71 7.71c.471 .47 1.087 .706 1.704 .706" }], ["path", { "d": "M16 19h6" }], ["path", { "d": "M19 16v6" }]];
3
+ </script>
4
+ <Icon type="outline" name="tag-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 TagPlusProps = typeof __propDef.props;
13
+ export type TagPlusEvents = typeof __propDef.events;
14
+ export type TagPlusSlots = typeof __propDef.slots;
15
+ export default class TagPlus extends SvelteComponentTyped<TagPlusProps, TagPlusEvents, TagPlusSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M10 16v-8" }], ["path", { "d": "M10 12h4" }], ["path", { "d": "M14 8v8" }], ["path", { "d": "M17 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" }], ["path", { "d": "M3 8v6a2 2 0 1 0 4 0v-6" }]];
3
+ </script>
4
+ <Icon type="outline" name="uhd" {...$$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 UhdProps = typeof __propDef.props;
13
+ export type UhdEvents = typeof __propDef.events;
14
+ export type UhdSlots = typeof __propDef.slots;
15
+ export default class Uhd extends SvelteComponentTyped<UhdProps, UhdEvents, UhdSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M20.117 7.625a1 1 0 0 0 -.564 .1l-4.553 2.275v4l4.553 2.275a1 1 0 0 0 1.447 -.892v-6.766a1 1 0 0 0 -.883 -.992z" }], ["path", { "d": "M5 5c-1.645 0 -3 1.355 -3 3v8c0 1.645 1.355 3 3 3h8c1.645 0 3 -1.355 3 -3v-8c0 -1.645 -1.355 -3 -3 -3z" }]];
3
+ </script>
4
+ <Icon type="filled" name="video-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 VideoFilledProps = typeof __propDef.props;
13
+ export type VideoFilledEvents = typeof __propDef.events;
14
+ export type VideoFilledSlots = typeof __propDef.slots;
15
+ export default class VideoFilled extends SvelteComponentTyped<VideoFilledProps, VideoFilledEvents, VideoFilledSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M3 3l18 18" }], ["path", { "d": "M12 21.5v-3.75" }], ["path", { "d": "M5.916 9.49l-.43 1.604c-.712 2.659 .866 5.392 3.524 6.104c.997 .268 1.994 .535 2.99 .802v-3.44c-.164 -2.105 -1.637 -3.879 -3.677 -4.426l-2.407 -.644z" }], ["path", { "d": "M10.249 4.251c.007 -.007 .014 -.014 .021 -.021l1.73 -1.73" }], ["path", { "d": "M10.27 11.15c-.589 -.589 -1.017 -1.318 -1.246 -2.118" }], ["path", { "d": "M14.988 8.988c.229 -.834 .234 -1.713 .013 -2.549c-.221 -.836 -.659 -1.598 -1.271 -2.209l-1.73 -1.73" }], ["path", { "d": "M16.038 10.037l2.046 -.547l.431 1.604c.142 .53 .193 1.063 .162 1.583" }], ["path", { "d": "M16.506 16.505c-.45 .307 -.959 .544 -1.516 .694c-.997 .268 -1.994 .535 -2.99 .801v-3.44c.055 -.708 .259 -1.379 .582 -1.978" }]];
3
+ </script>
4
+ <Icon type="outline" name="wheat-off" {...$$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 WheatOffProps = typeof __propDef.props;
13
+ export type WheatOffEvents = typeof __propDef.events;
14
+ export type WheatOffSlots = typeof __propDef.slots;
15
+ export default class WheatOff extends SvelteComponentTyped<WheatOffProps, WheatOffEvents, WheatOffSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M12.014 21.514v-3.75" }], ["path", { "d": "M5.93 9.504l-.43 1.604c-.712 2.659 .866 5.391 3.524 6.105c.997 .268 1.993 .535 2.99 .801v-3.44c-.164 -2.105 -1.637 -3.879 -3.676 -4.426l-2.408 -.644z" }], ["path", { "d": "M13.744 11.164c.454 -.454 .815 -.994 1.061 -1.587c.246 -.594 .372 -1.23 .372 -1.873c0 -.643 -.126 -1.279 -.372 -1.872c-.246 -.594 -.606 -1.133 -1.061 -1.588l-1.73 -1.73l-1.73 1.73c-.454 .454 -.815 .994 -1.06 1.588c-.246 .594 -.372 1.23 -.373 1.872c0 .643 .127 1.279 .373 1.873c.246 .594 .606 1.133 1.06 1.587" }], ["path", { "d": "M18.099 9.504l.43 1.604c.712 2.659 -.866 5.391 -3.525 6.105c-.997 .268 -1.994 .535 -2.99 .801v-3.44c.164 -2.105 1.637 -3.879 3.677 -4.426l2.408 -.644z" }]];
3
+ </script>
4
+ <Icon type="outline" name="wheat" {...$$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 WheatProps = typeof __propDef.props;
13
+ export type WheatEvents = typeof __propDef.events;
14
+ export type WheatSlots = typeof __propDef.slots;
15
+ export default class Wheat extends SvelteComponentTyped<WheatProps, WheatEvents, WheatSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M6 2a1 1 0 0 1 1 1v1.079l11.083 .924a1 1 0 0 1 .917 .997v4a1 1 0 0 1 -.917 .997l-11.083 .923v8.08h1a1 1 0 0 1 0 2h-4a1 1 0 0 1 0 -2h1v-17a1 1 0 0 1 1 -1m1 4.086v3.827l3 -.25v-3.327zm7 .584v2.659l3 -.25v-2.159z" }]];
3
+ </script>
4
+ <Icon type="filled" name="windsock-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 WindsockFilledProps = typeof __propDef.props;
13
+ export type WindsockFilledEvents = typeof __propDef.events;
14
+ export type WindsockFilledSlots = typeof __propDef.slots;
15
+ export default class WindsockFilled extends SvelteComponentTyped<WindsockFilledProps, WindsockFilledEvents, WindsockFilledSlots> {
16
+ }
17
+ export {};
@@ -53,6 +53,7 @@ export default [
53
53
  "alarm-minus",
54
54
  "alarm-off",
55
55
  "alarm-plus",
56
+ "alarm-smoke",
56
57
  "alarm-snooze",
57
58
  "alarm",
58
59
  "album-off",
@@ -355,8 +356,11 @@ export default [
355
356
  "backpack",
356
357
  "backslash",
357
358
  "backspace",
359
+ "badge-2k",
358
360
  "badge-3d",
361
+ "badge-3k",
359
362
  "badge-4k",
363
+ "badge-5k",
360
364
  "badge-8k",
361
365
  "badge-ad-off",
362
366
  "badge-ad",
@@ -500,6 +504,7 @@ export default [
500
504
  "blender",
501
505
  "blob",
502
506
  "blockquote",
507
+ "blocks",
503
508
  "bluetooth-connected",
504
509
  "bluetooth-off",
505
510
  "bluetooth-x",
@@ -565,6 +570,7 @@ export default [
565
570
  "bowl-chopsticks",
566
571
  "bowl-spoon",
567
572
  "bowl",
573
+ "bowling",
568
574
  "box-align-bottom-left",
569
575
  "box-align-bottom-right",
570
576
  "box-align-bottom",
@@ -903,6 +909,7 @@ export default [
903
909
  "brand-ted",
904
910
  "brand-telegram",
905
911
  "brand-terraform",
912
+ "brand-tesla",
906
913
  "brand-tether",
907
914
  "brand-thingiverse",
908
915
  "brand-threads",
@@ -985,8 +992,11 @@ export default [
985
992
  "broadcast-off",
986
993
  "broadcast",
987
994
  "browser-check",
995
+ "browser-maximize",
996
+ "browser-minus",
988
997
  "browser-off",
989
998
  "browser-plus",
999
+ "browser-share",
990
1000
  "browser-x",
991
1001
  "browser",
992
1002
  "brush-off",
@@ -1438,6 +1448,7 @@ export default [
1438
1448
  "clipboard-list",
1439
1449
  "clipboard-off",
1440
1450
  "clipboard-plus",
1451
+ "clipboard-search",
1441
1452
  "clipboard-smile",
1442
1453
  "clipboard-text",
1443
1454
  "clipboard-typography",
@@ -1530,6 +1541,9 @@ export default [
1530
1541
  "code-minus",
1531
1542
  "code-off",
1532
1543
  "code-plus",
1544
+ "code-variable-minus",
1545
+ "code-variable-plus",
1546
+ "code-variable",
1533
1547
  "code",
1534
1548
  "coffee-off",
1535
1549
  "coffee",
@@ -4450,7 +4464,9 @@ export default [
4450
4464
  "table-shortcut",
4451
4465
  "table-spark",
4452
4466
  "table",
4467
+ "tag-minus",
4453
4468
  "tag-off",
4469
+ "tag-plus",
4454
4470
  "tag-starred",
4455
4471
  "tag",
4456
4472
  "tags-off",
@@ -4641,6 +4657,7 @@ export default [
4641
4657
  "u-turn-right",
4642
4658
  "ufo-off",
4643
4659
  "ufo",
4660
+ "uhd",
4644
4661
  "umbrella-2",
4645
4662
  "umbrella-closed-2",
4646
4663
  "umbrella-closed",
@@ -4785,6 +4802,8 @@ export default [
4785
4802
  "webhook-off",
4786
4803
  "webhook",
4787
4804
  "weight",
4805
+ "wheat-off",
4806
+ "wheat",
4788
4807
  "wheel",
4789
4808
  "wheelchair-off",
4790
4809
  "wheelchair",
@@ -5043,6 +5062,7 @@ export default [
5043
5062
  "brand-instagram-filled",
5044
5063
  "brand-kick-filled",
5045
5064
  "brand-linkedin-filled",
5065
+ "brand-messenger-filled",
5046
5066
  "brand-open-source-filled",
5047
5067
  "brand-opera-filled",
5048
5068
  "brand-patreon-filled",
@@ -5060,6 +5080,7 @@ export default [
5060
5080
  "brand-twitter-filled",
5061
5081
  "brand-vercel-filled",
5062
5082
  "brand-vimeo-filled",
5083
+ "brand-weibo-filled",
5063
5084
  "brand-whatsapp-filled",
5064
5085
  "brand-windows-filled",
5065
5086
  "brand-x-filled",
@@ -5071,6 +5092,7 @@ export default [
5071
5092
  "brightness-down-filled",
5072
5093
  "brightness-up-filled",
5073
5094
  "brightness-filled",
5095
+ "bubble-text-filled",
5074
5096
  "bubble-filled",
5075
5097
  "bug-filled",
5076
5098
  "building-broadcast-tower-filled",
@@ -5078,6 +5100,9 @@ export default [
5078
5100
  "butterfly-filled",
5079
5101
  "cactus-filled",
5080
5102
  "calculator-filled",
5103
+ "calendar-event-filled",
5104
+ "calendar-month-filled",
5105
+ "calendar-week-filled",
5081
5106
  "calendar-filled",
5082
5107
  "camera-filled",
5083
5108
  "campfire-filled",
@@ -5279,12 +5304,14 @@ export default [
5279
5304
  "function-filled",
5280
5305
  "gauge-filled",
5281
5306
  "ghost-2-filled",
5307
+ "ghost-3-filled",
5282
5308
  "ghost-filled",
5283
5309
  "gift-card-filled",
5284
5310
  "gift-filled",
5285
5311
  "glass-full-filled",
5286
5312
  "glass-filled",
5287
5313
  "globe-filled",
5314
+ "golf-filled",
5288
5315
  "gps-filled",
5289
5316
  "graph-filled",
5290
5317
  "guitar-pick-filled",
@@ -5362,6 +5389,7 @@ export default [
5362
5389
  "jetpack-filled",
5363
5390
  "jewish-star-filled",
5364
5391
  "key-filled",
5392
+ "keyboard-filled",
5365
5393
  "keyframe-align-center-filled",
5366
5394
  "keyframe-align-horizontal-filled",
5367
5395
  "keyframe-align-vertical-filled",
@@ -5399,6 +5427,7 @@ export default [
5399
5427
  "layout-filled",
5400
5428
  "lego-filled",
5401
5429
  "live-photo-filled",
5430
+ "live-view-filled",
5402
5431
  "location-filled",
5403
5432
  "lock-square-rounded-filled",
5404
5433
  "lock-filled",
@@ -5411,7 +5440,9 @@ export default [
5411
5440
  "manual-gearbox-filled",
5412
5441
  "map-pin-filled",
5413
5442
  "medical-cross-filled",
5443
+ "meeple-filled",
5414
5444
  "melon-filled",
5445
+ "message-2-filled",
5415
5446
  "message-chatbot-filled",
5416
5447
  "message-circle-filled",
5417
5448
  "message-report-filled",
@@ -5439,10 +5470,12 @@ export default [
5439
5470
  "mug-filled",
5440
5471
  "mushroom-filled",
5441
5472
  "navigation-filled",
5473
+ "nurse-filled",
5442
5474
  "octagon-filled",
5443
5475
  "oval-vertical-filled",
5444
5476
  "oval-filled",
5445
5477
  "paint-filled",
5478
+ "palette-filled",
5446
5479
  "panorama-horizontal-filled",
5447
5480
  "panorama-vertical-filled",
5448
5481
  "parking-circle-filled",
@@ -5489,6 +5522,7 @@ export default [
5489
5522
  "presentation-analytics-filled",
5490
5523
  "presentation-filled",
5491
5524
  "puzzle-filled",
5525
+ "quote-filled",
5492
5526
  "radar-filled",
5493
5527
  "radioactive-filled",
5494
5528
  "receipt-filled",
@@ -5678,7 +5712,9 @@ export default [
5678
5712
  "umbrella-filled",
5679
5713
  "user-filled",
5680
5714
  "versions-filled",
5715
+ "video-filled",
5681
5716
  "windmill-filled",
5717
+ "windsock-filled",
5682
5718
  "woman-filled",
5683
5719
  "xbox-a-filled",
5684
5720
  "xbox-b-filled",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tabler/icons-svelte",
3
- "version": "3.21.0",
3
+ "version": "3.23.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.21.0"
52
+ "@tabler/icons": "3.23.0"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@sveltejs/package": "^2.2.7",