@tabler/icons-svelte 3.45.0 → 3.47.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 (81) hide show
  1. package/README.md +33 -39
  2. package/dist/Icon.svelte +1 -1
  3. package/dist/icons/airpods-l.svelte +6 -0
  4. package/dist/icons/airpods-l.svelte.d.ts +17 -0
  5. package/dist/icons/airpods-r.svelte +6 -0
  6. package/dist/icons/airpods-r.svelte.d.ts +17 -0
  7. package/dist/icons/cash-coin.svelte +6 -0
  8. package/dist/icons/cash-coin.svelte.d.ts +17 -0
  9. package/dist/icons/edit-bulk.svelte +6 -0
  10. package/dist/icons/edit-bulk.svelte.d.ts +17 -0
  11. package/dist/icons/folder-stats.svelte +6 -0
  12. package/dist/icons/folder-stats.svelte.d.ts +17 -0
  13. package/dist/icons/folder-user.svelte +6 -0
  14. package/dist/icons/folder-user.svelte.d.ts +17 -0
  15. package/dist/icons/gpu-2.svelte +6 -0
  16. package/dist/icons/gpu-2.svelte.d.ts +17 -0
  17. package/dist/icons/gpu.svelte +6 -0
  18. package/dist/icons/gpu.svelte.d.ts +17 -0
  19. package/dist/icons/index.d.ts +36 -0
  20. package/dist/icons/index.js +36 -0
  21. package/dist/icons/map-pinned.svelte +6 -0
  22. package/dist/icons/map-pinned.svelte.d.ts +17 -0
  23. package/dist/icons/orbit-vertical.svelte +6 -0
  24. package/dist/icons/orbit-vertical.svelte.d.ts +17 -0
  25. package/dist/icons/orbit.svelte +6 -0
  26. package/dist/icons/orbit.svelte.d.ts +17 -0
  27. package/dist/icons/orbits.svelte +6 -0
  28. package/dist/icons/orbits.svelte.d.ts +17 -0
  29. package/dist/icons/play-bug.svelte +6 -0
  30. package/dist/icons/play-bug.svelte.d.ts +17 -0
  31. package/dist/icons/play-bugs.svelte +6 -0
  32. package/dist/icons/play-bugs.svelte.d.ts +17 -0
  33. package/dist/icons/reduce-motion.svelte +6 -0
  34. package/dist/icons/reduce-motion.svelte.d.ts +17 -0
  35. package/dist/icons/reference-image.svelte +6 -0
  36. package/dist/icons/reference-image.svelte.d.ts +17 -0
  37. package/dist/icons/remote-control.svelte +6 -0
  38. package/dist/icons/remote-control.svelte.d.ts +17 -0
  39. package/dist/icons/rocking-chair.svelte +6 -0
  40. package/dist/icons/rocking-chair.svelte.d.ts +17 -0
  41. package/dist/icons/run-sprint.svelte +6 -0
  42. package/dist/icons/run-sprint.svelte.d.ts +17 -0
  43. package/dist/icons/secret-phrases.svelte +6 -0
  44. package/dist/icons/secret-phrases.svelte.d.ts +17 -0
  45. package/dist/icons/server-bolt.svelte +1 -1
  46. package/dist/icons/server.svelte +1 -1
  47. package/dist/icons/sparkles-2-off.svelte +6 -0
  48. package/dist/icons/sparkles-2-off.svelte.d.ts +17 -0
  49. package/dist/icons/sparkles-2.svelte +1 -1
  50. package/dist/icons/sticker-smile.svelte +6 -0
  51. package/dist/icons/sticker-smile.svelte.d.ts +17 -0
  52. package/dist/icons/tabs.svelte +6 -0
  53. package/dist/icons/tabs.svelte.d.ts +17 -0
  54. package/dist/icons/tags-chevron-down.svelte +6 -0
  55. package/dist/icons/tags-chevron-down.svelte.d.ts +17 -0
  56. package/dist/icons/tags-chevron-left.svelte +6 -0
  57. package/dist/icons/tags-chevron-left.svelte.d.ts +17 -0
  58. package/dist/icons/tags-chevron-right.svelte +6 -0
  59. package/dist/icons/tags-chevron-right.svelte.d.ts +17 -0
  60. package/dist/icons/tags-chevron-up.svelte +6 -0
  61. package/dist/icons/tags-chevron-up.svelte.d.ts +17 -0
  62. package/dist/icons/thinking-high.svelte +6 -0
  63. package/dist/icons/thinking-high.svelte.d.ts +17 -0
  64. package/dist/icons/thinking-low.svelte +6 -0
  65. package/dist/icons/thinking-low.svelte.d.ts +17 -0
  66. package/dist/icons/thinking-medium.svelte +6 -0
  67. package/dist/icons/thinking-medium.svelte.d.ts +17 -0
  68. package/dist/icons/treasure-chest.svelte +6 -0
  69. package/dist/icons/treasure-chest.svelte.d.ts +17 -0
  70. package/dist/icons/twig.svelte +6 -0
  71. package/dist/icons/twig.svelte.d.ts +17 -0
  72. package/dist/icons/vault.svelte +6 -0
  73. package/dist/icons/vault.svelte.d.ts +17 -0
  74. package/dist/icons/voice-2.svelte +6 -0
  75. package/dist/icons/voice-2.svelte.d.ts +17 -0
  76. package/dist/icons/voice.svelte +6 -0
  77. package/dist/icons/voice.svelte.d.ts +17 -0
  78. package/dist/icons/yarn.svelte +6 -0
  79. package/dist/icons/yarn.svelte.d.ts +17 -0
  80. package/dist/icons-list.js +36 -0
  81. package/package.json +5 -2
@@ -53,6 +53,8 @@ export { default as IconAirBalloon } from './air-balloon.svelte';
53
53
  export { default as IconAirConditioningDisabled } from './air-conditioning-disabled.svelte';
54
54
  export { default as IconAirConditioning } from './air-conditioning.svelte';
55
55
  export { default as IconAirTrafficControl } from './air-traffic-control.svelte';
56
+ export { default as IconAirpodsL } from './airpods-l.svelte';
57
+ export { default as IconAirpodsR } from './airpods-r.svelte';
56
58
  export { default as IconAlarmAverage } from './alarm-average.svelte';
57
59
  export { default as IconAlarmMinus } from './alarm-minus.svelte';
58
60
  export { default as IconAlarmOff } from './alarm-off.svelte';
@@ -1207,6 +1209,7 @@ export { default as IconCashBanknoteMove } from './cash-banknote-move.svelte';
1207
1209
  export { default as IconCashBanknoteOff } from './cash-banknote-off.svelte';
1208
1210
  export { default as IconCashBanknotePlus } from './cash-banknote-plus.svelte';
1209
1211
  export { default as IconCashBanknote } from './cash-banknote.svelte';
1212
+ export { default as IconCashCoin } from './cash-coin.svelte';
1210
1213
  export { default as IconCashEdit } from './cash-edit.svelte';
1211
1214
  export { default as IconCashHeart } from './cash-heart.svelte';
1212
1215
  export { default as IconCashMinus } from './cash-minus.svelte';
@@ -2153,6 +2156,7 @@ export { default as IconEaseInOut } from './ease-in-out.svelte';
2153
2156
  export { default as IconEaseIn } from './ease-in.svelte';
2154
2157
  export { default as IconEaseOutControlPoint } from './ease-out-control-point.svelte';
2155
2158
  export { default as IconEaseOut } from './ease-out.svelte';
2159
+ export { default as IconEditBulk } from './edit-bulk.svelte';
2156
2160
  export { default as IconEditCircleOff } from './edit-circle-off.svelte';
2157
2161
  export { default as IconEditCircle } from './edit-circle.svelte';
2158
2162
  export { default as IconEditOff } from './edit-off.svelte';
@@ -2473,8 +2477,10 @@ export { default as IconFolderRoot } from './folder-root.svelte';
2473
2477
  export { default as IconFolderSearch } from './folder-search.svelte';
2474
2478
  export { default as IconFolderShare } from './folder-share.svelte';
2475
2479
  export { default as IconFolderStar } from './folder-star.svelte';
2480
+ export { default as IconFolderStats } from './folder-stats.svelte';
2476
2481
  export { default as IconFolderSymlink } from './folder-symlink.svelte';
2477
2482
  export { default as IconFolderUp } from './folder-up.svelte';
2483
+ export { default as IconFolderUser } from './folder-user.svelte';
2478
2484
  export { default as IconFolderX } from './folder-x.svelte';
2479
2485
  export { default as IconFolder } from './folder.svelte';
2480
2486
  export { default as IconFoldersOff } from './folders-off.svelte';
@@ -2560,6 +2566,8 @@ export { default as IconGoGame } from './go-game.svelte';
2560
2566
  export { default as IconGolfOff } from './golf-off.svelte';
2561
2567
  export { default as IconGolf } from './golf.svelte';
2562
2568
  export { default as IconGps } from './gps.svelte';
2569
+ export { default as IconGpu2 } from './gpu-2.svelte';
2570
+ export { default as IconGpu } from './gpu.svelte';
2563
2571
  export { default as IconGradienter } from './gradienter.svelte';
2564
2572
  export { default as IconGrain } from './grain.svelte';
2565
2573
  export { default as IconGrape } from './grape.svelte';
@@ -3194,6 +3202,7 @@ export { default as IconMapPinStar } from './map-pin-star.svelte';
3194
3202
  export { default as IconMapPinUp } from './map-pin-up.svelte';
3195
3203
  export { default as IconMapPinX } from './map-pin-x.svelte';
3196
3204
  export { default as IconMapPin } from './map-pin.svelte';
3205
+ export { default as IconMapPinned } from './map-pinned.svelte';
3197
3206
  export { default as IconMapPins } from './map-pins.svelte';
3198
3207
  export { default as IconMapPlus } from './map-plus.svelte';
3199
3208
  export { default as IconMapQuestion } from './map-question.svelte';
@@ -3672,6 +3681,9 @@ export { default as IconOlympics } from './olympics.svelte';
3672
3681
  export { default as IconOm } from './om.svelte';
3673
3682
  export { default as IconOmega } from './omega.svelte';
3674
3683
  export { default as IconOption } from './option.svelte';
3684
+ export { default as IconOrbitVertical } from './orbit-vertical.svelte';
3685
+ export { default as IconOrbit } from './orbit.svelte';
3686
+ export { default as IconOrbits } from './orbits.svelte';
3675
3687
  export { default as IconOutbound } from './outbound.svelte';
3676
3688
  export { default as IconOutlet } from './outlet.svelte';
3677
3689
  export { default as IconOvalVertical } from './oval-vertical.svelte';
@@ -3868,6 +3880,8 @@ export { default as IconPlant2 } from './plant-2.svelte';
3868
3880
  export { default as IconPlantOff } from './plant-off.svelte';
3869
3881
  export { default as IconPlant } from './plant.svelte';
3870
3882
  export { default as IconPlayBasketball } from './play-basketball.svelte';
3883
+ export { default as IconPlayBug } from './play-bug.svelte';
3884
+ export { default as IconPlayBugs } from './play-bugs.svelte';
3871
3885
  export { default as IconPlayCard1 } from './play-card-1.svelte';
3872
3886
  export { default as IconPlayCard10 } from './play-card-10.svelte';
3873
3887
  export { default as IconPlayCard2 } from './play-card-2.svelte';
@@ -4038,6 +4052,8 @@ export { default as IconRectangularPrismPlus } from './rectangular-prism-plus.sv
4038
4052
  export { default as IconRectangularPrism } from './rectangular-prism.svelte';
4039
4053
  export { default as IconRecycleOff } from './recycle-off.svelte';
4040
4054
  export { default as IconRecycle } from './recycle.svelte';
4055
+ export { default as IconReduceMotion } from './reduce-motion.svelte';
4056
+ export { default as IconReferenceImage } from './reference-image.svelte';
4041
4057
  export { default as IconRefreshAlert } from './refresh-alert.svelte';
4042
4058
  export { default as IconRefreshDot } from './refresh-dot.svelte';
4043
4059
  export { default as IconRefreshOff } from './refresh-off.svelte';
@@ -4049,6 +4065,7 @@ export { default as IconRelationManyToMany } from './relation-many-to-many.svelt
4049
4065
  export { default as IconRelationOneToMany } from './relation-one-to-many.svelte';
4050
4066
  export { default as IconRelationOneToOne } from './relation-one-to-one.svelte';
4051
4067
  export { default as IconReload } from './reload.svelte';
4068
+ export { default as IconRemoteControl } from './remote-control.svelte';
4052
4069
  export { default as IconReorder } from './reorder.svelte';
4053
4070
  export { default as IconRepeatOff } from './repeat-off.svelte';
4054
4071
  export { default as IconRepeatOnce } from './repeat-once.svelte';
@@ -4095,6 +4112,7 @@ export { default as IconRobotOff } from './robot-off.svelte';
4095
4112
  export { default as IconRobot } from './robot.svelte';
4096
4113
  export { default as IconRocketOff } from './rocket-off.svelte';
4097
4114
  export { default as IconRocket } from './rocket.svelte';
4115
+ export { default as IconRockingChair } from './rocking-chair.svelte';
4098
4116
  export { default as IconRollerSkating } from './roller-skating.svelte';
4099
4117
  export { default as IconRollercoasterOff } from './rollercoaster-off.svelte';
4100
4118
  export { default as IconRollercoaster } from './rollercoaster.svelte';
@@ -4149,6 +4167,7 @@ export { default as IconRulerMeasure2 } from './ruler-measure-2.svelte';
4149
4167
  export { default as IconRulerMeasure } from './ruler-measure.svelte';
4150
4168
  export { default as IconRulerOff } from './ruler-off.svelte';
4151
4169
  export { default as IconRuler } from './ruler.svelte';
4170
+ export { default as IconRunSprint } from './run-sprint.svelte';
4152
4171
  export { default as IconRun } from './run.svelte';
4153
4172
  export { default as IconRvTruck } from './rv-truck.svelte';
4154
4173
  export { default as IconSTurnDown } from './s-turn-down.svelte';
@@ -4201,6 +4220,7 @@ export { default as IconScubaMask } from './scuba-mask.svelte';
4201
4220
  export { default as IconSdk } from './sdk.svelte';
4202
4221
  export { default as IconSearchOff } from './search-off.svelte';
4203
4222
  export { default as IconSearch } from './search.svelte';
4223
+ export { default as IconSecretPhrases } from './secret-phrases.svelte';
4204
4224
  export { default as IconSectionSign } from './section-sign.svelte';
4205
4225
  export { default as IconSection } from './section.svelte';
4206
4226
  export { default as IconSeedlingOff } from './seedling-off.svelte';
@@ -4404,6 +4424,7 @@ export { default as IconSpade } from './spade.svelte';
4404
4424
  export { default as IconSparkle2 } from './sparkle-2.svelte';
4405
4425
  export { default as IconSparkleHighlight } from './sparkle-highlight.svelte';
4406
4426
  export { default as IconSparkle } from './sparkle.svelte';
4427
+ export { default as IconSparkles2Off } from './sparkles-2-off.svelte';
4407
4428
  export { default as IconSparkles2 } from './sparkles-2.svelte';
4408
4429
  export { default as IconSparkles } from './sparkles.svelte';
4409
4430
  export { default as IconSpeakerphone } from './speakerphone.svelte';
@@ -4590,6 +4611,7 @@ export { default as IconStereoGlasses } from './stereo-glasses.svelte';
4590
4611
  export { default as IconStethoscopeOff } from './stethoscope-off.svelte';
4591
4612
  export { default as IconStethoscope } from './stethoscope.svelte';
4592
4613
  export { default as IconSticker2 } from './sticker-2.svelte';
4614
+ export { default as IconStickerSmile } from './sticker-smile.svelte';
4593
4615
  export { default as IconSticker } from './sticker.svelte';
4594
4616
  export { default as IconStopwatch } from './stopwatch.svelte';
4595
4617
  export { default as IconStormOff } from './storm-off.svelte';
@@ -4653,11 +4675,16 @@ export { default as IconTableShare } from './table-share.svelte';
4653
4675
  export { default as IconTableShortcut } from './table-shortcut.svelte';
4654
4676
  export { default as IconTableSpark } from './table-spark.svelte';
4655
4677
  export { default as IconTable } from './table.svelte';
4678
+ export { default as IconTabs } from './tabs.svelte';
4656
4679
  export { default as IconTagMinus } from './tag-minus.svelte';
4657
4680
  export { default as IconTagOff } from './tag-off.svelte';
4658
4681
  export { default as IconTagPlus } from './tag-plus.svelte';
4659
4682
  export { default as IconTagStarred } from './tag-starred.svelte';
4660
4683
  export { default as IconTag } from './tag.svelte';
4684
+ export { default as IconTagsChevronDown } from './tags-chevron-down.svelte';
4685
+ export { default as IconTagsChevronLeft } from './tags-chevron-left.svelte';
4686
+ export { default as IconTagsChevronRight } from './tags-chevron-right.svelte';
4687
+ export { default as IconTagsChevronUp } from './tags-chevron-up.svelte';
4661
4688
  export { default as IconTagsOff } from './tags-off.svelte';
4662
4689
  export { default as IconTags } from './tags.svelte';
4663
4690
  export { default as IconTaiwanDollar } from './taiwan-dollar.svelte';
@@ -4722,6 +4749,9 @@ export { default as IconTextWrap } from './text-wrap.svelte';
4722
4749
  export { default as IconTexture } from './texture.svelte';
4723
4750
  export { default as IconTheater } from './theater.svelte';
4724
4751
  export { default as IconThermometer } from './thermometer.svelte';
4752
+ export { default as IconThinkingHigh } from './thinking-high.svelte';
4753
+ export { default as IconThinkingLow } from './thinking-low.svelte';
4754
+ export { default as IconThinkingMedium } from './thinking-medium.svelte';
4725
4755
  export { default as IconThumbDownOff } from './thumb-down-off.svelte';
4726
4756
  export { default as IconThumbDown } from './thumb-down.svelte';
4727
4757
  export { default as IconThumbUpOff } from './thumb-up-off.svelte';
@@ -4819,6 +4849,7 @@ export { default as IconTrashOff } from './trash-off.svelte';
4819
4849
  export { default as IconTrashX } from './trash-x.svelte';
4820
4850
  export { default as IconTrash } from './trash.svelte';
4821
4851
  export { default as IconTreadmill } from './treadmill.svelte';
4852
+ export { default as IconTreasureChest } from './treasure-chest.svelte';
4822
4853
  export { default as IconTree } from './tree.svelte';
4823
4854
  export { default as IconTrees } from './trees.svelte';
4824
4855
  export { default as IconTrekking } from './trekking.svelte';
@@ -4848,6 +4879,7 @@ export { default as IconTruckLoading } from './truck-loading.svelte';
4848
4879
  export { default as IconTruckOff } from './truck-off.svelte';
4849
4880
  export { default as IconTruckReturn } from './truck-return.svelte';
4850
4881
  export { default as IconTruck } from './truck.svelte';
4882
+ export { default as IconTwig } from './twig.svelte';
4851
4883
  export { default as IconTxt } from './txt.svelte';
4852
4884
  export { default as IconTypeface } from './typeface.svelte';
4853
4885
  export { default as IconTypographyOff } from './typography-off.svelte';
@@ -4917,6 +4949,7 @@ export { default as IconVariableMinus } from './variable-minus.svelte';
4917
4949
  export { default as IconVariableOff } from './variable-off.svelte';
4918
4950
  export { default as IconVariablePlus } from './variable-plus.svelte';
4919
4951
  export { default as IconVariable } from './variable.svelte';
4952
+ export { default as IconVault } from './vault.svelte';
4920
4953
  export { default as IconVectorBezier2 } from './vector-bezier-2.svelte';
4921
4954
  export { default as IconVectorBezierArc } from './vector-bezier-arc.svelte';
4922
4955
  export { default as IconVectorBezierCircle } from './vector-bezier-circle.svelte';
@@ -4954,6 +4987,8 @@ export { default as IconVirusSearch } from './virus-search.svelte';
4954
4987
  export { default as IconVirus } from './virus.svelte';
4955
4988
  export { default as IconVocabularyOff } from './vocabulary-off.svelte';
4956
4989
  export { default as IconVocabulary } from './vocabulary.svelte';
4990
+ export { default as IconVoice2 } from './voice-2.svelte';
4991
+ export { default as IconVoice } from './voice.svelte';
4957
4992
  export { default as IconVolcano } from './volcano.svelte';
4958
4993
  export { default as IconVolume2 } from './volume-2.svelte';
4959
4994
  export { default as IconVolume3 } from './volume-3.svelte';
@@ -5075,6 +5110,7 @@ export { default as IconXboxX } from './xbox-x.svelte';
5075
5110
  export { default as IconXboxY } from './xbox-y.svelte';
5076
5111
  export { default as IconXd } from './xd.svelte';
5077
5112
  export { default as IconXxx } from './xxx.svelte';
5113
+ export { default as IconYarn } from './yarn.svelte';
5078
5114
  export { default as IconYinYang } from './yin-yang.svelte';
5079
5115
  export { default as IconYoga } from './yoga.svelte';
5080
5116
  export { default as IconZeppelinOff } from './zeppelin-off.svelte';
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M14.828 10.828a4 4 0 1 0 -5.656 0l2.828 2.829l2.828 -2.829" }], ["path", { "d": "M12 8v.01" }], ["path", { "d": "M6 12h-.142a2 2 0 0 0 -1.923 1.45l-.858 3a2 2 0 0 0 1.924 2.55h13.999a2 2 0 0 0 1.923 -2.55l-.857 -3a2 2 0 0 0 -1.923 -1.45h-.143" }]];
3
+ </script>
4
+ <Icon type="outline" name="map-pinned" {...$$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 MapPinnedProps = typeof __propDef.props;
13
+ export type MapPinnedEvents = typeof __propDef.events;
14
+ export type MapPinnedSlots = typeof __propDef.slots;
15
+ export default class MapPinned extends SvelteComponentTyped<MapPinnedProps, MapPinnedEvents, MapPinnedSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M16.372 16.372c.4 -1.295 .628 -2.785 .628 -4.372c0 -4.97 -2.239 -9 -5 -9s-5 4.03 -5 9s2.239 9 5 9c.596 0 1.168 -.188 1.698 -.533" }], ["path", { "d": "M10 12a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="orbit-vertical" {...$$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 OrbitVerticalProps = typeof __propDef.props;
13
+ export type OrbitVerticalEvents = typeof __propDef.events;
14
+ export type OrbitVerticalSlots = typeof __propDef.slots;
15
+ export default class OrbitVertical extends SvelteComponentTyped<OrbitVerticalProps, OrbitVerticalEvents, OrbitVerticalSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M7.628 7.629c-2.76 .854 -4.628 2.491 -4.628 4.371c0 2.761 4.03 5 9 5s9 -2.239 9 -5s-4.03 -5 -9 -5" }], ["path", { "d": "M10 12a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="orbit" {...$$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 OrbitProps = typeof __propDef.props;
13
+ export type OrbitEvents = typeof __propDef.events;
14
+ export type OrbitSlots = typeof __propDef.slots;
15
+ export default class Orbit extends SvelteComponentTyped<OrbitProps, OrbitEvents, OrbitSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M10 12a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }], ["path", { "d": "M7.628 7.629c-2.76 .854 -4.628 2.491 -4.628 4.371c0 2.761 4.03 5 9 5s9 -2.239 9 -5s-4.03 -5 -9 -5" }], ["path", { "d": "M16.372 16.372c.4 -1.295 .628 -2.785 .628 -4.372c0 -4.97 -2.239 -9 -5 -9s-5 4.03 -5 9s2.239 9 5 9c.596 0 1.168 -.188 1.698 -.533" }]];
3
+ </script>
4
+ <Icon type="outline" name="orbits" {...$$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 OrbitsProps = typeof __propDef.props;
13
+ export type OrbitsEvents = typeof __propDef.events;
14
+ export type OrbitsSlots = typeof __propDef.slots;
15
+ export default class Orbits extends SvelteComponentTyped<OrbitsProps, OrbitsEvents, OrbitsSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M3.5 18a2.5 3 0 1 0 5 0a2.5 3 0 1 0 -5 0" }], ["path", { "d": "M2 18h1.5" }], ["path", { "d": "M8.5 18h1.5" }], ["path", { "d": "M9.5 14.5l-1.5 1.5" }], ["path", { "d": "M2.5 14.5l1.5 1.5" }], ["path", { "d": "M2.5 21.5l1.5 -1.5" }], ["path", { "d": "M8 20l1.5 1.5" }], ["path", { "d": "M13 16l8 -5l-13 -8v8" }]];
3
+ </script>
4
+ <Icon type="outline" name="play-bug" {...$$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 PlayBugProps = typeof __propDef.props;
13
+ export type PlayBugEvents = typeof __propDef.events;
14
+ export type PlayBugSlots = typeof __propDef.slots;
15
+ export default class PlayBug extends SvelteComponentTyped<PlayBugProps, PlayBugEvents, PlayBugSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M3.5 18a2.5 3 0 1 0 5 0a2.5 3 0 1 0 -5 0" }], ["path", { "d": "M2 17.5h1.5" }], ["path", { "d": "M8.5 17.5h1.5" }], ["path", { "d": "M9.5 14.5l-1.5 1.5" }], ["path", { "d": "M2.5 14.5l1.5 1.5" }], ["path", { "d": "M2.5 21.5l1.5 -1.5" }], ["path", { "d": "M8 20l1.5 1.5" }], ["path", { "d": "M15.5 16l6.5 -5l-11 -8" }], ["path", { "d": "M13 12.5l2 -1.5l-11 -8v8" }]];
3
+ </script>
4
+ <Icon type="outline" name="play-bugs" {...$$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 PlayBugsProps = typeof __propDef.props;
13
+ export type PlayBugsEvents = typeof __propDef.events;
14
+ export type PlayBugsSlots = typeof __propDef.slots;
15
+ export default class PlayBugs extends SvelteComponentTyped<PlayBugsProps, PlayBugsEvents, PlayBugsSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M8 12a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" }], ["path", { "d": "M5.5 5.941v.007" }], ["path", { "d": "M2.941 8.498v.008" }], ["path", { "d": "M2 11.996v.008" }], ["path", { "d": "M2.941 15.494v.008" }], ["path", { "d": "M5.5 18.052v.007" }], ["path", { "d": "M9 18.992v.008" }], ["path", { "d": "M12.5 18.052v.007" }], ["path", { "d": "M15.059 15.494v.008" }], ["path", { "d": "M16 11.996v.008" }], ["path", { "d": "M15.059 8.498v.008" }], ["path", { "d": "M12.5 5.941v.007" }], ["path", { "d": "M9 5v.008" }]];
3
+ </script>
4
+ <Icon type="outline" name="reduce-motion" {...$$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 ReduceMotionProps = typeof __propDef.props;
13
+ export type ReduceMotionEvents = typeof __propDef.events;
14
+ export type ReduceMotionSlots = typeof __propDef.slots;
15
+ export default class ReduceMotion extends SvelteComponentTyped<ReduceMotionProps, ReduceMotionEvents, ReduceMotionSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M14.121 9.879l4.95 4.95" }], ["path", { "d": "M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" }], ["path", { "d": "M5 15h7" }], ["path", { "d": "M12 9h7" }], ["path", { "d": "M9.172 19.071l4.95 -4.949" }], ["path", { "d": "M9.879 9.879l4.95 -4.95" }], ["path", { "d": "M9 5v7" }], ["path", { "d": "M15 12v7" }], ["path", { "d": "M4.93 9.172l4.949 4.95" }], ["path", { "d": "M15 12a3 3 0 1 1 -6 0a3 3 0 0 1 6 0" }]];
3
+ </script>
4
+ <Icon type="outline" name="reference-image" {...$$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 ReferenceImageProps = typeof __propDef.props;
13
+ export type ReferenceImageEvents = typeof __propDef.events;
14
+ export type ReferenceImageSlots = typeof __propDef.slots;
15
+ export default class ReferenceImage extends SvelteComponentTyped<ReferenceImageProps, ReferenceImageEvents, ReferenceImageSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M9 14a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v5a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2v-5" }], ["path", { "d": "M20 9c-.914 -3.455 -4.15 -6 -8 -6c-3.853 0 -7.089 2.542 -8 6" }], ["path", { "d": "M15 9c-.69 -1.2 -1.517 -2 -3 -2s-2.31 .801 -3 2" }]];
3
+ </script>
4
+ <Icon type="outline" name="remote-control" {...$$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 RemoteControlProps = typeof __propDef.props;
13
+ export type RemoteControlEvents = typeof __propDef.events;
14
+ export type RemoteControlSlots = typeof __propDef.slots;
15
+ export default class RemoteControl extends SvelteComponentTyped<RemoteControlProps, RemoteControlEvents, RemoteControlSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M4 3l1.478 6.65a3 3 0 0 0 2.929 2.35h9.593" }], ["path", { "d": "M10 12l-3.5 7.5" }], ["path", { "d": "M14 12l3.5 7.5" }], ["path", { "d": "M3 16c1.966 2.992 4.75 5 9 5s7.035 -2.002 9 -5" }]];
3
+ </script>
4
+ <Icon type="outline" name="rocking-chair" {...$$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 RockingChairProps = typeof __propDef.props;
13
+ export type RockingChairEvents = typeof __propDef.events;
14
+ export type RockingChairSlots = typeof __propDef.slots;
15
+ export default class RockingChair extends SvelteComponentTyped<RockingChairProps, RockingChairEvents, RockingChairSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M14.007 5a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" }], ["path", { "d": "M7 17l5 1l.75 -1.5" }], ["path", { "d": "M18 21v-4l-4 -3l1 -6" }], ["path", { "d": "M10 12v-3l5 -1l3 3l3 1" }], ["path", { "d": "M10 5h-4" }], ["path", { "d": "M6 10h-4" }]];
3
+ </script>
4
+ <Icon type="outline" name="run-sprint" {...$$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 RunSprintProps = typeof __propDef.props;
13
+ export type RunSprintEvents = typeof __propDef.events;
14
+ export type RunSprintSlots = typeof __propDef.slots;
15
+ export default class RunSprint extends SvelteComponentTyped<RunSprintProps, RunSprintEvents, RunSprintSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M19 5h-14a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-10a2 2 0 0 0 -2 -2" }], ["path", { "d": "M7 9h3" }], ["path", { "d": "M14 9h3" }], ["path", { "d": "M7 12h3" }], ["path", { "d": "M14 12h3" }], ["path", { "d": "M7 15h3" }], ["path", { "d": "M14 15h3" }]];
3
+ </script>
4
+ <Icon type="outline" name="secret-phrases" {...$$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 SecretPhrasesProps = typeof __propDef.props;
13
+ export type SecretPhrasesEvents = typeof __propDef.events;
14
+ export type SecretPhrasesSlots = typeof __propDef.slots;
15
+ export default class SecretPhrases extends SvelteComponentTyped<SecretPhrasesProps, SecretPhrasesEvents, SecretPhrasesSlots> {
16
+ }
17
+ export {};
@@ -1,5 +1,5 @@
1
1
  <script>import Icon from '../Icon.svelte';
2
- const iconNode = [["path", { "d": "M3 7a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3" }], ["path", { "d": "M15 20h-9a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3h12" }], ["path", { "d": "M7 8v.01" }], ["path", { "d": "M7 16v.01" }], ["path", { "d": "M20 15l-2 3h3l-2 3" }]];
2
+ const iconNode = [["path", { "d": "M3 7a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-2" }], ["path", { "d": "M15 20h-9a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3h12" }], ["path", { "d": "M7 8v.01" }], ["path", { "d": "M7 16v.01" }], ["path", { "d": "M20 15l-2 3h3l-2 3" }]];
3
3
  </script>
4
4
  <Icon type="outline" name="server-bolt" {...$$props} iconNode={iconNode}>
5
5
  <slot/>
@@ -1,5 +1,5 @@
1
1
  <script>import Icon from '../Icon.svelte';
2
- const iconNode = [["path", { "d": "M3 7a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3" }], ["path", { "d": "M3 15a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3l0 -2" }], ["path", { "d": "M7 8l0 .01" }], ["path", { "d": "M7 16l0 .01" }]];
2
+ const iconNode = [["path", { "d": "M3 7a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-2" }], ["path", { "d": "M3 15a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3l0 -2" }], ["path", { "d": "M7 8l0 .01" }], ["path", { "d": "M7 16l0 .01" }]];
3
3
  </script>
4
4
  <Icon type="outline" name="server" {...$$props} iconNode={iconNode}>
5
5
  <slot/>
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M14 6a9.3 9.3 0 0 0 1.516 -.546c.911 -.438 1.494 -1.015 1.937 -1.932c.207 -.428 .382 -.928 .547 -1.522c.165 .595 .34 1.095 .547 1.521c.443 .918 1.026 1.495 1.937 1.933c.426 .205 .925 .38 1.516 .546a9.3 9.3 0 0 0 -1.516 .547c-.911 .438 -1.494 1.015 -1.937 1.932a9 9 0 0 0 -.547 1.521c-.165 -.594 -.34 -1.095 -.547 -1.521c-.443 -.918 -1.026 -1.494 -1.937 -1.932a9 9 0 0 0 -1.516 -.547" }], ["path", { "d": "M14.756 14.77c-2.16 .93 -3.34 2.207 -4.224 4.568a20 20 0 0 0 -.532 1.662a20 20 0 0 0 -.532 -1.662c-.963 -2.568 -2.275 -3.853 -4.816 -4.806a21 21 0 0 0 -1.652 -.532a21 21 0 0 0 1.652 -.532c2.345 -.879 3.642 -2.04 4.585 -4.23" }], ["path", { "d": "M3 3l18 18" }]];
3
+ </script>
4
+ <Icon type="outline" name="sparkles-2-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 Sparkles2OffProps = typeof __propDef.props;
13
+ export type Sparkles2OffEvents = typeof __propDef.events;
14
+ export type Sparkles2OffSlots = typeof __propDef.slots;
15
+ export default class Sparkles2Off extends SvelteComponentTyped<Sparkles2OffProps, Sparkles2OffEvents, Sparkles2OffSlots> {
16
+ }
17
+ export {};
@@ -1,5 +1,5 @@
1
1
  <script>import Icon from '../Icon.svelte';
2
- const iconNode = [["path", { "d": "M13 7a9.3 9.3 0 0 0 1.516 -.546c.911 -.438 1.494 -1.015 1.937 -1.932c.207 -.428 .382 -.928 .547 -1.522c.165 .595 .34 1.095 .547 1.521c.443 .918 1.026 1.495 1.937 1.933c.426 .205 .925 .38 1.516 .546a9.3 9.3 0 0 0 -1.516 .547c-.911 .438 -1.494 1.015 -1.937 1.932a9 9 0 0 0 -.547 1.521c-.165 -.594 -.34 -1.095 -.547 -1.521c-.443 -.918 -1.026 -1.494 -1.937 -1.932a9 9 0 0 0 -1.516 -.547" }], ["path", { "d": "M3 14a21 21 0 0 0 1.652 -.532c2.542 -.953 3.853 -2.238 4.816 -4.806a20 20 0 0 0 .532 -1.662a20 20 0 0 0 .532 1.662c.963 2.567 2.275 3.853 4.816 4.806q .75 .28 1.652 .532a21 21 0 0 0 -1.652 .532c-2.542 .953 -3.854 2.238 -4.816 4.806a20 20 0 0 0 -.532 1.662a20 20 0 0 0 -.532 -1.662c-.963 -2.568 -2.275 -3.853 -4.816 -4.806a21 21 0 0 0 -1.652 -.532" }]];
2
+ const iconNode = [["path", { "d": "M14 6a9.3 9.3 0 0 0 1.516 -.546c.911 -.438 1.494 -1.015 1.937 -1.932c.207 -.428 .382 -.928 .547 -1.522c.165 .595 .34 1.095 .547 1.521c.443 .918 1.026 1.495 1.937 1.933c.426 .205 .925 .38 1.516 .546a9.3 9.3 0 0 0 -1.516 .547c-.911 .438 -1.494 1.015 -1.937 1.932a9 9 0 0 0 -.547 1.521c-.165 -.594 -.34 -1.095 -.547 -1.521c-.443 -.918 -1.026 -1.494 -1.937 -1.932a9 9 0 0 0 -1.516 -.547" }], ["path", { "d": "M3 14a21 21 0 0 0 1.652 -.532c2.542 -.953 3.853 -2.238 4.816 -4.806a20 20 0 0 0 .532 -1.662a20 20 0 0 0 .532 1.662c.963 2.567 2.275 3.853 4.816 4.806q .75 .28 1.652 .532a21 21 0 0 0 -1.652 .532c-2.542 .953 -3.854 2.238 -4.816 4.806a20 20 0 0 0 -.532 1.662a20 20 0 0 0 -.532 -1.662c-.963 -2.568 -2.275 -3.853 -4.816 -4.806a21 21 0 0 0 -1.652 -.532" }]];
3
3
  </script>
4
4
  <Icon type="outline" name="sparkles-2" {...$$props} iconNode={iconNode}>
5
5
  <slot/>
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M21 12c-.819 -.388 -2.223 -.5 -3.19 -.5a6.31 6.31 0 0 0 -6.31 6.31c0 .966 .113 2.371 .5 3.19" }], ["path", { "d": "M12 21c4 0 9 -5 9 -9a9 9 0 1 0 -9 9" }], ["path", { "d": "M9 10h.01" }], ["path", { "d": "M15 10h.01" }], ["path", { "d": "M8.75 15c.878 .672 1.746 1 3 1" }]];
3
+ </script>
4
+ <Icon type="outline" name="sticker-smile" {...$$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 StickerSmileProps = typeof __propDef.props;
13
+ export type StickerSmileEvents = typeof __propDef.events;
14
+ export type StickerSmileSlots = typeof __propDef.slots;
15
+ export default class StickerSmile extends SvelteComponentTyped<StickerSmileProps, StickerSmileEvents, StickerSmileSlots> {
16
+ }
17
+ export {};
@@ -0,0 +1,6 @@
1
+ <script>import Icon from '../Icon.svelte';
2
+ const iconNode = [["path", { "d": "M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10" }], ["path", { "d": "M6.36 5a2 2 0 0 1 1.962 1.608l.356 1.784a2 2 0 0 0 1.962 1.608h8.36a2 2 0 0 1 2 2" }], ["path", { "d": "M12.36 5a2 2 0 0 1 1.962 1.608l.356 1.784a2 2 0 0 0 1.962 1.608" }]];
3
+ </script>
4
+ <Icon type="outline" name="tabs" {...$$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 TabsProps = typeof __propDef.props;
13
+ export type TabsEvents = typeof __propDef.events;
14
+ export type TabsSlots = typeof __propDef.slots;
15
+ export default class Tabs extends SvelteComponentTyped<TabsProps, TabsEvents, TabsSlots> {
16
+ }
17
+ export {};